/**
	file_name	: screen.css
	description	: main layout for indonesian idol
	date		: Feb. 15, 2010
	
	email		: deni.k77@gmail.com
**/

/**------- START RESET -------**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**------- END RESET -------**/

/**--- START LAYOUT ---**/
body {
	margin:0;
	background:#dadfe3 url(../images/bg.jpg) top repeat-x;
}
#wrapper {
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Arial,san-serif;
	color:#222;
	font-size:11px;
	letter-spacing:0.1px;
	line-height:16px;
}
#wrapper #container {
	margin:5px auto 0;	
	width:960px;
	background:#dadfe3 url(../images/bebelac.jpg) top repeat-x;
}
.wrapper960 { margin:0 auto; width:960px; padding:0; }
.wrapper300 { float:left; width:300px; margin:0; padding:0; }
.wrapperpolling { float:left; width:300px; margin:0; padding:0; }
.wrapper625 { float:left; width:625px; margin:0; }
	
#header {
	float:left;
	width:960px;
	height:158px;
}
	#header #logo {
		float:left;
		width:185px;
		height:158px;
	}
		#header #logo img { border:none }
		
	#header #right {
		float:left;
		width:775px;
		height:158px;
	}
		#header #right #adv768x90 {
			float:left;
			width:768px;
			height:90px;
			margin-left:7px;
			}
		#header #right #sponsored50x25 {
			float:left;
			width:260px;
			height:23px;
			text-transform:uppercase;
			font-size:10px;
			padding-top:5px;
			}
			#header #right #sponsored50x25 label {
				madgin-top:-3px;
				}
			#header #right #sponsored50x25 img {
				border:none;
				margin-right:3px;
				}
		#header #right #tayang {
			float:right;
			width:750px;
			height:28px;
			background:url(../images/rcti-mini.gif) right no-repeat;
			padding:8px 75px 0 0;
			text-align:right;
			text-transform:uppercase;
			font-weight:bold;
			font-size:16px;
			}
		#header #right #menu-top {
			float:left;
			width:775px;
			height:26px;
			/*background-color:#263b94;*/
			color:#FFF;
			}
			
#countdown {
	float:left;
	width:960px;
	height:48px;
	padding:1px 0;
	/*background-color:#e9e9e9;*/
	margin-bottom:15px;
	/*background-color:#000;*/
}
	#countdown #left {
		float: left;
		width:800px;
		padding-top:3px;
		}
			#countdown .count {
				float:left;
				text-transform:uppercase;
				font-weight:bold;
				font-size:24px;
				margin-right:10px;
				padding-top:15px;
				color:#999;
				}
			#countdown .boxcount {
				float:left;
				width:47px;
				height:48px;
				text-transform:uppercase;
				background:#e9e9e9 url(../images/bg-count.gif) top left no-repeat;
				margin-right:7px;
				}
				.count-no {
					float:left;
					width:47px;
					height:20px;
					color:#FFF;
					font-size:20px;
					font-weight:bold;
					text-align:center;
					padding-top:7px;
					}
				.count-label {
					float:left;
					width:47px;
					height:27px;
					color:#FFF;
					text-align:center;
					}
			#countdown .toidol {
				float:left;
				text-transform:uppercase;
				font-weight:bold;
				font-size:24px;
				letter-spacing:-1pt;
				padding-top:15px;
				color:#999;
				}
	#rightsignin {
		float: left;
		width:160px;
		padding-top:5px;
		text-align:right;
		}
		
#content-full {
	float:left;
	width:940px;
	background-color:#FFF;
	padding:10px;
	}
	#content-full .inner {
		float:left;
		width:920px;
		padding:10px;
		background:#E3E7E8 scroll center top;
		border:1px solid #B2B5B8;
		}

#container-left {
	float:left;
	width:645px; /*660*/
	margin-right:15px;
	}
	#content-left {
		float:left;
		width:625px;
		background-color:#FFF;
		padding:10px;
		}
	#gall {
		float:left;
		width:625px;
		height:480px; /*450px*/
		margin-bottom:5px;
		background-color:#000;
		}
	#gall1 {
		float:left;
		width:625px;
		height:350px;
		margin-bottom:5px;
		background-color:#000;
		}
		.ratting {
			float:left;
			width:375px;
			}
			.lbl3 {
				float:left;
				display:block;
				}
			.lbl4 {
				float:left;
				display:block;
				}
				.lbl4 img { margin-top:2px; }
		.share {
			float:left;
			width:250px;
			}
#container-right {
	float:left;
	width:300px;
	}

#container-left1 {
	float:left;
	width:280px;
	margin-right:15px;
	padding:10px;
	background-color:#FFF;
	}
	.wrapper280 {
		float:left;
		width:280px;
		}
	.photo-profile {
		padding:10px;
		background:#222 scroll center top;
		}
#container-right1 {
	float:left;
	width:625px;
	padding:10px;
	background-color:#FFF;
	}
	#container-right1 .inner {
		float:left;
		width:605px;
		padding:10px;
		background-color:#E3E7E8;
		border:1px solid #B2B5B8;
		float:left;
		padding:10px;
		}
	
#cmnondetail {
	float:left;
	width:288px;
	background-color:#ced2d3;
	border:#b2b5b8 1px solid;
	margin-right:15px;
	padding:10px 5px 5px 5px;
	}
	.cmnt-head { float:left; width:288px; margin-bottom:10px; }
	#cmnondetail .once {
		float:left;
		width:278px;
		background-color:#FFF;
		padding:5px;
		margin-bottom:10px;
		}
		.wrapper278 {
			float:left;
			width:278px;
			}
		.border-bottom { padding-bottom:5px; border-bottom:#C7CBCE 1px dotted; }
#photoalbum {
	float:left;
	width:635px;
	background-color:#FFF;
	padding:5px;
	}
	#photoalbum .inner {
		float:left;
		width:633px;
		background:#e3e7e8 url(../images/bg-album.jpg) top repeat-y;
		border:#b2b5b8 1px solid;
		}
		.album-nav {
			float:left;
			width:170px;
			margin-right:10px;
			background:#ced2d3;
			border-right:#b2b5b8 1px solid;
			padding:5px;
			}
		.album-gall {
			float:left;
			width:432px;
			background:#e3e7e8;
			padding:5px;
			}
			.wrapper432 { float:left; width:432px; }
			.oncephoto {
				float:left;
				width:130px;
				margin:0 7px 15px 3px;
				padding:0;
				background:#222;
				}
				.thumbnail {
					float:left;
					width:130px;
					height:100px;
					text-align:center;
					}
				.thumbnail-link img {
					/*width:124px;*/
					height:90px;
					margin:5px;
					border:none;
					}
				
				.titlephoto {
					float:left;
					width:144px;
					height:20px;
					color:#FFF;
					text-align:center;
					}
			.oncephoto-behind {
				float:left;
				width:145px;
				margin:0 5px 15px 5px;
				padding:0;
				background:#222;
				text-align:center;
				}
				.oncephoto-behind img {
					height:97px;
					padding:5px;
					}
				
#footer-wrap {
	float:left;
	width:100%;
	margin-top:15px;
	color:#FFF;
	background:#131c3b url(../images/bg-footer.jpg) top repeat-x;
	}
	.footer-top {
		float:none;
		margin:0 auto;
		width:960px;
		}
		#foot-left {
			float:left;
			width:350px;
			text-transform:uppercase;
			padding-top:5px;
			}
			#foot-left p { padding-left:15px; }
				#foot-left p a:link, #foot-left p a:active, #foot-left p a:visited { color:#FFF; text-decoration:none }
				#foot-left p a:hover { color:#666; }
		#foot-right {
			float:left;
			width:610px;
			}
			#foot-right #atas {
				float:left;
				width:610px;
				text-align:right;
				padding:5px 0 125px 0;
				text-transform:uppercase;
				}
				#foot-right #atas a:link, #foot-right #atas a:active, #foot-right #atas a:visited { color:#FFF; text-decoration:none }
				#foot-right #atas a:hover { color:#666; }
			#foot-right #tengah {
				float:left;
				width:610px;
				text-align:right;
				padding-bottom:15px;
				}
			#foot-right #bawah {
				float:left;
				width:610px;
				text-align:right;
				}
	.footer-suported {
		float:none;
		margin:0 auto;
		width:930px;
		padding:0 15px;
		background-color:#FFF;
		}
		.fs-left {
			float:left;
			width:500px;
			text-align:left;
			/*padding-top:25px;*/
			}
		.fs-right {
			float:left;
			width:430px;
			text-align:right;
			}
	
/**--- END LAYOUT ---**/