
/* @override 
	http://www.co.isle-of-wight.va.us/wp-content/themes/iow1-child/style.css
	http://www.co.isle-of-wight.va.us/solid-waste/wp-content/themes/iow1-child/style.css
	http://www.co.isle-of-wight.va.us/engineering/wp-content/themes/iow1-child/style.css
	http://www.co.isle-of-wight.va.us/gis-services/wp-content/themes/iow1-child/style.css */

/*
	Theme Name: 2014 IOW Theme Refresh
	Description: This is a child theme for the iOW1 Theme customized for 2014 website refresh.
	Author: Dave Parker
	Author URI: http://www.vectec.org/
 
	Template: iOW1
*/

@import url("../iOW1/style.css");

body {
	background: #fff url(images/iow-bg.jpg) no-repeat center top;
	font-family: 'Arvo', serif;
}

.container {
	background: #fff;
	margin-top: 80px;
	border: 20px solid #02532d;
	border-top: 8px solid #02532d;
	border-bottom: 0;
	box-shadow: 0px 3px 6px #000;
}

#sideBarBg {
	width: 356px;
	height: 420px;
	position: absolute;
	left: 710px;
	top: 365px;
	z-index: 2;
}

#notice a.more-link {
	color: #02532d;
}

.twoThird {
	padding-left: 20px;
	margin-right: 20px;
}

/* .bg-lines {
	width: 100%;
	background: #ff0;
	height: 100%;
	position: absolute;
	top: 0;
} */

#footer5Col p {
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #46a9af;
	text-shadow: 0px 2px 1px #02532d;
	text-align: center;
	font-style: italic;
}

.textwidget hr {
	margin: 20px 0;
}

p {
	line-height: 22px;
	margin-bottom: 15px!important;
}

#notice h2 a {
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center!important;
}

#mainNotice p, #notice p {
	text-align: justify;
}

a {
	color: #02532d;
}

.entry h3, .entry h4 {
	margin-bottom: 15px;
}

h2 a {
	color: #02532d;
}

h2, h2 span, h2 strong, p span {
	color: #02532d!important;
}

#mainNotice h2 a {font-size: 24px;}

#calendarOfEvents a {
	color: #02532d;
}

ul.cssMenu li > a {
	display: block;
	width: auto;
	height: auto;
	padding: 10px;
	font-size: 17px;
	background: #46a9af;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-indent: 0;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

ul.cssMenu li > a:hover {
	background: #2a6f73;
	color: #fff!important;
	box-shadow: 0px 0px 5px #000 inset;
}

ul.cssMenu {
	margin-left: 163px;
}

#nav {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 66px;
	margin-top: 0;
	width: 100%;
	background: #46a9af;
}

.logo {
	background: #fff url('images/logo.jpg') no-repeat;
	width: 130px;
	height: 135px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -24px;
	left: 20px;
	border: 5px solid #fff;
	border-right: 0;
	border-left: 0;
	z-index: 999;
}

.metaLinks li {
	margin-right: 0px;
}

.logoText {
	background: #02532d url('images/logo-text.png') no-repeat right top;
	margin: 0;
	width: 100%;
	height: 71px;
	padding-bottom: 20px;
	text-indent: -9999px;
	display: block;
}

#header {
	height: 340px;
	position: relative;
	padding-top: 0px;
	margin-bottom: 45px;
}

#iwan li:hover ul, #guid li:hover ul, #coun li:hover ul, #link2 li:hover ul, #link li:hover ul {
	background: #749b48;
	margin: 0;
	left: auto;
	right: 0;
	border: 2px solid #446128;
}

#footer5Col .left {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 10px;
}

.metaLinks {
	position: absolute;
	left: 954px;
	top: -55px;
	width: 130px;
	color: #fff;
}
.metaLinks a {
	color: #fff!important;
}

#mainNoticeContainer {
	width: 670px;
	margin-right: 0;
}

#imageScroller, #postImage {
	border: 3px solid #46a9af;
}

a:hover img {
	position: relative;
	top: -2px;
}

#main.postPage .hentry {
	padding: 0 20px;
}

#main.postPage .twoThird .hentry {
	padding: 0;
}

@media screen and (max-width: 1090px) {

	.container {
		width: 980px;
		border: 5px solid #02532d;
	}
	
	.twoThird {
		padding-left: 10px;
		margin-right: 20px;
		width: 630px;
	}
	
	#mainNoticeContainer {
		width: 630px;
	}
	
	#sideBar {
		width: 306px;
	}
	
	#calendarOfEvents .ko-calendar-entry-title {
		width: 238px;
		margin-left: 50px;
	}
	
	#sideBarBg {
		width: 328px;
		height: 420px;
		position: absolute;
		left: 650px;
		top: 332px;
		z-index: 2;
	}
	
	.nivoSlider img, .nivoSlider, .slider-wrapper, div#postImage, #postImage img {
		width: 976px!important;
		height: auto!important;
		margin-bottom: 0!important;
	}
	
	#postImage {
		height: auto;
		border: 2px solid #46a9af;
	}
	
	#header {
		height: 310px;
	}
	
	#imageScroller {
		border: 2px solid #46a9af;
	}
	
	.metaLinks {
		position: absolute;
		left: 834px;
		top: -45px;
		width: 130px;
		color: #fff;
	}
	
	#nav {
		top: 62px;
	}
	
	.logoText {
		background: #02532d url('images/logo-text-small.png') no-repeat right top;
		margin: 0;
		width: 100%;
		height: 57px;
		padding-bottom: 20px;
		text-indent: -9999px;
		display: block;
	}
	
	#main {
		overflow-x: hidden;
	}
	
	#footer5Col {
		width: 970px;
		overflow: hidden;
		margin: -250px auto 0;
	}
	
	#footer5Col .left {
		margin-left: 5px;
		margin-right: 0;
		margin-top: 10px;
	}
	
	.logo {
		top: -35px;
	}
	
	.oneThird {
		width: 300px;
	}
	
	ul.cssMenu li > a {
		padding: 10px;
		font-size: 15px;
	}
	ul.cssMenu {
		margin-left: 173px;
	}
}