/*  
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:left;
	background: #ffffff url( )no-repeat  top left;position: relative; }

div#header{ width:1200px;
	   margin:0 auto;
	   height:300px;
	   position:relative;
	   background: url() no-repeat left top;
	
	padding:0px;}

div#header h1{ height:40px;
	      line-height:30px;
	      margin:0;
	      color: #ff0000;
	      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:1200px;
	      margin: 15px auto 0em auto;
	      background: #ffffff url()no-repeat-top center ;}
div#wrapper{clear:both;
	   width:610px;
	   float:left;background: #ffffff;
           border-left: 1px #c0c0c0 solid;}

div#navigation {margin:0 auto;
	float:left; 
        margin-top: 290px;
	width:230px;
	margin-bottom: 1em;
        background: #99ccff;
	border-left: 1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	text-align: center;}
div#navigation2{ float:right;
	width:350px;
        background-color: #99ccff;
	margin-bottom: 1em; 
	border-right: 1px #c0c0c0 solid;
        border-left: 1px #c0c0c0 solid;}
#navigation2 div, #navigation3 div{padding-left: 2px;
	                          padding-right: 2px;
	                          text-align: justify;}

div#navigation3{float:right;
	        width:350px;
	        margin-bottom: 1em;
                background-color: #0fffff;
                border-left: 1px #c0c0c0 solid;
                border-right: 1px #c0c0c0 solid;}


div#navigation4{ float:right;
	        width:350px;
	        text-align: center;
	        background-color: #ffff00;
	        margin: 0 auto;
	        margin-bottom: 1em;
	        padding-top: 2px;
                border-left: 1px #c0c0c0 solid;
                border-right:1px #c0c0c0 solid;}	


div#footer{ clear:both;
	width:1330px;height:190px;
	background-color: #;
	text-align:center;
	padding-bottom: 0px;
        text-transform: uppercase;
        position:absolute;
	left: 0px;visibility:visible;
	margin: 0pt;
	margin-left:0px; }
/*navbar*/
#nav{
	height:133px;
	position:relative;
	margin: 0;
	padding: 0;
	background-color: #ffff00;
	margin-top: 15px;}

#navbar{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;}

ul#navbar{
	margin:0;
	padding:0;}

#navbar li{
	display: inline;
}

#navbar li a{
	float: left;
	color: #ffff00;
	text-decoration: none;
	background-color: #3366ff;
	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: #ffff00;
	color: #555;
}

#navbar li a:hover{
	background-color: #ff0000;
	border-bottom: none;}

#rsslogo{float:right;
	height:20px;
	width:20px;}

#rsslogo p{background: url(images/22.png) no-repeat left top;
	  height:30px;
	  width:30px;
	  cursor: pointer;}
#rsslogo a:hover{ background-color: #ff0000;}

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: #ffffff;
	    text-decoration: none;
	    background: #3366ff 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: #ff0000;
	           border-bottom: none;}

/*links */a{color: #3366ff;
	   text-decoration: none;
	   border-bottom: 2px # dotted;}

#wrapper a:hover, #navigation a:hover, #navigation2 a:hover, #navigation3 a:hover, #navigation4 a:hover,
  
{color: #ff0000;
 border-bottom: 2px # solid;
 background-color: #ffffff;}

	

/*images*/

img { border-bottom: #;}


/*typography*/
body {font: 11px/1em Georgia, serif, Times, "Times New Roman";
	color: #000000;}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, serif, Times, "Times New Roman";
	
	font-size: 1,5em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #3366ff;
	font-variant: small-caps;}


/* H1
---------------------------------------------*/
h1 {
	font-size: 2,4em;
	line-height: 1em;
	color: #ff0000;
	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: #ff0000;
	border-bottom: 0em none;
	display: block;}
h1 a:hover{border-bottom: none;}
h2 {font-size: 1em;
	line-height: 1em;
	letter-spacing: 2px;
	word-spacing: -1px;}

h2 a, h3 a, h4 a{color: #191970;}

.post h2{clear:both;
	margin-top: 10px;
	padding-top: 3px;
	text-align: center;}

h3 { font-size: 1em;
	line-height: 1em;
	padding: 0.5em 0em 0em 0px;
          color: #3366ff;}

h4 {font-size: 1em;
	line-height: 1em;
          color: #3366ff;}

p {padding: 0em 5px 10px 0px;
	margin-top: 0.5em;}

small {font-size: 1em;
	line-height: 1.5em;}

code {font: 1.1em 'Courier New', Courier, Fixed;}

div#footer p{margin-left: 15px;
	font-size: 1.3em;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;}
div#footer a{color: #ff0000;
	text-decoration: underline;}
.post{background-color: #ffffff;
	color: #000000;
	text-decoration: none;border-bottom: #3366ff solid;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
          color: #000000;
	line-height: 1.5em;
	font-size: 1.4em;}
.otherposts{float:left;
	width:605px;}
.otherposts h2{	font-size: 1em;}
.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;
          color: #3366ff;
	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{border-bottom:5px #c0c0c0;
	margin: 0;
	padding:0;
	text-indent: 0px;
	margin-right: 4px;
	margin-left: 5px;}

#navigation3 h2, #navigation2 h2{margin-top:5px #c0c0c0;
	margin-left: 5px;
	font-size: 1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	border-bottom: 5px #ece9d8 solid;
	margin-right: 5px;}
#navigation4 h2{ margin-left: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 1,5em;}
#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: #faebd7;
	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: #000000;}

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:15px;}

#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{float:right;
	height:34px;
	width:50px;
	cursor: pointer;
	border: 1px #3366ff outset;
	background-color: #faebd7;
	font-size: 1.2em;color:#ff0000}

input#searchsubmit:hover {cursor: pointer;

	background-color: #faebd7;}

input#s {float:right;
         width: 200px;
	height: 30px;
	font-size: 1.7em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
         color: #3366ff;

         border: 1px #3366ff outset;

         background-color: #faebd7;}


#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:#3366ff;
	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;}
