/***************************
SITE CONTENT
***************************/
		/***************************
		COLUMNS
		*/
		.col_1, .col_2, .col_3{
			float: left;
			}
			/***************************
			COLUMNS: ONE
			*/
			.one_column{
				clear: both;
				}
				.one_column .col_1{
					float: none;
					}
			/***************************
			COLUMNS: TWO
			*/
			.two_column .col_1{
				width: 608px;
				padding-right: 17px;
				}
			.two_column .col_2{
				width: 340px;
				}
			/***************************
			COLUMNS: THREE
			*/
			.three_column .col_1{
				width: 380px;
				padding-right: 20px;
				}
			.three_column .col_2{
				width: 340px;
				padding-right: 20px;
				}
			.three_column .col_2{
				width: 340px;
				}

		/***************************
		MODULES
		*/
		/* this is the basic module style, which is 340px wide */
		.module{
			}
			.module_header {
				background-color: #FFF;
				height: auto;
				padding: 24px 24px 0;
				border-bottom: none;
				}
				.module_header h2, .module_title{
					font-size: 18px;
					color: #ffa804;
					text-transform:capitalize;
					font-weight:bold;
					}
			.module_content{
				background-color: #FFF;
				color:#000;
				overflow: hidden;
				border:1px solid #eee;
				border-bottom: none;
				border-top: none;
				padding: 24px;
				}
				.two_column .col_2 .module_content{
					padding: 8px;
					}
			.module_footer{
				background: #eee;
				height: 1px;
				line-height: .01em;
				font-size: .01em;
				clear: both;
				}

			

		/***************************
		ADS
		*/
			/***************************
			300 x 250
			*/
		
			#promo_300x250{
				text-align: center;
				}
			
		/***************************
		MODULES
		*/
			/***************************
			MODULE INTERNALS
			*/
				/***************************
				TABS
				*/
				/* REQUIRED FOR TABS TO WORK */
				.ui-tabs-hide {
					display: none;
					}
				.ui-tabs-panel{
					clear: both;
					}
				/* SIMPLE TAB STYLING */
				.ui-tabs-panel{
					border: 1px solid #BEBEBE;
					padding: 8px;
					clear:both;
					}
				.ui-tabs-nav li{
					position: relative;
					display: inline;
					padding: 0px 5px;
					}
					.ui-tabs-nav li a{
						border: 1px solid #BEBEBE;
						border-bottom: none;
						padding: 0px 8px;
						font-weight: bold;
						text-transform: uppercase;
						color: #000;
						}
						.ui-tabs-nav li a:hover, .ui-tabs-nav li.ui-tabs-selected a{
							background-color: #0F4A6A;
							color: #FFF;
							}


				/***************************
				IMAGE ITEMS
				*/
				ul.image_items{
					display:inline-block;
					background-image:url(http://www.peacockproductions.tv/_images/backgrounds/article_list_bg.jpg);
					background-repeat:no-repeat;
					background-position:center;
					width:918px;
					}
				.image_items li.image_item{
					position: relative;
					clear: both;
					overflow: hidden;
					padding-bottom: 15px;
					}
					.image_item .image_item_image{
						float: left;
						padding-right: 20px;
						}
					.image_item .image_item_text{
						overflow: hidden;
						zoom: 1;
						display: block;
						}
						.image_items h3{
							padding-bottom: 10px;
							}
							#article_list .image_items h3{
								padding-bottom:0px;
								}
							#article_list .image_items h3 a{
								padding:0px;
								}
							.image_items h3 a{
								color: #15b6c3;
								font-size: 1.17em;
								text-decoration: none;
								font-weight: bold;
								padding: 2px 4px;
								display:block;
								}
							.image_items h3 a:hover{
								color: #000;
								text-decoration: underline;
								}
						.image_items .image_item_desc{
							padding: 10px 0px 8px 0px;
							clear: both;
							}
						#article_list .image_items .image_item_desc{
							padding:5px 0 8px;
							}
						.image_items .image_item_link{
							text-align: right;
							display: block;
							}
				/***************************
				ARTICLE
				*/
				.article .article_main_img {
					float: left;
					padding-top: 20px;
					}
				.article .article_connect {
					float: right;
					padding: 20px 10px 10px;
					}
					.article .article_connect div {
						padding-bottom: 7px;
						}
					.article .article_connect_icons{
						padding: 7px 0;
						}
					.article .article_connect_icons li {
						float: left;
						margin-right: 5px;
						}
						.article .article_connect_icons li a{
							display: block;
							height: 16px;
							width: 16px;
							}
						.article .article_connect_icons li a.twitter_ico{
							background: url(http://www.peacockproductions.tv/system/mt-static/plugins/NBCUXDSuite/_images/icons/twitter_16.png) no-repeat left top;
							text-indent: -9999px;
							}
						.article .article_connect_icons li a.delicious_ico{
							background: url(http://www.peacockproductions.tv/system/mt-static/plugins/NBCUXDSuite/_images/icons/delicious_16.png) no-repeat left top;
							text-indent: -9999px;
							}
						.article .article_connect_icons li a.stumble_ico{
							background: url(http://www.peacockproductions.tv/system/mt-static/plugins/NBCUXDSuite/_images/icons/stumbleupon_16.png) no-repeat left top;
							text-indent: -9999px;
							}
					.article .article_connect .email_envelope {
						display: block;
						clear: both;
						padding: 15px 0 15px 18px;
						background: url(http://www.peacockproductions.tv/system/mt-static/plugins/NBCUXDSuite/_images/icons/email.png) no-repeat left center;
						
						}
				.article .article_body {
					clear: left;
					}
				.article .article_body p{
					padding-bottom:8px;
					}
				.article #embed_code{
					margin-top:20px;
					}
				.article #embed_code div{
					margin:0 auto;
width:720px;
					}
				/***************************
				ARTICLE COMMENTS
				*/
				.article_comments {
					
					}
				.article_comments .comments_header{
					font-weight: bold;
					}
				/***************************
				LINK LIST
				*/
				.link_list li {
					padding: 0 0 4px 0;
					}
					.link_list li a{
						background: url(http://www.peacockproductions.tv/system/mt-static/plugins/NBCUXDSuite/_images/icons/arrow_right_blue.png) no-repeat left 4px;
						padding: 0 0 0 10px;
						cursor: pointer;
						display: block;
						}
				/***************************
				ARTICLE LIST
				very simple text-only list of articles
				*/
				.article_list{
					clear: both;
					border-top: 1px solid #a3a4a8;
					padding: 10px 0px;
					}
					.article_list .more_by_author{
						color: #333333;
						text-transform: uppercase;
						font-size: .75em;
						padding: 0px 11px;
						}
					.article_list li{
						border-top: 1px solid #a3a4a8;
						padding: 9px 11px;
						height: 1%;
						overflow: hidden;
						}
					.article_list li:first-child{
						border-top: none;
						}
						.article_list h4 {
							float: left;
							}
							.article_list h4 a{
								background-color: #999999;
								font-weight: bold;
								padding: 2px 4px;
								color: #FFF;
								text-decoration: none;
								display:block;
								}
							.article_list h4 a:hover{
								background-color: #CCCCCC;
								color: #000;
								text-decoration: underline;
								}
						.article_list .discuss_replies {
							font-size: .75em;
							padding: 3px 0 0 4px;
							float: left;
							}
					#article_list .module_content #category_description{
						background-image:url(http://www.peacockproductions.tv/_images/backgrounds/horiz_sep.jpg);
						background-repeat:no-repeat;
						background-position:bottom center;
						margin-bottom:20px;
						padding-bottom:20px;
						}
					#article_list .image_items li.image_item{
						width:423px;
						height:55px;
						clear:none;
						float:left;
						padding:0 18px 45px;
						}

			/***************************
			SPECIFIC MODULES
			*/
				/***************************
				ARTICLE FILTER
				*/
				#article_filter .module_header .module_title{
					float: left;
					}
				#article_filter .module_header .article_filter_show_all{
					float: right;
					}
					
				#article_filter .module_content{
					padding: 0;
					}
					#article_filter .module_row{
						clear: both;
						border-bottom: 1px solid #A3A4A8;
						overflow: hidden;
						zoom: 1;
						}
					#article_filter #date_row{
						border-bottom: none;
						}
						#article_filter .module_row .sortby {
							float: left;
							width: 91px;
							margin-bottom: -1000px;
							padding-bottom: 1000px;
							background-color: #ddd;
							}
							.sortby_category {
								padding: 10px 12px;
								}
						#article_filter .module_row .sortby_results {
							float: left;
							width: 515px;
							margin-bottom: -1000px;
							padding-bottom: 1000px;
							}
							.sortby_category_results {
								padding: 10px 12px;
								font-size: .91em;
								line-height: 1.3em;
								}
								.sortby_category_results ul li{
									width: 125px;
									padding: 0 12px 10px 0;
									float: left;
									position: relative;
									}
									.sortby_category_results ul li a{
										color: #0F4A6A;
										}
					#article_filter .selected a{
						background-color:#fff;
						}
				/***************************
				ABOUT THE AUTHOR
				*/
				#about_the_author .module_content{
					padding: 0px;
					}
					#about_the_author .image_item{
						padding: 15px;
						}
				/***************************
				FORM ELEMENT EXAMPLES
				*/
				#form_element_examples p,
				#form_element_examples h3{
					padding: 8px 0;
					}
				/***************************
				POLL POSITION
				*/
				.poll-choices {
					padding: 5px 0;
					}
					.poll-choices .poll-choice{
						padding: 0 0 5px 5px;
						}
				.poll-submit{
					margin-bottom: 10px;
					}
				/***************************
				CUMULUS TAG CLOUD
				*/
				#cumulus .module_content{
					padding: 0;
					}


/*******************
ICONS
*******************/

.feed_icon{
	background: url(/scifi_uk/_images/icons/feed.png) no-repeat left top;
	display: -moz-inline-stack;
	display: inline-block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	cursor: pointer;
	}

.star_rating{
	width: 100px;
	overflow: hidden;
	}
	.star_rating li{
		float: left;
		clear: none;
		padding: 0px;
		border: none;
		}
		.star_rating li a{
			display: block;
			float: left;
			background: url(/scifi_uk/_images/icons/star_on_purple.gif) no-repeat left top;
			width: 20px;
			height: 16px;
			text-indent: -9999px;
			text-decoration: none;
			}
			.star_rating li a.star_empty{
				background-image: url(/scifi_uk/_images/icons/star_off_purple.gif);
				}
	
/*******************
BUTTONS
*******************/
.play_game{
	background: url(/scifi_uk/_images/buttons/play_game.png) no-repeat left top;
	display: -moz-inline-stack;
	display: block;
	width: 110px;
	height: 35px;
	text-indent: -9999px;
	}
