/*
Theme Name: ICL
Theme URI: http://www.vontweb.com
Description: Custom Wordpress theme built for the Institute for Civic Leadershiip by <a href="http://www.vontweb.com">VONT Web Marketing</a> based on the <a href="http://elliotjaystocks.com">Starkers</a> framework.
Author: VONT Web Marketing
Author URI: http://www.vontweb.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@charset "UTF-8";
/* CSS Document */
/* ===================
VONT Web Marketing
Copyright 2010
=================== */

/* resets and overrides
---------- */
* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
}
img { border:none; }

/* links & type 
---------- */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #7f9397;
	font-weight: normal;
	color: #636363;
	font-size: 13px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #bfc9cb;
}
a:hover {
	color: #999;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #405d64;
	padding-bottom: 10px;
}

h1 a {  }
h1 a:hover {  }

h2 {  }
h2 a {  }
h2 a:hover {  }

p {  }

ol,ul {  }

label {  }
input {  }
input.button {  }

/* layout 
---------- */
#header-wrap {
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #eeeadf;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 85px;
}
#header {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#header .logo {
	padding-left:10px;
	float: left;
}
#global-nav {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #636363;
	margin-top: 45px;
}
#global-nav a {
	color: #7f9397;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f9397;
}
#global-nav a.no-border{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#nav-wrap {
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
}
#nav {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	color: #bfc9cb;
	height: 30px;
}
#primary-nav {
	padding: 0px;
	list-style-type: none;
}
#primary-nav li {
	float:left;
	padding-right: 10px;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/nav-diamond.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#primary-nav li.first {
	padding-left: 5px;
}
#primary-nav li.last {
	background-image: none;
}
#primary-nav a {
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#primary-nav a:hover {
	height: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f9397;
	border-bottom-color: #7f9397;
	color: #fbfaf8;
}
#primary-nav a.current {
	height: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f9397;
	border-bottom-color: #7f9397;
	color: #fff;
}

#sub-nav-wrap {
	background-color:#99a9ac;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7f9397;
}
#sub-nav {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	color: #bfc9cb;
	height: 28px;
}
#sub-pages {
	padding: 0px;
	list-style-type: none;
}
#sub-pages li {
	float:left;
}
#sub-pages a {
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dbe1e2;
}
#sub-pages a:hover {
	color: #fbfaf8;
}
#sub-pages li.current_page_item a, #sub-pages li.current_page_ancestor a {
	color: #fff;
}
#sub-pages li.current_page_item ul li a, #sub-pages li.current_page_ancestor ul li a {
	color:#dbe1e2;
}
#sub-pages.right li {
	float: right;
	margin-right: 15px;
}
	

#resource-nav {
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
}
#resource-nav li {
	float:right;
	padding-right:10px;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/nav-diamond.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#resource-nav li.last {
	background-image: none;
}
#resource-nav a {
	display: block;
	height: 20px;
	margin:0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#resource-nav a:hover {
	height: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f9397;
	border-bottom-color: #7f9397;
	color: #fbfaf8;
}
#resource-nav a.current {
	height: 14px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7f9397;
	border-bottom-color: #7f9397;
	color: #fff;
}

#content-wrap {
	background-color: #f7f4ef;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	padding-bottom: 30px;
}
#left-side {
	float: left;
	width: 210px;
	padding-top: 15px;
}
#home-secondary-nav, #home-special-events {
	width: 186px;
	background-color: #538491;
	color: #dde6e9;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #759da7;
	border-right-color: #759da7;
	border-bottom-color: #759da7;
	border-left-color: #759da7;
	padding: 0px;
	margin-bottom: 10px;
}
#home-secondary-nav a {
	color: #dde6e9;
}
#home-secondary-nav a:hover {
	color: #dde6e9;
}
#home-secondary-nav li, #home-special-events li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #759da7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#home-secondary-nav .top, #home-special-events .top {
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#home-secondary-nav li ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b1c8cd;
	list-style-type: none;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	padding: 0px;
}
#home-secondary-nav li ul li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 140px;
}
#home-special-events .reg-btn {
	display:block;
	margin:10px 0 0 0;
	padding:10px;
	width:154px;
	background-color:#47608f;
	border:1px solid #6d96a1;
	color: #fff;	
	text-align:center;
}
#home-special-events .reg-btn:hover {
	background-color: #7393cf;
}
#home-sponsors {
	width: 190px;
	text-align: center;
}
#home-sponsors h4 {
	width: 190px;
	height: 22px;
	margin: 20px 0 10px 0;
	text-align: center;
	background: url(http://civicleadership.org/wp-content/themes/icl/_images/sponsor-header.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#secondary-nav {
	width: 186px;
	background-color: #538491;
	color: #dde6e9;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #759da7;
	border-right-color: #759da7;
	border-bottom-color: #759da7;
	border-left-color: #759da7;
	padding: 0px;
	margin-bottom: 10px;
}
#secondary-nav a {
	color: #dde6e9;
}
#secondary-nav a:hover {
	color: #dde6e9;
}
#secondary-nav li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #759da7;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#secondary-nav .top {
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#secondary-nav li ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b1c8cd;
	list-style-type: none;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	padding: 0px;
}
#secondary-nav li ul li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 140px;
}
#search-box {
	width: 176px;
	background-color: #538491;
	color: #dde6e9;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #759da7;
	border-right-color: #759da7;
	border-bottom-color: #759da7;
	border-left-color: #759da7;
	padding: 5px;
	margin-bottom: 10px;
}
#search {
	height: 20px;
	width: 80px;
	border:none 0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/search-bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color:#666;
}
#donate {
	width:190px;
	text-align:center;
}
#right-side {
	width: 700px;
	float: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-top: 15px;
	height: 100%;
}
#right-side a {
	color:#008abd;
	border-bottom:dotted 1px #008abd;
}
#right-side a.more-2 {
	float:left;
	color:#47608f;
	border-bottom:dotted 1px #47608f;
}
.anythingSlider .slider-img {
	margin-bottom: 20px;
	border: 5px solid #fff;
}
#right-side .anythingSlider a {
	color: #7f9397;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f9397;
}
#right-side .anythingSlider a:hover {
	color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}
#right-side #thumbNav a {
	color: #7f9397;
	border:none 0;
	font-size:16px;
}
#right-side #thumbNav a:hover {
	color: #636363;
	border:none 0;
}
#right-side #thumbNav .cur {
	color: #405d64;
	text-decoration: underline;
}
#right-side #thumbNav .cur:hover {
	color: #405d64;
}
#slide-nav .btn {
	background-color: #b8bfbd;
	padding: 5px;
	color: #f1f1f1;
}
#slide-nav .btn:hover {
	color: #636363;
}
.anythingSlider p {
	font-size: 15px;
	line-height: 30px;
	color: #636363;
}
#landing-copy {
	padding-bottom:15px;
}
#landing-copy h1 {
	font-size: 18px;
	line-height: 20px;
	color: #405d64;
}
#landing-copy h2 {
	font-size: 16px;
	line-height: 20px;
	color: #405d64;
}
#landing-copy h2 a {
	color: #405d64;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #405d64;
}
#landing-copy h2 a:hover {
	color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}
#landing-copy p {
	font-size: 14px;
	line-height: 22px;
	color: #636363;
	padding-bottom: 10px;
}
#landing-copy .top {
	font-size: 15px;
	line-height: 30px;
	color: #636363;
	padding-bottom: 20px;
}
#landing-copy img {
	border: 5px solid #fff;
}
#landing-copy img.alignright {
	margin-left: 15px;
}
#landing-copy img.alignleft {
	margin-right: 15px;
}
#landing-copy ul {
	line-height:22px;
	margin-left:25px;
	list-style:disc;
	padding-bottom:10px;
	padding-top:5px;
	overflow:hidden;
}
#landing-copy li {
	list-style:disc;
	padding-bottom:5px;
	clear:both;
}
#landing-copy p.wp-caption-text {
	font-size:10px;
	line-height:14px;
	color:#999;
	padding:5px 20px;
	font-style:italic;
}
#right-col {
	width: 329px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-left: 20px;
	padding-bottom: 20px;
}
#right-col h3 {
	float: left;
	background-color: #47608f;
	color: #fff;
	padding: 8px;
}
#right-col .all {
	float: left;
	padding: 5px;
	font-size: 11px;
	color: #47608f;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#right-col .all a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#right-col .all a:hover {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#right-col h2 {
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #47608f;
	padding-top: 20px;
}
#right-col h2 a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#right-col h2 a:hover {
	color: #47608f;
}
#right-col .date {
	float: left;
	display: block;
	width: 100%;
	color: #a3afc7;
	font-size: 14px;
	line-height: 20px;
}
#right-col .date em {
	font-size: 12px;
}
#right-col p {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#right-col p a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
/*#events-col {
	width: 350px;
	float: left;
}
#events-col h3 {
	float: left;
	background-color: #984062;
	color: #fff;
	padding: 8px;
}
#events-col .all {
	float: left;
	padding: 5px;
	font-size: 11px;
	color: #76002e;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#events-col .all a {
	color: #76002e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76002e;
}
#events-col h2 {
	display: block;
	width: 100%;
	float: left;
	font-size: 15px;
	line-height: 20px;
	color: #76002e;
	padding-top: 20px;
}
#events-col h2 a {
	color: #76002e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76002e;
}
#events-col h2 a:hover {
	color: #76002e;
}
#events-col p {
	float: left;
	width: 100%;
	clear: left;
}
#events-col .label  {
	float: left;
	width: 45px;
	font-size: 12px;
	font-style: italic;
	color: #eda500;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
}
#events-col .description  {
	width: 285px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
#events-col .details-btn {
	margin-left: 45px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#events-col .register-btn {
	margin-left: 10px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#events-col {
	width: 350px;
	float: left;
}
#events-col h3 {
	float: left;
	background-color: #984062;
	color: #fff;
	padding: 8px;
}
#events-col .all {
	float: left;
	padding: 5px;
	font-size: 11px;
	color: #76002e;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#events-col .all a {
	color: #76002e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76002e;
}
#events-col h2 {
	display: block;
	clear:both;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #76002e;
	padding-top: 20px;
}
#events-col h2 a {
	color: #76002e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76002e;
}
#events-col h2 a:hover {
	color: #76002e;
}
#events-col p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #252525;
	padding:5px 10px 0 0;
}
#events-col a.more-3 {
	color: #76002e;
	border-bottom:dotted 1px #76002e;
	display:inline-block;
}
#subpage-list-col {
	width: 485px;
	float: left;
	padding-right: 20px;
}
#subpage-list-col h2 {
	font-size: 15px;
	line-height: 20px;
	color: #008abd;
	display: block;
	clear:both;
}
#subpage-list-col p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #252525;
	padding-bottom: 0;
	padding-top: 5px;
}
#subpage-list-col .more {
	/*margin-left:10px;*/
	margin-bottom:20px;
	display:inline-block;
}
#subpage-list-col a.more {
	color: #008abd;
	border-bottom:1px dotted #008abd;
	margin-bottom:20px;
	display:inline-block;
}
#subpage-list-col a  {
	color: #008abd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008abd;
}

#testimonial-col {
	width: 154px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 100%;
}
#testimonial-col p {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	color: #898989;
	font-style: italic;
}
#testimonial-col p a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#testimonial-full p {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	color: #898989;
	font-style: italic;
}
#testimonial-full p a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
.name {
	display: block;
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	color: #252525;
	padding-top: 10px;
}
.business {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #636363;
	font-style: italic;
	display: block;
	padding-top: 5px;
}

#footer-wrap {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bfc9cb;	
}
#footer {
	background-color: #7f9397;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
#footer a:hover {
	color:#BFC9CB;
	border-bottom:1px dotted #BFC9CB;
}
#data h3 {
	font-size: 18px;
	line-height: 20px;
	color: #76002e;
	padding-left: 40px;
	padding-right: 25px;
}
#data p {
	padding-right: 25px;
	padding-left: 40px;
	font-size: 15px;
	line-height: 25px;
	color: #636363;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sign-up-container {
	margin-left: 40px;
}
#sign-up {
	height: 20px;
	width: 170px;
	margin-left: 10px;
	border:solid 1px #999;
	background-color: #fff;
	/*background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/sign-up-bg.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #666;
}
.form-name {
	height: 20px;
	width: 110px;
	margin-left: 10px;
	border:solid 1px #999;
	background-color: #fff;
	/*background-image: url(http://civicleadership.org/wp-content/themes/icl/_images/sign-up-bg.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #666;
	margin-bottom:5px;
}
#sign-up-container .sign-up-btn {
	height: 20px;
	width: 60px;
	margin-right:10px;
}


#secondary-nav {
	float: left;
}
#secondary-nav a {
	color: #dde6e9;
}
#secondary-nav a:hover {
	color: #dde6e9;
}
#secondary-nav li.current_page_item a, #secondary-nav li.current_page_ancestor a {
	color:#fff;
}
#secondary-nav li.current_page_item ul li a, #secondary-nav li.current_page_ancestor ul li a {
	color:#dde6e9;
}
#secondary-nav li {
	float: left;
	clear:both;
	width:176px;
	position:relative;
}
#secondary-nav li a {
	/*display: block;*/
	float: left;
}
#secondary-nav .top {
}
#secondary-nav li ul {
	/*width:145px;*/
}
#secondary-nav li ul li {
	/*width:145px;*/
}
#secondary-nav li span { /*--trigger--*/  
    width: 10px;  
    height: 10px;  
    float: left;
	position:absolute;
	top:7;
	left:166px;
}
#secondary-nav li span.up { /*--plus--*/
	background-image:url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-plus.gif);
	background-repeat:no-repeat;
}
#secondary-nav li span.up:hover {
	cursor: pointer;
}
#secondary-nav li span.down { /*--minus--*/
	background-image:url(http://civicleadership.org/wp-content/themes/icl/_images/secondary-minus.gif);
	background-repeat:no-repeat;
}
#secondary-nav li span.down:hover {
	cursor: pointer;
}
#secondary-nav li ul.sub {
	float: left;
}
#secondary-nav li ul.sub li {
	clear:both;
}
#search-box {
	clear:both;
}


#blog-full h1 {
	font-size: 18px;
	line-height: 20px;
	color: #405d64;
}
#blog-full h2 {
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #47608f;
	padding-top: 20px;
}
#blog-full h2 a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#blog-full h2 a:hover {
	color: #47608f;
}
#blog-full h3 {
	float: left;
	background-color: #47608f;
	color: #fff;
	padding: 8px;
}
#blog-full .date {
	float: left;
	display: block;
	width: 100%;
	color: #a3afc7;
	font-size: 14px;
	line-height: 20px;
}
#blog-full .date em {
	font-size: 12px;
}
#blog-full p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	clear:left;
	padding-bottom:20px;
}
#blog-full p a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#blog-full p a:hover {
	color: #405D64;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #405D64;
}
#blog-full img {
	border: 5px solid #fff;
}
#blog-full img.alignright {
	margin-left: 15px;
}
#blog-full img.alignleft {
	margin-right: 15px;
}
#blog-full ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-left:25px;
	padding-bottom:15px;
	list-style-type: lower-roman;
}
#blog-full ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-left:25px;
	list-style:disc;
	padding-bottom:15px;
}
#blog-full li {
	list-style:disc;
	padding-bottom:10px;
}

#blog-excerpt h3 {
	float: left;
	background-color: #47608f;
	color: #fff;
	padding: 8px;
	margin-top:15px;
}
#blog-excerpt h2 {
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #47608f;
	padding-top: 20px;
}
#blog-excerpt h2 a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}
#blog-excerpt h2 a:hover {
	color: #47608f;
}
#blog-excerpt .date {
	float: left;
	display: block;
	width: 100%;
	color: #a3afc7;
	font-size: 14px;
	line-height: 20px;
}
#blog-excerpt .date em {
	font-size: 12px;
}
#blog-excerpt p {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	padding-bottom:0;
}
#blog-excerpt p a {
	color: #47608f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #47608f;
}

#commentform p {
	display:block;
	overflow:hidden;
	padding-bottom:15px;
}
#commentform label {
	display:inline-block;
	text-align:right;
	width:175px;
	float:left;
	padding-right:10px;
	padding-top:5px;
}
#commentform input {
	float:left;
	height:25px;
	width:250px;
	border:1px solid #999;
}
#commentform textarea {
	width:375px;
	float:left;
}
#commentform .button {
	padding-left:210px;
	padding-bottom:25px;
	width:auto;
	height:auto;
	border:none 0;
}


#blog-full p.wp-caption-text {
	font-size:10px;
	line-height:14px;
	color:#999;
	padding:5px 10px;
	font-style:italic;
	text-align:left;
}
img a {
	border:none 0;
}

#moving-maine h3 {
	float: left;
	background-color: #984062;
	color: #fff;
	padding: 8px;
	margin-top:15px;
}
#moving-maine h2 {
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #47608f;
	padding-top: 20px;
}
#moving-maine h2 a {
	color: #984062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #984062;
}
#moving-maine h2 a:hover {
	color: #984062;
}
#moving-maine .date {
	float: left;
	display: block;
	width: 100%;
	color: #a3afc7;
	font-size: 14px;
	line-height: 20px;
}
#moving-maine .date em {
	font-size: 12px;
}
#moving-maine p {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	padding-bottom:0;
}
#moving-maine p a {
	color: #984062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #984062;
}
#moving-maine a.more-2 {
	color: #984062;
	border-bottom:1px dotted #984062;
}



.library-title {
	display:block;
	width:350px;
	float:left;
}
.library-date {
	display:block;
	float:left;
	font-style:italic;
	font-size:11px;
}
.contact {
	line-height:20px;
}
#landing-copy img.no-border {
	border:none 0;
}
#landing-copy li.no-bullet {
	list-style-type:none;
}



	.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#f8f5f0; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        line-height:1.2em;
		overflow:hidden;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:14px;
		display:block;
		float:left;
		height:20px;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }

