/*  
Theme Name: Red Gold
Theme URI: http://www.wpskins.org/
Description: A smooth red and gold looking theme. Designed By: <a href="http://www.wpskins.org/" title="WPSkins.org" target="_blank">WPSkins.org</a> | Sponsored By: <a href="http://www.thebulltrader.com/" title="Stock Charts" target="_blank">Stock Charts</a>
Author: WPSkins.org
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 2 links intact on this theme if you wish to use it: 	http://creativecommons.org/licenses/by-sa/2.5/

*/


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #F7F4E9;
color: #515E6C;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
text-align: left;
margin: auto;
width: 801px;
height: 107px;
background: url(img/header.gif);
}

#pagewrap
{
position: relative;
margin: auto;
width: 801px;
background: url(img/page_bg.gif);
}

#right
{
position: relative;
float: right;
padding-right: 36px;
width: 179px;	
}

#right ul
{
position: relative;
padding: 0px 0px 15px 0px;	
}

#right li
{
position: relative;
text-align: left;	
}

#right a:link, #right a:visited
{
position: relative;
display: block;
margin-bottom: 2px;
width: 159px;
padding: 2px 0px 0px 20px;
height: 18px;
background: url(img/right_li.gif)  top left no-repeat;
text-decoration: none;	
color: #515E6C;
}

#left
{
position: relative;
float: left;
width: 500px;
padding-left: 39px;	
}

.postheader
{
position: relative;
padding: 18px 40px 0px 40px;
height: 37px;
color: #7B0000;
background: url(img/h2_bg.gif) no-repeat;
font-weight: bold;
font-size: 12px;
}

.left
{
position: relative;
float: left;	
}

.right
{
position: relative;
float: right;	
}

.thepost
{
position: relative;
margin-bottom: 3px;
padding: 7px 7px 15px 7px;
background: #F3F1EA url(img/postbottom.gif) bottom left no-repeat;	
}

.postfooter
{
position: relative;
padding-left: 50px;
margin-bottom: 30px;	
text-align: left;
}

.makecomment
{
position: relative;
float: left;
padding: 4px 0px 0px 20px;
height: 20px;
width: 103px;
font-size: 10px;
background: url(img/leavecomment.gif) top left no-repeat;	
}

.commentcount
{
position: relative;
float: left;
margin-left: 5px;
padding: 4px 0px 0px 40px;
height: 20px;
width: 83px;
font-size: 10px;
background: url(img/comment.gif) top left no-repeat;	
}

.whatcat
{
position: relative;
float: left;
margin-left: 5px;
padding: 4px 0px 0px 20px;
height: 20px;
width: 103px;
font-size: 10px;
background: url(img/leavecomment.gif) top left no-repeat;	
}

#header
{
position: relative;
margin: auto;
width: 801px;
height: 107px;
background: url(img/header.gif);
}

#footer
{
position: relative;
margin: auto;
width: 801px;
height: 52px;
background: url(img/footer.gif);
}

p
{
margin: 8px 0px 8px 0px;
text-align: left;	
}


h1{
padding: 20px 0px 0px 50px;
font-size: 24px; 
color: #ffffff;
}

h1 a:link, h1 a:visited
{
color: #ffffff;
text-decoration: none;
}

h6
{
	padding-left: 50px;
font-size: 14px;
color: #ffffff;
}

#left a:link, #left a:visited
{
color: #7B0000;
text-decoration: none;	
}

#comment{
	width: 350px;
}

#css
{
position: absolute;
display: block;
top: 17px;
right: 62px;
width: 46px;
height: 24px;	
}

#xhtml
{
position: absolute;
display: block;
top: 17px;
right: 139px;
width: 47px;
height: 24px;	
}

#searchwrap
{
position: relative;
padding-left: 35px;
padding-top: 1px;
padding-bottom: 2px;
margin-bottom: 15px;	
background: url(img/search_btn.gif) left center no-repeat;	
}

#s
{
position: relative;
height: 20px;
border: 1px solid #cccccc;	
width: 130px;
}




.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 */
