/*  
Theme Name: TerraFirma
Theme URI: http://wpthemepark.com
Description: TerraFirma by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.0
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
/*
Sidebar Profile Image from http://www.sxc.hu/photo/621642
*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url(images/a1.gif) repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: none;
border-bottom:#ff7800 1px dashed;
}

a:hover
{
border-bottom:#ff7800 1px solid;
}
p
{
margin-bottom: 14px;
text-align: justify;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0px 14px 3px 0px;
}
img.right
{
float: left;
margin: 0px 14px 3px 0px;
}
#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url(images/upbg.gif) no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url(images/abg.gif) repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #FF7800 url(images/a8.gif) repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 15px;
height: 92px;
}
#header h1 a 
{
	color:#fff;
	text-decoration:none;
}
#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}


#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url(images/a10.jpg) no-repeat;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #46461F url(images/a16.gif) repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#menu ul
{
	margin:0;
	padding:0;
}

#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;
border-bottom:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
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;
}
#content
{
position: relative;
width: 480px;
float: left;
}
#content .post .header 
{
	background: url(images/a22.gif) bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
position: relative;
}
#content h3,#content h2, #content h1
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 1em 0;
}

#content h3 a:link, #content h3 a:visited,
#content h1 a:link, #content h1 a:visited 
{
	border-bottom:none;
	color:#656551;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;
    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
float:right;
margin:-1px 0;
color: #AFAFA4;
font-weight: bold;
width:25%;
background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#ccc;
}
#content .post .entry
{
margin-bottom: 0px;
}

#content .post .footer
{
position: relative;
top: -10px;
background: url(images/a33.gif) repeat-x;
height: 64px;
}
#content .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#content .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#content .post .footer ul li.printerfriendly
{
background-image: url(images/a41.gif);
}

#content .post .footer ul li.comments
{
background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore
{
background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
position: relative;
width: 180px;
float: right;
}

#sidebar h2
{
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 0px;
margin-bottom: 20px;
}
img.profile
{
position: relative;
top: -2px;
background: url(images/a26.gif) no-repeat;
width: 130px;
height: 155px;
padding: 7px;
}
#sidebar ul 
{
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
#sidebar ul li 
{
	list-style:none;
	padding: 3px 0;
	margin:0;
}
#sidebar ul ul 
{
	padding: 0 10px;
	margin:0;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;		
}
.commentlist li.alt 
{
    
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a22.gif) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom: 10px;
	position: relative;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	background: url(images/a22.gif) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom: 10px;
	position: relative;
	
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#F9F9F7;
}
#outer input.text 
{
	background:#F9F9F7;
	border:#ccc 1px solid;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url(images/a50.gif);
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}