/* 
Theme Name: ict champsv4
Description: ict champsv4 Theme.
Version: 4.0
Author: 021 Creative
*/

/* Elements */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.9em;
	line-height:1.2em;
	color: #000;
	background:#ffffff;
	height:100%;
	/*background:#ffffff url(http://www.ictchampions.org.uk/www/wp-content/themes/ict_champsv4/images/bg_lines.jpg) repeat-y  top center;*/

}
.breadcrumb-trail {
	padding:0px 10px 5px 22px;
	margin-top:-21px;
	width:730px;
	font-size:0.7em;
}

.entry ul li{
	list-style-image:url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/red-bullet.gif);
}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#links {
	float:right;
	color:#ffffff;
	margin-top:-20px;
	vertical-align:bottom;
}
a.more-link {
color:#981E32;
font-size:0.8em;
font-weight:bold;
padding-top:0px;
margin:bottom:20px;
display:inline;
}
a{
	text-decoration: underline;
	color: #981e32;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 0px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}




#container{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	border-right:1px solid #981e32;
	border-left:1px solid #981e32;

	height:100%;
}


#header_wrap{
	float: left;
	width: 950px;
	height:	171px;
	margin: 0px 0 0;
	padding: 0 0 5px 0;
	background: #ffffff;
	color: #ffffff;
}

#headerblock{
	float: left;
	width: 1000px;
	height:	171px;
	background: #ffffff;
	color: #ffffff;
	background:transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/header2.jpg) no-repeat scroll top right;
}



.blog_title_wrap{
	float: left;
	width: 930px;
	margin: 10px 0 0 22px;
	display: inline;
	/*background: #ffffff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_title_bottom.gif) no-repeat left bottom;*/
}

.blog_title{
	float: left;
	width: 200px;
	background:#ffffff;
	color: #ffffff;
}

.blog_title h1{
	padding: 10px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.blog_title h1 a{
	text-decoration: none;
	color: #fff;
}

.blog_title h1 a:hover{
	text-decoration: underline;
}




.topmenu{
	float: left;
	width: 950px;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.topmenu ul li{
	float: left;
	margin: 10px 0 0;
	display: inline;
}

.topmenu ul li a{
	display: block;
	padding:  10px 10px 20px;
	font-weight: bold;
	text-decoration: none;
	color: #74b5d0;
}

.topmenu ul li.current_page_item a{
	color: #b3e5fa;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_topmenu_li_current.gif) no-repeat center bottom;
}

.topmenu ul li a:hover{
	text-decoration: underline;
}

.topmenu ul li.rss{
	float: right;
	margin: 10px 10px 0 0;
}

.topmenu ul li.rss a{
	padding: 10px 10px 20px 21px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/icon_rss.gif) no-repeat 0 10px;
}


#menu ul li#home {
	padding:0 10px;
	list-style-type:none;
	background-color:#981E32;
	border-top:0px solid #ffffff;
	text-decoration:none;
}


#menu{
	background-color:#981E32;
	width:200px;
	margin:0px;
	padding:0px 0 0 0;
	height:100%;
	clear:both;
}
#menu ul{
	background-color:#981E32;
	width:200px;
	margin:0px;
	padding:0;
	list-style-type:none;

}
#menu ul li {
	padding:0 10px;
	list-style-type:none;
	background-color:#981E32;
	border-top:1px solid #ffffff;
	text-decoration:none;
}
#menu ul li:hover {
	padding:0 10px;
	list-style-type:none;
	background-color:#c18994;
	border-top:1px solid #ffffff;
	text-decoration:none;
}

#menu a, #menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active{
	color:#ffffff;	
	font-size:1em;
	line-height:1.5em;
	text-decoration:none;


}
#menu ul li.page-item-412 {
	padding:0 10px;
	list-style-type:none;
	background-color:#33a5c6;
	border-top:1px solid #ffffff;
	text-decoration:none;
}
#menu ul li.page-item-412:hover {
	padding:0 10px;
	list-style-type:none;
	background-color:#9fd5e4;
	border-top:1px solid #ffffff;
	text-decoration:none;
}
#menu ul li.page-item-13 {
	padding:0 10px;
	list-style-type:none;
	background-color:#6c9a3e;
	border-top:1px solid #ffffff;
	text-decoration:none;
}
#menu ul li.page-item-13:hover {
	padding:0 10px;
	list-style-type:none;
	background-color:#b9e191;
	border-top:1px solid #ffffff;
	text-decoration:none;
}

.textwidget{
margin:20px 0;	

}

.redblock{
	background-color:#981E32;
	width:200px;
	margin:0px;
	padding:0px;

}
#redblock_top{
	width:200px;
	height:15px;
	margin-bottom:0;
}
#redblock_bot{
	background-color:#ffffff;
	width:200px;
	height:15px;

}
#pinkblock_bot{
	background-color:#ffffff;
	width:200px;
	height:15px;
	margin-bottom:10px;
}
#page{
	float: left;
	width: 1000px;
	margin: 0px 0 0 -1px;
	padding:0 0px;
	border-right:1px solid #981e32;
	border-left:1px solid #981e32;
	position:absolute;
	top:118px;
}

#cse-search-results iframe{
width: 480px;
padding-left:15px;
}

#cse-search-box {
	padding-left:15px;
}

form#cse-search-box {
	padding-left:15px;

}
h2.bubble{
padding-left:15px;

}
.main{
	float: left;
	width: 525px;
	margin-left:12px;
	margin-top:0px;
	display: inline;
}
.main-home{
	float: left;
	width: 525px;
	margin-left:12px;
	margin-top:0px;
	display: inline;
}
.main_home {
	float: left;
	width: 370px;
	display: inline;
	margin-left:40px;
}
ul.subscribe h2{
	float: left;
	width: 200px;
	padding:0  10px 5px 10px; 
	overflow: hidden;
	color:#981e32;
}
ul.subscribe{
	padding: 0 0 0 20px;
}

ul.subscribe form{
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	background-color:#fffbec;
	width:178px;
	padding-top:0;
}
#creamblock ul{
float:left;
margin:0;
padding:0;
}

img.botimage{
margin-bottom:10px;
}
.popular {
margin: 10px 0 -10px 20px;
}
.popular ul li{
list-style-type:none;
margin: 0px 0 5px -40px;

}
.post-list-block{
	float: left;
	width: 525px;
	margin: 0px 0 10px 0;
	overflow: hidden;
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
}
.search-post {
	float: left;
	width: 525px;
	margin: 10px 0 10px 0;
	background: transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_title_search_top.jpg) no-repeat; 
	overflow: hidden;
}

#search-post_content {
	margin-top:40px;
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	background-color:#fffbec;
	padding-bottom:5px;
	width: 508px;
}
#search-post_content p {
	padding:0 20px;
}
#search-post_content form#searchform {
	padding:10px 20px 0px 20px;
}
#search-post_content input#s {
	width:380px;
	margin:10px 0px 0px 0px;
	border:1px solid #981e32;
}

#search-post_content #searchsubmit{
	background:transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/search.gif) no-repeat scroll left center;
border:0 none;
color:#FFFFFF;
height:21px;
margin:-2px 0 0 10px;
padding:0;
width:52px
}
.search-post_title h2{
	font-size: 18px;
	padding-left:20px;
	padding-bottom:10px;
	color: #981e32;

}
.post {
	float: left;
	width: 525px;
	margin: 0px 0 10px 0;
	background: transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_top.jpg) no-repeat; 
	overflow: hidden;
}

#post_content {
	margin-top:25px;
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	background-color:#fffbec;
	padding-bottom:5px;
	width: 508px;
}

.post_date{
	float: left;
	margin: 20px 15px 0 20px;
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_date_button.jpg) no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #981e32;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}


.usefullinks {
color:#981e32;
background:transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/mousebullet.gif) no-repeat top left;
padding:5px 0px 10px 40px;
margin-bottom:10px;

}

.post2 {
	float: left;
	width: 508px;
	margin: 0px;
	overflow: hidden;
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	background-color:#fffbec;
}

#post_content2 .entry p{
	padding: 0px;
	line-height: 1.2em;
	margin-bottom:0px;
	display:inline;
}

#post_content2 .entry {
border-bottom:1px dotted #666666;
line-height:1.4em;
margin:0 20px 5px;
padding:10px 0;
}
#post_content2 {
	margin-right:20px;
	margin-top:5px;
	padding-bottom:5px;
	width: 488px;
	padding-left:5px;

}

.post_title2 h2{
	font-size: 16px;
	padding-left:20px;
	padding-bottom:5px;
	color: #981e32;
	margin-top:10px;

}

.post-header{
	float: left;
	line-height:1.5em;
	margin:0px 0 0 0px;
	padding:8px 0px 0px 25px;
	width:470px;
	display: inline;
	float: left;
	width: 525px;
	background: transparent url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_top.jpg) no-repeat; 
	overflow: hidden;
}
.post_title{
	float: left;
	line-height:1.5em;
	margin:-10px 0 0 20px;
	width:470px;
	display: inline;
}

.post_title_alt{
	width: 500px;
	margin: 0px 0 0 20px;
}

.post_title h2{
	font-size: 18px;
	padding-left:0px;
	padding-bottom:10px;
		color: #981e32;

}

.post_title h2 a{
	text-decoration: none;
	color: #981e32;
}

.post_title h2 a:hover{
	text-decoration: underline;
}

.postdata{
	padding: 10px 0 0;
	margin-bottom:5px;
	line-height: 18px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #000000;
}
.postdata h2{
	padding: 0px 0 0;
	line-height: 18px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #981e32;
}

.entry-home{
	padding: 0 20px 10px 0px;
	line-height: 1.4em;
	/*background: #fff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_bottom.gif) no-repeat left bottom;*/
	margin-bottom:0px;
	font-size:1.1em;
}
.main-home .search-post{
margin-top:-15px;
}
.entry{
	padding: 0 20px 0px 20px;
	line-height: 1.4em;
	/*background: #fff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_bottom.gif) no-repeat left bottom;*/
	margin-bottom:0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

p.comments_number{
	padding: 10px 0 5px 21px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/icon_comment_bubble.gif) no-repeat 0 16px;
}

p.comments_number a{
	color: #749101;
}

.navigation{
	padding: 0 0 0 22px;
	width:486px;
	line-height: 24px;
	background-color:#FFFBEC;
border-left:1px solid #981E32;
border-right:1px solid #981E32;
}

#sidebar {
	float: left;
	width: 212px;
	height:100%;		
	padding: 10px 0 0px 0px;	
	font-size:1em;
	margin:-10px 0 0 22px;
	/*background-color:#c18994;*/
}
#rightbar{
	float:right;
	margin-right:22px;
}
#rightbar ul 
{
	margin:0;
	padding:0;
	list-style:none;
	background:#981e32;
}
#rightbar li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	font-variant:small-caps;
}
#rightbar h5
{
	background:#981e32;
	color:#ffffff;
	font-size:1em;
	margin-top:-10px;
	padding:0 0 5px 10px;


}
#sidebar p, #sidebar form
{
padding:0px 10px 0 10px	;
margin:0;
}
#sidebar ul ul
{
	margin:10px 0 0 0px;
	padding:0;
}
#sidebar ul ul ul
{
	margin:0px 0 0 10px;
	padding:0;
}
/*#sidebar li li 
{
	list-style-image:url(img/catbutton.gif);
	margin:5px 0;
	padding:0;
	
}
*/
#rightbar ul li.cat-item {
padding: 5px 5px 5px 10px;
color:#ffffff;
background-color:#c18994;
border-top:1px solid #ffffff;
text-decoration:none;
font-size:0.8em;
}
#rightbar ul li.cat-item:hover, #rightbar ul li.cat-item:hover ul.children li {
padding: 5px 5px 5px 10px;
color:#ffffff;
background-color:#981e32;
border-top:1px solid #ffffff;
text-decoration:none;
}
#rightbar ul li.cat-item a, #rightbar ul li.cat-item a:visited, #rightbar ul li.cat-item a:active {
color:#ffffff;
border:0px;
text-decoration:none;
}
#rightbar ul li.cat-item a:hover{
color:#ffffff;
border:0px;
text-decoration:none;

}
form#commentform input, form#commentform textarea{
	
	border:1px solid #981e32;

}

form#commentform{
margin-left:15px;
width:350px;
}
form#commentform p{
padding-left:10px;

}
.comments_template_wrap{
	width:525px;
	margin: 10px 0 0px 0;
	background: #fff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_top.jpg) no-repeat;
}

.comments_template{
	width:510px;
	margin-left:0px;
	padding: 35px 0px 20px 0px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_rc_bottom.gif) no-repeat left bottom;
	
}
#commentbox {
background-color:#FFFBEC;
border-left:1px solid #981E32;
border-right:1px solid #981E32;
margin-left:0;
margin-top:-15px;
margin-right:10px;
padding-left:0;
padding-right:10px;
padding-top:0;
width:498px;


}
.comments_template h3{
	float: left;
	margin:0 0 0 25px;	
	padding-bottom:5px;
	font-size:1.1em;
	line-height:1.3em;
}

.comments_template ol.commentlist{
	list-style-type: none;
	margin-bottom:10px;
}

.comments_template ol.commentlist li{
	margin: 10px 0 0 -15px;
	padding: 0px;
}

.comments_template ol.commentlist li.alt{
	/*border-top: 1px solid #cbe9f3;*/
	/*background: #f0fbff;*/
	background-color:#FFFBEC;
	

}

.comments_template ol.commentlist li cite{
	font-style: normal;
	font-weight: bold;
}
.comments_template p{

}
p.nocomments {
	padding-left:15px;
}
.comments_template p.respond{
padding-left:0px;
width:498px;
}
.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 22px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	margin: 10px 0 0;
	background: #ffffff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_sidebar_rc_top.jpg) no-repeat;
}

.sidebar ul li#calendar #calendar_wrap{
	padding: 7px 20px 30px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_sidebar_rc_bottom.gif) no-repeat left bottom;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar{
	width: 100%;
	font-size: 12px;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar td{
	padding: 4px 0;
}

.sidebar ul li#search{
	background: #d7f071 url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_sidebar_rc_search_top.gif) no-repeat;
}

.sidebar ul li form#searchform{
	padding: 10px 10px 25px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_sidebar_rc_search_bottom.gif) no-repeat left bottom;
}

.sidebar ul li form#searchform .keyword{
	width: 180px;
	height: 40px;
	overflow: hidden;
	background: #fff url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_searchform.gif) no-repeat;
}

.sidebar ul li form#searchform .keyword input#s{
	border: 0;
	width: 85%;
	padding: 9px 10px 0;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	background-color: transparent;
	color: #666;
}

.sidebar ul li h2{
	padding: 16px 20px 0;
	color: #566b06;
}

.sidebar ul ul,  .sidebar ul li#google-search form#gsearch{
	padding: 7px 20px 30px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_sidebar_rc_bottom.gif) no-repeat left bottom;
}

.sidebar ul ul li{
	margin: 0;
	padding: 5px 0 10px;
	line-height: 24px;
	background: url(http://www.ictchampions.org.uk/wp-content/themes/ict_champsv4/images/bg_dotted.gif) repeat-x left bottom;
}

.sidebar ul ul ul{
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.navigation a, #footer a{
	text-decoration: none;
	color: #981e32;
}

.navigation a:hover, #footer a:hover{
	text-decoration: underline;
}

.navigation, #footer{
	font-weight: bold;
	color: #ffffff;
}

#footer{
	margin: 10px auto 0 auto;
	padding: 5px 20px 5px 20px;
	line-height: 24px;
	background: #981E32;
	width:960px;
	font-size: 0.7em;
	font-weight:normal;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	border:0;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #ffffff;
	text-decoration:none;
	border:0;
}
#footer span a{
	float:right;
}
/* ------from old--------*/
#introtextblock {
/*background: url(img/home_block.gif) left top no-repeat;*/
width:858px;
height:304px;
margin:0px 10px 10px 10px;
}

#main #content_full #introtextblock h2 {
font-size:1.5em;
}
#introtextarea{
float:left;
width:400px;
height:250px;
margin:40px 10px 10px 0px;
}
#gse_homebox {
background: url(images/gse-homebox.gif) no-repeat top left;
width:375px;
height:100px;
padding:30px 10px 0px 25px;
text-align:left;
margin:0px 0px 0px -5px;
}
#gse_homebox form#cse-search-box{
margin-left:-15px;
}
#homebox-border {
	width:359px;
	padding-bottom:0px;
}
#homebox-border ul{
	width:342px;
	height:307px;
	padding:20px 0 0 15px;
	margin:-20px 0 0px 0;
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	list-style-type:none;
	background-color:#fffbec;
}
#homebox-border ul li{
	padding:5px 0;
}
#homebox-border ul li a{
	font-size:1.2em;
	line-height:1.4em;
	margin-right:10px;
	color:#981e32;
}
#homebox-border h2{
	font-size:1.7em;
	font-weight:bold;
	padding:10px 0 0px 15px;
	margin-top:-30px;
	width:359px;
	background:url(http://www.021creative.com/ictc/wp-content/themes/ict_champsv3/img/homebox-topcurve.gif) no-repeat scroll left top;
}
#homesearchblock{
float:right;
width:418px;
height:291px;
margin:10px 100px 10px 0px;
background: url(images/home_block_right.jpg) no-repeat top left;
}

#main #content_full #homesearchblock h2 {
border:0px;
font-size:1em;
}
#homesearcharea {
    width: 418px;
    height: 22px;
	
}
#homesearcharea #s {

    padding: 0;
    margin: 3px 0 5px 6px;
    border: 0;
    width: 210px;
    height: 15px;
    background: none;
}
#homesearcharea #homesearchsubmit {
margin: 0px 0px 0px 10px;
padding: 0;
border: 0;
background: transparent url(img/search.gif) no-repeat center left;
color: #ffffff;
width: 61px;
height: 22px;
cursor:
}

#imageblocks{
float:right;
width:450px;
padding:0px 70px 10px 10px;
}

#imageblocks img{
padding:0px 15px 0px 0px;
}
#imageblocks .textwidget{
	float:left;
	padding-top:2px;
}

#imageblocks ul.subscribe h2{
	float: left;
	width: 200px;
	padding:0px 0px; 
	overflow: hidden;
	color:#981e32;
}
#imageblocks ul.subscribe{
	padding: 0px 0 0 5px;
	float:left;
}

#imageblocks ul.subscribe form{
	width: 189px;
	padding-left:10px;
	height:124px;
}

ul.subscribe form{
	border-left:#981E32 solid 1px;
	border-right:#981E32 solid 1px;
	background-color:#fffbec;
	width:178px;
	padding-top:0;
}

#funderlogos{
width:960px;
margin:10px auto 10px auto;
clear:both;
background-color:#FFFFFF;

}
#funderlogos .textwidget p{
float:left;
width:450px;
color:#981E32;
font-size:0.9em;
line-height:1.3em;
font-weight:bold;
padding-top:0px;
vertical-align:top;
}
#funderlogos img{
float:right;
}

/* Main */

#inner_container {
width: 900px;
min-height:500px;
	margin: 0 auto;
}


