/*

Theme Name: rawktheme
Theme URI: 
Description:
Version:
Author: 

*/	


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #000000 url(img/bg.gif) top left repeat-x;
color: #D2D2D2;
font-family: Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
margin-left: 0px;
width: 882px;
height: 163px;
background: url(img/logo.gif) top left no-repeat;
}

#s
{
width: 125px;
margin-left: 71px;
margin-top: 10px;
background: none;
border: none;
color: #ffffff;
}

#searchsubmit
{
background: none;
border: none;
width: 30px;
height: 20px;
}

#nav
{
position: relative;
margin: auto;
margin-top: 0px;
margin-left: 0px;
width: 882px;
height: 40px;
background: url(img/navbg.gif) top left;
}

#nav ul
{
position: relative;
float: left;
margin: auto;
padding-left: 30px;
width: 610px;
}

#nav li
{
position: relative;
float: left;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
padding: 12px 12px 0px 12px;
height: 28px;
font-size: 13px;
text-transform: uppercase;
text-decoration: none;
color: #557726;
}

#search
{
position: relative;
float: right;
width: 242px;
height: 40px;
background: url(img/search.gif) top left no-repeat;
text-align: left;
}

#content
{
position: relative;
margin: auto;
margin-left: 0px;
width: 882px;
background: url(img/pagebg.gif) top left repeat-y;
}

#left
{
position: relative;
float: left;
padding-top: 25px;
width: 475px;
background: #1F1F1E url(img/pagehead.gif) top left no-repeat;
text-align: left;
}

.thepost
{
position: relative;
padding: 0px 3px 0px 3px;
}

.postfoot
{
position: relative;
padding: 47px 15px 0px 15px;
height: 27px;
color: #999999;
background: url(img/postfoot.gif) top left no-repeat;
font-size: 10px;
}

.postfoot2
{
position: relative;
padding: 47px 15px 0px 15px;
height: 27px;
color: #999999;
background: url(img/postfoot2.gif) center left no-repeat;
font-size: 10px;
}

.commentbox
{
position: relative;
margin-top: -5px;
float: right;
padding: 0px 60px 0px 0px;
font-size: 20px;
font-weight: bold;
}

.commentbox a:link, .commentbox a:visited
{
color: #2F5425;
text-decoration: none;
}

#right
{
position: relative;
float: right;
width: 407px;
text-align: left;
}

#infobox
{
position: relative;
padding: 12px;
background: #141413;
}

#infobox img
{
padding: 7px;
}

#sidebar1
{
position: relative;
float: left;
width: 208px;
}

#sidebar1 ul
{
position: relative;
padding: 5px 7px 15px 7px;
}

#sidebar li
{
position: relative;
}

#sidebar1 a:link, #sidebar1 a:visited
{
position: relative;
display: block;
height: 12px;
padding: 4px 0px 4px 15px;	
background: url(img/arrow1.gif) left center no-repeat;
text-decoration: none;
border-bottom: 1px solid #30302D;
}

#sidebar2
{
position: relative;
float: right;
width: 199px;
text-align: center;
}

#footer
{
position: relative;
margin-top: 2px;
margin-left: 0px;
padding-top: 20px;
width: 882px;
background: url(img/footgradient.gif) top left no-repeat;
}

#footer2
{
position: relative;
margin-top: 2px;
margin-left: 0px;
width: 882px;
height: 44px;
background: url(img/bottomnav.gif) top left;
}

#footnav
{
position: relative;
margin-top: 2px;
margin-left: 0px;
padding-left: 20px;
width: 862px;
height: 44px;
background: url(img/copyright.gif) top right no-repeat;
}

#footnav li
{
position: relative;
float: left;
padding-right: 8px;
}

#footnav a:link, #footnav a:visited
{
position: relative;
float: left;
padding: 15px 10px 0px 15px;
height: 29px;
background: url(img/arrow2.gif) left center no-repeat;
color: #82BF40;
text-decoration: none;
}

#comment
{
width: 350px;
}








a:link, a:visited
{
color: #D1EB92;
}

h3
{
position: relative;
padding: 17px 0px 0px 18px;
height: 22px;
background: url(img/cats.gif) top left no-repeat;
text-align: left;
color: #DDECB6;
font-size: 10px;
text-transform: uppercase;
}

h4
{
padding: 5px;
font-size: 11px;
color: #A9FD3F;
}

#sidebar2 h3
{
background: url(img/arc.gif) top left no-repeat;	
}

p
{
line-height: 16px;
margin: 8px 0px 8px 0px;
}

h2
{
position: relative;
color: #A9FD3F;
font-size: 22px;
font-weight: normal; 
padding: 5px 3px 0px 3px;
border-bottom: 1px solid #383837;
}

h2 a:link, h2 a:visited
{
text-decoration: none;
color: #A9FD3F;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
