/* CARRIE UNDERWOOD */
/* Section Stylesheet: Home
--------------------------------------------------------------------------- */


	@import url("widget-event.css");
	@import url("widget-editorial.css");
	@import url("widget-media.css");
	@import url("widget-member.css");
	@import url("widget-photo.css");
	@import url("widget-blog.css");
	@import url("widget-comment.css");
	@import url("widget-poll.css");
	@import url("featured.css");


/* STRUCTURAL CONTAINERS
--------------------------------------------------------------------------- */


	#page-index #layout {
		
		width: 938px;
		
		}
	
	#page-index #header {
	
		width: 938px;
		
		}
		
	#page-index #main {

		float: left;	
		width: 938px;
	
		}
		
	#page-index h1 a,
	#page-index #navigation {
	
		margin-left: 63px;
		
		}

	#page-index #live,
	#page-index #whatsnew {

		float: left;
		width: 875px;
		margin-left: 63px;
		
		}
		
	#page-index #shows,
	#page-index #news {
	
		width: 596px;
		float: left;
		position: relative;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;

		}	

	#page-index #shows div {
	
		width: 576px;
		float: left;
		clear: left;
		padding: 15px 10px;
		background: none;
		
		}
		
	#page-index #news div {
	
		width: 596px;
		padding: 0;
		float: left;
		clear: left;
		background: none;
		
		}
		
	#page-index #news > ul.tabs {
	
		margin-bottom: 15px;
		
		}
		
	#page-index #news div .story {
	
		width: 500px;
		
		}


/* THE LIVE EXPERIENCE		
--------------------------------------------------------------------------- */

	
	#page-index #shows {
	
	height: 340px;
	background: #b79b63;
	/* background: #68593c url(../images/layout/bg-shadow.png) repeat-x bottom left; */
		
	}

	#page-index #content .program a.date strong, 
	#page-index #content .program h4 strong, 
	#page-index #content .program h4 span {
	
	color: #000;
	
	}

	#page-index #content #sidebar .program a.date strong, 
	#page-index #content #sidebar .program h4 strong, 
	#page-index #content #sidebar .program h4 span {
	
	color: #fff;
	
	}

	#page-index #content .program ul.tallies a {
	
	color: #fff !important;
	
	}	

	#page-index #content #sidebar .program ul.tallies a {
	
	color: #a1a1a1 !important;
	
	}	

	#page-index #content .program ul.actions {
	
	margin-right: 15px;
	
	}
		
	#page-index #content .program ul.tickets {
	
	clear: none;
	margin-top:5px;
	height: 12px;
	
	}
	
	#page-index #content .program ul.tickets a {	
	
	display: block;
	line-height: 12px;
	
	}
	
	#page-index #content .program ul.actions {
	
	display: none !important;
	
	}
	
	#page-index #content .program ul.events ul.actions, 
	#page-index #content .program ul.events ul.tickets {
		
	display: block !important;
	
	}

	#page-index #content .program ul.events ul.actions li, 
	#page-index #content .program ul.events ul.tickets li {
	
	background-color: #000 !important;
	padding: 3px 5px !important;
	
	}	
	
	#page-index #content .program ul.events li.last {

	border-bottom: 1px solid #000;
	
	}
	
	#page-index #live #sidebar {
	
	height: 340px;
		
	}
	
	#page-index #shows a.action.browse {	
	
	color: #fff !important;
	
	}
	
	#page-index #shows a.action.browse:hover {	
	
	color: #000 !important;
	
	}


/* My Moment With Carrie */


	#sidebar #my_moment {
	
	height: 280px;
	position: relative;
	background: url(../images/section-home/bg-mymoment.gif) no-repeat;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
 
	}
	
	#sidebar #my_moment ul.photos {
	
	height: 250px;
	overflow: hidden;
	
	}

	#sidebar #my_moment div {
	
	text-align: center;
	background: 0;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;

	}	

	#sidebar #my_moment h3 {
	
	color: #fff;
	width: 256px;
	height: 39px;
	display: block;
	text-indent: -5000px;
	background: url(../images/section-home/h3-mymoment.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	
	}
	
	#sidebar #my_moment h4 {
	
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	color: #000;
	width: 220px;
	
	}
	
	#sidebar #my_moment img {
	
	height: 130px;
	border: 3px solid #fff;
	margin: 0 auto;
	
	}
	
	#sidebar #my_moment dd.member {
	
	width: 245px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	top: 210px;
	left: 10px;
	
	}
	
	#sidebar #my_moment dd.member em {
	
	color: #fff !important;
	
	}
	
	#sidebar #my_moment dd.related {
	
	width: 200px;
	font-weight: bold;
	position: absolute;
	top: 225px;
	left: 10px;
	
	}
	
	#sidebar #my_moment dd.related a {
	
	color: #fff;
	
	}
	
	#sidebar #my_moment dt,
	#sidebar #my_moment dd.taken,
	#sidebar #my_moment dd.related,
	#sidebar #my_moment ul.actions {
	
	display: none;
	
	}
	
	
/* UPSELL EXCEPTIONS 
--------------------------------------------------------------------------- */


	#page-index .upsell.fanclub ul.actions {

		margin-left: 68px;
		
		}
	

/* SPECIAL TABS
--------------------------------------------------------------------------- */


	#contests .leads {
	
		float: left;
		width: 431px;
		margin-right: 15px;
		
		}
		
	#videos .all {
	
		width: 100%;
		float: left;
	
		}
				

/* TAB: CARRIE
--------------------------------------------------------------------------- */
	
	
	#carrie {
	
		position: relative;
	
		}
		
	#carrie ul.actions {
	
		padding-top: 20px;
		
		}
		
	#currently {
	
		width: 566px !important;
		font-size: 24px;
		line-height: 24px;
		text-transform: uppercase;
		background: #89e5ee !important;
		padding: 15px 15px 35px 15px !important;
		position: relative;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	#currently h3 {
	
		display: block !important;
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		margin-bottom: 5px;
		
		}
		
	#currently dd {
	
		position: absolute;
		top: 30px;
		left: 12px;
		color: #000;
		
		}
	
	#currently a.picture,
	#currently .alias,
	#currently .vitals,
	#currently .location,
	#currently dt.status,
	#currently .comments,
	#currently .updated,
	#currently .friendship,
	#currently form,
	#currently ul.actions,
	#carrie a.browse {
	
		display: none;
	
		}
	
	
	#content #carriesblog h3 {
	
		display: none;
	
		}
		
	#carriesblog ul.leads li {
	
		background: url(../images/section-home/headshot-carrie.jpg) left 66px no-repeat;
	
		}
	
	#carriesblog ul.leads li > strong {
	
		font-size: 20px;
		line-height: 22px;
		color: #ffffff;
		position: absolute;
		top: 25px;
		left: 0;
	
		}
		
	#carriesblog ul.leads li li {
	
		background: none;
	
		}
	
	
/* TAB: ACE
--------------------------------------------------------------------------- */


	#ace ul.actions {
	
		padding-top: 20px;
		
		}
		
	#ace #currently {
	
		background: #000 !important;
	
		}
		
	#ace #currently dd {
	
		color: #b79b63;
		
		}
	
	
	/* Thumbnails */
	
		
	#ace .thumbnails {
	
		float: left;
		margin: 25px 0 0 0 !important;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	
		}
		
	#ace .thumbnails ul.photos li {
	
		width: 148px;
		
		}
		
	#ace .thumbnails ul.photos li a {
	
		height: 110px;
		
		}
		
	#ace .thumbnails ul.actions {
	
		display: block;
	
		}
		
		
	/* Blog */
		
		
	#content #acesblog {
	
		clear: left;
	
		}
	
	#content #acesblog h3,
	#ace a.browse {
	
		display: none;
	
		}
		
	#ace > strong {
	
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		height: 86px;
		background: url(../images/section-home/ace-comingsoon.jpg) center center no-repeat;
	
		}
		
	#acesblog ul.leads li {
	
		background: url(../images/section-home/headshot-ace.jpg) left 66px no-repeat;
	
		}
		
	#acesblog ul.leads li > strong {
	
		font-size: 20px;
		line-height: 22px;
		color: #ffffff;
		position: absolute;
		top: 25px;
		left: 0;
	
		}
		
	#acesblog ul.leads li li {
	
		background: none;
	
		}


/* LATEST NEWS
--------------------------------------------------------------------------- */


	#latestnews ul.paging {
	
		text-align: center;
		padding: 5px 0 0;
		border-top: 1px solid #a1a1a1;
		
		}
		
	#latestnews .leads ul.paging {
	
		display: none;
		
		}
		
	#latestnews .headlines ul.paging a.action {
	
		color: #b79b63 !important;
		
		}

	#latestnews .headlines ul.paging a.action:hover {
	
		color: #fff !important;
		
		}
	
	#latestnews ul.filters {
	
		margin: -15px 0 0 0;
		padding-left: 99px !important;
		width: 497px !important;
		
		}
		
	#latestnews ul.leads ul li, 
	#latestnews ul.headlines li.last {
	
		border: 0 none;
		
		}
		
	#latestnews ul.leads li, 
	#latestnews ul.headlines li {

		border-bottom: 1px solid #a1a1a1;
		
		}


/* POLLS
--------------------------------------------------------------------------- */


	#poll {
	
		/* Temporary Placeholder
	
		width: 256px;
		height: 310px;
		background: url(../images/section-home/bg-poll) top left no-repeat !important;
		display: block;
		text-indent: -5000px;
		overflow: hidden;

		-moz-border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
		border-radius: 0 !important;
		
		*/
		
		}
		
	
/* LATEST SUBMISSIONS
--------------------------------------------------------------------------- */


	#submissions {
	
		position: relative;
		
		}

	#submissions #photos h3 {

		margin: 0;
		
		}
		
	#submissions #photos ul.photos {
	
		padding: 9px;
		
		}

	#submissions #photos ul.photos li {
	
		height: 58px;
		margin: 0 1px 1px 0;
		overflow: hidden;
		position: relative;
		width: 77px;
		
		}
		
	#submissions #photos ul.actions {
	
		padding: 10px 10px 10px 0;
		
		}
		
	#submissions #photos ul.actions li {
	
		float: right;
		
		}

		
/* BANNERS 
--------------------------------------------------------------------------- */


/* CARRIE IN SWAROVSKI */

	
	a.swarovski img {
	
	display: block;
	clear: both;
	margin: 0 auto 27px;

	}
	
	
/* PCA 2009 STICKER */


	#pca2009 {
		
	display: block;
	clear: both;
	margin: 0 auto 27px;
		
	}
		

/* DISCLAIMERS
--------------------------------------------------------------------------- */


	div.disclaimers {
	
		clear: both;
		padding: 15px 5%;
		margin: 0 0 25px 0;
		text-align: center;
		background: #000;
		width: 90%;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}

	div.disclaimers p {
	
		margin-bottom: 0;
	
		}

	div.disclaimers small {

		font: normal 12px/14px Arial, sans-serif;
	
		}
		
		
/* EVENTFUL VOTE BANNER
--------------------------------------------------------------------------- */


	#eventful-vote {
	
		overflow: hidden;
		
	
		}
		
	#eventful-vote img {
	
		display: block;
	
		}
