/*
Theme Name: SMAN5
Theme URI: http://www.jauharimedia.com/
Description: ROCK!
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://nurudin.jauhari.net
Tags: custom header, fixed width, two columns, widgets

*/

/* \*/
@import url('css-reset.css');
@import url('css-navi.css');
@import url('css-dropdown.css');
@import url('css-bottom.css');
@import url('css-contact.css');
@import url('css-comment.css');
@import url('css-menu.css');
@import url('css-wordpress.css');
/* */

body {
	background: #7BAA1B;
	font: 13px Arial, verdana, sans-serif;
	line-height: 1.6em;
}

a:link, a:visited {
	color: #357C1D;
}

#outer {
	width: 900px;
	padding: 5px;
	margin: 20px auto;
	background: #6CA100;
	border: 6px solid #72AA00;
}

#page {
	width: 900px;
	margin: 0 auto;
	background: #fff url(images/bg-sidebar.png) right 0 repeat-y;
}
#top {
	background: #fff;
}
#header h1 a {
	background: transparent url(images/logo.png) 0 0 no-repeat;
	/*background: transparent url(images/logo-17-agustus.jpg) 0 0 no-repeat;*/
	height: 93px;
	width: 900px;
	display: block;
	text-indent: -5000px;
}
#subheader {
	/*background: transparent url(images/bcksmala_1.jpg) 0 0 no-repeat;*/
	height: 250px;
	width: 900px;
	display: block;
	text-indent: -5000px;
}

.bck_1 {background: transparent url(images/bcksmala_1.jpg) 0 0 no-repeat;}
.bck_2 {background: transparent url(images/bcksmala_2.jpg) 0 0 no-repeat;}
.bck_3 {background: transparent url(images/bcksmala_3.jpg) 0 0 no-repeat;}
.bck_4 {background: transparent url(images/bcksmala_4.jpg) 0 0 no-repeat;}
.bck_5 {background: transparent url(images/bcksmala_5.jpg) 0 0 no-repeat;}

/* event puasa */
.bck_100 {background: transparent url(images/logo-lebaran.jpg) 0 0 no-repeat;}

.description {
	display: none;
}
#footer {
	width: 870px;
	margin: 0 auto;
	background: #3B8A0C;
	padding: 15px;
	color: #B4FA26;
	position: relative;
	height: 60px;
}
#footer .right {
	position: absolute;
	right: 10px;
	text-align: right;
	top: 10px;
	width: 550px;
}
#footer a {
	color: #fff;
}
#content-wrap {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#content {
	margin-right: 270px;
}
#content .gap {
	padding: 0 15px;
}

#content .gap table {
	border:1px solid #7BAA1B;
}

#content .gap table th, td {
	padding:5px;
}


#sidebar {
	float: left;
	width: 250px;
	padding-top: 15px;
	margin-left: -250px;
}

.post {
	margin-bottom: 25px;
}
.post h2 {
	font-size: 20px;
}
.post h2 a {
	text-decoration: none;
}
.entry p {
	margin-bottom: 10px;
}
.entry ul {
	margin-left: 20px;
	list-style: square;
	margin-bottom: 15px; /*ta edit dewe*/
}
.entry ol {
	margin-left: 30px;
	list-style: decimal;
	margin-bottom: 15px; /*ta edit dewe*/
}

.postmetadata {
	text-align: right;
	color: #777;
}

.metani {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	margin: 10px 0;
}


.boxy, .widget {
	border: 1px solid #7BAA1B;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background: #F7F9ED;
}

.boxy h5, .widget h5 {
	margin-top: 15px;
}

#extra {
	background: #144E00;
	color: #fff;
	overflow: auto;
	border-bottom: 1px solid #D6EE70;
}
.ones {
	float: left;
	width: 350px;
}
.twos {
	float: left;
	width: 550px;
}
.carilah {
	text-align: right;
	margin-bottom: 10px;
}

.carilah #s {
	border: 1px solid #D6EE70;
	padding: 2px;
	background: #fff;
	color: #ccc;
	font-size:10px;
	width: 200px;
}
.carilah #searchsubmit {
	background: #2EB400;
	padding: 1px;
	font-size:10px;
	width: 60px;
	color: #fff;
	border: 1px solid #D6EE70;
}
#extra .gap {
	padding: 15px;
}
.twos li {
	border-top: 1px dashed #F0F9CB;
	padding: 5px 0;
}
.twos a:link, .twos a:visited {
	color: #D6EE70;
}
.twos a:hover {
	color:  #fff;
}
