/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #FFF;
font-family: Arial;
font-size:11px;
color:#3a3a3a;
line-height: 18px;
}

h2
{
	color:blue;
	margin:2px 0 0px 0;
	font-size:15px;
}


a:link{color:blue;text-decoration:none;}
a:visited{color:blue;text-decoration:none;}
a:hover{color:blue;text-decoration:underline;}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
background: url('images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/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;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
height: 900px;
background: #fff;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}


#header
{
width: 202px;
height: 0px;
color: #fe6600;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#search input {
	width:150px;
	padding-left:5px;
	padding-bottom:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial bold;
	color:#999;
}

#search input:hover {
	border:2px solid #ccc;
}

#search input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#search form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}


#splash
{
position: absolute;
background: #fff url('images/a10.jpg') no-repeat;
width: 687px;
height: 92px;
}

#menu
{
position: relative;
background: #FFF/* url('images/menu_border2.gif') no-repeat*/;
/*border:1px solid #fe6600;*/
color:#79B5D6;
font:120% Arial bold;
height: 50px;
padding: 5px 20px 0px 25px;
margin: 98px 0px 0px 0px;
border: 2px solid #99CC00;
/* #99CC00 */
/* 00CCFF */
 -moz-border-radius: 3px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#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/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 h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/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/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: block;
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/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 36px;
text-align: center;
line-height: 36px;
background-image: url('images/a50.gif');
color: #A8A88D;
}


#footer.left
{
position: relative;
clear: both;
height: 66px;
text-align: left;
line-height: 36px;
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
text-decoration:none;
}

#footer_middle a
{
color: #8C8C73;
}



#bottom_img
{
	margin-left:1px;
}


#categories
{
	padding:10px 0 0 10px;
	margin:0px;
	margin-top:-6px;
/*	background-image: url('images/content_middel.gif');*/
	margin-bottom:-20px;
	border: 3px solid #00CCFF;
	 -moz-border-radius: 3px;
	 /* #99CC00 */
/* 00CCFF */
}



#categories a{text-decoration:none;}
#categories a:visited{text-decoration:none;}
#categories a:hover{color:#fe6600;text-decoration:underline;}
#categories a .h2:hover{color:#fe6600;text-decoration:underline;}


#categories ul
{
	margin:0px;
	padding:0px 0 0px 0;


}

#categories ul h2
{
	font-size:17px;
	font-weight:bold;
	display:inline;
	
}

#categories ul h2 a
{
	font-size:17px;
	font-weight:bold;
	display:inline;
	text-decoration:underline;
	
}

#categories ul li
{
	display:block;
	margin:0px;
	padding:0px 0 0px 0;
}

#categories ul li ul
{
	padding:0px 0 10px 0;
}


#categories ul li ul li
{
	display:inline;
}

#categories ul li ul li a
{
	text-decoration:underline;
}

#verification
{
	padding:10px 0 0 10px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 18px;
	color:red;
	width:200;
	height:50;
}

#display {

/*background-color:#8db7ec;*/
background-color: #EEE;
width: 520px;
border: 1px solid #99CC00;
 -moz-border-radius: 3px;
/* #99CC00 */
/* 00CCFF */
}

#transbox { 
width: 520px;
background-image: url(images/test_image.gif);
filter: alpha (opacity= 50);
opacity: 0.5; 
color:#000;
} 
 
#transbox div { 
font-weight: bold; 
color: #000; 
opacity: 1; 
filter: alpha (opacity=100);
-moz-opacity: 1;
position: relative; 
}





