/*
Theme Name: Conscience
Theme URI: http://www.conscienceonline.org.uk
Author: Twenty3design
Author URI: http://www.twenty3design.co.uk
version: 1.0
*/



body {
	margin: 0;
	padding: 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #434343;
	background: #352b66;
}

img {
	border: none;
}

.float_left { float: left; margin: 0 5px 5px 0; }
.float_right { float: right; margin: 0 0 5px 5px; }

h1 { font-size: 25px; font-weight: 100; margin: 0; }

#page h1 { font-size: 25px; font-weight: 100; margin: 0 0 27px 0; }

h2 { font-size: 21px; font-weight: 100; margin: 0; }

h3, h3 a { font-size: 25px; font-weight: 100; margin: 15px 0 15px 0; color: #3a2f72; line-height: 28px; }

strong { font-weight: 700; margin: 0; }

a { color: #5343a0; text-decoration: none; }
a:hover { text-decoration: underline; }
.more-link { padding-left: 5px; }

hr {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #fff;
	border-left: none;
	border-right: none;
	margin: 30px 0;
}

#page p img {
	border: 5px solid #fff;
	-moz-box-shadow: 1px 1px 1px #616161;
	-webkit-box-shadow: 1px 1px 1px #616161;
	box-shadow: 1px 1px 1px #616161;
}

#container {
	margin: 33px auto 0 auto;
	width: 965px;
	background-color: #f8f9f8;
}


#page #header {
/* 	height: 157px; */
	overflow: auto;
	background: url(images/page_header_bg.jpg) no-repeat;
}

#header {
	overflow: auto;
	background: url(images/header_bg.jpg) no-repeat;
}

.logo {
	margin: 20px 0 0 29px;
}

div#donate {
	float: right;
	margin: 20px 29px 0 0;
}

div#button {
	float: left;
	margin: 10px 10px 10px 10px;
}

/*
#logo_search_wrapper {
	margin: 25px 29px 0 29px;
}
*/

/* IE7 Only */
/*
*:first-child+html #logo_search_wrapper {
	padding: 25px 29px 15px 29px;
}
*/


#search {
	float: right;
	width: 360px;
	text-align: right;
	margin: 45px 29px 0 0;
}

#search a:hover { text-decoration: none; }

#page #search {
	float: right;
	width: 360px;
	text-align: right;
	margin: -8px 30px 0 0;
}

#search #s{
	height: 28px;
	width: 226px;
	background: url(images/input_bg.gif) no-repeat;
	border: none;
	padding: 0 10px;
	margin-right: 10px;
	font-style: italic;
	color: #8c8c8c;
	font-size: 12px;
}

#search #search_button {
	height: 28px;
	width: 78px;
	background: url(images/search_button_sprite.jpg) no-repeat;
	padding: 4px 0 6px 0;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	float: right;
	border: 0;
}

#search #search_button:hover { background: url(images/search_button_sprite.jpg) 0px -28px no-repeat; }
#search #search_button:active { background: url(images/search_button_sprite.jpg) 0px -56px no-repeat; }

#slideshow {
	height: 348px;
	width: 919px;
	background-color: #000;
	margin: 15px auto 30px auto;
}

#slideshow img{
	border: 3px solid #fff;
	margin: 5px 0 0 6px;
}

#slideshow2 {
	height: 40px;
	width: 600px;
	background-color: default;
	margin: 0px 0px 0px 0px;
}

#slideshow img2{
	border: 0 solid #fff;
	margin: 0 0 0 0;
}

#sidebar {
	padding: 20px 20px 0 30px;
	width: 250px;
	float: right;
	background: url(images/sidebar_bg.gif) no-repeat top left;
}

#slideshow_info {
	z-index: 1000;
	position: absolute;
	margin: 283px 0 0 32px;
	width: 901px;
	height: 71px;
	background: url(images/slideshow_info_bg.png);
}

#slideshow_info2 {
	z-index: 1000;
	position: absolute;
	margin: 0 0 0 0;
	width: 600px;
	height: 41px;
	background: default;
}

/* IE7 Only */
*:first-child+html #slideshow_info {
	margin: 269px 0 0 10px;
}

#slideshow_info p {
	color: #fff;
	float: left;
	text-align: center;
	font-size: 16px;
    margin: 15px 0 0 30px;
	text-shadow: 2px 2px #292929;
}

#slideshow_info p a {
	color: #fff;
}


#slideshow_info p#donate {
	color: #fff;
	float: right;
	text-align: center;
	font-size: 16px;
    margin: 5px 20px 0 0;
}


#donate_button {
	height: 50px;
	width: 244px;
	background: url(images/donate_button_sprite.png) no-repeat;
	padding-top: 8px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	float: right;
	outline: none;

}

#donate_button:hover { background: url(images/donate_button_sprite.png) 0px -58px no-repeat; }
#donate_button:active { background: url(images/donate_button_sprite.png) 0px -116px no-repeat; }


#general_button {
	height: 28px;
	width: 100px;
	background: url(images/general_button_sprite.png) no-repeat;
	padding-top: 8px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	float: left;
	outline: none;

}

#general_button:hover { background: url(images/general_button_sprite.png) 0px -36px no-repeat; }
#general_button:active { background: url(images/general_button_sprite.png) 0px -69px no-repeat; }


#sidebar h3 {
	font-size: 21px; 
	font-weight: 100; 
	margin: 30px 0 0 0; 
	color: #3a2f72; 
}

#mc_signup_form{
	margin: 0 0 30px 0;
	padding: 0;
}

.mc_merge_var{
	margin: 0;
	padding: 0;
}

.mc_input{
	height: 28px;
	width: 146px;
	background: url(images/newsletter_input_bg.gif) no-repeat;
	border: none;
	padding: 0 10px;
	margin: 0 5px 0 0;
	font-style: italic;
	color: #8c8c8c;
	font-size: 12px;
}

#mc_signup_submit {
	height: 28px;
	width: 78px;
	background: url(images/search_button_sprite.jpg) no-repeat;
	padding: 4px 0 6px 10px;
	margin-top: 6px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: left;
	border: 0;
}

#mc_signup_submit:hover { background: url(images/search_button_sprite.jpg) 0px -28px no-repeat; }
#mc_signup_submit:active { background: url(images/search_button_sprite.jpg) 0px -56px no-repeat; }


#main_nav { list-style: none; margin: 20px 0 20px -29px; padding: 0; background: url(images/nav_border.gif) -2px 0px no-repeat; }

#main_nav li {
	display: block;
	background: url(images/nav_border.gif) bottom left no-repeat;
	text-indent: 30px;
	line-height: 30px;
}

#main_nav li:hover{ background: url(images/nav_current.gif) top left no-repeat; }

#main_nav li.current_page_item { background: url(images/nav_current.gif) no-repeat; }
#home #main_nav li.current_page_item { background: url(images/nav_current_home.gif) bottom left no-repeat; }

#main_nav li.current_page_item a{
	font-weight: 500;
	color: #000;
}


/* SUB MENU */


#main_nav ul {
/* 	display: block; */
	margin-left: -39px;
}
#main_nav ul li {
	padding-left: 19px;
	list-style: none;
}
/* IE7 Only */
*:first-child+html #main_nav ul li {
	margin-left: 39px;
}


/* #main_nav li.current_page_item ul li:hover { border: 1px solid red; } */

.blog_list { list-style: none; margin: 0 0 20px -29px; padding: 0; }

.blog_list li {
	text-indent: 30px;
}

#sidebar p { margin: 0; line-height: 21px; }

#content {
	padding: 20px 340px 20px 30px;
	line-height: 21px;
}

#content h2 { 
	font-size: 21px; 
	font-weight: 100; 
	margin-top: 48px;
	padding-bottom: 10px;
	border-bottom: 1px #c8cacb solid;
}

.news_item {
	clear: left;
}

.featured_news_crop {
	height: 196px;
	width: 282px;
	overflow: hidden;
	float: left;
	margin: 15px 20px 20px 0;
	border: 5px solid #fff;
	-moz-box-shadow: 1px 1px 1px #616161;
	-webkit-box-shadow: 1px 1px 1px #616161;
	box-shadow: 1px 1px 1px #616161;
}
.featured_news_crop img { width: 282px; }

.news_crop {
	height: 72px;
	width: 171px;
	overflow: hidden;
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #fff;
	-moz-box-shadow: 1px 1px 1px #616161;
	-webkit-box-shadow: 1px 1px 1px #616161;
	box-shadow: 1px 1px 1px #616161;
}
.news_crop img { width: 171px; }

.fundraising_crop {
	height: 119px;
	width: 178px;
	overflow: hidden;
	float: right;
	margin: 15px 0 0 20px;
	border: 5px solid #fff;
	-moz-box-shadow: 1px 1px 1px #616161;
	-webkit-box-shadow: 1px 1px 1px #616161;
	box-shadow: 1px 1px 1px #616161;
}
.fundraising_crop img { width: 178px; }

.featured_news_crop img, .news_crop img {
	margin: 0;
}


#breadcrumbs {
	font-size: 11px;
	margin: 37px 0 10px 30px;
}


#backtotop_wrapper {
	clear: both;
	text-align: right;
	height: 30px;
	padding: 20px 20px 20px 0;
}

.backtotop {
	height: 25px;
	width: 96px;
	background: url(images/backtotop_button_sprite.jpg) no-repeat;
	padding: 4px 0 0 9px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: left;
	float: right;
	text-decoration: none;
	color: #3a2f72;
}

.backtotop:hover { background: url(images/backtotop_button_sprite.jpg) 0px -29px no-repeat; text-decoration: none; color: #fff; }
.backtotop:active { background: url(images/backtotop_button_sprite.jpg) 0px -58px no-repeat; }

#footer {
	height: 216px;
	background: #1c1c1c;
	color: #c1c1c1;
	font-size: 12px;
	line-height: 18px;
}

#footer a{
	color: #fff;
}

#footer h4 {
	color: #fff;
	font-weight: 300;
	font-size: 17px;
	margin: 0;
}

.footer_info {
	float: left;
	margin: 30px 20px 0 30px;
}

.footer_info_right {
	float: right;
	width: 250px;
	margin: 30px 30px 0 0;
}

.twitter_link, .rss_link {
	height: 50px;
	width: 44px;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	text-decoration: none;
	color: #3a2f72;
}

.twitter_link span, .rss_link span { display: none; }

.twitter_link { background: url(images/twitter_sprite.gif) no-repeat; }
.rss_link { background: url(images/rss_sprite.gif) no-repeat; }
.twitter_link:hover { background: url(images/twitter_sprite.gif) 0px -50px no-repeat; text-decoration: none; color: #fff; }
.rss_link:hover { background: url(images/rss_sprite.gif) 0px -50px no-repeat; text-decoration: none; color: #fff; }

.t3d_link {
	height: 24px;
	width: 159px;
	cursor: pointer;
	display: block;
	background: url(images/t3d_sprite.jpg) no-repeat;
}

.t3d_link span { display: none; }

.t3d_link:hover { background: url(images/t3d_sprite.jpg) 0px -24px no-repeat; text-decoration: none; color: #fff; }

#copyright_info {
	background: url(images/footer_bg.gif) top center no-repeat;
	margin: -20px auto 33px auto;
	padding: 30px 0 0 30px;
	width: 935px;
	height: 50px;
	color: #fff;
	font-size: 12px;
}


/* NAVIGATION */

.alignleft {
	width: 50%;
	float: left;
}

.alignright {
	width: 50%;
	float: right;
	text-align: right;
}