/*
Theme Name: SCVO
Theme URI: http://www.workwithus.org
Description: The SCVO Theme
Version: 0.1
Author: Chris Warren
Author URI: http://www.workwithus.org
Tags: fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
html {
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #000 url('images/background.jpg') no-repeat center top;
	background-attachment: fixed;
	color: #333;
	text-align: center;
	}
#page {
	text-align: left;
	position: relative;
	z-index: 1;
	}
* html #page {
	height: 100%;
}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 104px;
	width: 943px;
	}

#content {
	font-size: 1.2em;
	position: relative;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.2em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #767676;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #003875;
	text-decoration: none;
	}

a:hover {
	color: #003875;
	text-decoration: underline;
	}

#content a:link, #content a:visited, #content a:hover, #content a:active{
	font-weight:bold!important;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 943px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 104px;
	width: 943px;
	}

#headerimg {
	margin: 0;
	height: 104px;
	width: 100%;
	}

.narrowcolumn {
	padding: 20px 0 20px 0;
	margin: 0;
	width: 695px;
	float: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 943px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 23px 37px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px; Now using image*/
	}

html>body .entry ul li {
	margin: 7px 0 8px 10px;
	list-style-image: url(images/bulletarrows.jpg);
	}

/* Removed by MW on 20101124 as this was causing multi lined li's to look odd. Now using an image instead 
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 142px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 25px 10px 25px;
	width: 152px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #767676;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#page {
	background: transparent url('images/background_black_transparent.png') repeat top left;
	width: 943px;
}
#mainwrapper {
	margin-left: 12px;
	margin-right: 12px;
	background-color: #fff;
	border-top: 4px solid #003875;
	border-bottom: 4px solid #003875;
}
#headerimg h1 {
	display: block;
	width: 214px;
	height: 58px;
	margin-top: 22px;
	float: left;
	margin-left: 38px;
}
#headerimg .description {
	display: block;
	width: 357px;
	height: 37px;
	float: right;
	margin-top: -15px;
	margin-right: 25px;
	color:#000000;
	}

#headerimg .description img{
	margin-top:38px;
}

#headerimg .description a:link, #headerimg .description a:visited, #headerimg .description a:active{
	color:#000000;
	font-weight:bold;
}

#header_search {
	width: 190px;
	height: 35px;
	float: left;
	margin-left: 100px;
	text-align: left;
	margin-top: 25px;
}
#header_search #s {
	background-color: transparent;
	border: 1px solid #999;
	padding: 5px;
	color: #fff;
}
#header_search #searchsubmit {
	position: relative;
	top: 4px;
}
.clearmain {
	clear: both;
	height: 0px;
	overflow: auto;
}
.flexipages_widget ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	width: 150px;
	background-color: #fff;
}
.flexipages_widget ul li {
	border-bottom: 1px solid #fff;
}
.flexipages_widget a {
	display: block;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	background-color: #003875;
	color: #fff;
	text-transform: lowercase;
}
.flexipages_widget a:hover {
	background-color: #fff !important;
	color: #000;
}
.flexipages_widget .current_page_item a {
	background-color: #eaf6f3;
}
.flexipages_widget ul li, .flexipages_widget ul ul li, .flexipages_widget ul ul li {
	position: relative;
	margin: 0px !important;
}
.flexipages_widget ul li:before {
	content: "" !important;
}
.flexipages_widget ul ul {
	background-color: #f0f0f0;
	display: none;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
	z-index: 999;
}
.flexipages_widget ul ul a {
	background-color: #f0f0f0;
}
.flexipages_widget ul li:hover ul {
	display: block;
}
.flexipages_widget ul ul,
.flexipages_widget ul li:hover ul ul {
	display: none;
}

.flexipages_widget ul li:hover ul,
.flexipages_widget ul ul li:hover ul {
	display: block;
}
.flexipages_widget .widgettitle {
	display: none;
}
.flexipages_widget .current_page_item > a {
	background-image: url(/wp-content/themes/scvo/images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 140px center;
}
.flexipages_widget .current_page_ancestor > a {
	background-image: url(/wp-content/themes/scvo/images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 140px center;
}

#sidebar #text-3 h2 {
	display: none;
}
h2,
#sidebar h2 {
	font-weight: normal;
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000;
}
#sidebar h2 {
	margin: 0px !important;
	text-transform: lowercase;
}
#sidebar ul li.widget_text {
	padding-bottom: 10px;
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 10px;
}
.greenbox {
	border: 1px solid #b3ded2;
	-moz-border-radius: 10px;
	background: #D9EEE9 url('images/background_greenbox.png') repeat-x left top;
}
.greenbox div {
	margin: 25px;
}
.greenbox h3 {
	font-size: 1.8em;
	padding: 0.5em 0 0.1em 0;
	margin: 0px;
	font-weight: normal;
}
.whitebox {
	-moz-border-radius: 10px;
}
.whitebox div {
	margin: 10px;
}
.fullwidth {
	width: 680px;
	clear: both;
	margin-bottom: 20px;
	min-height: 285px;
	overflow: hidden;
}
.twothirdswidth {
	width: 450px;
	float: left;
	margin-bottom: 20px;
	min-height: 200px;
}
.onethirdswidth {
	width: 208px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	min-height: 200px;;
}
.navigation {
	margin: 0px;
	position: absolute;
	top: 20px;
	width: 100%;
}
.navigation a {
	position: relative;
	top: 2em;
}
.postlist .page,
.postlist .post {
	border: 1px solid #dedede;
	-moz-border-radius: 10px;
	background: #ededed; /* url('images/background_greenbox.png') repeat-x left top; */
	padding: 25px !important;
	margin-bottom: 10px !important;
	z-index: 1;
}
.postlist .page h2 a,
.postlist .post h2 a {
	color: #000;
}
.postlist .post_image {
	width: 100px;
	height: 70px;
	position: relative;
	float: left;
	top: 0;
}
.postlist .post_details {
	margin-left: 120px;
}
#socialmediaprofiles {
	padding: 10px 0 10px 0;
}
#socialmediaprofiles a {
	opacity: 0.5;
}
#socialmediaprofiles a:hover {
	opacity: 0.8;
}
#home-latestnews .boxleft {
	padding: 0 0 10px 0;
	margin: 0px;
	width: 200px;
	float: left;
}
#home-latestnews .boxright {
	padding: 0px;
	margin: 0px;
	width: 380px;
	float: right;
	position: relative;
	top: -30px;
}
#home-whyiminvolved {
	position: relative;
}
#home-whyiminvolved .boxleft {
	position: absolute;
	top: -45px;
	left: -15px;
}
#home-whyiminvolved .boxright {
	width: 160px;
	float: right;
	margin: 0px;
}
#home-whyiminvolved .boxright a.more {
	float: right;
}
#home-opportunity a {
	color: #000;
}
h2.pagetitle {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#eventsCalendarHeader select {
	margin-top: 6px;
}
.calendarButtons {
	top: -20px !important;
}
.category-events #content {
	padding: 40px 0 20px !important;
	width: 690px !important;
}
.upcoming a.listview, .grid a.gridview {
	background: #4FB197 none repeat scroll 0 0 !important;
}
.tooltip .event-title {
	background-color: #4FB197 !important;
}
.postlist .event .event-day {
	font-size: 0.8em !important;
	font-weight: normal !important;
	margin: 0 !important;
}
.postlist .event .entry-title {
	font-family: "Gill Sans", "GillSans", "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1.6em !important;
	color: #000 !important;
	margin: 0 !important;
}
.postlist .event .event-list-meta {
	margin-bottom: 0 !important;
}
span.back {
	margin-top: -20px !important;
	margin-bottom: 6px !important;
	display: block;
}
#event-meta .gmap, .event-meta-desc .gmap {
	background-color: #4FB197 !important;
}
#googlemaps {
	text-align: right !important;
}
#googlemaps a {
	color: #003875 !important;
}
.cform {
	width: 600px !important;
}
.cform textarea, .cform input {
	width: 300px !important;
}
p.cf-sb {
	text-align: center !important;
}
p.cf-sb input {
	width: 200px !important;
}
#sidebar {
	z-index: 3;
	position: relative;
}
#content {
	z-index: 2;
	position: relative;
}
#copyright {
	padding: 0;
	margin: 0 auto;
	width: 943px;
	height: 61px;
	clear: both;
}
#copyright p {
	margin: 0;
	padding: 23px 37px;
	text-align: left;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}
.widget_text {
	padding: 5px;
	font-size: 1.2em;
}
#widget_logos {
	width: 150px;
}
#widget_logos img {
	margin: 5px 10px 5px 0;
}
#home-topbox {
	position: relative;
	height: 250px;
}
#home-gallery {
	height: 250px;
	width: 470px;
}
#home-latest {
	background-color: #222222;
	position: absolute;
	height: 230px;
	width: 201px;
	top: 0px;
	right: 12px;
	padding: 10px;
}
#home-latest h2 {
	color: #ffffff;
	margin-bottom: 10px;
}
#home-latest div {
	margin-bottom: 10px;
}
#home-latest a {
	color: #ffffff;
}
#home-latest a.more {
	font-weight: bold;
}
.homebox {
	width: 201px;
	float: left;
	min-height: 80px;
	color: #fff;
	position: relative;
	padding: 105px 10px 10px 10px;
	margin: 20px 10px 20px 0;
}
.homebox img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.homebox h2 {
	position: absolute;
	height: 20px;
	font-size: 18px;
	top: 65px;
	left: 0px;
	display: block;
	width: 201px;
	padding: 7px 10px 13px 10px;
	background: transparent url('images/background_grey_transparent.png') repeat top left;
	text-transform: none;
	color: #fff;
	overflow: hidden;
}
.homebox .arrows {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 18px;
	height: 18px;
}
#home-info {
	background-color: #116497;
}
#home-goodmoves {
	background-color: #268414;
}
#home-tfn {
	background-color: #ff9600;
}
#footer {
	padding: 30px 0 30px 40px;
}
.footer-page {
	float: left;
	width: 140px;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 25px;
	margin-right: 15px;
	color: #fff;
	font-size: 1.1em;
}
.footer-page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-page ul li {
	margin-top: 0.5em;
}
.footer-page h3 {
	margin: 0 0 1em 0;
	font-size: 1.4em;
	font-weight: normal;
}
.footer-page a {
	text-transform: lowercase;
	color: #fff !important;
}
.footer-page a:hover {
	text-decoration: underline;
}
.charity-list h3 {
	margin: 0px;
	font-size: 1em;
}
.charity-list table {
	width: 100%;
	background: #eee;
}
.charity-list table th {
	background: #eee;
	padding: 5px;
}
.charity-list table td {
	background: #fff;
	padding: 5px;
}
.charity-list .charity-number {
	width: 100px;
	text-align: center;
}
.charity-list .scope {
	width: 100px;
	text-align: center;
}
.charity-list .pager {
	clear: both;
	text-align: center;
	list-style: none;
	margin: 20px auto;
	padding: 0;
}
.charity-list .pager li {
	display: inline;
}
.charity-list .pager li span,
.charity-list .pager li a {
	padding: 5px;
	border: 1px solid #000;
	margin-right: 2px;
	margin-left: 2px;
}
.charity-list .pager li span {
	color: #fff;
	background-color: #003875;
}
#charity-database-search {
	padding: 10px;
	border: 1px solid #ddd;
	margin: 10px auto;
	text-align: center;
}
.charity-record {
	border: 3px solid #ddd;
	padding: 10px;
}
.charity-record th {
	width: 150px;
	vertical-align: top;
}
.charity-record h3 {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #ddd;
	margin: 0 auto 10px auto;
	text-align: center;
}
.charity-record h3 a {
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
}
.charity-record h3 a:hover {
	text-decoration: underline;
}
#charity-database-office {
	border-top: 1px solid #000;
	margin-top: 10px;
	padding-top: 10px;
	display: none;
	min-height: 150px;
}
.charity-record td.branch {
	width: 200px;
}
.charity-record td.town {
	width: 150px;
}
.charity-record-back {
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 10px auto;
	text-align: left;
}
.category-posts .post {
	margin: 0;
}
.category-posts .post h3 {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: normal;
	font-size: 1.0em;
	margin-top: 0;
	margin-bottom: 1.2em;
}
.category-posts .post a {
	color: #003875;
}
html > body .entry ul div {
	text-indent: 0;
}
.wp-pagenavi {
	float: right;
	width: 695px;
	text-align: center;
	margin-bottom: 30px;
}
.postlist h2 a:hover {
	color: #003875;
	text-decoration: underline;
}
#myGallery {
	border-style: none !important;
}
#home-gallery a.left,
#home-gallery a.right {
	height: 18px;
	width: 18px;
	opacity: 1;
	top: 10px;
	right: 10px;
}
#home-gallery a.left {
	left: auto;
	right: 38px;
	background: url(images/search_arrows-trans-left.png) no-repeat;
}
#home-gallery a.right {
	background: url(images/search_arrows-trans.png) no-repeat;
}
#home-gallery a.open {
	width: 100%;
	left: 0;
}
.srssfetcher-link {
	font-weight: bold;
}
.srssfetcher-timestamp {
}
.srssfetcher-description {
	display: block;
	font-size: 0.9em;
}
.breadcrumb {
	font-size: 0.9em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.darkbg * {
	color: #fff;
}
.darkbg h3 {
	margin-top: 0;
}
.darkbg a {
	text-decoration: underline;
}
.sectionindex img {
	margin: 0 !important;
	padding: 0 !important;
}
#CH_FORM_1 {
	padding: 10px;
}
#CH_FORM_1 .field {
	background-color: #f8f8f8;
	padding: 10px;
	margin-bottom: 5px;
}
#CH_FORM_1 .field label {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 200px;
}
#CH_FORM_1 .heading {
	text-align: left;
	display: none;
}
#CH_FORM_1 .text {
	text-align: left;
	margin: 1em 0 1.2em 0;
	font-weight: bold;
}
#CH_FORM_1 .list label {
	text-align: left;
	width: 400px;
}
#CH_RESULT {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}
#CH_RESULT.success {
	padding: 10px;
	border: 1px solid #b3ded2;
	-moz-border-radius: 10px;
	background: #D9EEE9;
}
#CH_RESULT.error {
	padding: 10px;
	border: 1px solid #deb3d2;
	-moz-border-radius: 10px;
	background: #EED9D9;
}
.error404 h3 {
	margin: 0;
}
.error404 li p {
	margin-top: 0;
}
#skipnav {
	display: none;
}

