@charset "UTF-8";
/* CSS Document */

/*--------------------------
---------------------------------------------------------------------------
	Project :: The Leadership Institute | validated css/xhtml
	Started :: 7/28/09
---------------------------------------------------------------------------
---------------------------- */

/**
 * WWCB page
 */
 
.wwcb-page #content-inner {
padding: 0 20px;
}
.wwcb-page h2#page-title {
margin: 0 -16px 25px -18px;
}
.wwcb-page .title-image {
background-position: 0 -110px;
}
.wwcb-page .media-links {
margin: 0 0 4px 0;
padding: 30px 0 20px 0;
}
.wwcb-page .media-links a {
margin-right: 15px;
padding: 23px 0px 12px 65px;
background: url('../images/media-icons.png') no-repeat 5px 2px;
}
.wwcb-page .media-links a.audio {
background-position: 5px -61px;
}
.wwcb-page .activists, .wwcb-page .donors {
width: 50%;
float: left;
margin: 10px 0 25px 0;
}
.wwcb-page .activists a.big-button, .wwcb-page .donors a.big-button {
height: 83px;
}
.wwcb-page .activists a.big-button {
background-position: -9px 0;
}
.wwcb-page .donors a.big-button {
background-position: -9px -87px;
}
.wwcb-page .activists p, .wwcb-page .donors p {
font-size: .8em;
line-height: 1.2em;
padding: 8px 10px 0 10px;
}
.wwcb-page .donors p {
padding-left: 15px;
}
.wwcb-page #aboutcontent {
	padding:1px 1px 1px 1px;
}
#aboutcontent p {
	padding:0 0 0 1px;	
}
#aboutcontent h3 {
	color:#497FB5;
	font-family:Georgia,"Times New Roman",serif;
	font-size:1em;
	font-style:italic;
	margin:2px 0 2px;
}
#aboutcontent h4 {
	color:#333;
	font-family:Georgia,"Times New Roman",serif;
	font-size:1em;
	font-style:italic;
	margin:2px 0 2px;
}
#aboutcontent img {
	margin:2px 10px 10px 5px;
}
#aboutcontent img.none {	
	padding:0;
	margin:0;
}
#aboutcontent img.left {	
	float:left;
	margin:30px 0 20px 0;
}
#aboutcontent img.map {	
	float:left;
	margin:30px 0 0 0;
}
#aboutcontent p.details {	 
	text-align:center;
}
#aboutcontent p {margin:0 0 10px 0;
}
#aboutcontent ol {
	padding:0 40px 15px 40px;
}
#aboutcontent ol li {
	padding:4px 0;
	font-size:90%;
}
#aboutcontent ul li {
	margin:0 30px 0 40px;
	font-size:90%;
	border:none;
	list-style-type:square;
}
#aboutcontent ul {
	margin:0 30px 0 40px;
	font-size:90%;
	border:none;
	list-style-type:square;
}
#mission-col {
margin-bottom: 0;
padding-bottom: 0;
background: none;
}
#history-col {
margin-bottom: 15px;
padding-bottom: 200px;
background: url('../images/leadership-key.jpg') no-repeat 20px bottom;
}


#wwcb-page a.button {
background: #255177 url('../images/button.png') repeat-x 0 0;
color: #fff;
padding: 5px 10px 6px 10px;
text-transform: uppercase;
text-align: center;
font-size: .8em;
display: block;
margin: auto;
border: 1px solid #2b5e83;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
}
#wwcb-page a.button.red {
background-position: 0 -406px;
background-color: #950000;
border-color:#9A0000;
}
#wwcb-page a.button:hover {
color: #fff;
}
#wwcb-page h3{
	margin-bottom:0;
}
#wwcb-page h4{
	margin-top:0;
	font-size:80%;
}

img.right {
	float:right;
	margin:0 !important;
	padding:0 2px 0 20px !important;
}

#books {
	width:100%;
	margin:10px auto;
	text-align:center;
	padding:10px 0;
	border-top:1px #cccccc solid;
}
#books a {
	padding:2px;
	border:1px #cccccc solid;
	background-color:#e6ebee;
	font-size:80%;
}
#books a:hover {
	padding:2px;
	border:1px #e6ebee solid;
	background-color:#cccccc;
	font-size:80%;
}
#buybooks {
	width:300px;
	padding:0;
	font-size:90%;
}

.podcast {
display: block;
padding: 2px 2px 2px 28px;
font-size: 1.2em;
background: url('../images/resources.png') no-repeat;
line-height:2.2em;
}