/* 
Theme Name:
Theme URI:
Description:
Version:
Date:
Author:
Author URI:
License:
Required PivotX version:
Used Extensions:
*/ 

* {
margin: 0;
padding: 0;
border: none;
}

body {
background: #ccc;
font: 12px Arial, Helvetica, sans-serif;
}

a {
color:#717171;
}

a:hover {
color:#F90;
}

h1 {
font: 20px Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
padding: 0 0 5px 0;
}

h1 a {
color: #000;
text-decoration: none;
}

h2 {
background: url(images/back_header_large_dark.jpg);
color: #FFFFFF;
font: 10px Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
padding: 3px 0px 3px 10px;
text-transform: uppercase;
}

h2.dark {
background: url(images/back_header_small_dark.jpg);
color: #FFFFFF;
border-top: 1px solid #666;
}

h2.light {
background: url(images/back_header_large_light.jpg);
color: #000;
}

h3 {
font: 14px Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
padding: 0 0 5px 0;
}

#wrap {
margin: 0 auto;
width: 801px;
background-color: #fff;
border-left: 1px solid #59595B;
border-right: 1px solid #59595B; 
}

#header {
height: 100px;
background: #ff9900 url(images/back_header.jpg) repeat;
border-bottom:1px solid #59595B;
}

#indonesia_header {
height: 100px;
background: #ff9900 url(images/banner_indonesia_blog_5.jpg);
border-bottom:1px solid #59595B;
}

#blogtitle h1 {
font-size: 22px;
float: left;
color: #fff;
font-weight: normal;
padding: 29px 0 0 40px;
}

#blogtitle_indonesia h1 {
font-size: 22px;
float: left;
color: #fff;
font-weight: normal;
padding: 35px 0 0 120px;
}

#blogtitle .small {
font-size: 12px;
padding-left: 15px;
}

#blogtitle_indonesia .small {
font-size: 12px;
padding-left: 15px;
}

#blogtitle h1 a {
color: #ffffff;
text-decoration: none;
}

#blogtitle_indonesia h1 a {
color: #ffffff;
text-decoration: none;
}

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

#blogtitle_indonesia h1 a:hover {
color: #000;
text-decoration: none;
}

#logo {
float:right;
height: 90px;
width: 291px;
background: transparent url(images/line_vertical_white.gif) repeat-y;
padding: 10px 0 0 10px;
}

#navbar {
height: 30px;
background: #000 url(images/back_header_large_dark.jpg) repeat;
color: #fff;
}

#main {}

#content {
float: left;
width: 500px;
background: #EFEFEF;
}

#sidebar {
float: right;
width: 300px;
background: #F4F6F5 url(images/back_sidebar.jpg) top left repeat-x;
}

#footer {
background:transparent url(images/bg_footer.gif) repeat scroll 0 0;
border-bottom:1px solid #59595B;
border-right:1px solid #59595B;
clear:both;
color:#fff;
height:65px;
width:801px;
}


#footer_mid {
float: left;
background: url(images/line_vertical_white.gif) repeat-y;
padding: 25px 0px 0px 0px;
}

#footer_left {
float: left;
width:60px;
padding: 25px 0px 0px 00px;
}

#footer_right{
float: right;
}

#footer_right a{
float: left;
display: block;
}

#footer_mid {
float: left;
background: url(images/line_vertical_white.gif) repeat-y;
padding: 25px 0px 0px 0px;
height:40px;
}

#sidebar ul {
margin-bottom: 10px;
}

#navbar ul {
text-align: right;
padding: 6px 0 0 20px;
}

#footer_mid ul,
#footer_left ul {
padding: 0 0 0 20px;
}

#navbar li,
#footer_left li,
#footer_mid li { 
display: inline;
margin: 0px 26px 0px 0px;
}

#navbar li a,
#footer_left li a,
#footer_mid li a { 
color: #fff;
text-decoration: none;
}

#navbar li a:hover,
#footer_left li a:hover,
#footer_mid li a:hover { 
text-decoration: underline;
}

#footer_left ul,
#footer_mid ul { 
display: inline;
margin: 0px;
}

.entry {
position:relative;
padding: 10px 15px 5px 15px;
background:#EFEFEF url(images/line_news.gif) repeat-x scroll left bottom;
}

* html .entry { /* to avoid dissapearing text in ie/win */
height: 1%;
}

.block {
clear: both;
}

.entry ul,
.block ul {
padding-left: 10px;
}

.block li a {
color: #000;
text-decoration: none;
line-height: 18px;
}

.block li a:hover {
color: #ff9900;
}

.meta {
color:#666;
text-align:right;
margin: 0px 0 0 0;
padding: 10px 0;
}

.dotted_line {
clear: both;
height: 2px;
padding: 10px 0 0 0;
background:#EFEFEF url(images/line_dark.gif) repeat-x scroll left bottom;
}

.more { 
background:transparent url(images/arrow_dark.gif) no-repeat scroll right center;
color:#666;
display:block;
float:right;
margin: 10px 10px 0 0;
padding: 0 16px 0 0;
text-decoration:none;
}

.comments {
background: transparent url(images/comment.gif) no-repeat scroll left center;
color: #666;
padding-left: 16px;
margin-left: 10px
}

.commentblock {
background-color: #F4F6F5;
margin: 10px;
padding: 20px;
}

.meta a,
.more a {
text-decoration: none;
}

.entry p {
padding: 0 10px 10px 0;
line-height: 15px;
}

.about {
padding: 0 10px 0 0;
}

.commentform {
padding: 10px;
}

.commentblock p {
line-height: 15px;
}

.recent-comment {
padding: 0 0 10px 0;
}

.recent-comment a {
color: #333;
text-decoration: none;
}

.recent-comment a:hover {
color: #ff9900;
}

.editlink {
float: left;
}

/* overriding some styles from pivot_essentials.css */

.pivot-image, .pivot-popupimage {
    border: none;
    margin: 0px 15px 0 0;
    float: left;

}

.divider-dark-13 {
background:transparent url(images/back_header_large_dark.jpg) repeat-x scroll left bottom;
height:13px;
margin-top: 0px;
}

.blockpadding {
padding: 10px 10px 0 10px;
}

.blockpadding2 {
margin: 10px 10px 10px 10px;
}

.searchbox {
width: 190px;
}

/* tags */

#tagcloud {
background: #BDBEC0 url(images/back_tags.jpg) repeat-x scroll 0 0;
padding: 2px 2px 5px 2px;
text-align: center;
}

#tagcloud a {
color:#333;
margin:10px 5px;
text-decoration:none;
border: none;
}

/* pivot_essentials styles */

.tags a:hover, .tags, a:hover[rel="tag"] {
color: #ff9900!important;
border: none!important;
}

.searchbutton {
padding: 0 4px;
}
