/*  
Theme Name: NAK.simplr
Theme URI: 
Description: The new nahrizuladib.com theme by <a href="http://nahrizuladib.com/">nahrizuladib.com</a>.
Version: 1.0
Author: Nahrizul Adib Kadri
Author URI: http://nahrizuladib.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


* {font-family: arial, sans-serif; color: #444;}
body, table {font-size: 13px; }

#wrapper {margin-left: 40px;}

a {color:#69c; text-decoration: none;} 
a:hover {text-decoration: underline;}

h1, h2, h3 { text-transform: lowercase; font-weight: normal; }
h1 {font-size: 36px; letter-spacing: -1px; margin-top: 30px;}
h2 {font-size: 24px; color: #666; }
h3 {font-size: 18px; margin: 0 0 0.5em 0;}


ul {padding-left: 1.5em;}
li {list-style-type: square;}

#header {height: 200px; vertical-align: top;}

ul.menu {list-style: none; text-transform: lowercase; padding: 0 0 30px 0; margin: 0;}
ul.menu li {display: inline; padding-right: 1em; }

.meta, .komen sup {text-transform: uppercase; color: #ccc; font-size: 10px; margin-bottom: 0;}
.meta a {color: #ccc; }
.navigation {padding: 5em 0 10em 0;}
.post {padding-bottom: 2em;}

.komen {margin-top: 3em;}
.komen ol {font-size: 11px; list-style: none; padding: 0;}
.komen ol li {list-style: none; margin-top: 0; padding-top: 0; clear:both;}
.komen span {font-size: 13px; color: #999;}
.komen p {margin-top: 0;}

.navigation .alignleft {float: left; width: 220px;}
.navigation .alignright {float: right; width: 220px; text-align: right;}

textarea {width:100%;}