/**
Theme Name: GonroMag
Author URI: http://wpjunction.com
Version: 1.0
Author: HPA
Description: MajalahKesehatan
Coder: misbah (ini_misbah@yahoo.com)
*/
@import url('css/default.css');
@import url('css/reset.css');
@import url('css/slide.css');
@import url('css/glide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}
* { margin: 0; padding: 0; }

body {
	background:#057982 url(images/background.gif) repeat-x 0 0;
	font-family: 'Droid Sans', sans-serif;
        font-size:13px; font-weight:normal;
	color:#333;
	line-height:16px;
}


h1{font-size:24px; padding-top: 0px; padding-bottom: 6px;}
h2{font-size:22px; padding-top: 12px; padding-bottom: 6px;}
h3{font-size:20px; padding-top: 12px; padding-bottom: 6px; color:#228B22;}
h4{font-size:14px; padding-top: 12px; padding-bottom: 6px;}
h5{font-size:13px; padding-top: 12px; padding-bottom: 6px;}
h6{font-size:8px; padding-top: 12px; padding-bottom: 6px;}

a {
	text-decoration:none;  font-weight:normal;
	color:#7B0099;
}

a:active, a:hover {color:#1A742e; font-weight:normal; text-decoration:none;}


/* wrapper */
#wrapper {
	width:980px;
	margin:0 auto;
}

/* header */
#header {
	background:url(images/header-bg.gif) repeat-x 0 49px;
	height:212px;
	position:relative;
}

#header-left, #header-right {
	position:absolute;
	top:49px;
	width:12px;
	height:163px;
}

#header-left {
	background:transparent url(images/header-left-bg.gif) 0 0;
	left:0;
}

#header-right {
	background:transparent url(images/header-right-bg.gif) 0 0;
	right:0;
}

#header-top {
	height:44px;
	padding-top:8px;
	font:normal 14px Tahoma, Verdana;
}

#date-now, #date-now span {
	background:url(images/date-now-bg.jpg) no-repeat;
	background-position:100% 0;
	display:block;
	float:left;
	height:33px;
	padding-right:9px;
}

#date-now span {
	color:#c6f2c1;
	background-position:0 0;
	padding:0 0 0 32px;
	line-height:31px;
}

#page-menu {
	display:block;
	float:right;
	width:756px;
	height:44px;
	overflow:hidden;
	padding-right:23px;
}

#page-menu li, #page-menu li a {
	background:url(images/page-menu-bg.gif) no-repeat;
	background-position:0 0;
	padding-left:20px;
	float:right;
	display:block;
	height:44px;
	margin-left:3px; font-weight:normal;
}

#page-menu li a {
	background-position:100% 0;
	float:left;
	padding:0 20px 0 0;
	line-height:44px;
	margin:0;
	color:#FFFFFF;font-weight:normal;
}

#page-menu li.current_page_item a, #page-menu li.page_item a.hover {
	background-position:100% -44px;font-weight:normal;
}

#page-menu li.current_page_item, #page-menu li.hover {
	background-position:0 -44px;font-weight:normal;
}

#branding {
	float:left;
	width:914px;
	height:111px;
	overflow:hidden;
	text-transform:uppercase;
	position:relative;
	margin-bottom:1px;
}

#blog-title {
	display:block;
	float:left;
	font:bold 33px Verdana, Tahoma, Arial; 
	line-height:111px;
	padding:0 15px 0 25px;
}

#blog-title a {  color:#0A5386; }

#blog-title a:hover {  color:#99060A; }

#branding-separator {
	background:transparent url(images/brand-separator.gif) no-repeat 0 50%;
	display:block;
	float:left;
	width:2px;
	height:111px;
	margin-right:15px;
}

#blog-description, #blog-description span {
	background:transparent url(images/tagline-bg.gif) no-repeat;
	background-position:0 44px;
	display:block;
	float:left;
	padding-left:7px;
	height:111px;
}

#blog-description span {
	background-position:100% 44px;
	font:normal 15px Tahoma, Verdana, Arial;
	line-height:111px;
	color:#1C80C7;
	padding:0 6px 0 0;
}

#blog-description-shadow {
	position:absolute;
	display:block;
	left:312px; /* change this if you change your logo */
	top:46px;
	color:#0A4874;
	font:normal 15px Tahoma, Verdana, Arial;

}

#banneratas {
        position:absolute;
	display:block;
	left:380px; /* change this if you change your logo */
	top:28px;
        padding:0 6px 0 0;	

}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

.rss {
	background-position:0 2px;
	font-size:12px;
	color:#113A58;
	padding-left:15px;
}

#top-search {
	margin-top:10px;
	background:url(images/top-searc-form-bg.gif) no-repeat 0 0;
}

#top-s {
	background:none;
	border:none;
	font:normal 12px Arial, Verdana;
	color:#00483A;
	display:block;
	height:19px;
	width:250px;
	padding:4px 4px 0;
}

 

#menu{
	border:1px;
	margin-top:7px;
	font-family: 'Arimo', sans-serif;
	font-size:14px;
	line-height:42px;
	color:#FFFFFF;
	padding:0px 25px;
	text-transform:uppercase;
	
	}
#menu ul{
	height:42px;
	list-style:none;
	margin:0;
	padding:6px;
	}
	
#menu li{font-weight:normal;
		line-height:18px;
		padding-left:15px;padding-top:10px; padding-bottom:5px; padding-right:15px;
                text-align:center;
		float:left;
                }


                  #menu li:hover{
			color:#ffcc99;
			text-decoration:bold;
                        
			}
	#menu li a{
		color:#FFFF00;
		display:block;
		line-height:14px;
		padding:10px;
		text-align:center;
		text-decoration:bold;
		}
		
	#menu li ul{
		background:#057982;
                padding:5px;
		border-left:3px solid #0079b2;
		border-right:3px solid #0079b2;
		border-bottom:3px solid #0079b2;
		display:none;
		height:auto;
                font-size:13px;
		filter:alpha(opacity=95);
		opacity:0.85;
		position:absolute;
		width:185px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
      

	#menu li:hover ul{
		display:block; 
               
		}

        #menu li a:hover ul{
			color:#ffcc99;
                        text-decoration:underline;
                        background:transparent;
        
						}
	#menu li li {
		display:block;
		float:none;
		width:185px;
		}
	#menu li ul a{
		display:block;
		font-size:13px;
		font-style:normal; line-height:8px;
		padding:0px 10px 0px 0px;
		text-align:left;margin-left:0px;
	        }
	#menu li ul a:hover{
                display:block;
                text-decoration:underline;
                color:#fff;
	        }
	#menu p{
		clear:left;
		}	
	#menu #current{
		color:#888;
		}


/* container */
#container {
	background-color:#00483A;
        border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
        border-bottom-left-radius:10px;	
        -moz-border-radius-bottomleft:10px;	
	margin-top:8px; margin-bottom:3px;
	padding:0px 3px 10px 3px;
}


/* content */
#content {
	float:left;
	width:655px;
}

#content-muka {
	float:left;
	width:968px;
        background-color:#ffffff;
	-moz-border-radius: 5px;
        border-radius: 5px;
        margin-top:17px;
	padding:10px 3px 10px 3px;

}
#featured-posts-wrapper {
	background:url(images/featured-bg.gif) repeat-y 0 0;
	width:640px;
}

#featured-posts-top {
	background:url(images/featured-top-bg.gif) no-repeat 0 0;
	float:left;
	padding-top:5px;
}

#featured-posts-bottom {
	background:url(images/featured-bottom-bg.gif) no-repeat 0 0;
	float:left;
	width:640px;
	height:5px;
	margin-bottom:3px;
}


#iklanpost {
        clear:both;
        padding:5px 0px 5px 70px;
        margin-bottom:3px;
        position:relative;
        border:2px;
        background-color:#7B0099;
        width:575px;
        height:60px;
	-moz-border-radius: 6px;
        border-radius: 5px;
}	


#langganan {
        clear:both;
        float:center;
        margin-bottom:3px;
        padding:10px;
        display:block;
        border:2px;
        background-color:#fff68f;
	width:635px;
	height:70px;
        -moz-border-radius: 6px;
        border-radius: 5px;
}

	
.featured-post .title {
	font:normal 21px Verdana, Tahoma, 'Trebuchet MS';
	padding-bottom:3px;
	border-bottom:3px solid #082D49;
	margin-bottom:3px;
}
.featured-post .title a {
	color:#FFFFFF;
}

.featured-post .entry {
	color:#FFFFFF;
	font-size:12px;
        font-family: Verdana, Tahoma;
}

.post {
	clear:both;
	background-color:#FFFFFF;
	width:635px;
	float:left;
        padding-left:10px;padding-right:10px;
	margin-top:0px;margin-bottom:3px;
	position:relative;
        border:2px;
	-moz-border-radius: 6px;
        border-radius: 5px;
}	


.post .title {
	font-size:32px;
        font-family: 'Arimo', sans-serif; 
	font-weight:bold; color:#00483A; text-align:left;
	margin-top:12px;
        margin-bottom:12px;
        line-height:34px;
}

.meta {
	clear:left;
	border-top:1px solid #F6CEE3;
        border-bottom:1px solid #F6CEE3;
	background-color:#c6f2c1;
	padding:0 5px;
	font-size:10px;
	color:#848484;
}

.meta span {
	margin-right:5px;
	padding-left:15px;
}

.date-post { background-position:0 -19px; }

.categories-post { background-position:2px -41px; }

.comment-post { background-position:0 -62px; list-style: none;
}

.comment {
	text-decoration:none;  font-weight:normal;
	color:#FFFFFF;
}

.comment a {
	text-decoration:none;  font-weight:bold;
	color:#FFAE36;
}

.comment a:hover {color:#ffffff; font-weight:bold; text-decoration:underline;}


.entry {
	clear:left; padding-top:20px
}

.entry ul li {
	padding-left:8px;
        margin-top: 9px; margin-bottom:9px;
	line-height:18px;
}
.entry ol { list-style-type: decimal; }
.entry ol li {
	padding-left:8px;
        margin-top: 9px; margin-bottom:9px;
	line-height:18px;
}

.entry a {
	text-decoration:none;  font-weight:bold;
	color:#7B0099;
}

.entry a:hover {color:#00483A; font-weight:bold; text-decoration:none;}

.entry table {
  border-collapse: collapse;
  border: 1px solid #E0E0E0;
  font: normal 12px  'Droid Sans', sans-serif;
  color: #00483A;
  background:#F3F8FB;
  padding:10px;
  text-align:left;
  }
.entry caption {
  text-align: center;
  font: bold 14px  'Arimo', sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
.entry thead, tfoot {
background:#f5ffa;
text-align:left;
height:25px;
}
.entry thead th, tfoot th {
padding:5px;
}
.entry table a {
color: #1A742e;
text-decoration:none;
}
.entry table a:hover {
text-decoration:underline;
}
.entry tr.odd {
background: #f1f1f1;
}
.entry tbody th, tbody td {
padding:5px;
}

.entry a img {

/* This centers the image */
display: block; position:relative;
float: auto;
margin-left: auto;
margin-right: auto;


/* This adds the border */
padding:15px;
border:1px;
background: url("http://majalahkesehatan.com/wp-content/uploads/2010/08/shadowAlpha.png") no-repeat bottom right;

}


#post-nav a {
	font-size:14px;
	color:#FFFFFF;
}

#nav-prev-post { float:left }

#nav-next-post { float:right }


.ad {
	clear:left;
	background-color:#F6CEE3;
	margin-right:15px;
	padding-left:30px;
	
}


.kolom {
	clear:both;
	background-color:#FFFFFF;
	width:303px;
	float:left;
	margin-bottom:3px;
        padding:5px 7px; 
	position:relative;
        border:1px;
	-moz-border-radius: 6px;
        border-radius: 5px;
}

#iklankotak { 
clear:both;
background:#FFFFFF;
float:left; 
width:300px; 
}


.pagetitle {
	color:#FFFFFF;
	font-size:15px;
}

.error-404 { color:#FFFFFF; }

/* sidebar */
#sidebar {
	float:right;
	width:317px;
}

.widget {
	clear:both;
	background-color:#FFFFFF;
        width:303px;
	float:left;
	margin-bottom:3px;
        padding:8px 7px; 
	position:relative;
        border:1px;
	-moz-border-radius: 6px;
        border-radius: 5px;
}

.widget-title {
	font:normal 18px 'Trebuchet MS', Verdana, Tahoma;
	color:#104129;
	padding-bottom:3px;
	border-bottom:3px solid #2771A5;
}

.widget ul li {
	background:url(images/all-icons.gif) no-repeat 4px -90px;
	padding-left:20px;
	border-bottom:1px solid #DEDDDE;
	line-height:24px;
}

.widget ul li a {
	color:#9E9E9E;
	display:block;
	line-height:24px;
}

.widget a:hover {
	background-color:#F8F8F8;
}


/* footer */
#footer1 {
	height:100px;
        width:800;
        text-align:center;
	padding-top:20px;
        margin-left:150px;
	background:none;
}

#footer {
	background-color:#057982;
	height:113px;
        padding-top:20px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

#footer a, #footer a:hover {
color: #FFFFFF;
}


.widget_addn{
	position: absolute;
	left: -880px;
	top: 0px;
	}

