/*  
Theme Name: dental02
Description: red layout, 3 columns
Version: 1.0
Author: Aaron
*/

.kotakkanan{
	margin: 10px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.kotakkanan h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* Begin Typography & Colors */
.adskiri {
	float: left;
	clear: left;
	margin: 2px 4px 0px 0px;
	padding: 6px 2px 6px 0px;
}

.adskanan {
	float: right;
	clear: right;
	margin: 2px 0px 0px 4px;
	padding: 6px 0px 6px 2px;
}

.adstengah {
	margin: 2px auto;
	padding: 4px 0px;
	text-align: center;
}

.pagenumber {
	text-align: right;
	clear: both;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
}

 .kosong 
 {
	clear: both;
 }

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	}

#page {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/tengah.jpg);
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header {
	background-image: url(images/header.jpg);
	height: 134px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 20px;
	}

#header h1{
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.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;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


h1, h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

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;
	}

.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;
	}

#leftsidebar, #rightsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px;
	margin: 0;
	width: 405px;
	overflow: hidden;
	}

.widecolumn {
	padding: 0 0 0 0;
	margin: 0 0 0 80px;
	width: 400px;
	}

.post {
	margin: 22px 0 12px 0;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	padding: 0px;
	margin: 0px auto;
	width: 728px;
	clear: both;
	background-image: url(images/footer.jpg);
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer a {
	color: #000000;
}

.description {
	text-align: right;
	padding-right: 20px;
	margin-top: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


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;

	}

	

.alignleft {

	float: left

	}

/* 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;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

#leftsidebar h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 5px 0 0;

	padding: 0;

	font-weight: bold;

	color: #000000;

	}

#rightsidebar h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	margin: 5px 0 0;

	padding: 0;

	font-weight: bold;

	color: #000000;

	}

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {

	margin: 0px;

	padding: 0px;

	}



#leftsidebar ul li, #rightsidebar ul li  {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {

	margin: 5px 0 8px;

	}



#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {

	margin: 5px 0 0 5px;

	}



#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {

	list-style: decimal outside;

	}



#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {

	margin: 3px 0px 0px;

	padding: 0px;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	/* text-align: center; */

	}



#leftsidebar #searchform #s, #rightsidebar #searchform #s {

	width: 110px;

	padding: 2px;

	background-color: #f1f1f1;

	border: 1px solid #CCCCCC;

	font-size: 11px;

	margin-right: 4px;

	}



#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {

	padding: 1px;

	background-color: #dddddd;

	border: 1px solid #999999;

	font-size: 11px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	background-color: #f1f1f1;

	border: 1px solid #CCCCCC;

	}



#commentform textarea {

	width: 99%;

	padding: 2px;

	background-color: #f1f1f1;

	border: 1px solid #CCCCCC;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin LEFT Sidebar */

#leftsidebar

{

	padding: 0 5px;

	margin-top: 0;

	margin-left:0px;

	font: 1em Verdana, Arial, Sans-Serif;

	color: #888888;

	width: 160px;

	float: left;

	margin-right: 5px;



	}

#leftsidebar form {

	margin: 0;

	}

/* End LEFT Sidebar */







/* Begin RIGHT Sidebar */

#rightsidebar

{



	margin-top: 0;

	margin-left: 0;

	float:right;

	font: 1em Verdana, Arial, Sans-Serif;

	color: #888888;

	width: 105px;

	padding: 0px;

	margin-right: 10px;







	}



#rightsidebar form {

	margin: 0;

	}

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #CCCCCC;

	}



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;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

#leftsidebar a, #rightsidebar a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}









/* begin styles for RSS Feed */



.rss_box {

	 margin: 1px 2%;

	 padding: 1px 1px;

	 border: 0px dashed red;

}



.rss_title, rss_title a {

	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;

	font-size: 90%;

	font-weight:bold;

	padding: 6px 0;

	letter-spacing: 1px;

}



.rss_items {

  

}



.rss_item  {

  font-family: verdana, arial, sans-serif;

  font-size: 90%;

  font-weight : bold; 

  padding: 6px 0;

  letter-spacing: 90%;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {

	}



.rss_item a:hover { 

	color: #990000;

	}

	

.rss_date {

	font-size: 8px;

	font-weight : normal;

	color: #F60;

	}