/*

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

*/

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

body
{
    font-size: 13px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: #535345;
    line-height: 18px;
}

.code
{
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    color: #000;
    line-height: 17px;
    
}

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

a:hover
{
    text-decoration: none;
}

sup
{
    font-size: 0.5em;
}


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

img
{
    position: relative;
    top: 0px;
    padding: 2px;
    border: 1px solid #a3c394;
}



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

img.floatright
{
    float: right;
    margin: 0px 0px 3px 14px;
}

ul.activities {
    padding-left: 40px;
    margin-bottom: 10px;
}

ul.activities {
    padding-left: 40px;
    margin-bottom: 10px;
}




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;
    width: 747px;
    height: 264px;
    z-index: 1;
}

#outer
{
    position: relative;
    width: 800px;
    margin: 0 auto;
    
}

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

#headertable{
    height: 92px;
}

#header
{
    position: absolute;
    background: #FF7800;
    width: 240px;
    height: 92px;
    color: #fff;
    text-align:center;
}

#header span
{
    font-weight: normal;
}

#header h1
{
    margin-top:16px;
    text-align:center;
    font-size: 28px;
    letter-spacing: 0px;
    top: 30px;
    line-height: normal;
}

#header h2
{
    font-size: 15px;
    font-weight: normal;
    color: #FCE2CA;
    text-align:center;
    text-transform: lowercase;
}

#header sup
{
    color: #FCE2CA;
}


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

#menu
{
    position: relative;
    background: #46461F;
    margin: 98px 0px 20px 0px;
    text-align: center;
    padding: 4px 0 3px 0;
}

#menu ul
{
}

#menu ul li
{
    display: inline;
    padding-left: 5px;
}

#menu ul li.first
{

}

#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 4px 12px 3px 12px;
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
}

#menu ul li a:hover
{
    background: #fff;
    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: 0px;
}

#secondarycontent
{
    position: relative;
    width: 206px;
    float: right;
    background:#a0a0a0;
    text-align:center;
    margin-bottom: 5px;
	
}

#secondarycontent h3
{
    position: relative;
    top: 4px;
    font-size: 16px;
    line-height: 25px;
    color: #535345;
    letter-spacing: 0px;
    background: url('images/a22.gif') bottom repeat-x;
    padding: 0px 0px 10px 10px;
    margin-bottom: 10px;
}

#secondarycontent .content
{
    padding: 0px 10px 0px 10px;
    margin-bottom: 5px;
}

#secondarycontent a
{
    color:#fff;
    text-decoration:none;
}


#secondarycontent a:hover
{
    color:#fff333;
}

#primarycontent
{
    position: relative;
    width: 506px;
    float: left;
    margin-bottom: 5px;
    
}

#primarycontent h3
{
    position: relative;
    top: 4px;
    font-size: 16px;
    line-height: 25px;
    color: #656551;
    letter-spacing: 0px;
    background: url('images/a22.gif') bottom repeat-x;
    padding: 0px 0px 10px 15px;
  }

#primarycontent .pcontent
{
    background:#e0e0e0;
    color:#222222;
    
}

#primarycontent .innerpcontent
{
    padding:15px;
}


#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;
    background:#e3d6cb;
}

#primarycontent .post .footer
{
    position: relative;
    top: -10px;
    height: 44px;
    border: 1px solid #FF7800;
    margin-top: 15px;
    background:#ffe6d0;

}


#primarycontent .getdistro
{
    position: relative;
    top: -10px;
    margin-top: 15px;
    background:#ffe6d0 url('../images/getdistro.gif') top right no-repeat;
    text-align:center;
    color:#014589;
    font-size:1.3em;
    padding: 5px 30px;
}

#primarycontent .getdistro #distro
{
	color:#000;
    font-size:0.7em;
    text-align:left;
}

#primarycontent .getdistro #distro .nonlinux
{
	color:#ff0000;
   
}

#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: url('images/a41.gif');
}

#primarycontent .post .footer ul li.distro
{
    background-image: url('images/distro.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');
}

.quotation
{
    position: relative;
    top: -12px;
    
    background:#bae6f3 url('../images/quotation.gif') top right no-repeat;
    text-align:center;

}

.quotation #quote
{
    text-align:right;
    color:#014589;
    font-size: 1.4em;
    padding-right:70px;
    padding-top:5px;
}

.quotation #info
{
    text-align:center;
    color:#000;
}

#footer
{
    position: relative;
    clear: both;    
    color: #fff;
    background: #46461F;
    margin: 5px 0px 20px 0px;
    text-align: center;
    padding: 5px;
}

#footer a
{
    color: #FF7800;
}


.blink{
    text-decoration: blink;
    color: #fd1c1c;
}

.distributions{
    margin-left:150px;
    text-decoration:none;


}

.distributions a{
text-decoration:none;
}

.distributions a:hover{
text-decoration:underline;
}

.distroneed{
text-align:center;
font-weight:bold;

}

.getdistros{
text-align:center;
list-style:none;

}

#sponsors{
	width: 206px;
	background: #fff;
}

#sponsors img{
	border: none;
}

.distro{
	padding: 0 0 10px 50px;
	text-align: left;
}

.distro ul{
	list-style: square;
}

.distro li{
	padding: 5px;
}

thead {
	color: #000;
	font-weight: bolder; 
	text-align: center; 
}

tbody {
	text-align: center; 
}

tbody td{
	border-bottom: 1px solid #ffe;
}