/*  
Theme Name: Simple Balance 2.2.1
Theme URI: http://blogsessive.com
Description: Simple, highly customizable, well-balanced 3 column theme. More Power. More Style. Your Style!
Tags: fixed width, three columns, simple, control panel, custom layout
Author: Alex Cristache
Author URI: http://blogsessive.com
*/

/* License and other information:

- This theme is released unde Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.

*/


/* General styles */
body {
	background: #fff url(img/background.png) repeat-x;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrap {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}
a {
	text-decoration: none;
}
/*
a:hover {
	color: #d90202;
}
*/
a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
/*
small {
	font-size: 9px;
}
*/
.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}
.red {
	font-weight: bold;
	color: #F00;
}
.blue {
	font-weight: bold;
	color: #00F;
}
.black {
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.error {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
	margin: 2px 0 2px 0;
	display: block;
}
.penting {
	color: #333;
	background-color: #eff7f7;
	padding: 5px;
	margin: 2px 5px 2px 5px;
	text-align: center;
	border: 1px dashed #333;
}
.special {
	font-weight: bold;
	color: #F00;
}
.catatan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.join_bottom       {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Header styles */
#header {
	width: 970px;
	overflow: hidden;
	margin-bottom: 5px;
}
.alloperator {
	overflow: hidden;
	background-image: url(img/smua1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #333;
}
.topLogo {
	float: left;
	padding: 0px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	margin: 0px;
	width: 300px;
}

.topLogo p {
	color: #333;
	padding: 0;
	margin-top: 80px;
	width: 970px;
}

.topLogo p a {
	text-decoration: none;
	color: #666;
}

.topLogo p a:hover {
	color: #666;
}

.topLogo .blogDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.topMenu {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.topMenu li {
	display: inline;
}

.topMenu li.current_page_item a{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: url(img/titleBg.jpeg);
	background-repeat: repeat-x;
	color: #FFF;
}
/*
.topMenu ul li.page_item {
	color: #000;
	text-decoration: none;
}
*/
.topMenu li a {
	text-decoration: none;
	background-color: #0F0;
	color: #000;
	padding: 5px;
	border: 1px solid #333;
}

.topMenu li a:hover {
	color: #FFF;
	background-image: url(img/titleBg.jpeg);
	background-repeat: repeat-x;
}
.topSearch {
	width: 260px;
	float: right;
	margin-top: 10px;
}
.topSearch a:hover {
	color: #000;
}
.s {
	border: 1px solid #333;
	width: 250px;
	margin-bottom: 10px;
	padding: 3px;
}

.searchSubmit {
	border: 1px solid #333;
	cursor: pointer;
	font-weight: bold;
	color: #333;
	background-color: #F0F0F0;
	background-image: url(img/search.jpeg);
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: right center;
}

/* Page structure styles */

#page {
	width: 970px;
	overflow: hidden;
}

#lsidebar {
	width: 210px;
	float: left;
	margin-right: 5px;
}
.lsidebarContent {
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
}

#rsidebar {
	float: right;
	width: 255px;
}
.rsidebarContent {

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

/* Sidebars styles */

#lsidebar .leftPic{
	padding-top: 170px;
	background: url(img/pic-sidebar.jpg) no-repeat;
}

#lsidebar .leftPicCustomWrap {
	width: 200px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

#lsidebar h2, #rsidebar h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	background-image: url(img/titleBg.jpeg);
	margin-bottom: 1px;
	background-repeat: repeat-x;
	border: 1px solid #000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#lsidebar .boxLs ul, #rsidebar .boxLs ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: left;
}
/*
#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	padding: 0;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
*/
#lsidebar .boxLs, #rsidebar .boxLs {
	padding: 5px;
	list-style: none;
	border: 1px solid #333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
}

#lsidebar li, #rsidebar li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px dashed #ddd;
}
/*
#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}
*/
.boxLs a {
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	display: block;
}
.boxLs a:hover {
	color: #F00;
}
#rsidebar .widget_recent_entries .boxLs a {
	color: #333;
}

.textwidget {
	padding-top: 10px;
}
/*============================*/
#lsidebar .rssFeed {
	width: 210px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 3px;
	background-image: url(img/rss.jpeg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left;
	overflow: hidden;
}
#lsidebar .rssFeed a {
	text-decoration: none;
	color: #FFF;
	background-image: url(img/rssHover.jpeg);
	background-repeat: repeat-x;
	border: 1px solid #000;
	margin-left: 27px;
	padding-left: 5px;
	display: block;
	width: 183px;
	padding-top: 7px;
	height: 30px;
}

#lsidebar .rssFeed a:hover {
	color: #FFF;
	background-image: url(img/bgBiru.jpeg);
	background-repeat: repeat;
}

.rssForm form {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
/*
.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
	border: 1px dashed #CCC;
}
*/
.alo_easymail_widget {
	background-image: url(img/bgBiru.jpeg);
	background-repeat: repeat;
	overflow: hidden;
}
#alo_easymail_widget_form { /* the form */
    color:#000;
}
.alo_easymail_widget_error { /* error msg */
	color:#f00;
	font-weight: bold;
}
.alo_easymail_widget_ok { /* success msg */
	color:#000;
}
#alo_easymail_widget_feedback {
	background: #eff7f7;
	display: block;
	border: 1px solid #000;
	padding: 5px;
}
#lsidebar #alo_easymail_widget_feedback {
	font-size: 9px;
	padding: 2px;
}
.rssEmail {
	border: 1px solid #000;
	padding: 3px;
	margin-top: 2px;
	background: #eff7f7;
	color: #000;
	font-weight: bold;
}
.rssLabel {
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
.rssSubmit {
	padding: 5px;
	border: 1px solid #000;
	cursor: pointer;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0F0;
	margin-top: 3px;
}
#alo_easymail_page {
	background-image: url(img/bgBiru.jpeg);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #000;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
/*-------Form Contact------*/
#coldform {
	padding: 5px;
	border: 1px dashed #333;
	margin-top: 3px;
}
#coldform .formLabel {
	font-weight: bold;
	padding: 3px;
	margin-top: 2px;
	text-align: right;
}
#coldform .input {
	border: 1px solid #000;
	padding: 3px;
	margin-top: 2px;
	background: #eff7f7;
	color: #000;
}
/*========================= */
#rsidebar .ads125 {
	width: 255px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 5px;
}
.rightBanner {
	float: right;
	margin-bottom: 5px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	background-color: #F0F0F0;
	border: 1px solid #333;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #eff7f7;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

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

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #207f7b;
}
/*
.menulain {
	text-align: center;
	margin: 0px;
	padding-left: 5px;
}
.menulain li {
	padding: 5px;
	margin: 0px;
}
.menulain li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/* Content styles */

.topAd {
	margin-bottom: 10px;
	text-align: center;
}

.archiveTitle {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 10px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: underline;
}

.postTitle h1, .postTitle h2 {
	color: #333;
	border-bottom: 1px solid #ddd;
	background-image: url(img/arrowBlack.jpeg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.postTitle h1 a, .postTitle h2 a {
	font: bold normal 18px Georgia, "Times New Roman", serif;
	color: #d90202;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #207f7b;
}

.postInfo {
	font-size: 11px;
	margin-bottom: 3px;
}

.postContent {
	margin-bottom: 10px;
	line-height: 17px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.postContent ol {
	list-style-image: url(img/green_checkmark.gif);
}

.postContent ul {
	list-style-image: url(img/check.gif);
}
.sizeFeatured {
	width: 450px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	background-image: url(img/bg-blockquote.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 14px;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px;
	font-size: 11px;
}
.postExtras a {
	color: #999;
}
.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #207f7b;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 470px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

/* Comments styles */

.commentZone {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dashed #CCC;
}

h3#respond, h3#comments, h3#trackbacks {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding-bottom: 5px;
	font-variant: normal;
	margin: 0px;
}

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

.commentList .reply {
	margin-bottom: 5px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
	color: #999;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 5px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 5px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 5px;
	margin: 0;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 70px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
}
.commentAuthor a {
	color: #000;
}
.commentmetadata a {
	color: #666;
}

.commentRight {
	float: right;
	width: 400px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 380px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 360px;
	overflow: hidden;
}
/*
.commentRight p {
	margin: 5px;
}
*/
#author, #email, #url {
	border: 1px solid #333;
	margin: 2px;
	background: #eff7f7;
	padding: 3px 3px 3px 5px;
}

#comment {
	border: 1px solid #333;
	width: 400px;
	background: #eff7f7;
	margin: 2px;
	padding: 5px;
}

#submit {
	border: 1px solid #000;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-image: url(img/rssHover.jpeg);
	background-repeat: repeat-x;
	padding: 5px 25px 5px 25px;
	margin: 2px;
	font-weight: bold;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Footer styles */

#footer {
	font-size: 10px;
	overflow: hidden;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 30px;
	padding: 5px;
}
#footer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 3px;
	border: 1px solid #333;
}

#footer li.current_page_item {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}

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

#footer li a:hover {
	color: #333;
}
#copyright {
	color: #999;
	margin: 5px;
	text-align: center;
	font-size: 10px;
}
#copyright p {
	margin: 1px;
}
#copyright a, a:hover {
	color: #999;
}
/*========================= box Harga ==============*/
.harga {
	margin-right: auto;
	margin-left: auto;
}
.harga a {
	color: #000;
	background-color: #0F0;
	display: block;
	padding: 5px;
	border: 1px solid #000;
}
.harga a:hover {
	background-color: #F00;
}
.harga th {
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #000;
	background-image: url(img/rssHover.jpeg);
	background-repeat: repeat-x;
	color: #FFF;
}
.harga td {
	margin: 0px;
	border: 1px solid #333;
	padding: 0px;
}
.harga .kode {
	background-image: url(img/rssHover2.jpeg);
	background-repeat: repeat-x;
	color: #F00;
	padding: 3px;
}
.harga .item {
	padding: 3px;
}
.harga .h2h {
	background-image: url(img/linkBg.jpeg);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 3px;
}
.harga .produk {
	text-align: center;
	color: #FFF;
	background-image: url(img/bgBiru.jpeg);
	background-repeat: repeat;
	padding: 5px;
}
.harga .pemisah {
	text-align: center;
	color: #FFF;
	height: 5px;
	background-color: #333;
	background-image: url(img/titleBg.jpeg);
	background-repeat: repeat;
}
/*========bokkmarking======*/
/*
.addthis_toolbox fieldset{
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
}
.addthis_toolbox legend{
	margin: 0px;
	background-color: #9CF;
	border: 1px solid #333;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-transform: capitalize;
}
*/
.addthis_toolbox .hover_effect
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 3px;
}


.addthis_toolbox .more
{
	text-align: center;
	margin: 3px auto 3px auto;
	padding: 5px;
}

.addthis_toolbox .more a
{
	padding: 4px 10px 4px 10px;
	border: 1px solid #333;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(img/rssHover.jpeg);
	background-repeat: repeat-x;
	color: #FFF;
}
.addthis_toolbox .more a:hover {
	background-image: url(img/linkBg.jpeg);
	background-repeat: repeat-x;
}
.addthis_toolbox .more span
{
    display: none;
}

.addthis_toolbox .hover_effect a
{
	border: 1px solid #333;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-color: #0F0;
}

.addthis_toolbox .hover_effect a:hover
{
	border: 1px solid #105CB6;
	text-decoration: none;
	background-color: #9CF;
}

.addthis_toolbox .hover_effect span
{
	width: 16px;
	height: 16px;
	position: absolute;
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
}
/*
.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}
#footer li a {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	font-weight: bold;
	color: #666;
	padding: 5px;
}
#footer li a:hover {
	background-color: #9CF;
	color: #000;
}
*/