﻿/*
Theme Name: Orange-Press
Theme URI: http://www.istareh.com
Description: Great Orange Premium Wordpress Theme
Version: 1.0
Author: Elad Domb
Author URI: http://www.istareh.com
*/

/***************************************************/
* {
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	color: #fff;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {
	display: none;
}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {
	clear: both;
}
/***************************************************/
body {
	text-align: center;
	font-size: 0.75em;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: thick solid #222222;
	background-color: #000;
}

#header {
	width: 980px;
	height: 135px;
	background-image: none;
	background-color: #000;
}
#sikel{
	width: 979px;
	background-color: #000;
        border:solid #222;
	margin: auto;
	}

/***************************************************/
#pagenav {
	float: left;
	width: 627px;
	height: 45px;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagenav ul {
	float: left;
	padding-top: 18px;
	padding-left: 20px;
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
	font-size: 1.2em;
}

#pagenav ul li a {
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	height: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	border: thin solid #666;
}

#pagenav ul li a:hover {
	background-color: #222;
}

#pagenav ul li.current_page_item a {
	background-color: #000;
}
/***************************************************/
#searchform {
	float: left;
	width: 333px;
	height: 45px;
	margin-right: 20px;
}

#searchform form {
	float: none;
	display: inline;
	background-position: right 12px;
	width: 333px;
	height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 20px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
}

#searchform input {
	display: inline;
	vertical-align: middle;
}

#searchinput {
	width: 160px;
	padding: 2px 4px 2px 4px;
	color: #fff;
	background-color: #222;
        border: 1px solid #666;
}

#searchbutton {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	background-color: #222;
	border: 1px solid #666;
}

#searchbutton:hover {
	background-color: #111;
}

/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
}

form#srcform #srcinput {
	padding: 4px;
	width: 225px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #666;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background-color: #222;
}
/***************************************************/
#logo {
	width: 959px;
	height: 80px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #222;
	background-position: 0px 0px;
	background-image: url(images/headr.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
#logo h1 {
	padding-top: 9px;
	font-weight: bold;
	letter-spacing: -2px;
}

#logo h1 a {
	font-weight: bold;
	letter-spacing: -1px;
	color: #99FF00;
	font-size: 1.8em;
}

#logo h1 a:hover {
	color: #00FF00;
}

#pagenavads {
        text-align:center;
	background: #000;
	height: 20px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
	padding:15px 5px 15px 5px;
             }
/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;
	background: #000;
}

.post a {
	color: #99FF00;
}

.post a:hover {
	color: #00FF00;
}

.entry {
	background: #000;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #222;
}
.entry-dalem {
	background: #000;
	display: block;
	
}
.entry-dalem h3 {
	font-size: 14px;
        line-height: 1em;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #99FF00;;
	text-decoration: normal;
	margin-top: 15px;
}
.entry h2 a {
        font: 0.9em Verdana,Arial,Helvetica,sans-serif;	
        color: #99FF00;
}

p.meta-entry {
	font-size: 100%;
	border-top: 1px solid #99FF00;
        margin-top:5px;
        margin-bottom:10px;
        margin-right:15px;
        margin-left:15px;
	color: #99FF00;
}
p.meta-entry a
{
	color: #99FF00;
	text-decoration: none;
}
span.user
{
        
	padding: 5px 5px;
}

span.timr
{
	background: #99FF00;
	color: #fff;
        margin-top:5px;
	padding:0px 8px;
}
span.catr
{
    
	padding: 5px 5px;
}



/********* CSS For Post Info Below Header ***************/
.info {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	color: #ddd;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
	margin-top: 5px;
}

.info .cat {
	float: left;
}

.info .cat a {
	background: url(images/ico-cat.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}


/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	overflow: hidden;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content h1 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: georgia;
	color: #fff;
}

.content h3 {
	font-size: 1.4em;
}

.content p {
	text-align: justify;
        line-height: 1.5em;
	margin-top:10px;
        margin-bottom:10px;
	padding: 5;
}
.content .more-link {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #eee;
	margin-bottom: 5px;
}

.content ul li {
	line-height: 1.5em;
	color: #eee;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #000;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #fff;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #fff;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #fff;
	font-family: verdana;
	background: #333;
}
/* Thanks! */

.tags {
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	line-height: 1em;
	border-right-width: 0px;
	border-right-style: none;
	text-align: left;
        margin-top: 10px;
	margin-bottom: 10px;
}
.tags a {
	font-weight: normal;
	color: #99FF00;
	text-transform:lowercase;
	float: none;
}

.tags a:hover {
	color: #00FF00;
}

.follow {
	border: 1px solid #333;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #000;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #fff;
}
.downloadtext{
        font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	border-top-width: 0px;
	border-top-style: none;
	float: left;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 30px;
	width: 510px;
	background-color: #000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	line-height: 1em;
}
.downloadtext a:{
       	       font-weight: normal;
	       color: #99FF00;
	       text-transform:lowercase;
	       float: none;
}
.downloadtext a:hover {
                       color: #00FF00;
}
.state {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #99FF00;
}

.navigation a:hover {
	color: #00FF00;
}

.navleft {
	float: left;
	width: 48%;
	color: #00FF00;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
.pagenavi {
	background-color: #000;
	height: 14px;
	width: 500px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
/***************************************************/
.alignleft {
	float: left;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	overflow: hidden;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

.alignnone {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
}
/***************************************************/
.box {
	width: 410px;
}

.box h2 {
	margin-top: 10px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
	text-decoration: underline;
}
/***************************************************/
.ads {
	padding: 5px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribebaru {
	float: left;
        text-align:justify;
	width: 380px;
	margin-top:10px;
        margin-left:3px;
        margin-right:10px;
	padding: 5px;
	border: 1px solid #222;
	background-image: url();
        background-repeat: no-repeat;
	background-position: center;
	
}

#subscribedalam{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}
#subscribemail {
	width: 230px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	display: inline;
	border: 1px solid #222222;
	background-color: #111111;
	}
	
#subbutton {
        color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	background-color: #111111;
	border: 1px solid #222222;
	}
#subbutton:hover {
	background-color: #333;
}
/***************************************************/
.tabs {
	margin-top: 10px;
	width: 380px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
}

.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	background-color: #000;
	text-decoration: underline;
}

.tabs li a:hover {
	display: block;
	background-color: #000;
}

.tabs li a.selected {
	display: block;
        width:100px;
	color: #fff;
	background: #000;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}

.tabs li a.selected:hover {
	display: block;
	color: #fff;
	background: #000;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
        width: 380px;
        text-align:justify;
	display: none;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	background-color: #000;
}

.tabcontent a, .tabcontent a strong {
	color: #99FF00;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #00FF00;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 17px;
	color: #999;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.tabcontent ul li a {
	color: #99FF00;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #00FF00;
}

.tabcontent ul li span {
	display: block;
	color: #fff;
	font-size: 0.9em;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 190px;
	margin-right: 20px;
}

.sidebar a {
	color: #99FF00;
}

.sidebar a:hover {
	color: #00FF00;
	
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	width: 190px;
	height: 22px;
	color: #fff;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	background-color: #000;
	border: 1px solid #000;
	background-repeat: repeat-x;
	text-decoration: underline;
}

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	background-color: #000;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background-color: #fff;
}

.sidebar ul li ul li {
	display: block;
	background-position: left 9px;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.sidebar ul li ul li a {
	color: #99FF00;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #00FF00;
	
}
/***************************************************/
#telapaksikel{
	margin-top: 5px;
	width: 979;
	background: #000;
        border-top: solid #222;
	padding-top: 5px;
	padding-bottom: 5px;       
}

.isitelapaksikel{
	width: 970px;
        text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.isitelapaksikel a {
	color:#fff;
}

.isitelapaksikel a:hover {
	color: #99FF00;
        text-decoration:underline;
}

/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #444;
}

.result h3 {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #fff;
	font-weight: bold;
	background-color: #333;
}

.result .rcomment a:hover {
	color: #00FF00;
}

.result .rsummary {
}

.result .rsummary p {
	margin:0;
	padding:0;
}


.result .rcat {
	float: left;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

.result .rcat a {
	color: #99FF00;
	font-weight: normal;
	background-color: 99FF00;
}

.result .rcat a:hover {
	color: #00FF00;
}

.result .rtags {
        float: left;
        width:490px;
        text-align: justify;
	line-height: 1em;
	color: #99FF00;
	font-weight: bold;
	margin-top: 5px;
        background-color:#222;
        padding:5px; 
        border: thin solid#333;
}

.result .rtags a {
	color: #99FF00;
	font-weight: normal;
}

.result .rtags a:hover {
        text-decoration: underline; 
	color: #00FF00;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #000;
	background-position: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3#respond {
	font-weight: normal;
	font-size: 1.6em;
	color: #f3fcb8;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #222;
}

h3#comments {
	font-weight: normal;
	font-size: 1.6em;
	color: #f3fcb8;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #222;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background: #222;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #222;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #999;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #fff;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_text {
	line-height: 1.5em;
	color: #fff;
	margin-top: 15px;
}
/***************************************************/
.reply form {
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
	background-color: #000;
}

.reply input {
	vertical-align: middle;
	display: inline;
	background-color: #222;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	background-color: #222;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #222;
	background: #000;
	width: 200px;
	padding: 2px;
	color: #fff;
}

.replytext:focus {
	background: #222;
}

.replyarea {
	border: 1px solid #222;
	background: #000;
	line-height: 1.5em;
	padding: 2px;
	width: 470px;
	height: 120px;
	color: #fff;
}

.replyarea:focus {
	background: #222;
}

.replybutton {
	border: 1px solid #333;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	background-color: #000;
}

.replybutton:hover {
	background-color: #222;
}


/***************************************************/
.adskiri {
	float: none;
	clear: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adskiriatas {
	float: none;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#intouchform input, #intouchform textarea{
	color: #cccccc;
	background-color: #222222;
	border: 1px solid #333333;
	font-size: 12px;
}
#pencari {
	background-color: #222;
	color: #333;
}

#cse-search-box input{
	color: #FFFFFF;
	background-color: #222;
	border: thin solid #000;
}
#logofooter{
	width: 980px;
	height: 60px;
	float: left;
	display: inline;
	border-right: 1px solid #333;
	background-position: 0px 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #333;
}
#pagenavadsfooter{
        float: justify;
        height: 20px;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        margin-left:15px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #000;
	background-position: left;

        }

.randomthumb{
        float: left;
        padding:0px;5px;5px;5px;
        margin-top:10px;
        margin-right:1px;
        margin-bottom:10px;	
}
.thumb{
        float: left;
        display: inline;
        margin-left: 1px;
        margin-top: 1px;
        margin-bottom: 5px;
        padding: 3.5px;
        
}
.thumb img{
	border: 1px solid #222222;
          }


.attachment-large {
	float: left;
        margin-left: auto;
	margin-right: auto;
        margin-top: 5px;
        margin-bottom: 5px;
	}
.attachment-thumbnail{
       float: center;
       display: inline;
       border: 1px solid #222222;
       padding: 5px;
       margin-top: 5px;
       margin-right: 7px;
       margin-bottom: 5px;      
}

.aligncenter-thumbnail {
       float: center;
       display: inline;
       border: 1px solid #222222;
       padding: 2px;
       margin-top: 5px;
       margin-right: 2px;
       margin-bottom: 5px;
        }

.rSearch {
          text-align:justify;
          padding: 5px
          }
.rSearch a {
         color:#fff;
         }
.rSearch a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.Cubed-Sidebar{
	float: left;
        text-align:justify;
	width: 380px;
	margin-top:10px;
        margin-left:3px;
        margin-right:10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #000000;
	}
span.catr{
        font-size: 87%;
	padding: 3px 5px;
        font-weight: normal;
        }

.Cubed-Sidebar a {
        color:#fff;	
}
.Cubed-Sidebar a:hover {
	color: #00FF00;
	text-decoration:underline;
}
.Cubed-Sidebar img {
        float: left;
        width: 80px;
        hight:80px;        
        border: 1px solid #222222;
        padding: 5px;
        margin-top: 5px;
        margin-right: 7px;
        margin-bottom: 5px;
}

.iklan-andalan {
	float: left;
	width: 380px;
	margin-top:10px;
        margin-left:3px;
        margin-right:10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #000000;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        padding-top: 10px;
	}
.aligncenter {
        display: block;
	margin-left: auto;
	margin-right: auto;
        margin-top: 10px;
        padding-bottom: 17px;
        background: url(images/back-pic.jpg) no-repeat bottom center;
	}
.aligncenter img{
        border: solid 1px #cccccc;
        background-color: #000000;
	}
.attachment-full {
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-top: 10px;
        padding-bottom: 15px;
        padding-bottom: 17px;
        background: url(images/back-pic.jpg) no-repeat bottom center;
	}
.attachment-thumbnail{
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        border: 1px solid #222222;
        padding: 5px;
        }

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */

.meta {
      font-size: 9px;
      border-top: 1px solid #999999;
}

p.postmeta {
	margin-top: 10px;
        margin-bottom: 10px;
	color: #99FF00;
}

p.meta {
	font-size: 90%;
	border-top: 1px solid #99FF00;
        margin-top:5px;
        margin-bottom:10px;
        margin-right:15px;
	color: #99FF00;
}
p.meta a
{
	color: #99FF00;
	text-decoration: none;
}
span.user
{
        
	padding: 5px 5px;
}

span.timr
{
	background: #99FF00;
	color: #fff;
        margin-top:5px;
	padding:0px 8px;
}
span.catr
{
    
	padding: 5px 5px;
}

.randomimagesidebar {
       float: center;
	}
.sidebarthumb{
        float: left;
        display: inline;
        width:80px;
        padding: 2px;
        margin-right: 10px;
        }
.sidebarthumb img{
        padding: 3px; 
	border: 1px solid #222222;
          }
.date{
      color:#99FF00;
	
}

#Cubed-STT{
        float: left;
        width:490px;
        text-align: justify;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	margin-top: 1px;
        margin-bottom: 10px;
        background-color:#000;
        padding:5px 5px 5px 15px ; 
}

#Cubed-STT a {
	color: #fff;
	font-weight: normal;
}

#Cubed-STT a:hover {
        text-decoration: underline; 
	color: #00FF00;
}

.Related-Post{
        float: left;
        text-align:justify;
	width: 487px;
        margin-right:5px;
        margin-top:5px;
        margin-bottom:5px;
	padding: 5px 5px 5px 15px;
	background-color: #000;
	}

.Related-Post a{
	color:#99FF00;
       }
.Related-Post a:hover{
        color: #00FF00;
	text-decoration:underline;
	
}

.popular {
	clear: both;
	float: left;
	margin: 10px 0;
	width: 380px;
	}
.popular h2 {
	border: 0;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,serif;
	margin: 0 0 15px;
	padding: 0 0 5px;
		}
.popular ul, .popular ul li {
       margin: 0;
       padding: 0;
       font-size: 12px;
		}

.popular ul li {
	margin: 4px 0;
	padding-left: 20px;
	background: url() no-repeat 2px 2px;
	}
.popular ul li a:hover {
        text-decoration: underline; 
	color: #00FF00;
        }

.batas{
	margin-bottom:10px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

.rtags-home{
        float: center;
        width:490px;
        text-align: justify;
	line-height: 1em;
	color: #99FF00;
	font-weight: bold;
	margin-top: 1px;
        margin-bottom: 10px;
        margin-left:15px;
        background-color:#222;
        padding:5px; 
        border: thin solid#333;
}

.rtags-home a {
	color: #99FF00;
	font-weight: normal;
}

.rtags-home a:hover {
        text-decoration: underline; 
	color: #00FF00;
}
	
.rtags-single{
        float: left;
        width:490px;
        text-align: justify;
	line-height: 1em;
	color: #99FF00;
	font-weight: bold;
	margin-top: 1px;
        margin-bottom: 10px;
        background-color:#222;
        padding:5px; 
        border: thin solid#333;
}

.rtags-single a {
	color: #99FF00;
	font-weight: normal;
}

.rtags-single a:hover {
        text-decoration: underline; 
	color: #00FF00;
}

.Social-Bookmark{
	float: left;
        text-align:justify;
	width: 380px;
	margin-top:10px;
        margin-left:3px;
        margin-right:10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #000000;
}
#sikel1, #sikel2, #sikel3, #sikel4 {
	float: left;
	width: 220px;
	margin-top:10px;
        margin-left:10px;
	padding: 0px 10px 20px 0px;
	text-align: left;
	background-color: #000;
	}

#sikel1 p, #sikel2 p, #sikel3 p, #sikel4 p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 9px 9px 9px;
	text-transform: capitalize;
	}

#sikel1 a, #sikel2 a, #sikel3 a, #sikel4 a, {
        color:#fff;
	text-decoration:underline;
	}
	
#sikel1 a:hover, #sikel2 a:hover, #sikel3 a:hover, #sikel4 a:hover {
	color: #00FF00;
	}

#sikel1 ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sikel2 ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#sikel3 ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#sikel4 ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sikel1 ul li, #sikel2 ul li, #sikel3 ul li, #sikel4 ul li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;

	}
	
#sikel p {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	padding-left: 9px;
	text-transform: capitalize;
	}
	
#sikel a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#sikel a:hover {
	color: #00FF00;
	}

.sikelads {
        float:left;
        width: 962px;
        margin:5px 10px 5px 0px;
        padding:5px;
        border:1px solid #222;
}
.kolomsempit{
	float: left;
        width:540px;
        padding-bottom:10px;
}
.postarchives {
	margin: 10px;
        padding:5px;
	background: #000;
}

.postarchives  a {
	color: #fff;
}

.postarchives  a:hover {
	color: #00FF00;
        text-decoration:underline;
}

.entryarchives{
        background: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
		
}
#search #searchsubmit {
	padding: 1px;
	color: #cccccc;
	background-color: #222222;
	border: 1px solid #333333;
	}
#search input{
	padding: 1px;
	color: #cccccc;
	background-color: #222222;
	border: 1px solid #333333;
	}
.cse-branding-form{
	padding: 10px;

}
.term_maps a {
	color: #99FF00;
}
.term_maps a:hover {
	color: #00FF00;
        text-decoration:underline;
}
#categorydisidebar {
        float: left;
	width: 160px;
	margin-top:10px;
        margin-left:10px;
        margin-right:10px;
	padding: 0px 10px 20px 0px;
	text-align: left;
	background-color: #000;
}
#categorydisidebar p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 9px 9px 9px;
	text-transform: capitalize;
}
#categorydisidebar a {
	color:#fff;
	text-decoration:underline;
} 
#categorydisidebar a:hover {
        color: #00FF00;
         }
#categorydisidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#categorydisidebar ul li {
        padding: 0px 0px 5px 20px;
	margin: 0px;
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
}

#archivedisidebar{
        float: left;
	width: 160px;
	margin-top:10px;
        margin-left:10px;
	padding: 0px 10px 20px 0px;
	text-align: left;
	background-color: #000;
}
#archivedisidebar p {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 9px 9px 9px;
	text-transform: capitalize;
}
#archivedisidebar a {
	color:#fff;
	text-decoration:underline;
} 
#archivedisidebar a:hover {
        color: #00FF00;
         }

#archivedisidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#archivedisidebar ul li {
        padding: 0px 0px 5px 20px;
	margin: 0px;
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
}
.judulcategories{
	clear: both;
	float: left;
	margin: 10px 0;
	width: 160px;
	}
.judulcategories h2 {
	border: 0;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,serif;
	margin: 0 0 15px;
	padding: 0 0 5px;
		}
.judularchives{
	clear: both;
	float: left;
	margin: 10px 0;
	width: 160px;
	}
.judularchives h2 {
	border: 0;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,serif;
	margin: 0 0 15px;
	padding: 0 0 5px;
		}

#recentsearch{
          text-align:justify;
          padding: 5px
          }
#recentsearch a {
         color:#fff;
         }
#recentsearch a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.judulrecentsearch {
	clear: both;
	float: left;
	margin: 10px 0;
	width: 390px;
	}

.judulrecentsearch h2 {
	border: 0;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,serif;
	margin: 0 0 15px;
	padding: 0 0 5px;
		}



