/*  
Theme Name: Serena
Theme URI: http://yewtah.com
Description: Photo blog theme of Simply Serenity Photography
Author: Brandon Ellett
Author URI: http://yewtah.com
Version: 1.0
Tags: Single Column
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/***********Header***********/

ul, li {
	margin: 0; 
	padding: 0;
} 

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
body{ 
	margin: 0;
	font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #aaa;
}
h1{
	font-size: 18px;
	padding: 0 0 10px 0;
}
a:link, a:visited{
	text-decoration: none;
	color: #999999;
}
a:hover{
	text-decoration: none;
	color: #ddd;
}
p{
	padding: 10px 10px 10px 10px;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}
#header{
	float: left;
	margin-left: -10px;
	vertical-align: middle;
	text-align: center;
	width: 1000px;
	height: 250px;
	background: #e6e6e6;
	border: 10px solid #e6e6e6;
}
#menu {
	height: 44px;
}

#menu ul {
	width: 972px;
	margin: 0px auto;
	padding: 0;
	list-style: none;
	overflow:hidden;
}
#menu li {
	display:inline;
}
#menu .cat-item a{
	background-image: url(images/menu.png);
	background-position: 0 -44px;
	display: block;
	font-size: 14px;
	float: left;
	text-align: center;
	line-height: 44px;
	color: #ccc;
	text-decoration: none;
	width: 108px;
	height: 44px;
}

#menu .current-cat a{ 
	color: #999;
	background-position: 0 -88px;
}
#menu .cat-item a:hover {
	color: #ccc;
	background-position: 0 0px;
}

/***************Home****************/

#homeContainer {
	width: 1000px;
	float: left;
	}
#homeContainer h1{
	font-size:20px;
	text-align: center;
	margin-top: 20px;
}
.cloud{
	color: #0066FF;
	background: transparent url(images/cloud.png) no-repeat;
	float: right;
	display: block;
	width: 28px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	position: relative;
	padding: 2px 0 0 0;
	margin-top: -34px;
}
p.homepostmetadata{
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	clear: both;
	color: #999;
}
p.homepostmetadata a:link, a:visited{
	color: #33CCFF;
	text-decoration:none;
	}
	
.homeEntry img {
	padding: 0;
	max-width: 100%;
	border: 10px solid #eee;
	margin-top: 20px;
}

/***************Index*****************/

.imgtfe { 
	float: left; 
	margin: 6px 10px 10px 0; 
	padding: 6px;
	background-color: #bfbfbf;
}	
#container{
	float: left;
	width: 700px;
}
#container h1{
	font-size:20px;
	text-align: center;
	margin-top: 20px;
}


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

.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.post{
	padding: 20px 0 10px 0;
}
.post h2{
	font-size: 22px;
	padding-bottom: 8px;
	border-bottom:	3px solid #ffd964;
}
#postEnd {
	clear: both;
	background: #fff url(images/sspLogo.gif) top center no-repeat;
	margin: 4px;
	height: 100px;
	}
.entry{
	line-height: 18px;
	padding-bottom: 10px;
}
.entry img {
	padding: 0;
	max-width: 100%;
	height:auto;
	border: 10px solid #eee;
}
p.postmetadata{
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	clear: both;
	color: #19a5b7;
	padding: 4px;
	border-bottom: 1px dashed #ddd;
	border-top:	1px dashed #ddd;
}
p.postmetadata img {
	border:none;
	width: 16px;
	}
.navigation{
	padding: 10px 10px 50px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
.imgtfe { 
	float: left; 
	margin: 6px 10px 10px 0; 
	padding: 3px;
	background-color: #eee;
}
#navleft{
	float: left;
}
#navright{
	float: right;
}
.sidebar{
	float: left;
	width: 280px;
	margin: 0 0 0 2px;
	display: inline;
}
.sidebar ul{
	list-style-type: none;
	margin: 20px 0 0 20px;
	padding: 0 0px 0 20px;
}
.sidebar ul img{
	border: none;
}
.sidebar ul li{
	padding: 10px 0 10px 0;
}
.sidebar ul li h2{
	font-size: 14px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #aaa;
}
.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
} 
.sidebar h1{
	font-size:20px;
	text-align: center;
	margin-top: 20px;
}
table#wp-calendar{
	width: 100%;
}
img.avatar{
	border: 1px dashed #999999;
	background-color: #e6e6e6;
	padding: 3px;
	float: left; 
	margin: 6px 10px 6px 10px;
}
.comments-template{
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
}
.alt{
	margin: 10px 10px 10px 10px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #fff;
	border: 1px solid #afafaf;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	background: #bfbfbf;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}
#bottom{
	background-color: #e6e6e6;
	clear: both;
	width: 100%;
	border-top: 1px solid #ccc;
}
#footer_wrapper{
	vertical-align: middle;
	margin: 0 auto 0 auto;
	width: 1000px;
	background-color: #e6e6e6;
}
.widgets{
	float:left;
	text-align: left;
	margin: 2px 0 0 0;
}
.widgets li{
	padding: 10px 0 10px 0;
}
.widgets li h2{
	font-size: 14px;
	border-bottom: 1px solid #ccc;	
	color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	list-style-type: none;
	padding: 4px;
}
.widgets ul li{
	padding: 0 15px 0 15px;
	line-height: 18px;
	list-style-type: none;
	float: left;
	width: 303px;
	text-align: left;
	
}
.widgets ul li .widget2{
	float: left;
	width: 300px;
	margin-right:40px;

}
.widgets a:link, .widgets a:visited{
	color: #CCCCCC;
}
.widgets a:hover{
	color: #ffffff;
}

#footer{
	background-color: #ccc;
	clear: both;
	padding: 10px 0 20px 0;
	margin-top: 250px;
	border-top: 1px solid #aaa;
}
#footer.p{
	line-height: 18px;
}
#siteDesign {
	width: 200px;
	height: 20px;
	float:right;
	margin-top: -20px;
	}