/*
Theme Name: Women of Wise
Theme URI: http://womenofwise.org
Description: Based off blankSlate http://shawncope.com
Version: 1.0
Author: Eric James
Author URI: http://twincitian.com
Tags: 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "style/reset.css";

body {
	font-size: 100%;
	font-family: Arial, sans-serif;
	background: #9a3b6e url('images/bgtop.png') center 6px no-repeat;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url('images/bgshadow.png') center top repeat-y;
}

#bgshadowbottom {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url('images/bgbottom.png') center top no-repeat;
}

#page {
	width: 960px;
	margin: 20px auto 0 auto;
	padding: 0;
	background-color: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 95px;
	background: #fff url('images/bgheader.png') right top no-repeat;
	position: relative;
}

h1 a {
	text-indent: -1000em;
	width: 310px;
	height: 90px;
	display: block;
	background: transparent url('images/wiselogo.png') center center no-repeat;
}

a[href$=".pdf"] { padding: 5px 5px 5px 30px; background: url("images/pdficon.png") left center no-repeat; }

a:link {
	outline: none;
	color: #6b25cc;
}
a:visited {
	outline: none;
	color: #6b25cc;
}
a:hover {
	outline: none;
	color: #6b2546;
}


/*breadcrumbs ************************/

.home #breadcrumb {
	display: none;
}
#breadcrumb {
	position: absolute;
	bottom: 13px; right: 0;
	height: 20px;
	width: 650px;
	font-size: 0.9em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0;
	display: block;
	color: #888;
}
#breadcrumb a {
	color: #555;
	padding: 3px 3px 2px 3px;
	text-decoration: none;
}
#breadcrumb a:hover { 
	color: #b74382;
	background-color: #d9a1bc;
	text-decoration: underline;
}
#breadcrumb ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li.breadcrumb-item {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}

/*sidebar general************************/

#sidebar {
	width: 177px;
	float: left;
	padding: 0 0 1em 0;
	margin: 0;
}
#sidebar h2 {
	color: #aa5b9c;
	margin: 0.5em 0 0 10px;
}

#sidebar ul.nav li {
	margin: 0 0 2px 0px;
	padding: 0;
	;
}


#sidebar ul.nav li a {
	text-decoration: none;
	margin: 0;
	line-height: 1.8em;
	padding-left: 10px;
	display: block;
	color: #fff;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 1px 1px 4px #562e42;
	background: #954c6e url('images/navbutton.png') left top;
}

#sidebar ul.nav li.page-item-5 a { background: #954c6e url('images/navupdown.png') left top no-repeat;}
#sidebar ul.nav li.page-item-39 a { background: #954c6e url('images/navupdown.png') left -35px no-repeat;}

#sidebar ul.nav li a:hover {
	background: #6b2546;
}

#sidebar ul.nav li.current_page_item a, #sidebar ul.nav li.current_page_ancestor a {
	color: #6b2546;
	background: #d3a5be;
	text-shadow: 1px 1px 4px #fff;
}

#searchform {
	padding: 0.8em 0 0 10px;
}
#s {
	width: 130px;
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #eee;
	border: 1px solid #888;
}
#searchsubmit {
	background-color: #555;
	color: #fff;
}

div.linkhome { padding: 1em 0;text-align: center; font-weight: bold;}

/*subpages ************************/

h3.subtitle { color: #6b2546; font-weight: bold; font-size: 1.1em;}

ul.subpages {
	z-index: 1000;
	position: absolute;
	margin: 0;
	padding: 50px 8px 8px 8px;
	top: 57px;
	right: 8px;
	width: 160px;
	background: transparent url('images/bgsubnav.png') center top repeat-x;
}

ul.subpages li {
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}

ul.subpages li a {
	line-height: 1em;
	font-size: 1em;
	height: auto;
	border-left: 1px solid #6b2546;
	color: #6b2546;
	background: none;
	padding: 6px 10px 6px 10px;
	margin: 0 0 2px 0;
	display: block;
	text-shadow: none;
	text-decoration: none;
}

ul.subpages li a:hover {
	color: #fff;
	background: #6b2546;
	text-shadow: none;
}
ul.subpages li.current_page_item a, ul.subpages li.current_page_item {
	color: #6b2546;
	background-color: #d3a5be;
}

ul.subpages li.current_page_item a:hover { background-color: #ccc;}

ul.subpages li.page_item ul li a { border-left: 6px solid #6b2546; margin: 0 0 8px 0; font-size: 0.8em;}

/*Information************************/

#content {
	float: right;
	width: 740px;
	min-height: 500px;
	padding: 0 1em 2em 1em;
	margin: 0;
	position: relative;
}

.home #content {
	border-top: 10px solid #c38bb5;
}

div.entry {
	margin: 10px 0;
	padding: 0;
	width: 560px;
	font-size: 1em;
	line-height: 1.4em;
	color: #392a3b;
	letter-spacing: -0.4px;
}

.archive .post { border-top: 1px dotted #888; padding-top: 1em;}
div.post { position: relative;}
div.entry img { border: 1px solid #ccc; margin: auto; padding: 5px;}
.size-full, .size-thumbnail { width: 150px; position: absolute; right: 10px; }
.wp-caption .size-thumbnail, .wp-caption .size-full { position: relative;}
.wp-caption {
	position: absolute;
	right: 0px;
	margin: 0;
	padding: 0;
}
.wp-caption-text { margin: 4px 0 0 4px; padding: 0; font-size: 0.7em;
font-weight: bold;
line-height: 1.2em;
color: #555;
}

/** exceptions **/
.page-id-356 .size-full, .page-id-356 .size-thumbnail, .page-id-356 .wp-caption { width: auto; position: relative; }


#footer {
	clear: both;
	display: block;
	border-top: 1px solid #d9a1bc;
	background: #e89cce url('images/bgfooter.png') center top no-repeat;
	padding: 0;
	margin: 0;
	overflow: none;
	height: 100px;
}

#footer ul { margin: 0.8em; padding: 0;}	
#footer ul li { float: left; font: 600 0.8em/1.4em Arial; color: #fff; margin-right: 2em; }

/*Headers Text************************/

h2, h3 {
	clear: both;
	font-weight: 100;
}

h2 {
	font-size: 2em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	text-shadow: 1px 1px 4px #deb6cb;
	color: #49214e;
	font-weight: bold;
}

.home h2 { font-size: 1.5em; margin-top: 0.8em;}
.page-child h2 {
	color: #72234e;
}
.home h2.pagetitle {
	display: none;
}

h3 { font-size: 1.2em; margin: 0.5em 0 0.5em 0; font-weight: bold;}
h3 a { text-decoration: none;}

p {
	margin-bottom: 0.8em;
}


#sidebar .widget { margin: 20px 5px 0 10px; padding: 5px; border: 1px solid #888; }
#sidebar .widget h3 { font-weight: bold; color: #9f2e7b;}
#sidebar .widget ul li.ec3_list { color: #333; font-size: 0.8; margin: 10px 0 10px 0; padding: 10px 0 0 0; border-top: 1px dotted #888;}
#sidebar .widget ul li ul li { font-weight: bold; color: #333; font-size: 0.8; margin: 5px 0 5px 0; padding: 0;}
#sidebar .widget a { text-decoration: none;}

/*Table************************/

table { padding: 0; margin: 0;}
td { padding: 10px; margin: 5px; border: 1px solid #888;}
.ec3_schedule td { border: none; color: #222; font-weight: bold;}
.nocomments { display: none;}

/*Utility Styles************************/
.alignright {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
