/*   
Theme Name: Highway 7
Theme URI: http://www.highway7.co.uk
Description: Wordpress theme for Highway 7
Author: John Barker
Author URI: http://www.highway7.co.uk
*/
/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

body {
	font-size: 12px;
	font-family: Verdana;
	color: #ccc;
	background-image: url(images/bg-body.jpg);
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
} 
.italics {
	font-style: italic;
}
#header-wrap {
	height: 121px;
	width: 100%;
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 100;
	left: 0px;
}
.header {
	height: 121px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 258px;
	height: 98px;
	padding-top: 8px;
	float: left;
}
.navigation {
	width: 525px;
	height: 42px;
	padding-top: 78px;
	padding-left: 75px;
	float: right;
}
.navigation ul li {
	float: left;
	font-size: 16px;
	margin-right: 25px;
}
.navigation ul li a {
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:link {
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:hover {
	color: #5c90f9;
	text-decoration: none;
}
.navigation ul li a:active {
	color: #fff;
	text-decoration: none;
}
.navigation ul li#current a {
	color: #5c90f9;
	text-decoration: none;
}
.navigation ul li#current a:link {
	color: #5c90f9;
	text-decoration: none;
}
.navigation ul li#current a:visited {
	color: #5c90f9;
	text-decoration: none;
}
.navigation ul li#current a:hover {
	color: #5c90f9;
	text-decoration: none;
}
.navigation ul li#current a:active {
	color: #5c90f9;
	text-decoration: none;
}
#intro-wrap {
	height: 398px;
	width: 100%;
	background-image: url(images/bg-intro.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top:119px;
	z-index: 50;
}
#highway {
	width: 100%;
	height: 398px;
	background-image: url(images/bg-highway.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 977px;
	text-align: left;
	position: relative;
}
.home-container {
	top: 513px;
}
.blog-container {
	top: 120px;
}
.site {
	width: 971px;
	padding-left: 6px;
	background-image: url(images/bg-site.png);
	background-repeat: repeat-y;
}
.main-content {
	width: 966px;
}
.main-content-search {
	width: 966px;
	background-color: #e6e9fc;
}
.search-content {
	background-color: #e6e9fc;
	padding-bottom: 20px;
}
.col-one {
	width: 636px;
	background-color: #e6e9fc;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}
.col-one h1 {
	color: #11254c;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 20px;
}
.four-o-four {
	color: #4a4b4b;
	height: 500px;
}
.search-col {
	height: 100%;
}
.post {
	width: 621px;
	margin-bottom: 15px;
}
.post-top {
	width: 621px;
	height: 15px;
	background-image: url(images/post-top.jpg);
	background-repeat: no-repeat;
}
.post-middle {
	width: 591px;
	background-image: url(images/post-middle.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
.post-middle p {
	color: #5A5A5B;
}
.post-middle span {
	color: #5A5A5B;
}
.post-middle cite {
	color: #5A5A5B;
}
.head {
	width: 591px;
	border-bottom: 1px solid #dbdbdb;
}
.title {
	width: 470px;
	height: 25px;
	float: left;
}
.title a {
	color: #13274f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.title a:link {
	color: #13274f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.title a:visited {
	color: #13274f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.title a:hover {
	color: #13274f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.title a:active {
	color: #13274f;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.category {
	width: 121px;
	height: 25px;
	float: left;
	text-align: right;
}
.category a {
	font-size: 12px;
	color: #ababac;
	text-decoration: none;
}
.category a:link {
	font-size: 12px;
	color: #ababac;
	text-decoration: none;
}
.category a:visited {
	font-size: 12px;
	color: #ababac;
	text-decoration: none;
}
.category a:hover {
	font-size: 12px;
	color: #ababac;
	text-decoration: underline;
}
.category a:active {
	font-size: 12px;
	color: #ababac;
	text-decoration: none;
}
.post-content {
	width: 591px;
	padding-top: 10px;
}
.post-image {
	width: 158px;
	height: 111px;
	border: 1px solid #dbdbdb;
	float: right;
	text-align: center;
	padding-top: 4px;
}
.even-post-image {
	float: left;
}
.post-text {
	width: 416px;
	padding-right: 15px;
	float: left;
}
.even-post-text {
	padding-left: 15px;
	padding-right: 0px;
}
.post-text p {
	color: #5a5a5b;
}
.post-text span {
	color: #8fb5fe;
}
.post-text a {
	color: #8fb5fe;
	text-decoration: none;
}
.post-text a:link {
	color: #8fb5fe;
	text-decoration: none;
}
.post-text a:visited {
	color: #8fb5fe;
	text-decoration: none;
}
.post-text a:hover {
	color: #8fb5fe;
	text-decoration: underline;
}
.post-text a:active {
	color: #8fb5fe;
	text-decoration: none;
}
.post-bottom {
	width: 621px;
	height: 15px;
	background-image: url(images/post-bottom.jpg);
	background-repeat: no-repeat;
}
.col-two {
	float: left;
	width: 315px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color: #fff;
}
.search-form {
	width: 285px;
	padding-left: 30px;
}
.search-input {
	width: 265px;
	height: 22px;
	background-image: url(images/bg-input.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
}
.search-input-blue {
	background-image: url(images/bg-input-blue.jpg);
}
.search-input input {
	border: 0px;
	height: 17px;
	width: 160px;
}
.search-input input.submit {
	border: 0px;
	background-color: transparent;
	height: 26px;
	width: 82px;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	margin-top: -4px;
	margin-left: 6px;
}
.search-input input.submit:hover {
	cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search-input input.submit {
		position: relative;
		top: -6px;
	}
}
.view-portfolio {
	width: 289px;
	height: 174px;
	padding-top: 20px;
	padding-left: 10px;
}
.quick-quote-form {
	width: 252px;
	padding-left: 23px;
	padding-top: 20px;
}
.quick-quote-form h1 {
	font-size: 18px;
	color: #14284f;
	font-weight: bold;
}
.quick-quote-form p {
	color: #5a5a5b;
	font-size: 11px;
	padding-bottom: 0px;
}
.form-top {
	width: 275px;
	background-image: url(images/quick-quote-middle.jpg);
	background-repeat: repeat-y;
}
.form-main {
	width: 250px;
	background-image: url(images/quick-quote-top.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
.form-bottom {
	width: 275px;
	height: 17px;
	background-image: url(images/quick-quote-bottom.jpg);
	background-repeat: no-repeat;
}
.rss {
	width: 235px;
	padding-left: 40px;
	padding-top: 20px;
}
.rss-one {
	width: 40px;
	height: 40px;
	float: left;
}
.rss-two {
	width: 225px;
	height: 31px;
	padding-top: 9px;
	text-align: center;
}
.rss-two a {
	color: #df821f;
	text-decoration: none;
}
.rss-two a:link {
	color: #df821f;
	text-decoration: none;
}
.rss-two a:visited {
	color: #df821f;
	text-decoration: none;
}
.rss-two a:hover {
	color: #df821f;
	text-decoration: underline;
}
.rss-two a:active {
	color: #df821f;
	text-decoration: none;
}
.sidebar-address {
	width:235px;
	padding-left: 30px;
	padding-top: 25px;
}
.sidebar-address p {
	color: #5A5A5B;
	padding-bottom: 9px;
}
.underline {
	text-decoration: underline!important;
}
#footer {
	width: 977px;
	height: 48px;
}
.footer-image {
	width: 977px;
	height: 33px;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
}
.footer-col {
	width: 458px;
	height: 27px;
	float: left;
	color: #fff;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 15px;
}
.footer-col a {
	color: #fff;
	text-decoration: none;
	float: right;
}
.footer-col a:link {
	color: #fff;
	text-decoration: none;
	float: right;
}
.footer-col a:visited {
	color: #fff;
	text-decoration: none;
	float: right;
}
.footer-col a:hover {
	color: #fff;
	text-decoration: underline;
	float: right;
}
.footer-col a:active {
	color: #fff;
	text-decoration: none;
	float: right;
}
#footer p.bold {
	font-size: 10px;
	margin-left: 15px;
	color: #fff;
}








/*Contact Page
********************************/
.contact-area {
	width: 623px;
}
.contact-top {
	width: 623px;
	background-image: url(images/bg-contact-middle.jpg);
	background-repeat: repeat-y;
}
.contact-middle {
	width: 593px;
	background-image: url(images/bg-contact-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: #5a5a5b;
}
.contact-middle p {
	color: #5a5a5b;
}
.contact-middle a {
	color: #8fb5fe;
	text-decoration: none;
}
.contact-middle a:link {
	color: #8fb5fe;
	text-decoration: none;
}
.contact-middle a:visited {
	color: #8fb5fe;
	text-decoration: none;
}
.contact-middle a:hover {
	color: #8fb5fe;
	text-decoration: underline;
}
.contact-middle a:active {
	color: #8fb5fe;
	text-decoration: none;
}
.contact-bottom {
	width: 623px;
	height: 18px;
	background-image: url(images/bg-contact-bottom.jpg);
	background-repeat: no-repeat;
}
.details-address {
	width: 300px;
	float: left;
}
.details-tel {
	width: 240px;
	float: left;
}
















/*About Page
**********************************/
.about {
	width: 946px;
	padding-left: 20px;
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 15px;
}
.about h1 {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.about-intro {
	width: 550px;
	padding-bottom: 60px;
}
.about-intro p {
	color: #3d3d3d;
	line-height: 22px;
}
.profile {
	width: 924px;
	margin-bottom: 20px;
}
.profile-top {
	width: 924px;
	height: 16px;
	background-image: url(images/bg-profile-top.png);
	background-repeat: no-repeat;
}
.profile-middle {
	background-image: url(images/bg-profile-middle.png);
	background-repeat: repeat-y;
	width: 924px;
}
.profile-one {
	width: 308px;
	height: 230px;
	padding-left: 10px;
	float: left;
}
.profile-two {
	width: 576px;
	height: 200px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
}
.profile-two h1 {
	margin-bottom: 0px;
	font-size: 20px;
}
.profile-two p {
	color: #494949;
}
.profile-two p.italics {
}
.profile-two p.tel {
	color: #8fb5fe;
}
.profile-bottom {
	width: 924px;
	height: 16px;
	background-image: url(images/bg-profile-bottom.png);
	background-repeat: no-repeat;
}
.about a {
	color: #8fb5fe;
	text-decoration: none;
}
.about a:link {
	color: #8fb5fe;
	text-decoration: none;
}
.about a:visited {
	color: #8fb5fe;
	text-decoration: none;
}
.about a:hover {
	color: #8fb5fe;
	text-decoration: underline;
}
.about a:active {
	color: #8fb5fe;
	text-decoration: none;
}












/*What We Do Page
*********************************/

.what-we-do {
	width: 946px;
	padding-left: 20px;
	background-image: url(images/bg-what-we-do.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 15px;
}
.what-we-do h1 {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.profile-b {
	width: 308px;
	padding-left: 10px;
	float: left;
}
.profile-a {
	width: 556px;
	height: 200px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
}
.profile-a h1 a {
	color: #11254c;
	text-decoration: none;
}
.profile-a h1 a:link {
	color: #11254c;
	text-decoration: none;
}
.profile-a h1 a:visited {
	color: #11254c;
	text-decoration: none;
}
.profile-a h1 a:hover {
	color: #11254c;
	text-decoration: none;
}
.profile-a h1 a:active {
	color: #11254c;
	text-decoration: none;
}
.profile-a ul {
	margin-left: 30px;
	list-style-type: disc;
	margin-top: -10px;
}
.profile-a ul li {
	color: #4a4b4b;
	margin-bottom: 5px;
}
.profile-a h1 {
	font-size: 20px;
}
.profile-a p {
	color: #494949;
	line-height: 22px;
}
.profile-a p.italics {
}
.profile-a p.tel {
	color: #8fb5fe;
}
.profile a {
	color: #8fb5fe;
	text-decoration: none;
}
.profile a:link {
	color: #8fb5fe;
	text-decoration: none;
}
.profile a:visited {
	color: #8fb5fe;
	text-decoration: none;
}
.profile a:hover {
	color: #8fb5fe;
	text-decoration: underline;
}
.profile a:active {
	color: #8fb5fe;
	text-decoration: none;
}










/*Portfolio
*****************************/
.portfolio-container {
	width: 946px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	background-image: url(images/bg-what-we-do.jpg);
	background-repeat: no-repeat;
}
.portfolio-container h1 {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.portfolio-piece {
	width: 926px;
	margin-bottom: 40px;
}
.portfolio-one {
	width: 644px;
	height: 297px;
	border: 3px solid #01112f;
	float: left;
}
.even {
	float: right;
}
.portfolio-two {
	width: 250px;
	padding-left: 20px;
	height: 303px;
	float: left;
}
.even-two {
	padding-left: 0px;
	padding-right: 20px;
}
.portfolio-two h1 {
	margin-bottom: 0px;
}
.portfolio-two h1 a {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}
.portfolio-two h1 a:link {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}
.portfolio-two h1 a:visited {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}
.portfolio-two h1 a:hover {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: none;
}
.portfolio-two h1 a:active {
	color: #11254c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}
.portfolio-two p {
	color: #494949;
}
.portfolio-two span {
	color: #8fb5fe;
}
.portfolio-two a {
	color: #8fb5fe;
	text-decoration: none;
}
.portfolio-two a:link {
	color: #8fb5fe;
	text-decoration: none;
}
.portfolio-two a:visited {
	color: #8fb5fe;
	text-decoration: none;
}
.portfolio-two a:hover {
	color: #8fb5fe;
	text-decoration: underline;
}

.portfolio-two a:active {
	color: #8fb5fe;
	text-decoration: none;
}
.links {
	padding-bottom: 10px;
}
.links p {
	color: #494949;
}
.links a {
	color: #494949;
	text-decoration: none;
}
.links a:link {
	color: #494949;
	text-decoration: none;
}
.links a:visited {
	color: #494949;
	text-decoration: none;
}
.links a:hover {
	color: #494949;
	text-decoration: underline;
}
.links a:active {
	color: #494949;
	text-decoration: none;
}
.links a#active {
	color: #494949;
	text-decoration: underline;
}
.links a#active:link {
	color: #494949;
	text-decoration: underline;
}
.links a#active:visited {
	color: #494949;
	text-decoration: underline;
}
.links a#active:hover {
	color: #494949;
	text-decoration: underline;
}
.links a#active:active {
	color: #494949;
	text-decoration: underline;
}
h1.single-h1 {
	margin-bottom: 0px!important;
}
.single-italics {
	font-style: italic;
	color: #4a4b4b;
}






/*Single
*******************/
.column-one {
	width: 306px;
	padding-right: 20px;
	float: left;
}
.column-one p {
	color: #4a4b4b;
	line-height: 22px;
}
.column-two {
	width: 600px;
	float: left;
}








/*Comments
***************************/
#respond h3 {
	color: #11254C;
	font-weight: bold;
}
.comment-meta a {
	color: #8FB5FE;
	text-decoration: none;
}
.comment-meta a:link {
	color: #8FB5FE;
	text-decoration: none;
}
.comment-meta a:visited {
	color: #8FB5FE;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #8FB5FE;
	text-decoration: none;
}
.comment-meta a:active {
	color: #8FB5FE;
	text-decoration: none;
}
#respond a {
	color: #8FB5FE;
	text-decoration: none;
}
#respond a:link {
	color: #8FB5FE;
	text-decoration: none;
}
#respond a:visited {
	color: #8FB5FE;
	text-decoration: none;
}
#respond a:hover {
	color: #8FB5FE;
	text-decoration: none;
}
#respond a:active {
	color: #8FB5FE;
	text-decoration: none;
}
#commentform p {
	padding-bottom: 10px;
}
#commentform #submit {
	width: 193px;
	height: 33px;
	background-image: url(images/submit-comment.png);
	background-repeat: no-repeat;
	border:0px;
	background-color: transparent;
}
#commentform #submit {
	cursor: pointer;
}












