/*  
Theme Name: Giving Voice To Us (Custom)
Theme URI: None 
Description: A Wordpress theme custom-built from a variety of sources. Original theme (while very little of it remains, we have to give credit to where it all began) was Undedicated theme by <a href="www.nyutech.com">Pritam P Hans</a>. Scrolling menu is derived from <a href="www.flowplayer.org">jQuery Scrollable</a> and top navbar was inspired by <a href="www.alistapart.com/articles/sprites2/"><em>CSS Sprites2</em></a> article by Dave Shea. Images no the main page are called from "teaser-image" custom field value, and descriptions are placed in the excerpt. Commenting is not available in the current form of this theme.
Version: 0.1
Author: Chelsea Darling, Ross Miller
Author URI: www.chelseadarlingdesign.com
Tags: black, one-column, fixed-width, jquery
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}


body {
background:#000;
color:#999;
display:block;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-size-adjust:none;
font-weight:normal;
width:100%;
font-size: .9em;
line-height:1.4em; 
text-align: left;
}

h1, h2, h3, h4, h5, h6  {
	font-family: Adobe Garamond Italic, AGaramond-Italic, Adobe Garamond;
	font-weight: normal;
	font-style:italic;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1  {
        font-size: 30pt;
        color: #1A5567;
}
h2  {
        font-size: 18pt;
        color: #1A5567;
        font-style:italic;
}
h3  {font-size: 12pt}
h4  {font-size: 8pt}
h5  {
        font-size: 16pt;
        color: #1A5567;
        line-height: .2em;
        margin-top:  0px;
        margin-bottom:  5px;;
}
h6  {font-size: 6pt}

p  {
	margin: 10pt 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #ddd;
	/* background: #fff; */
	text-decoration: none;
	border-bottom: 0px dotted #AFB7FF;
	text-decoration: none;
	}

a:hover{
	/* background: #fff; */
	text-decoration: none;
	border-bottom: 0px solid #AFB7FF;
	color:#DDD;
}


/* IMAGES*/
img  {
	margin: 0;
	padding: 0px;
	border: 0px solid #DEDEDE;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #000;
}

.aligncenter {
	display: block;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	color:  #000;
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	
}

.alignright {
	float: right;
	padding: 0px;
	color:  #000;
	margin: 0 0 0px 0px;
	display: inline;
}	

a img {
	color: #DDD;
	background: #000;
	text-decoration: none;
	border-bottom: none;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	border: 0px solid #DEDEDE;
}

a:hover img { border:solid #666666 0px; }

p img { padding: 0; max-width: 100%; }

.wp-caption-text{
margin: 0;
padding: 5px; 
background: transparent;
font-size:12px;
color: #666;
font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
text-align:center;
}

/* remember to define focus styles! */
:focus {
	outline: 0 dotted #ccc;
}


.clear {clear:both; height:0px;}	
.spacer{clear:both; height:0px;}

/*   blog-title is the title of the blog*/
.blog-title{
display: block;
font-size: 55px;
margin: 23px 0 15px 5px;
background: transparent;
}

.blog-title a:link, .blog-title a:visited , .blog-title a:hover  {
	color:#fff;
	text-decoration: none;
	border:0;
	background: transparent;
}	

.blog-description{
display: block;
font-size: 15px;
margin: 20px 0 10px 5px;
background: transparent;
}
	
/*   h2-title is the title of posts*/
.h2-title  {
	display: block;
	margin: 5px 0 10px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:transparent;
	color: #1A5567;
}

.h2-title a:link, .h2-title a:visited  {
	background:transparent;
	text-decoration: none;
	color: #1A5567;
	border-bottom:0;

}	

.h2-title a:hover{
	text-decoration: underline;
	}
	
	
	
.below-title {
font-family:"Adobe Garamond",Georgia,serif;
color:#fff;
text-align: left;
font-size: 13px;
margin: 0 0 25px 0;
border-bottom: 1px dotted #AFB7FF;
clear:both;
}

.below-title a:link, .below-title a:visited, .below-title a:hover{
font-family:"Adobe Garamond",Georgia,serif;
color:#fff;
text-align: left;
text-decoration:none;
background: transparent;
border:0;
}


/*Dropcap*/	
sup{
color:#000000;
float:left;
font-size:5.5em;
font-style:normal;
font-weight:normal;
line-height:100%;
margin-right:5px;
text-decoration:none;
text-transform:uppercase;
vertical-align:bottom;
}

/*Small is the text used in date, and bottom text*/
small {
font-family: Georgia,serif;
color:#1A5567;
text-align: left;
font-size: 80%;
}

blockquote{
	background:transparent;
	padding:0px 0px 0px 0px;
	font-family:Georgia,serif;
	text-align:left;
	text-align: left;
	font-style:italic;
	color:#666;
}

.post {
font-family:helvetica,arial,sans-serif;
color:#CCC;
text-align: left;
text-size: small
}

.hr-post-end{
display: block;
clear: both;
height: 82px;
background: transparent url(images/hr-post-end.gif) no-repeat scroll 0 0 !important;
margin: 20px 0 50px 0;
}


/*SEARCH IN HEADER*/

#search-header {
	float: right;
	position:relative;
	margin: 0;
	margin-top:-70px;
	padding: 0;
}
#search-header form {
	padding:0;
	margin:0;
}
#search-header .txtField {
	border:1px solid #8F8F8F;
	width:200px;
	margin:0 0 0 22px;
	padding:3px;
	font-family: "Adobe Garamond",Georgia,serif;
	font-size:12px;
}
.btnSearch {
	border:1px solid #fff;
	color:#FFF;
	margin:0;
	padding:2px 0 2px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#2F2F2F;
	cursor:pointer;
}


/*SEARCH IN MAIN PAGE*/
#search{
	display:inline;
	margin: 45px 0;
	padding: 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #f3f3f3;
	width:300px;
	margin:0 0 0 22px;
	padding:3px;
	font-family: "Adobe Garamond",Georgia,serif;
	font-size:12px;
}
#search .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;;

	}

/* Layout*/
#top-strip, #bottom-strip{
width:100%;
height:5px;
background:url(images/strip.gif) transparent repeat-x ;
}

#wrapper{
	background: transparent url(http://givingvoiceto.us/imgs/nav_06.jpg) repeat-x;
	/*margin: auto;*/
	padding: 0;
	width: 100%;
	/* width: 950px;*/
	/*position: absolute; */
	align: center;
	float: center;
}

#container{
	width: 950px;
	padding: 0 10px 0 10px;
	position: relative;
	alignt: center;
	float: center;
}

/*Menubar*/
#menubar{
	width:100%;
	height: 26px;
	position:relative;
	margin: 0;
	margin-bottom:25px;
	margin-top:25px;
	padding:0;
	list-style:none;
	clear:both;
	border-top: 1px solid #AFB7FF;
	border-bottom:1px solid #AFB7FF;
	text-align:center;
	display:block;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	text-transform: uppercase;

}
#menubar li {
	margin: 0 2px 25px 0;
	padding:1px 5px;
	border-right: 1px solid #AFB7FF;
	text-align:center;
	float:left;
}

#menubar a:link, #menubar a:visited  {
	display: block;
	color:#000;
	text-decoration:none;
	border: 0;
	background: transparent;
}

#menubar a:hover {
	color:#FFF;
	text-decoration:none;
	border: 0;
}

#menubar a.rss{
 padding-right: 25px;
 background: url("images/rss-small.png") no-repeat 26px;
}

.current_page_item{color:#1A5567;}
/*Menubar Ends*/

#otherheader{
	background: transparent url(http://givingvoiceto.us/imgs/nav_06.jpg) repeat-x;
	width: 950;
	height:  63px;
	padding:  0 0 20px 0px;
	display: block;
}

#header{
	background: transparent url(http://givingvoiceto.us/imgs/nav_06.jpg) repeat-x;
	width:804px;
	height:63px;
	padding: 0;
	margin: 0;
	clear: both;
	float: center;
	align: center;
}

#content_box{
width: 950px;
display: block;
align: center;
/* float: left; */
padding: 0 10px 0 31px;
/*position: relative;*/
}

#intro_body{
width: 570px; 
float: left;
padding: 0 0 0 0;
margin: 0 470px 20px 40px;
background:transparent;
display: block;
}

#page_body{
width: 570px; 
float: left;
padding: 0 0 0 0;
margin: 0 470px 20px 0;
background:transparent;
display: block;
}

#archive_body{
	line-height: 1.30em;
	font-size:  0.9em;
}

#content_body{
width: 777px; 
float: left;
padding: 0 0 0 0;
margin: 0 150px 20px 41px;
background:transparent;
display: block;
}

#sidebar{
width: 235px;
float: left;
margin:-25px 0;
padding: 0;
border:0 solid #0771BF;
list-style: none;
font-size:1.05em;
line-height:1.5em;
display:inline;}

.sidebartitle{
padding: 0;
clear: both;
display: block;
margin: 25px 0 10px 0;
background: transparent;
font-family:"Adobe Garamond",Georgia,serif;
font-size:1.25em;
text-transform: Uppercase;
line-height:1.5em;
color:#1A5567;
border-top:0px solid #AFB7FF;
border-bottom:2px dotted #AFB7FF;
list-style: none;
}

#sidebar ul{
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	}

#sidebar ul li{
	margin: 0 0 2px;
	}

#search input{
	margin: 0 0 2px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 0px;
}
	
#sidebar ul ul{
	padding: 10px 0 5px 0; 
}

#sidebar ul ul li{
	margin: 0;
	padding: 0 0 10px 20px;
	background:url(images/bullet.gif) no-repeat 5px 6px;


}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#sidebar a:link, #sidebar a:visited{
	color: #000;
	background: transparent;
	text-decoration: none;
	border: 0;
}

#sidebar a:hover{
	color: #000;
	background: #EFF0FF;
	text-decoration: none;
	border-bottom: 0px solid #AFB7FF;

}

#footer{
padding: 0;
clear: both;
margin: 10px 0;
background-color: transparent;
float: left;
width: 100%;
height: 40px;
text-align: center;
}

.tagbox{
		border:solid 1px #DEDEDE; 
		background:transparent url(images/tagbox.gif) 5px 6px no-repeat;
		color:#222222;
		padding:10px 10px 10px 45px;
		text-align:left;
		margin: 55px 0 0 0;
	}

.postmetadata{
font-family:Georgia,serif;
color:#1A5567;
text-align: left;
font-size: 80%;
}

/*COMMENTS SECTION*/
.comments-title  {
	margin: 45px 0;
	line-height:1.1em;
	background:transparent;
	font-family:Arial,sans-serif;
	color:#1A5567;
	text-align: left;
	font-size: 20px;
}
.comments-title .small{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
padding:0;
margin:2px 0;
float:right;
}

.respond-title{
margin: 45px 0 10px 0;
border-bottom:2px solid #17507F;}

/* ----------- stylized ----------- */
	#comment-box{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		background:#ebf4fb;
		padding:10px;
		border:solid 2px #b7ddf2;		
		margin:10px 0;
		
	}
	#comment-box h1 {
		font-size:20px;
		font-weight:bold;
		margin-bottom:10px;
		clear: both;
		padding:0;
		margin:0;
	}
	#comment-box p{
		font-size:11px;
		color:#666666;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:2px;
		clear:both;
		margin:0 0 25px 0;
	}
	#comment-box label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
		margin:0;
		clear:both;
	}
	#comment-box .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
		padding:0;
		margin:0;
		float:left;

	}
	#comment-box input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:330px;
		height: 15px;
		margin:2px 0 25px 10px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;

	}
	
	#comment-box .txtarea {
	width:330px;
	height: 120px;
	font-size:12px;
	margin:2px 0 5px 10px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	clear:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	}

	#comment-box .btnComment{ 
		clear:both;
		margin:10px 0 0 150px;
		padding:0;
		border:0;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	

/*Pagination--The page numbers for longer blog posts divided into pages*/
#pagination{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
color:#fff;
padding:10px 0;
border:0;
margin:0;
text-align:right;
}

#pagination a:link{
background:transparent;
border:solid 1px #9aafe5;
margin-right:2px;
padding:3px;
text-decoration:none;
}
#pagination a:hover{
border:solid 0px #0e509e;
}

#pagination a:visited {
background:transparent;
border:solid 1px #DEDEDE;
margin-right:2px;
color:#000;
padding:3px;
text-decoration:none;
}

.navigation{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
font-weight:bold;
color:#000;
padding:2px 0;
border:0;
margin:35px 0 10px 0;
text-align:center;
display:block;
}
.navleft, .navright{
 display:inline; 
}
.navigation a:link, .navigation a:visited{
width:120px;
background:#000;
border:solid 0px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
display:inline-block;}
.navigation a:hover{
border:solid 0px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
color: #13609F}


/*ARCHIVES PAGE*/

/*   h2-archive is the title of archive*/
.h2-archive  {
	display: block;
	margin: 5px 0 35px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:transparent;
	color: #1A5567;
}

.h2-archive a:link, .h2-archive a:visited  {
	background:transparent;
	text-decoration: none;
	color: #1A5567;
	border-bottom:0;

}	

.h2-archive a:hover{
	text-decoration: underline;
	}
	
.h3-archive   {
	display: block;
	margin: 5px 0 25px 0;
	padding-left:15px;
	font-size: 18pt;
	line-height:1.4em;
	background:transparent url(images/bullet.gif) no-repeat 0px 10px;
	color: #1A5567;
	
}

.h3-archive a:link, .h3-archive a:visited  {
	background:transparent;
	text-decoration: none;
	color: #1A5567;
	border-bottom:0;

}	

.h3-archive a:hover{
	text-decoration: underline;
	}
	
.archive-excerpt{
	margin: 5px 0 5px 5px;
	padding-left:15px;}

#archive-list{
display:block;
margin:55px 0 0 0;
padding:20px;
padding-top:5px;
background: #EFF0FF;
color: #000;
border: 1px solid #AFB7FF; 
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
text-align:center;
}	

#archive-list p{
		font-size:11px;
		color:#666666;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:2px;
		clear:both;
		margin:0 0 25px 0;
	}

.left-list{
display:block;
float:left;
width:245px;
border-right:1px dotted #000;}

.right-list{
display:block;
float:left;
width:245px;
}