/*  
Theme Name: iklanwp
Theme URI: http://niadesain.com/
Description: <p>Developed by <a href="http://niadesain.com">web design</a>, <p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
Author: niadesain
Author URI: http://niadesain.com

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #fff;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #006699;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	background: #fff;
	margin: 0 auto;
}
#pager {
	height: 110px;
	margin-bottom: 10px;
	border-bottom: 2px solid #9E0000;
}
#header {
	background: #D10000 url(images/bg-top.png) 0 0 repeat-x;
	border-bottom: 5px solid #9E0000;
}
#headr {
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}
	#headr  h1 {
		margin-top: 20px;
		font: 700 3em Arial,Trebuchet MS,Tahoma, Verdana, Serif;
	}
	#headr  h1 a {
		color: #CA0032;
		background: url(images/logo.gif) right center no-repeat; 
		height: 62px;
		width: 408px; 
		display: block;
		text-indent: -5000px;
	}
	#headr .description {
		color: #333;
		display: none; 
	}

#content-wrap {
	float: left;
	width: 100%;
}
#content {
	margin: 0 400px 0 0;
	position: relative;
}
#sidebar {
	width: 380px;
	margin-left: -380px;
	float: left;
	background: #F7EBD4 url(images/bg-sidebar.gif) 0 0 no-repeat;
}
	.gap {
		padding: 20px 10px 80px;
		background: url(images/bg-sidebar-bot.gif) 0 bottom no-repeat;
	}
.master-side {
	margin-bottom: 10px;
}
	.master-side .tags {
	border: 1px solid #E7C380;
	padding: 10px;	
	}
.side1 {
	width: 180px;
	float: left;
	color: #000;
	position: relative;
}
.side2 {
	width: 180px;
	float: left;
	color: #000;
	position: relative;
}


#footer-all {
	background: #9E0000 url(images/bg-footer.gif) 0 0 repeat-x;
	border-top: 5px solid #D10000;
	margin-top: 20px;
}
#footer-post  ul {
	list-style: none;
}
#footer-post  ul ul{
	list-style: square;
	margin-left: 20px;
}

#footer-post {
	margin: 5px auto 0;
	width: 950px;
	padding: 10px;
	text-align: left;
	color: #efefef;
}
#footer-post a {
	color:#fff;
}
#footer-post a:hover {
	color:#fff;
	text-decoration: underline;
}
#footer-post h2{
	color: #fff;
	font: 700 1.5em garamond,georgia,times,serif;
	border-bottom: 1px solid #efefef;
	padding-bottom: 2px;
	margin-bottom: 5px;
	background: url(images/arrow.gif) 0 3px no-repeat;
	padding-left: 20px;
}
#footer-post .f1 { width: 290px; float: left; }
#footer-post .f2 { width: 290px; float: left; margin: 0px 15px;}
#footer-post .f3 { width: 290px; float: left;}
#footer {
	width: 970px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}
#footer {
	color: #efefef;
	font-size: 0.95em;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

/* Sidebar
******************** */
.side3 .search input {
	padding: 5px 10px 5px 25px;
	border: 2px solid #E7C380;
	width: 321px;
	font-weight: 700;
	margin-top: 10px;
	color: #AF7D21;
	background: #fff url(images/ico/zoom.png) 5px center no-repeat;
}

.side3 .search input:hover, .side3 .search input:focus {
	padding: 5px 10px 5px 25px;
	border: 2px solid #666;
	font-weight: 700;
	margin-top: 10px;
	color: #000;
	background: #fff url(images/ico/zoom.png) 5px center no-repeat;
}

#sidebar  {
	font-size: 0.9em;
}
#sidebar  ul li{
	margin: 0 0 0.5em;
}
.side1 h2, .side2 h2{
	color: #AF7D21;
	font: 700 1.8em garamond,georgia,times,serif;
	border-bottom: 2px solid #E7C380;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.master-side h2, .side3 h2 {
	color: #AF7D21;
	font: 700 1.8em garamond,georgia,times,serif;
	border-bottom: 2px solid #E7C380;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.master-side a {
	text-decoration: none;
}
#sidebar .side1 a, #sidebar .side2 a {
	color: #333;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #000;
	text-decoration: none;
}

.side2 .side2-data{
	margin-left: 10px;
}
#sidebar  ul{
	list-style: none;
}
.ads160
{
	margin-top: 10px;
}
.ads250 {
	float: left;
	margin-right: 10px;
}
.ads468 {
	padding: 10px 0;
	text-align: center;
}

/* Design  Typo
********************* */
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	font: 700 1.8em garamond,georgia,times,serif;
}


.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.t-post {
	position: relative;
        width: 100%;
}
.t-1 {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 6px;
	text-align: center;
	width: 50px;
	background: url(images/bg-date.gif) 0 0 no-repeat;
	height: 42px;
}
	.t-1 h4 {
		font-size: 1.4em;
		color: #fff;
	}
.t-2 {
	border-left: 2px solid #ccc;
	margin-left: 55px;
	padding-left: 5px;
}


.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

.post h2 {
	font: 1.8em Arial, "Trebuchet MS", Verdana, sans-serif; 
}
	.post h2 a {	
		color: #333;
	}
	.post h2 a:hover {
		color: #AF7D21;
	}
p.postmetadata
{
	color: #AF7D21;
	font-size: 85%;
	margin-bottom: 10px;
}
	p.postmetadata a
	{
		color: #AF7D21;
		text-decoration: underline;
	}
span.timr
{
	background: url(images/ico/date.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/ico/page.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.authr
{
	background: url(images/ico/user.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/ico/pencil.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr a, span.more a
{
	background: url(images/meta.gif) 0 0 no-repeat;
	display: block;
	padding: 5px 5px 5px 10px;
	height: 20px;
	width: 105px;
	font-weight: 700;
	color: #A05B09;
	border: none;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.post a img, .post img,.post img a {
	border: none;
}
.post ul, .post ol {
	padding-left: 20px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post img a {
	border: none;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

#cp_message, #comment {
	width: 100%;
}
fieldset {
 border: 0;
}


/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}
input#addcommentbutton, input#submit {
	background: #666;
	border: 2px solid #999;
	padding: 4px 10px;
	color: #efefef;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
input#addcommentbutton:hover, input#addcommentbutton:focus,input#submit:hover, input#submit:focus  {
	background: #333;
	border: 2px solid #000;
	padding: 4px 10px;
	color: #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(http://semangatbisnis.com/wp-content/themes/iklanwp/images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(http://semangatbisnis.com/wp-content/themes/iklanwp/images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
textarea.comment {
	width: 500px;
}

#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(http://semangatbisnis.com/wp-content/themes/iklanwp/images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

/* AdSense
********************* */
.ad-right {
	float: right;
	padding-left: 10px;
}
.ad-left {
	float: left;
	padding-right: 10px;
}
.ads726 {
	float: right;
	margin-top: 10px;
}
.review-me {
margin-top: 20px;
}
/* Top Navigation Style 
********************* */
#navr
{
	background: transparent;
	font-family: Trebuchet, "Trebuchet MS",Tahoma, Verdana, Arial, Serif;
	margin: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 970px;
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	font-size: 1.3em;
	list-style-type: none;
	margin: 0 5px 0 0;
}
#navr ul li.page_item a
{
	color: #F7F1D4;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 6px 10px 2px;
	border-bottom: 4px solid #D10000;
	text-decoration: none;
}
#navr ul li.page_item a:hover {
	border-bottom: 4px solid #FF0404;
	color: #F7D42D;
}
#navr ul li.page_item a:active, #navr ul li.current_page_item a
{
	border-bottom: 4px solid #9E0000;
	color: #fff;
	font-weight: bold;
}
#navr ul li.rss-ku
{
	font-size: 0.9em;
	position: absolute;
	right: 0;
	bottom: 5px;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #DA5800;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #FFE674;
	padding: 5px;
	background: #F7F1D4;
}

code, kbd {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #DA5800;
	padding: 2px;
}
.codesnip-container {
border:1px solid #ccc; background:#eee; padding: 5px;margin:10px;

}


.links ul {
list-style: none
}
.links ul li ul {
 margin-left: 20px
}
img.wp-smiley { 
   vertical-align: -25%; 
}

.list-themes {
list-style: none;
}
.list-themes li{
float: left;
padding-right: 10px;
margin-bottom: 10px;
}
.list-themes li img{
border: 1px solid #ccc;
padding: 5px;
}
.img-ads {
   margin-bottom: 5px;
}
/*
1.0 : First Released
29.08.2007 4.25
*/

/* form pasang iklan */
.form_iklan{margin-bottom: 20px;}
.form_iklan td {padding: 2px 0; vertical-align: top;}
.form_iklan table{}
.form_iklan .text{width:250px; border:1px solid #e7c380; padding: 2px;}
.form_iklan textarea{width:250px; padding:0; background:#fff; border:1px solid #e7c380; padding: 2px;}
.form_iklan select{border:1px solid #e7c380; padding:0;}
.form_iklan .button{width:100px !important; border: 1px solid #666 !important; }
.submit-msg {
	border: 1px solid #e7c380; 
	padding: 10px !important; 
	background: #ffa;  
	font-weight: bold; 
	margin: 5px 0; 
	color: #bf3102;
}
.iframe_box{
	width: 300px;
	height: 150px;
}
.form_iklan .button{width:100px !important; border: 1px solid #E7C380;}

.wp-indofreeads{padding:20px 0 0 0;}
.wp-indofreeads input { border: 1px solid #ccc; padding: 2px;}
.wp-indofreeads input.button{background-color: #af0000;border: 1px solid #780000;text-transform:capitalize; color: #fff;padding: 2px 10px;}
.wp-indofreeads select{background-color: #FFFFFF;border: 1px solid #ccc;padding: 2px;}
.wp-indofreeads textarea { border: 1px solid #ccc; padding: 2px;}
.wp-indofreeads td{padding:4px 0;}

.iklan-item {margin-bottom: 10px; padding: 10px; clear:both; background: #F7EBD4; border: 1px solid #E7C380;}
.iklan-item a{color:#333;}
.iklan-item h3{font-size:18px; font-weight:normal; margin:0; padding: 0;}
.iklan-item h4{font-size:13px; font-weight:bold; margin:0; padding: 0;}
.iklan-info{font-size:11px; padding: 4px 0 0 0; clear:both;}
.iklan-info table{width:100%;}
.iklan-info th, .iklan-info td{font-size: 11px; border-bottom:1px solid #E8E8BA;}
.iklan-detail img{float:left; margin:4px 6px 2px 0 !important; padding:2px; border: 1px solid #E7C380; background:#fff;}
.right{text-align:right;}
.iklan-premium input.button{background-color: #af0000;border: 1px solid #780000;text-transform:capitalize; color: #fff;padding: 2px 10px;}
.iklan-premium{padding:0 0 10px 0; margin-bottom:20px; border-bottom:1px solid #efefef;}

.blogroll a{color:#333;}
.blogroll li{border-bottom:1px solid #F1DCB5; padding:2px 0 !important; margin:0 !important;}

.post-iklan-user-info{padding:7px; margin: 0  0 10px 0 !important; background:#efefef;}
.post-iklan-user-info h3{font-size: 14px; padding: 0 0 2px 0 !important; margin: 0 0 3px 0 !important; border-bottom:1px solid #ddd;}
.post-iklan-user-info p{padding: 1px 0 !important; margin: 0px !important;font-size: 11px;}