/*  
Theme Name: Voices 2009
Theme URI: http://www.voicesinc.org
Description: 2009 Theme for Voices, Inc.
Version: 1.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com

*/

body {
	background: #E4DAAC;
	text-align: center;
	margin: 0;
	font-family: "Trebuchet MS", "Helvetica", "Arial";
	font-size: 82%;
	color: #666;
}

a {
	color: #517B93;
}

h1, h2, h3, h4 {
	color: #8C211B;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	color: #8C211B;
}

h1 {
	font-size: 1.4em;
	}
h2 {
	font-size: 1.2em;
	margin: .2em 0;
	}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	}
	
#wrapper-shadow {
	margin: 0 auto;
	text-align: center;
	width: 1162px;
	background: url(images/shadow_left.png) repeat-y;
}

#wrapper-shadow.wide {
	width: 80%;	
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1102px;
	padding: 0 0;
	min-height: 800px;
	border-right: 1px solid #000;
	border-left: 1px solid #333;
}

/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 800px;
}
/**/


#wrapper-shadow-right {
	background: url(images/shadow_right.png) repeat-y 100% 0;	
}

#wrapper.wide {
	width: auto;
	margin: 0 30px;
}

#wrapper.alt {
	background: #FFF;
}

#header {
	margin-bottom: 0px;
	text-align: center;
	padding: 5px 20px 5px 20px;
	color: #FFF;
	border-bottom: 1px solid #000;
	background-color: #D45E14;
	height: 30px;
}

#headerleft {
	text-align: left;
	width: 49%;
	float: left;
	}

#headerright {
	width: 280px;
	margin-top: 4px;
	float: right;
	position: relative;
	height: 20px;
	text-align: left;
	}
#headerright form {
	}
#headerright #searchsubmit {
	position: absolute;
	left: 200px;
	}
	
#headerright #s {
	height: 1em;
	width: 180px;
	margin-right: 15px;
	position: absolute;
	}
	
#header a {
	text-decoration: underline;
	color: #fff;
	} 

#headerbanner {
	height: 161px;
	}
#headerflash {
	float: right;
	width: 713px;
	height: 161px;
	}
#headerlogo {
	float: left;
	width: 389px;
	height: 161px;
	}
	
#maincol {
	background-color: #FFF;
	background-image: url(images/bg_leftnav.gif);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
}

/* SLIDER STYLES */
#homeslider {
	position: relative;
	height: 370px;
	text-align: center;
}

#homesliderleftcontrol {
	position: absolute;
	left: 8px;
	top: 130px;
	}

#homesliderrightcontrol {
	position: absolute;
	left: 1060px;
	top: 130px;
	}
	
#homeslidermask {
	height: 350px;
	width: 990px;
	position: absolute;
	overflow: hidden;
	top: 10px;
	left: 50px;
}

#homeslidercontent {
	height: 350px;
	width: 6000px;
	overflow: hidden;
}


#homeslidercontent a {
	text-decoration: none;
	color: #8C211B;
}
.homesliderbox h2 {
	height: 2em;
	overflow: hidden;
	}
.homesliderbox {
	width: 230px;
	height: 350px;
	margin-right: 18px;
	overflow: hidden;
	float: left;
	text-align: left;
	}

p.date {
	color: #999;
	margin: 0;
	font-size: .9em;
	margin-bottom: 3px;
	}

p.more {
	margin: 0;
	font-size: .9em;
	margin-top: 3px;
	}
p.byline {
	color: #999;
	margin-bottom: 8px;
	font-size: .9em;
	}
.sliderimage img {
	border: 1px solid #C0C0C0;
	width: 228px;
	height: 206px;
	}
.slidercaption {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 4px 5px 0 5px;
	font-size: .85em;
	height: 35px;
	overflow: hidden;
	}

.sliderfoot {
	background-image: url(images/tab_white.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	}
	
#homebottom {
	background-image: url(images/bg_bottom.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 400px;
	position: relative;
}

#homebottomleft {
	width: 780px;
	float: left;
	}
	
#homebottomright {
	float: right;
	width: 290px;
	}
#homestorywrapper {
	background-color: #E3DBD0;
	margin-top: 3px;
	}
	
.homestory {
	background-image: url(images/bg_blog.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 50px;
	padding: 15px 20px;
	}
.homestoryimage img {
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 15px 10px 0;
	}
.homestoryview {
	width: 100px;
	float: right;
	margin: 0 0 10px 15px;
	text-align: right;
	}
p.seemore {
	background-image: url(images/bg_seeall.png);
	padding-right: 20px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center right;
	height: 1.5em;
	text-align: right;
	padding-top: 6px;
	margin-bottom: 8px;
	text-transform: uppercase;
	}
p.seemore a {	
	text-decoration: none;
	}
	
#homebottomrightwrapper {
	background-color: #FFFFFF;
	margin-top: 3px;
	}


.eventblock {
	margin: 20px 0;
	padding-left: 10px;
	}
.eventblock h3 {
	color: #000;
	line-height: 1.2em;
	}
	
.eventblock hr {
	border: 0;
	border-bottom: 1px solid #999;
	margin-right: 20px;
	}

.bottomrightblock {
	margin-bottom: 25px;
	clear: both;
	}
	
.socialmediablock {
	margin-bottom: 25px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	}

.bottomrightblock img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: -4px;
	}

.bottomrightblock h2 {
	color: #97211B;
	}
.bottomrightblockinner {
	padding-right: 10px;
	}

/* FOOTER */
#footer {
	border-top: 3px solid black;
	clear: both;
	padding: 20px 48px;
	color: #333;
	text-align: center;
}

#footer a {
	color: #933;
}

#footerleft {
	text-align: left;
	width: 33%;
	float: left;
	}

#content {
	width: 758px;
	float: right;
	margin-right: 20px;
	display: inline;
	margin-top: 20px;
}

#content h1 {
	margin-bottom: 10px;
	font-size: 1.6em;
	}

#content h2 {
	border-top: 1px solid #aec8d7;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 8px;
	}
#content p {
	line-height: 1.4em;
	margin-bottom: 1em;
	}
	
#content_wide {
	margin-top: 15px;
	display: inline;
	float: left;
	width: 100%;
}


#content_wide h2 {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	}
	
p.description {
	margin: 0;
	font-weight: bold;
	color: #999;
	}
	
/* ************************* HEADERNAV ************************ */


#navbar {
	font-size: 1em;
	background-color: #FFF;
	background-image: url(images/bg_navbar.jpg);
	background-position: bottom center;
	padding: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 3px solid #000;
	height: 14px;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	display: inline;
	padding: 8px 0 10px 0;
}

#navbar ul li.current_page_item {
	background-color: #7FA1BC;
	background-image: url(images/nav_bg-on.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#navbar ul li.current_page_item a {
	color: #000;
}

#navbar ul li a {
	display: inline;
	padding: 8px 10px 10px 10px;
	border-right: 1px solid #AAA;
}


.navigation {
	margin-bottom: 15px;
	}
.navigation a {
	text-decoration: none;
	}

/* ************************* END HEADERNAV ************************ */


img.alignleft {
	float: left;
	margin-right: 13px;
	border: 1px solid #999;
}
	
img.alignright {
	float: right;
	margin-left: 13px;
	border: 1px solid #999;
}


/* ************************* SIDEBAR ************************ */
#sidebar {
	width: 288px;
	font-size: 1em;
	float: left;
	background-color: #7fa1bc;
	margin-bottom: 100px;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a {
	display: block;
	text-decoration: none;
	color: #FFF;
}

#sidebar ul li a {
	padding: 8px 8px 8px 30px;
	margin: 0;
	background-image: url(images/leftnav_button_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
}

#sidebar ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li a {
	padding: 6px 0 5px 40px;
	margin: 0;
	font-weight: normal;
	background-color: #7398B2;
	background-image: none;
}


#sidebar ul li ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li ul li a {
	padding: 5px 0 5px 50px;
	margin: 0;
	background-color: #7398B2;
}

#sidebar li.current_page_item a {
	color: #000;
	background-image: none;
	background-color: #A6BDCF;
}

#sidebar ul li.current_page_item ul li a {

}

#sidebar_footer {	
	background-color: #E3DBD0;
	background-image: url(images/leftnav_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 47px;
}

#sidebar_footer a {
	padding: 15px 0 0 30px;
	font-weight: bold;
	}

h2.leftnav_sectionhead {
	color: #FFF;
	margin: 15px 10px 10px 20px;
	font-size: 1.4em;
	}
	
/* 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 */



/* 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 */

#comment {
	width: 85%;
}
.videoblock {
	width: 300px;
	float: left;
	margin-right: 15px;
	border-top: 1px solid #666;
	padding-top: 10px; 
	margin-bottom: 20px;
}
#content .videoblock h2 {
	border: 0;
	
}

#content .story h2 {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.story {
	padding: 15px 20px 15px 0;
	}
.storyimage img {
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 15px 10px 0;
	}
.storyview {
	width: 100px;
	float: right;
	margin: 0 0 10px 15px;
	text-align: right;
	}
img.category_icon {
	margin-top: 10px;
	float: left; 
	margin-right: 8px;
}


#tag_cloud {
	width: 268px;
	padding: 10px;
	text-align: center;
}
#tag_cloud h2 {
	text-align: left;
	color: #8C211B;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFF;
	clear: left;
}
#tag_cloud a {
	display: inline;
	margin: 3px 4px 0 0 ;
	text-decoration: none;
}

#tag_cloud a:hover {
	text-decoration: underline;
}