/*
Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body {
	color:#404040;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0 auto;
	padding:0;
	background-position: center top;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
#wrap {
	background:#fff;
	color:#404040;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Basic tags */
a {background-color:inherit; color:#286ea0; font-weight:700; text-decoration:none;}
a:hover {
	background-color:inherit;
	color:#000000;
	text-decoration:none;
}
a img {border:0;}
p {margin:0 0 1.4em;}

/* Header */
#header {
	padding:0;
	background-color: #999999;
	color: #FFFFFF;
	margin: 0px;
}
#header .banner{
	height: 100px;
	background-image: url(img/header.jpg);
}
#header .banner_468{
	padding: 1px;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	float: left;
	margin-left: 15px;
}
#header .logo{
	height: 50px;
	width: 280px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
/*#header img {
	color:#505050;
	margin: 0;
	padding: 0px;
}*/
#header h1 a {background-color:inherit; color:#505050; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px;}
#frontphoto {border:0; margin:0 0 10px;}

/*Left and right sidebar */
#leftside {
	clear:left;
	float:left;
	padding:0;
	width:295px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #999999;
}
#rightside {
	float:right;
	line-height:1.4em;
	padding:0;
	width:240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}
#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}
#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; padding:0;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {color:#505050; font-size:1.2em; margin:0 0 8px; padding:0;}

/* Main menu */
#leftside ul.avmenu, #rightside ul.avmenu {display:block; list-style:none; margin:0 0 18px 0; padding:0; width:140px;}
#leftside ul.avmenu li, #rightside ul.avmenu li {display:inline; line-height:1.4em; padding:0; width:140px;}
#leftside ul.avmenu li a, #rightside ul.avmenu li a {background-color:#f4f4f4; border-left:4px solid #ccc; color:#505050; float:left; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
#leftside ul.avmenu ul, #rightside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {font-weight:400; padding:3px 1px 3px 5px; width:115px;}
#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}
#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;}

/* Main content */

/* Footer */
#footer {
	border-top:2px solid #e0e0e0;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	width:800px;
	line-height:1.5em;
	font-size:0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #006699;
}
#footer p {margin:0; padding:0;}
#footer a {
	color:#FFFFFF;
	font-weight:400;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color: #FFFF00;
}
#footer span {font-size:1.2em;}

/* Additional classes */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {
	background-color: #F3F3F3;
	float: left;
	width: 130px;
	margin-right: 2px;
	margin-left: 3px;
	padding: 5px;
	height: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: x-small;
}
.announce_hover{
	background-color: #E9E9E9;
	float: left;
	width: 130px;
	margin-right: 2px;
	margin-left: 3px;
	padding: 5px;
	height: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: x-small;
}
.announce a , .announce_hover a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.announce_v a, .announce_v_hover a{
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

.announce a:hover , .announce_hover a:hover, .announce_v a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}



.announce_v {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11px;
	width:270px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
	vertical-align: top;
}

.announce_v_hover {
	background-color:#555555;
	color:#FFFFFF;
	font-size:11px;
	width:270px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
	vertical-align: top;
}

.announce_v img, .announce img, .announce_hover img{
	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.announce_v_hover img{
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.announce_v p {margin:10px 0 0; padding:0;}

.announce_v a:hover , .announce_v_hover a:hover{
	color: #FFFF66;
	text-decoration: underline;
	font-weight: bold;
}


.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}

#menubox{
	color: #FFFFFF;
	background-color: #996600;
	padding: 4px;
	display:block;
	height:25px;
}
#menubox ul {
	margin: 0px;
	padding: 0px;
}
#menubox li{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menubox li a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menubox li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#headline{
	width: 240px;
}
#headline img{
	color:#303030;
	display:inline;
	padding:0px;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#headline h2{
	font-size: 18px;
	line-height: 20px;
}
#album_foto{
	background-color: #ECEAEB;
	width: 240px;
}

#catatan{
	background-color: #ECEAEB;
}
#catatan p{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#catatan a{
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-size: 12px;
}
#catatan a:hover{
	text-decoration: underline;
	color: #0000CC;
}
#hotnews{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#hotnews ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-left: 5px;
}
#hotnews li{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	list-style-type: square;
	margin: 0px;
}
#hotnews li a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#hotnews li a:hover{
	color: #003399;
	text-decoration: underline;
}
.index{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#jajak_pendapat{

}
#rakyat_bicara{
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	margin-top: 5px;
}
#rakyat_bicara p{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
}

#kampanye{
	width: 650px;
}
#kampanye .imgbox{
	float: left;
	width: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	padding: 10px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	height: 100px;
}
#kampanye .imgbox_hover{
	float: left;
	width: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	padding: 10px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #F4F4F4;
	height: 100px;
}
#kampanye img{
	padding: 1px;
	border: 3px solid #F2F2F2;
}
#kampanye a{
	font-weight:bold;
	color: #FFFF00;
}
.ads {
	padding: 5px;
	float: right;
}
#normal li a{
	font-weight: normal;
}