/*

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

*/

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

body
{
background: #fafafa url('images/outer_body.png') repeat-x;
font-size: 13px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 16px;
}

a img
{
border:2px solid #ff4e00;
}

a:hover img
{
border:2px solid  #e90000;
}

a
{
color: #ff4e00;
text-decoration: underline;
}

a:hover
{
color: #e90000;
text-decoration: underline;
}



sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 8px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#upbg
{
top: 0px;
left: 0px;
background: #fff url('images/outer_background_top.png') no-repeat;
width: 1000px;
height: 264px;
}

#outer
{
width: 1000px;
margin: 0 auto;
background: #fff url('images/positioner.png') repeat-y;
}

#inner
{
padding: 6px 13px 13px 13px;
z-index: 0;
}

#header
{
float: left;
background: #FF7800 url('images/header_text_background.gif') repeat-x;
width: 400px;
height: 80px;
color: #fff;
padding-left: 15px;
}

#header h1
{
font-size: 2.4em;
margin: 22px 0px 6px 0px;
}

#header h2
{
font-size: 2.4em;
margin: 22px 0px 4px 0px;
}

#header sup
{
color: #FCE2CA;
}

#headerhowto
{
float: left;
background: #FF7800 url('images/header_text_background.gif') repeat-x;
width: 400px;
height: 80px;
color: #fff;
padding-left: 15px;
}

#headerhowto h1
{
font-size: 1.8em;
margin: 22px 0px 6px 0px;
}

#headerhowto h2
{
font-size: 1.8em;
margin: 22px 0px 4px 0px;
}

#headerhowto sup
{
color: #FCE2CA;
}

#splash
{
float:right; 
background: #EAEAE2 url('images/splash_right.jpg') no-repeat;
width: 553px;
height: 80px;
}

#menu
{
background: #46461F url('images/menu_bar.png') repeat-x;
height: 40px;
padding: 0px 17px 0px 5px;
margin: 86px 0px 3px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 40px;
padding-left: 4px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 6px 6px 6px 6px;
font-size: 13px;
color: #ffffff;
border-top: 2px solid transparent;
border-left: 2px solid transparent;
border-bottom: 2px solid transparent;
border-right: 2px solid transparent;
}

#menu ul li a:hover
{
color: #ffffff;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
padding: 6px 6px 6px 6px;
}

#menulow
{
clear: both;
background: #46461F url('images/menu_bar.png') repeat-x;
height: 40px;
padding: 0px 17px 0px 5px;
margin: 86px 0px 3px 0px;
}

#menulow ul
{
}

#menulow ul li
{
display: inline;
line-height: 40px;
padding-left: 4px;
}

#menulow ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 6px 6px 6px 6px;
font-size: 13px;
color: #ffffff;
border-top: 2px solid transparent;
border-left: 2px solid transparent;
border-bottom: 2px solid transparent;
border-right: 2px solid transparent;
}

#menulow ul li a:hover
{
color: #ffffff;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
padding: 6px 6px 6px 6px;
}

#secondarycontent
{
width: 168px;
float: right;
}

#secondarycontent h2
{
top: 4px;
font-size: 18px;
line-height: 23px;
color: #00000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 3px 10px;
margin-bottom: 3px;
}

#secondarycontent .content
{
padding: 0px 2px 0px 8px;
margin-bottom: 20px;
}

#secondarycontent .content a img
{
border:0px solid #000000;
}

#indexcontent
{
width: 974px;
float: left;
}

#indexcontent h1
{
top: 4px;
font-size: 18px;
line-height: 24px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 5px 15px;
margin-bottom: 10px;
}

#indexcontent h2
{
top: 4px;
font-size: 17px;
line-height: 22px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 2px 15px;
margin-bottom: 3px;
}

#indexcontent h3
{
top: 0px;
font-size: 15px;
line-height: 17px;
color: #000000;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
}

#indexcontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 10px;
}

#indexcontent .game
{
padding: 0px 15px 0px 15px;
margin-bottom: 8px;
text-align: center;
}

#indexcontent .post
{
clear:both;
margin-bottom: 6px;
}

#indexcontent .post .header
{

}

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

#indexcontent .post .footer
{

height: 25px;
}

#indexcontent .post .footer ul
{
list-style: none;

right: 15px;
bottom: 15px;
}

#indexcontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
}

#primarycontent
{
width: 800px;
float: left;
}

#primarycontent h1
{
top: 4px;
font-size: 19px;
line-height: 25px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 5px 5px;
margin-bottom: 10px;
}

#primarycontent h2
{
top: 4px;
font-size: 18px;
line-height: 22px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 2px 15px;
margin-bottom: 3px;
}

#primarycontent h3
{
top: 0px;
font-size: 16px;
line-height: 19px;
color: #000000;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 10px;
}

#primarycontent .game
{
padding: 0px 15px 0px 15px;
margin-bottom: 8px;
text-align: center;
}

#primarycontent .post
{
	clear:both;
margin-bottom: 6px;
}

#primarycontent .post .header
{

}

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

#primarycontent .post .footer
{

height: 25px;
}

#primarycontent .post .footer ul
{
list-style: none;

right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
}

.post li { margin-left: 18px; }

#footer
{
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a
{
color: #8C8C73;
}

#bigcontent
{
position: relative;
width: 930px;
float: left;
}

#bigcontent h1
{
position: relative;
top: 4px;
font-size: 19px;
line-height: 25px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 5px 15px;
margin-bottom: 10px;
}

#bigcontent h2
{
position: relative;
top: 0px;
font-size: 18px;
line-height: 20px;
color: #000000;
padding: 0px 0px 0px 0px;
margin-bottom: 3px;
}

#bigcontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #000000;
border-bottom: 1px solid #d0d0d0;
padding: 0px 0px 5px 15px;
margin-bottom: 10px;
}

#bigcontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 10px;
}

#bigcontent .post
{
position: relative;
margin-bottom: 6px;
}

#bigcontent .post .header
{
position: relative;
}

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

#bigcontent .post .footer
{
position: relative;
height: 24px;
}

#bigcontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#bigcontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
}

.splitcontentleft
{
float:left; 
width:50%;
}

.splitcontentright{
float:right; 
width:50%;
}


.splitindexcontentleft
{
float:left; 
width:33%;
}

.splitindexcontentright{
float:right; 
width:66%;
}

.menubottom
{
height: 60px;
float: left;
}

.advert
{
padding: 0px 15px 0px 17px;
height: 95px;
float: left;
float: top;
}

.advertright
{
height: 95px;
float: middle;
float: top;
}

