/*
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>, Sponsored by <a href="http://www.top10webhosting.com/" title="Top 10 Web Hosting">Top 10 Web Hosting</a>.
Version: 3.5
Author: Sadish Bala
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: 0;
	margin: 0;
}
BODY
{
	background: #F9F9F7 url(images/a1.gif) repeat-x;
	font-size: 10px;
	font-size: small;
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	color: #3A3A3A;
	line-height: 16px;
	font-size: 70%;
}
A
{
	color: #F03300;
	text-decoration: none;
	border-bottom: 1px dashed #F03300;
}
A:hover
{
	border-bottom: 1px solid #F03300;
}
P
{
	margin-bottom: 14px;
}
UL, OL
{
	margin: 1em;
	padding: 0;
}
LI
{
	margin: 0 1em;
	padding: 5px 0;
}
BLOCKQUOTE
{
	margin: 10px 20px;
	padding-left: 10px;
	border-left: 2px solid #CCC;
}
FIELDSET
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 0 14px 3px 0;
}
IMG.right
{
	float: right;
	margin: 0 14px 3px 0;
}
A IMG
{
	border: 1px solid #CCC;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	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;
	z-index: 2;
}
#header
{
	position: absolute;
	background: #FF7800 url(images/a8.gif) repeat-x;
	width: 202px;
	height: 93px;
	color: #FFF;
	padding-left: 20px;
}
#header2
{
	position: relative;
	background: #46461F url(images/a8.gif) repeat-x;
	height: 72px;
	color: #FFF;
	padding: 0 20px 0 5px;
	margin: 98px 0 20px;
	text-align: center;
}
.header2font
{
	text-align: center;
	font-weight: normal;
	color: #FCE2CA;
	padding: 10px;
	font-family: Arial;
	line-height: 1;
}
#header SPAN
{
	font-weight: normal;
}
#header H1
{
	font-size: 170%;
	line-height: 1em;
	margin: 10px 0 0;
}
#header H1 A
{
	color: #FFF;
	text-decoration: none;
	border: none;
}
#header H2
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin: 5px 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Serif;
}
#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: 0 20px 0 5px;
	margin: -14px 0 20px;
	font-family: Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform: uppercase;
}
#menu UL
{
	margin: 0;
	padding: 0;
}
#menu UL LI
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin: 0 10px 0 0;
}
#menu UL LI A
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	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;
}
#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family: Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform: none;
	float: right;
	margin: -50px 0 0;
}
#content
{
	position: relative;
	width: 480px;
	float: left;
}
#content .post .header
{
	background: url(images/a22.gif) repeat-x bottom;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
#content H3, #content H2
{
	position: relative;
	top: 4px;
	font-size: 17px;
	line-height: 20px;
	color: #656551;
}
#content H2.pagetitle
{
	text-align: center;
	margin: 0 0 2em;
	font-size: 1.5em;
}
#content H3 A:link, #content H3 A:visited
{
	border-bottom: none;
	color: #656551;
}
#content H3 A:hover, #content H3 A:active
{
	border-bottom: 1px solid #656551;
}
#content UL
{
	margin: 1em;
	padding: 0 1em;
	list-style-image: url(images/bullet.gif);
}
#content OL
{
	list-style-type: decimal;
	margin: 1em;
	padding: 0 1em;
}
#content .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}
#content .post
{
	margin-bottom: 30px;
}
#content .post .date
{
	float: right;
	margin: -1px 0;
	color: #666;
	width: 25%;
	padding: 0px;
	background: url(images/a22.gif) repeat-x bottom;
}
#content .post .date EM
{
	font-style: normal;
	color: #666;
}
#content .post .date EM.user
{
	background: url(images/user.png) no-repeat left top;
	padding-left: 15px;
}
#content .post .date EM.postdate
{
	background: url(images/date.gif) no-repeat left top;
	padding-left: 17px;
}
#content .post .entry
{
	margin-bottom: 0;
}
#content UL.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
#content UL.asides LI
{
	list-style: none;
	padding: 0.5em 0;
}
#content .post .footer
{
	clear: both;
	background: url(images/a33.gif) repeat-x bottom;
}
#content .post .footer UL
{
	list-style: none;
	text-align: left;
	padding: 20px 0;
}
#content .post .footer UL LI
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 15px;
}
#content .post .footer UL LI.comments
{
	background-image: url(images/a36.gif);
	color: #999;
}
#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;
	font-size: 15px;
	color: #656551;
	background: url(images/border.gif) repeat-x bottom;
	padding: 0 0 15px;
	margin: 10px 0;
	text-transform: uppercase;
	font-family: Arial, Georgia, Tahoma, Verdana, Serif;
}
IMG.profile
{
	position: relative;
	top: -2px;
	width: 146px;
	height: 215px;
	padding: 7px;
}
#sidebar UL
{
	list-style: none;
	padding: 0 10px;
	margin: 0 0 20px;
}
#sidebar UL LI
{
	padding: 3px 0;
	margin: 0;
}
#sidebar UL UL
{
	list-style-image: url(images/arrow.gif);
	padding: 0 0 0 15px;
	margin: 0;
}
#sidebar A:link, #sidebar A:visited
{
	border-bottom: none;
}
#sidebar A:hover, #sidebar A:active
{
	border-bottom: 1px solid #000000;
}
#sidebar UL.feeds
{
	margin-left: 20px;
}
#sidebar UL.feeds LI
{
	list-style-image: url(images/feed.gif);
	margin: 5px 0;
	padding: 0;
}
/*comments and their styles*/
#comments, #respond
{
	margin: 2em 0 0 5px;
}
#commentform
{
	margin: 10px;
	padding: 10px;
}
#outer .commentlist
{
	margin: 0;
	padding: 0;
}
.commentlist LI
{
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
.commentlist LI P
{
	margin: 0 1em;
}
.commentlist LI .cmtinfo
{
	font-size: 1em;
	background: url(images/a32.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #EEE;
}
.commentlist LI .cmtinfo EM
{
	margin: 0;
	padding: 0 1em;
	text-align: right;
	font-style: normal;
	color: #999;
}
.commentlist LI.alt .cmtinfo
{
	font-size: 1em;
	background: url(images/a34.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #DDD;
}
.commentlist LI.authorcomment
{
	border: 1px solid #DDD;
	border-top-width: 0px;
}
#outer .nocomments
{
	text-align: center;
	color: #999;
}
#outer .trackback
{
	background: url(images/links.gif) no-repeat left;
	padding: 2px 20px;
}
#outer .commentsrss
{
	background: url(images/feed.gif) no-repeat left;
	padding: 2px 17px;
}
.commentlist LI CITE
{
	font-style: normal;
	font-weight: bold;
}
INPUT.text, TEXTAREA, SELECT
{
	padding: 2px;
	background: #F9F9F7;
	font: 1em verdana, arial, serif;
	border: 1px solid #CCC;
}
TEXTAREA
{
	width: 90%;
	height: 20em;
}
#outer INPUT.text:focus, TEXTAREA:focus
{
	background: #FFF;
	border: 1px solid #999;
}
#footer
{
	position: relative;
	clear: both;
	text-align: center;
	border-top: 1px solid #E8E8DE;
	background: #FAFAF8;
	color: #A8A88D;
	padding: 10px;
	margin: 0;
}
#footer A:link, #footer A:visited
{
	color: #6C6C63;
	text-decoration: none;
	border: none;
}
#footer A:hover, #footer A:active
{
	color: #ACACAC;
	text-decoration: underline;
	border: none;
}
/*Begin Calendar*/
#wp-calendar
{
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
	border: 1px solid #CCC;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar A
{
	display: block;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}
#wp-calendar THEAD
{
	margin: 0;
	padding: 0;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
	background: url(images/a32.gif) repeat top;
}
#wp-calendar TH
{
	padding: 3px 0;
	text-align: center;
	background: url(images/a34.gif) repeat top;
}
#wp-calendar TD.pad:hover
{
/*Doesn't work in IE*/
	background-color: #FFF;
}
/*End Calendar*/
#searchsubmit
{
	border: 1px solid #FFF;
	font-size: 0.9em;
	background: url(images/a18.gif) repeat-x top;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow: hidden;
}
