/*  
Theme Name: verlightver1.7x
Theme URI: http://www.lukmanhermawan.com
Description: Hi there! I proud you use my design. You may use it for any purpose, and make any changes you like. Just leave my link under your footer :)
Version: 1.7x
Author: Lukman Hermawan
Author URI: http://www.lukmanhermawan.com
*/


body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin: 0;
	padding: 0;
}


body {
	background: #6A83B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px auto; 
	padding: 0px;
}



a:link {
	border: none;
	color : #000000; 
	text-decoration: none; 
}



a:active { 
	border: none;
	color : #000000; 
	text-decoration: none; 
}



a:visited {
	border: none;
	color : #000000; 
	text-decoration: none; 
}



a:hover { 
	border: none;
	color : #000000; 
	text-decoration: underline; 
}



#wrap {
	background: #ffffff;
	border: none;
	margin: 10px auto;
	padding: 0px; width: 730px;
}



#header { 
	background: #ffffff; 
	float: left;
	height: 90px;
	margin: 0px;
	padding: 0px;  
	width: 730px;
}



.blogname {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 25px 20px 0 25px;
	padding: 0;
}



.blogname a { 
	border: none;
	color : #000000;
	text-decoration: none; 
}



.blogname a:active { 
	border: none;
	color : #000000;
	text-decoration: none; 
}


.blogname a:visited { 
	border: none;
	color : #000000;
	text-decoration: none; 
}


.blogname a:hover { 
	border: none;
	color : #000000;
	text-decoration: none; 
}


.blogdesc {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 25px 25px;
	text-align: left;
}



#container {
	background: #ffffff;
	float: left;
	margin: 0 0 10px 15px;
	padding: 0px;
	width: 486px;
}



#footer {
	background: #6A83B9;
	clear: both;
	height: 15px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 730px; 
}



#copyright {
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 0 0 10px;
	text-align: center;
}



#copyright a {
	color: #000000;
	text-decoration: none;
}



#copyright a:hover {
	color: #000000;
	text-decoration: none;
}


.post {
	background: #F7F7F7;
	border: 1px solid #F6F3F3;
	margin: 0 0 10px 1px;
	padding: 0;
	width: 479px;
}



.post p{
	margin: 0 0 8px 0;
}



.post h2{
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding: 10px 5px 0 10px;
	text-align: left;
}



.post h2 a:link, a:active, a:visited {
	border: none;
	color : #0000ff;
	text-decoration: none; 
}



.post h2 a:hover {
	color : #000000; 
	border: none;
	text-decoration: none; 
}



.date {
	color: #000000;
	font-size: 10px;
	margin: 0;
	padding: 0 0 5px 10px;
	text-align: left;

}



p.postmetadata {
	margin: 20px 0 0 0;
	padding: 0;
}


p.postmetadata a {
	background: none;
	color: #000000;
	text-decoration: none;
}



p.postmetadata a:hover {
	background: none;
	color: #000000;
	text-decoration: underline;
}



.entry {
	background: #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	font-size: 12px;
	line-height: 18px;
	padding: 0 5px 5px 5px;
	margin: 0 5px 5px 5px;
}



.entry a {
	background-color: #D1FAD0;
	color: #000000;
	text-decoration: none;
}


.entry a:hover {
	background-color: #D1FAD0;
	color: #000000;
	text-decoration: underline;
}



blockquote { 
	background: #EBFBF3;
	margin: 5px; 
	border:1px dashed #cccccc; 
	padding: 10px; 
}



blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}



.sidebar {
	background: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 217px;
}



.sidebar a {
	color: #000000;
	text-decoration: none;
}



.sidebar a:hover {
	color: #0000ff;
	text-decoration: underline;
}



.sidebar ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
}



.sidebar ul li {
	padding: 5px 0 5px 0;
	width: 170px;

}



.sidebar ul li h2 {
	background: #538CD1 url(images/right.ico) no-repeat;
	background-position:  0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 5px 5px 2px 20px;
	text-align: left;
	width: 180px;
}

.sidebar ul ul li {
	line-height: 18px;
	padding: 0;
	margin: 2px 0 0 0;
}




.comments-template {
	margin: 10px 0 0;
	padding: 10px;
}



.comments-template ol {
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
}



.comments-template ol li {
	border-bottom: 1px solid #808080;
	margin: 0;
	line-height: 18px;
	padding: 10px;
	text-align: justify;
}



.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}



.commentmetadata {
	font-size: 12px;
}



.comments-template p.nocomments {
	padding: 0;
}



.comments-template textarea {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 455px;
}



.comment_count {
	color:#000000;
	float:left;
	font-size: 12px;
	width: 30px;
}



.authcomment {
	background-color: #EBFBF3;
}



.topnavtop { 
	background: url(images/top.png) repeat-x;
	border: 1px solid #D7D08B;
	float: left; 
	height: 25px; 
	margin: 0 15px 10px 15px; 
	padding: 0;
	width: 700px; 
}



ul.navtop { 
	float: left;  
	font-size: 11px; 
	font-weight: bold;
	line-height: 15px; 
	list-style: none; 
	margin: 0; 
	padding-left: 0;
	width: 100%;
}



ul.navtop li { 
	float: left; 
	list-style-type: none; 
	margin-top: 2px;
	padding: 1px 15px 8px 15px;
}



ul.navtop li  a {
	background: none;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}



ul.navtop li a:hover { 
	color: #0000ff;
	text-decoration: none;
}



ul.navtop li.current_page_item {
	background: #ffffff;
}



.archive h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin: 0 5px 5px 5px;
	text-align: center;
}