@charset "utf-8";

/* 

Theme Name: WTTElectrical

Theme URI: http://www.barkernetdesign.co.uk

Description: Custom theme for WTTElectrical

Version: 1.0.0

Author: Darren Barker

Author URI: http://www.barkernetdesign.co.uk

*/



@import url('reset.css');

body {
	color: #5f5f5f;
	font-family: 'Open Sans', sans-serif;
}
body.custom-background {
	background-repeat: repeat-x !important;
}

a, a:hover, a:focus {
	color: #003399;
}

a img {
	border: 0;
}

#branding {
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 1100px;
	height: 230px
}

footer {
	clear: both;
	color: #999;
	border-top: 3px solid #5f5f5f;
	border-left: 3px solid #5f5f5f;
	border-right: 3px solid #5f5f5f;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.wrapper {
	clear: both;
	margin: 0 auto;
	width: 1100px;
	min-width: 980px;
	max-width: 1100px;
}

.entry-title{

}

.entry-content {
	background-color: #FAFAFA;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 2px 8px #AAAAAA;
	padding: 10px;
}

/* Home page specific */

#home-body, #home-primary {
	width: 100%;
	margin-bottom:15px;
}

#slider-container {
	width: 100%;
	min-height: 260px;
	float: left;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #222222;
	-moz-box-shadow: 10px 10px 15px -2px #888;
	-webkit-box-shadow: 10px 10px 15px -2px #888;
	box-shadow: 10px 10px 15px -2px #888;
}

#slider {
	float: right;
	margin-right: -33px;
}



#slider-content {
	float: left;
	color: #ddd;
	width: 50%;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 2.5;
}



#featured {
	margin-top: 30px;
	margin-bottom: 60px;
	clear: both;
	display: table;
	width: 100%;
}

#featured > a > div {
	float: left;
	min-height: 150px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	width: 29%;
	height: 420px;
	border: 1px dotted #efefef;
	box-shadow: 2px 2px 2px #ddd;
	-moz-box-shadow: 2px 2px 2px #ddd;
	-webkit-box-shadow: 2px 2px 2px #ddd;
}



#featured p {
	line-height: 1.6;
}



#featured a {
	color: #5f5f5f;
}



/*End of Home Specific */



#body {
    float:left;
}



header > .container {
	margin-top: 54px;
}



#site-logo {
	margin-top: 12px;
	margin-bottom: 9px;
}



#site-title {
	clear: both;
	display: block;
	float: right;
	margin-bottom: 10px;
	text-shadow: 3px 3px 4px #AAAAAA;
}



#site-description {
	clear: both;
	display: block;
	float: right;
	font-size: 32px;
	margin-top: 50px;
	text-align: right;
	text-shadow: 3px 3px 4px #AAAAAA;
}



#site-info {
	font-size: 1.2em;
}



#site-title > a {
	text-decoration: none;
	font-size: 1.25em;
}



.page-title {

	background-color: #003399;
	border-radius: 7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 46px;
	position: absolute;
	top: 138px;
	width: 280px;
	left: 1px;
}



.page-title > h2 {
	margin-top: 10px;
	margin-left: 10px;
	color: #ffffff;
}



nav ul {
	list-style: none;
	float: right;
}



nav ul li {
	float: left;
	display: inline;
	font-size: 15px;
}



nav a {
	text-decoration: none;
	padding: 5px 15px;
	font-weight: bold;
}



.top-navbar {
	position: absolute;
	top: 8px;
	width: 1100px;
	margin:0 auto
}



.top-navbar ul li a:hover {
	background-color: #003399;
	color: #ffffff;
	border-radius: 7px;
}

.main-navbar {
	margin-top: 5px;
}

.main-navbar ul li a {
	color: #ededed;
}

.main-navbar ul li a:active {
	color: #ffffff;
}

.main-navbar-inner {
	background-color: #003399;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}

.current-menu-item > a {
	background-color: #003399;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #FFFFFF !important;
}

#primary {
	float: right;
	width: 880px;
	padding-left: 20px;
	min-height: 400px;
	line-height: 2;
	margin-bottom: 50px;
}

#secondary {
	float: left;
	width: 190px;
	border-right: #efefef 3px solid;
	line-height: 2;
}

#secondary > ul {
	margin: 0;
	list-style: none;
}

#content {
	padding-left: 30px;
}

#content > h2 {
	font-size: 1.875em;
}

.widgettitle {
	margin-top: 0;
	text-align: center;
	color: #888888;
}

footer ul {
	list-style: none;
}

#footer-left {
	float: left;
	line-height: 1.5;
	padding: 10px 10px 30px 0;
}

#footer-right {
	float: right;
	line-height: 1.5;
	border-left: 3px dotted #5f5f5f;
	padding: 10px 0 30px 10px;
}

.widget_rc_widget strong {
	font-size: 2em;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.center {
	margin: 0 auto;
}