/*  
Theme Name: Sensible blogging
Theme URI: http://www.wpskins.org/
Description: 4 Column adsense (advertisement) ready, calm wordpress theme. Designed By: <a href="http://www.wpskins.org/" title="Free Wordpress Themes" target="_blank">Free Wordpress Themes</a> | Brought to you by: <a href="http://www.fastandhealthyweightloss.com" target="_blank">Weight Loss Nutrition</a> | <a href="http://www.venusarcade.com/" target="_blank">Free Games</a> | <a href="http://www.webdirectory9.com/" target="_blank">Business Web Directory</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: 11px;
margin: 0px;
text-align: center;
background: white;
color: black;
font-family: Letter Gothic, Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
text-align: left;
padding-left: 250px;
margin-top: 10px;
height: 159px;
}

#tan
{
background: white;
}
#nav
{
position: relative;
margin: 0;
padding: 10px;
padding-left: 240px;
height: 20px;
background: white;
}

#nav li
{
position: relative;
float: left;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
display: block;
padding: 3px 10px 0px 10px;
color: black;
}

#nav a:hover
{
text-decoration:underline;
}

#contentwrap
{
position: relative;
margin-top: 33px;
background: white;
}

#left
{
position: relative;
float: left;
margin-top: 15px;
margin-right: 10px;
padding-left: 30px;
width: 200px;
text-align: left;
}

#center
{
position: relative;
float: left;
width: 500px;
text-align: left;
}

.apost
{
position: relative;
padding: 9px;
background: white;
margin-bottom: 15px;
}

.postfoot
{
position: relative;
padding: 10px 10px 0px 10px;
border-top: 1px solid #cccccc;
}

#right
{
position: relative;
float: left;
margin-top: 15px;
margin-left: 5px;
padding-left: 30px;
width: 200px;
text-align: left;
}

#right ul
{
padding-bottom: 10px;
}

.archive li a:link, .archive li a:visited
{
background: white;
}

.pages li a:link, .pages li a:visited
{
background: white;
}

.other li a:link, .other li a:visited
{
background: white;
}



#farwoods
{
position: relative;
float: left;
padding-left: 31px;
width: 169px;
}

#footer
{
position: relative;
margin-top: 35px;
padding: 20px;
color: black;
background: white;
}

#footer a:link, #footer a:visited
{
color: black;
}

#comment
{
width: 500px;
}







h1
{
position: relative;
text-align: left;
padding-left: 165px;
padding-top: 18px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

a:link, a:visited
{
text-decoration:underline;
color: black;
}

a:hover
{
text-decoration:none;
color: red;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 16px;
}

h2
{
position: relative;
font-size: 16px;
color: black;
font-weight: bold;
}

h3
{
position: relative;
font-size: 14px;
color: black;
font-weight: bold;
}

h5
{
position: relative;
font-size: 10px;
color: black;
}

blockquote {
background:#cccccc;
padding: 10px;
}

#content_start {position: absolute;left: -10000px;};
