/*
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>
Edited by MgHla
*/
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: 700;
    src: url(ZAWGYIO3.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: normal;
    src: url(ZAWGYIO2.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: normal;
    src: url(ZAWGYIO1.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: 700;
    src: url(ZAWGYIO0.eot);
  }
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Zawgyi-One;
/*	background: url("img/bg2.jpg") no-repeat center bottom; */
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	color: #CCCCCC;
	background-color: #000000;
	}
	
#wrap {
	margin: 0px auto;
/*	padding-top: 10px; */
/*	background: url("img/head.jpg") no-repeat; */
	width: 670px;
	word-wrap: break-word;
	text-align: left;
	}
	h1, h1 a {
		color: #0099FF;
		text-decoration: none;
		font-size: 22px;
		font-family: Zawgyi-One;
		/* margin-top: 35px; */
		padding: 0px;
		font-weight: normal;
		}
		h1 a:hover { color: #0099FF00; }

.sidebar {
	margin-top: 5px;
	padding: 3px;
	width: 170px;
	float: right;
	}
	.sidebar a { text-decoration: none; color: #0099FF; }
	.sidebar a:hover { color: #00FF00; }
	.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: 5px;
	padding: 0px;
	width: 490px;
	float: left;
	}
	.content h2, .content h2 a {
		margin: 0px; padding: 0px;
		font-size: 18px;
		color: #FFFFFF;
	        line-height: 35px;
		text-decoration: none;
                padding-top: 20px;
		}
                .content a:hover { color: #0099FF; }
	.meta {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #F0F1F6;
		color: #2DB11F;
		} 
		.meta a { text-decoration: none; color: #FFCC33; }
		.meta a:hover { color: #FFFF00; }
	.post { padding-bottom: 20px; }
		.post a { text-decoration: none; color: #0099FF; }
		.post a:hover { color: #00FF00; }
		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: Zawgyi-One;
			}
		abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
		code {
			font-family: Zawgyi-One;
			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;
	}