/*
Theme Name: Domestic Violence Services
*/




#wrapper1 {
	background:url(images/wrapper1.jpg) center top no-repeat;
	min-width:1060px;
}
#wrapper2 {
	background:url(images/wrapper2.jpg) right top repeat-x;
	min-width:1060px;
}
#wrapper3 {
	background:url(images/wrapper3.jpg) top left repeat-x;
	min-width:1060px;
}
#wrapper4 {
	background:url(images/wrapper4.gif) bottom center no-repeat;
	min-width:1060px;
}
#wrapper5 {
	background:url(images/wrapper5.jpg) bottom left repeat-x;
	min-width:1060px;
}
#wrapper6 {
	background:url(images/wrapper6.jpg) bottom right no-repeat;
	min-width:1060px;
}
#header {
	width:960px;
	height: 250px;
}
#page {
	text-align: left;
	margin: 0px auto;
	width:960px;
}
#content {
	width: 960px;
	padding-top:40px;
	padding-left:40px;
	min-height:560px;
}
h1 {
	font-size:24px;
}
li {
	list-style:url(images/list.jpg);
}
body {
	background-color:#bec3e3;
	color:#000;
	margin: 0px auto;
	text-align: center;
}
.logo img{
	position: absolute;	
	border: none;
}
.logo {
	float:left;
	font-size: 1em;
	text-align: left;
	width: 610px;
	height: 170px;
	overflow: hidden;
}
a {
	color:#52437c;
}

#hour img{
	position: absolute;	
	border: none;
}
#hour {
	float:right;
	font-size: 0em;
	text-align: left;
	width: 310px;
	height: 200px;
	overflow: hidden;
}
#headerNav {
	position:absolute;
	margin-left: 230px;
	margin-top:196px;
	width:761px;
}
#headerNav li{
	display:inline;
	padding:13px 9px;
	border-left:solid 1px #9b9cd2;
	color:#fff;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}
#headerNav li a{
	color:#fff;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#headerNav li a:hover{
	color:#000;
}
#headerNav li:first-child{
	border:none;
}
#headerNav .current_page_item a, #headerNav .current_page_parent a {
	text-decoration:underline;
}
#headerNav .current_page_item a, #headerNav .current_page_parent ul li a {
	text-decoration:none;
}
#headerNav li ul{
	position:absolute;
	display:none;
	background:#fff;
	border:solid 1px #9b9cd2;
	top:49px;
	padding-left:23px;
	width:138px;
	left:0px;
	z-index:2;
}
#headerNav li ul ul{
	border-top:0 none;
	left:-24px;
	top:23px;
}
#headerNav li ul li{
	display:list-item;
	padding:3px;
	border:none;
	color:#9b9cd2;
	font-size:14px;
}
#headerNav li ul ul li{
	padding:3px;
	margin:0 0 0 3px;
}
#headerNav li ul li a {
	color:#9b9cd2;
	font-size:14px;
}
#headerNav li.hover ul{
	display:block;
}
#headerNav li.escape{
	background:#000;
}
#headerNav li.escape a:hover{
	color:#fff;
	text-decoration:underline;
}
#headerNav li.escape ul{
	padding:5px;
	width:200px;
	left:-79px;
}
#headerNav li.escape ul li{
	list-style:none;
	color:#6f71be;
}
#headerNav li.escape ul li a{
	color:#9B9CD2;
	text-decoration:underline;
}
#headerNav li.escape ul li a:hover{
	color:#000;
}

#footer {
	position: relative;
	height: 110px;
	width:960px;
}
#footerNav {
	position:absolute;
	margin-left: 0;
	margin-top:20px;
	width:570px;
}
#footerNav li{
	display:inline;
	padding:5px;
	border-left:solid 1px #ccc;
	color:#52437c;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footerNav li a{
	color:#52437c;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footerNav li a:hover{
	color:#000;
}
#footerNav li:first-child{
	border:none;
}
#copy {
	position: absolute;
	top: 9px;
	right: 75px;
	color:#4c8585;
	font-size:12px;
	width:320px;
}
#copy a{
	color:transparent;
	font-weight:bold;
}
.post{
	width:570px;}
#sidebar {
	position:absolute;
	margin-left:609px;
	margin-top:-40px;
	height:560px;
}
#sidebar a.escape{
	display:block;
	height:53px;
	width:199px;
	line-height:500em;
	overflow:hidden;
	background:url(images/escape.gif) top center no-repeat;
	margin:0 0 0 81px;
}

/*Contact Form*/
span.wpcf7-not-valid-tip {
	left:0% !important;
	margin-top:-5px !important;
	width:338px !important;
}
div.wpcf7-validation-errors {
	border:none !important;
	background:#52437C !important;
	color:#fff !important;
}
input.contact-submit {
	background: url(images/send.gif) top left no-repeat;
	border:none;
	height:24px;
	width:56px;
	font-size:0em;
}
input.contact-submit:hover {
	background: url(images/send-hover.gif) top left no-repeat;
	cursor:pointer;
}
#google-map {
	position:absolute;
	margin-top:20px !important;
	margin-left:290px;
	height: 351px;
	width: 336px;
	border: #364345 2px solid;
	margin-top: 9px;
	
}	
div#shDisplay img#shTopImg {
	background:url(images/xbutton.gif) top right no-repeat !important;
	border:medium none !important;
	padding:20px 2px 2px !important;
}