/*  

Theme Name: SEC

Theme URI: http://southern-electrical.uk.com/

Description: SEC's theme

Version: 1.0

Author: Robert Chambers

Author URI: http://robert-chambers.com/
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin:0;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	text-transform: uppercase;
	color: #8DC641;
}

h2 {
	font-size: 17px;
	font-weight:bold;
	color: #8DC641;
	margin-top:0;
		text-transform: uppercase;
}
h3 {
	font-size: 14px;
	color: #8DC641;
	margin-top:0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a {
	color: #8DC641;
	text-decoration: none;
}
a:hover {
	color: #8DC641;
	text-decoration: underline;
}

input {
	border: solid 1px #D5E6B9;
	font-size:12px;
	color:#8DC641;
	height:20px;
	background-image:url(images/inputbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
input:focus, input:hover {
	border: solid 1px #8DC641;
	color: #8DC641;
}

textarea {
	border: solid 1px #D5E6B9;
	font-size:12px;
	color:#B7D98A;
	padding-top:5px;
	background-image:url(images/inputbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
}

textarea:focus, textarea:hover {
	border: solid 1px #8DC641;
	color: #8DC641;
}




 li {
 list-style:url(images/bullet.gif);
 margin-left:0px;
 margin-bottom:5px;
 margin-top:5px;
 color:#333333;
 font-size:12px;
 }

#home p {
	font-size:17px;
	margin-top:0;
	color: #000000;
}

.blogthumb {
	float: left;
	width: 60px;
	margin-right:10px;
	margin-bottom:7px;
	border: 1px solid #D5E6B9;
	margin-top:3px;
   }
   
   .blogthumb:hover {
	border: 1px solid #8DC641;
   }
   
#avheader {
	}   
#header {
	position:relative;
	padding-top:10px;
	padding-bottom:15px;
	height:89px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#logo {
	float:left;
	text-align:left;
}

#logo h1 {
	font-size: 18px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
	color: #333333;
}

#logo h4 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
	color: #333333;
}

#search {
	margin-left:296px;
	text-align:right;
	margin-top:35px;
	
	}

#menucontainer {
	background-image:url(images/pagemenubg.jpg);
	background-repeat:repeat-x;
	background-color:#8DC641;
	height:30px;
	line-height:30px;
	
	}

#menu {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}

#menu ul {
	margin-top:0;
	padding-left:0;
}

#menu .page-item-3  a{
	border-left:#FFFFFF 1px solid;
}

#menu li {
	list-style-type: none;
	display:inline;
	font-size:12px;

}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	border-right:#FFFFFF 1px solid;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	margin-right:-3px;
	}

#menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#B7D98A;
}

#menu .current_page_item a{
		color: #FFFFFF;
	text-decoration:none;
	background-color:#B7D98A;}

#menu .current_page_parent a{
		color: #FFFFFF;
	text-decoration:none;
	background-color:#B7D98A;
}

#promocontainer {
	background-image:url(images/promobg.jpg);
	background-repeat:repeat-x;	
	}
#promo {
	height: 350px;
	padding-top:5px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
#promofooter{
background-image:url(images/promofooterbg.jpg);
height:15px;
}

#pageimage {
	text-align:center;
	height: 200px;
	background-image:url(images/promobg.jpg);
	background-repeat:repeat-x;	
	padding-top:5px;
}

#contentcontainer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	background-color:#FFFFFF;}

#content {
	width: 635px;
	float:left;
}

.spacer {
	border-top: #cccccc 1px solid;
	margin-top: 14px;
	margin-bottom: 14px;
}
#sidebar {
	margin-left:650px;
	}
	
#sidebarmiddle {
	margin-left:15px;
	width:310px;
	float:left;
	}
#sidebarleft {
	margin-left:0px;
	width:310px;
	float:left;
	}

.box {
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:solid 1px #D5E6B9;
	padding:15px;
	margin-bottom:0px;
	}

.clients {
	display:inline;
	margin:8px;
}
.clientshome {
	display:inline;
	margin:1px;
}

.testimonials {
	}

.testimonials p {
	font-size:13px;
	margin-top:-14px;
	margin-bottom:-16px;
	margin-left:25px;
	margin-right:20px;
	font-style:italic;
	
	}
	
.testimonials h4 {
	margin-top:5px;
	}
	
.contact {
	margin-bottom: 10px;
	padding:10px;
	border: #cccccc 1px solid;
	background-color: #FBFBFB;
	background-image: url(images/boxbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

.contact p {
	font-size:13px;
	}

#footer {
	font-size:11px;
	text-align:center;
	padding-bottom:15px;
	color:#999999;
	
}
#footer a {
	text-decoration: none;
	color:#999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}

.blog p {
	margin:0;
	font-size:12px;
}

.blog h3 {
	color:#333333;
	margin:0;
	text-transform:none;
	padding-bottom:25px;}
	
	.blog h4 {
	padding-top:17px;
	color:#333333;
	margin:0;
	text-transform:none;}
	
	.bloghome p {
	margin:0;
	font-size:11px;
	}

	.bloghome h3 {
	color:#333333;
	margin:0;
	text-transform:none;
	padding-bottom:25px;
	}
		
	.bloghome h4 {
	padding-top:17px;
	color:#333333;
	margin:0;
	text-transform:none;
	}

