/* 
Theme Name: WomenDrum2
Theme URI: http://womendrum.org/wp/themes/WomenDrum2
Version: 1.0
Description: A highly customized version of the <a href="http://wpthemes.info/fast-track/">FastTrack</a> Theme, Sponsored by <a href="http://flowerpot.com">FlowerPot.com</a>
Author: original by Sadish Balasubramanian, modifications by Debbie Gates
Author URI: http://crave4more.com
*/
/*
Icons from http://www.stylegala.com/features/bulletmadness/
*/
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.0em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background-color : #663366;
}
a {
	color: #8a3207;	
	text-decoration:none;
}
a:visited {
	color: 669999;
}
a:hover {
	color: ##669999;
	text-decoration:underline;
}
input, textarea 
{
	border:#8a3207 1px solid;
}
#rap 
{
	background:#fff url(img/contentbg.jpg) center;
	width:800px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background: url(img/topbar_rev2.jpg) no-repeat bottom; 	
 	height: 96px;
	margin: 0 auto;
	width:800px;
	padding: 0;
}

#content {
	width:565px;
	float:left;
	padding:5px 5px 5px 10px;
	margin:10px 0 0 10px;
	overflow:hidden;
}

#page-content {
	width:765px;
	float:left;
	padding:5px 5px 5px 10px;
	margin:10px 0 0 10px;
	overflow:hidden;
}

#sidebar {
	width:170px;
	float:right;
	padding:10px 15px 0 10px;
	margin:0;
	font-size:0.9em;
	line-height:1.1em;} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px 10px 30px 10px;
	margin: 1em 1em 1em 3em;
	width:250px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#header h1 
{
	display:none
	margin: 0;
	font-size: 14pt;
	color: #663366;
	padding:130px 0 0 30px;
	text-align:left;
}
#sidebar h2 {
	margin: 0;
	font-size: 0.6em;
	padding:0 5px;
	color:#663366;
	text-transform:uppercase;	
	border-bottom:#ccc 1px solid;			
}
H1  {
	color : #663366;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

H2  {
	color : #FFCC66;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

H3  {
	color : #67999A;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}

H4  {
	color : #CC6633;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
}

H5  {
	color : #67999A;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
}

#sidebar ul {
	list-style-type: none;
	padding: 0 0 0em 5px;
	margin: 0;
	font-size: 0.9em;	
}
#sidebar ul ul {
	list-style-type: none;
	padding: 0 0 0em 5px;
	margin: 0;	
	font-size: 0.9em;	
}
#sidebar .block 
{
	font-size:0.9em;
	margin:0;
	padding:0 0 1em 5px;
}
#sidebar ul li {
	margin: 0.4em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #67999A;	
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #FFCC66;
	text-decoration:underline;
	border:none;
}
#header a:link, #header a:visited {
	color: #67999A;	
	text-decoration: none;
	border:none;
}
#header a:hover, #header a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin: 0;
	padding: 10px;
	list-style-type: disc;
}
#content ul li {
	padding:0 1em;
	list-style-type: disc;
	margin:0;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-footer span 
{
	background:url(img/ico-talk.gif) no-repeat left;
	padding:0 0 0 17px;
}
.post-footer a 
{
	background:url(img/ico-talk-act.gif) no-repeat left;
	padding:0 0 0 17px;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #663366;
	border-bottom:#ccc 1px solid;
	font-family: "Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight : bold;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info 
{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-family: "Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
}
.post-info a {
	text-decoration: none;
	color: #663366;
	border: none;
}
hr {
	display: none;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	clear: both;
	font-size: 0.9em;
	color: #999;
	text-align:center;width:690px;
}
#footer a {
border:none;
color:#7A7636;
}
#comments, #respond{
	margin: 3em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#663366;
}
.commentlist .alt {
	
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fafafa;
	border: 1px solid #663366;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments, #respond {
	font-size:0.9em;
	font-weight:normal;
	font-family:Trebuchet MS, Verdana, Arial, Serif;
	padding:10px 5px;		
}
#topnav 
{
	list-style:none;
	font-size:1em;
	margin:0 auto;	
	padding:2px 0 4px 5px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#666;
}
#topnav li a:hover
{
	border-bottom:#663366 2px solid;
	color:#663366;	
}
#topnav li.current_page_item a:link, #topnav li.current_page_item a:visited, #topnav li.current_page_item a:hover, #topnav li.current_page_item a:active
{
	border-bottom:#7A7636 2px solid;
}
#navHome 
{
	background:url(img/home.png) no-repeat left;
	padding-left:12px;
}

a:link .picborder { border: 3px solid #663366;}
a:hover .picborder { border: 3px solid #669999;}
a:visited .picborder { border: 3px solid #669999;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
