/*  
Theme Name: SMPN1 Bantul
Theme URI: http://www.yesjogja.com/
Description: The three columns WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: yesjogja
Author URI: http://www.yesjogja.com/
*/
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 2px;
	background-color: #0099FF;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	color: #000000;
}

#wp-calendar caption {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-color: #0099FF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px outset #5B8BB3;
}

#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-size: 11px;
}

#wp-calendar td.pad:hover {
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #00CCFF;
	color: #000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background-color: #0099FF;
	border: 1px inset #5A8AB2;
	color: #FFFFFF;
	font-size: 12px;
}

#sidebarkanan {
	margin: 20px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#sidebarkanan h2 {
	margin: 2px 2px 6px;
	list-style-type: none;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border: 0px;
	background-color: #0099FF;
	padding: 2px 0px 2px 4px;
}

#sidebarkanan ul {
	margin: 10px 0px;
	list-style-type: none;
	padding: 0px;
	border: 1px solid #00CCFF;
}
#sidebarkanan li  {
	font-size: 11px;
	text-align: left;
	margin: 2px;
	text-decoration: none;
	background-position: center top;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 4px;
}
#sidebarkanan li a:link  {
	background-color: #0099FF;
	display: block;
	font-weight: bold;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	padding: 4px 2px;

}

#sidebarkanan li a:visited  {
	background-color: #0099FF;
	display: block;
	font-weight: bold;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ADB7D2;
	padding: 4px 2px;

}
#sidebarkanan li a:hover {
	background-color: #00CCFF;
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#sidebarkanan li.current_page_item a {
	padding-left: 10px;
		font-size: 11px;
	text-align: center;

	background-color: #0099FF;
	display: block;
	font-weight: bold;
}


textarea, input, select {
	background-color: #0066CC;
	border: 1px solid #00CCFF;
	font-size: 12px;
	padding: 2px;
	color: #ffffff;
}

#sidebar {
	margin: 20px 10px 0px 0px;
	padding: 0px;
}
#sidebar h2 {
	margin: 1px 0 0;
	list-style-type: none;
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 0px;
}

#sidebar ul {
	margin: 1px 0 0;
	list-style-type: none;
	padding: 0px;
}
#sidebar li  {
	padding-left: 10px;
	font-size: 11px;
	text-align: left;
	margin: 2px 0px 2px 2px;
	color: #000000;
	text-decoration: none;
	background-position: center top;
	display: block;
	font-weight: bold;
}
#sidebar li a:link  {
	background-color: #0099FF;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	padding: 4px 2px;

}

#sidebar li a:visited  {
	background-color: #0099FF;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	padding: 4px 2px;

}

#sidebar li a:hover {
	background-color: #00CCFF;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#sidebar li.current_page_item a {
	padding-left: 10px;
	font-size: 11px;
	background-color: #00CCFF;
	display: block;
	font-weight: bold;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/*- Main Menu in Header */

#themenu {
	margin: 0px;
	float: right;
	padding: 0px;
}

ul.menu {
	text-align: right;
	font-size: 11px;
	bottom: 0;
	margin: 3px 0px 0px;
        }

ul.menu li {
        display: inline;
        margin: 0;
        }

ul.menu,
ul.menu li a {
        padding: 4px 16px 5px 15px;
        }

ul.menu li a {
	font: bold 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: #FF9900;
	margin: 0;
	background-color: #777777;
        }

ul.menu li a:hover {
        background: #CCCCCC;
        color: #000000!important;
        text-decoration: none;
        }

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #000000!important;
	text-decoration: none;
	background-color: #999999;
        }
.imagecaption{
	float: left;
	width: 150px;
	background-color: #909FBE;
	border: 1px solid #C4C4E0;
	margin: 0px 10px 12px 0px;
	padding: 7px 5px 5px;
	text-align: center;
}
.imagecaption img {
	margin: 0px auto;
	padding: 0px;

}
.imagecaptionbig {
	margin: 20px 10px 10px;
	padding: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #FF0000;
	clear: both;
}
.imagecaptionbig img {
	margin: 2px 4px 0px 2px;
	padding: 4px;
background-color: #F1F1F1;
border: 1px solid #CCCCCC;

}
.pagenumber {
	text-align: right;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 10px;
}
 .kosong 
 {
	clear: both;
 }

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #0066CC;

	}

#page {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/tengah.jpg);
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	}

#header {
	background-image: url(images/header.jpg);
	height: 150px;
	margin: 0px;
	padding: 0px;
	}
#header h1{
	color: #FFFFFF;
	padding-left: 30px;

	}
.antara {
	background-image: url(images/antara.jpg);
	height: 20px;


}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

h2 {
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #FFFFFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #990000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	width: 50%;
	background-color: #909FBE;
	border: 1px solid #C4C4E0;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.narrowcolumn {
	margin: 20px;
	}

.widecolumn {
	padding: 10px;
	margin: 10px;
	}
	
.post {
	margin: 0px 0 20px;
	text-align: justify;
	border: 1px solid #00CCFF;
	padding: 10px;
	background-color: #0099FF;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	}
.post h2 {
	background-color: #2FACFF;
	padding: 4px;
	border: 1px solid #00CCFF;
	
	}
.post img{
	background-color: #40B3FF;
	padding: 4px;
	border: 1px solid #0066FF;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0px;
	margin: 0px auto;
	width: 820px;
	clear: both;
	background-image: url(images/footer.jpg);
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	}

h2.pagetitle {
	margin-top: 30px;
	background-color: #2FACFF;
	font-size: 16px;
	border: 1px solid #00CCFF;
	color: #000000;
	text-align: center;
	padding: 4px;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-bottom: 20px;
	}
	
.alignleft {
	float: left;
	margin-bottom: 20px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;

	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0px;
	}


.entry ol {
	padding: 0 0 0 10px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

