/*

Theme Name: Henry Payne
Theme URI: http://www.HenryPayne.com
Description: Wordpress theme for HenryPayne.com
Author: BiznetIS
Author URI: http://www.biznetis.net
Version: 1.0



*/

/*  CSS Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*  General Styles */

body{
    background: url('images/bg_all.gif') repeat-x;
	font-family: "Arial", sans-serif;
	font-size: 80%;
}

/*  Header Styles */

h1{
	background: url('images/logo.gif') no-repeat;
}
	h1 a{
		display: block;
		height: 92px;
		width: 309px;
		text-indent: -110%;
	}

.advertisment{
	display: block;
	float: right;
	padding: 10px 10px 0 0;
	height: 60px;
	width: 468px;
}

/*  Menu Styles */	
#menu{
	background: url('images/body-top.gif') #dedad1 no-repeat;
	padding-top: 15px;
	list-style: none;
	height: 30px;
}
	#menu li{
		float: left;
		text-align: center;
		width: 115px;
	}
		#menu li.long{width: 160px;}
		#menu li.short{width: 100px;}
		
	#menu a{
		color: #5d5d5d;
		font-size: 14px;
		text-decoration: none;
	}
	#menu a:hover{
		text-decoration: underline;
	}

/*  Wrap Styles */

#wrap{
	margin: 0 auto;
	width: 885px;
}
	#wrap span#bottom{
		background: url('images/body-bottom.gif');
		display: block;
		height: 23px;
		width: 885px;
	}

#content{
	background: #dedad1;
}

/*  Sidebar Styles */

#sidebar{
	float: right;
	width: 225px;
}
	#sidebar span.search-red{
		color: #df0029;
		font-size: 18px;
	}
	#sidebar span.search-gray , .widgettitle{
		font-weight: normal;
		color: #373737;
		font-size: 18px;
	}

#sidebar ul{
	list-style: none;
	margin-top: 10px;
}
	#sidebar li{
		margin-bottom: 30px;
	}
		#sidebar li.center{
			text-align: center;
		}

#s{
	color: #a8a8a8;
	font-family: "Arial";
	padding: 3px;
	width: 200px;
}

#search-bottom{
	padding-top: 5px;
}
	#search-bottom{
		color: #3774ba;
		font-family: "Arial";
		font-size: 11px;
	}
	#search-bottom input{
		float: right;
		margin-right: 10px;
	}
	#search-bottom a{
		color: #3774ba;
	}

/*  Zazzle Styles */
#zazzle img{
	padding-left: 0px;
	margin-left: 0px;
}

/*  Sidebar Buttons */	
.image-border{
	position: relative;
	border: 2px solid #aeadab;
	width: 213px;
}

.image-border span{
	display: none;
}

.image-border a:hover span{
	alpha:.1px;
	color: red;
	background: white;
	display: none; /*  change this to "block" for hover effect */
	font-size: 30px;
	width: 213px;
	position: absolute;
	height: 40	px;
	text-align: center;
}
.image-border a:hover img.deleteforeffect{
	opacity:0.4;
	filter:alpha(opacity=40);
}


/*  Blog Styles */
	
#blog{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
	border: 2px solid #aeadab;
	margin-left: 10px;
	padding:10px 10px 10px 10px;
	width: 610px;
}
	#blog p{
		line-height: 130%;
		margin-bottom: 10px;
		
	}
	#blog h2{
		color: #df0029;
		font-size: 25px;
		font-weight: bold;
		width:350px;
	}
	#blog h3 a{
		display: block;
		color: #0d2569;
		font-size: 15px;
		font-weight: bold;
		margin-top: 15px;
		text-decoration: none;
	}	
		.info{
			color: #3b3b3b;
			font-size: 75%;
		}

	
	/*  Blog Meta Data */
	.meta{
		border:1px solid #cccccc;
		border-left: none;
		border-right: none;
		height: 30px;
		margin-bottom: 40px;
		margin-top: 10px;
		padding: 2px 5px;
	}
	.meta a{
		color: #aa0706;
		padding-right: 5px;
	}
	.meta span{
		color: #aa0706;
		vertical-align: middle;
		font-size: 20px;
		font-weight: bolder;
	}
	

/*  Social-bar */
#social-bar{
	float: right;
	padding-top: 3px;
	width: 250px;
}
#rss{
	padding-right:5px;
}
	#rss a{
		font-size: 11px;
		color: black;
		padding-left: 5px;
		text-decoration: none;
	}

	
.clear{
	clear:both;
}	


/*  copyright */	
#copyright, #valid{
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
}


/*  Page Spesific Styles */

/*  Comments Page */
#comments a{
	color: #aa0706;
}
#comments ol{
	list-style: none;
}
	#comments li{
		border-bottom: 1px solid #cccccc;
		min-height: 100px;
		padding: 10px 0;
	}
	#comments ol li img{
		float: left;
		padding: 0 5px 0 0;
		width: 90px;
	}

#comments h3{
	margin-top: 25px;	
}

#comments form{
	margin-top: 5px;	
}

/*  Gallery */
div#gallery.gecko{
	background: #f8f8f6 !important;
	border-right: 2px solid #aeadab;
	width: 592px;
}
#gsContent{
	width: 416px;
	
}
#gsContent textarea{
	width: 410px;
	
}
#gsContent input{
	width: 200px !important;
}


/*  Search Page */
.thumb{
	float: left;
	height: 280px;
	width: 200px;
}

h2.search-title{
	margin-top: 30px;
	width: 500px !important;
}
#blog p{
	padding: 5px 0px;
}
#blog ul{
	margin: 10px 20px;
}
#blog a{
	color: #aa0706;
}
/*  Home */

.post-categories{
	display: inline;
	list-style: none;
	width: 100px;
}
.post-categories li{
	display: inline;
	width: 100px;
}

#morePrev{
	clear: left;
	height: 40px;
}
#morePrev a{
	color: #aa0706;
	font-size: 20px;
	width: 200px;
	text-decoration: none;
}
#morePrev a:last-child{
	float: right;
	text-align: right;
}
.image-left{
	float: left;
	padding: 0px 10px 10px 0;
}
.gallery br{
	clear: none !important;
	display: block;
	width: 700px;
}

