/*
Theme Name: Seperti Putih
Theme URI: http://www.15june.com/themes/
Description: Seperti Putih is free template for Wordpress. A bright clean white layout hmm... 
Version: 1.0
Author: <a href="http://www.15june.com">Dental (piptinjun)</a>
*/
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
/*	background: url("img/bg2.jpg") no-repeat center bottom; */
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #9D9DA1;
	}
	
#wrap {
	margin: 0px auto;
	padding-top: 10px;
/*	background: url("img/head.jpg") no-repeat; */
	width: 840px;
	text-align: left;
	}
	h1, h1 a {
		color: #58A0DB;
		text-decoration: none;
		font-size: 22px;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		margin-top: 35px;
		padding: 0px;
		font-weight: normal;
		}
		h1 a:hover { color: #2E6584; }

.sidebar {
	margin-top: 75px;
	padding: 0px;
	width: 200px;
	float: left;
	}
	.sidebar a { text-decoration: none; color: #59A2D9; }
	.sidebar a:hover { color: #F9B260; }
	.sidebar h2 {
		margin: 0px; padding: 0px;
		font-size: 12px;
		font-weight: bold;
		}
	.sidebar ul {
		margin: 0px 0px 15px 0px; padding: 0px;
		}
	.sidebar ul li {
		margin: 0px;
		padding: 3px 0px 3px 16px;
		list-style-type: none;
/*		background: url("img/li.jpg") 0px 2px no-repeat; */
		}
		.sidebar ul li li {
			margin: 0px;
			padding: 3px 0px 3px 16px;
/*			border-bottom: 1px dotted #F0F1F6; */
			list-style-type: none;
/*			background: url("img/li.jpg") 0px 2px no-repeat; */
			}
		
	
.content {
	margin-top: 75px;
	margin-left: 25px;
	padding: 0px;
	width: 575px;
	height: 600px;
	float: right;
	}
	.content h2, .content h2 a {
		margin: 0px; padding: 0px;
		font-size: 18px;
 		line-height: 26px;
		font-weight: lighter;
		color: #aaaaaa;
/*		color: #59A2D9; */
		text-decoration: none;
		text-align: right;
		}
	.meta {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #F0F1F6;
		color: #2DB11F;
		} 
		.meta a { text-decoration: none; color: #E68321; }
		.meta a:hover { color: #58A7D4; }
	.post { padding-bottom: 20px; }
		.post a { text-decoration: none; color: #000000; }
		.post a:hover { background-color: #ececec; }
/*		img.centered { display: block; margin-left: auto; margin-right: auto; }
		img { border: none; padding 4px; border: 1px solid #F0F1F6;  }
		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; }
		.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}
		.post ul li, .post ol li {
			margin: 0px;
			padding: 0px 0px 3px 12px;
			list-style-type: none;
			background: url("img/li2.jpg") 0px 4px no-repeat;
			}
		blockquote {
			margin: 0px;
			padding-left: 24px;
			background: url("img/blockquote.jpg") no-repeat;
			font-family: Georgia, Tahoma, sans-serif;
			}
		abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
		code {
			font-family: 'Courier New', Courier, Fixed;
			color: #009900;
			}

		.navigation, .navigation a {
			display: block;
			text-align: center;
			margin-bottom: 20px;
			text-decoration: none;
			color: #59A2D9;
			}

.commentlist ol {
	margin: 0px; padding: 0px;
	}
	.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #F0F1F6;
		list-style-type: none;
		}
	.commentlist ol li a { text-decoration: none; color: #59A2D9; }

.footer {
	padding: 5px 0px 10px 0px;
	margin-bottom: 30px;
	text-align: center;
	}
	.footer a {
		text-decoration: none;
		color: #59A2D9;
		}

.clear{
	clear: both;
	padding: 0 0 1px;
	}