/*  
Theme Name: LivingOS UPSILON
Theme URI: http://themes.livingos.com/
Description: A Theme that uses <a href="http://smoothgallery.jondesign.net/">SmoothGallery</a> to rotate header link images. 
Version: 2.5
Tags: green, slideshow header, two columns, nature
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{
	text-align:center;
	/* background: url(images/bg1.jpg) repeat-y center;} */
	background-color:#846532;
		
	}
	
div#headerhome{
	height: 160px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	/*background: url(images/continerbgtop.jpg) no-repeat top; */
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	}	

div#header{
	height: 87px;
	position:relative;
	margin-left: 0px;
	/*background: url(images/sub-bgtop.jpg) no-repeat top; */
	background-color:#846532;
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 117px;
	}

div#header h1{
	position:absolute;
	top:10px;
	left:0px;
	height:80px;
	line-height:80px;
	margin:0;
	color: #79B30B;
	}

.text{
margin-left:20px;
margin-right:20px;
color:#666666;
line-height:165%;
font-size:85%;
}
.text1{
margin-left:25px;
margin-right:0px;
color:#666666;
line-height:175%;
font-size:85%;
width:610px;
float:left;
display:inline;
height:auto;
}

.text2{
padding-left:20px;
margin-right:0px;
margin-left:10px;
color:#666666;
line-height:175%;
font-size:95%;
width:240px;
float:left;
display:inline;
height:auto;
border-left: 1px #cbcdcf solid;

}

div#container{
	
	text-align:left;
}


div#container{
	width:950px;
	margin: 0px auto 0em auto;
	 /*background url(images/continerbg.jpg) repeat-y center; */
	 background-color:#ffffff ;
	 }
	 
	 div#container1{
	width:100%;
	margin: 0px auto 0em auto;
	background: url(images/subpagebg.png) repeat-x;
	
	 }

div#wrapper{clear:both;
	width:950;
	float:left;
    background: url(images/sub-bgtop.jpg) no-repeat top;

}

div#content{
	margin-left: 0px;
	margin-right:0px;
	height:auto;
	background-color:#FFFFFF;
	
	}
	
div#content1{
	margin-left: -1px;
	margin-right:0px;
	height:auto;
	background-color:#FFFFFF;
	border-left: 1px #846532 solid;
	border-right: 1px #846532 solid;
	width:950px;
	padding-top:13px;
	padding-left:-4px;
	padding-rigt:-3px;
	
	}	
	
#toplinks{
float:right;
}	
	
div#navigation{
	float:right;
	width:275px;
	margin-bottom: 1em;
	/*border-left: 1px #846532 solid;*/
	margin-right: 3px;
}

div#extra{
	height:285px;
	/* background: url(images/headerpicture.jpg) no-repeat left; */
	margin-left: 7px;
	clear:both;

	margin-right: 7px;}

div#footer{
	clear:both;
	width:950px;
	height:auto;
	padding-left:0px;
	padding-top:2px;
	background-color:#ffffff;
	color:#846532;
	font-size:11px;
	/* background: url(images/footer.jpg) no-repeat bottom; */
	text-align: left;
	padding-bottom: 0px;
	margin-top:0px;}
	
	div#footer1{
	clear:both;
	width:950px;
	height:auto;
	padding-left:0px;
	padding-top:2px;
	background-color:#846532;
	color:#ffffff;
	font-size:11px;
	/* background: url(images/footer.jpg) no-repeat bottom; */
	text-align: left;
	padding-bottom: 0px;
	margin-top:0px;}
	
	.footer2{
	width:950px;
	height:auto;
	padding-left:0px;
	padding-top:0px;
	background-color:#927037;
	color:#ffffff;
	font-size:9px;
	padding-bottom: 0px;
	margin-top:20px;
}
	
	.footer2  a {
	color:#ffffff;
	}
	

/*navbar*/

#nav{
	position:relative;
	margin: 0;
	padding: 0;
	right:0;
	top: 20px;
	margin-right: 7px;
	width:99%;
}

/*links */

a{
	
	color: #846532;
	text-decoration: none;

	}
a:hover {
	
	color: #666666;

	}
a img {border:0;}	
/*images*/
img {
	border: 0;
}
/*typography*/
	
body {
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #555;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Trebuchet,"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
	font-weight: 200;
	padding: 0em 0em 0em 0px;	

	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #846532;
text-transform: uppercase;
}


/* H1
---------------------------------------------*/
h1 {
	font-size: 180%;
	line-height: 1.3em;
	padding: 0em 0em 0em 0px;
	text-transform:lowercase;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 15px;
	color:#cbcdcf;
	letter-spacing:1px;
}
h1 a{
	color: #846532;
	border-bottom: 0em none;
display: block;}
h2 {
	font-size: 180%;
	line-height: 1.3em;
	padding: 0em 0em 0em 0px;
	text-transform:lowercase;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 15px;
	color:#cbcdcf;
	letter-spacing:1px;
}
h2 a, h3 a, h4 a{color: #846532;
	}
h3 {
	font-size: 180%;
	line-height: 1.3em;
	padding: 0em 0em 0em 0px;
	text-transform:lowercase;
	margin-top: 30px;
	margin-left: 8px;
	margin-bottom: 5px;
	color:#846532;
	letter-spacing:1px;
}
h4 {
	font-size: 158%;
	line-height: 1.3em;
}

p {
	font-size: 118%;
	padding: 0em 5px 10px 0px;
}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
#homeimages{
background:url(images/ltb.png) repeat;
height:165px;
width:950px;
margin-left:0px;
margin-right:0px;
padding-top:8px;
margin-bottom:0px;
padding-bottom: 13px;

}	

.blue a, .green a, .yellow a, #black a
{
line-height:128%;
}

.blue a:hover, .green a:hover, .yellow a:hover {
	
	color: #383d44;

	}
.blue{
height:auto;
float:left;
display: inline;
width: 33.5%;
margin-left:-10px;
}
	
.green{
height:auto;
display:inline;
width: 33%;
margin-left: auto;
margin-right: auto;
}

.yellow{
height:auto;
display:inline;
width: 33.5%;
float:right;
margin-right:-10px;
}

#bottomspace{
width:950px;
background-color:#846532;
height:87px;
display:inline;
float:left;
padding-top:7px;
padding-bottom:3px;
}

#topspace{
	width:950px;
	background:url(images/ltb.png) repeat;
	height:auto;
	display:inline;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	color:#D4D5D7;
	font-size:175%;
	line-height:155%;
	margin-right:0px;
	margin-bottom:5px;
}

#hometext{
background:#FFFFFF;
height:auto;
width:950px;
margin-left:0px;
margin-right:0px;
padding-top:25px;
margin-bottom:0px;
padding-bottom: 10px;

}	


.left{
height:auto;
float:left;
display: inline;
width: 33%;
margin-left:0px;
background-color:#FFFFFF;
}
	
.center{
height:auto;
display:inline;
width: 33%;
float:left;
padding-left: 6px;
margin-right: auto;
background-color:#FFFFFF;
border-left: 1px #cbcdcf solid;
border-right: 1px #cbcdcf solid;
}

.right{
height:auto;
display:inline;
width: 33%;
float:right;
margin-right:0px;
background-color:#FFFFFF;
}

div#footer p{margin-left: 5px;
font-size: 0.8em;
margin-right: 5px;
}

.post{
padding-left: 5px;
padding-right: 5px;
}

.dte{
color: #a3a3a3;
margin-top: -1em;
margin-bottom: 1em;}
.postmetadata{
	clear:both;
	
	font-size: 0.8em;
	color: #a3a3a3;

	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
border-top: 0px #e3f5ff solid;
padding-top: 2px;}

.entry img{
	border: 1px #dbf1fc solid;
	padding: 5px;
	margin: 5px;}
.entry a:hover img{border: 1px #fdde6a solid;
}
.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{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
border-left: 4px #dbf1fc solid;
font-style: italic;
margin-left: 30px;
margin-right: 20px;}
.post blockquote em{
	
	float: right;
font-weight: normal;
font-size: 1em;
font-style: normal;}


/*special*/
span.amp {
	font-family: "Goudy Old Style", "Palatino",
	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }


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



/*events */
#extra-sidebar ul, #extra-sidebar li{
	margin:0;
	padding:0;
	list-style-type: none;}
#extra-sidebar ul{
padding-left: 20px;
padding-right: 20px;}
#extra-sidebar li{
	display:block;
	border-bottom: 1px #c8eb94 solid;
text-transform: uppercase;
color: #666;
font-weight: bold;}
#extra-sidebar li a{
text-transform: capitalize;
font-weight: bold;
color: #ffffff;}
#extra-sidebar li a:hover{
color: #e5ca63;}
#extra-sidebar h2{margin:0;
padding-left: 5px;
padding-top: 5px;
margin-bottom: 5px;
color: #dbf1fc;}
#extra-sidebar h2 a{color: #dbf1fc;}
/*comments*/	
#comments{
	margin-top: 10px;
	margin-left: 25px;
	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-image: url(images/figure.gif);
padding-left: 12px;
background-repeat: no-repeat;}

#respond{
	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;}
	
input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}
#comment{
	width:420px;
	font: 1em Verdana, sans-serif;
	margin-bottom: 1em;}
#commentform{
	margin-top: 1em;
}
#searchform{
	margin-top: 5px;
	margin-left: 5px;}
input#searchsubmit{
	display: none;}
input#s {
	width: 180px;
	font-size: 1.2em;
	border: 1px #aeab9f solid;}

.navigation{
	font: 1em/1.2em "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	height:1.2em;
	border-top: 1px #dbf1fc solid;
	border-bottom: 1px #dbf1fc solid;
}
.navigation a{
	color: #333;
	font-style: normal;}
.navigation a:hover{
	color: #c2bfb2;}

.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: 1px #dbf1fc solid;
}

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

	
.related{
	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---*/
.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: #83b449;

	text-decoration: none;
}

.children li{

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

	color: #333;
}

#pagenav{
margin-bottom: 1em;
height:25px;}

ul#pagenav{float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}
	
#pagenav li{
	float:left;
	list-style-type:none;
}

#pagenav ul a{
	display:block;
	padding: 5px;
	float:left;
	line-height:25px;
	color: #fff;
	background: url(images/menuoff.jpg) repeat-x bottom;
	margin-left: 1px;
	text-transform: uppercase;}

#pagenav li.current_page_item a{

background: url(images/menuon.jpg) repeat-x bottom;
color: #666;}

#pagenav li a:hover{
background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
}
#myGallery
{
float:left;
width: 99% !important;
height: 550px !important;
border: 0px #000000 solid !important;
}
#myGallery h2{
font-size: 1.4em;
color: #333 !important;}
#myGallery p{color: #333 !important;
font-size: 1em;}
#myGallery h2 a{
font-size: 1.4em;
color: #333 !important;
}
.slideInfoZone{height:0px !important;
background: #f8f8f8 !important; }

.avatar {	
	float:left;
	margin:2px;}
	
	li {
	font-size: 110%;
	font-weight:450;
	line-height:185%;
}
