@charset "iso-8859-1";
/*
Creation date: 06.04.2006
Theme Name: Corporate Look
Theme Url: http://www.lukaret.com/?page_id=170
Description: Fix width, three column theme. Using the following plugins: cat_as_tags, customizable-post-listings, get-recent-comments.
Author: Beng Hafner
Author URI: http://lukaret.com
Email: beng.hafner@googlemail.com
*/
/*---------------------------- Main -------------------------------*/
html, body {
	margin:0; 
 	padding:0;
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #EBECC2;
	text-align: center;
	background: #EBECC2 url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}
/*---------------------------- Links -------------------------------*/
a {  
	color: #990000;
	text-decoration: none;
	}	
a:visited {
	color: #9F9F9F;
	text-decoration: none;
	}
a:hover {
	color: #993333;
	text-decoration: none;
	}		
a img {
	border: none;
	}		
/*---------------------------- General Html -------------------------------*/
p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
hr {
	display: none;
	}
h1.the_date {
	margin-top: -17px;
	font: 0.8em Verdana, helvetica, sans-serif; 
	color: #706D6D; 
	text-align: left
}
h3 {	
	font-weight: bold;
	text-align: left;
	margin: 0px;
	font-size: 20px;
	color: #8B9F26;
	font-family: Georgia, Geneva, Arial, sans-serif;
	padding-top: 20px;
	padding-left: 15px;
	}
h3.commenttitle {
	color:#FFF;
}	
	#maincol h2{	 
		font-size: 20px;
		color: #8B9F26;
		font-family: Georgia, Geneva, Arial, sans-serif;
		}
	.archived h2{	
		font-size: 11px;
		}	
	.lnks h2{	
		font-size: 12px;
		width: 80%;
		}
	.comarea h2{	
		margin: 15px 0px 10px 15px;
		}				
	.narchives h3{	
		margin: 25px 0px 10px 0px;
		}
	#leftcol h2{	
		text-align: left;
		font-size: 14px;
		color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, sans-serif;
		}
	#rightcol h2{	
		text-align: left;
		font-size: 14px;
		color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, sans-serif;
		}			
h2, h3, h2 a, h2 a:visited{
	color: #000000;
	}
h2 a:hover {
	color: #000000;
	}		
h3{	
	font-size: 13px;
	}	
blockquote {
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
	background: #E3E3E3;
	color: #666;
	margin: 0 20px;
	padding: 0 20px 0px 55px;
	font-size: 0.9em;
}
code, pre, kbd {	
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 1em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
strike, del {
	text-decoration: line-through;
}

img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 40px 30px 20px 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 15px 0px;
	font-size: 11px;
	}	
.ar {						/*This way you can use a simple class="ar"/"al"/"ac" to get an objet floated or centered.*/
	float: right;
	}
.al {
	float: left
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Content -------------------------------*/
#wrapper{ 
 	width:980px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
}
/*----------------------------Top Bar -------------------------------*/
#topbar{
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 25px;
	background-color: #4F4F4F;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 18px;
	font-size: 10px;
	}
/*---------------------------- Search Form -------------------------------*/
.topsform {
	margin: -1px 2px 3px 0px;
	padding: 0px;
	width: 200px;
	height: 16px;	
	background-color: #FFFFFF;
	border:1px solid #000000;
	float: right;
	}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 67%;
	height: 100%;
	border: none;
	background-color: #FFFFFF;	
	}	
.topsformsubmit{
	margin: 0px auto;
	padding-bottom: 2px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
	height: 100%;
	background-color: #FFFFFF;
	border: none;
	border-left:1px solid #000000;
	}
/*---------------------------- Header -------------------------------*/
#header{
 	position:relative;
 	height:160px; 
	background: #8B972A url('images/header.jpg') no-repeat bottom center; 
 	width:520px;
	margin-left: 230px;
	cursor: pointer;
} 		
#header h1
{
	font: normal 28px/32px 'Georgia', helvetica, arial, sans-serif;
	color: #F8F8FF;
	padding-top: 50px;
	text-align: center;
	margin: 0;
	text-transform:uppercase;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.description {
    text-align: center;
font-size: 16px;
	font-weight: normal;
	color: #F8F8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*---------------------------- twocols -------------------------------*/
#twocols { 
 	width:750px; 
 	float:right; 
 	position:relative; 
  }
/*---------------------------- Maincol -------------------------------*/
#maincol { 
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:520px; 
 }
#maincol a {  
	color: #8B9F26;
	text-decoration: none;
	}
/*---------------------------- Post Structure -------------------------------*/
.post {
	margin: 20px 15px 30px 15px;
	text-align: justify;	
	}
.archived {
	padding: 20px 0px 0px 0px;
	}	
.postmetadata {
	width: 98%;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #EBEBEB;
	background: #FCFCFC;
	color: #999999;
	text-align: left;
	line-height: 17px;
	font-size: 9px;
	}
.entry {
	font-size: 1em;
	line-height: 1.4em;
	}
.entry a {  
	font-weight: bold;
	}
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 9px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	}	
.entry input[value="Submit"] {
	font-size: 9px;
	cursor: pointer;
	}	
.entry img{
border:1px solid #7C7B7B;
display: block;
-moz-border-radius:8px;
padding:6px;
margin:5px 3px 5px 3px;
background-color:#FCFCEB;
}
.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}
/*---------------------------- Leftcol -------------------------------*/	
#leftcol {
 	width:230px; 
 	float:left;
	margin-top: -160px;
 	position:relative; 
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
 }	
 #leftcol h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 10px;
	border: none;
	}	
#leftcol ul {
	margin: 0px 15px 30px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
#leftcol li {
	list-style-type: none;
	list-style-image: none;	
	}
#leftcol  ul li ul {	
	margin: 10px 0px 20px 10px;
	list-style-type: none;
	list-style-image: none;
	}	
#leftcol  ul li ul li {	
	color: #EBECC2;
	list-style-type: none;
	list-style-image: none;
	}
#leftcol  ul li ul li a{	
	font-weight: normal;
	}
#leftcol ul .date{
	color:#FFFF66;
	padding:0 1.5em 0 0;
}	
#leftcol a { 
    font-size: 12px; 
	color: #CCDC3F;
	text-decoration: none;
	}
#leftcol a:hover {
	color: #FFFFCC;
	text-decoration: none;
	}	
.text {
	font-size: 11px;
	color: #B3B3B3;
}
.counts { 
	color: #CCDC3F; 
	font-weight: bold;
	font-size: 12px;
	}
		
/*---------------------------- Rightcol -------------------------------*/
#rightcol {
 	width:230px; 
 	float:right; 
 	position:relative; 
	margin-top: -160px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
 	}
#rightcol h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 10px;
	border: none;
	}	
#rightcol ul {
	margin: 0px 15px 30px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
#rightcol li {
	list-style-type: none;
	list-style-image: none;	
	}
#rightcol  ul li ul {	
	margin: 10px 0px 20px 10px;
	list-style-type: none;
	list-style-image: none;
	}	
#rightcol  ul li ul li {	
	color: #DAE584;
	list-style-type