/*
THEME NAME: Fence Specialists
THEME URI: http://www.fencespecialists.com
DESCRIPTION: Fence Specialists Blog
VERSION: 1.0
*/

@import "reset.css";

body, html {margin:0 0 5px 0; }
body {color:#000; font-family:Geneva, Arial, Helvetica, sans-serif; background:#2f2f2f url(/images/bg-border.gif) center repeat-y;}

a:link, a:visited {color:#000; text-decoration:underline;}
a:hover {color:#666; text-decoration:none;}
a:active {color:666;}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}



#page-container {width:900px; margin:auto; background:#FFF; padding:0}



#header-container {height:175px; background:#000}
#header-name {height: 76px; background:url(/images/header.gif) no-repeat;}
#header-contact {color:#FFF; width:400px; float:right; text-align:right; font-weight:bold; margin:0; padding:15px 5px 0 0; letter-spacing:1px; font-size:16px;}
#header-contact span {font-size:24px;}
#header-pics {clear:right; height:60px; background:url(/images/header-images.jpg) no-repeat; margin-top:10px;}


#nav-container {height:33px; background:url(/images/nav-bg.gif) repeat-x;}
#menu {margin: 0 0 0 80px;padding: 0;width: 850px;list-style: none;}
#menu li {padding: 0; margin: 0; height: 33px; list-style: none; background-repeat: no-repeat; text-align:center }
#menu li a, .menu li a:visited {display: block;	text-decoration: none; height: 35px; background-repeat: no-repeat;}
.home  {background:url(/images/home1.gif) top center; width:100px; }
.home a:hover img {visibility:hidden;}
.about {background:url(/images/about.gif) top center;width:150px;}
.about a:hover {background:url(/images/about1.gif) top center;}
.services {background:url(/images/services1.gif) top center;width:140px;}
.services a:hover img {visibility:hidden; top center;}
.testimonials {background:url(/images/testimonials1.gif) top center;width:180px;}
.testimonials a:hover img {visibility:hidden; top center;}
.contact {background:url(/images/contact1.gif) top center;width:150px;}
.contact a:hover img {visibility:hidden; top center;}
ul #menu li a:hover {background:none;}
#menu li {float:left}
/*Drop Menu*/
#menu .drop {visibility:hidden;	position:absolute; width:100px; text-align:center}
#menu li:hover .drop, #menu a:hover .drop {visibility:visible;}
.drop {padding:0; margin:0; }

#menu .drop li, #menu .drop li a, #menu .drop li a:visited {height:25px; margin:0; padding:0;border:solid #000 1px; }

.drop li, .drop li a, .drop li a:visited {background:#666; opacity:.9; color:#FFF; display:block; width:140px; margin:0;  font-style:italic; font-weight:bold; text-shadow:2px 2px 2px #000;}
.drop li a:hover {opacity:none; background:#666; color:red;}






#main-content {
	clear:both;
	width: 880px;
	overflow: hidden;
	margin:auto;
	padding:25px 10px 0 10px;
	background:#FFF;
	
}

#content {
	float: right;
	width: 660px;
	font-size:14px;
}

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 20px;
	line-height: 1.2;
	font-style:normal;
	text-shadow:2px 2px 2px #666;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 10px;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 12px;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: left;
	width: 190px;
	
}

.sidepanel {
	margin-bottom: 30px;

}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 5px;
	color: #ED1B23;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
	text-shadow:1px 2px 2px #000;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0 5px 15px;
	line-height: 1;
	font-size:12px;
	font-style:italic;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

/* Footer */
#entire-footer {background:#FFF;}
#sub-footer {height:15px; clear:both; padding-top:20px; background:#FFF }
#sub-footer p {text-align:center; margin:0}
#footer-container {background:#FFF; clear:both; height:40px; border-top:1px #666 solid; margin:5px 10px 0 10px; padding-top:5px}
#footer-logos {width:375px; float:left;}
#footer-right {float:right; width: 300px; text-align:right; font-size:12px;}
#footer-right span {font-size:10px;}
#footer-right span img {margin:5px 2px 0 2px; vertical-align:bottom}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
