/*  
Theme Name: verlight
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.0
Author: Lukman Hermawan
Author URI: http://www.lukmanhermawan.com
*/


body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin: 0;
	padding: 0;
}

body {
	background: #DBDDFB;
	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: 0 auto;
	margin-top: 10px;
	padding: 0; 
	width: 730px;
}


#header { 
	background: none; 
	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: none;
	float: left;
	margin: 0 0 20px 15px;
	padding: 0;
	width: 490px;
}

#footer {
	background: #DBDDFB;
	height: 0 auto;
	margin: -5px 0 0 0;
	padding: 10px;
	width: 710px; 
}

#copyright {
	font-size: 11px;
	margin: 0;
	padding: 0;
	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;
	padding: 0;
	width: 480px;
}

.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: #FFFFFF;
	margin: 5px 5px 10px 5px; 
	border-bottom:1px solid #DDDDDD; 
	border-top:1px solid #DDDDDD; 
	padding: 5px 10px 0px 10px; 
}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}

.sidebar {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0px;
	width: 210px;
}

.sidebar a {
	color: #000000;
	text-decoration: none;
}

.sidebar a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.sidebar ul {
	background: none;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.sidebar ul li {
	padding: 0;
	width: 170px;

}

.sidebar ul li h2 {
	background: none;
	border: 1px solid #ddd;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 0 auto;
	padding: 5px 10px;
	margin: 0 0 5px 0;
	text-align: left;
	width: 188px;
}

.sidebar ul ul li {
	line-height: 18px;
	margin: 0 0 0 11px;
	padding: 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 #DDD;
	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: #FFF;
}

.topnavtop{ 
	background: url(images/top.png) repeat-x;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	float: left;
	height: 0 auto;
	margin: 0 15px 10px 15px;
	padding: 0;
	width: 698px;
}

ul.navtop{ 	
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style: none;
	height: 0 auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.navtop li{ 	
	border-right: 1px solid #DDD;
	float: left; 
	list-style-type: none; 
	margin-top: 0;
	padding: 0;
}

ul.navtop li a{
	background: none;
	color: #000;
	display: block;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	height: 0 auto;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
}

ul.navtop li a:hover { 
	color: #0000ff;
	text-decoration: none;
}

ul.navtop li.current_page_item a{
	background: #fff;
	color: #000;
}

.archive h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin: 0 5px 5px 5px;
	text-align: center;
}

.tags p {
         background: none;
         text-align:justify;
         text-decoration: none;
}

.tags a {
        background: none;
        color: #000000;
        text-decoration: none;
}

.tags a:hover {
        background: none;
        color: #000000;
        text-decoration: underline;
}

.tags a:active {
        background: none;
        color: #000000;
        text-decoration: none;
}

.tags a:visited {
        background: none;
        color: #000000;
        text-decoration: none;
}

.post img.right{
	border: none;
        float: right;
	margin: 5px 0 5px 5px;
	padding: 2px;
}

.post img.left{
	border: none;
        float:left;
	margin: 5px 5px 5px 0;
	padding: 2px;
}

#searchform{
	margin:0 0 10px 0;
	padding:0;
	width: 210px;
}

#s{
	float: none;
	height: 20px;
	margin:0;
	padding:0;
	width: 149px;
}

#searchsubmit{
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 24px;
	margin: 0;
	padding: 0 2px;
}

.clear{
	clear:both;
}

.calendar{
	margin: 0 0 0 34px;
	padding-top: 10px;
}

.notfound h2{
	padding: 10px;
	text-align:center;
}

#current{
	background: #FFFFFF;
}

#current a{
	color: #000;
}