/*  
Theme Name: Dark Citrus
Theme URI: http://www.wpskins.org/
Description: Dark Citrus is a 2 column, orange and black free wordpress theme. Brought to you by: <a href="http://www.wpskins.org" target="_blank">Free Wordpress Themes</a> | <a href="http://www.abc-of-yoga.com" target="_blank">Yoga</a> Mats | <a href="http://www.pacdesco.net/techandcarsblog/" target="_blank">make money online</a>
Author: Free WordPress Themes
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by Free WordPress Themes,
	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 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]

*/

			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #000000 url(img/bg.gif) top left repeat-x;
color: #fdfafa;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 794px;
height: 160px;
background: url(img/header.jpg) top left no-repeat;
text-align: left;
}

#nav
{
position: relative;
margin: auto;
padding-top: 4px;
width: 794px;
height: 26px;
background: url(img/nav.jpg) top left no-repeat;
}

#nav a:link, #nav a:visited
{
position: relative;
padding-left: 15px;
padding-right: 15px;
font-size: 14px;
text-decoration: none;
}

#contentwrap
{
position: relative;
margin: auto;
padding: 15px 18px 20px 22px;
width: 754px;
background: url(img/pagebg.jpg) top left;
text-align: left;
}

#left
{
position: relative;
float: left;
padding-top: 10px;
width: 550px;
background: #383737 url(img/pagetop.jpg) top left no-repeat;
}

.apost
{
position: relative;
padding: 10px;
}

.postcount
{
position: relative;
float: left;
padding-top: 8px;	
width: 35px;
height: 27px;
font-size: 18px;
text-align: center;
background: url(img/date.jpg) top left no-repeat;
}

.postcontent
{
position: relative;
float: right;
width: 485px;
}

.postdetails
{
position: relative;
border-bottom: 1px solid #999999;
margin-bottom: 10px;
}

#right
{
position: relative;
float: right;
width: 197px;
background: #383737;
}

.sblist
{
position: relative;
padding-bottom: 15px;
}

.sblist li
{
position: relative;
padding: 5px 10px 5px 22px;
}

.sblist a:link, .sblist a:visited
{
position: relative;
text-decoration: none;
}


#comment
{
width: 350px;
}
p
{
margin: 9px 0px 9px 0px;
line-height: 19px;
}
p  a
{
 color:#FF6633;
}
a:link, a:visited
{
color: #ffffff;
text-decoration: underline;
}


h1
{
position: relative;
padding-left: 220px;
padding-top: 55px;
font-size: 30px;
}

h2
{
font-size: 18px;
color: #ffffff;	
}

h3
{
position: relative;
display: block;
padding-top: 5px;
font-size: 16px;
text-align: center;
height: 24px;
color: #ffffff;
background: url(img/h3bg.jpg) top left no-repeat;
}
.widget
{
padding: 15px;
}
.navigation
{
float:left;
margin-left:50px;
padding-bottom:10px;
}
.footer-link
{
position: relative;
margin: auto;
padding: 15px 18px 20px 22px;
width: 754px;
background: url(img/pagebg.jpg) top left;
text-align: left;
}


