/*   
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 {
background-color: #ececec;
font: 0.8em Arial;
}

#berichte {
width:640px; 
height:90px;
overflow:auto; 
font-weight:bold; 
margin-bottom:20px;
margin-left:-5px;
text-align:left; 
padding:5px; 
border:3px solid #6cb800; 
font-size:14px;
background:#FFFFE5;
}

#commentform {display:none;}
#respond {display:none;}

table td, table th, table tr {
font-size: 1em;
}

#headline {
		background: #d4d0c8;
		color:#000;
		font-size:11px;
		text-align:center;
		width:100%;
		margin: 0;
		padding:0 0 2px 0;
		border-top:1px solid #808080;

}

.news {
background-color:#6cb800;color:#fff;margin-top:15px; padding:10px 10px 10px 20px; font-size:11px; font-weight:normal; border-top:3px solid #fff; border-right:3px solid #707070; border-bottom:3px solid #707070;
}

.news h3 {margin:5px 0 0 0; padding:0; font-size:15px;}
.news ul li {list-style-type:disc;}
.news a {color:#fff; font-weight:bold;text-decoration:none;}

.imageframe {
float:left;
margin: 10px;
border:none;
}

img.alignleft {
float:left;
margin: 10px 10px 10px 0;
border:none;
}

img.alignright {
float:right;
margin: 10px 0 10px 10px;
border:none;
}

img.aligncenter {        display: block;
        margin-left: auto;
        margin-right: auto;}

img.alignnone {float:none;}

.page {
text-align: center;
margin: 0;
padding: 0;
overflow:hidden;
}

.container {
margin: 0 auto 0 auto;
text-align: left;
width: 1015px;
}



a {
color: #426F00;
text-decoration: underline;

}

.entry a {font-weight:bold;}

a:hover {
text-decoration: underline;
}

.textinput {
border: #6CB800 solid 1px;
}

.header {
background-image: url('images/roundedheader.png');
background-repeat: no-repeat;
height: 110px;
padding: 0;
margin-left:0;
text-align: right;
overflow:hidden;
}

.header h3 {
padding: 40px 30px 0 10px;
font: bold 2.2em arial;
margin: 0;
}

.header h3 a {
color: #ffffff;
}

.header p {
padding: 0 30px 0 10px;
margin: 0;
}

.left-sidebar {
z-index: 10;
float: left;
padding: 0px 5px 5px 0;
width: 200px;
}

.left-sidebar h2{
color:#ffffff;

}
.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 {
float:left;
margin: 10px;
padding: 12px;
width: 650px;
line-height:1.6em;
background: #ffffff;
overflow:hidden;
border: 2px solid #6cb800;
}


.main-content2 {
float:left;
margin: 10px;
padding: 12px;
line-height:1.6em;
width:900px;
background: #ffffff;
overflow:hidden;
border: 2px solid #6cb800;
}


.main-content ul {
padding:5px 15px;
margin:0;
}

.skyscraper {
width:300px;
min-height:1600px;
padding-top: 20px;
float:right;

}


.fots {
width:620px; height:350px; display:inline; margin:20px 0 40px 0; padding-bottom:30px;
}

.products {
margin-bottom:20px; 
padding:5px 10px; 
background:#ffffff;
float:left;
width:300px;
}

.products img {
text-decoration:none;
border:none;
margin:0 0 10px 0;
}
.products a {
text-decoration:none;
border:none;
}

.products a:hover {
color:#426f00;
text-decoration:underline;
}

.products h2 {
font-size:16px;
color:#6cb800;
}

.skyscraper2 {
width:120px;
height:600px;
border: 1px solid #000000;
float:left;
}

.main-content h2 {
font: bold 1.4em arial;
}

.main-content h2 a {
color: #000000;
}

.main-content h2 a:hover {
color: #6cb800;
}

.footer {
clear: both;
margin-left: 20px;
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: 300px !important; /* intended total box width - padding-right(next) */
width: 285px; /* IE Win = width - padding */
padding-right: 10px; /* the gap on the right edge of the image (not content padding) */
margin: -5px auto 0 auto; /* use to position the box */
float:none;
height:153px;
}

.cssbox a {text-decoration:none;}
.cssbox a:hover {color:#000000; cursor:pointer;}


/* 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 { color:#000000;
background-position: top left; margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 15px 0 5px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
height: auto !important; height: 1%; /* IE Holly Hack */ 
width: 250px;
} 

/* 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_body img {border:none; margin:0 10px 10px 0;}

.cssbox_head h2 {
font: bold 1.3em arial;
}

hr {
background-color: #6cb800;
color: #6cb800;
height: 3px;
border: 0;
}

textarea#comment {
clear:both;
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 {
float:left;
padding: 5px;
font-style: italic;
text-align: left;
}

.nextpost {
float: right;
}

.previouspost {
float: left;
}
