/*  
Theme Name: C3 Partnership theme
Theme URI: http://www.paulmatson.co.uk
Description: C3 Partnership theme
Version: 1.0
Author: Paul Matson
Author URI: http://www.paulmatson.co.uk
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: Verdana, Arial, sans-Serif; margin: 0px; padding: 0px; text-align: center; background-color: #FFEEC0; color: #000000; }
#page { background-color: #FFF; margin: 0px auto; padding: 0; width: 780px; text-align: left; }

h1, h2, h3 { font-weight: bold; }

h1 { font-size: 4em; text-align: left; margin: 0px 0px 10px 0px; }
h1 { margin: 0; }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; color: white; }

h2 { margin: 0; font-size: 1.6em; margin: 0px 0px 10px 0px; line-height: 130%;  }
h2.pagetitle { font-size: 1.6em;  }
h2, h2 a, h2 a:visited { color: #990000; }
h2, h2 a, h2 a:hover, h2 a:visited { text-decoration: none; }
h2 a:hover { color: #666; text-decoration: none; }

h3, h3 a, h3 a:visited { color: #990000; }
h3 { padding: 6px 0 0 0; margin: 0; font-size: 1.2em; }
h3, h3 a, h3 a:hover, h3 a:visited  { text-decoration: none; }
h3 a:hover { color: #666; text-decoration: none; }

/* links */
a:link { color: #990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #FF9933; text-decoration: underline; }


/* header old*/
/*#header { margin: 0; padding: 20px 0 0 0; height: 75px; }

#textonly { font-size:100%; float: right; margin-right: 20px; margin-top:2px; }
#textonly a { color: #990000; text-decoration: none; }
#textonly a:hover { color: #990000; text-decoration: underline; }
#logo { float: left; width: 260px; padding-left: 20px; }
#textonlylogo { display: none; }*/

#strapline {width:200px; margin-left: 300px; padding-top: 28px; color: #990000;}

/* navigation */ 
/*#navigation { width: 775px; height: 28px; padding-left: 5px; margin: 20px 0 20px 0; background-color: #FF9933; }
#navigation ul { height:28px; margin:0; padding:0; list-style:none; }
#navigation li { float:left; margin:0; padding:0; background-image:none; line-height:normal; text-indent:0; }
#navigation li a, #navbar li strong { background-repeat:no-repeat; background-position:0 0; display:block; float:left; height:28px; border-width:0; text-indent:-10000px; text-decoration: none; }
#navigation li strong { background-position:0 0; }
#navigation li a:hover { background-position:0 -28px; }
#nav1 a, #nav1 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/home.gif"); width:69px; } 
#nav2 a, #nav2 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/about_C3.gif"); width:80px; } 
#nav3 a, #nav3 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/toolkit.gif"); width:62px; } 
#nav4 a, #nav4 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/achievements.gif"); width:111px; } 
#nav5 a, #nav5 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/opportunities.gif"); width:110px; } 
#nav6 a, #nav6 strong { background:url("http://www.c3partnership.org/wp-content/themes/c3theme/images/resources.gif"); width:84px; }
:-moz-any-link:focus { outline: none; }*/

/* Important - changes every size within content */
#content { font-size: 1.2em; color:#06004f;}

/* widecolumn for pages */
.widecolumn { float:right; padding: 0 40px 20px 0px; margin: 0px 0 0; width: 515px; }
.widecolumn .entry { line-height: 1.4em; }
.widecolumn .postmetadata { padding-top: 5px; text-align: left; }

/* narrowcolumn for home */
.narrowcolumn { padding: 0; margin: 0 20px 0 0; width: 335px; float:right; }
.narrowcolumn .entry { line-height: 1.4em; }
.narrowcolumn .post { margin: 0; }
.narrowcolumn .postmetadata { margin: 30px 0; }
.narrowcolumn .smallattachment { text-align: left; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.narrowcolumn .attachment { text-align: left; margin: 5px 0px; }

/* post */
.post { margin: 0 0 20px; }
.post hr { display: block; }
.statement {border-bottom: solid 1px #F93; padding-left: 10px; border-left: solid 5px #F93;}

.statementBack {background-color: #FFEEC0; padding: 4px; margin: 0 0 8px 0;}
.statementBack p {padding: 0 0 0 4px; margin: 0;}
h2.statementHead  {font-weight: normal;}

blockquote { width: 200px; border: solid 1px #900; padding: 0 5px 0 5px; margin: 0 5px 0 5px; float:right; }





/* aligning images */
p img { padding: 0; max-width: 100%; }
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 } 
/* added 29 Aug 07 */
.entry img {padding: 0 8px 8px 8px;}

/* lists outside of sidebar */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: square;  padding-left: 40px; text-indent: 0px; }
html>body .entry li { margin: 7px 0 8px 10px; }

html>body .entry ul ul { margin-left: 0px; padding: 0 0 0 30px; list-style: square;  padding-left: 40px; text-indent: 0px; }
html>body .entry ul ul li { margin: 7px 0 8px 10px; }



/* Begin Sidebar */
#sidebar { font: 1.2em Verdana, Arial, Sans-Serif; text-align: left; float:left; padding: 0px 0 20px 25px; margin:0; width: 180px; /* 150px; */ }
#sidebar h2 { margin: 5px 0 0; padding: 0; text-decoration: none; font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; } 

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; color: #990000; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 10px; margin-top: 2px; border-bottom: solid 1px #F93;  }
#sidebar ul ul li { list-style-type: none; list-style-image: none; margin-bottom: 10px; margin-top: 10px; border-bottom: solid 0px #333; border-top: solid 1px #F93;  }
#sidebar ul p, #sidebar ul select { margin: 0; }
#sidebar ul ul, #sidebar ul ol { margin: 0; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0; }
#sidebar ul ul li, #sidebar ul ol li { margin: 10px 0 10px 20px; padding: 0; } 
#sidebar ul ol li { list-style: decimal outside; }

#sidebar a:hover { background-color: #FF9933; color: #FFF; text-decoration: none; }

.page_item_current_page_item {background-color: #FFEEC0; padding:2px;}
.page_item_current_page_item_page_folder {background-color: #FFEEC0; padding:2px;}

.current-cat {background-color: #FFEEC0; padding:2px;}

/* #sidebar ul li a { color: #990000; text-decoration: none; }
#sidebar ul li a:hover { color: #990000; } */

#sidebar form { margin: 0; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }


/*utilities bar */
#utilities { width: 200px; float: right; background-color: #FFFFFF; }
#emt { background-color: #ECECEC; margin-bottom: 20px; background-image: url("http://www.c3partnership.org/wp-content/themes/c3theme/images//bkg.jpg"); background-repeat: repeat-x; background-position: bottom; padding-bottom: 20px; }
#emtTitle { background-color: #990000; padding: 6px 10px;  font-weight: bold; font-family: Arial, Tahoma; text-align : left; color: White; }
#emtText { line-height: 100%; width: 170px; padding-left: 10px; padding-right: 20px; margin-top: 15px; }

#dw { background-color: #ECECEC; margin-bottom: 20px; background-image: url("http://www.c3partnership.org/wp-content/themes/c3theme/images/bkg.jpg"); background-repeat: repeat-x; background-position: bottom; padding-bottom:20px; }
#dwTitle { background-color: #990000; padding: 6px 10px; font-weight: bold; font-family: Arial, Tahoma; text-align : left; color: White; }
#dwText {  line-height: 1.4em; width: 170px; margin: 0px 0px 0px 0px; padding: 15px 20px 0px 10px; }
#dwdownload h3 {margin: 5px 5px 0px 5px; padding:0;}
#dwdownload h3 a:link, #dwdownload h3 a:visited {color: #900; }
#dwdownload h3 a:hover {color: #F93;}
#dwForm { text-align: right; margin-bottom: 10px; }
#dwForm p { margin: 0px 0px 15px 0px; }
#Utils1_txtUsername { width: 121px;  }
#Utils1_reqTxtUsername show { line-height: 100%; margin: 0px; }
#Utils1_txtEmail { width: 121px;  }
#Utils1_btnDownload { float:right; border: solid 0px #000000; background-color:#FF9933; color:#FFFFFF;  }
#kb, #siteSearch { background-color: #ECECEC; margin-bottom: 20px; background-image: url("http://www.c3partnership.org/wp-content/themes/c3theme/images/bkg.jpg"); background-repeat: repeat-x; background-position: bottom; padding-bottom:20px; }
#kbTitle, #siteSearchTitle { background-color: #990000; padding: 6px 10px; font-weight: bold; font-family: Arial, Tahoma; text-align : left; color: White; }
#kbText, #siteSearchText {  line-height: 100%; width: 170px; margin-top: 15px; padding-left:10px; padding-right:20px; }
#kbForm, #siteSearchForm { text-align: right; margin-bottom:10px; }
#siteSearchForm { text-align: left; }
#Utils1_txtSearch, #Utils1_txtSiteSearch { width:115px;  }
#Utils1_btnSearch, #Utils1_btnSiteSearch { float:right; border: solid 0px #000000; background-color:#FF9933; color:#FFFFFF;  }


/* footer */
#footer { 
	width: 780px; 
	height:50px;
	clear: both; 
	text-align: center; 
	color: #CCCCCC; 
	font-size: 100%; 
	line-height: 1.5em; 
	padding: 10px 0px 15px 0px;
	background:url(images/cc_updates/home_footer.png) no-repeat; 
}
#footer p { padding: 0px; margin: 0px; }
#footer a { color: #333333; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer a:hover { color: #990000; }

.txtonly { display: none; height: 0px; width: 0px; }

hr { display: none; }
a img { border: none; }






/*CC edit 03/12/2007*/

#c3_wrap {
	width:780px;
	margin-top:-20px;
}
#c3_banner {
	width:780px;
	height:345px;
	background:url(http://www.c3partnership.org/wp-content/themes/c3theme/images/cc_updates/home_banner.png);
	background-repeat:no-repeat;
}
#c3_welcome {
	float:left;
	width:370px;
	padding:0px 0px 20px 20px;
	font-size: 1.2em; color:#06004f; text-align:justify;
}
#c3_home_right {
	float:right;
	width:390px;
	padding:30px 0px 0px 0px;
}
#c3_testimonial {
	width:310px;
	height:95px;
	padding:5px 45px 0px 35px;
}
#c3_quick_links {
	width:320px;
	height:60px;
	background:url(http://www.c3partnership.org/wp-content/themes/c3theme/images/cc_updates/home_quick_links.png);
	background-repeat:no-repeat;
	padding:40px 0px 30px 70px;
}
#quick_links_box { width:270px; margin-bottom: 10px; }

#header { 
	width:780px;
	height:113px;
}
#header_left {
	float:left;
	width:390px;
	height:113px;
}
#logo { 
	width:390px;
	height:113px;
}
#textonlylogo { 
	display: none; 
}
header_right {
	float:right;
	width:390px;
	height:113px;
}	
#textonly { 
	float:right;
	width:365px;
	height:23px;
	text-align:right;
	padding:25px 25px 0px 0px; 
}
#textonly a { 
	color: #990000; 
	text-decoration: none; 
}
#textonly a:hover { 
	color: #990000; 
	text-decoration: underline; 
}
#search_header {
	clear:right;
	float:right;
	width:365px;
	height:47px;
	text-align:right;
	padding:18px 25px 0px 0px;
}

#navigation { 
	width: 730px; 
	height: 22px;  
	padding: 5px 0px 0px 50px; 
	background-color: #FF9933; 
	
}

#navigation li {
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
	margin:0px 25px 0px 0px;
}
#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}
#navigation li a:hover{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
#breadcrumb_trail {
	width:770px;
	height:15px;
	padding:0px 5px 0px 5px;
	margin:3px 0px 20px 0px;
	border-bottom:solid 2px #990000;
	text-align:right;
}

/*CC edit 03/12/2007 testimonial scroll styling*/	
div.quote_open {
	width: 31px;
	height: 95px;
}
div.quote_content {
	width: 310px;
	height: 95px;
	cursor: progress;
}
div.quote_closed {
	float: left;
	width: 32px;
	height: 95px;
}
div.quote_wrapper {
	
}
div.quote_body {
	width:310px;
	font-weight: bold;
	color: #990000;
}
div.quote_name {
	width:320px;
	font-weight: bold;
	color:#333333;
}



