/*
Theme Name: IGS Theme V.3.0
Theme URI: http://intergraphicstudio.com/
Author: Heri Raspati Wibowo
Author URI: http://intergraphicstudio.com/
*/

/* Basic ---------------------------------- */
body {
	background: #000000 url(images/bg_top.jpg) no-repeat center top;
	margin: 0;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #dddddd;
}
a:link, a:visited {
	text-decoration: none;
	color: #af2b03;
	border: 0px;
}
a:active {
	text-decoration: underline;
	color: #cc0000;
	border: 0px;
}
a:hover	{
	text-decoration: underline;
	color: #999999;
	border: 0px;
} 
a:focus {
	outline: none;
}
.clear{
	clear: both;
}
.hidden {
	display: none;
}
img {
	border: none;
}
img.thumb_img {
	width: 227px;
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* Wrap ----------------------------------- */
.container {
	width: 950px;
	margin: 0 auto;
	margin-top: 35px;
	padding: 0px;
	background: url(images/bg_con2.png);
}
/**/ * html .main-bg {} /**/ 
.main-bg {
	background: url(images/mainbg.png) repeat-y center top;
	width: 950px;
	margin: 0 auto;
}
.topcoloum {
	width: 950px;
	height: 115px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
.lcoloum {
	width: 365px;
	float: left;
	display: inline;
}
.rcoloum {
	width: 585px;
	float: right;
	display: inline;
}
/* Header  -------------------------------- */
.header {
	width: 365px;
	height: 97px;
	padding: 0px;
	margin: 0px;
}
.h-logo {
	background: url(images/logo.png) no-repeat left top;
	width: 74px;
	height: 97px;
	float: left;
	display: inline;
}
.h-name {
	background: #081220;
	width: 291px;
	height: 97px;
	float: right;
	display: inline;
}
.h-name-top {
	background: url(images/bg_con.png);
	height: 16px;
}
.h-name-bottom {
	background: #081220;
	height: 20px;
}
.blog-name {
	height: 61px;
	margin-top: 8px;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: none;
}
.header h1 a {
	color: #CCCCCC;
	text-decoration: none;
}
.listtop {
	background: url(images/listtop.png) no-repeat left top;
	height: 18px;
}
/* Menu ----------------------------------- */
.menu {
	width: 75px;
	float: left;
	display: inline;
}
.menu ul {
	width: 60px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.menu li a {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	background: transparent url(images/menu-bg.png) 100% 0;
	height: 66px;
	padding: 0px;
	line-height: 69px;
	text-decoration: none;
}
.menu li a:link, .menu li a:visited {
	color: #8b8b8b;
}
.menu li a:hover {
	color: #cccccc;
	text-decoration: none;
	background-position: 100% -68px;
}
.menu li .selected, .menu li a:active {
	color: #ffb502;
	background-position: 100% -136px;
}
/* Syn ------------------------------- */
.syn_r {
	width: 53px;
	height: 47px;
	margin: 0 auto;
	position: relative;
	top: -15px;
}
.rss-bttn {
	width: 53px;
	height: 47px;
	margin-top: 30px;
}
/* Content --------------------------- */
.l-content {
	width: 289px;
	float: right;
	display: inline;
}
.top-header {
	width: 540px;
	float: left;
	display: inline;
	background: transparent;
}
.top-corner {
	background: url(images/topcorner.png) no-repeat right top;
	width: 45px;
	height: 115px;
	float: right;
	display: inline;
}
/* Ads ------------------------------------ */
.ads-wrap {
	background: url(images/adstopback2.png) no-repeat left top;
	height: 90px;
	padding: 25px 0 0 35px;
}
.ads-wrap2 {
	background: url(images/adsrside.gif) no-repeat center top;
	width: 35px;
	height: 300px;
	float: right;
	display: inline;
	margin-right: 10px;
	padding-top: 125px;
}
.ads-wrap3 {
	background: url(images/topads.png) no-repeat center top;
	width: 540px;
	height: 50px;
}
.ads-wrap4 {
	background: #000000;
	width: 468px;
	height: 15px;
	margin-left: 36px;
}
.ads-wrap5 {
	background: #e6eaf1;
	width: 468px;
	height: 15px;
	margin-left: 10px;
}
.ads-468x60 {
	width: 468px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #1f1f1f;
}
.ads-125x125 {
	background: url(images/separator.gif) no-repeat center bottom;
	width: 260px;
	float: left;
	display: inline;
	padding: 15px 2px;
}
.ads-23x23 img {
	width: 23px;
	height: 23px;
	overflow: hidden;
	border: 1px solid #222429;
	margin-left: 6px;
	margin-bottom: 3px;
}
/* Main -------------------------------- */
.main-post {
	width: 540px;
	float: left;
	display: inline;
}
.label {
	background: url(images/editor-label.gif) no-repeat left top;
	width: 309px;
	height: 42px;
	margin-left: 30px;
	margin-top: 5px;
}
.gallery {
	width: 510px;
	margin: 15px 0 25px 25px;
	color: #333333;
}
.gallery a {
	color: #006699;
	text-decoration: none;
}
.gallery h2 a, .gallery h2 a:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
/* Post ----------------------------------- */
.thumb-post {
	background: url(images/bg-post.gif) no-repeat center top;
	width: 235px;
	height: 173px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
.thumb-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	display: inline;
	margin: 0px;
	margin-bottom: 10px;
}
.thumb-content h2 a, .thumb-content h2 a:visited {
	color: #006699;
	text-decoration: none;
}
.thumb-content h2 a:hover {
	color: #3288c7;
	text-decoration: none;
}
.entry {
	padding: 20px 20px 0 0;
}
.postcomment {
	float: right;
	display: inline;
	margin: 0;
	font-weight: bold;
}
.postcomment a, .postcomment a:visited {
	color: #000000;
	text-decoration: none;
}
.single-page {
	margin-right: 20px;
}
/* Comments -------------------------------- */
.Comments {
	margin: 0px;
	width: 490px;
}
/* Comments List  -------------------------- */
.Comments .List h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding:0px;
	color:#4d4743;
}
.Comments .List ol {
	padding: 0px;
	margin: 0px;
}
.Comments .List li {
	position: relative;
	padding: 15px 2px 2px 2px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}

.Comments .List .ComListLi {
	background: #7bc7f1;
	margin-top: 10px;
}
/**/ * html .Comments .List .ComListLiTop { left: -2px;} /**/ 
.Comments .List .ComListLiTop {
	position: absolute;
	height: 13px;
	width: 490px;
	left: 0px;
	top: 0px;
	background: url(images/topcom.gif) no-repeat center top;
}
/**/ * html .Comments .List .ListNr { left: 430px;} /**/ 
.Comments .List .ListNr {
	color: #e6eaf1;
	position: absolute;
	top: 15px;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Arial';
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	padding: 0px;
	left: 430px;
}
/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav {
	position: absolute;
	top: 15px;
	left: 15px;
}
.Comments .List .ListGrav img {
	border: solid 1px #dbf0c1;
}
.Comments .List big {
	margin: 0px;
	padding: 0px 0px 0px 55px;
	font-size: 12px;
	line-height: 12px;
	color:#333;
	font-weight: bold;
	display: block;
}

.Comments .List small {
	color:#000;
	padding: 0px 0px 0px 55px;
	margin: 0px;
	font-size: 11px;
}
.Comments .List small a {
	color:#000;
	text-decoration: none;
}
.Comments .List small a:visited {
	text-decoration: none;
}
.Comments .List .ListContent {
	margin: 15px 0px 0px 0px;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 16px;
	background: #e6eaf1;
	display: block;
}
/* Comments Form --------------------------- */
.Comments .Form h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color: #333;
}

.Comments .Form {
	background: #15242e;
	padding: 10px 15px 20px 15px;
	position: relative;
	width: 460px;
}
.form-left {
	float: left;
	display: inline;
}
.form-right {
	float: right;
	display: inline;
}
.Comments .FormTop, .Comments .FormBottom {
	position: absolute;
	left: 0px;
	width: 490px;
	height: 8px;
}
.Comments .FormTop {
	top: 0px;
	background: url(images/topcomform.gif) no-repeat center top;
}
/**/ *html .Comments .FormBottom  { bottom: -7px;} /**/ 
.Comments .FormBottom {
	bottom: 0px;
	background: url(images/botcomform.gif) no-repeat center top;
}
.Comments .Form form {
	margin: 0px;
	padding: 0px;
}
.Comments .Form a {
	text-decoration: underline;
}
.Comments .Form p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color:#8b8b8b;
}
.Comments .Form p small strong {
	font-size: 10px;
	font-weight: bold;
	color:#FF3300;
}
.Comments .Form p small {
	font-size: 11px;
	display: block;
	padding: 5px 0px;
}
.Comments .Form .TextField {
	background: #8f9297;
	border: solid 1px #2c3038;
	padding: 5px 4px;
	font-size: 12px;
	display: block;
}
.Comments .Form .TextArea {
	background: #8f9297;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #2c3038;
	padding: 4px;
	font-size: 12px;
	height: 121px;
}
.Comments .Form input.SubmitComment {
	width: 130px;
	height: 26px;
	background: url(images/SubmitComment.gif) no-repeat;
	margin-top: 8px;
}
.Comments .Form input.SubmitComment:hover {
	background: url(images/SubmitComment.gif) no-repeat 0 -26px;
	margin-top: 8px;
}
.Comments .Form input.SubmitCommentIE {
	width: 130px;
	height: 26px;
	background: url(images/SubmitComment.gif) no-repeat 0 -26px;
	margin-top: 10px;
	margin-top: 8px;
}

/* Navigation ----------------------------- */
.Nav {
	text-align: left;
	margin: 5px 20px 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #a1a1a1;
	clear: both;
	background: #222429;
	padding: 1px 5px;
}
.Nav a, .Nav a:visited {
	padding: 2px 5px 2px 5px;
	background: #516186;
	color: #acacac;
}
.Nav a:hover {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background: #516186;
	color: #FFFFFF;
}
.Nav span {
	padding: 2px 5px 2px 5px;
	color:#8b8b8b;
}
.Nav .on {
	padding: 2px 5px 2px 5px;
	color:#ffb502;
}
/* Sideleft ------------------------------- */
.sideleft {
	width: 260px;
	margin: 0 auto;
}
.about {
	background: url(images/separator.gif) no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #8b8b8b;
	padding-bottom: 15px;
}
.about h2 {
	font-size: 14px;
	color: #faa61a;
	margin-top: 20px;
	margin-bottom: 5px;
}
/* Search --------------------------------- */
.search {
	background: url(images/searchbox.png) no-repeat left top;
	width: 260px;
	height: 48px;
	margin-top: 8px;
}
#searchBox input {
	background: transparent;
	width: 175px;
	margin: 3px 0 0 80px;
	padding: 3px 0px 3px 3px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}
/* Sidebar -------------------------------- */
.sidebar {
	width: 260px;
	padding: 10px 0;
}
.sidebar .widget {
	background: url(images/separator.gif) no-repeat bottom center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	color: #CCCCCC;
}
.sidebar .widget h2 {
	background: url(images/back-nav.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #faa61a;
	padding: 5px 0px 8px 0px;
	margin: 0;
}
.sidebar ul {
	padding: 0px;
	margin: 0px;
}
.sidebar li {
	font-size: 12px;
	padding: 3px 0 3px 25px;
	margin: 0 15px 0 0px;
	list-style-type: none;
	background: url(images/star.png) no-repeat left top;
}
.sidebar li a, .sidebar li a:visited {
	font-size: 12px;
	color: #8b8b8b;
}
.sidebar li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
}
/* Footer --------------------------------- */
.footer {
	background: url(images/footer-bg.png) no-repeat center top;
	width: 950px;
	height: 125px;
	margin: 0 auto;
}
.credit {
	width: 500px;
	height: 30px;
	margin-top: 35px;
	margin-right: 85px;
	text-align: center;
	float: right;
	font-size: 10px;
	color: #8b8b8b;
}
.credit span {
	padding-top: 10px;
}
.barco {
	background: url(images/mybarcode.png) no-repeat;
	width: 126px;
	height: 43px;
	margin: 40px 0 0 150px;;
	position: absolute;
}