/* 
	width: 984px;
	color: #C2D8E9; - light blue
*/

* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #dfecf9;
	color: #000;
}

a {
	color: #000;
}

a:hover {
	color: #6f96bd;
}

img { border:0;}

h3 {
	font-size:17px;
	font-weight:normal;
	margin:0 0 10px;
}

#container {
	width: 984px;
	margin: 0 auto;
	background: url(images/container_bg.gif) repeat-y;
}

#header {
	height: 161px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

#logo {
	width: 490px;
	height: 161px;
	float: right;
	display: block;
	text-decoration: none;
}

#header h1, #header h2 {
	display:none;
}

ul.navigation {
	list-style: none;
	clear:both;
	width: 957px;
	padding-left: 27px;
	background: url(images/nav_bg.gif) no-repeat;
	float:left;
	height: 33px;
}

ul.navigation li {
	float: left;
	display: block;
}

ul.navigation li a {
	float: left;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	margin-right:26px;
	text-transform: uppercase;
}

ul.navigation li a:hover,
#press-releases #PressReleasesLink,
#news #NewsLink,
#blog-monitor #BlogMonitorLink,
#columnists #ColumnistsLink,
#party-trail-mix #PartyTrailMixLink,
#event-calendar #EventCalendarLink,
#log-in #LogInLink
{
	color: #fff;
	background: url(images/nav_hover.gif) no-repeat center top;
}

#LogInLink {
	margin-left:139px;
}

#subnav {
	position:absolute;
	top: 45px;
	left: 59px;
	}

#subnav a {
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 13px;
	font-size: 11px;
	}	

#subnav form {
	padding-top: 16px;
	clear:both;
}	

#searchsubmit {
	vertical-align:bottom;
	}

#content {
	clear: both;
	width: 950px;
	padding: 2px 17px;
}

#subnav a.social_icon {
	text-indent: -900%;
	margin-right: 5px;
	margin-top: 7px;
	background: url(images/social_icons.gif) no-repeat;
	width: 24px;
	height: 23px;
}

#subnav #Twitter_icon {
	background-position: -24px 0;
}

#subnav #Facebook_icon {
	background-position: -48px 0;
}

#subnav #RSS_icon {
	margin-right: 12px;
}

	
/* Homepage sections */
#feature {
	width: 679px;
	height:294px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position:top left;
}

.feature_right .blurb {
	margin-left: 295px;
	margin-top: 160px;
	font-size:16px;
	line-height: 17px;
}

.feature_right .blurb a {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	line-height: 28px;
	display: block;
	margin-bottom: 4px;
}

.feature_right a:hover {
	color: #6f96bd;
}

.feature_left {
	position:absolute;
	width: 285px;
	height: 294px;
	background: url(images/feature_left_bg.png) repeat-y;
	}

.feature_left, .feature_left a {
	color: #c2d8e9;
}	

.feature_left a {
	display:block;
	text-decoration: none;
	padding: 10px 0 7px 7px;
	height: 32px;
}

.feature_left a:hover {
	background: url(images/feature_left_hover_bg.png) repeat-y;
}

.feature_left .blurb {
	padding-top: 2px;
	height: 52px;
	background: url(images/dots.png) no-repeat bottom left;
}

.feature_left .title {
	text-transform:uppercase;
}

#homepage_sidebar {
	width: 271px;
	height:294px;
	float: left;
}

#promo {
	clear:both;
	width: 950px;
	height: 41px;
	padding-top: 10px;
	background: url(images/promo_bg.gif) repeat-x;
}

#promo .blurb {
	float:left;
	display: block;
	margin: 5px 50px;
}

#promo .blurb .title { margin-right:8px; }

.column {
	float:left;
	background: url(images/column_bg.gif) repeat-x;
}

#column_a {
	width: 260px;
	margin-right:8px;
}

#column_b {
	width: 410px;
	margin-right:8px;
}

#column_c {

	width: 264px;

}

#footer {
	clear: both;
	margin-top: 10px;
	background: url(images/footer.gif) no-repeat top;
	width: 984px;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	color: #80ADDA;
	text-transform:uppercase;
}



/* content formatting */
.titlebar {
	background: url(images/titlebar.gif) no-repeat top right;
	height: 17px;
	text-align: right;
	padding-right: 25px;
	padding-top: 4px;
	clear: both;
	}

.titlebar a{
	color: #C2D8E9;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none;
}	

.widget {
	margin-bottom: 10px;
	padding: 0 10px;
	}

.widget .blurb {
	margin: 15px 0;
	float: left;
	clear: left;
}

#column_b .widget .blurb {
	width: 385px;
}

.IndexPage .excerpt {
 	padding-right: 20px;
	display:block;
 }
.widget .blurb img {
	float: left;
	margin-right: 5px;
}

.widget .blurb a {
	text-decoration:none;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.widget .blurb span {

	font-size: 11px;

	line-height: 13px;

	}



/* Feature box */

#feature .titlebar{

	position:absolute;

	bottom: 0;

	left: 0;

	width: 260px;

}



/* story page */
.content {
	margin-top: 3px;
}

#PageBody {
	float:left;
	background: url(images/right_column_bg.gif) repeat-y;
}
.story_container,
.IndexPage {
	width: 629px; /*689 */
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 25px;
	float: left;
	}
.post {
	padding-right: 20px;
	}
.sidebar_container {
	width: 280px;
	padding-right: 15px;
	vertical-align: top;
	float: left;
	}	
.post .meta {
background:#F5F5F5 none repeat scroll 0 0;
border-color:#EEEEEE;
border-style:solid;
border-width:0 0 1px;
color:#555555;
float:left;
font-size:12px;
margin-bottom:8px;
padding:5px 10px;
width:610px;
}
.post .meta .left {
float:left;
}
.post .meta .right {
float:right;
}
.post_body {
clear:both
}
#NarrowColumn {
}

.post h2 {
	margin-bottom: 10px;
	font-size:20px;
	font-weight: bold;
}

.post p {
	margin: 15px 0;
	line-height: 18px;
	}

/* Events */
#events div {
	float: left;
	clear: left;
}

#events div a {
	display:block;
	text-decoration: none;
	float:left;
	position:relative;
	background: url(images/calendar_date.gif) no-repeat 10px 10px;
	}

#events div a:hover { 
	color: #000;
}

#events .month,
#events .date
{
	position: absolute;
	width: 50px;
	}

#events .month {
	font-size:12px;
	font-weight: bold;
	top: 9px;
	left: 18px;
	display: block;
	text-transform: uppercase;

	}

#events .date {
	font-size:17px;
	font-weight: bold;
	top: 24px;
	left: 20px;
	display: block;
	}
	
#events .single_digit {
	left: 26px;
}

#events .timeLoc {
	margin-top:12px;
	margin-bottom: 4px;
	font-weight:bold;
	}

#events .timeLoc,
#events .title
{ 
	display: block;
	float: left;
	margin-left: 56px;
}

#events .title {
	clear:left;
	}

.calendar {
	padding-left: 42px;
}

	

/*  	IndexPage 		 */
.IndexPage .blurb {
	margin-bottom:12px;
	clear:both;
	}

.IndexPage .blurb .tn {
	margin: 0 10px 8px 0;
	float: left
}

.IndexPage .blurb a.title {
display:block;
font-size:16px;
font-weight:bold;
margin-bottom:10px;
text-decoration:none;
	}

#commentform {
margin:10px 0 0 20px;
color: #444;
}
#commentform #author {
background:#F8F7F6 url(images/comment-author.gif) no-repeat scroll 7px 7px;
border:1px solid #D6D3D3;
font-size:13px;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
#commentform #email {
background:#F8F7F6 url(images/comment-email.gif) no-repeat scroll 7px 7px;
border:1px solid #D6D3D3;
font-size:13px;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
#commentform #url {
background:#F8F7F6 url(images/comment-website.gif) no-repeat scroll 7px 7px;
border:1px solid #D6D3D3;
font-size:13px;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
#commentform textarea {
background:#F8F7F6 none repeat scroll 0 0;
border:1px solid #D6D3D3;
padding:10px;
width:350px;
}

/* CAPTIONS AND ALIGNMENTS -*/

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.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; }
p img { padding: 0; max-width: 100%; }
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 }