/*
Theme Name: ACMS
Theme URI: http://www.codescheme.net/2007/06/06/acms-wordpress-theme/
Description: Fixed-width 3-col layout CMS-style 
Version: 1.5
Author: Codescheme
Author URI: http://www.codescheme.net/
Tags: fixed width, widget ready, 3 columns, white, blue, gray
*/

div.wp-polls {
width:500px;
padding:0px 0px 0px 0px !important;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif !important;
font-size: 100% !important;

}

.wp-polls-form
{padding:0px 0px 0px 0px !important;
}

div.wp-polls li, div.wp-polls p {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif !important;
}

body {
margin: 0;
padding:0;  
font-size: 100%;
color: #fff;
background: #111111;
text-align:center;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

div.scrhead{
color:#ed7703;
background: none;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
padding: 2px 0px;
margin:2px 0px;
}

div.scrhead:hover{
color:#ffaa36;
}

ul#twitter_update_list {
padding-left:24px;
}

ul#twitter_update_list li {
list-style-image:url("http://www.helios-esu.org.uk/wp-content/images/twitter.png");
background:#444444;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
margin-bottom:3px;
}

.left li {
width: 100%;
}

.left li a {
background-color: #444444;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
display:block;
margin-top: 2px;
margin-bottom: 2px;}

.left li a:hover {
background-color: #555555;
}

div.breadcrumb {
padding-top:10px;
}

table#programme tbody tr {
background: #444444;
height:20px;
border-bottom: 1px solid #666666;
}

table#programme tbody tr:hover {
background: #4c4c4c;

}

table#programme tbody td {
padding:3px;
}

#footer p
{margin: 2px;}

ul#events-calendar-list {
color: #ed7703;
}

#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
color:#ed7703;
}


img.gal-thumb {
border: 1px solid white;
padding:2px;
float: left;
margin: 0px 10px 10px 0px;
}


img.alignright {
border: 1px solid white;
padding: 2px;
float: right;
margin: 0px 0px 10px 10px;
}

img.gal-thumb:hover {
border: 1px solid #244F99;
}

p.clearboth {clear:both;}

#content .column {
position: relative;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}



#wrapper{
width: 974px;
margin: 0px auto;
padding: 0px 0 0 0;
border-bottom: 1px solid #777;
border-left:1px solid #ed7703;
border-right:1px solid #ed7703;
text-align:left;
background: #333333;
overflow: hidden;
}

#wrapper2{
padding: 0;
border-bottom: 1px solid #777;
text-align:left;
background: #333333;
}

#header{
background: #333333;
height: 48px;
}

#superheader{
background:#333333;
border-bottom:1px solid #ed7703;
height:48px;}	

#subheader{
height:128px;
border-bottom:1px solid #ed7703;}
		
form#searchform{
margin:5px 10px 5px 0;
font-size: 68%;
}

#sidebar {
float:left;
width: 160px; 
margin: 0 0 0 -176px;
padding: 5px 10px;
overflow:hidden;

}

#content {
width:974px;
margin: 0px;
padding: 0px 0px 0px 240px;
font-size:75%;
overflow:hidden;
border-bottom: 1px solid #777;
}


#content1 {

font-size:75%;

}

#contentwrapper{
width:734px;
padding: 0px;
margin-right: 240px;
float:right;}

#centercontent{
width:482px;
float:left;
padding:0px 10px 0px 10px;
}

#banners{
float:left;
width:218px; 
margin: 0 0 0 -240px;
padding: 0px 10px 0px 10px;
overflow:hidden;
height:100%;
border-right: 1px solid #001323;}

.banners a img {
border: 1px solid white;
padding:2px;
float: left;
margin: 0px 10px 10px 0px;
}

.banners a img:hover {
border: 1px solid #ed7703;
}


#pagecontent{
margin:0;
padding:0 10px;
}

#news{
float:right;
width: 210px;
margin:0px;
padding: 0 10px 0 10px;
overflow:hidden;
border-left: 1px solid #001323;
}

#footer {
clear: both;
font-size: 68%;
background: #111111;
padding: 2px 0 15px 0;
height: 42px;
text-align:center;
}

#subscribe{
font-size:90%;
}


#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 12px 0;
padding: 0;
}
p,li{
line-height:17px;
}
h1, h5, h6{
font-weight:100;
}
h2, h3, h4{

}

h1{
	font-size: 190%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 140%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

table{
	font-size: 100%;
}

table tr{
vertical-align:top;
}

a{
color:#ed7703;
font-weight:100;
text-decoration:none;
}
a:hover{
color:#ffaa36;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
padding: 5px 10px;
margin:3px 15px;
font-style:italic;
}

blockquote ul{
padding: 3px 10px;
margin: 4px;
}

form{
margin:0px;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

/* Headings */ 

#superheader h3{
margin: 0;
padding: 5px 10px 10px 10px;
color:;
}

#superheader h3 a{
font-weight:100;
}

#superheader h3 a:hover{
text-decoration:none;
}

#subheader h1{
margin: 0;
font-family: Verdana, sans-serif;
padding: 3px 10px;
font-weight:100;
color: #fff;
font-size: 120%}

#footer a{
font-weight: 100;
text-decoration:underline;
}




/* post styles */

#centercontent a{
font-weight:800;
}

.post{
margin: 0 0 15px 0;
}


.post h2, #centercontent h2 {
font-size:145%;
padding:5px 0 4px 5px;
color: #84a40b;
background: #001323;
font-weight: bold;
border-bottom: 1px solid #ed7703;
border-top: 1px solid #ed7703;}

#centercontent h2 {
font-size:145%;
font-weight: bold;
color:#5A88D8;
}

.post h2 a{
font-weight:bold !important;
color: #84a40b !important;
}

.post h2 a:hover{
text-decoration: underline !important;
}


.postmetadata{
font-size:78%;
border-bottom:1px solid #bbb;
padding: 1px 0 1px 5px;
text-align:right;
margin: 0;
clear:both;
}

.postmetadata p{
margin: 0;

}

.navigation{
text-align:center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	


li p.commentheader{
margin: 3px 0 10px 0;
display: block;
padding: 1px 5px;

}


ul#commentlist{
padding: 0 0 0 0px;
list-style-type:none;
font-size: 90%;
margin:0;
}

ul#commentlist li{
	border-bottom: 1px solid #ddd;
	padding: 0 20px 5px 5px;
	margin: 0 0 16px 0;
}

ul#commentlist li table{
	
}

ul#commentlist li table td.author {
	width:55px;
	text-align: center;
}

ul#commentlist li table td.author img{
border: 2px solid #ccc;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 1px 0px;
font-size: 100%;
}

ul#commentlist li td{
padding: 2px 8px;
}

ul#commentlist li div.commenttext{
width:100%;
padding:0 8px 2px 8px;
}


/*  sidebar styles */

.menu{
padding:0 2px 0 2px;
margin:0;

}
.menu a{
font-weight: 100;
}

.menu ul{
margin:0px 0px 0 0px;
padding:0 0 0 0px;
list-style-type:none;
}

.menu #pagemenu ul{
padding: 0px;
}

.menu ul li{
border-bottom:1px solid #666666;
background: none;
padding: 0px 0px;
margin:0;
}

.menu ul li ul li{
border: none !important;
padding: 0 0 0 6px;
}

.menu a:hover{
}

.menu h3{
font-family:verdana, sans-serif;
font-size:145%;
margin:7px 0px 4px 0;
padding:5px 0 4px 5px;
color: #84a40b;
background: #001323;
font-weight: bold;
border-bottom: 1px solid #ed7703;
border-top: 1px solid #ed7703;}

.menu form{
margin:0px;
padding:5px 0px;
}


.menu #pagemenu ul li{
border-bottom:none !important;

}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
font-weight: 800;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background-color: #fff;
}

#footer ul {
margin:0;
padding:0;
}

#footer ul li{
display:inline;
}

#footer a{
text-decoration:none;
}


/* Pages Menu */
	
#pagemenu {
	width: 156px;
	margin: 0px;
	padding: 3px 0 0 0;
	}
	
#pagemenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#pagemenu li a:link, #pagemenu li a:visited {
	color: #333;
	display: block;
	padding: 8px 0 0 10px;
	}
	
#pagemenu li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
}	
	
.credits{
color:#777;
font-size:9px;
text-align: right;
padding-right: 20px;
}			



