/*  
Theme Name: Splattastic!
Theme URI: http://themes.splattastic.com/
Description: Three columns on two columns, all five fully widgetized. A mutant derivative of Tim Hyde's LivingOS TAU theme.
Version: 1.0
Tags: three columns on two, widget-ready
Author: Bob Dunn
Author URI:  http://www.bobdunn.com/

Copyright 2009 Bob Dunn
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: #d6dabf url(images/bluegray2.jpg);
       background-repeat: repeat;
}

div#header{
        width:976px;
        margin:0 auto;
        margin-top: 0px;
        height:100px;
        background: url(images/bus_logo.jpg) no-repeat left top;
        padding:0px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-style: solid;
        border-top-style: solid;
        border-width: 1px;
        border-color: #7F1700; 
}

div#container{
        width:976px;
        margin: 0px auto;
        padding: 0px;
        background: #F4F2DF;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-style: solid;
        border-width: 1px;
        border-color: #e2ddc2; 
}

div#content{
        background: #ffffff;
        padding: 0px 6px 24px 6px;
}

div#wrapper{
        float:right;
        margin: 10px 6px 0px 4px;   
        padding-left: 0px;
        width:220px;
        text-align:left;
}

div#navigation{
        float:left;
        width:230px;
        margin: 10px 4px 0px 4px;
        padding-left: 0px;
        text-align: left;
}

div#container2{
        float:left;
        width:976px;
        margin: 0px;
        padding: 0px;
        background-color: #e2ddc2;
}

div#navigation2{
        position: relative;
        float:left;
        width:48%;
        height: 100%;
        background-color: #e2ddc2;
        border-right: 1px #F4F2DF solid;
        margin: 0px 6px 0px 8px;
        padding: 20px 0px 10px 0px;
        text-align: left;
        font-size: 1.1em;
}
div#navigation3{
        position: relative;
        float:right;
        width:48%;
        height: 100%;
        background-color: #e2ddc2;
        margin: 0px 6px 0px 8px;
        padding: 20px 0px 10px 0px;
        text-align: left;
        font-size: 1.1em;
}

div#navigation4{
        margin: 0px 0px 0px 0px;
        float:left;
        width:485px;
        text-align: left;
        padding: 0px 0px 0px 0px;
        border-right-style: solid;
        border-left-style: solid;
        border-width: 1px;
        border-color: #e2ddc2; 
}

div#footer{
        clear:both;
        width:976px;
        height:36px;
        background-color: #042e42;
        padding-top: 0px;
        padding-bottom: 4px;
        text-align: center;
        color: #e2ddc2;
        margin-left:auto;
        margin-right:auto;
        border:1px solid #e2ddc2;
 }

div#nav{
        width: 976px;
        height:28px;
        padding: 0px;
        background-color: #07354F;
        background-image:url('images/life3.gif'); 
        background-repeat: no-repeat;
        background-position: top center;
        margin-left:auto;
        margin-right:auto;
        margin-top: 0px;
        margin-bottom: 0px;
        border-bottom-style: solid;
        border-width: 1px;
        border-color: #e2ddc2; 
}

div#navbar{
        font-family: Verdana, Helvetica, Arial, sans-serif;
        background-color: #07354F;
}

ul#navbar{
        margin:0;
        padding:0;
}

#navbar li{
	display: inline;
}

#navbar li a{
         float: left;
         color: #ffffff;
         text-decoration: none;
         background-color: #07354F;
         height:28px;
         margin-left: 0px;
         text-align: left;
         font-size: 0.9em;
         display: block;
          line-height:28px;
          padding-left: 5px;
          padding-right: 5px;
          border: none;
}

#navbar li.current_page_item a{
          background-color: #e2ddc2;
          color: #555;
}

#navbar li a:hover{
          background-color: #555555;
          border-bottom: none;
}

/*links */
a{
        font-weight: normal;
        text-decoration: none;
        color: #4a0101;
        border-bottom: 2px #cdcdcd dotted;
}

a:hover{
        font-weight: normal;
        text-decoration: none;
        color: #088DA5;
}

.rss a {
        display:block;
        width: 32px;
        height: 32px;
        float: right;
        text-align: left;
        margin: 0px 16px 0px 0px;
        background: url("images/rss.png") 0 0 no-repeat;
        vertical-align: top;
        text-decoration: none;
}
.rss a:hover { 
        background: url("images/rss_hover.png") 0 0 no-repeat;
        text-decoration: none;
}

/*images*/

img {
        border: 1px solid #7F1700;
        margin: 4px 6px 4px 6px;
}

/*widgets*/

/*typography*/
body {
          font: 12px/1.5em Georgia, serif, Times, "Times New Roman";
          color: #000000;
}
hr {
          color: #e2ddc2; 
          background-color: #e2ddc2; 
          border: 2px dotted #cdcdcd; 
          border-style: none none dotted; }
h1 {
          font-size: 2.4em;
          line-height: 1em;
          letter-spacing: -1px;
          font-variant: normal;
          font-style: normal;
          font-weight: normal;
}
h1 a{
          color: #b94129;
          border-bottom: 0em none;
          display: block;
}
h1 a:hover{
          border-bottom: none;
}

h2 {
         font-family: Georgia, serif, Times, "Times New Roman";
         font-size: 1.4em;
         line-height: 1.2em;
         letter-spacing: 1px;
         word-spacing: -1px;
         font-variant: small-caps;
         font-weight: normal;
         margin-top: 8px;
         margin-bottom: 8px;
}
div#navigation2 h2, div#navigation3 h2{	
         margin-top:0px;
         margin-left: 5px;
         font-family: Georgia, serif, Times, "Times New Roman";
         font-variant: normal;
         padding: 0px 0px 0px 6px;
}
div#navigation h2{	
         margin-top:0px;
         margin-left: 3px;
         font-family: Georgia, serif, Times, "Times New Roman";
         text-align: left;
         text-transform: capitalize;
         padding: 0px 0px 0px 6px;
}

div#wrapper h2{	
         margin-top:0px;
         margin-left: 0px;
         font-family: Georgia, serif, Times, "Times New Roman";
         text-align: left;
         text-transform: capitalize;
         padding: 0px 0px 0px 0px;
}
div#navigation4 h2{	
        font-size: 1.6em;
        margin: 0px 4px 0px 6px;
        font-family: Verdana, Helvetica, Tahoma, sans-serif;
        font-variant: normal;
        text-align: left;
        padding: 0px 0px 0px 6px;
}
.post h2{
        clear:both;
        margin-top: 10px;
        padding-top: 5px;
        text-align: center;
}
h3 {
        font-family: Georgia, serif, Times, "Times New Roman";
        line-height: 0.8em;
        letter-spacing: 1px;
        word-spacing: -1px;
        font-variant: small-caps;
        font-weight: normal;
        margin-top: 0.6em;
        margin-bottom: 0.5em;
        font-size: 120%;
        padding: 0.5em 0em 0em 0px;
}

div#navigation2 h3, div#navigation3 h3{	
        font-size: 1.2em;
        margin-top:0px;
        text-align: center;
        padding: 0px 0px 0px 6px;
}

h4 {
 
        font-size: 110%;
        line-height: 1.3em;
}

p {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 0.9em;
        line-height: 1.2em;
        padding: 0em 14px 10px 14px;
        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.9em;
         margin-right: 5px;
         padding-top: 0px;
         padding-bottom: 2px;
         font-family: Verdana, Helvetica, Arial, sans-serif;
         color: white;
         text-transform: none;
         line-height: 1.4em;
}

div#footer a{
         color: #e2ddc2;
         border: none;
}
div#footer a:hover{
        color: #088DA5;
        font-weight: normal;
}

.qp ul li{
	list-style-type: square;
        margin: 0;
}
         

.post{
         background-color: #fff;
         text-decoration: none;
         word-spacing: 0.1em;
         text-align: left;
         letter-spacing: 0;
         line-height: 1.3em;
         font-size: 1.3em;
}
.otherposts{
         float:left;

}
.otherposts h2{
         font-size: 1.1em;
}
.entry{
         margin-left: 5px;
         margin-right: 3px;
         text-align: left;
         font-style: normal;
         font-family: Verdana, Helvetica, Arial, sans-serif;
         font-size: 1.1em;
}
.dte{
         color: #a3a3a3;
         margin-top: 2px;
         margin-bottom: 4px;
         text-align: right;
         font-style: italic;
         font-family: Verdana, Helvetica, Arial, sans-serif;
         font-size: 0.7em;
}
.author{
         font-style: italic;
         font-weight: bold;
         font-family: Verdana, Helvetica, Arial, sans-serif;
}
.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;
            color:#444444;
            margin: 0px 20px 15px 30px;
	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;
} 

blockquote p:last-child {
           background:url(images/unquote.gif) no-repeat right bottom;
           padding-right:5px;
}

/*LISTS*/
#navigation ul{
	list-style:square inside;
	margin:0px 0px 0px 6px;
	padding:0;
}

#navigation li{
           margin:0px 0px 0px 10px;
           padding: 0px 0px 0px 0px;
}

#wrapper ul{
	list-style:square inside;
	margin:0px 0px 0px 6px;
	padding:0;
}

#wrapper li{
           margin:0px 0px 0px 6px;
           padding: 0px 0px 0px 0px;
}

#navigation2 ul, #navigation2 li{
	list-style:circle inside;
	margin: 0px 0px 0px 10px;
	padding-left:0px;
	text-indent: 0px;
}
#navigation3 ul, #navigation3 li{
	list-style:circle inside;
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
	text-indent: 0px;
}
#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: #e2ddc2;
	border:1px solid #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:425px;
	font: 1em Verdana, sans-serif;
	margin-bottom: 1em;
}

#commentform{
	margin-left:5px;
	margin-top: 1em;
}
#searchform{	
	position: relative;
            margin-right: 5px;
	margin-top: 2px;
	height:40px;
	text-align: center;
            background-color: #07354F;
}
#nav #searchform{	
	float:right;
	margin-right: 8px;
            margin-left: 0px;
	margin-top: 3px;
	height:18px;
            background-color: #07354F;
}
#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: #555;
	font-size: 1.1em;
}

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: 0.9em;
	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;
          font-family:Verdana, Helvetica, Arial, sans-serif;
          margin: 0px 8px 4px 0px;
          padding: 0;
}

.alignright {
 
          float: right;
        font-family:Verdana, Helvetica, Arial, sans-serif;
        margin: 0px 0px 4px 8px;
        padding: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption-dd {
	font-size: 15px;
	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;
}
.archivesubject{
	float:right;
}
.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;
}
