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


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

/* HEADER SIGNATURE
----------------------------------------------------------------------------------- */


	h4.signature {
	
	margin: 0 0 25px 0;
	padding: 0;

	}
	
	h4.signature em {
	
	display: block;
	width: 875px;
	height: 180px;
	background: url(../images/section-carrie/h4-signature.jpg);
	text-indent: -5000px;

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


/* LINKS
----------------------------------------------------------------------------------- */

	#page-links #sidebar {
	
		float: none;
		margin: 0 auto;
		
		}


/* VIDEO BLOG 
----------------------------------------------------------------------------------- */


	#videoblog {

		width: 855px;
		background: #000000;
		display: block;
		padding: 10px;
		margin-bottom: 25px;
		position: relative;
		float: left;

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

		}
		
	#videoblog #video {

		width: 100%;
		height: 340px;
		position: relative;
		overflow: hidden;
		
		}
		
	#videoblog #video h3 {
	
		display: none;
		
		}
		
	#videoblog #video div.details {
	
		width: 200px;
		height: 320px;
		background: #000;
		padding: 10px;
		margin-right: 8px;
		float: left;
		position: static;
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	
		}
		
	#videoblog #video div.details a {
	
		clear: left;
		font-size: 16px;
		line-height: 18px;
		text-transform: uppercase;
		color: #ffffff;
		margin-bottom: 5px;
		white-space: normal;
		margin: 0;
		
		}
		
	#videoblog #video div.details a.comments {
	
		font-size: 10px;
		color: #b79b63;
		margin: 0;
		position: static;
		
		}
		
	#videoblog #video div.details em {
	
		display: none;
		
		}
		
	#videoblog #video div.details img {
	
		display: block !important;
		margin-bottom: 5px;
		
		}
	
	#videoblog #video div.flash {
	
		width: 627px;
		height: 340px;
		float: left;
		
		}
		
	#videoblog #video ul.controls {
	
		width: 200px;
		position: absolute;
		bottom: 64px;
		left: 10px;
		z-index: 50;
		background: none;
		height: 32px;

		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		
		}
		
	#videoblog #video ul.controls li {
	
		float: left;
		
		}
		
	#videoblog #video ul.controls li a {
	
		position: static;
		margin-right: 16px;
		
		}
		
	#videoblog #video ul.controls li.sound a {
		
		margin-right: 0;
		
		}
		
	#videoblog #video ul.controls li a.details {
	
		display: none;
		
		}
		
	#videoblog #video a.browse {
	
		width: 180px;
		text-align: center;
		position: absolute;
		bottom: 10px;
		left: 10px;
		top: auto;
		
		}



/* CURRENTLY
----------------------------------------------------------------------------------- */		
	

	#page-carrie #currently {
	
		display: none;
		
		}
		

/* TABS
----------------------------------------------------------------------------------- */		
	
	
	.tabbed .pane {
	
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;

		}


/* TAB: AWARDS
----------------------------------------------------------------------------------- */


	#awards h4 {
	
		margin-bottom: 10px;
	
		}
		
	#awards ul.stories ul {
	
		padding-left: 25px;
		margin-bottom: 20px;
		list-style-type: square;
	
		}
		
	#awards li {
	
		margin-bottom: 5px;
	
		}
	
	#awards h4 a,
	#awards strong,
	#awards a.comments,
	#awards a.browse {
	
		display: none;
	
		}
	

/* LINKS
----------------------------------------------------------------------------------- */


	#links ul.stories div.story li {
	
		width: 256px;
		font-size: 16px;
		line-height: 16px;
		text-transform: uppercase;
		text-align: center;
		display: block;
	
		}
		
	#links ul.stories div.story li.last {

		border: none;
		
		}

	#links ul li a {
	
		width: 236px;
		padding: 10px;
		font-size: 16px;
		line-height: 16px;
		text-transform: uppercase;
		text-align: center;
		border-top: 1px solid #000;
		display: block;
		
		}
		
	#links ul li a:hover {
	
		background: #000 url(../images/layout/bg-shadow.png) repeat-x left bottom;

		}

	#links div.story ul li.last a:hover, 
	#links div.story ul li:last-child a:hover {
	
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;

		}
		
	#links p {
	
		margin: 0;
	
		}
		
	#links h4,
	#links strong,
	#links ul.actions,
	#links img {
	
		display: none;
	
		}


/* BIOGRAPHY
----------------------------------------------------------------------------------- */


	#biography {
	
		float: left;
		width: 566px;
		padding: 15px;
		background: #000;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	#sidebar #biography {
	
		padding: 0;

		}
		
	#sidebar #biography p {
	
		padding: 10px;
		
		}
		

/* Question for Carrie
----------------------------------------------------------------------------------- */


	.question {
	
		height: 53px;
		background: url(../images/section-carrie/bg-question.jpg);
	
		}
		
	#sidebar .question h3 {
	
		display: none;
	
		}
		
	.question ul.actions {
		
		padding: 27px 0 0 89px;
	
		}
		
	#page-ask #comment {
	
		border-top: 0;
		margin-top: 0 !important;
		display: block !important;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	#page-ask div.disclaimer p {
	
		width: 236px;
		padding: 10px;
		
		}
		
	#page-review #questions {
	
		padding: 20px;
		background: #b79b63;
		margin-bottom: 27px;
	
		}
		
	#page-review #questions h4,
	#page-review #questions strong,
	#page-review #questions .tags {
	
		display: none;
	
		}
		
		
/* Ace's Place
----------------------------------------------------------------------------------- */


	#page-ace #headerimage {
	
		margin-bottom: 27px;
	
		}
