/*
Theme Name: Chicago
Theme URI: http://wordpress.org/
Description: Summer Symphony
Version: 1.0
Author: Whygee
Author URI: http://whygee.com

*/

body {
	font-family: Arial, sans-serif;
	margin: 0; padding: 0;
}
h2,h3,h4 {  font-family: Arial }
h2 { 
			color: #003366;
			border-bottom: 1px solid #c9db2f;
 }
h3 { margin-top: 20px; margin-bottom: 5px; color: #003366;}
h4 { margin: 0; }
a { color: #003366; }
a:hover { text-decoration: none; }
#wrapper {
	margin: 16px auto;
	width: 940px; min-height: 850px;
	border: 15px solid #c9db2f;
	overflow: auto;
}
#contentWrapper {
	margin: 5px;
	padding: 20px;
	border: 1px solid black;
	min-height: 798px; width: 888px;
	overflow: auto;
}
#chclogo {
	height: 160px; width: 220px;
	float: left;
	background-image: url(img/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-right: 1px solid #cccccc;
}
	#chclogo a {
		display: block;
		position: relative;
		top: 25px; left: 15px;
		height: 100px; width: 200px;
	}
#summerlogo {
	height: 165px; width: 660px;
	float: left;
	background-image: url(img/summerlogo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#content {
	clear: both;
	width: 886px; height: 160px;
	margin-left: 1px;
}
	#sponsorSS51 {
		position: relative;
		top: 10px;
		float: left;
		height: 130px; width: 201px;
		padding: 10px;
		background-color: #c8da2c;
	}

	#sponsorSS51 a { line-height: 21px; }
	#sponsorSS51 p { margin: .5em 0; }
	#header {
		position: relative;
		top: 10px;
		float: left;
		height: 150px; width: 665px;
		background-color: grey;
	}
	#heading {
		font-weight: bold;
	}
		#heading a {
			font-size: .8em;
			color: black;
		}
		#heading a:hover , #info a:hover {
			color: gray;
		}
		#heading {
			margin: 0px;
		}
	#info {
		font-weight: bold;
		font-size: .8em;
	}
		#info a {
			color: black;
		}
#sponsors {
	width: 201px; height: 566px;
	background-color: #eae8db;
	float: left;
	 padding: 10px 10px 0;
	margin-left: 1px;
	}
	#sponsorTitle {
		color: #333333;
		font-weight: bold;
		font-size: .8em;
		text-align: center;
		}
	#completelist {
		margin-top: 22px;
		margin-left: 7px;
		font-size: .8em;
		}
map#sponsors {
	display: none;
	border: 0;
}
img#sponsorimg {
	border: 0;
	margin-top: 12px;
}
#nav {
	width: 665px; height: 30px;
	float: left;
	}
		#nav a {
			color: #333333;
			text-decoration: none;
			line-height: 30px;
			text-transform: uppercase;
			font-weight: bold;
		}
		#nav a:hover {
			color: #c9db2f;
		}
		#topLinks {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#topLinksList {
			float: left;
			margin-left: 40px;
                        font-size: 0.75em;
		}

#nav li.page_item { padding: 10px 5px; font-family: verdana, sans-serif; font-size: 11px !important; }
#nav li.page_item a { line-height: 15px; }

#posts {
	background-image: url(img/postsbkg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 636px; min-height: 450px;
	float: left;
	padding: 0px 10px 0 20px;
	}
		#post1 {
			float: left;
			width: 300px;
			margin-right: 20px;
			margin-left: 0px;
		}
		#post2 {
			float: left;
			width: 300px;
		}
		#posts h1 {
			font-size: 18px;
			font-weight: 100;
			color: #003366;
			border-bottom: 1px solid #c9db2f;
			margin-top: 20px;
		}
		#post1, #post2 {
			font-size: 0.75em;
		}
		img.left, span.left {
			float: left;
			padding-right: 10px;
			padding-bottom: 100px;
		}
		.tcf_input {
			display: none;
		}
		.label {
			display: block;
			float: left;
			width: 80px;
		}
		span.send {
			clear: both;
			margin-left: 450px;
		}

#3posts p { margin: 14px 0; line-height: 22px; }
#posts p { margin: 13px 0 0; line-height: 22px; }
