/*  
Theme Name: WISER
Theme URI: http://wisergirls.org
Description: Design for WISER, created by <a href="http://robgoodlatte.com">Rob Goodlatte</a>
Version: 1.0
Author: Rob Goodlatte
Author URI: http://robgoodlatte.com

	WISER v1.0
	 http://wisergirls.org

	This theme was designed and built by Rob Goodlatte,
	whose blog you will find at http://robgoodlatte.com/

	The CSS, XHTML and design is (c) copyright 2007 WISER

*/

/*Eric Meyer 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;
}
/* 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: "" "";
}
.replaced {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body {
	background: #22160c url('images/background.gif') top left repeat-x;
	text-align: center;
	font: 12px/18px Helvetica, Arial, sans-serif;
}

body.single {
	background: #22160c url('images/background-secondary.gif') top left repeat-x;	
}

/* BASIC LAYOUT ELEMENTS */

.2-column, div.2-column, p.2-column,.entry-content .2-column  {
  display: block !important;
  width: 288px !important;
  float: left !important;
}

.3-column, div.3-column, p.3-column,.entry-content .3-column {
  display: block !important;
  float: left !important;
  width: 442px !important;
}
.unit, div.unit, p.unit{
  margin-right: 20px;
}
img.right-align {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #ac9d74;
}
img.left-align {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #ac9d74;
}
img.no-align {
	border: 1px solid #ac9d74;	
}
img.spartan {
	border: none;
}
img.float-right {
	float: right;
	margin: 0 0 15px 15px;
}
img.float-left {
	float: left;
	margin: 0 15px 15px 0;
}

/* GENERAL TYPE STYLES */

strong {
	font-weight: bold;
}

.page h2 {
	font: 28px Georgia, serif;
	font-weight: bold;
	color: #2e1e02;
	height: 40px;
	display: block;
	margin-top: 12px;
}
h3 {
	font: 18px/24px Georgia, serif;
	font-weight: bold;
	margin-bottom: 10px;
}
h3#comments {
	font-weight: normal;
	color: #453115;
}
#in-the-news-page h3 {
	margin-bottom: 0;
}
p {
	margin-bottom: 14px;
	display: block;
}
h4 {
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
	line-height: 18px;
}
a {
	color: #9fc8eb;
}
em {
	font-style: italic;
}
acronym {
	letter-spacing: 1px;
	font-size: 90%;
}
span.amp {	
	font-size: 120%;
	font-family: "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}

#maincontent ul li {
	margin: 0 0 10px 0;
}

.entry-content-narrow ul, .entry-content ul {
	margin-left: -20px;
	margin-bottom: 18px;
}
.entry-content-narrow ul li, .entry-content ul li,
#maincontent .entry-content-narrow ul li, 
#maincontent .entry-content ul li {
	background: url('images/bullet.gif') 0 5px no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom: 6px;
	line-height: 16px;
}

#wrapper {
	width: 100%;
	background: url('images/header.jpg') center top no-repeat;
	height: 200px;
	text-align: center;
}
#content {
	width: 930px;
	margin: auto;
	display: block;
	text-align: left;
	padding-top: 1px;
}
h1#logo {
	margin-left: 5px;
}
h1#logo a {
	display: block;
	width: 287px;
	height: 120px;
}
h1#logo a {
	background-image: url('images/wiser-logo-ie.gif');
}
html>body h1#logo a {
	background-image: url('images/logo-hover.png');
}

html>body h1#logo a:hover {
	background-position: 0 -143px;
}
#logo-block {
	width: 930px;
	height: 130px;
	display: block;
}
#nav {
	width: 930px;
	height: 30px;
	display: block;
}
#navigation {
	float: right;
}
#navigation li {
	width: 134px;
	height: 20px;
	float: left;
	margin-right: 20px;
	cursor: hand;
}
#navigation li#last-nav {
	margin-right: 15px;
}
#navigation li a {
	width: 134px;
	height: 30px;
	display: block;
	background-image: url('images/navigation.png');
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#navigation li a#about {
	background-position: 0 0px;
}
#navigation li a:hover#about {
	background-position: 0 -40px;
}
#navigation li a#inthenews {
	background-position: 0 -80px;	
}
#navigation li a:hover#inthenews {
	background-position: 0 -120px;	
}
#navigation li a#atduke {
	background-position: 0 -160px;		
}
#navigation li a:hover#atduke {
	background-position: 0 -200px;		
}
#navigation li a#support {
	background-position: 0 -240px;		
}
#navigation li a:hover#support {
	background-position: 0 -280px;		
}
#navigation li a#contact {
	background-position: 0 -320px;	
}
#navigation li a:hover#contact {
	background-position: 0 -359px;	
}

#feature {
	width: 930px;
	display: block;
	background: url('images/foreground.gif') top left no-repeat;
	clear: left;
	text-align: center;
	color: #bab083;
	font: 14px/20px Helvetica, Arial, sans-serif;
	padding-bottom: 12px;
}
.grid {
	width: 904px;
	margin: auto;
	text-align: left;
	padding-top: 16px;
}

#muhuru-map {
	float: left;
}
#welcome {
	width: 596px;
	display: block;
	float: left;
	margin-top: 8px;
}
#welcome-text {
	width: 420px;
	display: block;
	float: right;
	padding-top: 2px;
}

#splash-image {
	margin: 16px 0 7px 0;
	display: block;
}

#call-to-action {
	width: 288px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}
#action-text {
	font: 12px/20px Helvetica, Arial, sans-serif;
	margin-left: 4px;
}
#action-text a {
	color: #bab083;
}
#action-text a:hover {
	color: #c5a368;
}
a#donate-button {
	width: 149px;
	height: 31px;
	background-image: url('images/donate-button.gif');
	margin: 8px 0 0 4px;
}
a:hover#donate-button {
	background-position: 0 -62px;
}

h2#first-boarding {
	background-image: url('images/first-boarding.gif');
	width: 596px;
	height: 31px;
	margin: 0 0 8px 0;
}
h2#live-learn {
	background-image: url('images/live-learn.gif');	
	height: 31px;
	width: 288px;
	margin: 0 0 8px 0;
}
h2#latest-news {
	background-image: url('images/subtype.gif');
	width: 596px;
	height: 25px;
	background-position: 12px 1px;
	border-bottom: 1px solid #a99663;
}
h2#recent-news {
	background-image: url('images/recent-news.gif');
	width: 596px;
	height: 25px;
	border-bottom: 1px solid #a99663;
	background-position: 9px 0;	
}
h2#video-title {
	background-image: url('images/subtype.gif');
	width: 900px;
	height: 24px;
	background-position: 11px -31px;
	border-bottom: 1px solid #a99663;
}
h2#wiser-video {
	background-image: url('images/wiser-video.gif');
	width: 900px;
	height: 24px;
	background-position: 9px 0;
	border-bottom: 1px solid #a99663;
}
h3#respond {
	background-image: url('images/leave_a_reply.gif');
	width: 120px; height: 17px;
	clear: left;
	margin-top: 16px;
}
h2#in-the-news-header {
	background-image: url('images/wiser-in-the-news.gif');
	width: 888px; height: 34px;
	border-bottom: 1px solid #b09752;
	margin-bottom: 10px;
}
h2#about-wiser-header {
	background-image: url('images/about-wiser.gif');
	width: 888px; height: 34px;
	border-bottom: 1px solid #b09752;
	margin-bottom: 10px;
}
h2#wiser-duke-header {
	background-image: url('images/wiser-at-duke.gif');
	width: 888px; height: 34px;
	border-bottom: 1px solid #b09752;
	margin-bottom: 10px;
}
h2#support-wiser-header {
	background-image: url('images/support-wiser.gif');
	width: 888px; height: 34px;
	border-bottom: 1px solid #b09752;
	margin-bottom: 10px;	
}
h2#contact-wiser-header {
	background-image: url('images/contact-wiser.gif');
	width: 888px; height: 34px;
	border-bottom: 1px solid #b09752;
	margin-bottom: 10px;	
}
h3#latest-wiser-news {
	background-image: url('images/latest-news-wiser.gif');
	width: 240px; height: 20px;
}
h3#wiser-awards {
	background-image: url('images/recent-awards.gif');
	width: 175px; height: 28px;
	background-position: -3px 0;
}
h3#global-publications {
	background-image: url('images/global-publications.gif');
	width: 220px; height: 28px;
	background-position: -3px 0;
	margin-top: 15px;
}
h3#duke-university-news {
	background-image: url('images/duke-university-news.gif');
	width: 220px; height: 28px;
	background-position: -3px 0;
	margin-top: 15px;
}
h3#rutland-herald {
	background-image: url('images/rutland-herald.gif');
	width: 260px; height: 28px;
	background-position: -3px 0;
	margin-top: 15px;
}
h3#blogs-video {
	background-image: url('images/blogs-and-video.gif');
	width: 220px; height: 28px;
	background-position: -3px 0;
	margin-top: 15px;
}
h3#other-presentations {
	background-image: url('images/other-presentations.gif');
	width: 230px; height: 28px;
	background-position: -3px 0;
	margin-top: 15px;
}

.comments-link-wrap a {
	padding-right: 19px;
	background: url('images/comment.gif') top right no-repeat;
}
.comment-para {
	display: block;
	margin-bottom: 2px;
}



img.comment-label {
	position: relative;
	top: 6px;
}
#submit-comment {
	margin: 4px 0 0 2px;
}

#photoessay {
	margin: 24px 0 0 12px;
}

#maincontent {
	width: 930px;
	display: block;
	background: url('images/content-background.gif') top left repeat-y;
	margin-top: 26px;
}

#maincontent a {
	color: #3b556d;
}
#maincontent a:hover {
	color: #3c74a8;
}
body.single #maincontent {
	margin-top: 6px;
}

#maincontent-wrapper {
	width: 930px;
	display: block;
	background: url('images/content-background-top.gif') top left no-repeat;
	min-height: 300px;
}

#subpage-navigation {
	float: left;
	display: block;
	width: 130px;
	margin-right: 20px;
	background: url('images/nav-background.gif') top left no-repeat;
	margin-top: 5px;
	height: 400px;
	padding-top: 6px;

}
#maincontent div#subpage-navigation ul li.page_item {
	margin: 0;
}
div#subpage-navigation ul li.page_item a {
font-family: Georgia, serif;
font-size: 12px;	
width: 130px;
display: block;
padding: 7px 0 9px 0px;
text-indent: 5px;
background: url('images/nav-divider.gif') bottom left no-repeat;
}
div#subpage-navigation ul li.page_item a:hover {
		background: #e8d3ae;
		color: #286297;
} 

.entry-content {
	width: 724px;
	margin-right: 16px;
	float: right;
	display: block;
	font: 13px/19px Helvetica, Arial, sans-serif;
}

.entry-content-narrow {
	width: 428px;
	float: left;
	display: block;
	font: 13px/19px Helvetica, Arial, sans-serif;
}
.entry-content p {
		font: 13px/19px Helvetica, Arial, sans-serif;	
}
#blog {
	width: 596px;
	display: block;
	margin: 0 0 0 10px;
	padding-top: 24px;
	float: left;
}
div.index-blog-entry{
	margin-left: 0;
	padding: 12px 0 9px 0;
}
div.index-blog-header {
	display: block;
	width: 596px;
	border-bottom: 1px solid #b3a777;
	margin-bottom: 8px;
}
div.index-blog-header h3 {
	margin: 0 0 3px 0;
	padding-left: 12px;
}
#maincontent div.index-blog-header h3 a {
	font: 19px/20px Georgia, serif;
	color: #262214;
	font-weight: normal;
	text-decoration: none;	
}
#maincontent div.index-blog-header h3 a:hover {
	color: #982e00;
}
div.index-blog-date {
	font: 12px Georgia, serif;
	font-style: italic;
	display: block;
	margin: 2px 0 7px 0;
	padding-left: 13px;
}
div.index-blog-body {
	display: block;
	margin-bottom: 8px;
	padding-left: 13px;
}
div.index-blog-footer {
	display: block;
	padding-left: 13px;
}
#in-the-news-page #blog {
	padding: 0;
	margin-top: 0px;
}

.page #blog {
	margin-left: 0;
	width: 586px;
}

.single-wrapper {
	padding: 10px 20px 20px 20px;
}
.single-wrapper a {
	color: #2d5688;
}
.single-wrapper h2 a  {
	font: 28px Georgia, serif;
	font-weight: bold;
	color: #2f1d06;
	text-decoration: none;
}
.single-wrapper h2 {
	margin-bottom: 0;
	display: block;
}
.single-wrapper .blog-header span {
	margin: 0;
	font: 11px Georgia, serif;
	font-style: italic;
	margin: 2px 0;
	display: block;
	color: #4c4532;
}

.single-wrapper .blog-footer {
	
}

#quotes {
	width: 288px;
	float: right;
	display: block;
	margin: 0 16px 0 0;
	padding-top: 32px;
}
.page #quotes {
	margin: 0;
	width: 286px;
}
#in-the-news-page #quotes {
	padding: 0;
	width: 282px;
	margin-top: 8px;
}
#quotes img {
	margin-bottom: 30px;
}
#video-content {
	width: 910px;
	display: block;
	padding-top: 20px;
	margin: 0 0 0 12px;
	clear: left;
}
#embed-videos {
	margin: 12px 0 0 4px;
}
#embed-videos div.embedded {
 	width: 440px;
	float: left;
	display: block;
	margin: 0 0 10px 8px;
}
#embed-videos div#embed2 {
	width: 430px;
}

.blog-date {
	width: 57px;
	float: left;
	text-align: left;
	color: #22190d;
	font: 11px/14px Georgia, serif;
	font-style: italic;
	margin-left: 15px;
	margin-top: 3px;
	color: #56513b;	
}
#in-the-news-page .blog-date {
	width: 52px;
	margin-left: 8px;
}

.single-wrapper .blog-date {
	margin-left: 4px;
	margin-top: 6px;
}

.blog-entry {
	padding: 8px 0 20px 0;
}



/* SINGLE POST STYLES */
.single-wrapper .blog-entry {
	width: 596px;
}
.single-entry {
	padding: 8px 0 20px 0;	
}
.single-header {
	border-bottom: 1px solid #b3a777;
	padding: 2px 0;
	display: block;
	width: 596px;
	margin-bottom: 16px;
	margin-top: 3px;
}
.single-header h2 {
	font-weight: normal;
	color: #982e00;
	font: 31px Georgia, serif;
}
.single-meta {
	font: 14px Georgia, serif;
	font-style: italic;
	display: block;
	margin: 4px 0 8px 2px;
	color: #2e2923;
}
.single-meta .meta-date {
	font-style: normal;
	font-size: 13px;
}
.single-body {
	width: 590px;
	color: #140e07;
	font: 12px/18px Helvetica, Arial, sans-serif;
}
.single-comments {
	margin-top: 18px;
	display: block;
	border-top: 1px solid #b3a777;
	width: 596px;
	padding-top: 7px;
	float: left;
}
.single-comment-entry {
	width: 596px;
	display: block;
	padding-bottom: 7px;
	border-bottom: 1px solid #c7bc8e;
	margin-bottom: 9px;
}
.single-comment-meta {
	width: 134px;
	float: left;
	margin-right: 20px;
	display: block;
}
#maincontent .single-comments .single-comment-meta .comment-author {
	font-family: Georgia, serif;
	font-size: 13px;
}
#maincontent .single-comments .single-comment-meta .comment-date {
	font-family: Georgia, serif;
	font-size: 11px;
}
.single-comment-text {
	width: 442px;
	float: right;
	display: block;
}
.comment-clearfix {
	width: 596px;
	clear: left;
	height: 2px;
	display: block;
}
.single-comments input {
	margin-bottom: 2px;
}

.page .blog-entry {
	width: 586px;
}

.blog-body {
	margin-left: 93px;
	color: #32312d;
	font: 13px/20px Helvetica, Arial, sans-serif;
}
.blog-body img {
	float: right;
	border: 1px solid #a08763;
	margin: 4px 0 8px 14px;
}

.blog-header h3 {
	font: 16px/20px Georgia, serif;
	color: #262214;
	font-weight: bold;
	float: left;
	width: 519px;
	padding-bottom: 1px;
}
#maincontent .blog-header h3 a {
	font: 16px/20px Georgia, serif;
	color: #262214;
	font-weight: bold;
	text-decoration: none;
}
#maincontent .blog-header h3 a:hover {
	text-decoration: underline;
	color: #5e3607;
}

.blog-footer {
	margin-left: 93px;
	color: #4c4943;
	display: block;
	margin-top: 8px;
}
.blog-footer a {
	color: #3b556d;
}

.blog-header {
	border-bottom: 1px solid #b3a777;
	padding: 2px 0;
	display: block;
	width: 505px;
	float: right;
	margin-bottom: 4px;
}

.page .blog-header {
	width: 495px;
}

#about-wiser-column {
	width: 284px;
	display: block;
	float: left;
	margin-right: 20px;
}

#our-story-column {
	width: 418px;
	display: block;
	float: right;
}

#subpage-photo-essay {
	width: 290px;
	float: right;
	display: block;
	padding-top: 12px;
}
#subpage-photo-essay img {
	margin: 0 0 36px 0;
	border: 1px solid #ac9d74;
}

#photoessay img {
	float: left;
	margin-right: 20px;
}
#footer-wrapper {
	width: 930px;
	display: block;
	background: url('images/content-footer.gif') 1px 0 no-repeat;
}
#footer, #endnote {
	width: 904px;
	margin: auto;
	padding: 50px 0 10px 0;
	color: #bfb395;
	font-size: 12px;
}
#endnote {
	padding: 20px 0 10px 0;
	color: #91866a;
}
#endnote a {
	color: #b6a67f;
}
#endnote a:hover {
	color: #e1ce9d;
}
.footer-module {
	width: 134px;
	margin-right: 20px;
	display: block;
	float: left;
	border-top: 1px solid #453722;
}
.footer-last {
	width: 134px;
	display: block;
	float: left;
}
.footer-module a.footer-section {
	font: 12px/18px Georgia, serif;
	color: #bfb395;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: block;
}
.footer-module a:hover.footer-section {
	color: #dfc481;
	background: #412e1f;
}
.footer-module ul a {
	font-size: 11px;
	color: #81775f;
	text-decoration: none;
	width: 134px;
	display: block;
	border-top: 1px solid #3c2c1f;
	padding-top: 3px;
	text-indent: 5px;
}
.footer-module ul a:hover {
	background: #3b291b;
	color: #9e8d65;
}

.last, #photoessay img.last {
	margin: 0;
}

#gift-registry {
	width: 624px;
	display: block;
}
div.gift-registry-item {
	width: 136px;
	float: left;
	margin-right: 20px;
	height: 14em;
}
div.gift-registry-item img {
	border: 1px solid #ac9d74;	
}

p.video-description {
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
	padding-right: 20px;
	font-size: 11px;
}
span.gift-registry-description {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
span.gift-registry-cost {
	font-family: Georgia, serif;
	font-style: italic;
	margin: 0;
	padding: 0;
}
div.clearer {
	clear: left;
	display: block;
	width: 300px;
	height: 1px;
}
div.contact-info-module {
	width: 284px;
	display: block;
	float: left;
	margin-right: 20px;
}
div.contact-info-module-last {
	width: 270px;
	display: block;
	float: left;	
} 



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */