/* 
Theme Name: bungabungaan
Theme URI: http://nahrizuladib.com/wordpress/?p=796
Description: 2-column fixed width theme with a dedicated 160px space for Google Adsense ads. Widget-ready and tested up to Wordpress 2.5.1. For a fixed price of USD 20.00 I can customise the background image for you!
Version: 1.0
Author: Nahrizul Adib Kadri
Author URI: http://portfolio.nahrizuladib.com/
*/

/********* GLOBAL **********/

body {
	margin: 0 auto;
	padding: 0;
	background: #333726 url(images/bg-top.jpg) repeat-x;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
}

a {
	text-decoration: none;
	color: #82730D;
}

a:hover {
	color: #552;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 1.2em;
}

small {
	color:#666;
	text-transform: uppercase;
	font-size:10px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 3px;
	margin: 2px 0;
	border: solid 1px #999;
	background: #C2C3BE;
}

input:focus, textarea:focus
{
	background:#CCC;
	border:#666 1px solid;
}


/********* HEADER **********/

#header {
	width: 950px;
	height: 242px;
}

#header #menu {
	position: absolute;
	top: 10px;
	left: 450px;
}

#header #menu ul {
	margin:0px; 
	padding:0px;  
}

#header #menu ul li {
	margin:0px; 
	padding-right: 14px;
	list-style:none;  
    font-size:10px;  
    text-transform:uppercase;  
    display:inline;
}

#header #menu ul li a {
	color: #CF0;
}

#header #menu ul .current_page_item a {
	color: #FFF;
	border-bottom: solid 2px #82730D;
	padding-bottom: 11px;
}

#header #menu ul li a:hover {
	color: #FFF;
	border-bottom: solid 2px #82730D;
	padding-bottom: 11px;
}

#header h1 {
	position: absolute;
	top: 15px;
	left: 450px;
	font-size: 48px;	
	letter-spacing: -3px;
	text-transform: lowercase;
}

#header h1 a {
	color: #FFF;
}

#header h2 {
	position: absolute;
	top: 125px;
	left: 600px;
	font-size: 14px;	
	color: #999;
    text-transform:uppercase;  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#header form {
	position: absolute;
	top: 214px;
	left: 700px;
	padding: 0;
	margin: 0;
}

#header form input {
	border: 0;
	background: url(images/icon-search.png) no-repeat;
	width: 240px;
	height: 20px;
	padding-left: 20px;
}


/********* MAIN **********/

#main {
	width: 950px;
	overflow: hidden;
}

#main #content {
	width: 450px;
	float: right;
	background: #C2C3BE url(images/bg-main.jpg) no-repeat;
	padding: 0 80px 100px 20px;
}

#main #content #post {
	padding-bottom: 20px;
	line-height: 150%;
}

#main #content a:hover {
	text-decoration: underline;
}

#main #content h2 {
	color: #330;
	font-size: 24px;
}

#main #content h2 a {
	color: #330;
}

#main #content h2 a:hover {
	color: #552;
}

#main #content h3 {
	text-transform: uppercase;
	color:#000;
	border-bottom: solid 1px #AAA;
	padding-top: 15px;
}

#main #content h3 a:hover {
	text-decoration: none;
}

#main #content blockquote {
	font-family: Georgia, Cambria, Times, serif;
	font-style: italic;
	padding: 10px 0;
	color: #444;
}

#main #content #metapost {
	margin-top: -15px;
	padding-bottom: 15px;
}

#main #content #metapost a {
	color: #666;
}

#main #content #metapost a:hover {
	color: #333;
}

#main #content .navigation {
	margin-top: 30px;
}

#main #content .metadata {
	line-height: normal;
	margin-top: 30px;
	padding: 10px;
	background: #CCC;
	border: solid 1px #C0C0C0;
}

/********* COMMENTS **********/

#main #content #comment ol {
	margin: 0; 
	padding: 0;
	list-style: none;  
}

#main #content #comment ol li {
	padding-bottom: 10px;
}

#main #content #comment textarea {
	width: 450px;
}

#main #content #comment #submit {
	background: #82730D;
	color: #CCC;
	padding: 10px;
}


/********* SIDEBAR2 (CATEGORIES) **********/

#main #sidebar2 {
	width: 180px;
	float: right;
	text-align: right;
	padding-left: 20px;
	font-size: 11px;
	background: #82730D;
	margin-top: 100px;
}

#main #sidebar2 h2 {
	text-transform: lowercase;
	color: #FF6;
	font-size: 18px;
	padding: 20px 20px 0 0;
}

#main #sidebar2 ul {
	margin: 0; 
	padding: 0;
	list-style: none;  
}

#main #sidebar2 ul li {
	margin: 0; 
	padding: 0;
}

#main #sidebar2 ul li li {
	margin: 0; 
	border-top: solid 1px #9B8F3D;
}

#main #sidebar2 ul li li a {
	color: #CCC;
	padding: 5px 20px;
	display: block; 
}

#main #sidebar2 ul li li a:hover {
	color: #CF0; 
	background: #9B8F3D;
}

#main #sidebar2 ul li p {
	margin: 0; 
	padding: 5px 20px;
	color: #CCC;
	border-top: solid 1px #9B8F3D;
}

#main #sidebar2 ul li p a {
	color: #CCC;
}

#main #sidebar2 ul li p a:hover {
	text-decoration: underline;
}


/********* SIDEBAR1 (ADS) **********/

#main #sidebar1 {
	width: 180px;
	float: right;
	margin-top: 100px;
}


/********* FOOTER **********/

#footer {
	margin: 0 auto;
	padding: 0;
	background: #0D0E09 url(images/bg-footer.gif) repeat-x;
	min-height: 186px;
}

#footer #fleft {
	float: left;
	text-align: right;
	width: 180px;
	margin-left: 200px;
	margin-top: 116px;
}

#footer #fleft img {
	border: none;
}

#footer #fright {
	float: left;
	width: 300px;
	margin-left: 70px;
	margin-top: 120px;
}

#footer #fright a {
	color: #666;
}

#footer #fright a:hover {
	color: #999;
}


#content img {
width: 142px;
margin-right: 4px;
}