/*  
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: #f2f2ea url(img/bg.gif) top left repeat-x;
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 1095px;
height: 51px;
}

#tan
{
background: #e8e3cf;
}
#nav
{
position: relative;
margin: auto;
padding: 10px;
width: 940px;
padding-left: 155px;
height: 20px;
background: #e8e3cf;
}

#nav li
{
position: relative;
float: left;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
display: block;
padding: 3px 10px 0px 10px;
color: #121212;
}

#contentwrap
{
position: relative;
margin: auto;
margin-top: 30px;
width: 1095px;
background: url(img/pagebg.gif) top left;
}

#left
{
position: relative;
float: left;
width: 145px;
}

#center
{
position: relative;
float: left;
padding-left: 15px;
width: 518px;
text-align: left;
}

.apost
{
position: relative;
padding: 9px;
background: #eae5d3;
margin-bottom: 15px;
}

.postfoot
{
position: relative;
padding: 10px 10px 0px 10px;
border-top: 1px solid #cccccc;
}

#right
{
position: relative;
float: left;
padding-left: 50px;
width: 167px;
text-align: left;
}

#right ul
{
position: relative;
padding-bottom: 20px;
}

#right a:link, #right a:visited
{
position: relative;
display: block;
height: 100%;
padding: 4px 0px 4px 22px;
color: #836a3a;
}

.archive li a:link, .archive li a:visited
{
background: url(img/3.gif) left center no-repeat;
}

.pages li a:link, .pages li a:visited
{
background: url(img/5.gif) left center no-repeat;
}

.other li a:link, .other li a:visited
{
background: url(img/4.gif) left center no-repeat;
}



#farwoods
{
position: relative;
float: left;
padding-left: 31px;
width: 169px;
}

#footer
{
position: relative;
margin-top: 35px;
padding: 20px;
color: #ffffff;
background: #044e7c;
}

#footer a:link, #footer a:visited
{
color: #ffffff;
}

#comment
{
width: 350px;
}







h1
{
position: relative;
text-align: left;
padding-left: 165px;
padding-top: 18px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

a:link, a:visited
{
color: #035884;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 16px;
}

h2
{
position: relative;
font-size: 16px;
color: #121212;
font-weight: bold;
}

h3
{
position: relative;
font-size: 14px;
color: #3f4040;
font-weight: bold;
}

h5
{
position: relative;
font-size: 10px;
color: #035884;
}

#content_start {position: absolute;left: -10000px;};
