/*   
Theme Name: HijauSegar
Theme URI: http://www.techbasedmarketing.com/blog/category/wordpress-themes/
Description: Simple, green theme with rounded borders. Features customizeable image headers. Change your header image without editing templates.
Author: L Chandler
Author URI: http://www.TechBasedMarketing.com/
Version: 1.0
June 07
This theme is built by Lynette Chandler of http://www.techbasedmarketing.com/
With special thanks to FamFamFam http://www.famfamfam.com/lab/icons/ and
Ryan Thrash http://www.modxcms.com/simple-rounded-corner-css-boxes.html

This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License
http://creativecommons.org/licenses/by-sa/3.0/us/.

*/
body {
color:#4b4848;
background-color: #ffffff;
font: 0.8em Verdana;
line-height:170%;
}

table td, table th, table tr {
font-size: 1em;
}

.page {
text-align: center;
margin: 0;
padding: 0;
}

.container {
margin: 0 auto 0 auto;
text-align: left;
width: 821px;
}

a {
color: #3e5c90;
text-decoration: none;
}

a:hover { color: #C1DEEA;
}

.textinput {
border: #6CB800 solid 1px;
}

.header {
background-image: url('images/roundedheader.png');
background-repeat: no-repeat;
height: 110px;
padding: 0;
margin: 0;
text-align: right;
}

.header h3 {
padding: 0!important}

.header h3 a {
display:block;
height:100px;
width:100%;
}

.header p {
padding: 0 60px 0 20px;
margin: 0;
}

.left-sidebar {
z-index: 10;
float: left;
padding: 0px 5px 5px 0;
width: 220px;
}

.left-sidebar ul{
margin: 0;
padding: 0;
list-style: none;
}

table#wp-calendar th {
font-weight: bold;
}

table#wp-calendar caption {
font-size: 0.9em;
}

.main-content {
margin: 0px 10px 10px 0px;
float: left;
_padding-top: 10px;
width: 550px;
}

.main-content h2 {
background:transparent url(images/bg_h2.gif) repeat-x scroll left bottom;
display:block;
font: 1.6em Verdana;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:lighter;
line-height:100%;
margin:0px;
padding:0px 10px 12px 6px !important;
}

.main-content h2 a:hover { color: #C1DEEA;
} a {color: #010167;}

.comentariodeautor {
background-color:#DAE5F7;
border:1px solid #83A6DF;
}

.footer {
clear: both;
margin-left: 18px;
text-align: center;
}



/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
background: transparent url('images/sidebarbox.png') no-repeat bottom right;
}
.cssbox {
width: 200px !important; /* intended total box width - padding-right(next) */
width: 185px; /* IE Win = width - padding */
padding-right: 10px; /* the gap on the right edge of the image (not content padding) */
margin: 0px auto; /* use to position the box */
}

/* set the top-right image */
.cssbox_head {
background-position: top right; margin-right: -10px; /* pull the right image over on top of border */
padding-right: 20px; /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.cssbox_head h2 { 
background-position: top left; margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 5px 0 5px 14px; /* padding-left = image gap + interior padding ... no padding-right */ 
height: auto !important; height: 1%; /* IE Holly Hack */ 
width: 130px;
} 

/* set the lower-left corner image */ 
.cssbox_body { 
background-position: bottom left; margin-right: 25px; /* interior-padding right */ 
padding: 5px 0 20px 15px; /* mirror .cssbox_head right/left */ 
} 

.cssbox_body p {
margin: 0;
padding: 0;
}

.cssbox_head h2 {
color: #ffffff; 
font: normal 1.2em Verdana;
}

hr {
height: 0px;
border: 1px dashed #bdc1c5;
}

textarea#comment {
width: 550px;
border: #6CB800 solid 1px;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist .alt {
background-color: #ffffff;
padding: 5px;
margin-bottom: 10px;
}

.postmetadata-alt {
background-color: #ffffff;
font-style: italic;
text-align: center;
}

.nextpost {
float: right;
}

.previouspost {
float: left;
}

