/*
Theme Name: Central Minn. Sustainability Project
Theme URI: http://www.sustainmn.org
Description: A custom theme developed for the Central Minnesota Sustainability Project
Author: Super Six-Two
Author URI: http://www.supersixtwo.com
version: 1.0
Tags: two-column, widget-ready, custom
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#fff url(/wp-content/themes/cmsp/images/bodyBckgrnd.jpg) no-repeat center top;
	font-family: 'Gentium Book Basic', Georgia, "Times New Roman", Times, serif;
	color:#493515;
	font-size: 15px;
	margin:0;
	padding:0;
	}

	
h1 {
	font-size: 24px;
	font-family: 'Ultra', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

.clearFix, .clearfix {
	width:100%;
	clear:both;
}


/* links */

a{
	color:#A29834;
	text-decoration:underline;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width: 980px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: visible;
	}
	
/* header */

#header {
	width: 980px;
	height: 100px;
	position:relative;
	}

.headerTopCont {
    clear: both;
    height: 50px;
    width: 980px;
	margin:0 auto;
}

#headerTop {
	float:right;
	clear:both;
	margin: 14px 0;
}

#headerTop .givemn {
	float:left;
	margin:0px 15px 0 50px;
}

#headerTop .givemn a {
	color:#a2bc49;
	font-size:15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#headerTop .givemn a:hover {
	text-decoration:underline;
}

#headerTop img.facebookIcon {
	float:left;
}


.logo {
	position:absolute;
	left:30px;
	z-index:200;
}

.logo a {
	background: url(/wp-content/themes/cmsp/images/cmspLogo-24.png);
	float: left;
	height: 127px;
	width: 123px;
	
}

.logo span {
	display:none;
}

/* main menu */

#menuCont {
    background:#493515;
    bottom: 11px;
    clear: both;
    float: right;
    position: absolute;
    width: 980px;
}

#menu{
	margin: 0 auto 0;
	font-family: 'Ultra', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	float: right;
	font-weight:normal;
}	


#dropmenu {
	position:relative; 
	z-index:300;
	margin:0;
	padding:0 0 0 14px;
	}
	
#dropmenu li a {
	 padding: 0 0 0 14px;
	margin: 0;
	color: #fff;
	display:block;
	border-bottom:none;
	letter-spacing: 2px;
	background: url(/wp-content/themes/cmsp/images/navBullet.png) no-repeat left center;
	text-decoration:none;
	}
	
#dropmenu li.first a {
	background:none;
}

	
#dropmenu li a:hover {	
	color:#fff;
	text-decoration:none;
	}
	
#dropmenu li {
    float: left;
    list-style-type: none;
    margin: 0 8px 0 0;
	padding: 5px 0;
    position: relative;
	}
	
#dropmenu ul {
	position:absolute;
	display:none;
	width:12em;
	margin:8px 0 0 0;
	padding:4px 0 0 0;
	background:url(/wp-content/themes/cmsp/images/subnav-24.png) no-repeat left top;
}

#dropmenu li ul {
	width:14.1em;
	padding:12px 0 0;
	display: none;
	position: absolute;
	z-index:999;
	margin-top: 0px;
}
#dropmenu li ul li {border:none;padding-top:0;}
#dropmenu li ul a {width:12em; height:auto; float:left; padding:4px 10px; border:none; border-radius:none !important; color:#fff; background:none !important;}
#dropmenu li ul a:hover {border-bottom:4px solid #fff; color:#aaa;height:auto; border:none; border-radius:none !important;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0 0 0 20px; top:auto;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; border:none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


#dropmenu li.current_page_item a {
	color:#fff;
}

#dropmenu li ul li.current_page_item a {background:none !important;}


/* content */

#main {
	width:100%;
	clear:both;
	margin-top:30px;
}

#content {
	float:left;
	width:680px;
	overflow: hidden;
	margin-right:20px;
	margin-bottom:40px;
	margin-top:10px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post .attachment-page-image {
	
	margin-bottom:20px;
	
}


.post h2.thetitle {
	display:none;
}

.post h2.blogTitle, .post h2.blogTitle a, h2.blogTitle {
	font-size:24px;
	font-family: 'Ultra', Georgia, "Times New Roman", Times, serif;
	color:#a29834;
	line-height:1.1em;
	font-weight:normal;
}

	
.post h2, .post h2 a {
	color:#a29834;
	font-size:24px;
	font-weight:normal;
	font-family: 'Gentium Book Basic', Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:1.2em;
}

.post h2 a:hover {
	text-decoration:underline;
}

.post .postInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.post ul {
	margin:20px;
	}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	width:280px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar .newsEventsBox {
	background: url(/wp-content/themes/cmsp/images/sidebarNewsEvents-24.png) no-repeat center top;
	height: 213px;
	width: 240px;
	padding: 20px 20px 0px 20px;
	overflow:auto;
	margin-bottom:20px;
}

#sidebar .newsEventsBox .readAll {
	float:right;
	margin-top:10px;
}

#sidebar .newsEventsBox  h2, #sidebar .newsEventsBox  h2 a {
	color: #493515;
	font-size:18px;
	font-family: 'Ultra', Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
}

#sidebar .newsEventsBox  h2 a:hover {
	text-decoration:underline;
}

#sidebar .newsEventsBox ul {
	list-style:none;
	list-style-type:none;
	margin-top:20px;
}
#sidebar .newsEventsBox ul li {
	border-bottom:1px #493515 solid;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#493515;
}

#sidebar .newsEventsBox ul li a {
	color: #493515;
	text-decoration:none;
}
#sidebar .newsEventsBox ul li a:hover {
	text-decoration:underline;
}

#sidebar .newsEventsBox ul li .newsDate {
	float:left;
	width:80px;
}

#sidebar .newsEventsBox ul li .newsTitle {
	margin-left:80px;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:0;
	float:left;
	}
#searchform img {
	float:left;
	margin-right:5px;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #513c2e;
	height:18px;
	width:165px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/* footer */

#footerCont {
	width:100%;
	background: url(/wp-content/themes/cmsp/images/footerBckgrnd-24.png) no-repeat center top;
}

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	
	}
	
#footer p, #footer a{
	padding:45px 0;
	margin: 0;
	color: #a29834;
	text-align:center;
	font-size: 14px;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline; }

/* Beautify Nivo Slider */

.nivoSlider {
    position:relative;
    width:680px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

/* Mailing list subscription */

#mc_embed_signup {
	float: right;
    position: relative;
    top: 30px;
}