/*   
Theme Name: Mc-Tex
Theme URI: http://www.mc-tex.de
Description: Mc-Tex Blog Template
Author: Mc-Tex
Author URI: http://www.mc-tex.de
Version: 1.0
November 07
*/
body {
background-color: #ffffff;
font: 0.8em Verdana;
}

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: 1040px;
}

a {
color: #5d8837;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.textinput {
border: #5d8a39 solid 1px;
}

.header {
background-repeat: no-repeat;
height: 166px;
padding: 0;
margin: 0;
text-align: right;
}

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

.header h3 a {
color: #5d8837;
}

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

.left-sidebar {
z-index: 10;
float: left;
padding: 0px;
width: 172px;
margin-left:20px;
}

.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 0px 0px 220px;
width: 780px;
padding: 1px 5px 0px 15px;
background-image:url(http://blog.mc-tex.de/img/contentrahmen.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

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

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

.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: 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: 15px 0 5px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
height: auto !important; height: 1%; /* IE Holly Hack */ 
width: 150px;
} 

/* 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 {
font: bold 1.3em Tahoma;
}

hr {
background-color: #4d722d;
color: #4d722d;
height: 3px;
border: 0;
}

textarea#comment {
width: 550px;
border: #4d722d 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;
padding: 5px;
border: #4d722d solid 1px;
font-style: italic;
text-align: center;
}

.nextpost {
float: right;
}

.previouspost {
float: left;
}

a#navitop:link, a#navitop:visited, a#navitop:active {display:block; float:left; font-weight:bold; padding:15px 5px 19px 5px;}
a#navitop:hover{display:block;font-weight:bold;background-image:url(http://blog.mc-tex.de/img/headnavidivhover.jpg); padding:15px 5px 19px 5px; text-decoration:none;}

