/*  
Theme Name: Inhouse Business
Theme URI: http://www.inhousebusiness.com
Description: Inhouse Business 1.0
Version: 1.0
Author: EHD
Author URI: http://www.ehomedeveloper.com/ 
*/ 

html, body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul{ 
margin: 0; 
padding: 0; 
} 

html{
font-size:62.5%;
}

body{ 
font-family:arial, helvetica, sans-serif; 
background-color: #ffffff;
font-size:1.2em;
line-height:1.8em;
} 




/* headings */

h1, h2, h3, h4, h5, h6{
margin:0.5em 0;
}

h1{ 
font-size:2em;
} 

h2{
font-size:1.8em; 
} 

h3{ 
font-size:1.6em;
} 

h4{ 
font-size:1.4em;
} 

h5{ 
font-size:1.3em;
} 

h6{ 
font-size:1.2em;
} 







/* links */
a{
color:#0797a4;
font-weight:bold;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}






/*-----LIST-----*/
ul{
list-style:none;
padding-left:20px;
}

ul li{
}





/* basic selectors */
a.more-link{

}

p{ 
padding: 1.2em 0 0.3em 0;   /*1.jarak 'read more' di Headline ke cuplikan artikel*/
}

code{
font-family:"Courier New", Courier, monospace;
}

blockquote{ 
margin: 1em 0 0; 
border-top: 2px solid #ddd; 
background: #f5f5f5; 
} 

blockquote p{ 
padding: 1em; 
} 

blockquote blockquote{ 
float: none; 
width: auto; 
margin: 0 1em; 
background: #fff; 
} 

dd{ 
padding: 0 0 0 2em; 
} 

form, input, textarea{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
} 

p img{ 
max-width: 100%; 
} 

img.centered{ 
display: block; 
margin-left: auto; 
margin-right: auto; 
} 

img.alignright{ 
margin: 3px 0 2px 10px; 
padding: 4px; 
border: 1px solid #ededed; 
display: inline; 
} 

img.alignleft{ 
margin: 3px 10px 2px 0; 
padding: 4px; 
border: 1px solid #ededed; 
display: inline; 
} 

.alignleft{float: left;} 

.alignright{float: right;} 

.clear{
margin: 0; 
padding: 0; 
clear: both;} 

small, .small{ 
font-size: 11px; 
} 
.xsmall{
font-size:10px;
color:#8f8f8f;
}






/* TOP NAVIGATION */

#menu{
background-color:#105359;
border-top: 1px solid #caddec;
border-bottom: 1px solid #caddec;
display:block;
padding:0;
margin-bottom: 30px;   /*JARAK NAVIGATION BAR TO CONTENT*/
width:100%;
float:left;
}
#menu ul, #menu ul li{ 
float:left;
border-right: 0px solid #a9a9a9;  /*kasih batas antar link di top navigation*/
margin:0;
padding:0;
list-style:none;
}
#menu ul li{
padding:0 10px;  /*2.padding antar link ---> border*/
}
#menu ul a{
font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
display:block;
padding:5px;  /*JARAK LINK PADA TOP NAVIGATION KE ATAS BAWAH  ---> MENTENTUKAN TINGGI TOP NAVIGATION*/
text-transform:uppercase;
}
#menu ul ul a{

}

#menu ul a:hover{
background-color:#0dacba;
}

#menu ul li a{

}

#menu ul li:hover, #menu ul li.sfhover,
#menu ul li#current{

}

#menu ul li:hover a, #menu ul li.sfhover a,
#menu ul li#current a{

}

	
	
	
	


/*Main Navbar */

#nav {
	background:#105359;  /*samakan dengan divisi menu*/
	}
	
#nav, #nav ul {
	list-style: none;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#0dacba;
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #105359;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	background:#105359;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#0dacba;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
	
	

		








/*POST LAYOUT */

.post{ 
padding: 10px 0px; 
} 
.post h2{ 
} 
.post h2 a{ 
font-size:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;

} 
.post h2 a:hover{
text-decoration:none;
color:#ff8400
}
.post ul li{
background:url(images/bullet.png) no-repeat;
background-position:0px 9px;
padding-left:10px;
}
.entry-date{ 
font-size:0.9em;
color:#757575;
} 
.entry-meta{
font-size:0.9em;
color:#757575;
}
.entry-content{ 
padding-bottom:20px;
} 






/* COMMENTS */

#comments-display{
background:url(images/comment-top.png) top left repeat-x;
padding:15px 10px 20px 10px;
} 
#comments ol{
list-style-type:none;
padding:0;
} 
#comments ol li{ 
margin-bottom:10px;
} 
#comments span.comment-author{ 

} 
h4#comments-count{
font-size:1em;
}
.comment-left{
float:left;
width:130px;
}
.comment-right{
float:right;
width:460px;
}
#respond{ 
background-color:#efefef;
padding:10px 10px 20px 20px;
border-top:#c9c9c9 1px solid;
} 








/*LAYOUT*/
#wrapper{
width:100%;   /*ori.width:985px;*/
height: auto;   /*DITAMBAHKAN HEIGHT AUTO SUPAYA MARGIN TOP HILANG*/
text-align:left;
background-color:#fff;
}


#top{clear:both;}
#topleft{    /*LOGO ATAU NAMA SITE DI HEADER*/
float:left;
width:300px;  /*ukuran logo w285 x h113*/
height:100px;   /*tinggi header paling atas berisi logo*/
padding: 10px;
}


h1#sitename{
margin:0px 0 10px 0;
}
h1#sitename a{
color:#000000;
font-family:"Myriad Web", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
font-size:32px;
text-decoration:none;
padding:0px 0 0 30px;
}

#topleft p{   /*TULISAN BLOG DESCRIPTION DIBWH LOGO*/
color:#868686;
font-size:18px;
font-family:"Myriad Web", "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
padding:0 0 0 30px;
}
#topright{
float:right;
width:600px;
padding-top:20px;
}






/*FORM*/
#formbody {
float: left;
width:320px;
padding-top:20px;
}




/*KATEGORI*/
ul#categories{
text-align:right;
padding-right:16px;
line-height:14px;
}
ul#categories b{display:inline;}
ul#categories li, ul#categories ul{
display:inline ;
padding:0px 1px;
padding-left: 8px;
}
ul#categories a{
font-size:1em;
font-weight:normal;
text-decoration:underline;
}
ul#categories a:hover{
color:#000;
}



/*banner*/

#topbanner{    /*top banner*/
width:600px;  /*ukuran logo w285 x h113*/
height:100px;   /*tinggi header paling atas berisi logo*/
text-align:right;
float:right; 
padding-right: 10px;
}



/*SEARCH*/
#search{
text-align: right;
float: right;
margin-top: 6px;
margin-right: 5px;
}

#search input#s{
background-color:#9ed3d8;
width:60px;
height:16px;
border:1px solid #cccccc;
font-size:12px;
float:left;
margin-right:3px;
margin-left: 0px;
}
#search input#searchsubmit{
height:20px;
width:40px;
float:left;
}


#header {   /*AREA DI BELAKANG HEADLINE AJA. TOP NAVIGATION KE ATAS TIDAK TERMASUK */
padding:0 0px;   /*PADDING PADA ISI HEADER TERMASUK HEAD LINE*/
clear:both;
}



#headerleft{
width:589px;
height:248px;
float:left;
background:url(images/topnewsbg.png) top left no-repeat;
overflow:hidden;
color:#fff;
}
#headerleft a.readmore{
color:#fff;
font-weight:normal;
text-decoration:underline;
}
#headerleft a.readmore:hover{
color:#fff;
text-decoration:none;
}
a.readmore{
text-decoration:underline;
}
a.readmore:hover{
text-decoration:none;
}
#headerleft ul{
padding:10px 10px 30px 10px;
}
#topnews_rightnarrow{
width:300px;
}
.topnews-meta{
color:#1a4187;
font-size:11px;
}
.topnews-meta a{
color:#1a4187;
text-decoration:none;
font-weight:normal;
}
.topnews-meta a:hover{
text-decoration: underline;
}
.topnews-excerpt{
height:120px;
overflow:hidden;
}
h2#topnews-title a{
font-size:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#f68c2e;
}

#headerright{
float:right;
width:320px;

}




/***** DIVISI FEATURED SUDH DIHILANGKAN DARI HEADER, SEHINGGA CSS INI TIDAK TERPAKAI **********

#featured{
margin-top:10px;
padding:0px 10px;
font-size:1em;
color:#262626;
}
#featured a:hover{
text-decoration:none;
}
#featured .box{
background-color:#eeeeee;
padding:10px 5px;
}
#featured h2{
font-size:1em;
line-height:1.2em;
margin:0 0 0px 0;
}
#featured p{
padding-top:0px;
margin:0px 0px 0px 0px;
line-height:1.3em;}


.featuredleft{
width:125px;
position: absolute;
}

.featuredright{
margin: 0;
padding: 0;
display: block;
left:155px;
position:absolute;
width:165px;
font-size:1em;
color:#262626;
font-weight:normal;
}
.featuredright a, .featuredright a:hover{
text-decoration:underline;
}
#featured ul{
list-style:none;
padding:0;
margin:0;
}
#featured ul li{
  cursor:pointer;
  float: left;
  background-color:#fff;
  display: block;
  margin-right: 10px;
  height:112px;
  width:125px;  
  overflow:hidden;
  padding:10px;
  position:relative;
}

#featured ul li div{
  display: block;
  overflow: hidden;
  height: 112px;
  width: 125px;
}

#featured .block1{
  width: 302px;
}


***********************************************************/




#homecontent, #container{
padding:0 30px;   /*ATUR CONTAINER. PADDING KE2 MENGATUR KIRI KANAN*/
clear:both;}


#homeleft, #content{
width:589px;
float:left;
padding-bottom:20px;
}

.bread{
background:url(images/breadbg.png) center left repeat-x;
width:589px;
float:left;
margin-bottom:15px;}
.bread p{
float:left;
padding-right:10px;
background-color:#fff;
}

#homeleft h4{
display: block;
width:400px;   /*JUDUL PADA EXCERP POSTING DI BAWAH HEADLINE ---> HOMEPAGE*/
text-align:left;
	margin-top:0px;
	float:left;
	background-color: #FFF;
	padding: 0 0px;  /*2. PADDING DARI SMPING KIRI*/
		font-size:1.1em; 
}

#homeleft h4 a{
font-weight: bold;
color:#333333;
border-bottom:#ff8400 5px solid;
}
#homeleft h4 a:hover{
text-decoration:none;
color:#ff8400;
}


#homeleft h2{  /*JUDUL POSTING PADA HOMELEFT*/
margin-top: 40px;
font-size:16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#homeleft .date{
color:#666666;
font-size:11px;
}	
#homeleft ul li{
border: 1px solid #999;
padding: 10px;
	margin: 18px 0;
	}
ul#cat-excerpts{
padding:0;
}
#homeright{
width:320px;
float:right;
}






#footer{
clear:both;
padding:10px;
background-color:#989898;
color:#fff;
}
#footer a{
color:#ddd;
font-weight:normal;
text-decoration:underline;
}
#footer a:hover{
color:#fff;
}









/*sidebar*/
.sidebar{
width:320px;
float:right;
}

.sidebar ul.sidebar{ 
list-style: none; 
margin: 0; 
padding: 0 0px 10px 0px; 
} 

.sidebar ul.sidebar li{ 
padding: 0; 
} 
.sidebar ul.sidebar h2{
display: block;
width:280px;  /*JUDUL SIDEBAR*/
text-align:left;
	margin-top:0px;  /*KALO MINUS, JUDUL SIDEBAR NAIK KE ATAS*/
	background-color: #fff;
	padding: 0 0px;  /*2.GESER KIRI*/
		font-size:1.1em;
	
} 
.sidebar ul.sidebar ul{
padding:0;
margin:0;
} 
.sidebar ul.sidebar li{ 
border: 1px solid #999;
padding: 10px;
margin: 18px 0;
clear:both;
} 
.sidebar ul.sidebar ul li{
padding:0;
margin:0;
border:0;
}
.sidebar ul.sidebar ul ul{ 
padding: 0 0 0 10px; 
} 
.sidebar ul.sidebar a{

}

.sidebar ul.sidebar a:hover{

}

.sidebar ul ul ul a{

}

.sidebar h2{

}










/*tabs*/

#fragment-1 ul li{
background:url(images/bullet.png) no-repeat;
background-position:0px 9px;
padding-left:10px;

}

ul.ui-tabs-nav{
padding:0;
list-style:none;
border-left:1px solid #c1c1c1;
background:url(images/grey.png) bottom left repeat-x;
}

ul.ui-tabs-nav li{
border-right: 1px solid #c1c1c1;
background-color:#e7e7e7;
 border-top: 1px solid #c1c1c1;
   float: left;
    margin: 0;
    font-weight: bold;
}

ul.ui-tabs-nav li.ui-tabs-selected{
background-color:#fff;
border-bottom:#fff 1px solid;
}
.ui-tabs-hide { display: none; }


.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
}
.ui-tabs-nav a {
    margin: 2px 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #686868;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}



.ui-tabs-panel {
    border: 1px solid #c1c1c1;
	border-top:none;
    padding:0 10px;
	height:300px;
    background: #fff url(images/toprightbg.jpg) bottom left repeat-x; /* declare background color for container to avoid distorted fonts in IE while fading */
	overflow:hidden;
}
.ui-tabs-panel ul{
	padding:12px 10px;
	}
.ui-tabs-panel li{
	margin:6px 0px;
	}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}










/* image sizes */

.topnews_image{
width:280px;
height:210px;
float:left;
margin-right:10px;
margin-top:5px;
}

.featured_image{
width:126px;
height:80px;
position:absolute;
top:30px;
}


.cattitle  {
font-size: 1.2em;
color: #f68c2e;
text-decoration: underline;
}

.catdate  {
font-size: 0.9em;
font-style: italic;
}


