/*

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

*/

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

body
{
background: none;
font-size: 10pt;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000;
line-height: 13pt;
}

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

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
display:none;
}

img.picB
{
display:none;
}

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
{
display:none;
}

#outer
{
width: 98%;
background: none;
}

#inner
{
width:100%
}

#splash
{
display:none;
}

#header
{
display:none;
}

}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #000;
right: 30px;
font-weight: bold;
font-size: 10pt;
letter-spacing: -1px;
}

#secondarycontent
{
display:none;
}

#primarycontent
{
width: 100%;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 14pt;
line-height: 17pt;
color: #000;
letter-spacing: -0.1em;
background: none;
padding: 0;
margin-bottom: 10px;
}

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

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

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

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #000;
font-weight: bold;
}

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

#primarycontent .post .footer
{
position: relative;
top: 0px;
background: none;
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: none;
}

#primarycontent .post .footer ul li.comments
{
background-image: none;
}

#primarycontent .post .footer ul li.readmore
{
background-image: none;
}

#footer
{
display:none;
}

#menu{
display:none;
}
