/*  
Theme Name: Yewtah
Theme URI: http://yewtah.com
Description: Personal blog theme of <a href="http://yewtah.com">Yewtah!</a> a creative design studio.
Author: Brandon Ellett
Author URI: http://yewtah.com
Version: 1.0
Tags: two-columns
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


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: #e6e6e6 url(./images/header.png) repeat-x;
	color: #444;
}
h1{
	font-size: 18px;
	padding: 0 0 10px 0;
}
a:link, a:visited{
	text-decoration: none;
	color: #b7b7b7;
	border:none;
}
a:hover{
	text-decoration: none;
	color: #ffffff;
}
p{
	padding: 10px 10px 10px 10px;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}
#rss a{
	text-decoration: none;
	color: #999999;
}
#header{
	background: url(images/logo.png) no-repeat center;
	margin: 0 0 0 0;
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 1000px;
	height: 160px;
}
#menu {
	height: 44px;
}

#menu ul {
	width: 650px;
	margin: 116px auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu .page_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_page_item a{ 
	color: #999;
	background-position: 0 -88px;
}
#menu .page_item a:hover {
	color: #fff;
	background-position: 0 0px;
}
#show{
	clear: both;
	width: 100%;
	background-color: #cccccc;
	height: 270px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	}
/*Home Page */
#home {
	background: url(images/light.png) 0 -220px;
	display: block;
	font-size: 11px;
	float: left;
	text-align: center;
	line-height: 20px;
	color: #aaa;
	text-decoration: none;
	width: 333px;
	height: 220px;
	position: relative;
}
#home span.hover{
	background: url(images/light.png) 0 0;	
	display: block;
	font-size: 11px;
	float: left;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	width: 333px;
	height: 220px;
	color: #e6e6e6;
	margin-top: -205px;
}
	
#home h2 {
	margin:20px 20px 4px 20px;
	border-bottom: 1px solid #fff;
	text-align:center;
	color: #666;
	font-size: 16px;
	}
#home p{
	margin-left:10px;
	}		
#ad{
	clear: both;
	width: 100%;
	background-color: #cccccc;
	height: 145px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	}
#ad a img {
	border:none;
	margin: 10px 10px 10px 10px;
	}
#container{
	float: left;
	width: 700px;
}
#photoContainer {
	float: left;
	width: 1000px;
}
#container h1{
	font-size:20px;
	text-align: center;
	margin-top: 20px;
}
.imgtfe { 
	float: left; 
	margin: 6px 10px 10px 0; 
	padding: 3px;
	background-color: #bfbfbf;
}
p img {
padding: 0;
max-width: 100%;
border: none;
/*border: 5px solid #ddd;*/

}

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

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

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

.alignright {
float: right;
}

.alignleft {
float: left
}
.post{
	margin-top: 20px;
	padding: 20px 0 10px 0;
	background: url(images/entryBack.png) top right no-repeat;
}
.photo{
	margin-top: 20px;
	padding: 20px 0 10px 0;
	background: url(images/photoBack.png) top right no-repeat;
	}
.post h2{
	font-size: 22px;
}
h2.pagetitle{
	margin-top: 10px;
	color: #666666;
	text-align: right;
}
.entry{
	line-height: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}
.entry img{
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#twocol{
	background: url(images/cornerPro.png) top right no-repeat;
	width:490px;
	float:left;
	}
#twocol2 {
	background: url(images/cornerCart.png) top right no-repeat;
	width:480px;
	float:left;
	margin-top:10px;
	border-left: 1px solid #aaa;
	padding-left: 20px;
	}
#twocol2 h1{
	margin-top:10px;
	}
.continue{
	float:left;
	padding-top: 20px;
	}

p.postmetadata{
	margin: 10px 0 10px 0;
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	clear: both;
}
p.postmetadata img {
	border:none;
	margin-top: -4px;
	margin-bottom: -4px;
	margin-left: 4px
	}
.navigation{
	padding: 10px 10px 50px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
#navleft{
	float: left;
}
#navright{
	float: right;
}
.sidebar{
	background: url(images/sidebar.png) no-repeat left top;
	float: left;
	width: 280px;
	margin: 0 0 0 20px;
	display: inline;
}
.sidebar ul{
	background: url(images/sideBack.png) no-repeat left top;
	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: #999999;
	clear: both;
	width: 100%;
	border-top: 1px solid #666;
}
#bottom img{
	border:none;
}	

#footer_wrapper{
	vertical-align: middle;
	margin: 0 auto 0 auto;
	width: 1000px;
	background-color: #999999;
}
.widgets{
	/*background: url(images/bottomBack.png) top center no-repeat;*/
	float:left;
	text-align: left;
	margin: 2px 0 0 0;
}
.widgets ul{
	margin-left:-50px;
}
.widgets li{
	padding: 10px 0 10px 0;
}
.widgets li h2{
	/*background: url(images/miniBtn.png) top left no-repeat;*/
	font-size: 14px;
	border-bottom: 1px solid #888888;	
	color: #e6e6e6;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	list-style-type: none;
}
.widgets ul li{
	padding: 0 10px 0 10px;
	line-height: 18px;
	list-style-type: none;
	float: left;
	width: 240px;
	text-align: left;
	font-size: 10px;
	
}
.widgets a {
	background: url(../../../../images/bullets.png)  no-repeat 0 -37px;
	border: none;
	color: #b7b7b7;
	display: block;
	padding: 0 0 0 10px;
}
.widgets a:visited{
	border: none;
	color: #b7b7b7;
	background-position: 0 8px;
}
.widgets a:hover{
	color: #ffffff;
	border: none;
}
#request {
	background: url(../../../../images/requestaprice.png) no-repeat 0 0;
	float: left;
	position: relative;
	display: block;
	width: 230px;
	height: 155px;
	margin-top: 18px;
}
#request span.hover{
	background: url(../../../../images/requestaprice.png) no-repeat 0 -174px;
	float: left;
	position: relative;
	display: block;
	width: 230px;
	height: 155px;
	margin-top: 18px;
}
	
#footer{
	background: #333 url(images/footer.gif) left top no-repeat;
	clear: both;
	margin-top: 200px;
	border-top: #bbb;
	height: 30px;
}
#footer.p{
	line-height: 18px;
}
#twitImage{
	float: right;
	margin-top:-24px;
	}
#siteDesign {
	width: 200px;
	height: 20px;
	float:right;
	margin-top: -30px;
	}
	
/*************************************************Sharing*********************************/
.homecomment{
	text-align: left;
	background: #dddddd;
	width: 250px;
	margin: 0 auto;
	padding-top: 28px;
	padding-bottom: 12px;
	padding-right: 4px;
}
.homecomment img{
	border: none;
	margin: 0;
	padding: 0;
}
.sharefacebook a{
	background-image: url(images/facebook.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -23px;
	}
.sharefacebook a:hover{
	background-position: 0 0px;
	}
.sharetwitter a{
	background-image: url(images/twitter.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -23px;
	}
.sharetwitter a:hover{
	background-position: 0 0px;
	}
.shareemail a{
	background-image: url(images/email.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -23px;
	}
.shareemail a:hover{
	background-position: 0 0px;
	}
.sharerss a{
	background-image: url(images/sharerss.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -23px;
	}
.sharerss a:hover{
	background-position: 0 0px;
	}
.sharepost{
	width: 110px;
	float:right;
	margin-top: -28px;
	color:#FFFFFF;
	font-size:10px;
	}