/* 
	CSS Document for Komisi Pemuda GKI PI
	Copyright © 2007 Neuro-Designs
	
*/

@import url("_styles_reset.css");

html, body {
	background: #f7941d;
	margin: 0px;
	padding: 0px;
	font: 11px/18px helvetica, arial, sans-serif;
	color: #333;
	}

h2 {
	display: block;
	width: 820px;
	overflow: hidden;
	color: #f90;
	font-size: 2.8em;
	text-transform: lowercase;
	padding: 10px 20px 10px 20px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	}

h3 {
	color: #999;
	font-size: 1.8em;
	margin-bottom: 20px;
	text-transform: lowercase;
	}
	
	h3.twitter {
		width: 226px;
		height: 69px;
		margin-bottom: 1px;
		display: block;
		background: url("images/btn_twitter.png") no-repeat;
		}
		
		h3.twitter a {
			width: 226px;
			height: 69px;
			display: block;
			text-indent: -80000em;
			}
	
	h3.facebook {
		width: 226px;
		height: 69px;
		margin-bottom: 1px;
		display: block;
		background: url("images/btn_facebook.png") no-repeat;
		}
		
		h3.facebook a {
			width: 226px;
			height: 69px;
			display: block;
			text-indent: -80000em;
			}

	h3.flickr {
		width: 226px;
		height: 69px;
		margin-bottom: 1px;
		display: block;
		background: url("images/btn_flickr.png") no-repeat;
		}
		
		h3.flickr a {
			width: 226px;
			height: 69px;
			display: block;
			text-indent: -80000em;
			}

h4 {
	font-weight: bold;
	}
	
	h4.date {
		font-size: 1.2em;
		margin-bottom: 15px;
		}

p {
	margin-bottom: 15px;
	}

strong {
	font-weight: bold;
	}




	a:link, a:visited {
		font-weight: bold;
		color: #f90;
		text-decoration: none;
		}

		a:hover {
			color: #333;
			}

html.iframe, body.iframe {
	background: #ffffff;
	}
			
#header {
	background: url("images/bg_header.gif");
	width: 100%;
	min-width: 900px;
	height: 137px;
	}
	
	#header_placement {
		width: 860px;
		margin: 0px auto;
		padding: 0px 20px;
		overflow: hidden;
		}
		
		#header_logo {
			width: 250px;
			float: left;
			}
			
			h1 {
				margin: 0px;
				width: 247px;
				height: 137px;
				display: block;
				background: url("images/header_logo.gif") no-repeat;
				}
				
				h1 a {
					display: block;
					width: 247px;
					height: 137px;
					text-indent: -80000em;
					}
						
		#header_menu {
			width: 610px;
			float: right;
			text-align: right;
			}
			
			#header_menu ul {
				margin-top: 93px;
				margin-right: 10px;
				overflow: hidden;
				}
				
				#header_menu ul li {
					float: right;
					height: 120px;
					display: block;
					}
					
					#header_menu ul li a:link, #header_menu ul li a:visited {
						height: 24px;
						color: #fff;
						display: block;
						padding: 10px;
						font-weight: normal;
						text-transform: lowercase;
						font-size: 18px;
						}
						
						#header_menu ul li a:hover {
							background: #f55f10;
							}
			
#contents {
	background: #f7b81f;
	width: 100%;
	min-width: 900px;
	overflow: hidden;
	}

		#contentTop {
			width: 900px;
			height: 35px;
			margin: 0px auto;
			background: url("images/contents_top.gif") no-repeat;
			}

		#contentBottom {
			width: 900px;
			height: 35px;
			margin: 0px auto;
			background: url("images/contents_bottom.gif") no-repeat;
			}
	
	#contents_placement {
		background: url("images/bg_contents.gif") repeat-y;
		width: 900px;
		margin: 0px auto;
		overflow: hidden;
		}
						
		#contents_wide {
			width: 820px;
			float: left;
			padding-left: 40px;
			overflow: hidden;
			}
										
		#contents_left {
			width: 574px;
			float: left;
			padding-left: 40px;
			overflow: hidden;
			}

		.contents_11 {
			width: 277px;
			float: left;
			}

		.contents_12 {
			width: 277px;
			float: left;
			padding-left: 20px;
			}
			
		#contents_sidebar {
			width: 226px;
			float: right;
			padding-right: 40px;
			}
	
#footer {
	}

	#footer_bar {
		min-width: 860px;
		width: 860px;
		margin: 0px auto;
		padding: 0px 20px;
		text-align: center;
		overflow: hidden;
		}
		
		#footer_bar h3 {
			margin: 0px;
			}
		
		#footer_bar h3.call {
			width: 286px;
			height: 147px;
			display: block;
			float: left;
			background: url("images/footer_bar_1.gif") no-repeat;
			text-indent: -80000em;
			}

		#footer_bar h3.mail {
			width: 287px;
			height: 147px;
			display: block;
			float: left;
			}

			#footer_bar h3.mail a {
				width: 287px;
				height: 147px;
				display: block;
				background: url("images/footer_bar_2.gif") no-repeat;
				text-indent: -80000em;
				}

		#footer_bar h3.visit {
			width: 287px;
			height: 147px;
			display: block;
			float: left;
			background: url("images/footer_bar_3.gif") no-repeat;
			text-indent: -80000em;
			}
		
	#footer_copy {
		width: 860px;
		margin: 0px auto;
		padding: 0px 20px;
		overflow: hidden;
		}
		
		#footer_copy_left {
			width: 630px;
			float: left;
			padding-top: 15px;
			padding-left: 20px;
			color: #fff;
			font-size: 0.9em;
			line-height: 1.4em;
			}
			
			#footer_copy_left a:link, #footer_copy_left a:visited {
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				}

			#footer_copy_left a:hover {
				color: #fc3;
				}
							
		#footer_copy_right {
			width: 190px;
			float: right;
			}
			
			#footer_copy_right h4 {
				width: 190px;
				height: 55px;
				display: block;
				}	
				
				#footer_copy_right h4 a {
					width: 190px;
					height: 55px;
					display: block;
					text-indent: -80000em;
					background: url("images/nd_logo.gif") no-repeat;
					}
		
	.footer_line {
		border-top: 1px solid #f9af56;
		min-width: 900px;
		}
		
/* ELEMENT SETTINGS */

p {
	margin-top: 0px;
	}
	
p.title {
	padding-left: 40px;
	}

.horiz_line {
	margin-top: 10px;
	border-bottom: 1px solid #fff0c3;
	}

.horiz_line_white {
	margin-top: 10px;
	border-bottom: 1px solid #fff;
	}

.news_date {
	font-weight: bold;
	color: #f90;
	}

.news_post {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff0c3;
	}
	
img.upcoming {
	border: 1px solid #eeefef;
	}
	
	img.upcoming:hover {
		border: 1px solid #f90;
		}

ul.forum_rules {
	list-style-type: circle;
	margin-bottom: 20px;
	}
	
	ul.forum_rules li {
	/*	background: #fff0c3;
		padding: 5px;
		margin-bottom: 2px;*/
		list-style-type: disc;
		margin-left: 20px;
		}
		
/* BLOG SETTINGS */

.sidebar_module {
	background: #fff0c3;
	padding: 15px 15px;
	margin-bottom: 10px;
	color: #333;
	}
	
	.sidebar_module a:link, .sidebar_module a:visited {
		font-weight: bold;
		color: #f90;
		text-decoration: none;
		}

		.sidebar_module a:hover {
			color: #333;
			}
			
	.sidebar_module ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
		.sidebar_module ul li {
			}

	.sidebar_module table tr td {
		border-bottom: 1px solid #f90;
		}
		
	.sidebar_module table tr td.table_cell_left {
		font-weight: bold;
		text-align: right;
		padding: 4px;
		}

	.sidebar_module table tr td.table_cell_right {
		padding: 4px;
		}
					
.default_input_blog {
	background: #fc3;
	color: #333;
	padding: 4px;
	border: 0px;
	font-size: 0.95em;
	}
	
.default_button {
	background: #f60;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border: 0px;
	font-size: 0.95em;
	}
	
	.default_button:hover {
		background: #333;
		}

p.postdate {
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
	}
	
h2.announcement {
	text-align: center;
	margin: 80px 0px;
	font-size: 2em;
	font-weight: normal;
	color: #f60;
	}
		
	
.postmetadata {
	font-style: italic;
	}
	
ul.links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 60%;
	}
	
	ul.links li {
		}
		
ul.links li a:link, ul.links li a:visited {
	background: #f60;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 4px 6px;
	}

	ul.links li a:hover {
		color: #fff;
		background: #fc3;
		text-decoration: none;
		display: block;
		}


.rss-box {
	}
	
	.rss-box ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
/* PER PAGE SETTINGS */

/* ABOUT */

#pemuda_programs {
	background: #f7b81f;
	width: 574px;
	overflow: hidden;
	color: #000;
	margin-bottom: 20px;
	}
	
	.pemuda_programs_cell_img {
		width: 170px;
		float: left;
		padding-left: 15px;
		padding-top: 15px;
		}

	.pemuda_programs_cell {
		width: 354px;
		float: left;
		padding: 15px;
		}

table.schedule {
	}
	
	table.schedule td {
		background: #eaeaea;
		padding: 7px 10px 5px 10px;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		}


	.committee_roster table tr td {
		}
		
	.committee_roster table tr td.table_cell_left {
		text-align: right;
		padding: 4px 6px;
		background: #fff0c3;
		}

	.committee_roster table tr td.table_cell_right {
		font-weight: bold;
		padding: 4px 6px;
		background: #fff0c3;
		}
		
/* GALLERY */

p.gallery_selector a:link, p.gallery_selector a:visited {
	display: inline;
	background: #fff0c3;
	margin: 1px;
	padding: 8px 6px 6px 6px;
	}
	
	p.gallery_selector a:hover {
		background: #f60;
		color: #fff;
		}

#image_placement {
	background: #fff0c3;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	}
	
#image_position {
	width: 150px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	}
	
#image_nav {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 10px;
	color: #c0c0c0;
	}
	
h3.gallery_title {
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	}

.gallery_tn_plc {
	background: #f0f0f0;
	width: 92px;
	float: left;
	text-align: center;
	padding: 8px 4px 4px 4px;
	height: 50px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	}
	
	gallery_tn_plc img {
		}

.gallery_tn_plc:hover {
	background: #cacaca;
	}
	
.gallery_tn {
	border: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.gallery_tn:hover {
		border: 0px;
		}
		
.gallery_row {
	padding: 0px;
	margin-bottom: 30px;
	}
	
p.thumbnail_row {
	margin-bottom: 0px;
	}