/* UNIVERSAL */
.caps {text-transform: uppercase;}
.capitalize {text-transform: capitalize !important;}
.lowercase {text-transform: lowercase !important;}
.unbold {font-weight: normal !important;}
.clearfix {clear: both;}
.bot4pad {padding-bottom: 4px;}
.bot8pad {padding-bottom: 8px;}
.bot10pad {padding-bottom: 10px;}

.teasertitle {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
padding: 0 0 4px 0;
}
.caption {font-weight: bold;}


/* BLOG TEASER STYLES */
.blogteaser ul {
list-style-type: none;
list-style-image: none;
padding: 0 0 4px 0;
margin: 0;
}

.blogteaser ul.list li.tralt span.teaserimage {
height: 60px;
width: 60px;
overflow: hidden;
background: #333;
}

.blogteaser ul.list li.trdef span.teaserimage {
height: 60px;
width: 60px;
overflow: hidden;
background: #222;
}

.blogteaser ul.list li h4,.blogteaser ul.list li h5 {
padding-left: 70px; margin: 1px 0 2px 0;
}

.blogteaser ul.list li img {
float: left;
padding: 0;
margin: 0 10px 0 0;
width: 60px;
}

.blogteaser ul.list li {
height: 60px;
overflow: hidden;
margin: 0;
padding: 0 5px 0 0;
vertical-align: middle;
}

.blogteaser h4 {
padding: 2px 0 0 0;
margin: 0;
}

.blogteaser .caption {
padding: 5px 0 0 0;
margin: 0;
font-size: 10px;
line-height: 12px;
}

/* CONCERT SINGLE TEASE */		
.concerts_teaser .preview_image {
padding: 0 10px 0 0;
}
.concerts_teaser .metadata {
font-size: 11px;
line-height: 14px;
}
.concerts_teaser .metadata ul {
padding: 0; margin: 4px 0 0 0;
text-align: left;
}
.concerts_teaser .metadata li {
padding: 0 0 2px 0;
margin: 0;
font-weight: bold;
list-style-type: none;
}
.concerts_teaser .blurb {
font-style: italic;
font-size: 11px;
line-height: 14px;
padding: 4px 0 2px 0;
}


/* CHANNELS HEADLINES TEASE */
.channels .headlinetease td {
padding: 4px 2px 4px 0;
}
.channels .caption {
padding: 0;
}


/* PHOTO TEASER STYLES */
.phototeaser dl {
list-style-type: none;
list-style-image: none;
padding: 0 0 5px 0;
margin: 0;
clear: both;
}

.phototeaser dl dt, .phototeaser dl.list dd {
margin: 0;
padding: 0;
}

.phototeaser dl div {
float: left;
display: inline;
padding: 0;
margin: 0 10px 0 0;
height: 60px;
width: 60px;
background: #333;
overflow: hidden;
}

.phototeaser h3 , .phototeaser h4, .phototeaser h3.accent {
padding: 0;
margin: 0;
}

.phototeaser .caption {
padding: 5px 0 0 0;
margin: 0;
}


.phototeaser ul {
 margin: 5px 0;
}

.phototeaser img {
 float: left; 
 margin-right: 8px;
}
.phototeaser li {
 padding: 8px 0 8px 8px  !important;
 }

.phototeaser ul {
list-style-type: none;
list-style-image: none;
padding: 0;
margin: 0;
}

.phototeaser ul li {
margin: 0;
padding: 0;
}

.phototeaser ul {
padding: 0 0 5px 0;
margin: 0;
}

.phototeaser ul.list li img {
padding: 0;
margin: 0 10px 0 0;
width: 60px;
float: left;
}

.phototeaser ul.list li {
height: 60px;
margin: 0;
padding: 0 4px 0 0;
vertical-align: middle;
}

.phototeaser h3 {
padding: 1px 0 1px 0;
margin: 0;
}

.phototeaser .caption {
padding: 5px 0 0 0;
margin: 0;

} 

/* NEW RELEASES */
.newreleasesteaser ul.list {
padding: 0;
}

.newreleasesteaser ul.list li {
display: inline;
float: left;
width: 60px;
overflow: hidden;
}

.newreleasesteaser .imghide {
height: 60px;
overflow: hidden;
margin: 0 0 4px 0;
text-align: center;
}

.newreleasesteaser td.header {
text-align: left;
padding-right: 5px;
}

.newreleasesteaser td.seemore {
text-align: right;
font-weight: bold;
font-size: 10px;
}

.newreleasesteaser .secondlabel {
font-style: italic;
padding: 1px 0 0 0;
}


/* REVIEW TEASER */
.reviewteaser .reviewLeft {
padding-right: 8px;
font-size: 11px;
}

.reviewteaser .reviewLeft h2 {
padding: 4px 0 8px 0;
}

.reviewteaser .teaserImg {
margin: 0 0 5px 0;
}

.reviewteaser .reviewRight ul {
padding: 0;
list-style-type: none;
}
.reviewteaser .reviewRight li {
font-size: 11px;
font-weight: bold;
padding: 4px;
}


/* SHOWCASE SINGLE ENTRY */
.showcaseteaser_entry .teaserImg {
height: 50px;
width: 70px;
overflow: hidden;
margin-right: 10px;
}

.showcaseteaser_entry td.seemore {
text-align: right;
font-weight: bold;
font-size: 10px;
}

.showcaseteaser_entry .controlWrap {
clear: both;
}

.showcaseteaser_entry h4 { 
padding-top: 4px;
}


/* VIDEO SINGLE ENTRY */
.videoSingleTeaser .teaserImg {
height: 50px;
width: 70px;
overflow: hidden;
margin-right: 10px;
position: relative;
}

.videoSingleTeaser td.seemore {
text-align: right;
font-weight: bold;
font-size: 10px;
}

.videoSingleTeaser .controlWrap {
clear: both;
display: block;
}

.videoSingleTeaser .videoIcon { 
position: absolute;
top: 5px;
left: 5px;
z-index: 999; 
height: 15px; 
width: 15px; 
background: url(../Icons/videoIcon.png) no-repeat left top;
}

.videoSingleTeaser h4 { 
padding-top: 4px;
}


/* VIDEO FULL TEASER */

.videoFullTeaser .thumbs {
overflow: hidden;
padding: 0 2px 4px 0;
height: 100%;
width: 75px;
float: left;
}

.videoFullTeaser .videoTitle{
float: left;
margin: 0 20px 0 0;
padding: 0;
}

.videoFullTeaser table, .control_videoFullTeaser table td {
border-collapse: collapse;
vertical-align: top;
}

.videoFullTeaser .videoFull {
width: 200px;
margin: 0 0 5px 0;
padding: 0;
overflow: hidden;
float: left;
display: block;
}

.videoFullTeaser .videoFull span {
float: right;
clear: both;
}

.videoFullTeaser .teaserImg {
height: 50px;
overflow: hidden;
float: left;
position: relative;
}

.videoFullTeaser .teaserImg img {
margin: 0 0 5px 0;
}

.videoFullTeaser .videoIcon { 
position: absolute;
top: 2px;
left: 2px;
z-index: 999; 
height: 15px; 
width: 15px; 
background: url(../Icons/videoIcon.png) no-repeat left top;
}

.videoFullTeaser ul.list {
float: left;
list-style-type: none;
margin: 0 0 0 20px;
padding: 0;
}

.videoFullTeaser ul.list li {
float: left;
display: inline;
padding: 0;
margin: 0 10px 10px 0; }

.videoFullTeaser ul.list li span {
clear: both;
margin: 0;
padding: 0;
float: left;
font-weight: bold;
font-size: 9px;
padding-top: 1px;
}


/* PROFILES FULL TEASER */

.profilesteaser .preview_image {
padding-right: 10px;
}

.profilesteaser .rateme {
text-align: center;
padding: 10px 0;
text-transform: uppercase;
background-image: url('../Images/rateme_bkg.png');
background-position: top center;
background-repeat: no-repeat;
width: 200px;
height: 35px;
}

.profilesteaser .rateme a {
color: #666;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}

.profilesteaser .seemore {
padding: 14px 0 0 0;
margin-bottom: 4px;
}

.profilesteaser ul.list {
text-align: left !important;
list-style-type: none;
display: inline;
}

.profilesteaser ul.list li {
display: inline;
float: left;
width: 70px;
padding-right: 8px;
text-align: center;
overflow: hidden;
}

.profilesteaser ul.list li.main .teaserImg {
height: 70px !important;
width: 70px;
overflow: hidden !important;
margin: 0 0 2px 0;
padding: 0;
background: #111111;
position: relative; /* this makes it work in IE6 */
}

.profilesteaser ul.list li.last {
width: 35px;
background-image: url('../Images/profiles_next.png');
background-position: top left;
background-repeat: no-repeat; 
}

.profilesteaser ul.list li.last img.thumbs_next {
margin: 28px auto;
padding: 0;
height: 17px;
}


/* SHOWCASE FULL TEASER */

.showcaseteaser .preview_image {
padding-right: 10px;
}

.showcaseteaser .rateme {
text-align: center;
padding: 10px 0;
text-transform: uppercase;
background-image: url('../Images/rateme_bkg.png');
background-position: top center;
background-repeat: no-repeat;
width: 200px;
height: 35px;
}

.showcaseteaser .rateme a {
color: #666;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}

.showcaseteaser .seemore {
padding: 14px 0 0 0;
margin-bottom: 4px;
}

.showcaseteaser ul.list {
text-align: left !important;
list-style-type: none;
display: inline;
}

.showcaseteaser ul.list li {
display: inline;
float: left;
width: 70px;
padding-right: 8px;
text-align: center;
overflow: hidden;
}

.showcaseteaser ul.list li.main .teaserImg {
height: 70px;
width: 70px;
overflow: hidden;
margin: 0 0 2px 0;
padding: 0;
background: #111111;
}

.showcaseteaser ul.list li.last {
width: 35px;
background-image: url('../Images/showcases_next.png');
background-position: top left;
background-repeat: no-repeat; 
}

.showcaseteaser ul.list li.last img.thumbs_next {
margin: 28px auto;
padding: 0;
height: 17px;
}


/* AUDIO POLL */
.audiopoll_image {
margin: 0 8px 6px 0;
}

td.audiopoll_bg_left {
padding-left: 4px;
height: 30px;
background-image: url("../Images/audiopoll_bg.png") !important;
background-position: bottom left;
background-repeat: no-repeat; 
}

td.audiopoll_bg_right {
padding-right: 4px;
height: 30px;
background-image: url('../Images/audiopoll_bg.png');
background-position: bottom right;
background-repeat: no-repeat; 
}


/* RSS CONSUMER */
.rssconsumer .title {
font-size: 14px;
font-weight: bold;
padding-bottom: 2px;
}

.rssconsumer .byline {
padding-bottom: 4px;
}

.rssconsumer .author {
font-size: 12px;
font-weight: bold;
}

.rssconsumer .date {
font-size: 12px;
font-weight: bold;
}

.rssconsumer .description {
padding: 8px 0 2px 0;
font-size: 12px;
line-height: 16px;
}

.rssconsumer .readmore {
padding: 2px 0 2px 0;
font-weight: bold;
font-size: 11px;
}


/* SCHOOL CLOSINGS  */
.closings table {
font-size: 12px;
}

.closings .title {
font-size: 14px;
font-weight: bold;
padding-bottom: 2px;
}

.closings ul.alphalist {
list-style-type: none;
list-style-image: none;
padding: 8px 0 8px 0;
margin: 0;
}

.closings ul.alphalist li {
display: inline;
font-size: 11px;
font-weight: bold;
}


.universallogin.btn_submit 
{
	width: auto;
}
.alertbox 
{
	padding: 1em;
	border: 1px solid #fb8c8c;
	background: #fed0d0;
	margin: 0 0 2em;
	}
.alertbox .title 
{
	font-size:1.67em;
	color: #f30;
	margin: 0 0 1em;
	display: block;
	text-transform: uppercase;
	}