body { background:url(../images/bg_body.png) repeat; }
a { color: #125e75; }
a:hover { color: #999; text-decoration: none; }

/* CONTAINER
######################################### */
#container { width: 940px; padding: 20px; margin: 0 auto; background: #fff; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; }

/* HEADER
######################################### */
.top_header_ad { width: 940px; margin: 0 auto; text-align: center; background: url(../images/bg_jumbotron.png) repeat; }
.top_header_ad_inner { width: 728px; height: 90px; margin: 0 auto; }
header { margin: 0 0 20px 0; }
#nav_bar { background: url(../images/bg_top_nav.png) #e2f3f8 repeat-x; position: relative; padding: 5px; border-bottom: 1px solid #b2dce7; font-size: 10px; font-family: 'Droid Sans', arial, serif; text-transform: uppercase; }
#nav_bar ul.search_bar_nav { float: right; margin: 0; padding: 0; }
#nav_bar ul { margin: 0; padding: 0; }
#nav_bar li { float: left; list-style: none; padding: 0 5px; border-left: 1px solid #ddd; font-size: 11px; color: #777; }
#nav_bar li:first-child { padding-left: 0; border-left: none; }
#nav_bar li a { color: #777777; }

/* LOGIN LINKS HEADER
######################################### */


/* LOGO
######################################### */


/* SEARCH
######################################### */
.search{
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#238bd3;
	line-height:24px;
}
.search .radio{
	float:left;
	width:16px;
	height:15px;
	margin:5px 5px 0 0;
	padding:0;
}
.search label{
	float:left;
	margin:0 12px 0 0;
}
.search .text{
	float:left;
	padding:0 2px;
	margin:0 12px 0 0;
}
/*
.search .text input{
	width:194px;
	float:left;
	margin:0;
	padding:7px;
	border:0;
	background:none;
	font-size:13px;
	color:#000;
}
*/
.search .text input{
	float: left;
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #B7B5BE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC inset;
    font-size: 12px;
    height: auto !important;
    padding: 6px 10px;
	width: 200px;
}
.search .submit{
	float:left;
	width:87px;
	height:27px;
	background:url(../images/btn-search.gif) no-repeat;
	margin:0;
	padding:0;
	cursor:pointer;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border:0;
}

.search_form input {
    color: #999999;
    font-size: 14px;
    line-height: 10px;
    padding: 5px;
    width: 280px;
}
.search_form input:focus {
    padding: 5px;
}
.search_form p {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 240px;
}
textarea:focus, input:focus { padding: 5px; border: 1px solid #999;}


/* NAV
######################################### */

#nav {
    background:url(../images/bg_nav.png) repeat-x;
    border-bottom: 1px solid #262626;
    border-top: 1px solid #262626;
	z-index: 999;
}
#nav ul {
    font-size: 12px;
    line-height: 17px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav li a {
    display: block;
    float: left;
    font-family: 'Droid Sans', arial, serif;
	color: #fff;
	padding: 10px 7px;
	font-weight: normal;
}
#nav li a:hover { color:#fff; text-decoration:none; background:#20a5ce; }
#nav .wrapper {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
#nav li { padding: 0; border-left: 1px solid #262626; border-right: 1px solid #999; }
#nav li:first-child { border-left: none; }
#nav li:last-child { border-right: none; }
#nav li:hover { color: #fff; }
#nav ul.nav_sub { background:url(../images/bg_nav_sub.png) repeat-x; }
#nav ul.nav_sub li { padding: 0; border-left: 1px solid #4f97b6; border-right: 1px solid #8ecde6; }
#nav ul.nav_sub li:first-child { border-left: none; }
#nav ul.nav_sub li:last-child { border-right: none; }

.ie7 #navmenu_container_v2 > div > ul > li > ul { display: none; height: 0; width: 0;}
.ie7 #navmenu_container_v2 > div > ul > li > a > .navmenu_lvl1_arrow {display: none;}

/* DROP NAV
######################################### */

#nav li ul {
	position:absolute;
	display:none;
	top: 38px;
	left:0;
	padding:10px 0;
	width:170px;
	background:#fff;
	border:1px solid #ddd;
	z-index:999;
	font-size:12px;
	-webkit-box-shadow:1px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow:1px 3px 5px rgba(0,0,0,.3);
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
#nav li ul li {
	float:none;
	white-space:nowrap;
	border: none;
}
#nav li ul li a {float:none;display:block;padding:3px 15px;color:#555;}
#nav li ul li a:hover {-webkit-box-shadow:none;-moz-box-shadow:none;}
#nav li ul ul {top:0;left:150px;}


/* BREAKING NEWS
######################################### */


/* UI TABS
######################################### */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100%;
	background: none;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ddd;
	border-left: none;
	margin-bottom: -1px;
	background: #f9f9f9;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
	font-size: 12px;
	font-family: 'Droid Sans', arial, serif;
}
ul.tabs li a:hover {
	background: #ccc;
}

.ui-tabs-nav li a, .tabs li a {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border: none;
	border-bottom:none;
	font-weight: normal;
	color:#d7d7d7;
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.ui-tabs-nav li a:hover, .tabs li a:hover {background:#e0f1f9;border-color:#e0f1f9;color:#4e7894;text-decoration:none;}

html ul.tabs li.active, html ul.tabs li.active   {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 3px solid #ddd;
	color: #222;
	height: 29px;
}
.tab_container {
	 border-top: none;
	clear: both;
	float: left;
	width: 290px;
	background: #fff;
	padding: 10px 0;
	width: 300px;

}
.tab_content { width: 290px; }
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


/* MAIN
######################################### */
#main{
	height:1%;
	padding:266px 0 16px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}

.rss_feeds ul { margin: 0; padding: 0; }
.rss_feeds ul li { margin: 0 0 3px 15px; padding: 3px 0; list-style: square; color: #C00; border-bottom: 1px solid #eee; }
.rss_feeds h4 { font-family: 'Droid Sans', arial, serif; font-size: 16px; margin: 0 0 10px 0; padding: 5px; background: #D2D6DE; color: #D01D20; }



/* CAROUSEL
######################################### */
.carousel{padding:0 0 14px;}
.carousel .carousel-holder{
	width:670px;
	position:relative;
	overflow:hidden;
}
.carousel .carousel-holder ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	height:350px;
	overflow:hidden;
	position:relative;
}
.carousel .carousel-holder li{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:670px;
	display:block;
}
.carousel .carousel-holder li.active {
	display:none;
}
.carousel .carousel-holder ul img{display:block;}
.carousel .carousel-holder .description-box{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-carousel-decription-box.png) repeat;
	width:650px;
	font-size: 24px;
	color:#fff;
	padding:17px 10px;
	font-weight:bold;
}
.carousel .carousel-holder p{margin:0;}
.carousel .switcher{
	list-style:none;
	padding:11px 0 0;
	margin:-10px 0 0;
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.carousel .switcher li{
	float:left;
	width:133px;
	position:relative;
	margin:0 1px 0 0;
	height:78px;
	background:url(../images/none.gif) repeat;
}
.carousel .switcher img{display:block;}
.carousel .switcher a{
	position:absolute;
	top:0;
	left:0;
	width:133px;
	height:78px;
	overflow:hidden;
	background:url(../images/bg-switcher-shadow.png) repeat;
	text-indent:-9999px;
}
.carousel .switcher a:hover,
.carousel .switcher li.active a{
	background:url(../images/bg-switcher-active.gif) no-repeat;
	width:134px;
	height:88px;
	top:-10px;
}
.list-wrapper{
	width:670px;
	overflow:hidden;
	margin:0 0 -16px;
}

/* CONTENT
######################################### */

.content_title {
    border-bottom: 1px solid #EEEEEE;
    margin: 10px 0;
    padding-bottom: 10px;
    position: relative;
}

.content_title h2 { font-family: 'Droid Sans', arial, serif; font-size: 24px; }

.content {
    float: left;
    position: relative;
    width: 620px;
}

.section_wide {
    width: 620px;
}
h1.content-title {
	font-family: 'Droid Sans', arial, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 0 8px 0;
	background:url(../images/bg-h2-title.png) repeat-x;
}

.content-box { border-bottom: 1px dotted #3199bc; margin: 0 0 10px 0; padding: 0 0 10px 0; }

h2.header-title {
    background: url(../images/bg-header-hash.png) repeat-x scroll center center transparent;
    font-family: 'Droid Sans', arial, serif;
	color: #444;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    text-shadow: -1px -1px 0 #FFFFFF;
    text-transform: uppercase;
}
h2.header-title span {
	background: none repeat scroll 0 0 #fff;
    padding: 2px 15px 2px 0;
}

.content-box h2 {
    background: url(../images/bg-header-hash.png) repeat-x scroll center center transparent;
    font-family: 'Droid Sans', arial, serif;
	color: #444;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    text-shadow: -1px -1px 0 #FFFFFF;
    text-transform: uppercase;
}
.content-box h2 span {
	background: none repeat scroll 0 0 #fff;
    padding: 2px 15px 2px 0;
}
.content-box h2 a { color: #333; }

.content-box .list{
	list-style:none;
	padding: 0;
	margin: 10px 0 2px 0;
	font-size:12px;
}
.content-box .list li{
	height:1%;
	overflow:hidden;
	width:auto;
	float:none;
	margin:0 0 9px;
	padding:0 0 5px;
	border-bottom:1px dotted #dedede;
}

.content-box img {
	-moz-box-shadow: 0 0 3px #777;
	-webkit-box-shadow: 0 0 3px#777;
	box-shadow: 0 0 3px #777;
	border: 3px solid #fff;
}

.content-box .list .count{
	display:block;
	width:101px;
	overflow:hidden;
	margin:0 0 5px;
}
.content-box .list img { border: 3px solid #ddd; }
.content-box .l-side img{
	display:block;
	margin:2px 0 10px;
	vertical-align:top;
}
.content-box .list .content{
	height:1%;
	overflow:hidden;
	color:#777;
	padding:0 5px 0 0;
}
.content-box .list h3{
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
}
.content-box .list h3 a { color: #125e75; }

.content-box p { font-size: 12px; color: #333; }


.story_list {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  overflow: auto;
  margin: 0;
}
.staff_bio .story_list { border-bottom: none; }
.story_list h3 {
  margin-top: 0;
  display: inline;
  font-family: 'Droid Sans', arial, serif;
  font-size: 16px;
}
.story_list h4 {
  margin-top: 0;
  display: inline;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;

}
.story_list img {
  float: left;
  border: 3px solid #ddd;
}

.story_list .bylines { color:#777; font-size: 11px; }
.content-list ul { margin: 0; padding: 0; }
.content-list li { list-style: none; clear: both; border-bottom: 1px dotted #ddd; padding: 5px 0; margin: 0 0 5px 0; }
.content-list li:last-child { border-bottom: none; }
.content-list li h3 { font-size: 14px; line-height: 18px; }
.content-list li p { font-size: 11px; line-height: 15px; }

.most_recent h2 {
    background: url(../images/bg-header-hash.png) repeat-x scroll center center transparent;
    font-family: 'Droid Sans', arial, serif;
	color: #555555;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px;
    text-shadow: -1px -1px 0 #FFFFFF;
    text-transform: uppercase;
}
.most_recent h2 span {
	background: none repeat scroll 0 0 #fff;
    padding: 2px 15px 2px 0;
}
.most_recent h3 a { font-family: 'Open Sans',sans-serif; font-size: 14px; color: #000; font-weight: 700; }
.most_recent p.entry-content { font-family: 'Open Sans',sans-serif; font-size: 12px; font-weight: 400; }
.most_recent img {
	-moz-box-shadow: 0 0 3px #777;
	-webkit-box-shadow: 0 0 3px#777;
	box-shadow: 0 0 3px #777;
	border: 3px solid #fff;
}
.most_recent { font-family: 'Droid Sans', arial, serif; font-size: 12px; }
.most_recent ul { margin: 0; padding: 0; }
.most_recent li { list-style: none; border-bottom: 1px dotted #cecece; padding: 5px 0; }

.story-more-recent-media { padding: 0 0 10px 0; }
.story-more-recent-media ul { margin: 0; padding: 0; }
.story-more-recent-media ul li { width: 112px; margin: 0 10px 0 0; padding: 0; color: #ccc; list-style: none; float: left; }
.story-more-recent-media ul li a { font-size: 12px; color: #333; }
.story-more-recent-media ul li a:hover { color: #C00; }
.story-more-recent-media p { margin: 0 0 5px 0; }
.story-more-recent-media h3 { font-size: 16px; margin: 10px 0; padding: 10px 0 5px 0; border-top: 3px solid #cecece; border-bottom: 1px dotted #cecece; }
.story-more-recent-media span { color: #555; }
.story-more-recent-media li a img {
    width: 112px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.story-more-recent-media li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
    box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
}

/* PHOTOS - GALLERIES
######################################### */
body.gallery_detail .content {
    width: 620px;
}

/* INLINES
######################################### */
.inline { width: 200px; background: #f0f0f0; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; padding: 5px 10px; margin-bottom: 10px; }
.inline h4.title { font-family: 'Droid Sans', arial, serif; font-size: 16px; color:#333; }
.text_inline  { font-family: 'Droid Sans', arial, serif; font-size: 11px; color:#555; }
.content-area .inline p { margin: 0 0 5px 0; }
.inline-left { float: left; margin-right: 20px; }
.inline-right { float: right; margin-left: 20px; }
.inline_gallery { background: none!important; border: none!important; padding: 0!important; }

/* SIDEBAR
######################################### */
.sidebar {
    float: right;
    width: 300px;
}

/* SIDE BAR CALENDAR
######################################### */
.calendar{
	width: 300px;
}

.calendar h2 { font-family: 'Droid Sans', arial, serif; font-size: 24px; margin: 0; padding: 0; }

.calendar_events {
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
	background: #ebebeb;
}
.calendar_events a {
	font-family: 'Droid Sans', arial, serif;
	font-size: 17px;
}

.calendar-heading-box{
	border-top: 3px solid #ccc;
	padding: 7px 0 7px 10px;
	margin: 0 2px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#fff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));
	background: -moz-linear-gradient(top,  #ddd,  #fff);
	background: #ebebeb;
	text-shadow: 0 1px 0 #fff;
}
.calendar-heading-box h2{
	font-size:24px;
	font-weight:bold;
	margin: 0 0 5px 0;
	font-family: 'Droid Sans', arial, serif;
}
.calendar td { border: 1px solid #ebebeb; padding: 5px; }

td.calendar_days { border-bottom: 1px solid #ccc; background: #ccc; text-align: center; }

/* MAILFORMS
######################################### */
.mailforms { }
.mailforms input,
.mailforms select {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #B7B5BE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC inset;
    font-size: 12px;
	color: #888;
    height: auto !important;
    padding: 10px;
    width: 400px;
}
.mailforms textarea {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #B7B5BE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC inset;
    font-size: 12px;
	color: #888;
    height: 100px;
    padding: 10px;
    width: 400px;
}

.mailforms input[type="submit"] {
    background: #cff7a8;
    border: 1px solid #B6CD10;
    border-radius: 5px 5px 5px 5px;
    color: #556008;
    margin: 20px 10px 30px 0;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
    width: auto;
}
.mailforms input[type="submit"]:hover {
    background: #8ece50;
}

/* REGISTRATION
######################################### */
.social_registration {
  width: 185px;
  float: left;
  padding-left: 40px;
}
#login {
  float: left;
  width: 300px;
  border-right: 1px solid #ddd;
  padding-right: 30px;
}
#login ul {
  list-style: none;
  padding-left: 0;
}
.social_registration p a.button {
  background: url(../images/registration/socialreg-openid.gif) no-repeat scroll left top #FFFFFF;
  text-indent: -9999px;
  width: 121px;
  height: 29px;
  border: 0;
  display: block;
}
#comments .sign_in {
  background-color: #f0f0f0;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.google_button button {
  background: url(../images/registration/socialreg-google.gif) no-repeat scroll left top #FFFFFF;
  text-indent: -9999px;
  width: 121px;
  height: 29px;
  border: 0 none;
}

/* SOCIAL NETWORKS
######################################### */

.twitter { background-position: 0 -14px; }
.twitter:hover { background-position: -14px -14px; }
.rss { background-position: 0 0; }
.rss:hover { background-position: -14px 0; }
.facebook { background-position: 0 -28px; }
.facebook:hover { background-position: -14px -28px; }
.icn {
    background-image: url(../images/sprite_share.gif);
    background-repeat: no-repeat;
    display: block;
    height: 14px;
    text-indent: -9999px;
    width: 14px;
}

.header-section .header-box ul.social-networks{
	list-style:none;
	padding:0;
	margin: 0;
	text-align:center;
}
.header-section .header-box .social-networks li{
	margin: ;
    padding: 2px;
	background: none;
	float: left;
}

.video-block{
	height:1%;
	background:#e4e9d3;
	padding: 0;
	margin:0 0 38px;
}
.video-block .heading{
	background: #ebebeb;
	color: #333333;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
	border-bottom: 1px dotted #555555;
    border-top: 1px dotted #555555;
}

/* CAROUSEL2
######################################### */
.carousel2 .carousel-holder{
	width:276px;
	overflow:hidden;
	position:relative;
	margin:0 0 17px;
}
.carousel2 .carousel-holder ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	position:relative;
	font-size:12px;
}
.carousel2 .video-holder{margin:0 0 8px;}
.carousel2 .carousel-holder li{
	float:left;
	width:276px;
}
.carousel2 .carousel-holder ul img{display:block;}
.carousel2 .carousel-holder strong{
	display:block;
	font-size:16px;
}
.carousel2 .carousel-holder .comments{color:#777;}
.carousel2 .switcher{
	width:276px;
	overflow:hidden;
	position:relative;
}
.carousel2 .switcher ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	position:relative;
}
.carousel2 .switcher li{float:left;}
.carousel2 .switcher ul img{display:block;}
.carousel2 .prev,
.carousel2 .next{
	position:absolute;
	top:0;
	left:0;
	width:14px;
	height:53px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-prev.png) no-repeat;
	z-index:2;
}
.carousel2 .next{
	left:auto;
	right:0;
	background:url(../images/bg-next.png) no-repeat;
}

/* SIDE BAR CALENDAR
######################################### */
.calendar{
    width: 300px;
}

.calendar h2 { font-family: 'Droid Sans', arial, serif; font-size: 24px; margin: 0; padding: 0; }

.calendar_events {
    padding: 10px 0;
    margin: 20px 0;
    border-top: 1px dotted #555;
    border-bottom: 1px dotted #555;
    background: #ebebeb;
}
.calendar_events a {
    font-family: 'Droid Sans', arial, serif;
    font-size: 17px;
}

.calendar-heading-box {
    border-top: 3px solid #ccc;
    padding: 7px 0 7px 10px;
    margin: 0 2px;
    background: #ebebeb;
    text-shadow: 0 1px 0 #fff;
}
.calendar-heading-box h2{
    font-size:24px;
    margin: 0 0 5px 0;
    font-family: 'Droid Sans', arial, serif;
    color: #333;
}
.calendar-heading-box h3{
    font-size: 18px;
    font-weight:bold;
    margin: 0 0 5px 0;
    font-family: 'Droid Sans', arial, serif;
    color: #555;
}
.calendar td { border: 1px solid #ebebeb; padding: 5px; }

td.calendar_days { border-bottom: 1px solid #ccc; background: #ccc; text-align: center; }

ul.title_info { width: 350px; }
ul.title_info li { padding: 5px 0; border-bottom: 1px dotted #ddd; }

.calendar_day h5 { font-size: 16px; }

/* BLOGS
######################################### */



.blog_content { line-height: 16px; }
.blog_content img { margin: 10px; }

.blogs {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.blogs h6 { font-size: 14px; font-weight: bold; margin: 10px 10px 0 10px; padding: 0; }
.blogs ul { margin: 0 0 5px 0; padding: 0; border-bottom: 1px dotted #DCDCDC; }
.blogs li { padding: 5px 0 5px 0; margin: 0 0 0 30px; color: #777; }
.blogs li a { color: #777; }
.blogs .heading {
	background: #ebebeb;
	color: #333333;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
	border-bottom: 1px dotted #555555;
    border-top: 1px dotted #555555;
}

.blog_item { padding: 20px 0; margin: 0; border-bottom: 1px solid #ddd; }
#content .blog_item h4 { margin: 0 0 5px 0; padding: 0; }
#content .blog_item h4 a { font-size: 16px; }
#content .blog_item h5 { margin: 0 0 10px 0; font-size: 12px; padding: 0; }
#content .blog_item h5 a { font-size: 12px; }

#tab1 aside.blogs { border: none; }

.tagline {
	font-size: 12px;
	font-style: italic;
}


/* POLLS
######################################### */

.polls{ }

.polls .content { font-family: 'Droid Sans', arial, serif; font-size: 12px; }
.polls .content ul { margin: 0 0 10px 0; padding: 0; }
.polls .content li { list-style: none; border-bottom: 1px dotted #cecece; padding: 5px 0; }


.polls h3{
	font-family: 'Droid Sans', arial, serif;
	display:block;
	font-size: 14px;
	line-height:20px;
	color: #333;
	border-bottom: 1px solid #dcdcdc;
	padding: 5px 0;
}

.polls .link-wrapper{
	border-top:1px solid #eee;
	margin:0 -16px 0 -12px;
	position:relative;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:7px 0;
}
.polls .link-wrapper a{color:#999;}

.poll_question { width: 230px; margin: 0 0 0 5px; }

.polls input.vote_btn {
	background: #06C;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    margin: 0 10px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 83px;
	border: none;
	float: right;
}

h2.poll_result_heading { font-family: 'Droid Sans', arial, serif; font-size: 24px; border-bottom: 1px solid #dcdcdc; padding: 0 0 5px 0; margin: 0 10px; }

div.poll_results .bar { position:relative; display:block; height:20px; min-width:2px; background:#0000ff; z-index:1;}
div.poll_results .bar .percent {position:absolute;top:1px;right:-45px;width:40px;font-size:15px;font-weight:bold;color:#0000ff;text-align:left;}
div.poll_results .choice_is_correct .bar {background:#0000ff;}
div.poll_results .choice_is_correct .bar .percent {color:#0000ff;}

/* SEARCH PAGE RESULTS
######################################### */
.date_ranges { padding: 10px; background: #ebebeb;  }
.date_ranges a { color: #036; }
.date_ranges ul { margin: 0; padding: 0; }
.date_ranges li { float: left; list-style: none; padding: 0 5px; border-right: 1px solid #ccc; }
.panel h2 a { color: #222; }
.post { border-bottom: 1px solid #dcdcdc; padding: 10px 0; }
.post a { color: #036; }

/* FOOTER
######################################### */
footer{
	border-top:1px solid #ccc;
	width:100%;
	padding: 0;
	margin: 0;
	background: #F8F8F8;
}

footer ul { margin: 0; padding: 0; }
footer li { float: left; list-style: none; margin: 0 3px 0 0; }
footer li:last-child {  margin: 0 0 0 0; }

footer h2 {
    background: url(../images/bg-header-hash.png) repeat-x scroll center center transparent;
    font-family: 'Droid Sans', arial, serif;
	color: #555555;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px;
    text-shadow: -1px -1px 0 #FFFFFF;
    text-transform: uppercase;
}
footer h2 span {
	background: none repeat scroll 0 0 #F8F8F8;
    padding: 2px 15px 2px 0;
}
footer img {
	-moz-box-shadow: 0 0 3px #777;
	-webkit-box-shadow: 0 0 3px#777;
	box-shadow: 0 0 3px #777;
	border: 3px solid #fff;
}

.footer_info { background: #555; padding: 10px; border-top: 1px solid #333; color: #fff; }
.footer_info p { margin: 0; padding: 0; color: #fff; }
.footer_info ul { margin: 0; padding: 0; }
.footer_info li { float: left; list-style: none; padding: 0 5px; border-left: 1px solid #333; font-size: 11px; color: #fff; }
.footer_info li:first-child { padding-left: 0; border-left: none; }
.footer_info li a { color: #fff; }

footer .ad{
	width:100%;
	overflow:hidden;
	position:relative;
}
footer .ad .holder{
	float:left;
	position:relative;
	left:50%;
}
footer .ad .frame{
	float:left;
	position:relative;
	left:-50%;
	background:url(../images/bg-footer-ad-holder.gif) no-repeat;
	padding:0 13px;
}
footer .ad ul{
	list-style:none;
	padding:4px 2px 4px 0;
	margin:0;
	float:left;
	border:1px solid #f1c655;
	background:#581c00;
}
footer .ad li{
	float:left;
	padding:0 2px 0 3px;
	background:url(../images/separator-footer-list.gif) no-repeat 0 50%;
}
footer .ad li:first-child{background:none;}
footer .ad ul img{display:block;}

.footer_ad { width: 728px; margin: 0 auto; }

footer p {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px 0;
}
/* widget_id = lhd_footer */
#lhd_footer { height:26px; background:#000; color:#FAFAFA; font-size:12px; }
#lhd_footer a { color:#FAFAFA; font-size:12px; }
#lhd_footer_server { float:left; height:26px; line-height:26px; vertical-align:middle; color:#444; }
#lhd_footer_inner { width:990px; margin:0 auto; font-size:0px; }
#lhd_footer_left, #lhd_footer_center, #lhd_footer_right { display:inline-block; height:26px; line-height:26px; vertical-align:middle; width:33%; font-size:12px; color:#FAFAFA; text-align:left; }
#lhd_footer_center { text-align:center; }
#lhd_footer_center img { vertical-align:middle; border:none; padding:0; margin:0; }
#lhd_footer_right { text-align:right; width:34%; }

.scroll_to_top { position: fixed; bottom: 10px; }
.scroll_to_top .scroll_arrow { display: block; background-color: #E3A917; margin: 0 auto; border-radius: 50%; -webkit-border-radius: 50%; color: #fff; font-size: 20px; height: 50px; width: 50px; line-height: 50px; text-align: center; text-decoration: none; font-family: 'Arial', Helvetica, sans-serif; }


/* STORY DETAIL
######################################### */

.resource-block { border-top: 1px dotted #d0d0d0; border-bottom: 1px dotted #d0d0d0; padding: 5px 0; }
.resource-block ul { margin: 5px 0; padding: 0; float: right; }
.resource-block ul li { padding: 5px 5px; margin: 0; list-style: none; float: left; }
.resource-block span.time { color: #777; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; margin: 5px 0; }
.resource-block a.comments  { color: #555555; ffont-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; margin: 3px 0 5px 0; }
.twitter-share-button { height: 30px; float: left; }

.article{height:1%;}

.facebook-section{float:left;}
.article .heading-box ul{
	min-height:0;
	padding:0 0 5px;
}
.facebook-section .like{
	float:left;
	margin:0 7px 0 0;
}
.facebook-section .like img{display:block;}
.facebook-section span{
	float:left;
	background:url(../images/ico-facebook.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
	font-size:11px;
	margin:5px 0 0;
}

.social_box { border-bottom: 1px dotted #d0d0d0; margin: 0 0 5px 0; padding: 5px 0 8px 0; }

.resource-block ul a{ font-size: 11px; color: #555; }
.resource-block .print{
	width:20px;
	height:20px;
}
.resource-block .email{
	width:23px;
	height:14px;
	background-position:-20px 0;
}
.resource-block .network1{
	width:16px;
	height:16px;
	background-position:-43px 0;
}
.resource-block .rss{background-position:-59px 0;}
.resource-block .delicious{background-position:-75px 0;}
.resource-block .network2{background-position:-91px 0;}
.resource-block .stumbleupon{background-position:-107px 0;}

.related_list { width: 130px; padding: 0 0 10px 0; }
.related_list ul { margin: 0; padding: 0; }
.related_list ul li { margin: 0; padding: 10px 0; color: #ccc; border-bottom: 1px dotted #cecece; list-style: none; }
.related_list ul li a { font-size: 11px; color: #555; }
.related_list h3 { font-size: 14px; margin: 10px 0 0 0; padding: 10px 0 5px 0; border-top: 3px solid #cecece; border-bottom: 1px dotted #cecece; }

.content-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 54px;
}
.content-holder2{
	padding: 8px 0 24px;
}
.content-holder h2{
	font-size:32px;
	line-height:32px;
	font-weight:normal;
	color:#242424;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}
.content-holder h4{
	font-size:16px;
	font-weight:normal;
	color:#555;
	margin: 5px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
}
.content-holder h6{
	font-size: 12px;
	font-weight:normal;
	color:#888;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.content-area{
	float:left;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A2A2A;
	width: 480px;
}
.content-area h2{
	font-size:32px;
	line-height:32px;
	font-weight:normal;
	color:#242424;
	margin:0 0 26px;
	font-family: Helvetica, Arial, sans-serif;
}


.content-area p{margin:0 0 18px;}
.content-holder .r-side{
	float:right;
	width:208px;
	padding:5px 0 0;
	text-align:right;
	font-size:12px;
	color:#777;
}
.content-holder .img-holder img { display:block; }
.content-holder .lead-photo { background:url(../images/bg_story_photo.png) repeat #f0f0f0; width: 620px; }
.photocaption { font-size: 11px; line-height: 14px; padding: 5px; color: #777; background: #e7e7e7; border-bottom: 1px solid #ddd; }
.photocaption p { margin: 0; padding: 0; }
.photocredit {  font-size: 11px; color: #999; text-transform: uppercase;  }

.content-holder .zoom a{
	float:right;
	background:url(../images/bg-zoom.gif) no-repeat 100% 50%;
	padding:0 23px 0 0;
	color:#4c4c4c;
}
.content-holder .count{
	height:1%;
	overflow:hidden;
	display:block;
	margin:0 0 7px;
}
.content-holder .count img{vertical-align:top;}
.content-holder .r-side .time{
	display:block;
	padding:5px 0 0;
}
.content-holder .r-side .comments{
	color:#777;
	font-weight:bold;
}
.content_list ul li {
    background: url("../../../aldiatx/mobile/images/bracket_right.gif") no-repeat scroll right center transparent;
    border-bottom: none;
    padding: 0 30px 0 12px;
}

/* PHOTOS
######################################### */

table.photos td {
    padding: 10px 10px 0 0;
    width: 200px;
	vertical-align: top;
}
ul.photos-list li { float: left; list-style: none; width: 150px; padding: 5px; margin: 3px; border: 1px solid #eee; min-height: 125px; font-size: 11px; }
ul.photos-list li img { margin: 0 0 5px 0; }

.photos-list-gallery { }
.photos-list-gallery img {
	-moz-box-shadow: 0 0 3px #777;
	-webkit-box-shadow: 0 0 3px#777;
	box-shadow: 0 0 3px #777;
	border: 3px solid #fff;
}
.photo_info .date { font-size: 11px; }
.gallery_list { border-bottom: 1px solid #ddd; }
.gallery_list h4 { font-size: 16px; margin: 10px 0 5px 0; }

/* STAFF
######################################### */
.staff_list th { padding: 5px 40px 5px 5px; background: #eee; }
.staff_list td { border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; padding: 5px; }

/* AUDIO
######################################### */
.audio_list {  }
.audio_list h4 { font-size: 14px; margin: 5px 0; border-bottom: 1px solid #ddd; padding: 5px 0;  border-top: none; }

/* DOCUMENTS
######################################### */

#latest-print-edition {
    background-color: #EFEFEF;
    padding: 20px 0;
    text-align: center;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
}
.doc_item { padding: 10px 0; margin: 0; border-bottom: 1px solid #ddd; }
#content .doc_item h4 { margin: 0 0 5px 0; padding: 0; }
#content .doc_item h4 a { font-size: 16px; }
#content .doc_item h5 { margin: 0 0 10px 0; font-size: 12px; padding: 0; }
#content .doc_item h5 a { font-size: 12px; }


/* COMMENTS
######################################### */

#comments{
	padding:12px 0 0;
}
#comments h3{
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	margin:0 0 15px;
}
#comments .item {
	border-bottom: 1px solid #ebebeb;
}

.comment_textarea textarea { width: 650px; padding: 10px; }
.comment_heading { padding: 5px 0; background: #fff; border-top: 3px solid #ddd; }
.comment_heading h2 { margin: 5px 0; }
.comment_heading h2 a { color:#555; }

.comment_header { background: #eee; border-bottom:1px solid #ddd; }
.comment_header ul { margin: 0; padding: 0; float: left; }
.comment_header ul li { float: left; list-style: none; padding: 5px 5px 2px 5px; }
.comment_header .username { font-size: 16px; }
.comment_header .datetime { font-size: 11px; color: #555; padding: 14px 0 0 0; }
.comment_header ul li p { height: 35px; margin: 0; padding: 10px 0 0 0; }

.comment_footer { border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; padding: 0; }
.comment_footer ul { margin: 0; padding: 0; float: right; }
.comment_footer ul li { float: left; list-style: none; padding: 5px 10px; border-right: 1px solid #ebebeb; height: 21px; }
.comment_footer ul li:last-child { border-right: none; }

.comment_footer form, fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
	display: inline;
	float: left;
}

.signin_form input,
.openid_form input {
    width: 280px;
    border: 1px solid #999;
    padding: 5px;
}

.comment-box{
	width:425px;
	color:#000;
	font-size:13px;
	padding:0 0 38px;
}
.comment-box .time{
	font-style:normal;
	display:block;
	font-size:11px;
	color:#636363;
}
.comment-box .user{
	display:block;
	color:#000;
	font-size:14px;
	margin:0 0 16px;
}
.comment-box p{margin:0 0 15px;}
.comment-box .action-box{
	height:1%;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.comment-box .action-box a{
	color:#18629d;
	float:left;
	margin:0 33px 0 0;
}
.comment-box .action-box ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.comment-box .action-box li{
	float:left;
	margin:0 5px 0 0;
}
.comment-box .action-box ul a{
	display:block;
	width:19px;
	height:18px;
	background:url(../images/icons2.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	float:none;
}
.comment-box .action-box ul .link2{background-position:-19px 0;}
.comment-box .action-box ul .link3{
	width:18px;
	background-position:-38px 0;
}
/* comment form */
.comment-form{
	font-size:13px;
	color:#636363;
	line-height:20px;
	border-top:1px solid #ccc;
	padding:28px 0 0;
}
.comment-form label{
	display:block;
	font-weight:bold;
}
.comment-form .text{
	display:block;
	width:256px;
	border:1px solid #9d8989;
	background:#e9e9e9;
	padding:6px 5px;
	margin:0;
	font-size:13px;
	color:#000;
}
.comment-form .row{padding:0 0 11px;display:block;}
.comment-form .textarea{
	display:block;
	width:433px;
	height:140px;
	max-width:433px;
	padding:3px 0 0 5px;
	margin:0;
	border:1px solid #9d8989;
	background:#e9e9e9;
	overflow:auto;
}
.comment-form .submit-holder{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
	display:block;
}
story {
    background: url(../images/btn-comment.gif) no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 83px;
}
/* events.html */
.content-block .resource-block{margin:0 0 5px;}
.content-block .resource-block ul{float:left;}
.nav-block{
	height:1%;
	overflow:hidden;
	padding:0 5px 0 0;
}
.nav-box{
	float:right;
	font-size:14px;
	line-height:20px;
	padding:25px 0 15px;
}
.nav-box a{
	float:left;
	color:#818181;
	background:url(../images/arrow-nav-box.gif) no-repeat;
	padding:0 0 0 37px;
}
.nav-box .next{
	background-position:100% -20px;
	padding:0 37px 0 0;
}
.nav-box .separator{
	float:left;
	background:url(../images/separator-nav-box.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
	margin:0 22px 0 0;
}
.nav-block h2{
	font-size:47px;
	line-height:50px;
	font-weight:normal;
	color:#545454;
	margin:0 0 0 5px;
}
.nav-block h2 span{
	font-size:24px;
	color:#9d9d9d;
	padding:0 0 0 6px;
}

div.vertical_scroller{
	position:relative;
	height: 300px;
	width: 300px;
	overflow:hidden;
}
div.scrollingtext{
	position:absolute;
	color:#000000;
	width: 300px;
}

/* EVENTS
######################################### */
.sidebar_upcoming_events_container_cust { background:#FFF; font-family: 'Open Sans', 'Arial', sans-serif; }
	
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_row { display:block; overflow:hidden; padding:4px; border-bottom:1px solid #EEE; font-size:0px; transition:background .3s; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_row:first-child { border-top:1px solid #EEE; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_row:hover { background:#FDFDFD; }

.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date { display:inline-block; vertical-align:top; width:72px; border:1px solid #CCC; background:#FFF; border-radius:8px; font-size:12px; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date_inner { margin:3px; background:#000; text-align:center; color:#FFF; border-radius:6px; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date_day { font-weight:bold; font-size:32px; line-height:40px; vertical-align:middle; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date_mon { font-size:14px; font-weight:bold;  line-height:16px; vertical-align:middle; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date_year { font-size:13px; line-height:16px; vertical-align:middle; padding-bottom:4px; }

.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_date_mon_cust { font-size:15px; font-weight:bold;  line-height:20px; vertical-align:middle; }

.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info { display:inline-block; vertical-align:top; margin-left:8px; font-size:12px; color:#000; width: 530px; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info_title { font-size:14px; min-height:18px; overflow:hidden; max-height:36px; line-height:18px; font-weight:bold; text-transform:uppercase; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info_title { color:inherit; text-decoration:none; transition: color .2s; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info_title:hover { text-decoration:underline; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info_place { padding-top:2px; }
.sidebar_upcoming_events_container_cust .sidebar_upcoming_events_info_from { padding-top:8px; }

.event_list { }
ul.event_list { margin: 0; padding: 0; }
.event_list li { border-bottom: 1px solid #ccc; padding: 10px 0; list-style: none; }
.event_list h4 { font-family: 'Droid Sans', arial, serif; font-size: 24px; color: #222; margin: 0; padding: 0; }
.event_list h4 a { color: #222; }
.event_list h5 {  font-family: 'Droid Sans', arial, serif; font-size: 18px; font-weight: lighter; color: #444; margin: 0; padding: 3px 0; }
.event_list h5 a { color: #444; }

.events{
	list-style:none;
	padding:3px 0 0;
	margin:0;
}
.events li{
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
	vertical-align:top;
}
.events .box{
	width:670px;
	background:url(../images/bg-event-box.gif) repeat-y;
	overflow:hidden;
}
.events .box .holder{background:url(../images/bg-event-box.gif) no-repeat -670px 0;}
.events .box .frame{
	background:url(../images/bg-event-box.gif) no-repeat -1340px 100%;
	height:1%;
	overflow:hidden;
	padding:10px 30px 24px 20px;
}
.events .active .box{background:url(../images/bg-event-box-active.gif) repeat-y;}
.events .active .box .holder{background:url(../images/bg-event-box-active.gif) no-repeat -670px 0;}
.events .active .box .frame{background:url(../images/bg-event-box-active.gif) no-repeat -1340px 100%;}
.events .box ul{
	list-style:none;
	padding:0;
	margin:5px 0 0;
	float:right;
	width:486px;
	overflow:hidden;
	font-size:13px;
	line-height:18px;
	color:#000;
}
.events .box li{
	border-top:1px solid #cfcfcf;
	margin:-1px 0 1px;
	padding:7px 20px 9px 0;
	height:1%;
}
.events .box p{margin:0;}
.events .box .time{
	font-size:12px;
	color:#18629d;
	font-weight:bold;
}
.events .box .number{
	float:left;
	font-size:64px;
	color:#fff;
}

/* PAGINATION
######################################### */

.pagination { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 10px 0;   }

.pagination .previous { border-radius: 4px 0 0 4px; float: left; }
.pagination .next { border-radius: 0 4px 4px 0; float: right; }
.pagination a, .pagination span {
    background: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #777777;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Helvetica Neue",arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    margin: 0 1px 0 0;
    padding: 8px 25px;
    text-align: center;
}


/* VIDEO
######################################### */

#video_details { border-bottom: 1px solid #e0e0e0; padding: 10px; background: #f1f1f1; margin: 0 0 5px 0; }
#video_details h3 { margin: 0 0 5px 0; font-size: 20px; }
#video_details p { margin: 5px 0; }
ul.video_list { margin: 0; padding: 5px 0 0 0; border-top: 1px solid #ddd; }
ul.video_list li { list-style: none; border-bottom: 1px solid #e0e0e0; padding: 10px 0; width:290px; float:left; display:inline; margin:10px 20px 40px 0px; }
ul.video_list li img { border: 1px solid #ddd; }
ul.video_list li h4 { margin: 0 0 5px 0; font-size: 16px; }

.video_title a { font-size: 14px; color: #333; }

/* video-article.html */
.article .video-holder{
	width:670px;
	overflow:hidden;
	margin:0 0 8px;
}
.article .video-holder img{display:block;}
/* video.html */
.carousel .description-section{
	background:#2c86c2;
	font-size:18px;
	color:#fff;
	height:1%;
	padding:8px 15px;
}
.article .carousel .video-holder{margin:0 0 1px;}
.article .carousel .switcher-holder{
	width:670px;
	overflow:hidden;
	position:relative;
}
.article .carousel .switcher-holder .switcher{
	width:99999px;
	position:relative;
	height:auto;
	padding:1px 0 0;
	margin:0;
}
.article .carousel .switcher a:hover, .article  .carousel .switcher li.active a{
	top:0;
	width:127px;
	height:72px;
	border:3px solid #18629d;
	background:url(../images/none.gif) repeat;
}
.article .carousel .switcher-holder .prev,
.article .carousel .switcher-holder .next{
	position:absolute;
	top:1px;
	left:0;
	width:20px;
	height:78px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-carousel-prev.png) no-repeat;
	z-index:3;
}
.article .carousel .switcher-holder .next{
	left:auto;
	right:0;
	background:url(../images/bg-carousel-next.png) no-repeat;
}
.title2{
	font-size:24px;
	line-height:30px;
	margin:0 0 14px;
	border-bottom:1px solid #ccc;
	padding:0 0 12px;
}
.title2 span{
	background:url(../images/arrow-title2.gif) no-repeat 100% 11px;
	padding:0 12px 0 0;
}
.title2 a{color:#2c86c2;}
.info-area{
	height:1%;
	margin:0 0 35px;
}
.info-area .pagging-box{
	height:1%;
	overflow:hidden;
	padding:0 0 0 4px;
}
.info-area .pagging-box .page{
	float:left;
	font-size:11px;
	color:#545454;
}
.info-area .pagging-box .page strong{font-size:17px;}
.info-area .pagging-box .switch{float:right;}
.info-area .pagging-box .switch .prev,
.info-area .pagging-box .switch .next{
	float:left;
	width:24px;
	height:19px;
	background:url(../images/arrow-switch.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.info-area .pagging-box .switch .next{background-position:0 -19px;}
.info-area .pagging-box .switch ul{
	list-style:none;
	padding:0 5px;
	margin:0;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	float:left;
}
.info-area .pagging-box .switch li{float:left;}
.info-area .pagging-box .switch ul a{
	display:block;
	width:21px;
	line-height:21px;
	text-align:center;
	color:#545454;
}
.info-area .pagging-box .switch ul a:hover,
.info-area .pagging-box .switch ul li.active a{
	background:url(../images/bg-switch-link.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
/* video list */
.info-list{
	list-style:none;
	padding:14px 0 0;
	margin:0 0 17px;
	border-bottom:1px solid #ccc;
}
.info-list li{
	height:1%;
	overflow:hidden;
	border-top:1px solid #ccc;
	padding:11px 5px 11px 0;
}
.info-list li.odd{background:#f7f7f7;}
.info-list .social-section{
	float:right;
	width:214px;
	text-align:right;
	font-size:12px;
	color:#777;
}
.info-list .social-section a{
	color:#777;
	font-weight:bold;
}
.info-list .social-section .row{
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
}
.info-list .social-section .count{float:left;}
.info-list .social-section .comments{margin:0 0 0 8px;}
.info-list .social-section .count-right{float:right;}
.info-list .social-section .count img{display:block;}
.info-list .description-box{
	height:1%;
	overflow:hidden;
	font-size:16px;
	line-height:16px;
	padding:0 10px 0 0;
}
.info-list .alignleft{
	float:left;
	margin:0 15px 0 0;
}
.info-list .description-box strong a{color:#2c86c2;}


/* GLOBAL OVERRIDES
######################################### */
#band_detail_1 .lead_photo { width:620px; }


/* LHD BUTTONS
######################################### */
.lhd_button { position:relative; display:inline-block; font:12px arial,sans-serif; border:1px solid #ccc;background:#f6f6f6;background-image:-moz-linear-gradient(top,#ffffff,#efefef);background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#efefef));filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#efefef);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;vertical-align:middle;cursor:pointer;overflow:visible; border-right-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 ; color:#333;font-weight:bold;font-size:11px;text-shadow:0 1px 0 #fff;text-shadow:0 0 0 transparent,0 1px 0 #fff;height:2.95em;line-height:2.95em; padding:0 0.91em;border:1px solid #ccc;border-bottom-color:#aaa;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 0 1px #fff;-ms-box-shadow:inset 0 0 1px #fff;-o-box-shadow:inset 0 0 1px #fff;-webkit-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff; text-decoration:none; text-align:center; }
.lhd_button:hover, .lhd_button:focus { color:#333!important; border-color:#999;background:#f3f3f3;background-image:-moz-linear-gradient(top,#ffffff,#ebebeb);background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ebebeb));filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);outline:0;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999; text-decoration:none;}
.lhd_button_hover { border-color:#999;background-image:-moz-linear-gradient(top,#ffffff,#ebebeb);background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ebebeb));filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);outline:0;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999; text-decoration:none; }
.lhd_button:active {border-color:#999;background:#ddd;background-image:-moz-linear-gradient(top,#cccccc,#ffffff);background-image:-webkit-gradient(linear,left top,left bottom,from(#cccccc),to(#ffffff));filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#cccccc,endColorStr=#ffffff)}
.lhd_button img{vertical-align:middle;font-size:0}
.lhd_button::-moz-focus-inner{border:0}
.lhd_button:hover,.lhd_button:active { filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 0 3px #fff;-ms-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 0 3px #fff;-o-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 0 3px #fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 0 3px #fff;box-shadow:0 1px 2px rgba(0,0,0,0.25),inset 0 0 3px #fff}
.lhd_button:focus {outline:none;-moz-box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff;-ms-box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff;-o-box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff;-webkit-box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff;box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff}
.lhd_button:active {color:#333;border:1px solid #aaa;border-bottom-color:#ccc;border-top-color:#999;-moz-box-shadow:inset 0 1px 2px #aaa;-ms-box-shadow:inset 0 1px 2px #aaa;-o-box-shadow:inset 0 1px 2px #aaa;-webkit-box-shadow:inset 0 1px 2px #aaa;box-shadow:inset 0 1px 2px #aaa;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e6e6e6,EndColorStr=#dcdcdc);background-image:-moz-linear-gradient(top,#e6e6e6 0,#dcdcdc 100%);background-image:-ms-linear-gradient(top,#e6e6e6 0,#dcdcdc 100%);background-image:-o-linear-gradient(top,#e6e6e6 0,#dcdcdc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e6e6e6),color-stop(100%,#dcdcdc));background-image:-webkit-linear-gradient(top,#e6e6e6 0,#dcdcdc 100%);background-image:linear-gradient(to bottom,#e6e6e6 0,#dcdcdc 100%)}
.lhd_button_image { position:absolute; z-index:5; font:12px arial,sans-serif; padding:0 .5em;height:2.0833em;color:#000;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;vertical-align:middle;cursor:pointer;overflow:visible; border-right-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 ; color:#333;font-weight:bold;font-size:11px;text-shadow:0 1px 0 #fff;text-shadow:0 0 0 transparent,0 1px 0 #fff;height:2.95em;padding:0 0.91em;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 0 1px #fff;-ms-box-shadow:inset 0 0 1px #fff;-o-box-shadow:inset 0 0 1px #fff;-webkit-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;}
.lhd_button_container { margin-left:0px; position:relative;}

a.lhd_button {color:#333;}
.lhd_button_small { height:1.8em;line-height:1.8em;vertical-align:middle;}
.lhd_button_large { font-size:16px; font-weight:bold; vertical-align:middle; }
.lhd_button_300 { width:298px; padding:0!important; }
.lhd_button_300bold { width:298px; padding:0!important; font: bold 18px/2.95em arial,sans-serif; }

/* sidebar_most_recent */
.sidebar_most_recent li { padding:8px; }
.sidebar_most_recent li h3 { font-size:13px; font-weight:bold; line-height:18px; }
.sidebar_most_recent_tease { font-size:12px; }
.sidebar_most_recent_img { float:right; display:inline; margin:0px 0px 8px 8px; }


.inline_gallery .galleria-info-description { width:420px!important; }

#container form input[type=text], #container form input[type=text]:focus, #container form select { border:1px solid #999; padding:5px; }
#walmart_300 { margin-bottom:10px; }
#walmart_300 a:hover { cursor:default; }

.story_list > div > a > img { max-width:220px; overflow:hidden; }

#sidebar_lhd_survey { margin:-10px 0 20px 0; }

#adblock_header_ad_1 { width: 728px; margin: 0 auto; }
#adblock_1x1_ad_2 {  }
#adblock_1x1_ad_2_inner { width:940px; margin:1px auto; }

#adblock_sidebar_ad_3 { margin-top:20px; }

.place-holder-sm { width: 300px; border: 3px solid #999; background: #CCC; }
.place-holder-lg { width: 600px; border: 3px solid #999; background: #CCC; }
.place-holder-sm img, .place-holder-lg img { padding: 20px; }
 
.inline-center.inline_twitter { width:420px!important; }
.inline-center.inline_spotify { width:420px!important; }
.inline-center.inline_facebook { width:420px!important; }
.inline-center.inline_instagram { width:420px!important; }
.inline-center.inline_video { width:420px!important; }
.inline-center.inline_youtube { width:420px!important; }
.inline-center.inline_vine { width:420px!important; }
.inline_photo.inline-center { width:420px!important; }
.inline.inline-center.inline_cnn-video { width:auto!important; background:#F0F0F0; }