/*
THEME NAME: She Works Group Theme ( WP 2.7 )
THEME URI: http://www.plaintxt.org/themes/sandbox/ http://www.ShaunCrittenden.com
DESCRIPTION: Clean Site theme for She Works Group. Built off of plaintxt's sandbox theme.
VERSION: 1.0
AUTHOR: Shaun Crittenden 
AUTHOR URI: http://www.ShaunCrittenden.com

*/

/*
=reset
Eric Meyer's reset reloaded - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}



/*
=structure
---------------------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, 'San Serif';
	background-color: #8a7a67;
	text-align: center;
}
#shell{background-color: white;}
#wrapper {position: relative;}
#wrapper, .in{
	margin: 0 auto;
	text-align: left;
	/*width: 840px;*/
	width: 960px;
}
#header{
	background: url(images/bg.gif) left top repeat-x white;
	/*height: 123px;*/
}
#header .in{
	/* background: url('images/header_bg.jpg') left 8px no-repeat transparent; */
	position: relative;
}
#footer .in{
	width: 920px;
}
#blog-title { }
#access{
	background: url('images/navline.gif') left 5px repeat-x white;
}
#container {
	width: 640px;
	float: left;
}
#content {
	
}
.sidebar {
	background-color: white;
	width: 290px;
	float: right;
	clear: right;
	margin-bottom:20px;
}
.sidebar .xoxo{
	background: url('images/sidebar-shadow.jpg') center bottom no-repeat #e51b24;
	padding-bottom: 10px;
}
#search{
	/*background: url(images/search_bg.jpg) left top no-repeat transparent;*/
	padding: 20px 0 0 20px;
}
.sidebar ul #search ul{
	background: url(images/rss.gif) left center no-repeat transparent;
	margin: 5px 20px 5px 0;
	padding: 10px 0 10px 30px;
}
.sidebar ul #search li, .sidebar ul #search li a{
	display: inline;
	margin: 0 0;
}
.sidebar ul #search li{margin-right: 5px;}
#footer {
	background: url('images/footer_bg.gif') left top repeat-x #8a7a67;
	clear: both;
	width: 100%;
	padding: 1.8em 0;
}


/*
=typography
---------------------------------------------------------------------------------------*/

/* header */
/*#header .in{height: 127px;}*/
#header h1{
	display: block;
	background: url('images/she-works-group-logo.gif') left bottom no-repeat transparent;
	width: 340px;
	height: 85px;
	overflow: hidden;
	text-indent: -999em;
	padding: 0;
	margin-left: 20px;
}

#header p{ /* blog description */
	font-size: 1em;
	/*color: #8A7A67;*/
	/*color: #b19e87;*/
	color: #bda890;
	padding: 20px 20px 30px 20px;
	text-align: justify;
	width: 920px;
	/*letter-spacing: .02em;*/
	display: block;
}


/* main */
#container { 
	color: #8a7a67;
	padding-bottom: 1em;
}
#content {
	padding-left: 20px;
}
#container h1,#container h2,#container h3,#container h4,#container h5,#container h6 {
	margin: 1.5em 0 0 0;
	text-transform: capitalize;
	/*letter-spacing: .04em;*/
	line-height:1.3em;
}
#container h1 { 
	font-size: 2em;
	padding: .5em 0 0 0;
}
#blog-description { 
	font-size: 1.45em;
	line-height: 1.2em;
	letter-spacing: .04em;
	margin: 1.7em 0 1em;
	text-align: justify;
}
#container h1,
#container h2{ font-size: 1.6em; }
#container h3{ font-size: 1.3em; }
#container h4{ font-size: 1.2em; }
#container h5{ font-size: 1.1em; }
#container h6{ font-size: inherit; }
#container h1,
#container h2,
#container h3,
#container h4 {
	margin: .7em 0 .3em;
	font-size: 1.3em;
}
#wrapper #content .entry-title, #wrapper #content .page-title {
	font-size: 1.2em;
	background: url('images/main_header_bg.gif') left bottom no-repeat transparent;
	padding: 15px 0 25px 20px;
	margin-left: -20px;
}

.archive #wrapper #content .category-events .entry-title{
	padding: 15px 0 0 20px;
	margin-bottom: 0;
}

.archive #wrapper #content .hentry .entry-title,
.category #wrapper #content .hentry .entry-title{
	padding: 15px 0 0 20px;
}

#wrapper #content .post{
	clear: both;
	display: block;
}

#wrapper #content .post .entry-title{
	background-image: none;
}
#wrapper .wplc_event_list h4{
	font-size: 1.6em;
	padding-bottom: 1em;
	line-height: 1em;
}
#wrapper .wplc_event_list h4 small{
	font-size: .7em;
}
.wplc_event_list h4 small{
	display: block;
}

#wrapper #content .post{
	border-top: solid 5px #EBE9E5;
	margin-top: 2em;
}
/*#content .wplc_event_list li,*/
.pageid-20 #content blockquote{
	border-top: solid 5px #EBE9E5;
}
.pageid-20 #content blockquote{
	padding: 1em 0;
}
.pageid-20 #content blockquote p {
	padding: 0;
}
.wplc_event_list li h5{
	margin-top: .5em;
}

.single #wrapper #content .post .entry-title{background: url('images/main_header_bg.gif') left bottom no-repeat transparent;}
.single #wrapper #content .post{border-style: none; margin-top: 0;}



#container p {
	font-size: .9em;
	line-height: 1.4em;
	padding: 0 0 1em 0;

}
#content p, #content ul, #content ol { }

a{
	text-decoration: none;
	border-bottom: solid 1px #e0d5c7;
}
a:link, a:visited { color: #5e5346; }
a:focus { color: #6f6253; }
a:hover, a:active { color: #8a7a67; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #menu a, #footer a, .sidebar a {
	border-style: none;
} 


#content ul,#content ol {
	padding: 0 0 1em 0;
}
li {
	font-size: .9em;
	line-height: 1.5em;
}

/* sidebar typography */
.sidebar{
	color: white;
}
.sidebar h3{
	/*background: url('images/sidehead_bg.jpg') right bottom no-repeat white;*/
	background-color: white;
	display: block;
	width: 245px;
	padding: 15px 20px;
	position: relative;
	margin-bottom: 15px;
	text-align: right;
	color: #8a7a67;
	border-right: solid 5px #ece8e5;
	font-size: 1em;
}
.sidebar ul li{
	padding-bottom: 20px;
}
.sidebar ul li ul li, .sidebar ul li p{
	margin: 0 20px;
	padding: 0;
}
.sidebar ul li li{
	margin-bottom: 3px;
}
.sidebar ul li li a{
	border-bottom:1px solid #D31A18;
	display: block;
	padding: 4px;
}
.sidebar ul #event-calendar li a, .sidebar ul #search li a{
	border-style: none;
	padding: 5px 0;
}

.wplc_event_list li h6{
	padding-right: 50px;
}

#event-calendar{
	
}
#event-calendar li{
	position: relative;
	border-bottom: solid 1px #D31A18;
	padding: 5px 0;
}
#event-calendar li a{
	background-color: transparent;
	padding-bottom: .7em;
}
#event-calendar .eventdate{
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 4px;
	background-color: #D31A18;
	padding: 0 5px;
	display: block;
	border: solid 1px #b3151c;
	color: #620f13;
	width: 3.5em;
}
#event-calendar li a{
	display: block;
	width: 210px;
}

.sidebar #event-calendar li h6 a{
	width: 185px;
	padding: 0;
}

.event_block{
	width: 100%;
	clear: both;
	padding-top: 20px;
	margin-top: 17px;
	border-top:5px solid #EBE9E5;
	overflow: hidden;
	height: auto;
}



big { font-size: 1.2em; }
small { font-size: .8em; }
cite,em,i { font-style: italic; }
b,strong { font-weight: bold; }
del { text-decoration: line-through; }
u { text-decoration: underline; }

.skip-link { display: none; }

#footer{
	color: #DCD0C2;
}
#footer p{
	width: 620px;
	font-size: .7em;
	padding-top: 1em;
}

.entry-meta{
	background-color: #f9f7f3;
	padding: 10px;
	border: solid 1px #e0d5c7;
	font-size: .7em;
	line-height: 1.5em;
}

.entry-date{
	font-size: .7em;
	margin: 0 0 20px;
}

.archive-meta{
	font-size: .9em;
	margin-top: -.5em;
	margin-bottom: -1em;
}
.archive-meta p{
	padding: 0;
	font-style: italic;
}

/*
=navigation
---------------------------------------------------------------------------------------*/
#header h1 a{
	display: block;
	width: 100%;
	height: 100%;
}

#joinbtn{
	position: absolute;
	right: 18px;
	top: 37px;
	width: 256px;
	height: 50px;
	background: url(images/join_btn.jpg) left top no-repeat transparent;
	border-style: none;
	overflow: hidden;
	text-indent: -999em;
}
#joinbtn:hover{
	background: url(images/join_btn.jpg) left bottom no-repeat transparent;
}

#menu ul{
	padding-bottom: 2px;
	padding-left: 20px;
	height: 38px;
}
#menu ul ul{
	padding-left: 0;
}
#menu ul li{
	position: relative;
}
#menu ul li, #footer-menu ul li{
	display: block;
	float: left;
	margin-right: 10px;
}
#menu ul li ul{
	width: 150px;
	position: absolute;
	top: 36px;
	left: 0;
	height: auto;
	display: none;
	background-color: #f9f7f2;
	z-index: 10;
	border: solid 2px #a3927d;
	border-top-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li:hover ul{ display: block; }
#menu ul li ul li{
	display: block;
	float: none;
	margin: 0;
}
#menu ul li ul li a{
	display: block;
	padding: 5px;
	border-top: solid 1px #ebe9e5;
}

#menu ul li a{
	display: block;
	padding: 10px 10px 3px;
	height: 26px;
	line-height: 1.8em;
}

#access .in{
	background: url('images/navinbg.jpg') right bottom no-repeat transparent;
}


/* #menu link styles */
#menu a:link, #menu a:visited{
	color: #8a7a67;
}
#menu a:focus {
	color: #8a7a67;
}
#menu a:hover, #menu a:active, .subhover{
	color: #8a7a67;
	background: url('images/menubtnbg_o.gif') left top repeat-x #f9f7f2;
}

#menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a{
	background: url('images/menubtnbg.gif') left top repeat-x #ebe9e5;
}
#menu .current_page_item a:hover{
	background: url('images/menubtnbg.gif') left top repeat-x #ebe9e5;
}
#menu .current_page_item ul li a{
	background: none left top repeat-x #ebe9e5;
}

/* drop down links */
#menu .current_page_item ul li a:hover,
#menu li ul .current_page_item a,
#menu li ul .current_page_item a:hover,
#menu .current_page_parent ul li a {
	background: none left top repeat-x #f9f7f2;
}
#menu ul li ul li a:hover, #menu ul li ul li a:active{
	color: #8a7a67;
	background-image: none;
	background-color: #ebe9e5;
}

/* home feature navigation */
#wrapper .feature-nav{
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 0;
	margin: 0 0 2em;
}
.feature-nav li{
	
}
.feature-nav li a{
	background: url(images/logo-marker.gif) 10px center no-repeat #f6f6f6;
	color: #9b8b7c;
	display: block;
	padding: .7em .7em .7em 50px;
	border-top: solid 1px #ddd;
	border-bottom-style: none;
}
.feature-nav li a strong{
	color: #9b8b7c;
	font-size: 1.3em;
	margin-right: 10px;
}
.feature-nav li a:hover{
	background-color: #eaeaea;
	background-color: #fafafa;
	color: #827261;
}
.feature-nav li a:hover strong{
	color: #e51c24;
}
/*.press{top: 0;}*/
/*.membership{top: 78px;}*/
/*.events{top: 156px;}*/
/**/
/*.press a:hover{ background: url(images/btn_press_over.jpg) left top no-repeat transparent; }*/
/*.membership a:hover{ background: url(images/btn_membership_over.jpg) left top no-repeat transparent; }*/
/*.events a:hover{ background: url(images/btn_events_over.jpg) left top no-repeat transparent; }*/




/* sidebar links */
.sidebar a:link, .sidebar a:visited{
	color: #ffc8ca;
}
.sidebar a:focus {
	color: #ffc8ca;
}
.sidebar a:hover, .sidebar a:active{
	background-color: #D31A18;
	color: white;
}
.sidebar .ngg_images a:hover, .sidebar .ngg_images a:active {background-color: transparent;}

 /* 5f0e12 */
/* search links */
.sidebar #search a:link, .sidebar #search a:visited, #search ul{
	color: #5f0e12;
}
.sidebar #search a:focus {
	color: #5f0e12;
}
.sidebar #search a:hover, .sidebar #search a:active{
	background-color: transparent;
	color: white;
}

/* sidebar head links */
#wrapper .sidebar h3 a:link, #wrapper .sidebar h3 a:visited{
	color: inherit;
}
#wrapper .sidebar h3 a:focus {
	color: inherit;
}
#wrapper .sidebar h3 a:hover, #wrapper .sidebar h3 a:active{
	background-color: transparent;
	color: #E51B24;
}
#wrapper .sidebar h3 a{font-size: inherit; border-bottom: solid 1px #EBE9E5;}

.sidebar h3 a small{display: none;}
.sidebar h3 a:hover small {display: block; position:absolute; left: 20px;}



#footer a:link, #footer a:visited{
	color: #DCD0C2;
}
#footer a:focus {
	color: #DCD0C2;
}
#footer a:hover, #footer a:active{
	color: white;
}


#footer-menu{
	width: 620px;
	border-bottom: dotted 1px #DCD0C2;
	padding-bottom: .5em;
	font-size: .9em;
}
/* #footer-menu link styles */
#footer-menu a{padding: 10px 3px 0 3px;}
#footer-menu a:link, #footer-menu a:visited{
	color: #DCD0C2;
}
#footer-menu a:focus {
	color: #DCD0C2;
}
#footer-menu a:hover, #footer-menu a:active{
	color: white;
}
#footer-menu .current_page_item a, #footer-menu .current_page_parent a, #footer-menu .current-cat a{
	color: white;
	background: url('images/foot_current.gif') center 6px no-repeat transparent;
}
#footer-menu .current_page_item a:hover{
	color: white;
}

.navigation {
	overflow: hidden;
	padding: 1em 0;
	width: 620px;
	display: block;
	font-size: .8em;
	line-height: 1.7em;
}
.navigation .nav-previous {float: left; width: 45%;}
.navigation .nav-next {float: right; width: 45%; text-align: right;}

/* page navi */
#wrapper .wp-pagenavi{
	padding: 1em 0;
}
#wrapper .wp-pagenavi .pages{
	border-style: none;
	color: #8a7a67;
}
#wrapper .wp-pagenavi .current{
	color: #888;
	border-color: #BBB;
}
#wrapper .wp-pagenavi a{
	color: #8a7a67;
	background-color: #f9f7f2;
	border-color: #8a7a67;
}
#wrapper .wp-pagenavi a:hover{
	background-color: #8A7A67;
	color: white;
}



/*
=images
---------------------------------------------------------------------------------------*/


#content img {
	background-color:#EBE9E5;
	border:1px solid #C4B19A;
	margin:0 5px 5px 0;
	padding:3px;
}

.pageid-11 #content .alignleft{
	margin:0 20px 5px 0;
}

#content a:hover img{
	border-color: #E51B24;
}

.alignright,img.alignright {
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft {
float:left;
margin:0 .5em 0 0;
}



.aligncenter,img.aligncenter {
display:block;
margin:1em auto;
text-align:center;
}

.sidebar .ngg_images{
	padding-bottom: 0;
}
.ngg-galleryoverview {padding-bottom: 1.5em;}
.ngg-gallery-thumbnail-box{
	padding-bottom: 10px;
}

#wrapper .ngg-widget{
	padding-left: 20px;
}
#wrapper .sidebar img{
	margin: 0 20px 20px 0;
	padding: 0;
	background-color: transparent;
	border:3px solid #B3151C;
}

#wrapper .post .post_thumbnail{
	float: left;
	margin: 25px 20px 25px 0;
	width: 250px;
}

/*
=Comments
--------------------------------------------------------------------------------------------------*/
.comment, #commentform {
	margin-left: 20px;
}
#comments-list li{
	margin: 0;
	padding: 10px;
	border-top: solid 1px #beb2a5;
	position: relative;
}
#comments-list .alt{
	background-color:#F9F7F3;
	margin: 0;
}
#comments-list .comment-meta{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: .8em;
}
#comments-list .comment .comment-author span{
	position: absolute;
	top: 10px;
	font-size: 1.1em;
}

.comment .n{
	line-height: 35px;
	margin-left: 5px;
}


/*
=forms
---------------------------------------------------------------------------------------*/
form .form-wrapper {position: relative;}
#commentform{margin-left: 0;}
form .form-primary{
	width: 49%;
}
form .form-secondary{
	position: absolute;
	right: 0;
	top: 0;
	width: 49%;
}
.loggedin #commentform .form-secondary{
	position: relative;
}
legend {}
fieldset {}

input, select, textarea{
	background: url(images/text_input_bg.gif)left top repeat-x white;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	padding: 4px;
	border: solid 1px #a41903;
}
input:hover , select:hover, textarea:hover { border: solid 1px #d95c48; }
input:focus , select:focus, textarea:focus { border: solid 1px #810d13; }

#content input, #content select,#content textarea{
	border-color: #CCC;
}
#content input:hover , #content select:hover, #content textarea:hover { border: solid 1px #d95c48; }
#content input:focus , #content select:focus, #content textarea:focus { border: solid 1px #810d13; }

input{}
select{}
textarea{}

#wrapper #content .button {
	background: url(images/button_bg.gif) left top repeat-x #da2e20;
	border: solid 1px #c22806;
	color: white;
	letter-spacing: .05em;
	cursor: pointer;
	clear: both;
	display: block;
	margin-top: 2em;
}
#wrapper #content .button:hover{
	background: url(images/button_bg_over.gif) left top repeat-x #da2e20;
}

#searchbtn {
  width: 64px;
  height: 26px;
  border: 0;
  background: transparent url('images/search.gif') no-repeat left top;
  text-indent: -1000em;
  cursor: pointer;
}
#searchbtn:hover { background: transparent url('images/search.gif') no-repeat right top; }


/* tabs */
#tabs-container .tabs-nav{
	/* border-bottom: solid 1px #CCC; */
	border-bottom: 5px solid #EBE9E5;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin-bottom: 1em;
}
#tabs-container .tabs-nav li{
	display: block;
	float: left;
	border: solid 1px #CCC;
	background-color: white;
	margin: 0 10px -1px 0;
	border-bottom-color: white;
	z-index: 10;
}
#tabs-container .tabs-nav li a{
	padding: 2px 10px;
	display: block;
	border-style: none;
	font-size: .9em;
}
#tabs-container h6{margin-bottom: 1em; font-weight: bold;}
#tabs-container .tabs-nav li a:hover, #tabs-container .tabs-nav .current-tab a{
	/* background-color: #8A7A67; */
	background-color: #EBE9E5;
}

/*
=404 all
---------------------------------------------------------------------------------------*/
.four04{ background-image: none; background-color: #e51b24; text-align: left; color: white; }
.four04 #wrapper{width: auto;margin: 0;}
.four04 #content { font-weight: normal; }
.four04 #content{ width: 292px; }
.four04 h1{ text-indent: -999em; overflow: hidden; background:url(images/sheworkslogored.gif) left top no-repeat transparent;
	width: 292px; height: 45px; display: block; margin-top: 100px }
.four04 h2 { font-size: 1.3em; margin: 2em 0 1em; }
.four04 p { line-height: 1.5em; font-size: .8em; }
.four04 #content ul, .four04 #content ul ul{
	margin: 0 0 0 10px;
	padding: 0;
}
.four04 #content h3{margin: 1.5em 0 .5em 0;}
.four04 #wrapper #content ul ul { margin: 0 0 0 10px; }
.four04 #wrapper #content ul li{padding-bottom: .5em; list-style: disc;}
.four04 #wrapper #content ul ul li {padding-bottom: 0; list-style-type: circle;}
.four04 a{text-decoration: none; border-style: none;}
.four04 a:link, .four04 a:visited{
	color: #ffc8ca;
}
.four04 a:focus {
	color: #ffc8ca;
}
.four04 a:hover, .four04 a:active{
	background-color: #D31A18;
	color: white;
}
.four04 form{margin-top: 1.5em;}


/*
=toolbox
---------------------------------------------------------------------------------------*/
.left { float: left; }
.right { float: right; }
#wrapper #content .wp-caption-text{
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

#wrapper #content .stbutton {
	border-style: none;
	margin: 1em 0;
	display: block;
}