/*========================================
  Globals
========================================*/

html, body {
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	background: transparent;
}

body {
	background: #f7f7f7 url('/splash_images/right-shadow.gif') center repeat-y;
}

hr {
	background-color: #fff;
	height: 2px;
	border-top: 1px dashed #999;
	color: transparent;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

#content-container {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 0;
	background: #fff url('/splash_images/left-shadow.gif') repeat-y;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/*========================================
  Header
========================================*/

#header-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url('/splash_images/transparent-cross.png') 500px 0 no-repeat;
}

#hd-left-container {
	width: 640px;
	height: 460px;
	text-align: left;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 40px;
}

#hd-right-container {
	width: 520px;
	height: 460px;
	text-align: right;
	float: right;
}

#social-media-links {
	position: relative;
	margin: auto;
	padding-bottom: 10px;
	width: 165px;
	overflow: hidden;
}

.social-media-icon {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}

.social-media-icon span {
	display: none;
}

#twitter-icon {
	background: url('/splash_images/social-media-sprite.png') 0 0 no-repeat;
	margin-right: 10px;
}

#facebook-icon {
	background: url('/splash_images/social-media-sprite.png') -35px 0 no-repeat;
	margin-right: 10px;
}

#rss-icon {
	background: url('/splash_images/social-media-sprite.png') -70px 0 no-repeat;
	margin-right: 10px;
}

#email-icon {
	background: url('/splash_images/social-media-sprite.png') -105px 0 no-repeat;
}

#page-curl {
	width: 105px;
	height: 207px;
	background: url('/splash_images/mediabackground2.jpg') fixed right top repeat-x;
	position: absolute;
	right: 0px;
	top: 0px;
}

#visionstmt {
	width: 380px;
	height: 230px;
	text-align: center;
	margin-top: 50px;
	float: left;
	
}

.header-pic {
	position: absolute;
	visibility: hidden;
	top: 0px;
}

#header-pic-1 {
	visibility: visible;
}



/*========================================
  Content Container & Left Column
========================================*/

#body-container {
	padding-top: 20px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	font-size: 100%;
}

#blog-container {
	width: 750px;
	float: left;
	font-size: 108%;
	line-height: 1.4;
	margin-left: 40px;
}

#blog-container p {
	margin: 10px 0 10px 0;
}

#blog-container .entry-title {
	font-weight: bold;
	font-size: 167%;
	font-family: Georgia, serif;
	background-color: #eee;
	margin-left: -20px;
	padding: 10px 20px;
}

#blog-container strong {
	font-weight: bold;
}

#blog-container ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#blog-container li.entry-container {
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
}

.comment-link-container {
	width: 100px;
	float: right;
	text-align: center;
	margin-top: 20px;
}

.comment-link-container a:hover {
	text-decoration: none;
}

.comment-number {
	font-size: 300%;
	color: #ddd;
	line-height: 0;
}

.social-media-badge-container {
	width: 49%;
	overflow: hidden;
	margin-top: 20px;
}

#tweetmeme-badge, #stumbleupon-badge, #sharethis-badge {
	width: 50px;
	height: 61px;
	float: left;
	margin-right: 10px;
}

#comments-container li {
	margin: 10px 0;
}

#comments-container h2, #featured-container h2 {
	font-weight: bold;
	font-size: 123.1%;
}

#featured-container h2 {
	text-align: center;
}

.comment-meta {
	background: #f3f3f3;
	padding: 8px;
	font-size: 100%;
}

.comment-author {
	font-weight: bold;
}

#comment_form {
	margin-top: 40px;
}

h3#leave-comment {
	font-size: 123.1%;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

#comment-fields {
	font-weight: bold;
	font-size: 93%;
}

#comment-fields table td {
	padding: 5px 0;
}

#comment-fields input, #comment-fields textarea {
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	padding: 5px;
}

#comment-guidelines {
	font-weight: normal;
	font-size: 77%;
}

#captcha-container {
	font-weight: normal;
}

#captcha-box {
	width: 520px;
	text-align: center;
}

#comment-preview, #comment-submit {
	cursor: pointer;
	margin-top: 10px;
}

#comment-preview:hover, #comment-submit:hover {
	background-color: #ddd;
}



/*========================================
  Right Column
========================================*/

#sidebar-container {
	width: 340px;
	float: right;
	padding: 10px 0;
}

#event-container {
	width: 300px;
	margin-left: 40px;
	background: url('splash_images/calendar.gif') no-repeat 0 0;
	min-height: 365px;
}

.event {
	font-size: 108%;
	margin-top: 20px;
	color: #777;
	margin-left: 35px;
}

.event-links {
	width: 100px;
	overflow: hidden;
	font-size: 85%;
}

.event-links a {
	color: #aaa;
}

.event-details-link {
	float: left;
	width: 58px;
}

.event-map-link {
	float: right;
	text-align: right;
	width: 40px;
}



/*========================================
  Media Slideout
========================================*/

#slide-toggle {
	/*position: relative;
	top: 10px;
	right: 4px;*/
	color: #999;
	font-weight: bold;
}

#slide-toggle img {
	width: 50px;
	height: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#slide-container {
	text-align: left;
	overflow: hidden;
	background: url('/splash_images/mediabackground2.jpg') fixed right top;
	margin-left: 20px;
	height: 0px;
}

#slide-container h3 {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	margin: 30px 15px 5px 10px;
}

#slide-content {
	position: relative;
	overflow: hidden;
}

#slide-close-btn {
	position: absolute;
	right: 0px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
}

#media-left-container {
	width: 660px;
	float: left;
	margin: 30px 0 0 20px;
	overflow: hidden;
}

#media-right-container {
	width: 480px;
	float: right;
	margin: 40px 20px 0 0;
}

#media-menu, #resource-menu {
	/*margin: 20px 0 0 20px;*/
}

#media-menu li, #resource-menu li {
	display: inline;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

#media-menu {
	position: absolute;
	top: 0px;
	z-index: 2;
}

#media-block-container {
	background:  url('/splash_images/media_trans_bg.png');
	width: 2644px;
	height: 500px;
	clear: both;
	position: relative;
	left: 0;
}

.media-block {
	width: 660px;
	height: 100%;
	float: left;
}

#podcast-container {
	overflow: auto;
}

#podcast-container h4 {
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: underline;
}

.media-item {
	/*width: 80px;
	margin-left: 10px;
	float: left;
	text-align: center;*/
	font-size: 85%;
	margin-bottom: 5px;
}

.podcast-series {
	clear: both;
	margin: 5px 0 15px 20px;
	overflow: hidden;
}

.podcast-link {
	width: 60px;
	height: 60px;
	border: 1px solid #000;
	background: #fff;
	position: relative;
}

.podcast-link em {
	font-size: 197%;
	font-weight: bold;
	position: relative;
	top: 12px;
}

.podcast-date {
	position: absolute;
	bottom: 0px;
	background-color: #555;
	color: #fff;
	width: 100%;
	font-size: 77%;
}

.videos-block, .music-block, .photos-block {
	margin: 5px 0 15px 20px;
}

#resource-container {
	clear: both;
}



/*========================================
  Event Details
========================================*/

body.event-details {
	background: #fff url('/splash_images/transparent-cross.png') fixed no-repeat -100px -100px;
}

#event-details-container {
	margin: 20px;
	text-align: left;
	font-size: 108%;
	line-height: 1.4;
}

#event-map {
	margin-top: 10px;
}



/*========================================
  Footer
========================================*/

#footer-container {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin: 20px 0 40px 20px;
	padding-top: 20px;
	clear: both;
	overflow: hidden;
	color: #ccc;
}

#footer-container h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

#footer-container a {
	color: #ccc;
}