/*  
Theme Name: Asia Bloging Network Home v4
Theme URI: http://asiablogging.com/
Description: Theme for Asia Blogging Network site
Author: Thomas Arie Setiawan
Author URI: http://orangescale.net/
*/

@import url("common.css");

* {
margin: 0;
padding: 0;
}

p {
padding: 4px 0;
}
body {
background: #fff url(images/bg-body.jpg) top center repeat-y;
color: #222;
font: 11px Verdana, Arial, "Lucida Grande", Tahoma, "Bitstream Vera Sans", sans-serif;
line-height: 18px;
text-align: center;
}
	img {
	border: none;
	}

a, a:link, a:visited {
color: #990033;
}
a:hover {
color:#FF0000;
}

.clear {
clear: both;
line-height: 1px;
}
.abn-container {
width: 940px;
margin: 0 auto;
text-align: left;
}
	.abn-container-c {
	padding: 10px;
	}

.abn-header {
background: #03387a;
text-align: center;
margin-top: 0px;
}
	.abn-header-i {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/bg-head.jpg) top center no-repeat;
	height: 135px;
	}


.abn-maintopnav {
background: #7e1500;
text-align: center;
margin-top: 6px;
}
	.abn-maintopnav-i {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}
	.abn-maintopnav-i ul {
	list-style-type: none;
	}
	.abn-maintopnav-i ul li {
	float: left;
	}

	/*Credits: Dynamic Drive CSS Library */
	/*URL: http://www.dynamicdrive.com/style/ */
	
	.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0 0 0;
	border-top: none;
	background: #7e1500;
	}
	
	.solidblockmenu li{
	display: inline;
	}
	
	.solidblockmenu li a {
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #973420;
	}
	.solidblockmenu li#page-home a {
	border-left: 1px solid #973420;
	}
	.solidblockmenu li a:visited {
	color: #fff;
	}
	
	.solidblockmenu li a:hover, .solidblockmenu li.current_page_item {
	color: #fff;
	background: #b2270c;
	}


.abn-mainbox {
display: block;
clear: both;
}
	.abn-mainbox-c {
	padding: 15px 0;
	}

.column-A {
float: left;
width: 690px;
}

.column-C {
float: right;
width: 200px;
margin-left: 10px;
}
	.column-C-c {
	}
	.column-C .genbox {
	padding: 20px 10px;
	}
	.column-C .genbox ul {
	list-style-type: square;
	margin: 3px 0 3px 25px;
	}
	.column-C .genbox ul li {
	padding: 3px 0;
	}


.abn-bottom {
clear: both;
font-size: 11px;
text-align: center;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #f4f4f4;
}
	.abn-bottom h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
	margin-bottom: 6px;
	color: #222;
	}
	.abn-bottom a, .abn-bottom a:visited, .abn-bottom a:hover, .abn-bottom a:link {
	border: none;
	text-decoration: none;
	color:#666;
	}
	.abn-bottom a:hover {
	color: #a53a00;
	border-bottom: 1px solid #bfa99d;
	}
	.abn-bottom-i {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	}
	.abn-bottom-i span {
	float: right;
	color: #666;
	}
	.abn-bottom h3 {
	font-size: 14px;
	color: #666;
	}
	.abn-bottom ul {
	list-style-type: none;
	}
	.abn-bottom ul li {
	width: 200px;
	float: left;
	padding: 1px 0;
	margin-right: 20px;
	border-right: 1px solid #eaeada;
	}
	.abn-bottom ul li.last {
	margin-right: 0;
	border-right: none;
	}
	.abn-bottom ul li ul li {
	margin-right: 0;
	border-right: none;
	}	

.abn-foot {
clear: both;
font-size: 11px;
text-align: center;
}
.abn-foot a, .abn-foot a:link, .abn-foot a:visited {
color: #111;
}

	.abn-foot-i {
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	}
	.abn-foot-i span {
	float: right;
	color: #666;
	}



.abn-bottom-i:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


.abn-bottom-i {display: inline-block;}

/* Hides from IE-mac \*/
* html .abn-bottom-i {height: 1%;}
.abn-bottom-i {display: block;}
/* End hide from IE-mac */	