/*
Theme Name: GagasImaji
Theme URI: http://gagasimaji.com/
Description: Gagas Imaji
Version: 3.0
Author: LiliekS at GagasImaji ;p
Author URI: http://gagasimaji.com/
Tags: web, situs, multimedia, company
Year:2009
*/

/*--------------------reset--------------------*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, tr, th, td, thead, tbody, #page { 
	margin: 0px;
	padding: 0px; 
	border:0 none;
	} 

/*--------------------end of reset--------------------*/



/*--------------------global--------------------*/

html{
	font-size: 85%;
	}
	
*{
	font-size:100.01%;
	}
	
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-image:url(images/bg.gif);
/*	background-color:#111111;*/
	}

#container { 
	width: 960px; 
	margin: 0px auto; 
	text-align: left; 
	padding: 20px 0px ;
	position:relative;
	}
		
h1{
	font-size: 30px;
	color: #5a5e6c;
	letter-spacing: -.05em;
	line-height: 1em;
	padding-bottom:13px;
	}
	
h1 a, h1 a:hover{
	color:#5A5E6C;
	border:none;
	}
	
h2{
	font-size: 20px;
	color: #626262;
	}
	
h3{
	font-size: 18px;
	color:#EAEAEA;
	}

h4{
	font-size: 48px;
	color: #767c8e;
	padding-bottom:8px;
	}
	
h5{
	color: #ffffff;
	font-size:24px;
	padding:18px 0px 4px;
	}

h2 a, h3 a{
	border:none;
	}
	
h2 a:hover, h3 a:hover{
	border:none;
	color: #7ba2a9;
	}

a {
	color: #7ba2a9;
	text-decoration: none;
	border-bottom: 1px dotted #7ba2a9;
	}
	
a:hover {
	color: #3598aa;
	text-decoration: none;
	border-bottom: 1px dotted #3598aa;
	}
	
p{
	padding-bottom:1.5em;
	}

ul, li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

img {
	border:0 none;
	}

.clear{
   clear: both;
   }
   
.small-text{
	font-size:.9em;
	color:#999999;
	padding-bottom:4px;
	}
	
.medium-text{
	font-size:1.3em;
	color:#5A5E6C;
	padding:10px 0px;
	font-weight:bold;
	}
		
.bold-text{
	font-weight:bold;
	}

.spasi{
	padding-bottom:13px;
	}

	
/*--------------------end of global--------------------*/



/*--------------------header--------------------*/

#header {
	background:url(images/bg_header.jpg) no-repeat;
	height: 115px;
	width: 960px;
	background-color:#FFFFFF;
	}
	
#nav{
	float:right;
	padding: 65px 160px 0px 0px;
	}
	
#nav ul li { 
	float:left;
	display:block;
	}

#nav ul li a{ 
	font-size:15px;
	color:#999999;
	border:none;
	padding:8px 15px 0 15px;
	}

#nav ul li a:hover{
	color:#993300;
	} 

#floatNav {
	position: absolute;
	margin-left: -40px;
	margin-top: -2px;
}

#floatNav .hm{
	background-color: #990000;
	}
	
#floatNav .hm a{
	height: 37px;
	width: 39px;
	display: block;
	background-image: url(images/home_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
	}
#floatNav .hm a:hover, #floatNav .hm a:focus, #floatNav .hm a:active{
	text-decoration: none;
	background-position: right;
}	

#floatNav  a.bl {
	background-color: #990000;
	display: block;
	height: 82px;
	width: 39px;
	background-image: url(images/blog_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
}

.karir-float{
	position:absolute;
	right:25px;
	top:53px;
	}
		
/*--------------------end of header--------------------*/



/*--------------------content--------------------*/

#content {
	background-color:#ebebeb;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	padding:0;
	}

/*--------------------front image--------------------*/

/*#sprite-box{
	display:block;
	}*/

#sprite{
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
	float:left;
	background:url(images/banner.jpg) no-repeat; 
	width:960px;
	height:250px;
	}
	
#tagline{
	float:right;
	width:370px;
	font-size:.8em;
	color:#BEBEBE;
	padding:70px 40px 0px 0px;
	}
	
#tagline h1{
	color:#F2F2F2;
	}
	
#tagline h3{
	color:#F2F2F2;
	}

/*--------------------end of front image--------------------*/


/*--------------------feature--------------------*/
#latest{
	border-bottom:#cecece 1px solid;
	background-color:#dfdfdf;
	display:block;
	height:150px;
	}

.feat-left{
	width:130px;
	padding:30px 22px 30px 50px;
	text-align:right;
	float:left;
	}

#latest img.feat-left-img{
	border:#f3f3f3 1px solid;
	background-color:#ededed;
	padding:4px;
	}

.feat-mid{
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .9em;
	padding:30px 0px 0px;
	font-weight:bold;
	}

#latest .feat-right{
	float: right;
	width: 208px;
	padding:34px 16px 0 34px;
	line-height: 1.5em;
	font-size: .75em;
	background-color:#000000;
	height:117px;
	}

#latest .feat-right h3{
	color:#E1E1E1;
	}

#latest img.feat-right-img{
	border:#b6b6b6 1px solid;
	float:left;
	margin-right:15px;
	}

/*--------------------end of feature--------------------*/


/*--------------------static part--------------------*/

.front-static{
	display:block;
	padding-top:5px;
	}

.static-left{
	float:left;
	font-size:0.8em;
	line-height:1.5em;
	padding:5px 20px 0 50px;
	width:130px;
	}
	
.static-left h2{
	color: #626262;
	font-size:24px
	}

.static-mid{
	float:left;
	font-size:0.8em;
	line-height:1.5em;
	padding-top:3px;
	width:440px;
	}

.static-right{
	float:right;
	font-size:0.8em;
	line-height:1.5em;
	padding:3px 50px 0 0;
	width:208px;
	}

.static-right h3{
	font-size: 18px;
	color:#626262;
	}

.long_x {
	background:transparent url(images/line_x.gif) repeat-x scroll center center;
	clear:both;
	margin:0 50px;
	/*padding:25px 0px 33px;*/
	height:50px;
	text-align:right;
	}
	
.long_x a{
	border:none;
	}
	
.long_x img{
	padding-top:18px;
	}

ul.common{
	line-height:1.8em;
	padding-top:6px;
	font-weight:bold;
	}

#contact{
	padding-bottom:45px;
	}
	
#contact ul.common li{
	line-height:1.8em;
	padding-top:6px;
	font-weight:normal;
	line-height:1.5em;
	}

#blog #blog-latest{
	width:730px;
	float:left;
	padding:45px 0px 0px;
	}

#blog .entry-content{
	padding: 1px 0px 0px 35px;
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .8em;
	}	
	
#blog .static-left{
	padding:50px 20px 0px 50px;
	}
	
#blog #blog-latest .comment-box{
	width:44px;
	height:46px;
	text-align:center;
	background:url(images/comment.png) no-repeat;
	font-weight:bold;
	font-size:.9em;
	line-height:43px;
	position:absolute;
	right:50px;
	}
	
.sampleimg{
	border:#dcdcdc 1px solid;
	background-color:#e1e1e1;
	float:left;
	padding:2px;
	}
	
.sampleimg a, .sampleimg a:hover, #static-link .link-box a, #static-link .link-box a:hover, .porto-box a, .porto-box a:hover {
	border:none;
	}
	
.sampleimg img{
	border:#b6b6b6 1px solid;
	}
	
#static-porto, #static-link{
	width:740px;
	float:left;
	}
	
.link-box{
	margin:0px 28px 10px 0px;
	float:left;
	border:#FFFFFF 1px solid;
	background-color:#f4f4f4;
	width:216px;
	display:inline;
min-height:210px;
	}
	
#static-link .link-box img{
	padding:6px;
	}

#static-link .link-box .link-title{
	color:#767C8E;
	line-height:1.5em;
	font-weight:bold;
	padding-bottom:4px;
	}
	
#static-link .link-box .link-text{
	padding:6px 6px 0px;
	width:200px;
	font-size:.8em;
	line-height:1.4em;
	}

.porto-box{
	background:url(images/bg_porto.png) left top no-repeat;
	padding:0px 15px 12px 8px;
	width:220px;
	float:left;
	}

#static-porto img{
	border:solid 4px #FFFFFF;
	}

#static-porto .porto-box img{
	padding:8px 0px 13px 0px;
	border:none;
	}
	
.porto-box h3{
	color:#CC3333;
	}

.porto-title{
	color:#767C8E;
	font-size:1em;
	line-height:1.5em;
	}
	
.porto-media{
	font-size:.8em;
	font-style:italic;
	}

.kontak-label{	
	font-weight:bold;
	font-size:.9em;
	}

.form-required, h2.center {
	color:#CC3333;
	}

.wpcf7-not-valid-tip {
	background:#E93A3A none repeat scroll 0 0;
	border:1px solid #CC3333;
	font-size:.8em;
	}

.midtitle{
	color:#767C8E;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:8px;
	}

.anchor p{
	padding:0px;
	}

/*--------------------end of static part--------------------*/


/*--------------------blog content--------------------*/

#blogcontent {
	float:  left;
	width: 598px;
	padding: 70px 50px;
	}
		
#blogcontent .post {
	display:block;
	}
		
#blogcontent .entry-desc {
	float:  left;
	width: 130px;
	line-height: 1.5em;
	font-size: .8em;
	text-align:right;
	padding-right:20px;
	}

#blogcontent li.date{
	color:#909090;
	}

#blogcontent li.author{
	color:#626262;
	font-weight:bold;
	}

#blogcontent li.tag{
	color:#626262;
	font-style:italic;
	}

#blogcontent .comment-box{
	width:44px;
	height:46px;
	text-align:center;
	background:url(images/comment.png) no-repeat;
	font-weight:bold;
	font-size:1.1em;
	line-height:43px;
	float:right;
	margin-bottom:12px;
	}
	
#blogcontent .comment-box a, #blogcontent .comment-box a:hover, #blog #blog-latest .comment-box a, #blog #blog-latest .comment-box a:hover{
	border:none;
	color:#cc3333;
	}

#blogcontent .entry-content{
	padding: 1px 0px 0px 0px;
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .8em;
	}		

#blogcontent .divider_x {
	background: url(images/line_x.gif) repeat-x center;
	height: 50px;
	clear: both;
	}

#blogcontent .sampleimg{
	border:#dcdcdc 1px solid;
	background-color:#e1e1e1;
	float:left;
	margin:2px 8px 0px 0px;
	padding:2px;
	}
	
#blogcontent .sampleimg img, #blogcontent .postimg img{
	border:#b6b6b6 1px solid;
	}
	
#blogcontent .postimg{
	width:440px;
	text-align:center;
	border:#dcdcdc 1px solid;
	background-color:#e1e1e1;
	padding:2px;
	margin:0 0 1.7em 0;
	}

#blogcontent .postimg a, #blogcontent .postimg a:hover{
	border-bottom:none;
	}
	
#blogcontent .more-link{
	width:70px;
	font-size:.8em;
	display:block;
	}

.wp-pagenavi {
	text-align: center;
	padding-top: 10px;
	font-size: .75em;
}
	
/*--------------------comment--------------------*/

h2#comments, h2#respond{
	float:  left;
	width: 130px;
	line-height: 1.5em;
	text-align:right;
	padding:26px 20px 0px 0px;
	}
	
.commentlist{
	padding-top: 1px;
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .8em;
	}

ol li{
	padding-top: 26px;
/*	list-style-type:decimal;
	list-style-position:inside;
*/	}

.commentator{
	font-size:1.2em;
	}

.commentator a, .commentator a:hover{
	color:#CC3333;
	border-bottom-color:#CC3333;
	}
	
.gravatar{
	display:none;
	}
a.gravatar {
	position:absolute;
	left:-120px;
  margin: 0 15px 10px 0;
  width: 60px;
  height:60px;
  display:none;
  }

.comment-body{
	padding-bottom:8px;
	}
	
.comment-footer{
	border-bottom: #CCCCCC 1px dashed;
	}

.comment-date{
	color:#909090;
	font-size:.9em;
	padding-bottom:8px;
	}
	
#commentform {
	padding-top: 27px;
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .8em;
	}

.form-item {
	margin-bottom:1em;
	}

input#author, input#email, input#url, textarea#comment, #s, .textwidget textarea, .textwidget input{
	background-color:#000000;
	border-color:#333333 #666666 #666666 #333333;
	border-style:solid;
	border-width:1px;
	color:#CCCCCC;
	padding:3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.form-item label {
	display:block;
	font-weight:bold;
	font-size:.9em;
	}

.form-required, h2.center {
	color:#CC3333;
	}

#blogcontent #submit{
	background-color:#000000;
	border-color:#333333 #666666 #666666 #333333;
	border-style:solid;
	border-width:1px;
	color:#CCCCCC;
	padding:3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top:13px;
	font-weight:bold;
	}

.unique, .unique a {
	background-color:#E1E1E1;
	}
	
.unique .commentator, .unique .commentator a{
	color:#2184BB;
	font-style:italic;
	padding-left:15px;
	padding-right: 15px;
	}

.unique .comment-footer, .unique .comment-date{
	padding-left:15px;
	padding-right: 15px;
	}

/*--------------------end of comment--------------------*/

.info-page{ /*--info yang muncul di sidebar paling atas!!!--*/
	display:none;
	}
	
.hidden{ /*--info yang muncul di search result page!!!--*/
	display:none;
	}
	
			
/*--------------------end of blog content--------------------*/



/*--------------------sidebar--------------------*/
	
#sidebar {
	float: right;
	width: 208px;
	padding: 73px 50px 0px 0px;
	}
	
#sidebar h2{
	padding-bottom:10px;
	}
				
form#searchform {
	margin-bottom: 20px;
}

form#searchform .hidden{
	display:none;
}

form#searchform #search_box {
	background:transparent url(images/search_bg.png) no-repeat left top;
	height:40px;
	padding:1px 0 0 8px;
	width:203px;
}

form#searchform #search_box #s{
	background-color:#111111;
	border:none;
	color:#CCCCCC;
	font-size:0.7em;
	width:144px;
	padding:0;
	margin:0;
}

form#searchform #search_box #searchsubmit{
	width:35px;
	border:none;
	background:none;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
}

h2.pagesearch{
margin-bottom:40px;
}

.sidebar-box{
	float: left;
	width: 203px;
	line-height: 1.5em;
	font-size: .8em;
	margin-bottom: 40px;
	}

.sidebar-box li a{
	display: block;
	padding:5px 0px;
	font-weight:bold;
	font-size:.8em;
	}

/*--------------------end of sidebar--------------------*/



/*--------------------footer--------------------*/

#footer-wrap { 
	color: #858585;
	background-color:#111111;
	padding:50px 0 0;
	position:relative;
	border-right-width: 1px solid #0F0F0F;
	}
	
.footer-static{
	display:block;
	padding-bottom:2.2em;
}

.footer-left{
	float:  left;
	width: 130px;
	line-height: 1.5em;
	font-size: .75em;
	padding:5px 20px 0 50px;
	}
	
.footer-left h2{
	color: #ffffff;
	}

.footer-mid{
	padding-top: 1px;
	float: left;
	width: 440px;
	line-height: 1.5em;
	font-size: .75em;
	padding-bottom:1.5em;
	}

.footer-right{
	float: right;
	width: 208px;
	padding:3px 36px 0 0;
	line-height: 1.5em;
	font-size: .75em;
	}

.footer-right h3{
	padding-bottom:13px;
	}

.text1{
	color: #CCCCCC;
	}

#footer{
	display:block;
	border-right: #0F0F0F solid 1px;		/*tambahan - start here*/
	border-left: #0F0F0F solid 1px;
	border-bottom: #0F0F0F solid 1px;		 /*tambahan - end here*/
	color: #858585;
	background: #111111 url(images/line_x2.gif) repeat-x top;
	}

.copy {
	float: left;
	padding: 16px 50px;
	line-height: 1.5em;
	font-size: .65em;
	}

#footer-wrap a {
	color: #858585;
	text-decoration: none;
	border-bottom: 1px dotted #858585;
	}

#footer-wrap a:hover {
	color:#CCCCCC;
	}

#footer-wrap .karir-ad a{
	border:none;
	}
	
.top-red{
	position:absolute;
	right:50px;
	top:0;
	}

#team-block	{
	float:left;
	width:740px;
}

#team-block	.sampleimg {
	background-color:#0F1011;
	border:1px solid #333333;
	float:right;
	margin-right:90px;
}	
	
/*--------------------end of footer--------------------*/



/*--------------------additional page--------------------*/


#jobs {
	float:left;
	width: 598px;
	padding: 70px 50px;
	font-size:.8em;
	line-height:1.5em;
	}
.grey-text{
	color:#999999;
	}
.red-text{
	color:#FF0000;
	}
#jobs .medium-text-grey{
	font-size:1.3em;
	font-weight:bold;
	padding:10px 0;
	}	
#jobs ul, #error-page ul{
	padding-bottom:26px;
	}

#jobs li, #error-page li {
list-style:disc outside none;
margin-left:15px;
}
#job-sidebar {
	float: right;
	width: 208px;
	padding: 77px 50px 0px 0px;
	font-size:.8em;
	}

#job-sidebar ul.common{
	padding-top:8px;
	}

#job-sidebar ul.common li{
	line-height:1.8em;
	padding-top:6px;
	font-weight:normal;
	line-height:1.5em;
	}
	
#error-page h4{
	color:#CC3333;
	padding-bottom:13px;
	}
	
#error-page h2{
	color:#CC3333;
	line-height:2em;
	}

	
/*--------------------end of additional page--------------------*/


/* ------- Quote ------- */

blockquote {
	background:transparent url(images/quote.png) no-repeat scroll left top;
	color:#777777;
	font-size:0.9em;
	padding:0 30px;
}

.entry-content ul {
	padding-bottom:26px;
	padding-left:14px;
}

.entry-content li {
	list-style-position:outside;
	list-style-type:disc;
	padding-bottom:8px;
	padding-left:2px;
}