/* ----- 2010 FashionWeek Channel styles ----- */


/* ----- The Basics ----- */
a {
	color: #016597;
}

a:hover {
	color: #Df0024;
}

body
{ font-family:"Helvetica", Arial, Helvetica, sans-serif;
  color: #333;
}

/* ----- Layout ----- */
div#doc {
	background: #fff;
}

div#logo {
display:none;
}

div#header {
	background: url("olympics_masthead.png") no-repeat scroll 0 0;
	height: 206px;
	border-bottom:0px solid #FFFFFF;
	padding-bottom: 0px;
}


div#header-search {
	display: none;
}


div#header > div:first-child {
	background: url("masthead_logo.png") no-repeat 50% 0%;
	height:206px;
	width:883px;

}


ul#utility-nav {
	background: transparent;
	background: rgba(0,0,0,0.3);
	color: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#300000000);
	margin-top: 10px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

ul#utility-nav li {
	background: #ffffff;
	height: auto;
	margin: 0;
	padding: 8px 10px;
}

ul#utility-nav li:first-child {
	background: #ffffff;
	padding: 8px 10px;
}

ul#utility-nav li a {
	color: #333333;
	text-decoration: underline;
}
ul#utility-nav li a:hover {
	color: #ccc;
	text-decoration: underline;
}



/* ----- Navigation ----- */
div#nav {
	background: url("olympics_nav_bg.gif") repeat-x 0 0;
}

div#nav ul {
	padding: 0 0 0 100px;
	width: 840px;
}

div#nav ul li {
	padding: 4px 0;
	text-shadow: none;
}

div#nav ul li.current {
	background: transparent;
	text-shadow: none;
}

div#nav ul li a {
	color: #ccc;
	background: #0085c7;
}

div#nav ul li.current a {
	color: #fff;
	background: #DF0024;
}

fieldset, img {
border:0 none;

}

div#nav ul li#twitter-signin {
	float: right;
	margin: 0;
	display:none;
}

/* ----- Content ----- */

div.hentry p.meta a.details { display: none; }

div#content {
	padding-top: 40px;
}

div#content h1 {
border-bottom:0px solid #7f7f7f;
font-size:24px;
color:#016597;
margin-bottom:30px;
padding-bottom:12px;
}


div#tweets div.hentry p.entry-content {
margin-top:4px;
color:#333;
}

div.hentry p {
line-height:1.3;
margin:8px 0;
color:#999999;
}

div#get-widget a {
background:url("olympics_grabwidget.png") no-repeat scroll 0 50% transparent;
border:medium none;
color:#333333;
height:30px;
padding:45px 0 25px 38px;
text-shadow:none;
}


/* ----- Pagelets ----- */

	/* ----- Insiders pagelet ----- */
	
	div.pagelet h3 {
	border-bottom:0 solid #333333;
	color:#016597;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:4px;
	position:relative;
}

div.pagelet.insiders li.vcard img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000 none repeat scroll 0 0;
border:1px solid #333;
height:24px;
margin-right:6px;
padding:2px;
vertical-align:middle;
width:24px;
}
div.pagelet.insiders li.vcard:first-child {
margin-top:-5px;
padding-top:0;
}

div.pagelet.insiders li.vcard {
border-bottom:1px solid #999;
padding:5px 0;
}
	
	
	
	
	
	/* ----- Retweeter pagelet ----- */
	
	/* ----- RSS pagelet ----- */
	div.pagelet.rss ul li a {
		border: 0;
		text-decoration: underline;
	}
	
	/* ----- Twitter pagelet ----- */
	

/* ----- Update Status form ----- */
form#update-status-form input#update_submit {
	background: url("button-bg.gif") repeat-x 0 50%;
	border-color: #002a6d;
	text-shadow: none;
}


/* ----- Tweets and Thingies ----- */
div#tweets div.clear {
	border-bottom: 1px solid #ccc;
	background: url();
	}

div#tweets div.tweet {
	background: #fff;
	border-color: #ccc;
}

div#tweets div.tweet div.stub {
	display: none;
}


/* ----- Top/Trending Thingies ----- */
div#thingies div.primary div.hentry, div#thingies div.secondary div.hentry {
	background: transparent;
	border-color: #c9e9f3;
	}

div.hentry h2.entry-title a {
text-decoration:none;
color:#016597;
font-size: 12px;
font-weight: bold;
}

div.hentry div.tweet-content p {
font-size:12px;
margin:0;
color:#333333;
}


div.hentry div.tweet-content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#fff none repeat scroll 0 0;
border:1px solid #77a01f;
margin:10px 0;
padding:10px;
}

/* ----- Channel Chatter ----- */


/* ----- Channel Insiders ----- */


/* ----- Channel Insiders List ----- */


/* ----- Footer ----- */
div#footer {
	display: none;
}

/*------- Pagination --------*/

div.pagination a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-box-shadow:1px 1px 0 #CCCCCC;
background:#999 none repeat scroll 0 0;
margin:0 2px;
text-decoration:none;
color:#000;
}
