/*
Theme Name: ECS
Theme URI: http://www.thefunkhouse.co.uk
Description: Theme for Vector Command for the ECS site.
Version: 1.0
Author: Lee Doel
Author URI: http://www.thefunkhouse.co.uk
*/

*{
margin:0;
padding:0;
}

body {
font: 75%/1.2 Arial, Helvetica, sans-serif;
color:#333333;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

a:link, a:visited, a:active{
	color:#03F;
}

a:hover{
	color:#000;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	line-height: 1.5em;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
}

blockquote {
	border-: 5px solid #ccc;
	margin-: 1.5em;
	padding-: 5px;
}

:focus{outline: 0;}

.post ul{
margin-left:	30px;
}

.hide{

display:none !important;

}

p {

	margin: 10px 0;

}

img{
	border:0;
}

h1{
	font-size:1.8em;
}

#content h1{
margin-bottom:10px;	
}

#flashmovie h2{
	font-size:2.8em; /* 3.2em */
	margin-bottom:50px;
	width:280px;
	float:right;
}

#flashmovie p{
font-size:1.4em;
font-weight:bold;
width:280px;
float:right;
}

h2{
	font-size:2em;
	margin-bottom:10px;
}

h3{
	font-size:1.4em;
	margin-bottom:10px;
}

h3 a{
text-decoration:none;	
}

#sidebar h3{
font-size:1.2em;	
margin:7px;
padding-top:7px;
}

#sidebar .boxtop h3{
margin-left:12px;	
}



h4{
	font-size:1.2em;
	margin-bottom:10px;
}

#box3 h4{
width:110px;	
}

.boxes h4{
	margin-left:10px;
	margin-top:5px;
	height:40px;
}

/* --- structure --- */

#container{
margin:10px auto;
width:960px;
}

#top{
	background:url(images/header.gif) no-repeat;
display:block;
height:124px;
}

#logo{
width:536px;
height:99px;
float:left;
margin:10px 0 0 10px;
}

#slideshowlink{
display:inline;
float:right;
margin-right:10px;
padding-top:12px;
}

#slideshowlink a{
text-decoration:none;	
}

#searchandsignup{
	float:right;
	color:#fff;
	margin-top:20px;
	margin-right:15px;
}

#searchandsignup #s{
width:138px;	
margin-bottom:2px;
}

#searchandsignup label{
position:absolute;
text-indent:-6000px;	
}

#mainmenu{
margin:3px 0;	
width:960px;
clear:both;
position:relative;
background:url(images/nav-bar.gif);
display:inline-block;
margin-bottom:25px;
}

#mainmenu li{

list-style:none;
		float:left;
		
}

#mainmenu li a:link, #mainmenu li a:visited,#mainmenu li a:active{
	
		text-decoration:none;
		padding:5px 10px;;
		color:#ffffff;
		display:inline-block;
		border-right:1px solid #ffffff;
}


#mainmenu li a:hover, .current_page_item a{
background:url(images/nav-bar-highlight.gif) repeat-x;	
color:#333333 !important;
}

#infotext{
clear:both;
background:url(images/horizontal-line.gif) no-repeat top;
display:inline-block;
padding-top:12px;
}

#infotext ul{
	background:url(images/horizontal-line.gif) no-repeat bottom;
	display:inline-block;
	padding-bottom:10px;
}

#infotext ul ul{
	background:none !important;
}

#infotext li li{
	padding:0 5px 3px 0;
}



#infotext li{
float:left;
width:440px;
list-style:none;
padding:10px 10px 10px 20px;
}

html>body #infotext li{
	width:448px;
}

#infotext li.borderright{

background:url(images/vertical-line.gif) right center no-repeat
}

#flashmovie{
width:960px;
height:450px;
clear:both;
overflow:hidden;
}

#flashmovie img{
float:right;	

}

#homeboxes{
clear:both;
padding-top:10px;
}

#homeboxes .boxesmiddle{
padding:5px 1px 5px 5px	;
min-height:230px;
height:1%;
}

.boxes{
	width:218px;
	float:left;
	
}

.boxesmiddle{
display:block;
padding:5px;
width:208px;
border-left:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;

}



.boxesbottom{
	background:url(images/left-box-bottom.jpg) no-repeat;
	display:block;
	height:10px;
	width:218px;
}

#box1, #box2, #box3{
	background:url(images/left-box-top.jpg) no-repeat;
	margin-right:14px;
}

#box2 li, #box3 li{
margin-left:20px;
list-style:square;
padding-right:7px;
margin-bottom:5px;
}

#box4 li{
clear:both;
display:inline-block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:5px;
margin-left:5px;
padding-right:7px;
}

#box4 img, #sidebar .listimage{
float:left;
margin-right:3px;
}

#box4{
background:url(images/right-box-top.jpg) no-repeat;	
width:264px !important;
float:right;
}

#box4 .boxesmiddle{
display:block;
padding:5px 1px 5px 5px;
width:254px;

}

#box4 .boxesbottom{
background:url(images/right-box-bottom.jpg) no-repeat;
display:block;
height:10px;
width:264px;
}



#box1 img{
margin:5px; auto;
}

html>body #box1 img{
margin:10px; auto;
}

#box1 h4, #box2 h4, #box4 h4{
line-height:3.5em;	
}

#box3 h4{
line-height:1.5em;
padding-top:1px;
}

#footer{
padding-top:20px;
clear:both;
text-align:center;
font-size:.9em;
}

#footer p{
clear:both;	
}

/*

#footer a:link, #footer a:visited, #footer a:active{
	color:#000;
}

#footer a:hover{
	color:#FC0;	
}
*/

/*-- sidebar styles --*/

#sidebar{
	width:264px;
	float:right;
}

.sidebarbox{
	margin-bottom:30px;
}

.sidebarbox{
	background:url(images/right-box-top.jpg) no-repeat;	
	width:264px;
}

.sidebarbox .boxmid{
	border-left:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;
display:block;
padding:5px;
width:250px;
min-height:215px;
height:1%;
}

.sidebarbox .boxbot{
	background:url(images/right-box-bottom.jpg) no-repeat;
	display:block;
	height:10px;
	width:264px;
}

.sidebarbox li{
list-style:none;	
margin:0 0 5px 5px;
clear:both;
display:inline-block;
}

#sidebar h3{
	margin:5px;	
}

.innerbox{
text-align:right;	
}

#content{
width:680px;
float:left;
}

.rotateimage{
float:right;
width:667px;
height:435px;
overflow:hidden;
margin-left:10px;
}

#printpage{

float:right;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a:link,.navigation a:visited,.navigation a:active{
color:#333;	
}
	
	
	/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.readmorelink{
margin-top:20px;
margin-bottom:30px;
text-decoration:none;
}

.entry{
display:block;
margin-bottom:45px;
}

.post .listimage{
float:right;
margin-right:20px;
margin-left:30px;
}

.hentry h3 a:link, .hentry h3 a:visited, .hentry h3 a:active{
color:#333 !important;
}

.hentry h3 a img, .hentry h2 a img{
margin-right:10px;
vertical-align:middle;
}

.narrowcolumn .hentry{
border-bottom:1px dashed #999999;
clear:both;
float:left;
margin-bottom:20px;
padding-bottom:10px;
width:100%;
}

.category-products{
border-bottom:none !important;	
}

.learnmore{
float:right;	
}

#content ul{
	margin-left:30px;
			}