/*  
Theme Name: cew
Description: Custom theme
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
a {
	text-decoration:none;
	color:#236CB8;
	
}



.entry a{
	text-decoration: underline;
}

#footer *{
	color: #fff;
	font-size:11px;
}


html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #3C405A;
	font: 62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	background: #00AABF;	
}

#whiteout {background: #fff url(images/body-bg.gif) repeat-x left top;
border-bottom:solid 3px #6F78B5; 


}
#wrapper, #footercontainer {
	width:966px;
	margin:0 auto;
	overflow : hidden; _height : 1%;
}
#header {
	position:relative;
	height:180px;
	border-bottom: solid 1px #42247a;
	margin-bottom: 10px;
	background: url(images/assembly.gif) no-repeat right top;
	}
	
	
/* business wales etc. */



	
	
.description {
	width:242px;
	height:50px;
	position:absolute;
	top:140px;
	left:5px;
	text-indent:-9999px;
	background: url(images/description.gif) no-repeat;
	margin:0;
	padding:0;
}
	
	
/* ----------------------------------------------------------------------------------------------------*/


#homecontent .actions li{display:inline;}
#sidebuttons img, #homecontent .actions li a{margin-bottom:9px;display:block;  height:45px; width:240px;}
#homecontent .actions li img{border:none;}
#homecontent .actions{position:absolute; top:0px; left:0px; }





/* ---------------------------------------------------------------------------------------------------- */

#homecontent #flashfader {
	position:absolute;
	width:715px;
	height:260px;
	
	top:0; right:0;
}
#content {
	padding-top:20px;
	width:715px;
	float:right;
	padding-bottom:30px;
	overflow:visible;
	
}
#content * {
	margin-right:25px;
}
#content * * {
	margin-right:0;
}
#sidebar {
	width:240px;
	float:left;
	position:relative;
	padding-bottom:20px;
}

.padded{padding-top:72px;padding-right:15px;}
.pad{padding-right:15px;}

.side img{margin-top:38px;}		

#footer {

	padding-bottom:100px;
	border-top:3px solid #fff;
	
	padding-top:30px;
	
}




/* ---------------------------------------------------------------------------------------------------- */


#homecontent {
	background: #fff;
	height:275px;
	position:relative;
}



#lead {
	border:solid 5px #fff;
	background: #C7D1E6;
}
#lead img {
	float:left;
	border: solid 3px #fff;
	margin:15px 10px 1px 0;
	width:145px; height:145px;
}
#leadtext {
	padding:10px 20px 20px;
}


#comment{width:500px;}

/* ---------------------------------------------------------------------------------------------------- */


#mailchimp {float:right;
width:300px;padding-right:10px;
text-align:right;
display:none;}

#mailchimp a{color:#fff;}

/* search bar */

#top {
	background: #575E8E;
	padding: 5px 0;
	border-top: 1px solid #4B527F;
	border-bottom: 1px solid #4B527F;
	
}

#searchform{width:966px; margin:0 auto;}
#searchform #s {
	
	width:236px;
	border:solid 1px #fff;
	padding:1px;
	
	
}

#searchform #s:focus {
	background-color:#C3EAF2;
}
/* ---------------------------------------------------------------------------------------------------- */


/* menu */

#menu {
	position:absolute;
	left:5px;
	top:145px;
}
#menu li ul {
	display:none;
}
#menu li {
	display:inline;
}
#menu li a {
	font-size: 12px;
	
	padding-bottom:1px;
	height:1%;
	margin-right:12px;
	text-decoration:none;
	color: #42247A;
}
#menu li a:hover {
	border-bottom: 2px solid #00BAF2!important;
}
/* ---------------------------------------------------------------------------------------------------- */



#archiveform {
	margin-bottom:25px;
	
}
#archiveform option{width:200px;}



/* ---------------------------------------------------------------------------------------------------- */


#toplogo {
	margin:0;
	height: 100px;
	width: 445px;
	position:absolute;
	top:0;
	left:-4px;
	background: url(images/toplogo.gif) no-repeat;
	text-indent:-9999px;
	border-bottom:none;
}
#toplogo a {
	display:block;
	position:absolute;
	height: 100px;
	width: 415px;
}
h1, h2, h3, h4, h5 {
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282845;
	font-weight:normal;
	border-bottom:5px solid #fff;
}
h3, h4, h5 {
	border-bottom:none;
}
h3 a {
	color: #282845;	
	
}


h3 strong{font-weight:normal;}
h5 {clear:both; font-size:12px; padding-top:12px; border-top:dotted 1px gray;}

h6{border-top:dotted 1px gray; padding:15px 0 0!important;margin-top:20px;font-size:14px;font-weight:normal; color:#00ABC1;clear:both;}
#lead h3 {
	margin-top:0;
	color: #fff!important;
	background: #42247A url(images/heading-bg.png) no-repeat left center;
	padding: 12px 20px 12px 46px!important;
	font-weight:normal!important;
}
#lead h3 a, h2 a {
	color:#fff;
}

#sidebar h3{
	color: #6F78B5!important;
	margin-bottom:14px;
	padding-left:10px;
}

h2{
	margin-top:0;
	color: #fff!important;
	background: #00BAF2 url(images/h2-bg.png) no-repeat left center;
	padding: 12px 20px 12px 46px!important;
	font-weight:normal!important;
}

#homeh2 {
	margin-top:2px!important;
	padding:0!important;
	background:none!important;
	color: #6F78B5!important;
	border-bottom:none!important;
}
#footer h4 {
	font-size:16px;
	color: #FFFFFF;
}
p {
	margin-top:12px
}
p.editlinks {
	margin-top:0;
	margin-bottom:12px;
}
p.editlinks a {
	color:orange;
}
#content p {
	font-size: 1.1em;
	color: #40475A;
	padding-right:5px;
}

li p{font-size: 11px!important;}

em{
	color: #313746;
}


blockquote {
	margin-left:10px;
	padding-left:10px;
	border-left:1px dotted gray;
	font-style: italic;
}
.readmore {
	
	color:#42247A;	
}


#content ul {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ul ul {
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	font-size:1.1em;
	margin:3px;
}
#content ul li li {
	list-style-type:disc;
	font-size:1em;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}

/* ---------------------------------------------------------------------------------------------------- */



#sidebar #submenu li {
	display:inline;
}
#sidebar #submenu li a {
	display:block;
	color:#42247A;
	padding:5px 0px 5px 4px;
	font-size: 1.1em;
	text-decoration:none;
	border-top: 1px solid #00BBF2;
	height:1%;
}	

#sidebar li .current_page_item a {
	background:  #6F78B5!important;
	color:#fff!important;
	cursor:default;
	
	display:block;
	
	
	
	
}
#sidebar #submenu li a:hover {
	background: #42247A;
	color: #FFFFFF;
}
#sidebar #submenu ul {
	margin-top:15px;
	border-bottom: 1px solid #00BBF2;
}













.flr {
	float:right;
}
.fll {
	float:left;
}

.noborder {
	border:none!important;
}

.navigation {font-size:11px;
	clear: right;
	margin-top:20px;
	height:20px;
}
.entry {
	padding-bottom: 20px;
}
.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


#menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a, #menu .current_page_ancestor a{
	padding-bottom:1px;
	/*border-bottom: 3px solid #00BAF2!important;*/
	color:#00A8DD!important;
}





.clearer {
	clear:both;
}


.alignleft {
	float:left;
	
}
.alignright {
	float:right;
	
}


.footerlinks {
	width: 230px;
	padding-top:12px;
}

.footerlinks a {color:#fff;}


.address{width:710px; float:right; color:#fff;}






.post {
	/*margin-bottom: 20px;*/
	padding-bottom:10px;
}
.postmetadata {
	padding-bottom:20px;
	border-bottom: 1px dotted #8A8A91;
}
form#contact input, form#contact textarea {
	margin-top:5px;
	padding:3px;
}



/* ---------------------------------------------------------------------------------------------------- */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	background: #fff;	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	a img{border:none;}
/* End Images */

.youtube {display:block; text-align: center; padding: 20px; background-color:#262A37;border:solid 3px #fff;}




/* ---------------------------------------------------------------------------------------------------- */

.wpcf7-form {
	margin-top:30px;
	padding:12px 30px 20px;
	background: #E9F4FC;
	border: 1px solid #DBE7EF;
}

.bullets{margin-bottom:40px;}
.bullets li{ display:inline; }
.bullets li a{
	background-position: 10px center;
	background-image: url(images/bullet.gif)!important;
	background-repeat: no-repeat;
	display: block;
	height:1%;
	margin-bottom:12px;
	font-size:12px;
	color:#515160;
	line-height:14px;
	padding-left:25px;
	padding-right:5px;
}

.bullets li a:hover {
	color: #0089B4;
}




.credits a{color:#596374!important; font-size:10px!important; text-decoration:none;padding-top:50px;}

#search, #footer, #whiteout{min-width:986px;}

.caveat{width:658px;
	padding:8px 10px 12px;;
	
	border: 1px solid #fff;
}

.factoid{padding: 8px 10px 12px; color:#0099ab!important; width:480px; border:solid 1px #0099ab;font-weight:bold;}

/* the team  - cew board */

#post-52 h5, #post-50 h5{margin-bottom:-12px;}
#post-52 p, #post-50 p{width:400px;}
#post-52 p img, #post-50 p img{border: solid 1px #ddd;margin:12px 12px 20px 0!important;}
#post-52 p{width:550px;}

/* end the team  - cew board */


/* mailchimp subscription form */

#mc_signup_form .mc_var_label, #mc_signup_form .mc_input { float:left; clear:both; }
.mc_var_label{margin-top:6px;}
#mc_signup_form legend { padding:0;margin:0; font-size:11px }
#mc-indicates-required { float:left; clear:both; margin-bottom:12px;}
#mc_display_rewards { clear:both; }
#mc_interests_header { font-weight:bold; clear:both; padding-top:.2em;}
div.mc_interest{ clear:both;}
input.mc_interest { float:left; }
label.mc_interest_label {float:left; clear:right;}
.mc_signup_submit { width:100%; text-align:left; clear:both; padding:.2em;  }
.mc_input{width:185px;padding:1px;}



/* events page styling */


h3.prev{color:#333; background-color:#999; margin-top:30px; padding: 12px 20px 12px 46px!important;}
.giglist li{list-style-type:none!important;}
.giglist li ul li{list-style-type:disc!important;}
.giglist{padding-bottom:20px; border-bottom: dotted 1px gray; margin-bottom:30px;}
.giglist li ul{margin-top:12px!important;}
.giglist{margin-left:0px!important;padding-left:-20px!important;*/}
.eventdate{
	font-size: 12px;
	font-weight: bold;
	color: #575E8E!important;
}


#sidebar table{width:100%;text-align:center;border: solid 1px #C7D1E6;}
#sidebar table td{border:solid 1px #fff;font-size:11px;}
#sidebar table td a{font-weight:bold;color:red;}
#sidebar table caption{padding:5px 5px 5px 10px;text-align:left; font-size:11px;}

#today{color:#000;font-weight:bold;}
#eventscal{
	padding: 1px 10px 10px 10px;
	background-color:#E9F4FC;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border: 1px solid #A1ADC7;
}
#eventscal h3{
	margin-top:10px;
	color:#575E8E!important;
	padding-left:0!important;
}

#upcoming{padding-left:0px;font-size:11px;font-weight:bold; border-top:dotted 1px gray;padding-top:5px;}
#upcoming a{display:block;margin-bottom:5px; padding-bottom:5px;font-size:11px;font-weight:normal; border-bottom:dotted 1px gray;}
#upcoming a:hover {color:#000;}

#breadcrumbs{
	margin:-20px 26px 10px 0!important;
	text-align:right;
	font-size:10px!important;
	color:#7882C4!important;
}
