/*
Theme Name: yudiarif.com
Theme URI: http://www.WpXtreme.com
Description: yudiarif.com Themes Style , 2 Columns, 1 Right Sidebar
Version: 1.2
Author: Yudi
Author URI: http://www.WpXtreme.com
*/



body {
	font: 12px Verdana;
	color: #000000;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position:left top;

}

/*Begin Global Style Classes*/
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;

}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/*End Global Style Classes*/

/*===Begin Wrapper===*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	border-top: solid thin #01541A;
}
/*===End Wrapper===*/

/*===Begin header===*/
#homebut {
	float:left;
	width:50px;
	height:50px;
	margin-top:-1px;
	margin-right:5px;
	
}
#homebut a {
	width:50px;
	height:50px;
	text-decoration: none;
	color:transparent;
	background-image: url(images/homealink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#homebut a:hover{
	background-image: url(images/hoverhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top-menu {
	float:left;
	width:580px;
	height:37px;
	text-transform: uppercase;
	font-weight: bold;
}

#top-menu ul {	
	padding: 8px 0px;
	margin: 7px 0px 0px 0px;
}
#top-menu ul li{
	display: inline;
	padding: 8px 0px;
}
#top-menu ul li a{
	padding: 8px 10px 8px 10px;
	border-right:thin solid #999999;
	color: #999999;
}
#top-menu ul li a:hover{
	padding: 8px 10px;
	color: #009900;
}
#top-menu ul li.current_page_item a {
	color: #FF6600;

}
#top-menu ul li.current_page_item a:hover{
	background-color: #999999;
	color:#3399CC;
	}
#header {
	width: 960px;
	margin-top: 0;
	height: 100px;
	float: left;
}
#searchbox {
	float:right;
	width:320px;
	height:50px;
	margin-top:0px;
	margin-right:0px;
}
#searchbox .search {
	height: 50px;
	background-image: url(images/searchbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 320px;
	margin-top:-1px;
	
	}
		#searchbox .search input {
			color: #CCCCCC;
			float: left;
			border: 0;
			width: 210px;
			margin-top:12px;
			margin-left:68px;
			background-color: transparent;
		}
		#searchbox .search button {
			width: 60px; height: 42px;
			float: right;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
#subscribebox {
	float:right;
	width:356px;
	height:100px;
	margin-top:0px;
	margin-right:0px;
}		
#subscribebox {
	height: 100px;
	background-image: url(images/subscribebox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 356px;
	margin-top:-1px;
	
	}
		#subscribebox .subscribe input {
			color: #666666;
			float: left;
			border: 0;
			width: 210px;
			margin-top:33px;
			margin-left:110px;
			background-color: transparent;
		}
		#subscribebox .subscribe button {
			width: 60px; height: 42px;
			float: right;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}		
#logo{
	float:left;
	width: 324px;
	height:120px;
	margin-top: -1px;
	margin-left:0px;
}
#subscribebox .subsreader {
	margin-top:13px;
	margin-right:-40px;
	float:right;
}



/*===Begin menu page links in the header===*/
#menucat {
	float:left;
	width:960px;
	position:relative;
	margin: 0 10px 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom:1px solid #FF6600;
	border-top:1px solid #FF6600;
	}
#menucat ul {
	padding: 6px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}
#menucat ul li {
	display: inline;
	padding: 4px 0px;
	position:relative;
	
}
#menucat ul li a:link, #menucat ul li a:visited {
	padding: 4px 10px 4px 10px;
	color: #009900;

}
#menucat ul li a:hover {
	background-color: #FF9900;
	padding: 4px 10px;
	color:#000000;
}
#menucat ul li ul {
	display:none;
}
#menucat ul li:hover ul {
	display: block;
	position:absolute;
	top:20px;
	left:0;
	
}
#menucat ul li:hover ul li a{
	display: block;
	background: #006600;
	color:#FFFFFF;
	width:130px;
	text-transform:capitalize;
}
#menucat ul li:hover ul li a:hover {
	background: #000000;
	color: #FFFFFF;
}
	/*===End menu page links in the header==*/

#crumbs {float:left; width:600px; margin:0px 0px 10px 0px; padding:5px 0px; background:transparent;}
#breadcrumbs ul, li {list-style-type:none;padding:0; margin:0; border:0;}
#breadcrumbs { height:2.7em; border-width: 1px;border-style: solid; border-color: #FF6600 transparent #FF6600 transparent; padding-bottom:5px;}

#breadcrumbs li {float:left; line-height:2.7em; color:#FF6600; border:0; padding-left:.85em;}
#breadcrumbs li a {background: url() no-repeat right center; display:block; border:0;padding:0 5px 0 0; }
#breadcrumbs li a:link, #breadcrumbs li a:visited { color:#FF6600; border:0; text-decoration:none;}
#breadcrumbs a:link, a:visited, #breadcrumbs li a:hover, #breadcrumbs li a:focus {border:0; color:#006600;}
#breadcrumbs .current {font-weight:bold; color: #006600;text-shadow: 0 1px 0 #fff;} 

/*===End header===*/


/*===Begin Main===*/
#main {
	width: 960px;
	margin-top: 10px;
}
/*===Main Main===*/

/*===Begin Content===*/
#content {
	width: 610px;
	padding: 3px 5px 5px 3px;
	margin-left: 0px;
	float: left;

}
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
.post h1 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom:dotted thin #CCCCCC;
}
.post h1 a:link, .post h1 a:visited {
	color: #007138;
		font-family: Arial, Helvetica, sans-serif;
}
.post h1 a:hover {
	color: #009349;
}
.post h2 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom:dotted thin #CCCCCC;
}
.post h2 a:link, .post h2 a:visited {
	color: #007138;

}
.post h2 a:hover {
	color: #009349;
}
.post h3 {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.post {
	padding: 0px;
	font-size: .9em;
}
.post img{
	padding: 3px;
	background-color:#E1E1E1;
	border:1px solid #CCCCCC;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.pagetitle {
	margin-left:10px;
}
.imgtfe {
	margin-top:30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	width:100px;
	height:85px;	
}
.entry-meta img {
	padding: 3px 3px 0px 3px;
}

.tagku {

	padding: 5px;

}

.entry-text {
	clear: left;
}
.navigation {
  	clear: both;
	font-size:10px;
	margin-bottom: 30px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.entry-meta {
	font-size:10px;
	margin-top: 0px;
	padding: 5px 3px 5px 3px;

}
.underpost {
	font-size: .9em;
	padding: 5px;
	border: thin solid #FF0000;
}
#content .underpost a {
	text-decoration: underline;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===End Content===*/

/*===Begin Sidebar===*/
#sidebar {
	width: 300px;
	float: right;
	margin: 10px 10px 20px 0;
	background: #E6E6E6;
	font-size:11px;
}
#sidebartop {
	width: 280px;
	padding:10px;
}
#sidebarbottom {
	width: 280px;
	padding:10px;
}
#sidebartop .box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: thin solid #009900;
	background-image: url(images/sidebox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#sidebartop .box h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}
#sidebartop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebartop .box ul li li{
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebartop li a:link, #sidebar li a:visited {
	border-bottom:thin solid #CCCCCC;
	display: block;
	text-decoration: none;
	padding: 4px 1px 4px 1px;
	color: #FF6600;
}
#sidebartop li a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color:#006600;
}
#sidebartop ul ul {
	margin-top: 10px;
}
#sidebartop ul ul li, #sidebar ul ul li {
	margin-left: 10px;
	margin-right: 10px;
}

/*===End Sidebar===*/

/*===Begin Footer===*/
#footer {
	height: 20px;
	clear: both;
	text-align: center;
	border-top:thin dotted #CCCCCC;
	width: 940px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #006600;
}
#footer a:hover {
	text-decoration: none;
	color: #FF9900;
}
/*===End Footer===*/

/* Begin comment form and comments */
#respond {
	margin-left:10px;
}
h3#respond-title {
	margin-left:10px;
	padding:5px;
}
.comment-text-box {
	float:right;
	width:500px;
	margin-right:7px;
	padding:5px;
	background-color:#FFFFFF;
	background-image: url(images/commentbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
#commentform input {

}
#commentform input#submit {
	
}
#commentform textarea {
}
#commentform {
	border:thin dashed #999999;
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px 5px 5px 5px;
	padding: 5px;

}
.comment-box {
	padding:5px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
	
}
#content ol.commentlist li a {
	text-decoration: none;
}
.comment-author {
	padding: 5px 5px 5px 0px;
	font-weight:bold;
}
.commentmetadata {
	padding: 5px 5px 5px 0px;
	font-size:11px;
}
.comment-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
em {
	font-size:11px;
}
.gravatar {
  float: left;
  width:64px;
  height:64px;
  margin: 0 3px 2px 5px;
  padding:3px;
  border:thin solid #CCCCCC;
  background-color: #F0F0F0;
}
.alt {
	background-color: #FFF2E6;
	padding:5px 0px 5px 0px;
	border:1px solid #FF6600;
	width:600px;
}  
.highlight {
	background-color: #EAFFEA;
	padding:5px 0px 5px 0px;
	border:1px solid #009900;
	width:600px;
}  
/* End comment form and comments= */

/*Begin Blockquotes Style*/
blockquote {
	width: 480px;
	padding: 5px 10px 5px 30px;
	font-family: "Courier New", Courier, monospace;
	line-height: 14px;
	letter-spacing: 1px;
	color:#666666;
	background-image:url(images/quotebg.gif);
	background-color: #F3F3F3;
	background-repeat: repeat-y;
	background-position: left top;
}
/*===End Blockquotes Style===*/
#seotag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: capitalize;
	text-align: justify;
	padding: 5px 5px 15px 5px;
	float: left;
	width: 600px;
	border: thin solid #FFD3A8;
	background:#E2E2E2;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#poptag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: capitalize;
	text-align: justify;
	padding: 5px;
	float: left;
	width: 940px;
	border: thin dashed #FFD3A8;
	margin: 10px;
	
}

#search-terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 570px;
	border: thin dashed #FFCA95;
	text-align: justify;
	margin: 5px 0 0 10px;
}
#search-girls {
	padding: 5px;
	float: left;
	width: 570px;
	border: thin dotted #FFC993;
	margin-bottom:20px;
}
#search-girls h3 {
  font-size: 14px;
  font-weight:bold;
  margin: 0;
  padding: 8px;
  border-bottom:thin dashed #999999;
}
#search-girls-s {
	padding: 5px;
	float: left;
	width: 570px;
	border: thin dotted #FFC993;
	margin-bottom:40px;
	margin-left:10px;
	margin-top:20px;
}
#search-girls-s h3 {
  font-size: 14px;
  font-weight:bold;
  margin: 0;
  padding: 8px;
  border-bottom:thin dashed #999999;
}
.gallery1 {
	float:left;
	margin:9px;
	height:170px;
	width:170px;
}

#searchsidebar {
	width: 320px;
	float: right;
	margin: 10px 10px 0 0;
}
.searchgallery1 {

	float:left;
	margin:10px 0 10px 0;
	height:200px;
}

#ca-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 560px;
	text-transform: capitalize;
	margin-top:10px;
}
#img-shot {
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

#ca-source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 580px;
	float: left;
}
#ca-box {
	padding: 10px;
	float: left;
	width: 560px;
	border-bottom: thin dotted #FFC993;
}
#ca-box-single {
	padding: 10px;
	float: left;
	width: 560px;
	border: thin dashed #FFBA75;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin:0px 10px 10px 10px;
	width:280px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 11px Verdana;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #009900;
 border-bottom: none;
 background: #009900;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #FFFFFF; }
ul.tabbernav li a:visited { color: #FFFFFF; }

ul.tabbernav li a:hover
{
 color: #FFFFFF;
 background: #FF6600;
 border-color: #009900;
}

ul.tabbernav li.tabberactive a
{
 background-color: #FF6600;
 border-bottom: 1px solid #FFFFFF;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #009900;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 	padding:5px;
	border: thin solid #009900;
 	border-top:0;
	background-color:#FFFFFF;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
.custom-tabber {
padding:5px;
}
.custom-tabber li a:link, .custom-tabber li a:visited {
	border-bottom:thin solid #CCCCCC;
	display: block;
	text-decoration: none;
	padding: 4px 1px 4px 1px;
	color: #FF6600;
}
.custom-tabber li a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color:#006600;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.catposted {
	padding-left:20px;
	background-image: url(images/folder.png);
	background-repeat: no-repeat;
	background-position: left;
}
.waktu {
	padding-left:20px;
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	background-position: left;
}
.primg {
	padding-left:20px;
	background-image: url(images/page_white_text.png);
	background-repeat: no-repeat;
	background-position: left;
}
.coming {
	padding-left:20px;
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left;
}