/*  
Theme Name: LivingOS TAU
Theme URI: http://themes.livingos.com/
Description: A 4 column magazine style fully widgetized theme.
Version: 1.2
Tags: magazine, four columns, widget-ready
Author: Tim Hyde
Author URI:  http://www.livingos.com/

Copyright 2008 Tim Hyde
This work is licensed under the GPL License - http://www.gnu.org/licenses/gpl.html
*/

/*  basics */
* {margin:0;padding:0;}
/* structure */
body{
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	background: #d6dabf url(images/bg.jpg) no-repeat top;
}

div#header{
	width:976px;
	margin:0 auto;
	height:85px;
	position:relative;
	background: url(images/header.jpg) no-repeat left top;
	
	padding:0px;}

div#header h1{
	height:35px;
	line-height:35px;
	margin:0;
	color: #79B30B;
	text-align: left;
	padding-top: 8px;}

.description{
	position:relative;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	margin-top: -8px;}

div#container{
	text-align:left;
}

div#container{
	width:976px;
	margin: 45px auto 0em auto;
	background: #ffffff url(images/continerbg.jpg) repeat-y ;}

div#wrapper{clear:both;
	width:510px;
	float:left;
}

div#navigation{
	margin: 0 auto;
	float:left;
	width:220px;
	margin-bottom: 1em;
	border-left: 3px #f1f1f1 dotted;
	border-right: 3px #f1f1f1 dotted;
	text-align: center;
}

div#navigation2{
	float:left;
	width:135px;
	margin-bottom: 1em;
	border-right: 3px #f1f1f1 dotted;
}
#navigation2 div, #navigation3 div{
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;}

div#navigation3{
	float:left;
	width:100px;
	margin-bottom: 1em;
}

div#navigation4{
	float:left;
	width:240px;
	text-align: center;
	background-color: #e2ddc2;
	margin: 0 auto;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}	

div#footer{
	clear:both;
	width:100%;
	background-color: #555;
	text-align: center;
	padding-bottom: 0px;
	color: #ffffff;
	text-transform: uppercase;}

/*navbar*/
#nav{
	height:30px;
	position:relative;
	margin: 0;
	padding: 0;
	background-color: #555555;
	margin-top: 15px;}

#navbar{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ece9d8;}

ul#navbar{
	margin:0;
	padding:0;}

#navbar li{
	display: inline;
}

#navbar li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	background-color: #2c2c2c;
	height:28px;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height:28px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;}

#navbar li.current_page_item a{
	background-color: #ffffff;
	color: #555;
}

#navbar li a:hover{
	background-color: #555555;
	border-bottom: none;}

#rsslogo{
	float:left;
	height:12px;
	width:12px;}

#rsslogo p{
	background: url(images/22.png) no-repeat right top;
	height:12px;
	width:12px;
	cursor: pointer;
}
#rsslogo a:hover{
background-color: #555555;}

div#rsslogo p span{display:none;}

#pagenav{	
	height: 20px;
	clear:both;
	background-color: #f0f0f0;}

#pagebar{height:20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

ul#pagebar{
	margin:0;
	padding:0;}

#pagebar li{
	display: inline;
}

#pagebar li a{
	float: left;
	color: #555;
	text-decoration: none;
	background: #ffffff url(images/) repeat-x;
	height:20px;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height:20px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;}

#pagebar li.current_page_item a{
	color: #555;
}

#pagebar li a:hover{
	background-color: #f6f6f6;
	border-bottom: none;}

/*links */
a{
	color: #555;
	text-decoration: none;
	border-bottom: 2px #cdcdcd dotted;
}

#wrapper a:hover, #navigation a:hover, #navigation2 a:hover, #navigation3 a:hover, #navigation4 a:hover  {
	color: #555;
	border-bottom: 2px #dfdfdf dotted;
	background-color: #f6f6f6;}

	

/*images*/

img {
	border: none;
}

/*typography*/
body {
	font: 11px/1.5em Georgia, serif, Times, "Times New Roman";
	color: #555;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif, Times, "Times New Roman";
	
	font-size: 1.8em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #555;
	font-variant: small-caps;}


/* H1
---------------------------------------------*/
h1 {
	font-size: 2.6em;
	line-height: 1em;
	color: #666;
	font-family: Georgia, serif, Times, "Times New Roman";
	text-transform: capitalize;
	letter-spacing: -1px;
	font-variant: normal;
	font-style: italic;
	font-weight: normal;}

h1 a{
	color: #b94129;
	border-bottom: 0em none;
	display: block;}
h1 a:hover{
	border-bottom: none;
}
h2 {
	font-size: 2em;
	line-height: 1.3em;
	letter-spacing: 2px;
	word-spacing: -1px;}

h2 a, h3 a, h4 a{color: #555;
	}

.post h2{clear:both;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
}

h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}

h4 {
	font-size: 118%;
	line-height: 1.3em;
}

p {
	padding: 0em 5px 10px 0px;
	margin-top: 0.5em;}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

div#footer p{
	margin-left: 15px;
	font-size: 0.8em;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;}
div#footer a{
	color: #ffffff;
	text-decoration: underline;}
.post{
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.4em;
}
.otherposts{
	float:left;
	width:250px;
	}
.otherposts h2{	font-size: 1.4em;
}
.entry{
	margin-left: 5px;
	margin-right: 3px;}
.dte{
	color: #a3a3a3;
	margin-top: -1em;
	margin-bottom: 1em;
	text-align: center;
	font-size: 0.9em;}
.author{
	font-style: italic;
	font-weight: bold;}
.postmetadata{
	clear:both;
	font-size: 0.6em;
	color: #a3a3a3;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;

	padding-top: 2px;
	margin-right: 3px;
	margin-left: 3px;}
	
.post ul, .post ol{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0.5em;
	margin-bottom: 1em;}

.post ul li{
	list-style-type: square;}

.post blockquote{
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	font-style: italic;
	margin-left: 30px;
	margin-right: 20px;
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:25px;
	text-align:justify;
}

.post blockquote em{
	float: right;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;}

blockquote.withquote {
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:25px;
	text-align:justify;} 

p.withunquote {
	background: url(images/unquote.gif) no-repeat bottom right;
	padding-right:5px;
}


/*LISTS*/
#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
}

#navigation2 ul, #navigation2 li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
	margin-right: 4px;
	margin-left: 5px;
}

#navigation3 h2, #navigation2 h2{	
	margin-top:5px;
	margin-left: 5px;
	font-size: 1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	border-bottom: #ece9d8 solid;
	margin-right: 5px;}
#navigation4 h2{	
	margin-top:0px;
	margin-left: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 1.2em;}
#navigation4{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#navigation2, #navigation2{font-family: Verdana, Helvetica, Arial, sans-serif;}
#navigation3 ul, #navigation3 li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
	margin-left: 5px;
}

#navigation4 ul, #navigation4 li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
	margin-left: 5px;
}



/*comments*/	

#comments{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;}

.commentlist{
	margin-left: 5px;}

.commentlist li{
	background-color: #ffffff;
	padding: 2px;
	list-style-type: none;}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;}

.commentlist p{
	margin-top: 1em;}

.commentlist .alt{border-top: 1px #c2bfb2 solid;
	border-bottom: 1px #c2bfb2 solid;
	background-color: #fffdf8;}

.nocomments a{
	background: url(images/figure.gif) left no-repeat;
	padding-left: 12px;
}

#respond{
	margin-left:5px;
	margin-top: 1em;}

/*forms*/	
input, textarea, select {	font: 1em Verdana, sans-serif; 
	background: #f8f8f8;
	border:1px solid #999;
	border-color:#999 #eef #eef #999;
	padding:1px;
	color: #444;}	

input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {background: #ffffff;}
input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;}

.donate input{
	border: none;
	cursor: pointer;}	

input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}

#comment{width:490px;
	font: 1em Verdana, sans-serif;
	margin-bottom: 1em;}

#commentform{
	margin-left:5px;
	margin-top: 1em;
}

#nav #searchform{	
	float:right;
	margin-right: 5px;
	margin-top: 2px;
	height:18px;
}

#searchform{	
	margin-right: 5px;
	margin-top: 2px;
	height:40px;
	text-align: center;}

#nav input#searchsubmit{display:none;
	height:20px;
	width:20px;
	cursor: pointer;
}

input#searchsubmit{
	height:40px;
	width:40px;
	cursor: pointer;
	border: 1px #0f0000 outset;
	background-color: #e9e9e9;
	font-size: 1.2em;}

input#searchsubmit:hover {cursor: pointer;

	background-color: #fafafa;}

input#s {
	width: 300px;
	height: 35px;
	font-size: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;

color: #555;}

#nav input#s {
	width: 134px;
	height: 18px;
	font-size: 1em;
	border: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
background: url(images/input.jpg) no-repeat top left;
color: #f8f8f8;
padding-top: 2px;}

.navigation{
	
	margin-left: 5px;
	margin-top: 5px;
	height:1.2em;
margin-bottom: 5px;
font-style: italic;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.related{
	margin-left:5px;
	margin-bottom: 1em;
	margin-top: 1em;}

.related ul{
	list-style-type: none;
	margin: 0;
	}

.related ul li{
	list-style-type: none;
	text-indent: 0;
	}

/*---archives---*/
.archive{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 1em;}

.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}

.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}

.clear{clear:both;}

.archive ul li {
	margin:0;
    list-style-type: none;}			

.archive li a {
	padding: 0px;
	color: #555;
	text-decoration: none;
}

.children li{
	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;}

.children li a {
	padding-left:0px;
	}					


/*special*/
.dropcap {
	font-size:540%; 
	float:left;
	line-height:.8em;
	color: #9c9986;
	margin-right:2px;
}
.otherposts .dropcap{font-size:350%; }
span.amp {
	font-family: "Goudy Old Style", "Palatino",	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }
.avatar{float:left;
	margin:2px;}
