/*** OVERRIDES ***/
.featured-slideshow .anythingSlider-default .arrow {
	bottom: -38px;
	left: auto;
	top: auto;
}

/*.featured-slideshow .pagination .prev-next {*/
.featured-slideshow .anythingSlider-default .arrow a {
	color: #fff;
	font-family: Oswald;
	font-weight: 400;
	font-size: 14px;
	height: auto;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
}

.featured-slideshow .anythingSlider .arrow span {
	display: inline;
	vertical-align: middle;
}

.featured-slideshow .anythingSlider-default .back {
	right: 89px;
}

.featured-slideshow .anythingSlider-default .back a {
	width: 85px;
}

.featured-slideshow .anythingSlider-default .back .ss-icon {
	margin-right: 10px;
}

.featured-slideshow .anythingSlider-default .forward {
	right: 10px;
}

.featured-slideshow .anythingSlider-default .forward a {
	width: 80px
}

.featured-slideshow .anythingSlider-default .forward .pipe {
	color: #aaaaaa;
	margin-right: 10px;
	vertical-align: baseline;
}

.featured-slideshow .anythingSlider-default .forward .ss-icon {
	margin-left: 5px;
}

/*.featured-slideshow .pagination .pager li {*/
.anythingSlider-default .anythingControls ul li {
	font-size: 12px;
	line-height: 1;
	margin:0 0 0 23px;
}

/*.featured-slideshow .pagination .pager a {*/
.anythingSlider-default .anythingControls .thumbNav a {
	background-color: #6C6C6C;
	color: #6C6C6C;
	display: inline-block;
	font-size: 12px;
	height: 12px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 12px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

/*.featured-slideshow .pagination .pager a:hover, .featured-slideshow .pagination .pager a.selected {*/
.anythingSlider-default .anythingControls .thumbNav a.cur,
.anythingSlider-default .anythingControls .thumbNav a:hover {
	background: #fff;
}

/*****************/


.slideshow {
	height: 376px;
	width: 620px;
}

.anythingSlider {
	padding: 0;
}

.anythingSlider-default .anythingWindow {
	border: none;
}

.featured-slideshow .anythingSlider .arrow span {
	visibility: visible;
}

.anythingSlider-default .anythingControls {
	background: #404040;
	padding: 14px 0;
	position: relative;
}

.featured-slideshow .anythingSlider-default .anythingControls a.start-stop,
.featured-slideshow .anythingSlider-default .anythingControls a.start-stop.playing {
	background: none;
	color: #ffffff;
	display: inline-block;
	float: none;
	margin:4px 0 0 20px;
	padding: 0;
	width: auto;
}

.anythingSlider-default .anythingControls ul {
	bottom: 15px;
	left: 72px;
	position: absolute;
}



/*** ARTICLES ***/
.home section.articles > .ad,
.home section.articles > article,
.home section.articles > div {
	height: auto;
	margin-bottom: 0;
}

.home section.articles .four > .ad,
.home section.articles .four > article,
.home section.articles .four > div {
	margin-bottom: 20px;
}

.home section.articles .first-five {
	background: url('../images/bg-texture.png') #fcfcfc;
	border-bottom: 10px solid #ff3939;
	margin-bottom: 40px;
}

.home section.articles .first-five .header {
	background: url('../images/bg-first-five.png') no-repeat;
	color: #fff;
	height: 112px;
	margin-left: -5px;
	padding-top: 20px;
	text-align: center;
	width: 309px;
}

.home section.articles .first-five .header h2 {
	color: #fff;
	font-family: 'Oswald';
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
}

.home section.articles .first-five .header p {
	font-family: 'Oswald';
	font-size: 14px;
}

.home section.articles .first-five .content {
	border-left: 1px solid #c8c3c0;
	border-right: 1px solid #c8c3c0;
	margin: -45px 0 0;
	overflow: hidden;
	padding: 45px 20px 0;
}

.home section.articles .first-five .article {
	border-top: 1px solid #c8c3c0;
	padding: 20px 0 10px;
}

.home section.articles .first-five .article:first-child {
	border: none;
}

.home section.articles .first-five .num {
	background: #191919;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #fff;
	font-family: 'PT Serif';
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	margin: 0 auto 10px;
	padding-right: 3px;
	text-align: center;
	width: 21px;
}

.home section.articles .first-five h3 {
	text-align: center;
	text-transform: uppercase;
}

.home section.articles .first-five .img-frame {
	margin: 0 auto 20px;
	width: 180px;
}

.home section.articles article.no-image .content {
	height: auto;
}

section.articles .first-five article p {
	margin-bottom: 20px;
}

/*** The Conversation Module ***/
.home section.articles .the-conversation-module {
	background: url('../images/bg-texture.png') #fcfcfc;
	/*border-bottom: 10px solid #ff3939;*/
	margin-bottom: 40px;
}

.home section.articles .the-conversation-module .header {
	background: url('../images/bg-the-conversation.png') no-repeat;
	color: #fff;
	height: 112px;
	margin-left: -5px;
	padding-top: 20px;
	text-align: center;
	width: 309px;
}

.home section.articles .the-conversation-module .header span {
	color: #fff;
	font-family: 'Oswald';
	font-size: 21px;
	font-style: italic;
	font-weight: 500;
	margin-left: -80px;
	text-transform: lowercase;
}

.home section.articles .the-conversation-module .header h2 {
	color: #fff;
	font-family: 'Oswald';
	font-size: 33px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-left: 80px;
	margin-top: -5px;
	text-transform: lowercase;
}

.home section.articles .the-conversation-module .header p {
	font-family: 'Oswald';
	font-size: 14px;
}

.home section.articles .the-conversation-module #the-conversation h1 {
	color: #444444;
	font-family: 'Oswald';
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
}

.home section.articles .the-conversation-module #the-conversation p {
	text-align: center;
}

.home section.articles .the-conversation-module .content {
	border-left: 1px solid #c8c3c0;
	border-right: 1px solid #c8c3c0;
	border-bottom: 1px solid #c8c3c0;
	margin: -32px 0 0;
	overflow: hidden;
	padding: 32px 20px 0;
}

.home section.articles .the-conversation-module .article:first-child {
	border: none;
}

.home section.articles .the-conversation-module .num {
	background: #191919;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #fff;
	font-family: 'PT Serif';
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	margin: 0 auto 10px;
	padding-right: 3px;
	text-align: center;
	width: 21px;
}

.home section.articles .the-conversation-module h3 {
	text-align: center;
	text-transform: uppercase;
}

.home section.articles .the-conversation-module .img-frame {
	margin: 0 auto 20px;
	width: 180px;
	border: 2px solid #ffffff;
}

section.articles .the-conversation-module article p {
	margin-bottom: 20px;
}

.home section#comments-the-conversation .most-popular-content h2 {
	border-top: 1px solid #c8c3c0;
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
}

.home section#comments-the-conversation .most-popular-content span.num {
	background: #ff6839;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: 'Oswald';
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	margin-right: 7px;
	padding: 5px 0px;
	text-align: center;
	width: 33px;
	vertical-align: middle;
}

.home section#comments-the-conversation .most-popular-content .info {
	width: 218px;
	font-family: 'Oswald';
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
}

.home section#comments-the-conversation .most-popular-content li {
	font-size: 13px;
	line-height: 28px;
	font-weight: 700;
	vertical-align: top;
}

.home section#comments-the-conversation .top-comment-content h2 {
	border-top: 1px solid #c8c3c0;
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
}

.home section#comments-the-conversation .top-comment-content p.quote {
	color: #444444;
	font-family: 'Oswald';
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 10px;
}

.home section#comments-the-conversation .top-comment-content .author {
	color: #444444;
	font-family: 'Oswald';
	font-size: 15px;
	font-weight: 500;
}

.home section#comments-the-conversation .top-comment-content .article {
	margin-bottom: 20px;
}

.home section#comments-the-conversation .top-comment-content .article a {
	color: #ff6839;
	font-size: 13px;
}

.home section.articles .the-conversation-module .join-conversation {
	background: url('../images/bg-texture.png') #404040;
	color: #ffffff;
	font-family: 'Oswald';
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 12px 20px 30px;
	text-transform: uppercase;
}

.home section.articles .the-conversation-module .join-conversation a {
	color: #ffffff;
}

.home section.articles .the-conversation-module .join-conversation a:hover {
	text-decoration: none;
}

.home section.articles .the-conversation-module .join-conversation span {
	color: #ff6839;
}

.home section.articles .the-conversation-module .join-conversation .arrow {
	font-size: 18px;
}

/*** U-T TV Videos ***/
.home #top-videos {
	background: url('../images/bg-texture.png') #fffcf7;
	border: 1px solid #c8c3c0;
}

.home #top-videos .omega {
	background: url('../images/bg-texture.png') #404040;
	margin: -1px -1px -1px 0px;
}

.home #top-videos .button {
	float: right;
	font-size: 10px;
	margin-right: -20px;
	width: 86px;
}

.home .orange.small {
	background: #ff6839;
	border: none;
}

.home #top-videos .alpha h2 {
	color: #444444;
}

#top-videos h2 {
	font-weight: 700;
}

/*** REWARDS MODULE ***/

#ut-rewards .rewards-logo { background: #000; padding: 10px; text-align: center; float: left; width: 220px;  }
#ut-rewards .rewards-cta { background: #E36A00; padding: 10px; text-align: center; float: right; width: 680px; min-height: 62px; }
#ut-rewards .rewards-cta h3 { font-family: 'Open Sans', sans-serif; font-size: 28px; font-weight: 400; text-transform: none; color: #fff; position: relative; margin: 17px 0 0 0; }
#ut-rewards .rewards-cta h4 { font-family: 'Open Sans', sans-serif; font-size: 19px; text-transform: uppercase; float: right; margin: 10px 50px 0 0; color: #000; }
#ut-rewards .rewards-cta span {
    font-family: 'oswald', sans-serif;
    font-size: 24px;
    font-weight: 700;
    background-clip: padding-box;
    background-color: #000;
    border-radius: 52px 52px 52px 52px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 15px;
    position: absolute;
    top: -20px;
}
#ut-rewards .rewards-cta span em { font-size: 10px; font-style: normal; margin: 0; position: relative; top: -10px; text-transform: uppercase; }
#ut-rewards .rewards-cta-footer { background: #000; padding: 10px; text-align: center; clear: both; }
#ut-rewards .rewards-cta-footer .cta-wrap { width: 550px; margin: 0 auto; }
#ut-rewards .rewards-cta-footer h4 { font-family: 'Oswald', sans-serif; font-size: 24px; text-transform: uppercase; color: #fff; float: left; margin: 10px 10px 0 0; }
#ut-rewards .rewards-cta-footer .button { float: right; font-size: 18px; }

.ut-rewards-button-sign-up .button,
.ut-rewards-button-sign-up .button.orange {
    /*background: linear-gradient(to bottom, #E36A00 0%, #E36A00 50%, #E36A00 51%, #E36A00 100%) repeat scroll 0 0 transparent;
    box-shadow: 0 0 0 1px #FF9474 inset;*/
    /* Gradient */
	background: #f47b25; /* Old browsers */
	background: -moz-linear-gradient(top, #f68726 0%, #f68726 50%, #f47b25 51%, #f47b25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f68726), color-stop(50%, #f68726), color-stop(51%, #f47b25), color-stop(100%, #f47b25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f68726 0%, #f68726 50%, #f47b25 51%, #f47b25 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f68726 0%, #f68726 50%, #f47b25 51%, #f47b25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f68726 0%, #f68726 50%, #f47b25 51%, #f47b25 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f68726 0%, #f68726 50%, #f47b25 51%, #f47b25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68726', endColorstr='#f47b25', GradientType=0 ); /* IE6-9 */
}

.ut-rewards-button-sign-up .button:hover,
.ut-rewards-button-sign-up .button.orange:hover {
	/* Background Gradient */
	background: #e77a21; /* Old browsers */
	background: -moz-linear-gradient(top, #f47b25 0%, #f47b25 50%, #f68726 51%, #f68726 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f47b25), color-stop(50%, #f47b25), color-stop(51%, #f68726), color-stop(100%, #f68726)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f47b25 0%, #f47b25 50%, #f68726 51%, #f68726 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f47b25 0%, #f47b25 50%, #f68726 51%, #f68726 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f47b25 0%, #f47b25 50%, #f68726 51%, #f68726 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f47b25 0%, #f47b25 50%, #f68726 51%, #f68726 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47b25', endColorstr='#f68726', GradientType=0 ); /* IE6-9 */
}

#ut-rewards {
	margin-bottom: 30px;
	position: relative;
}

#ut-rewards .ut-rewards-ribbon-banner {
	position: absolute;
	top: -2px;
	left: -2px;
}

#ut-rewards .twelve {
	background: url('../images/bg-texture.png') #404040;
	margin-left: 0px;
}
#ut-rewards .content {
	/*border: 1px solid #8f8f8f;*/
	background: url('../images/bg-texture.png') #404040;
	padding: 10px 20px 40px 20px;
}
#ut-rewards .ut-rewards-ads-header {
	width: 805px;
	margin: 25px 0 25px 70px;
}
#ut-rewards .ut-rewards-ads-logo {
	display: inline-block;
	width: 109px;
	border-right: 1px solid #757576 !important;
	padding-right: 30px;
}
#ut-rewards .ut-rewards-ads-headline {
	display: inline-block;
	position: relative;
	width: 390px;
}
#ut-rewards .ut-rewards-ads-headline-inner {
	position: absolute;
	top: -40px;
	left: 30px;
}
#ut-rewards .content h2 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: none;
}
#ut-rewards .content h2 span {
	font-weight: 500;
}
#ut-rewards .ut-rewards-button-sign-up {
	display: inline-block;
	width: 260px;
}
#ut-rewards .ut-rewards-button-sign-up > .button {
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 0px;
	width: 260px;
}
#ut-rewards .column-wrap {
	margin-left: 30px;
	padding: 4px 0px 10px;
}
#ut-rewards .column-wrap .column {
	width: 260px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#ut-rewards .column-wrap .button {
	color: #fff;
	font-size: 15px;
	padding: 9px 0;
}

/*** UT REWARDS SECTIONFRONT ***/

#ut-rewards-sectionfront {
	margin-bottom: 30px;
	position: relative;
}
.rewards-mod-sectionfront .callout {
    height: 80px;
    margin: 12px 0 0;
    padding-top: 10px;
}
#ut-rewards-sectionfront .ut-rewards-ribbon-banner {
	position: absolute;
	top: -2px;
	left: -2px;
}
#ut-rewards-sectionfront .content {
	background: url('../images/bg-texture.png') #404040;
	padding: 10px 40px 20px 40px;
}
#ut-rewards-sectionfront .ut-rewards-ads-header {
	/*width: 805px;*/
	margin: 10px 0 10px 10px;
}
#ut-rewards-sectionfront .ut-rewards-ads-logo {
	display: inline-block;
	width: 90px;
	float: left;
	border-right: 1px solid #787879;
	margin: 0;
}
#ut-rewards-sectionfront .ut-rewards-ads-headline {
	display: inline-block;
	padding: 0;
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
}
#ut-rewards-sectionfront .ut-rewards-button-sign-up {
	display: inline-block;
	width: 180px;
	float: right;
}
#ut-rewards-sectionfront .rewards-frame { margin: 10px 0 0 0; }
#ut-rewards-sectionfront .ut-rewards-ads-headline-inner {
	position: absolute;
	top: -40px;
	left: 30px;
}
#ut-rewards-sectionfront .content h2 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0px;
	text-transform: none;
	padding: 0;
	margin: 0;
}
#ut-rewards-sectionfront .content h2 span {
	font-weight: 500;
}
#ut-rewards-sectionfront .ut-rewards-button-sign-up > .button {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0px;
	width: 180px;
}
#ut-rewards-sectionfront .column-wrap {
	margin-left: 30px;
	padding: 4px 0px 10px;
}
#ut-rewards-sectionfront .column-wrap .column {
	width: 260px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}


/*** UT REWARDS SIDEBAR ***/
#ut-rewards-sidebar {
	margin-bottom: 30px;
	position: relative;
}
#ut-rewards-sidebar .ut-rewards-ribbon-banner {
	position: absolute;
	top: -2px;
	left: -2px;
}
#ut-rewards-sidebar .content {
	background: url('../images/bg-texture.png') #404040;
	padding: 10px 20px 40px 20px;
}
#ut-rewards-sidebar .ut-rewards-ads-header {
	/*width: 805px;*/
	margin: 10px 0 0 10px;
}
#ut-rewards-sidebar .ut-rewards-ads-logo {
	display: inline-block;
	width: 115px;
}
#ut-rewards-sidebar .ut-rewards-ads-headline {
	display: inline-block;
	padding: 10px 10px 0 10px;
	position: relative;
	width: 240px;
}
#ut-rewards-sidebar .ut-rewards-ads {
	display: inline-block;
	width: 240px;
}
#ut-rewards-sidebar .rewards-frame { margin: 10px 0 0 0; }
#ut-rewards-sidebar .ut-rewards-ads-headline-inner {
	position: absolute;
	top: -40px;
	left: 30px;
}
#ut-rewards-sidebar .content h2 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 0px;
	text-transform: none;
	border-top: 1px solid #646260;
	border-bottom: none;
	padding: 10px 0;
	margin: 10px 0 0 0;
	text-align: center;

}
#ut-rewards-sidebar .content h2 span {
	font-weight: 500;
}
#ut-rewards-sidebar .ut-rewards-button-sign-up {
	display: inline-block;
	width: 126px;
}
#ut-rewards-sidebar .ut-rewards-button-sign-up > .button {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 0px;
	width: 126px;
}
#ut-rewards-sidebar .column-wrap {
	margin-left: 30px;
	padding: 4px 0px 10px;
}
#ut-rewards-sidebar .column-wrap .column {
	width: 260px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}




/*** OFFERS & CONTESTS ***/
#offers-contests {
	margin-bottom: 30px;
}

#offers-contests .six {
	background-color: #c0d0d6;
}

#offers-contests .content {
	border: 1px solid #8f8f8f;
	padding: 20px;
}

#offers-contests .content > .button {
	color: #fff;
	float: right;
	font-size: 10px;
	margin-top: 4px;
	width: 86px;
}

#offers-contests h2 {
	font-weight: 700;
}

#offers-contests p {
	font-family: 'Oswald';
	font-size: 15px;
	line-height: normal;
	height: 48px;
	overflow: hidden;
}

#offers-contests .column-wrap {
	border-top: 1px solid #8f8f8f;
	padding: 20px 9px 10px;
}

#offers-contests .column-wrap .column {
	width: 190px;
}

#offers-contests .column-wrap .button {
	color: #fff;
	font-size: 15px;
	padding: 9px 0;
}

/*** SUBSCRIBER & CUSTOMER ***/
#subscriber-customer {
	margin-bottom: 30px;
}

#subscriber-customer .content {
	padding: 32px 26px 20px;
	border: 1px solid #c8c3c0;
}

#subscriber-customer .content-left {
	padding: 20px 20px 20px 0;
}

#subscriber-customer .content > .button {
	color: #fff;
	float: right;
	font-size: 10px;
	margin-top: 4px;
	width: 120px;
}

#subscriber-customer h2 {
	font-size: 31px;
	font-weight: 100;
	text-transform: none;
}

#subscriber-customer p {
	font-size: 16px;
	line-height: 25px;
}

#subscriber-customer.column-wrap {
	border-top: 1px solid #8f8f8f;
	padding: 20px 9px 10px;
}

#subscriber-customer .column-wrap .column {
	width: 190px;
}

#subscriber-customer .column-wrap .button {
	color: #fff;
	font-size: 15px;
	margin: 0px 100px;
	padding: 9px 0;
}

/*** FEATURED PHOTOS ***/
.ad-block {
	margin-bottom: 30px;
}
#featured-photos .ad-728x90 { margin: 0 auto 15px auto; }

#featured-photos {
	margin-bottom: 30px;
	position: relative;
}

#featured-photos h2 {
	color: #fff;
	font-weight: 700;
	left: 20px;
	position: absolute;
	top: 20px;
	z-index: 100;
}
.home #featured-photos ul {
	background: #404040;
	height: 740px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
#featured-photos ul {
	background: #404040;
	height: 680px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
#featured-photos .activePage img {
	opacity: 1;
	filter:alpha(opacity=100);
}
#featured-photos li > img {
	display: block;
	margin: 0 auto;
	opacity: .9;
}

#featured-photos li > img.ap-photo {
	height: 100%;
}
#featured-photos .caption-wrapper {
	background: #191919;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.home #featured-photos .caption {
	color: #ddd;
	padding: 10px;
	font-size: 12px;
	width: 98%;
	min-height: 25px;
	float: left;
	line-height: 16px;
}
#featured-photos .caption {
	color: #ddd;
	padding: 10px;
	font-size: 11px;
	width: 67%;
	min-height: 25px;
	float: left;
	line-height: 14px;
	border-right: 1px solid #333;
}

.lt-ie9 #featured-photos .caption {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E61A1A1A,endColorstr=#E61A1A1A);
}
.lt-ie9 #featured-photos .activePage .caption {
	background-color: #1a1a1a;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E61A1A1A,endColorstr=#E61A1A1A);
}

#featured-photos .caption .close {
	background: #ff6839;
	border: 1px solid #ff7e56;
	cursor: pointer;
	padding: 6px 0 2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 29px;
}

#featured-photos .caption .button {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	width: 76px;
	vertical-align: top;
	margin-bottom: 5px;
}
.home #featured-photos h3 {
	display: inline;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #fff;
	margin: 0 10px;
}

#featured-photos h3 {
	display: inline;
	font-size: 14px;
	font-weight: 700;
}

#featured-photos .caption p {
	font-size: 12px;
}

#featured-photos .arrow a {
	background: none;
	color: #e7e6e6;
	height: 119px;
	position: relative;
	text-decoration: none;
	width: 62px;
}

#featured-photos-nav .anythingSlider .arrow a > span { left: 8px; }

#featured-photos .anythingSlider .arrow span {
	visibility: visible;
}

#featured-photos .simple-share p { font-size: 12px; margin: 0; color: #eee; }

#featured-photos .simple-share {
	width: 25%;
	padding: 12px 10px 10px 20px;
	float: left;
	z-index: 1;
}
#featured-photos .simple-share.gallery {
	bottom: 134px;
}
.simple-share p {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#featured-photos .simple-share #toolbar-sharing {
	background: none;
	width: auto;
	height: auto;
}

.button-photo {
	font-weight: bold;
	background-color: #000;
	background-color: rgba(0,0,0,.85);
	position: absolute;
	top: 12px;
	right: 0;
	padding: 10px 20px 10px 15px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.button-photo:hover {
	text-decoration: none;
}
.button-photo .ss-icon {
	font-size: 16px;
	position: relative;
	top: 3px;
	font-weight: bold;
	left: 5px;
}
.featured-slideshow.inline-gallery a.button-photo {
	display: none;
}

/*** COMMENTS ***/
#comments {
	background-color: #fffcf7;
	border: 1px solid #c8c3c0;
	margin-bottom: 30px;
}

#comments h2 {
	font-weight: 700;
}

#comments .six .content {
	padding: 20px;
}

#comments .six:first-child .content {
	padding-right: 0;
}

#comments .alpha ul {
	border-top: 1px solid #c8c3c0;
	font-family: 'Oswald';
	font-size: 20px;
	padding-top: 20px;
}

#comments .alpha ul li {
	margin-bottom: 20px;
}

#comments .alpha ul li a {
	display: block;
}

#comments .alpha .num {
	background: #ff6839;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-right: 7px;
	padding: 2px 0 3px;
	text-align: center;
	width: 33px;
	vertical-align: middle;
}

#comments .omega {
	background: #404040;
	color: #fff;
	font-family: 'Oswald';
	margin: -1px -1px -1px 10px;
	min-height: 338px;
}

#comments .omega .quote {
	border-top: 1px solid #646260;
	font-size: 30px;
	font-weight: 300;
	line-height: normal;
	padding: 10px 40px 0 28px;
	text-indent: -28px;
}

#comments .omega .quote .quo {
	font-size: 60px;
	line-height: 34px;
	vertical-align: middle;
}

#comments .omega .quote .quo:first-child {
	margin-right: 10px;
}

#comments .omega .author {
	font-size: 15px;
	padding-left: 28px;
}

#comments .omega .article {
	color: #ff6839;
	font-size: 13px;
	padding-left: 28px;
}
#comments .omega .article a {
	color: #ff6839;
	text-decoration: none;
}
#comments .omega .article a:hover {
	text-decoration: underline;
}



/*** REPORTERS ***/
.home .reporters .eight h2 {
	border-bottom: 1px solid #c8c3c0;
	margin: 20px 20px 0 20px;
	padding-bottom: 20px;
}

.polls .content .orange-link,
.home .reporters .orange-link {
	color: #f46639;
	float: right;
	font-family: 'Oswald';
	font-size: 15px;
	font-weight: 700;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
	top: 29px;
	margin-right: 20px;
}

.home .reporters .eight .orange-link {
	right: 0;
}

.home .reporters .eight {
	padding-bottom: 20px;
	position: relative;
}

.home .reporters h3 {
	margin-bottom: 0px;
}

.home .reporters .category {
	font-family: 'Oswald';
	font-size: 10px;
	line-height: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.home .reporters .social {
	font-size: 13px;
	margin-bottom: 8px;
}

.home .reporters .social a {
	color: #ff6839;
}

.home .reporters .button {
	color: #fff;
	font-size: 10px;
	line-height: normal;
	padding: 1px 0 2px;
	width: 77px;
}

.home .reporters .bg-texture > .four {
	border: none;
	margin: -1px -1px -1px 10px;
}
.reporters hr, .reporters h2.marketconnect {
    margin-bottom: 5px;
}


.polls {
	color: #fff;
	position: relative;
}

.polls .content {
	font-size: 15px;
	padding: 20px;
}

.home .reporters .bg-texture > .four form {
	min-height: 269px;
	position: relative;
}

.polls h2 {
	border-bottom: 1px solid #646260;
	font-weight: 700;
	margin: 0 0 10px;
	padding-bottom: 20px;
}

.polls p {
	margin-bottom: 10px;
}

.polls ul {
	display: block;
	margin-bottom: 44px;
}

.home .reporters .bg-texture > .four ul {
	margin-bottom: 24px;
}

.polls li {
	margin:0 20px 5px 0;
}

.polls label {
	font-family: 'Oswald';
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.polls label {
	cursor: pointer;
}

.polls .button,
.home .reporters .bg-texture > .four .button {
	bottom: 20px;
	font-family: 'Oswald';
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	padding: 5px 0;
	position: absolute;
	width: 258px;
}

/*** Polls Home ***/
.polls-home h2 {
	color: #444444;
	border-top: 1px solid #c8c3c0;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	padding-top: 20px;
	text-align: center;
}

.polls-home p {
	font-family: 'Oswald';
	font-size: 20px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 25px;
}

.polls-home ul {
	display: block;
	margin-bottom: 20px;
}

.polls-home li {
	margin:0 20px 5px 0;
	padding-top: 4px;
}

.polls-home label {
	font-family: 'Oswald';
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.polls-home label {
	cursor: pointer;
}

.polls-home .button,
.home .reporters .bg-texture > .four .button {
	bottom: 20px;
	font-family: 'Oswald';
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	padding: 10px 0;
	/*position: absolute;*/
	width: 258px;
}

.polls-home .view-results {
	margin-top: 10px;
	text-align: center;
}

.polls-home .view-results a {
	color: #ff6839;
	font-weight: bold;
}

.polls-home .fi-radio {
	border: 1px solid #858586;
	clear: both;
    margin-bottom: 15px;
}

.home .reporters .bg-texture > .four .button {
	bottom: 0;
}
.polls-home .poll-results .choice .percent {
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	float: left;
	margin-top: 2px;
}
.polls-home .poll-results .choice .total {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
.polls-home .poll-results .choice .choice_title {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    top: 5px;
    width: 98%;
    z-index: 1;
}
.polls-home .poll-results .choice {
    background-color: #232323;
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    margin-bottom: 2px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    width: 100%;
}
.polls-home .poll-results .choice .bar {
    background-color: #FF6839;
    display: block;
    height: 40px;
    position: absolute;
}

section.articles h3.uttv_slot_news { background: #111; margin-bottom: 0; padding: 5px 10px; line-height: 22px; }
.uttv_slot_news a { color: #fff; font-size: 16px; }
.home_slot_tease { line-height: 15px; font-size: 12px; }
.clear { clear: both; }

.homebox { margin: 20px 0 0 0; border: 1px solid #ccc; height: 190px; }
.homebox h2 { background: #333; color: #ff6839; font-size: 20px; padding: 5px 0 5px 10px; margin-bottom: 0; }
.homebox ul { margin: 0; padding: 10px;}
.homebox li { border-top: 1px dotted #bababa; line-height: 1; padding: 8px 0; }
.homebox li:first-child { border-top: none; }
.cup-logo { padding: 15px 10px 10px 10px; float: left; }
.cup-content { padding: 10px 10px 10px 15px; float: left; width: 170px; font-family: 'Open Sans'; font-size: 12px; color: #333;  }
.homebox .button { width: 170px; }


/*** SMALL VIDEO PLAYER ***/
.small-home-video { background: #2b2b2b; margin: 10px 0 0 0; }
.home .featured-slideshow .slideshow, .home .featured-slideshow .slideshow .img-wrap { height: 437px; }
.home .featured-slideshow { height: 488px; }
.home .video-overlay-play { height: 249px; padding-top: 140px; }

.listing.latest_local_news li a { padding: 8px 5px; }
.listing.latest_local_news h2 a { background: none repeat scroll 0 0 #007dae; color: #fff; display: block; padding: 8px 10px; font-size: 18px; }
.listing.latest_local_news ul { margin: 0 0 20px 0; }
