/*
THEME NAME: simpleTheme
THEME URI: http://yudiastri.web.id
DESCRIPTION: 
AUTHOR: <a href="http://yudiastri.web.id">Yudi Astri Hermawan</a>
AUTHOR URI: http://yudiastri.web.id
*/

html { }

body {
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;		
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0 25px;
	background: #FFFFFF;
}

#uberbar {	
	background:#464646;
	position:fixed; 
	top:0; 
	left:0; 
	z-index:2000; 
	width:100%;
}

#uberbar-content {
	width: 860px;
	margin: 0 auto;	
	padding: 0 25px;	
}

#blogtitle {
	overflow: hidden;
	width: 185px;
	padding-top: 6px;
	float: left;
	font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif;
	font-size:12px;
}

#blogtitle a {
	color:#CCC;
}

#blogtitle a:hover {
	text-decoration:none;
}

#access {
	overflow: hidden;
	width: 350px;
	float:left;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-right: 5px;
	padding: 15px 5px;
}

#menu ul li a{
	color:#AAA;
	font-size:12px;
	font-weight:bold;
}

#search {
	overflow: hidden;
	width: 238px;
	float:right;
	padding-top:10px;
}

#search input.text {
	background: #5a5a5a;
	border: 1px solid #666;	
	color: #aaa;
	float: left;
	padding:3px;
}

#search .button {
	float: left;
	border-color: #888;
	background: #666;
	color: #bbb;
	padding:1px;	
}

#search input.button:hover {
	color: #fff;
	border-color: #aaa;
}

#container {
	float: left;
	width:510px;
	overflow: hidden;
}

#content {
	
}

#sidebar {
	width: 310px;
	float: right;
	overflow: hidden;	
	margin-bottom:25px; 
        padding-left:5px;
}

#footer {	
	width: 860px;
	padding: 20px;	
}

/* General */
* {
	margin: 0;
	padding: 0;
}

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

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

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

pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}

code, pre {
  color: #000;
  background: #F0F0F0;
}

pre a { font-weight: normal; }

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}


/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 28px;
	font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif; font-weight:normal;
}

.post {
	margin-bottom: 30px;
}

.entry-title {	
	font-weight: normal;
	font-size: 28px;
	font-family:Cambria,Georgia,Palatino,"Palatino Linotype",Myriad Pro,Serif; font-weight:normal;
	letter-spacing:-1px;
}


.entry-comments {
	float: right;
	line-height:24px;
}

.entry-title a {
	color: #FF8000;	
}

.entry-title a:hover {
	color: #669900;
	text-decoration:none;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-meta {
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
}

.entry-meta a{
	color: #669900;	
}

.entry-footer {
	color: #666666;
	font-size: 90%;	
	border-top: 1px dotted #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 5px;
	border-bottom: 1px dotted #dedbd1;
	
}

.entry-content p {
	line-height: 1.7;
	margin-bottom: 12px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	color: #669900;
	border-bottom: 1px dotted #333;
}

.entry-content a:hover {
	text-decoration:none;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 8px 2px 8px 0px;	
	background-position: 0 12px;
	margin: 0;
	border-bottom: 1px dotted #dedbd1;
}

#sidebar ul li ul li a {
	color:#666666;
}

#sidebar ul li ul li a:hover {
	color:#336699;
	text-decoration:none;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;	
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

#sidebar ul li ul li ul li a{
	color:#666666;
}

#sidebar ul li ul li ul li a:hover{
	color:#336699;
	text-decoration:none;
}

#rss-links ul li {	
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;
	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
	line-height:22px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

.widgettab {
	width: 305px;	
	padding: 10px 5px 5px 5px;		
	margin-bottom: 25px;
	float:right;	
}

.widgettab a {
	color: #222;
	text-decoration: none;
}
  
.widget a:hover {
	color: #009;
	text-decoration: underline;
}

.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;		
}
  
.tabnav li a {
	text-decoration: none;	
	color: #222;
	font-weight: bold;
	padding: 4px 6px;
	outline: none;	
}
	  
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #464646;
	border: 1px solid #464646;		
	color: #FFF;
	text-shadow: #333 1px 1px 1px;
	text-decoration: none;
}
	  
.tabdiv {
	margin-top: 10px;
	line-height: 22px;
}
  
.tabdiv li {	
	padding: 6px;
	list-style-type: none;
	line-height:18px;
	border-bottom: 1px dotted #dedbd1;
}

.tabdiv li a {	
	text-decoration:none;
	color: #FF8000;	
}

.tabdiv li a:hover {	
	text-decoration:underline;	
}

.ui-tabs-hide {
	display: none;
}