/*

Theme Name: Calves Hill Theme

Author: Duck On Water

Author URI: http://www.duckonwater.co.uk/

*/



* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 11px Verdana;

	color: #565656;

	background: none;

}

a {

	text-decoration: none;

	color: #4D5C62;

}

a:hover {

	text-decoration: none;

	color: #5096A5;

}

img {

	border: 0;

}



.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 950px;

	margin: auto auto;

	text-align: left;

	background: url(images/dots.gif) no-repeat left bottom;

}

/** END wrapper **/



/** BEGIN header **/

#header {

	height: 102px;

	background: url(images/header.gif) repeat-x 0 bottom;

	padding-top: 25px;

}

	#header ul {

		list-style-type: none;

		height: 35px;

		margin-top: 6px;

		background: url(images/rightround.jpg) no-repeat right 0;

	}

		#header ul li {

			float: left;

			text-transform: uppercase;

			font-weight: bold;

			font-family: Verdana;

			padding-left: 1px;

			background: url(images/divider.gif) no-repeat 0 11px;

		}

		#header ul li.f {

			background: url(images/leftround.gif) no-repeat 0 0;

			padding-left: 10px;

		}

		#header ul li a {

			color: #ffffff;

			display: block;

			padding: 11px 12px;

		}

#header ul li a:hover {

	text-decoration: underline;

}



	#header .logo {

		float: left;

		padding-left: 15px;

	}

		#header .logo h1 {

	font-size: 0;

	text-indent: -99999px;

	position: absolute;

		}

		#header .logo h1 a {

			display: block;

			outline: none;

			text-indent: -9999px;

			background: url(images/logo.gif) no-repeat 0 0;

			width: 324px; height: 53px;

		}

		#header .logo p {

	display: block;

	font-size: 4em;

	margin: 0px;

	padding: 0px;

	text-transform: uppercase;

	color: #6B7E89;

		}

#header .contact {

	float: right;

	width: 400px;

	text-align: right;

	margin: 0px;

	padding: 0px;

	height: 60px;

}

#header .contact p {

	font-size: 3.1em;

	letter-spacing: 0.1em;

	margin: 0px 0px -5px;

	padding: 0px;

	float: right;

	display: block;

	text-align: right;

}

#header .contact a {

	font-size: 2.3em;

	margin: -2px 0px 0px;

	padding: 0px 3px 0px 0px;

	float: right;

	display: block;

	letter-spacing: 0.06em;

}

#wrapper #header .contact a:hover {

	color: #5096A5;

}





/** END header **/



/** BEGIN body **/

#body {

	border-width: 0 1px;

	border-style: solid;

	border-color: #D7D7D7;

	background: url(images/body.gif) repeat-y 615px 0;

}

#secondNav {

	width: 950px;

	float: left;

	height: 50px;

	background: #EFEFEF;

	border-bottom: 1px solid #D7D7D7;

	margin: 0px;

	padding: 0px;

	display: block;

}

#secondNav ul {

	float: right;

	margin: 0px;

	padding: 0px;

}

#secondNav li {

	float: left;

	font-size: 2em;

	list-style: none outside;

	text-transform: uppercase;

	margin: 10px 1em 0px 0px;

	padding: 0px;

	text-decoration: none;

}

#secondNav a {

	text-decoration: none;

}

#content #secondNav a {

	text-decoration: none;

}

#content #secondNav a:hover {

	text-decoration: underline;

	color: #5096A5;

}







/** END body **/



/** BEGIN content **/

#content {

	width: 615px;

	float: left;

	padding-bottom: 20px;

}

	#content p {

		margin-bottom: 10px;

	}

#content a {

	text-decoration: underline;

}



	#content h3 {
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	margin-top: 30px;

	}
#content .redNumber {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 10px;
}


	#content blockquote {

		margin-bottom: 10px;

		padding: 10px 10px 5px;

		background-color: #eeeeee;

		border-width: 1px 0;

		border-style: solid;

		border-color: #cccccc;

		font-style: italic;

		font-weight: bold;

	}

	#content ul {

		margin: 0 0 10px 18px;

	}

	#content ol {

		margin: 0 0 10px 16px;

		padding-left: 10px;

	}

	#content li {

		padding: 2px 0;

	}

	#content .title {
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 15px 15px;
	color: #999999;
	text-transform: capitalize;
	font: bold 2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-decoration: none;

	}

	#content .post {

		padding: 15px 15px 50px;

		clear: both;

		border-top: 4px solid #E1E1E1;

	}

#content .post iframe {

	border: 1px solid #D7D7D7;

	margin: 20px auto 30px;

}
#breadcrumbs {
	margin: -5px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	height: auto;
	vertical-align: top;
}
#breadcrumbs p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #C1C1C1;
	vertical-align: top;
}


#breadcrumbs a {
	color: #C1C1C1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #5096A5;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs strong {
	text-decoration: underline;
}






	#content .f {

		border-top: 0;

	}

#content img {

	border: 2px solid #B4BFC5;

	display: block;

	padding: 0px;

	margin: 0px;

}

#content .wp-caption-text {

	text-align: center;

}

#content .wp-caption {

	background: #EFEFEF;

	padding: 8px 5px 5px 10px;

	margin: 30px auto 40px;

	display: block;

	border: 1px solid #C0C0C0;

	-moz-border-radius:3ex;

  	-moz-border-radius:3ex;

  	-webkit-border-radius:3ex;

  	-webkit-border-radius:3ex;

}

		#content .post .thumb {

			float: left;

			margin: 0 10px 10px 0;

		}

		#content .post .thumb img {

			width: 250px;

		}

		#content .post h2 {
	font-size: 2em;
	line-height: 1.5em;
	margin: 0px 0px 20px;
	padding: 0px;

		}

		#content .post p {

			margin-bottom: 10px;

			line-height: 1.4em;

		}

		#content .post .details {

			font-weight: bold;

			color: #63777F;

			padding-top: 10px;

		}

			#content .post .details a {

				margin: 0 5px;

			}

/** END content **/



/** WP-Table-reloaded start **/

.wp-table-reloaded {
	border:		1px solid #666666;
	color:		#000000;
	border-collapse: collapse;
	display: block;
	background: #EFEFEF;
	font: 14px/1.7em Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 410px;
	margin: 40px auto 20px;

}





/* header row*/

.wp-table-reloaded th {
	padding: 10px;
	cursor: default;
	margin: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;

}

/* normal row*/

.wp-table-reloaded td {
	padding: 10px;
	cursor: default;
	margin: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#content .post .wp-table-reloaded h3 {
	padding:	0px 0px 0px 20px;
	margin: 10px auto 5px;
	display: block;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}
#content .post .wp-table-reloaded p {
	padding:	0px 0px 0px 20px;
	margin: 10px auto 5px;
	display: block;
	text-decoration: none;
	font-size: 0.9em;

}

#content .post .wp-table-reloaded li {
	margin-left: 20px;

}

/* alternative row */

.wp-table-reloaded tr.odd {
	background: #EFEFEF;
	vertical-align: top;

}

.wp-table-reloaded img {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 150px; /* Adjust this value according to your content area size*/
	height: auto;



}



/** WP-Table-reloaded finish **/



/** BEGIN sidebar **/

#sidebar {

	width: 332px;

	float: right;

	margin: 50px 0px 0px;

	padding: 0px 0px 20px;

}

	#sidebar h2 {

	font-size: 1em;

	text-transform: uppercase;

	padding: 15px 15px 10px;

	text-align: left;

	}

	#sidebar ul {

		list-style-type: none;

		padding: 0 15px 15px;

		border-bottom: 1px solid #ECECEC;

	}

		#sidebar ul li {

			line-height: 1.4em;

			padding: 5px 0;

		}

		#sidebar ul li a {

			color: #565656;

		}

		#sidebar ul li a:hover {

			color: #63777F;

			text-decoration: none;

		}

	#sidebar .l {

	float: left;

	width: 165px;

	}
#sidebar .l .textwidget p:hover {
	color: #B90000;
}
#sidebar .l .textwidget p {
	color: #5096A5;
	font-size: 12px;
	text-align: left;
	word-spacing: 0.1em;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 15px;
	line-height: 1.4em;

}
#sidebar .l .textwidget a {
	color: #5096A5;
	text-decoration: underline;
}
#sidebar .l .textwidget a:hover {
	color: #6C8089;
}




	#sidebar .r {

	float: right;

	width: 155px;

	padding-right: 10px;

	}

#sidebar .r a {

	font-weight: bold;

	color: #B6B6B6;

}

#sidebar .r a:hover {

	color: #565656;

	text-decoration: underline;

}





#sidebar .r  p {

	padding-left: 15px;

}



		#sidebar .l ul, #sidebar .r ul {

			border-bottom: 0;

		}

	#sidebar form {
	border-bottom: 1px solid #E1E1E1;
	width: 140px;
	height: 27px;
	padding: 8px 11px;
	margin: 0px;

	}
#sidebar #searchform {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 90px;
	background: url(none);
}
#sidebar #searchform form {
	border-width: 0px;
}
#sidebar #searchform #s {
	border: 1px inset #999999;
	width: 140px;
	margin: 10px 0px 0px;
	padding: 1px 1px 0px;
	height: 20px;
}
#searchform #searchsubmit {
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	border: 1px outset #CCCCCC;
	height: 20px;
}

	#sidebar .photos {

		padding: 0 15px 15px;

		border-bottom: 1px solid #ECECEC;

		text-align: center;

	}

		#sidebar .photos img {

			margin: 5px;

			width: 75px; height: 75px;

		}

	#sidebar .video {

		padding: 0 15px 15px 20px;

		border-bottom: 1px solid #ECECEC;

	}

	#sidebar .tags {

		padding: 0 15px 15px;

		border-bottom: 1px solid #ECECEC;

	}



#serviceBoxSidebar {

	width: 280px;

	padding: 10px;

	margin: 20px auto 15px;

	border: 2px solid #B90000;

	background: url(http://www.calveshill.com/C_H_datA_01/wp-content/themes/calveshill/images/dotts-red-large.gif) no-repeat right bottom;

}

#serviceBoxSidebar h3 {

	color: #B90000;

	font-size: 1.7em;

	text-align: center;

}

#serviceBoxSidebar a {

	color: #B90000;

}

#serviceBoxSidebar a:hover {

	color: #FF0000;

	text-decoration: none;

}

#serviceBoxSidebar em {

	font-size: 1.2em;

	display: block;

	margin: 0px;

	padding: 0px;

}

#serviceBoxSidebar p {

	font-size: 1.2em;

	text-align: center;

}

#quoterotator {

	padding-left: 15px;

	width: 140px;

}

#quoterotator #quoteauthor {

	text-align: left;

}





/** END sidebar **/



/** BEGIN footer **/

#footer {
	clear: both;
	background-color: #63777F;
	color: #ffffff;
	padding: 10px 20px;
}
	#footer a {
	color: #ffffff;
}
#footer .linkH {
        color: #81969F;
}
/** END footer **/



/** BEGIN miscellaneous **/

.postnav {

	clear: both;

	padding: 0 15px;

	font-size: 0.9em;

}

	.postnav a {

		border: 1px solid #cccccc;

		padding: 3px 8px;

		color: #999999;

	}

	.postnav a:hover {

		border: 1px solid #000000;

		color: #000000;

		text-decoration: none;

	}

#comments {

	padding: 10px 15px;

	border-top: 1px solid #ECECEC;

}

	#comments h2 {

		margin: 20px 0 5px;

		font-size: 1.5em;

		font-weight: normal;

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.5em;

	}

	#comments form {

		padding-top: 20px;

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 260px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

		}

		#comments form button {

			border: 1px solid #909090;

			background-color: #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			width: 120px; height: 23px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments ol li {

		padding: 10px;

		border: 1px solid #cccccc;

		margin-bottom: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 10px 0 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

/** END wordpress 2.7 comments **/

#bodyHome {

	border-width: 0 1px;

	border-style: solid;

	border-color: #D7D7D7;

	background: #FFFFFF url(images/dots.gif) no-repeat left bottom;

}

#homepage {

	width: 615px;

	float: left;

	padding-bottom: 20px;

	background: #FFFFFF;

}

#homePage h1 {

	color: #63777F;

	font-size: 3em;

	font-weight: normal;

	margin-left: 20px;

	display: block;

}

#homePage .tankPic h2 {

	font-size: 2em;

	text-transform: uppercase;

	text-align: center;

	padding-top: 40px;

	font-weight: normal;

}

#homePage .tankPic {

	padding: 5px;

	margin: 20px 0px 30px 14px;

	float: left;

	background: #666666;

  	-moz-border-radius:3ex;

  	-moz-border-radius:3ex;

  	-webkit-border-radius:3ex;

  	-webkit-border-radius:3ex;

}

#homePage .tankPic a:hover {
	color: #5096A5;
	text-decoration: none;

}

#homePage .tankPic .domestic {

	height: 160px;

	width: 210px;

	background: #EFEFEF url(/images/domestic-oil.jpg) no-repeat left top;

	margin: 0px;

	padding: 0px;

	float: left;

	-moz-border-radius:2ex;

  	-moz-border-radius:2ex;

  	-webkit-border-radius:2ex;

  	-webkit-border-radius:2ex;

}

#homePage .tankPic .commercial {

	height: 160px;

	width: 210px;

	background: #EFEFEF url(/images/commercial-oil.jpg) no-repeat left top;

	margin: 0px;

	padding: 0px;

	float: left;

	-moz-border-radius:2ex;

  	-moz-border-radius:2ex;

  	-webkit-border-radius:2ex;

  	-webkit-border-radius:2ex;

}

#homePage .tankPic .supply {

	height: 160px;

	width: 210px;

	background: #EFEFEF url(/images/domestic-oil.jpg) no-repeat left top;

	margin: 0px;

	padding: 0px;

	float: left;

	-moz-border-radius:2ex;

  	-moz-border-radius:2ex;

  	-webkit-border-radius:2ex;

  	-webkit-border-radius:2ex;

}

#homePage .tankPic .water {

	height: 160px;

	width: 210px;

	background: #EFEFEF url(/images/water-tanks.jpg) no-repeat left top;

	margin: 0px;

	padding: 0px;

	float: left;

	-moz-border-radius:2ex;

  	-moz-border-radius:2ex;

  	-webkit-border-radius:2ex;

  	-webkit-border-radius:2ex;

}

#homeText {

	width: 530px;

	padding: 20px 0px 20px 20px;

	margin: 0px;

	float: left;

}

#homeText p {

	font-size: 1.4em;

	font-weight: normal;

	margin-bottom: 0.7em;

}

#rightCont {

	width: 360px;

	float: right;

	margin: 0px;

	padding: 0px;

	display: block;

}

#rightCont a {

	font-size: 1.5em;

	font-weight: bold;

}

#rightCont li {

	list-style: disc inside;

	margin: 0px 0px 20px;

	padding: 0px;

}



#rightCont #leftCol {

	width: 170px;

	float: left;

	margin: 0px;

	padding: 0px;

}

#rightCont #rightCol {

	float: left;

	margin: 0px;

	padding: 0px;

}

#serviceBox {

	width: 320px;

	float: right;

	padding: 10px;

	margin: 20px 20px 0px 0px;

	border: 2px solid #B90000;

	background: url(http://www.calveshill.com/C_H_datA_01/wp-content/themes/calveshill/images/dotts-red-large.gif) no-repeat right bottom;

}

#serviceBox h3 {

	color: #B90000;

	font-size: 2em;

}

#serviceBox a {

	color: #B90000;

}

#serviceBox a:hover {

	color: #FF0000;

	text-decoration: none;

}

#serviceBox em {

	font-size: 1.2em;

	padding-left: 10px;

	padding-bottom: 5px;

	display: block;

}

#serviceBox p {

	font-size: 1.2em;

	text-align: center;

}

#logos {

	float: right;

	width: 400px;

	margin: 0px;

	padding: 0px 0px 20px;

}

#logos img {

	margin-right: 32px;

	float: right;

}

.rounded {

  -moz-border-radius:3ex;

  -moz-border-radius:3ex;

  -webkit-border-radius:3ex;

  -webkit-border-radius:3ex;

} 
#content .error {
	padding-top: 20px;
	display: block;
	margin: 0px;
	width: 600px;
	float: left;
}

#content .error h2 {
	margin: 0px;
	padding: 0px 20px 20px;
	display: block;
	text-align: left;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
