/*
Theme Name: Excavations.ie
Theme URI: 
Author: Catherine Trebble
Author URI: Wordwellbooks.com
Description: Theme for Excavations.ie
Version: 1.0
*/

/*===========================START STYLE===========================*/

body{
	margin: 0;
	padding: 0;
	background: #fff;	
	font-family:Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #191919;
}

h1, h2, h3, h4, h6, h6 {
	color: #191919;
	margin-top: 5px;
	margin-bottom: 10px;
}

p{
	margin: 0;
	padding: 15px;
	padding-top: 3px;	
	line-height: 23px;
	text-align: justify;
	text-align-last: left;
}
	
a{
	text-decoration: none;
	color: #025778;	
}

a:hover{
	color: 	#009ddb;
}

.left, .alignleft{
	float: left;
	margin-right: 10px;	
}

.right, .alignright{
	float: right;
	margin-left: 10px;	
}

.content{
	width: 690px;	
}

.content .full{
	width:100% !important;	
}

.sidebar{
	width: 290px;	
	text-align: left;
}

.social{
	margin-top: 30px;	
}

.clearfix{
	clear: both;	
}

.social a img{
	float: left;
	margin-left: 8px;	
}

input[type=button]{
	border: 0;
	background: #009ddb;
	cursor: pointer;
	padding: 5px 10px;
	color: #fff;	
}

#head .right a img{
	margin-top: 22px;
}

#headWrap, #footerWrap{
	width: 100%;	
	height: 100px;
	margin: 0 auto;
}

#headWrap{
	background: #009ddb;
}

#HomefooterWrap{
	background: #002736;
	padding-top: 40px;
	padding-bottom: 20px;
	position: relative;
	z-index: 8;
	margin-top: -50px;
}

#head, #nav, #slider, #midItems, #Welcome, #footer, #container{
	width: 1000px;
	display: block;
	margin: 0 auto;
	padding: 0;
}

#container{
	margin-top: 20px;	
	min-height: 350px;
}

#nav{
	height: 35px;
	text-align: left;
	margin-botton: 10px !important;
}

#nav ul{
	height: 40px;
	padding: 0;
}

#nav ul li{
	list-style: none;
	float: left;	
}

#nav ul li a{
	padding: 10px;
	display: inline-block;	
	color: #333333;
	font-size: 16px;
	line-height: 20px;
}

#nav ul li a:hover{
	background: url(images/underscoe.png) bottom center repeat-x;
}

#slider{
	margin-top: 15px;
	height: 300px;
	background: url(images/shadow.png) bottom center no-repeat;
	padding-bottom: 31px;
	margin-bottom: 10px;
}

.midItem{
	width: 170px;
	height: 170px;
	border-radius: 100%;
	border: 2px #fff solid;
	box-shadow: 0px 0px 10px #888;
	margin: 0 auto;
	text-align: center;
}

.midItem a{
	color: #fff;
	font-size: 20px;
}

.midItem a img{
	display: block;
	margin: auto;
	margin-top: 35px;
}

#divContainer{
	float: left;
	width: 20%;
	text-align: center;
}

#midItems{
	margin-bottom: 15px;
}

.blue1{
	background: #009ddb;
}

.blue2{
	background: #008fc7;
}

.blue3{
	background: #007cad;
}

#Welcome{
	padding: 15px;
	background: #009ddb;	
	margin-bottom: 20px;
	margin-top: 40px;
	position: relative;
	z-index: 10;
}

#Welcome h1{
	text-align: center;
	line-height: 1.1;	
}

#Welcome a:hover,
#Welcome a{
	color: #fff;
	text-decoration: underline;
}

#Welcome h1, 
#Welcome p{
	color: #fff;	
}

#footer, #footer a, #footer a:hover{
	color: #fff;
	font-size: 12px;
	padding-top:20px;
	padding-bottom: 20px;
}

#footerWrap{
	background: #002736;
	padding-top: 0px;
}

#footer .right a img{
	margin-left: 15px;
}

#resultBox{
	display: block;
	height:150px;
	margin-bottom: 20px;
	overflow: hidden;	
}

#resultThumbs{
	width: 150px;
	height: 150px;	
	overflow: hidden;	
}

#resultExcerpt{
	width: 520px;
	height: 150px;
}

#resultExcerpt a h2{
	color: #035879;	
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#resultExcerpt p{
	margin: 0;
	padding: 0;
}

#paginate{
	margin-bottom: 20px;
}

.page-numbers{
	padding: 5px 8px;
}

.current, .page-numbers:hover{
	color: #fff;
	background: #118AB9;
}
#sides input[type=button],#sides input[type=submit]{
	border: 0;
	background: #025778 !important;
	cursor: pointer;
	padding: 5px 10px;
	color: #fff;	
	float: left;
	margin: 10px 35px;
	font-weight: 800;
}

#sides input[type=button]:hover, #sides input[type=submit]:hover{
	background: #118ab9 !important;
}

#searchSidebar{
	display: block;
	margin: 0;
	padding: 0;
	padding-bottom: 22px;
	background:url(images/undershadow.png) center bottom no-repeat;	
}

#sides{
	padding: 10px;
	margin: 0;
	background: #009ddb;
	color: #fff;
}

#label{
	width: 90px;
	text-align: right;	
	float: left;
}

#input{
	width: 170px;
	float: right;
}

#inputLine{
	min-height: 30px;
	margin-bottom: 10px;
	display: block;
	vertical-align: bottomline;
	clear: both;
}

#sides input[type=text],
#sides select{
	width: 100%;	
	height: 14px;
}

#sides select{
	height: 22px;
}

#browse{
	margin-left: 10px;
	width: 420px;
}	

#browse div{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#browse div div{
	width: 110px;
	display: inline-block;
}

#browse select{
	width: 300px;	
}

#browse input[type=button]{
	float: right;	
	margin-right: 5px;
}

#search{
	background: #009DDB;
	padding: 8px 15px;
	color: #fff;
	display: inline-block;
}

#search input[type="text"]{
	width: 500px;
	padding-left: 10px;
}
.wpcf7-form p {	padding: 3px 15px 15px 0px}.wpcf7-form input[type=text],.wpcf7-form input[type=email] {	width: 50%;}.wpcf7-form textarea {	width: 100%;}
#search input[type="submit"],.wpcf7-form input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	border: 0;
	background: #078CC0;
	padding: 5px 10px;
	color: #fff;	
	border-radius: 8px;
}

#search input[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover,
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	cursor: pointer;
	background: #024d68;	
}

#AdvSearch div{
	display: block;
	clear: both;
	padding-bottom: 8px;
}

#AdvSearch #label{
	width: 150px;
	text-align: right;	
	margin-right: 10px;	
}

#AdvSearch input[type="text"],
#AdvSearch select{
	width: 600px;
	height: 17px;
}

#AdvSearch select{
	height: 25px;
}

#AdvSearch #send input{
	display: inline-block;
	background: #009DDB;
	color: #fff;
	border: 0;
	padding: 8px 15px;
	margin-right: 20px;
}

#AdvSearch #send{
	margin-left: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#AdvSearch #send input:hover{
	background: #0088ba;
  	cursor:pointer;
}

#grid{
	width: 293px !important;
	margin-right: 10px !important;
}

#resultImagesMaps{
	display: block;
	height: 250px;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;	
}

#resImage{
	width: 250px;
	height: 250px;
	overflow: hidden;	
	margin-right: 5px;
	float: left;
}

#resMap{
	width: 430px;
	height: 250px;
	overflow: hidden;
	float: right;	
}

#tableExcaAddReport th{
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	display: table-cell;
}

#tableExcaAddReport td input{
	width: 100%;
	height: 17px;
}

#tableExcaAddReport td select{
	width: 101% !important;
	height: 24px !important;
}

.right-inner-addon input{
	padding-right: 0 !important;
}

#tableExcaAddReport td p{
	padding: 0 !important;
}

#image_container{
	margin-left: 0 !important;
}

#tableExcaAddReport button{
	background:#025778 !important;
  	border:0;
  	color:#FFFFFF;
  	cursor:pointer;
  	font-weight:800;
	padding: 5px 10px;
}

#tableExcaAddReport button:hover{
	background: #118AB9 !important;
}

.right-inner-addon i {
  	padding: 4px 2px !important;
}

#reportList{
	margin-top: 10px !important;
	border-top: 5px solid #009DDB;
}

#reportList li{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px
}

#reportList div.reportImgContainer{
	margin: 0;
}

.reportContainer{
	display: block;
	border: 1px solid #adadad;
	box-shadow: 0px 3px 5px #c9c9c9;
}

.reportImgContainer{
	float: left;
	width: 20%;
	height: 145px;
	overflow: hidden;
}


.reportImgContainer img{
	width: 100% !important;
	height: auto !important;
}

.reportDetails{
	float: left;
	display: block;
	width: 77%;
	padding-left: 1%;
}

.reportDetails p a{
	font-size: 18px;
	display: block;
	padding: 5px 10px;
	background: #009DDB;
	color: #fff;
	margin-top: 10px;
	text-align: left;
}

/*
.reportDescription {
	height: auto !important;
}
*/

.reportDetails p{
	padding-top: 10px;
}

#browseYear, #browseCounty{
	padding-top: 10px;
	padding-bottom: 15px;
}

#browseYear label, #browseCounty label{
	width: 110px;
	text-align: left;
	display: inline-block;
}

#browseYear select, #browseCounty select{
	height: 25px;
	width: 300px;
}

#submitBrowse{
	background: #078CC0;
	border: 0;
	padding: 8px 15px;
	color: #fff;
	border-radius: 2px;
}

#submitBrowse:hover{
	background: #009DDB;
}

.container-left{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
}

.report-header {
	font-size: 24px !important;
	line-height: 1.2;
}

.container-left .reportImgContainer{
	padding: 0 !important;
}

.container-left .reportImgContainer,
.container-left .reportImgContainer img{
	display: block; 
	width: 100% !important;
	height: auto;
}

.container-right{
	float: right;
	width: 540px;
	margin: 0 !important;
	overflow: hidden;
	background: #009DDB;
	color: #fff;
	min-height: 150px;
	border-top-right-radius:10px;
}

.reportAddtInfo p{
	padding: 2px;
	padding-left: 5px;
}

.reportHeader{
	margin-top: 20px;
	background: #224460;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#mapContainer{
	margin: 0 !important;
	width: 100% !important;
	height: 250px !important;
}

#tableExcaAddReport tr{
	padding-bottom: 5px;
	padding-top: 8px;
}

#tableExcaAddReport input[type="submit"].button-primary{
	display: inline-block;
	background: #025778;
	padding: 8px 12px;
	color: #fff;
	border: 0;
	width: auto !important;
	height: auto !important;
}

#tableExcaAddReport input[type="submit"].button-primary:hover{
	background: #118AB9;
}

.container{
	margin-top: 20px;
}

#longitude{
	margin-bottom: 10px;
}

#unifiedReportMap .BasemapToggle{
	bottom: -130px !important;
}	

nav.custom-pagination{
	margin: 15px 10px;
}

span.page-num:hover{
	background: transparent;
	color: #000;
}

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm textarea{
	width: 97%;
	padding: 1.5%;
	border: 1px solid #9b9b9b;
	background: #fff;
	border-radius: 9px;
	margin-top: 10px;
	margin-top: 10px;
}

#contactForm input[type="submit"]{
	padding: 10px 30px;
	background: #078CC0;
	color: #fff;
	border: 0;
	border-radius: 9px;
	margin: auto;
	display: block;
}

#contactForm input[type="submit"]:hover{
	background: #026184;
	cursor: pointer;
}

#cform{
float: left;
width: 49%;
}

#cdetails{
float: right;
width: 49%;
} 

form input.error {	
	border: 1px solid #B94A48 !important;
}

form label.error {	
	color: #B94A48 !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.text-left {
	text-align: left !important;
}

#reportButton {
	padding: 5px 10px;
	font-size: 1.6em;
	border: 1px solid #025778;
	border-radius: 5px;
}

#reportButton:hover {
	border: 1px solid #009DDB;
	color: #009DDB;
}

.hide {
	display: none;
}

#reportForm {
	min-width: 500px;
	min-height: 150px;
}

#some-prompt{
	display: block;
	padding: 10px;
	color: #232323;
	border-left: 2px solid #009DDB;
	background: #f4f4f4;
	margin-bottom: 15px;
	box-shadow: 2px 2px 0px #888;
}