/*
Theme Name: Cedar Valley Humane Society
Theme URI:
Description: This is the website for the Cedar Valley Humane Society
Version: 1.0
Author: Henry Russell Bruce
Author URI: http://www.hrb-ideas.com/
Copyright Henry Russell Bruce
*/
/* Global */
html{font-size:100.1%;}
body{margin:0;font-family:'Helvetica Neue LT Std', 'Helvetica', 'Verdana', 'Arial', sans-serif;background:url(images/bg.jpg) repeat-x #111;color:#666;font-size:75%}
p{margin:0 0 1.45em;line-height:1.3em;}
img{border:0;}
a{color:#a92038;text-decoration:none;outline:none;cursor:pointer;}
a:hover{color:#c2455a;}
a:active{color:#7e2b39;}
h1,h2,h3,h4,h5,h6{margin-top:0;font-family:'Helvetica Neue LT Std', 'Helvetica', 'Verdana', 'Arial', sans-serif;font-weight:normal;}
h1{font-size:1.6em;margin:0.2em;color:#a92038;}
h2{font-size:1.6em;margin:0.3em;color:#a92038;}
h3{font-size:1.2em;margin-bottom:0.2em;color:#a92038;}
h4{font-size:1em;margin:3px 0;color:#a92038;}
h5{font-size:1em;margin:3px 0;color:#999;}
h6{font-size:1em;font-weight:bold;}
ul,ol{margin:0 1.5em 1.5em 1.5em;}
li ul,li ol{margin:0;}
blockquote{font-style:italic;}
#site{position:relative;margin:0 auto;width:990px;background:url(images/site-background.png) repeat-y #3e3e3a;}
/* End Global */
/* Header */
#header{
	margin:0;
	height:158px;
	background:url(images/header.jpg) no-repeat;
}
#header h1{
	display:block;
	position:absolute;
	margin:44px 0 0 30px;
	width:400px;
	height:85px;
	text-indent:-9000px;
}
/* End Header */
/* Navigation */
#nav{
	position:relative;
	margin:0 0 0 10px;
	width:650px;
	height:53px;
	padding:0;
	list-style:none;
	font-size:120%;
	overflow:hidden;
}
#nav ul{
	margin-top:2px;
}
#nav li{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	margin:0;
	border-right:#7d1726 solid 1px;
	border-left:#be576a solid 1px;
	
}
#nav li a{
	padding:8px 12px;
	color:#FFF;
	text-shadow:1px 1px #000;
}
#nav li a:hover{
	background:url(images/topnav-hover2.png) repeat-x;
}
#nav li ul{
	position:absolute;
	left:-5000px;
	clear:left;
	display:block;
	padding:0;
	margin:1px 0 0 0;
	height:21px;
	width:650px;
	text-align:center;
	background:url(images/subnav-bg.png) repeat-x;
}
#nav li ul li{
	height:20px;
	width:auto;
	line-height:20px;
	font-size:85%;	
	border-right:0;
	border-left:0;
	border-right:#b8b8b8 solid 1px;
	border-left:#e8e8e8 solid 1px;
}
#nav li ul li a{
	padding:4px 8px 2px 8px;
	color:#000;
	text-shadow:1px 1px #fff;
}
#nav li ul li a:hover{
	background:url(images/subnav-hover.png) repeat-x !important;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul{ /* lists nested under hovered list items */
	left:0;
	z-index:999;
}
#nav li:hover, #nav li.sfhover{ /* ie 7 sticky menu fix */
	position:static;
}
#nav .current_page_item a:hover, #nav .current_page_parent a:hover{
	background:none;
}
#nav .current_page_item{
	padding-bottom:1px;
	border-left:1px solid #fff;
	border-left:1px solid #fff;
	background:url(images/topnav-current.png) repeat-x;
}
#nav .current_page_item:hover{
	background:url(images/topnav-current.png) repeat-x;
}
#nav .current_page_parent{
	padding-bottom:1px;
	border-left:1px solid #fff;
	border-left:1px solid #fff;
	background:url(images/topnav-current.png) repeat-x;
}
#nav .current_page_item ul{
	margin:1px 0 0 0;
	padding:1px 0 0 0;
	left:0;
}
#nav .current_page_parent ul{
	margin:1px 0 0 0;
	padding:1px 0 0 0;
	left:0;
}
#nav .current_page_parent .current_page_item a{
	background: #FFF !important;
	border-left:0;
}
#nav .current_page_parent .current_page_item{
	background: #FFF !important;
}
.page-item-3{
	border-left:0 !important;
}
.page-item-29{
	border-right:0 !important; 
}
#nav .page-item-10 ul{
padding:0 0 0 208px;
}
#nav .page-item-12 ul{
padding:0 0 0 200px;
}
#nav .page-item-14 ul{
padding:0 0 0 330px;
}
#nav .page-item-19 ul{
padding:0 0 0 400px;
}
/* End Navigation */
/* Content */
#content{
	margin:0 0 0 11px;
	width:729px;
	background:url(images/nav-background.jpg) no-repeat #fff;
}
#content-body{
	padding:10px 20px;
	background:url(images/content-bg.png) repeat-x bottom;
	min-height:609px;
	height:auto !important;
	height:609px;
}
#home h2{display:none;}
#home h3{font-size:2em !important;margin:0;padding:0!important;}
#content-bottom{
	width:729px;
	height:11px;
	background:url(images/content-bottom.png) no-repeat #3e3e3a;
}
.pagephoto{
	float:right;
	margin:20px;
	border-bottom:#a92038 solid 16px;
}
#content-body p{
	padding-left:10px;
}
#content-body h2{
	margin:0 0 10px 0;
	padding:0;
	font-size:2em;
}
#content-body h3{
	font-size:1.5em;
	padding:10px 0;
}
#content-body ul{
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
}
#content-body li{
	background:url(images/bullet.png) no-repeat 7px 0.6em;
	padding:4px 0 4px 25px;
}
.rightimg{
	display:inline;
	float:right;
	margin-right:140px;
	padding:0 10px;
}
.rotateimg{
	float:right;
	padding:20px;
}
.attribution{
	padding:10px;
	font-size:0.8em;
}
/* End Content */
/* Sidebar */
#sidebar{
	position:absolute;
	right:10px;
	top:158px;
	width:240px;
	padding:140px 0 0 0;
	background:url(images/sidebar-background.jpg) no-repeat;
	font-size:120%;
}
#sidebar-content{
	float:right;
	margin:0;
	width:200px;
	padding:0 10px 10px 10px;
	background:#fff url(images/sidebar-bottom.jpg) bottom no-repeat;
}
#sidebar img{
	float:left;
	padding:0 10px;
}
.contactimg{
	padding:0 !important;
	margin:0 10px;
	border-bottom:10px #a21d36 solid;
}
#sidebar p{
	margin:0 0 1em 0;
}
.contact{
	position:relative;
	margin:10px 0;
	width:180px;
	height:25px;
	background:url(images/contact-box2.png) no-repeat;
}
.contact-label{
	line-height:25px;
	margin:0 0 0 4px;
	padding:0;
	color:#333;
	text-shadow:1px 1px #fff;
}
.contact-input{
	position:absolute;
	right:2px;
	top:2px;
	width:113px;
	height:18px;
	border:0;
	background:none;
	color:#666;
	outline-style:none;
}
.message{
	position:relative;
	background:url(images/message2.png) no-repeat;
	width:180px;
	height:85px;
}
.message-label{
	display:block;
	line-height:23px;
	margin:0 0 0 4px;
	padding:0;
	color:#333;
	text-shadow:1px 1px #fff;
}
.contact-message{
	font-family:'Helvetica Neue LT Std', 'Helvetica', 'Verdana', 'Arial', sans-serif;
	font-size:100%;
	display:block;
	position:absolute;
	left:2px;
	top:25px;
	width:174px;
	height:57px;
	border:0;
	background:none;
	color:#666;
	outline-style:none;
}
.captcha-img{
	float:none !important;
	display:block !important;
	margin:12px 0 8px 15px;
	padding:0 !important;
}
.captcha-box{
	position:relative;
	margin:0;
	width:180px;
	height:25px;
	background:url(images/captcha2.png) no-repeat;
}
.captcha-label{
	position:absolute;
	top:0;
	left:3px;
	line-height:25px;
	padding:0;
	font-size:90%;
	color:#333;
	text-shadow:1px 1px #fff;
}
.captcha-input{
	position:absolute;
	right:2px;
	top:4px;
	width:45px;
	height:18px;
	border:0;
	background:none;
	color:#666;
	outline-style:none;
}
.btn{
	width:86px;
	height:28px;
	font-size:120%;
	border:0;
	background:#cbcbcb url(images/button.png) no-repeat;
	color:#FFF;
	text-shadow:1px 1px #000;
	cursor:pointer;
}
.btn:hover{
	background:#cbcbcb url(images/button.png) no-repeat 0 -30px;
}
.btn:active{
	background:#cbcbcb url(images/button.png) no-repeat 0 -60px;
}
/* End Sidebar */
/* Footer */
#footer{
	padding:15px;
	background:url(images/site-background.png) repeat-y;
	text-align:center;
	color:#999;
}
#footer a{
	color:#999;
}
#footer a:hover{
	color:#888;
}
/* End Footer */
/* Start WordPress Classes */
#comment{
	width:600px;
}
.alignleft{
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
.alignleft-nopad{
	float:left;
	margin:0;
	padding:0;
}
.alignright{
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
img.alignleft,img.alignright{
	margin-top:0;
}
.aligncenter{
	display:block;
	margin:0 auto;
	text-align:center;
}
.wp-caption{
	border:1px solid #eee;
	font-size:9pt;
	line-height:13pt;
	text-align:left;
	background:#fff;
}
.wp-caption-text{
	padding-top:8px;
}
.post-edit-link{
	position:absolute;
	bottom:20px;
	right:6px;
}
.title{font-size:1.6em;margin:0.3em;color:#a92038;}
/* End WordPress Classes */