/*
	Theme Name: Honestexpressions
	Theme URI: http://www.freewordpresslayouts.com
	Description: Design by Makequick
	Version: 1.0
	Author: Makequick
	Author URI: http://www.makequick.com
*/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header-bottom {

background: url(images/header-bottom.gif);
height: 22px;
width: 100%;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FFA22A;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 920px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
	color: #E3F6FF;
}

#logo h1 a {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 40px;
	padding-top: 4px;
	background: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 20px;
	margin-right: 15px;
	
}



#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 920px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
color: #E6F8FF;
	background: url(images/nav-hover.gif);
	border-left: 1px solid #3186AC;
	border-right: 1px solid #3186AC;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #FFA22A;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 478px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 462px;
	padding-left: 10px;
	padding-right: 10px;
}

.title {
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {

}

.byline {
	margin: 0 0 20px 0;
	display: block;
	padding-left: 20px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {

}

/* Sidebars */

.sidebar-wrap{
	float: right;
	width: 442px;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	overflow: hidden;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 6px 20px;
	display: block;
	width: 181px;
	height: 22px;
	background: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #63B4D5;
	border-top: 4px solid #4198BE;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a: hover {
	color: #FFCF7B;
	text-decoration: none;
}

.entry img{padding:2px; border: 1px solid #ccc; margin: 0 8px 4px 0; float:left;}

/* PAgeBAR */
.pagebar{padding: 0; text-align:right;}
.pagebar a{padding:3px 5px; margin:1px; border: 1px solid #232323; background: #232323; text-decoration:none; color:#fff;}
.pagebar a:hover{ border: 1px solid #999; background: #fff; color:#000;}
.this-page{font-weight: bold; padding: 3px 5px;border: 1px solid #999;}

/* The ads author */
.post-iklan-user-info{padding:0 10px !important; margin: 0 0 10px 0 !important; background:none !important;}
.post-iklan-user-info h3 {font-size: 14px;font-weight: normal; padding: 0 0 2px 0 !important; margin: 0 0 3px 0 !important; border-bottom:1px solid #ddd;}
.post-iklan-user-info p{padding: 0px !important; margin: 0px !important;font-size: 10px; line-height:normal;}

.iklan-premium{background: #EFEFEF; padding:0 0 10px 10px !important; margin-bottom:20px;}
.iklan-premium .title, .iklan-premium .entry{padding-right:10px;}
.iklan-premium .tag{padding-right:10px;}
.premium-text{text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding-top:5px; margin-bottom:5px;}
.premium-text span{background: #666; color:#fff; padding: 5px; font-weight:bold;}

/* Form pasang iklan */
.ads_form{text-align: left; padding: 10px; border: 1px solid #ccc; margin: 0 10px 10px 10px;}
.ads_form table{border:none; border-collapse:collapse;}
.ads_form table td{padding:5px 5px 5px 0; vertical-align:top; line-height:150%; font-size:12px;}
.ads_form input, .ads_form textarea{width:170px; border:1px solid #ccc;}
.ads_form select {border:1px solid #ccc;}
.ads_form input.button{width:100px !important;}

.premium{border: 1px solid #ccc; padding: 10px; margin-bottom: 10px;}

.post-iklan-user-info{border-left:2px solid #ccc; padding: 0 10px;}
.post-iklan-user-info p{padding:4px 0; margin: 0; line-height:100%;}
.post-iklan-user-info h3{padding:0; margin:0; font-size:12px;}

.post_header h1{font-size:18px !important;}

.banner-content{text-align: left;}