/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
*
{
padding: 0px;
margin: 0px;
}
option {margin:1px;}

body
{
background: #F9F9F7 url('/images/layout/a1.gif') repeat-x;
font-size: 15px;
font-family: Georgia,"Times New Roman", helvetica, sans-serif;
color: #333;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
background: url('/images/layout/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('/images/layout/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('/images/layout/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('/images/layout/abg.gif') repeat-y;


}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #FF7800 url('/images/layout/a8.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
cursor:pointer;cursor:hand;
}

#header h1
{
margin-top:15px;
font-size: 30px;
font-weight: normal;
color: #FFF;
}

#header h2
{
font-size: 18px;
font-weight: normal;
color: #FCE2CA;
margin-top: 10px;
}


#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('/images/layout/a10.jpg') no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #46461F url('/images/layout/a16.gif') repeat-x;
height: 67px;
padding: 0px 7px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 2px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 6px 8px 6px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('/images/layout/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}


#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('/images/layout/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
width: 680px;
float: left;
}

#primarycontent h1
{
position: relative;
top: 4px;
font-size: 28px;
line-height: 25px;
color: #F64200;
letter-spacing: -1px;
margin-left:10px;
padding-top:10px;padding-bottom:20px;
}



}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('/images/layout/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('/images/layout/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('/images/layout/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('/images/layout/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('/images/layout/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('/images/layout/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}


/* my stuff */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 100%;
  border: 1px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}

#errorExplanation h3 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  margin-left:25px;
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
.banner_content{
	font-size:28px;
	font-weight:bold;
	letter-spacing:2px;
	color:#666666;
}
.odd{  background-color: #eeeeee;}
.even{  background-color: #fff;}

.admin_table,.admin_table th{border-collapse:collapse;padding:3px;}



.public_table {
	width: 100%;
	padding: 0;
	margin: 0;
	border:1px solid #ddd;
	border-collapse:collapse;
}

.public_table th {
	font: bold 13px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color:#f5f5f5;
}


.public_table td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.flash_notice{ margin-top:10px;margin-bottom:10px;color:green;font-weight:bold;width:100%; }
.flash_error{ margin-top:10px;margin-bottom:10px;color:red;font-weight:bold;width:100%;  }
.msg{ 
padding:10px;
margin-right:130px;
color:333;
width:95%;
border:1px solid #ccc;
background-color:#ffffcc;
}

.event_header{background-color: #FFF;font-weight:bold;font-size:16px;}

.content_body{margin-left:25px;margin-right:25px;margin-bottom:35px;}
.content_body li {margin-left:40px;list-style: square;}
.subheading{
    text-align:center;
    padding:3px; 
    border: 1px solid #FF7800;
    color:#000;
    font-weight:bold;
    background-color:#FFEFDF;
    margin:20px 0 20px 0;
    text-transform:uppercase;
}
.subheading>p {padding-top:10px;padding-bottom:10px;}

.paginator{width:100%;font-size:12px;text-align:right;padding-top:5px;padding-bottom:5px;}

#user_menu{width:100%;text-align:right;padding-top:5px;padding-bottom:5px;margin-bottom:25px;margin-top:-5px;}
#user_menu li{float:right;list-style: none;margin-right:5px;}

.button{font-weight:bold;background-color:#F64200;color:#fff;border:1px solid #E80000;padding:3px 15px 3px 15px;margin:5px 5px 5px 0;}


#rss{ text-align:right;}

.rails_powered{padding-top:5px;}

.gray{color:#666666;}


/* The underscore means only IE will see it */
fieldset {
_position : relative;  
_padding-top : 20px;   /* Stupid IE */
_padding-bottom : 15px;
_display : block;
 border: 1px solid #ddd;
padding:10px;
_padding-top:20px;
_margin-top:20px;
margin-bottom:15px;
}

legend {
_position : absolute;
_top : -10px;

color: #333;
background: #fce2ca;
border: 1px solid #ccc;
padding: 2px 6px;
}
