/*  
Theme Name: krautmac byggservice
Theme URI:
Description: My first try to to create a theme.
Version: 0.2
Author: Markus Krautmacher, Igor Prochazka
Author URI: 

*/


body {
	margin: 0;
	padding: 0;
	/*font-size: 62.5%; Resets 1em to 10px */
	font: 0.7em/1.5em 'Lucida Grande', Verdana, Sans-Serif;
	/*background-color: #c7c5be;*/
	background-color: #cac7c0;
	color: #222;
	}
#page {
	margin: 20px auto;
	padding: 0;
	width: 772px;
	border: 0;
	text-align: left;
	}
#sidebar {
	clear: none;
	float: right;
	padding: 10px 0px 0 0px;
	width: 195px;
	margin: 0 5px 0 0;
	/*background-color: green;*/
	/*font-size: 1em;*/
	}
.widget {
	padding: 0 0 0 0;
 	margin-bottom: 20px;
	margin-right: 20px;
 }

#wrapper {
	clear: both;
	float: left;
	width: 100%;
	margin-top:-20px; /*MODIFIED (ADDED) */
	/*background: transparent url("images/repwide.gif") repeat-y top;*/
	background: transparent url("images/repwithbar.gif") repeat-y top;
	}
#header {
	clear: both;
	float: left;
	width: 100%;
	height: 22px;
	/*background: url("images/topwideedge.gif") no-repeat top center;*/
	background: url("images/topwithbar.gif") no-repeat top center;
	}
#logo {
	padding: 0 0 30px 10px;
	}
	
	
/********** FOOTER **********/
#footer {
	padding: 0;
	margin: 0;
	width: 772px;
	clear: both;
	height: 36px;
	/*background: url("images/botwide.gif") no-repeat bottom;*/
	background: url("images/botwithbar.gif") no-repeat bottom;
	}
#footer div {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	text-align: center;
	width: 600px;
	}	
.narrowfooter p {
	padding: 20px 190px 15px 0;
	}
.widefooter p {
	padding: 20px 0 15px 0;
	}
	
	
/********** CONTENT **********/	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0 0 0 0;
	width: 485px;
	/*background-color: red;*/
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 470px;
	}
.narrowcolumn .postimage {
	position: relative;
	left: -20px;
	}	
	
/********** POST **********/		
p {
	margin: 0;
	padding: 0;
	}
.post {
	clear: both;
	margin: 0;
	text-align: justify;
	}
.entry {
	}
.entry p, .entrytext p {
	/*font-size: 1.1em;*/
	/*line-height: 1.5em;*/
	margin: 0;
	padding: 1em 0 0 0;
	}
.entry p a:visited {
	color: #b85b5a;
	}
	
	
/********** META DATA **********/		
small {
	font-size: 0.9em;
	}
.postmetadata {
	text-align: right;
	font-size: 0.9em;
 	}
.narrowcolumn .postmetadata {
	padding-top: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}		
.navigation {
	font-size: 0.9em;
	}
.footnote {
	border-top: 1px solid #ddd;
	}
.description {
	text-align: center;
	}		
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, ul.archives ul li {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
	{
	/*font-size: 0.9em;*/
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #BE0000;
	text-decoration: none;
	}
h2, h2 a {
	color: black;
}
a:hover {
	color: #BE0000;/* FIND BETTER COLOUR LATER */
	text-decoration: underline;
	}
	
		



/********** Menu ***********/

#nav {
	width: 100%;
  height:40px; 
  margin-bottom:20px;
	background: #cac7c0 url("images/topwideshade.gif") no-repeat bottom center;	
}

#menuright {
  float: right;
  height:5px;
  width:20%;
}

.qtrans_language_chooser { margin: 10px 10px 10px 10px; padding: 0 0 0 0; float:right; list-style-type:none; display: inline; }
.qtrans_language_chooser li { float:left; margin-right:3px; }

#menu {
	clear: both;
	float: left;
  width: 60%;
	font-size: 90%;
	line-height: normal;
	/*background: #cac7c0 url("images/topwideshade.gif") no-repeat bottom center;*/	
	}
#menu div ul {
	margin: 0 0 0 30px;
	padding: 0;
    padding-top: 17px; /* MODIFIED (line Added) */
	list-style: none;

	}
#menu div li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	overflow:visible;
	}

#menu div a {
	float: left;
	display: block;
	width: .1em;
	margin: 0;
	padding: 8px 4px 3px 0px; /* MODIFIED (15 to 4 and 0 to 3) */
	text-decoration: none;
	color: #765;
	width:auto; /* Modigyed Added */
	}
#menu div > ul a {width: auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu div a {float: none;}
/* End IE5-Mac hack */
#menu div a:hover {color: #333;}
#menu div .current_page_item {
	background-position: 100% -150px;
	}	  
#menu div .current_page_item a {
	background-position: 0 -150px;
	color:#333;
	}
#menu div li {
	}  
#menu div li:hover, #menu div li:hover a {
	/*background-position:100% -150px;*/
	color: #333;
	}
#menu div span {
	padding: 8px 0 3px 16px;
	margin: 0 0 0 0;
	} 	
#menu div #current div {
	}  
#menu div #current span {
	}
#menu div li { background: url("images/tabs/tabright.gif") no-repeat right top;padding-right:-10px; }
#menu div a { background:url("images/tabs/tableft.gif") no-repeat left top; }
#menu div li span{ background:url("images/tabs/baseleft.gif") no-repeat left bottom; padding-right:10px;}  /* MODIFIED (Span Added)*/

#menu div span{ background:url("images/tabs/baseleft.gif") no-repeat left bottom; }
#menu div .current_page_item div { background-image: url("images/tabs/baserightcur.gif"); }  
#menu div .current_page_item span { background-image: url("images/tabs/baseleftcur.gif"); }


/********** Headlines **********/
h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.1em;
	font-size: 2em;
	margin: 0.67em 0px 0.67em 0px;
	}
/*h1 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.8em;
	text-align: right;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1em;
	}	*/
#content h2 {
	font-size: 2em;	
	}

/************ divs **************/

div.cdhead {
	padding: 5px 5px 25px 5px;
	
}			
	
.narrowcolumn table.images {
 table-layout: fixed;
}

.narrowcolumn table td, .narrowcolumn table th {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 5px;
}		

.narrowcolumn table th {
	width: 15%;
}

.narrowcolumn table table td {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
}


table.images {
	width: 100%;
}

.sortby {
	padding-bottom: 10px;
}

.sortby select {
	margin-left: 10px;
}

/********* Images *********/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


/********** Lists *********

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, ul.archives ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ul.archives {
	padding: 0;
	margin: 0;
	}
ul.archives li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 33%;
	}
ul.archives li ul {
	padding: 0;
	margin: 0 0 0 0;
	}
ul.archives li ul li {
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
	}
	
/********** SIDEBAR **********/
#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;/* Space between lists*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 6px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 5px;
	padding: 0;
	text-indent: -10px;
	}
	
/********** Contact List **********/
ul.contactlist {
	list-style-type: none;
	margin: 10px 50px 0 0;
	padding: 0;
	}
ul.contactlist.left {
	}
ul.contactlist.right {
	}

.clearAll {
	clear: both;
	}	
		
/********** Form Elements **********/
#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}
#sidebar #searchform {
	padding: 5px 0 85px 0;
	}
	
#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/********** COMMENTS **********/		
.alt {
	margin: 0;
	padding: 10px;
	/*background-color: #f8f8f8;*/
	/*border-top: 1px solid #ddd;*/
	}
.commentlist li, #commentform input, #commentform textarea {
	/*font-size: 0.9em*/
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	/*font-size: 1.1em;*/
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	/*line-height: 1.5em;*/
	text-transform: none;
	}
#commentform p {
	margin: 5px 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
.commentlist {
	padding: 0;
	margin: 20px 0 0 0;
	text-align: justify;
	}
.commentlist li {
	margin: 0 0 3px 0;
	padding: 5px 10px 3px 0;
	list-style: none;
	/*border-bottom: 1px solid #ddd;*/
	font-weight: bold;	
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/********** Various **********/
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
	}
.clear {
	clear: both;
	}	
	
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.moduletable_menu
{
	bottom:0px;
}

