div.leftcontent {background: transparent url(/i/ltr.gif) no-repeat right top; overflow: hidden;}
div.leftcontent p {position:relative; z-index: 3;}

/* BRANDING */
	

/****************** ICONS ******************/

.icon {
	padding-left:18px;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-right:10px;
}
span.date {background-image: url(/i/icon-calendar.png); color:#555;}
span.time {background-image: url(/i/icon-clock.png); color:#555;}
span.photos {background-image: url(/i/icon-photos.png); color:#555;}
span.air {background-image: url(/i/icon-air.png); color:#555;}
span.place {background-image: url(/i/icon-place.png); color:#555; font-weight: bold; color:#000;}
a.ticket {background-image: url(/i/icon-flag.png);}
a.comments {background-image: url(/i/icon-comments.png);}
a.leading {background-image: url(/i/icon-leader.png);}
a.link {background-image: url(/i/icon-link.png);}
a.mail {background-image: url(/i/icon-mail.png);}

/****************** ARTICLES ******************/

div.article {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.article a {
	color:#0084D7;
	text-decoration:none;
}
div.article a:hover {text-decoration:underline;}
div.article img {float:left;margin-right:10px; clear:left; border:1px solid #999; padding:1px; background-color: #fff;}
div.article a:hover img {border:1px solid #666; cursor: pointer;}
div.hovered a img {border-color:#666; cursor: pointer;}

div.article h3 {
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	padding:3px 0;
	margin: 0;
}
div.article h3 a {
	color:#0064A3;
	text-decoration:none;
}
div.hovered h3 a {
	color:#000790;
}
div.article p {
	font-size:12px;
	line-height:18px;
	margin:0;
	padding-left:110px;
}
div.article {
	clear:both;
	margin:10px 0;
	padding:5px;
	background-color:#f6f6f6;
	border:1px solid #fff;
}

div.article div.info {
	font-size:11px;
	line-height: 16px;
	padding:5px 0;
}

img.article-bigpic {width:640px;}
div.article-info {padding:5px; font-size:12px;}
div.gallery-info {padding:5px; font-size:12px;}
div.article-info span.icon {float: left;}
div.gallery-info span.icon {float: left;}
a.facebook {float: right;}
* html a.facebook {display: inline-block;}

/****************** GALLERY ******************/

div.gallery {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.gallery a.main {
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center center;
	border:5px solid #E9E9E9;
	clear:left;
	float:left;
	margin-right:10px;
	padding:1px;
	width:150px;
	height:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 0;
}

div.gallery div.info {width: 456px; float: left;}

div.gallery {
	clear:both;
	margin:10px 0;
	padding:5px;
	background-color:#f6f6f6;
	border:1px solid #fff;
	font-size:11px;
}

div.gallery h3 {
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	padding:5px 0 0;
	margin: 0 0 10px;
}
div.gallery h3 a {
	color:#0064A3;
	text-decoration:none;
}
div.hovered h3 a {color:#000790;}
div.gallery h3 a:hover {color:#000790; text-decoration: underline}

div.gallery a.smallthumb {
	float:left;
	margin-right:4px; margin-bottom:5px;
	text-align: center;
	padding:5px;
	background-color: #fff;
	width:100px;
	height:100px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-position: center center;
	background-repeat: no-repeat;
}

div.gallery-inner {clear:both;}
div.gallery-inner a.gallery {
	width:150px; 
	float: left;
	text-align: center;
}
div.gallery-inner img {
	border:1px solid #d9d9d9;
	padding:1px;
	background: #fff no-repeat center center;
}
div.gallery-inner a:hover img {border:1px solid #666;}
div.gallery-inner a.last {margin-right:0;}

div.gallery-inner div.image {
	float:left;
	margin:8px 8px 8px 0;
	width:154px;
	display: block;
	text-align: center;
	line-height:16px;
}
div.gallery-inner div.last {margin-right:0;}
div.gallery-inner div.image a.title {
	display:block;
	font-size:12px;
	line-height:15px;
	text-align:center;
	clear: both;
	padding:3px 0 10px;
}
div.gallery-inner div.image a.title:hover {border:none;}

/****************** SHOWS ******************/

div.shows {margin:11px 0; clear:both;}
div.shows h3 {
	clear:both;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding-top:3px;
	text-align:center;
}
div.shows h3 {
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding:3px 0;
	margin: 0;
	text-align: left;
}
div.shows h3 a {
	color:#0064A3;
}
div.shows h4 {
	margin:5px 0 15px;
	font-size:13px;
	font-weight: normal;
	display: inline-block;
	background-color: #f3f3f3;
	padding:5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.shows h5 {
	margin:0 0 10px 0;
	font-size:12px;
	font-weight: normal;
	color:#0064A3;
	padding-left:0px;
}
div.shows img {float:left;margin-right:10px;}
div.shows div.info {float:left; width:420px;}
div.shows a.icon {font-size:12px; display: block;}

/****************** SCHEDULE ******************/

table.schedule {width:100%; margin:10px 0;}
table.schedule tr {-moz-border-radius:5px; -webkit-border-radius:5px; padding:2px 0;}

table.schedule tr td {border-bottom:1px solid #fff; border-top:1px solid #fff; background-color:#fff;}
table.schedule tr.odd {}
table.schedule tr.odd td {
/* border-bottom:1px solid #E3E3E3; border-top:1px solid #E3E3E3;*/ background-color:#F6F6F6;}
table.schedule tr:hover td {background-color: #E9E9E9; border-color:#d4d4d4; cursor: pointer;}

table.schedule tr td.thumb {border-left:1px solid #fff; -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px;}
table.schedule tr td.info {border-right:1px solid #fff; -moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px;}
table.schedule tr:hover td.thumb {border-left:1px solid #E3E3E3; }
table.schedule tr:hover td.info {border-right:1px solid #E3E3E3;}
table.schedule tr td {padding:8px;}

table.schedule p.time {
	-moz-border-radius:4px;
	background-color:#F2F2F2;
	border:1px solid #D9D9D9;
	color:#333333;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:16px;
	height:26px;
	line-height:26px;
	margin:0 auto;
	text-align:center;
	width:77px;
}
tr.odd td p.time {background-color:#f9f9f9;}
table.schedule tr:hover p.time {border-color:#a9a9a9; background-color: #fff; color:#000;}

table.schedule td.thumb {padding:8px 0; text-align:center; width:100px;}
td.thumb a:hover img {border:1px solid #C23838;}
td.info h3 {
	clear:both;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding:0;
}
td.info h3 a {color:#0064A3; text-decoration:none;}
td.info h3 a:hover {text-decoration:underline;}
tr:hover td.info h3 a {color:#000790;}

td.info p {margin:0;}
td.info p.small {
	background-color:#EEEEEE;
	display:none;
	font-size:11px;
	line-height:11px;
	margin:0;
	padding:5px;
}

/****************** EVENTS ******************/

div.article a.calendar {
	background:#F2F2F2 url(/i/big_calendar.png) no-repeat scroll 18px 10px;
	border:1px solid #D9D9D9;
	display:block;
	float:left;
	margin-right:10px;
	padding:10px;
	text-decoration:none;
	width:60px;
}
div.article a.past {background:#F2F2F2 url(/i/big_calendar-past.png) no-repeat scroll 18px 10px;}
div.article a.calendar span {
	clear:both;
	color:#000000;
	display:block;
	text-align:center;
	text-decoration:none;
	width:100%;
}
div.article a.calendar:hover {color:#000000; text-decoration:none;}
div.article a.calendar span.day {
	font-size:25px;
	font-weight:bold;
	line-height:18px;
	margin-top:19px;
}
* html div.article a.calendar span.day {margin-top:29px;}
:first-child + html div.article a.calendar span.day {margin-top:29px;}
* html div.article a.multiple span.day {margin-top:15px;}
:first-child + html div.article a.multiple span.day {margin-top:15px;}

div.article a.calendar span.month {font-size:14px;}
div.article a.calendar span.time {
	background-color:#FFFFFF;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	margin:5px 0 0;
}

div.odd a.calendar {background-color:#FFFFFF;}
div.odd a.calendar span.time {background-color:#F2F2F2;}
div.article a.multiple {
	background:#F2F2F2 url(/i/big_calendars.png) no-repeat scroll left 5px;
	border:1px solid #D9D9D9;
	display:block;
	float:left;
	margin-right:10px;
	padding:10px 9px;
	text-decoration:none;
	width:62px;
}
div.article a.multiple.past {background:#F2F2F2 url(/i/big_calendars-past.png) no-repeat scroll left 5px;}
div.article a.multiple span {
	clear:both;
	color:#000000;
	display:block;
	text-align:center;
	text-decoration:none;
	width:100%;
}
div.article a.multiple:hover {color:#000000; text-decoration:none;}
div.article a.multiple span.day {
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	margin-top:15px;
}
a.multiple div.left {float:left; width:42%;}
a.multiple div.right {float:right; width:42%;}
div.article a.multiple span.month {font-size:11px; line-height:11px;}
div.article a.multiple span.time {
	background-color:#FFFFFF;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10px;
	margin:5px 0 0;
}
div.event p {padding-left:92px;}
div.event span.time {background-image: none; background-color: transparent;}


div.padding {padding:0 5px 0;}

/****************** IMPORTANT ******************/

div.odd {
	background-color:#F2F2F2;
	border:1px solid #fff;
}

div.hovered {
	border:1px solid #d4d4d4;
	background-color:#e9e9e9;
	cursor:pointer;
}

div.leftcontent embed {width:625px!important;} /* fixing the width of youtube embed */

/****************** PODCAST ******************/

div#podcast {
	width:300px;
	height:252px;
	background: transparent url(/i/podcast-bgr.png) no-repeat left top;
	display: block;
	float:right;
	position: relative;
}

div#podcast h2 {
	color:#8EBFF8;
	font-size:14px;
	font-weight:normal;
	border: none;
	line-height:40px;
	margin:0 0 14px;
	padding:0 15px;
}
div.podcastpadding {padding:0 14px;}

/****************** TOP30 ******************/

div.top30chart {width:200px; float:left;}
div.top30chart h3 {margin-bottom:10px;}
div.top30chart a.archive-link {margin-left:5px;}


/****************** ADDITIONAL ******************/

span.rights {float:right; font-size:10px; color:#666;}

table.sociallinks {
	float:left;
	vertical-align:middle;	
	margin:5px 0;
}
table.sociallinks td {
	vertical-align:middle;
	padding:0 2px;
}
table.sociallinks td .fb_edge_widget_with_comment {margin-top:-3px;}
