/*
Theme Name: Zonta Leelanau Theme
Theme URI: http://www.bwmedia.com
Description: Theme for Zonta Leelanau, based on blankSlate3 by Shawn Cope
Version: 1
Author: Big Water Media
Author URI: http://www.bwmedia.com
Tags: blankSlate, no style, clean, empty

This theme is based on a theme designed and built by Shawn
Cope, whose blog you will find at http://shawncope.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


@import "style/reset.css";
@import "style/ie.css";

/*Utility Styles************************/
.alignright {
	float: right;
	padding-left: 5px;
}

.alignleft {
	float: left;
	padding-right: 10px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

body {
	margin: 0px;
	padding: 0px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}
/* LAYOUT */
h1{
	font-size:1.3em;
	padding: 0px 10px 15px 15px;
	color: #006699;
}

h2 {
	font-size:1em;
	font-weight:normal;
	color:#000000;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 10px 10px 15px;
}
h2.event {
	font-size:1.2em;
	font-weight:normal;
	color:#666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

p{
	padding: 0px 0px 0px 15px;
	}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/wrapper_background.gif);
	background-repeat: repeat-y;
}

#banner {
	width: 800px;
	background-color: #CCCCCC;
	height: 190px;
	margin: 0;
}

#banner p{
	font-size:2.5em;
	padding-left:15px;
	color:#CCCCCC;
	padding-top: 40px;
	}
#mainContent {
	margin-left: 180px;
	width: 415px;
	padding-left: 15px;
}
#mainContent p {
	padding-right: 20px;
	padding-bottom: 10px;
}
#mainContent li {
	list-style-type: disc;
	margin-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
}
h1.inline {
	padding-top: 20px;
}
#mainContent img {
	padding-top: 15px;
}
#mainContent  .caption {
	font-size: 0.9em;
	padding-right: 30px;
	padding-left: 30px;
	font-style: italic;
}

#mainContent a:link {color: #006699; text-decoration: none; font-weight: bold;}
#mainContent a:visited {color: #006699; text-decoration: none; font-weight: bold;}
#mainContent a:active {color: #006699; text-decoration: none; font-weight: bold;}
#mainContent a:hover {color: #006699; text-decoration: underline; font-weight: bold;}

#mainNav {
	width: 170px;
	min-height: 600px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	border-right: 1px solid #999999;
}

#mainNav ul {
	list-style-type:none;
	padding-left:0;
	margin-left: 0;
}
	
#mainNav li.current-menu-item a {
	display:block;
	margin-right:1px;
	color: #FFFFFF !important;
	background-color:#006699;
	text-decoration:none;
	width: 160px;
}

#mainNav li.menu-item a {
	display:block;
	padding: 7px 5px 7px 10px;
	margin-right:1px;
	color: #000000;
	text-decoration:none;
	width: 155px;
	}

#mainNav li.menu-item a:hover{
	color:#FFFFFF;
	background-color:#CC3366;
	}	
	
#sidebar {
	float: right;
	width: 150px;
	background-color: #006699;
	min-height: 600px;
	padding: 0px 10px 0px 10px;
	margin-right: 15px;
	color: #FFFFFF;
}
#sidebar p, h2  {
	color: #FFFFFF;
}

#sidebar h2  {
	font-size: 13px;
	font-weight: bold;
}


#sidebar p {
	font-size: 10px;
}

#sidebar a { 
	font-size: 10px;
	line-height: 8px;
}

#sidebar a:link {color: #FFFF66; text-decoration: none;}
#sidebar a:visited {color: #FFFF66; text-decoration: none;}
#sidebar a:active {color: #FFFF66; text-decoration: none;}
#sidebar a:hover {color: #FFFF66; text-decoration: underline;}

#sidebar li {padding-bottom: 5px; line-height: 12px;}

h4.attribution {
	font-style: italic;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: normal;
}
#sideLinks {
	float: right;
	width: 200px;
	margin-top: 40px;
}
	
	

#footer {
	clear: both;
	background-image: url(images/footer_background_v2.gif);
	height: 29px;
	margin-top: 75px;
}
#footer p {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}
p.newsReleaseDate {
	color:#cc3366;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
p.newsReleaseContact {
	color:#777777;
	font-size:0.9em;
	padding-bottom:10px;
	}	
	

br.clear{
	clear:both;
	}

/* Internet Explorer bug hacks */

* html ul#mainNav a {height:1px}

#backbutton {display: block; margin-bottom: 10px; }


#pagination {display:inline; margin:0 auto; text-align:center;}
ul.paging { list-style: none; padding: 0; font-family:Arial, Helvetica, sans-serif; border:0; margin:0 auto;}
ul.paging li { display:inline; margin: 0 6px 6px 0; }
ul.paging li a, ul.paging li.active { padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #e3dfd9; }
ul.paging li.active { background-color: #3d8ab7; border-color: #e3dfd9; color: #fff; }


