/*
 * Yahoo reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



body {
  	/*background: url(http://www.fridayforward.com/_images/play/bg.gif) no-repeat #eff4f5;*/
 	/*background: url(http://www.fridayforward.com/_images/play/ff_play_bg_2.png) no-repeat #000;*/
	background: url(/_images/play/bg_fade.gif) repeat-x #e0e0e0;
	/*background: #fff;*/
	font-family: verdana, arial, helvetica, sans-serif;
  	color: #000;
  	font-size: 12px;
}

a:link, a:visited {
  text-decoration:underline;
}

a:hover {

}

a img {
  border:0;
  }


div#content {
	/*background: url(http://www.fridayforward.com/_images/play/content_bg.png);
	border: 1px solid #333;*/
	/*margin: 0 auto 30px auto;*/
	margin: 0 0 0 20px;
	width: 750px;
	overflow: hidden;
}


/* 
 * header
 */
#header {
	width: 720px;
	height: 130px;
	padding: 20px 0 0 0;
	overflow: hidden;
}

#header #play {
	float: left;
	overflow: hidden;
	padding: 10px 0 0 30px;
}

#header #play .ffBlock {
	margin: 0 10px 0 0;
	float: left;
}

#header #play .block {
	margin: 0 -3px 0 0;
	float: left;
}

#header #logo {
	float: right;
}

/*
 * main
 */
#main {
	width: 500px;
	float: left;
	margin: 0;
	/*background: #000;
	border: 1px solid #333;*/
}

/*
 * sidebar
 */
#sidebar {
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
}


/*
 * posts
 */
.post {
	margin: 0 0 0 0;
	/*border: 1px solid #666;*/
}

.post .header {
	width: 460px;
	height: 20px;
	/*background: url(/_images/play/content_bg.png);*/
	margin: 0 0 0 20px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff;
	
}

.post h3 {
	width: 481px!important; 
	width: 480px;
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	/*background: url(/_images/play/content_bg.png);*/
	border-right: 1px solid #999;
	overflow: hidden;
	line-height: 35px;
	background: #fff;
}

.post h3 span {
	background: #ff6633;
	padding: 5px 20px 5px 10px;
}

.post h3 .titleLeft {
	background: url(/_images/play/titleLeft.png) no-repeat;
	float: left;
	width: 10px;
	height: 35px;
}

.post h3 .titleRight {
	background: url(/_images/play/titleRight.png) no-repeat;
	float: left;
	width: 10px;
	height: 35px;
}

.post h3 .title {
	float: left;
	background: url(/_images/play/title.png) repeat-x;
	/*background: #d15329;*/
	padding: 5px 10px 5px 5px;
	/*border: 1px solid #ff6633;*/
	height: 35px;
}

.post .icons {
	margin: 0 0 10px 0;
	/*padding: 20px 0 0 10px;*/
	width: 450px;
	overflow: hidden;
	width: 300px;
}

.post .icons .icon {
	float: left;
	margin: 0;
}

.post .icons #iconTitle {
	float: left;
	margin: 10px;
	color: #000;
}

.post .body {
	width: 440px!important;
	width: 460px;
	margin: 0 0 0 20px;
	padding: 10px 10px 30px 10px;
	/*background: url(/_images/play/post_bg.png);*/
/*	background: #fff;*/
	/*border-bottom: 1px solid #999;*/
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	color: #000;
	line-height: 20px;
	background: #fff;
}

.post .body .centre {
	text-align: center;
	margin: 20px 0px;
}

.post .body .section {
	clear: both;
	margin: 20px 0 0 0;
}

.subtitle {
	/*clear: both;*/
	margin: 0 0 5px 0;
	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.subtitle span {
	background: #ff6633;
	padding: 2px 5px 2px 5px;
}

.subtitle span a {
	text-decoration: none;
	color: #fff;
}

img.floatRight {
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	border: 1px solid #eee;
}

.post .footer {
	/*background: url(/_images/play/post_footer.gif) no-repeat;*/
	height: 20px;
	width: 462px;
	margin: 0 0 0 20px;
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;*/
}

.post .footer img {
	vertical-align: bottom;
}

/* 
 * sidebar content
 */
div.sidebar_ads {
	padding: 5px;
	width: 160px;
	height: 600px;
	border: 1px solid #666;
	background: #fff;
}

div.sidebar_ads_2 {
	padding: 0 0 20px 0;
	display: none;
}

/* 
 * footer
 */
#footer {
  width: 680px;
  clear: both;
  margin: 20px 0 20px 0;
  color: #ddd;
  text-align: right;
}




