/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress
Version: 2.0
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
#dccfbf


/* HTML Elements */



body {
	background-color: #ffffff;
	background-image: url(../mimbo2.2/images/banner1.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin-top: 182px;
	#margin-top: 182px;
	
	}



body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	
	}
	
p {
	margin: 15px 0px 10px 0px;
	color: #000000;
	font-size:12px;
	padding: 0px;
	}

a img {border: none}

a:link, a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration:underline;
	font-weight:normal;
	}

a:hover, a:active {
	font-size: 13px;
	color:#DC143C;
	text-decoration:none;
	font-weight:normal;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eeeeee;
	padding:3px 6px;
	}
	

/* Structure */





#page {
	width:920px;
	margin:0 auto;
	font-size:0.7em;
	background:#ffffff;
	padding: 0px 0px 20px 20px;
	border:solid 0px;
	border-color:#666666;
	}


.left {
	float:left;
	}

.right {
	float:left;
	}

#sidebar {
	width: 280px;
	#width: 250px;
	float:left;
	padding-right:20px;
	margin-top:-10px;
	#margin-top:0px;
	
	}

#leftcol {
	width:265px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:40px;
	}

#leftcol, #rightcol {
	margin-top:-10px;
	float:left
	}	
	
#rightcol {
	width:330px;
	padding-right:25px;
	margin-top:-10px;
	background-color:#ffffff;
	pa
		}
		

/*Nav*/


#nav {
	
	margin-top:0px;/*IE browsers*/
	margin-top:-5px;
	background-color:#ffffff;
	
	margin-bottom: 0px;
	font-size:1.0em;
	
	border-bottom:1px solid #a9a9a9;
	
	
	list-style:none;
	}
	/*end*/
	

#nav, #nav ul {
	float: left;
	#float: left;
	list-style: none;
	line-height: 1.2;
	width:860px;
	#width:900px;
	border-bottom:1px solid #DDDDDD;
	background-color:#eeeeee;
	
	margin-left:0px;
	#margin-left:1px;
	}


#nav li {
	float: left;
	list-style: none;
	margin-bottom:0px;
	margin-left:0px;
	#margin-left:5px;
	
	
	}



#nav a, #nav a:visited {
	float:left;
	font-weight:normal;
	color: #666666;
	text-decoration:none;
	padding:5px 7px 5px 7px;
	margin-left:0px;
	}

#nav a:hover{

	color: #ffffff;
	background-color:#999999;
	margin-left:0px;
	text-decoration:none
	}	

#nav a:active{
	background:#000000;
	text-decoration:
	underline;
	}	




/*	Headers */

h1 a:visited {
	
	font: 30px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 7px;
	float:left;
	text-decoration:none;
	color:#ff693c;
	margin-top: -10px;
	#margin-top: 6px;
	margin-left: 0px;
		}

h1 a:link {
	
	font: 30px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 0px;
    float:left;    	
	text-decoration:none;
	color:#dddddd;
	margin-top: -64px;
	#margin-top: -48px;
	margin-left: 0px;   
		}

h1 {
	
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	
	
		}

	
	
h2 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	
   	padding:6px 0 6px 2px;
		border-top:1px solid #DDDDDD;
	margin: 10px 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	}



h3  a:link {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:normal;
	color:#DC143C;
	}
	

h3  a:hover {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
	}

h3  a:visited {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:normal;
	color:#DC143C;
	}


#sidebar h3 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color:#000000;
	text-decoration:normal;
 
	
	border-top:0px dotted #DDDDDD;
	
	padding:6px 0 6px 2px;
	margin:12px 0 5px 0;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

	
	
	
/* Content */

#content {
	width:620px;
	float:left;
	padding 0px;
	
	}
	
.description {
	font-size: 16px;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#ffffff;
	padding:0px;
	border-bottom:0px dotted #b6b6b6;
	
	}

.feature:hover {
	background:#ffffff;
	}
	
.feature p, #rightcol p {
	margin-top: 5px;
	}


			
#leadpic {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}

#lead {
	margin-top:12px;
	border:0px solid #333333;
	padding:10px;
	background-color:#ff693c;
	width:610px;
	margin-bottom:20px;
	#margin-bottom:20px;
	
	
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.2em Geneva, Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:0px;
	margin-top: 15px;
	font-weight:bold;
	}

#leftcol .feature {
	margin-bottom: -15px;
	margin-top: 10px;
	padding-top:10px;
	border-top:1px dotted #b6b6b6;
	}
	



#rightcol img {
	float:left;
	margin:0px 10px 0px 0;
	margin-bottom: 4px;

	}

#leftcol img {
float:left;
	margin:3px 10px 20px 0;
	margin-bottom: 14px;
		
	}
	
#leftcol .clearfloat {
	border-bottom: 0px dotted #b6b6b6;
	padding:12px 0;
	
	}		
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:0px 0px 5px 0px;
	}	

#sidelist li {
	list-style:none;
	float:left;
	}
	
#sidelist li ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:0px;
	}
			
.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eeeeee;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:0px solid #3399FF;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:450px;
	}	
	
#writer2 {
	float:left;
	margin:3px 10px 4px 0;
	padding:1px;
	border:0px solid #999999;
	solid #999999; width:100%px;
	}	
	
	.entry {
    margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px 20px 20px 20px;
	width:590px;
	background-color:#eeeeee;
	border:solid 0px #000000; 
    }	
	
	#entry img {
	float:left;
	margin:0px 10px 0px 0;
	
	
	}
	
.entry2 {
    padding-bottom: 0px; 
    }	
	
		

/* Form Elements */

select {
	background:#ffffff;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:0px 0px 0 0;
	float:left;
	
	margin-left: 388px; 
	margin-top: 12px;
	#margin-top: 12px;
	#margin-left: 375px;
	margin-right: 5px;
	
	
	}

#searchform {display:
inline;}

.button {
	padding: 2px;
	background:#ff693c;
	color:#ffffff;
	border:none
	}

.button:hover {
	background:#DC143C;
	color:#FFF
	}

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

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	list-style: none;
	background:#ffffff;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#ffffff
	}

.commentlist cite {
	font: 1.6em Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:1.2em;
	padding-top:15px;
	color:##DC143C;
	
	}

#footer a {
	color:#000000;
	}

/* ---------------[ Top Content Box Tabs ]--------------- */

#pre-tabber {
	min-height: 150px;	
	height:auto !important;
	height: 250px;
	margin: 0;
	background:#fff url(../../../../Skrammelkassen/mimbo2.2/images/loading.gif) 50% 0 no-repeat;
	padding: 0;
	}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
	padding: 0;        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

.tabbernav {
	height:25px;
	line-height:25px;
	margin:0;
	padding:5px 5px 0;
	background:#DDDDDD;
	}

.tabbernav li {
	height:25px;
	line-height:25px;
	float:left;
	margin:0 4px 0 0;	
	padding:0;
	background: #DDDDDD;
	list-style-type: none;
	border:0;
	}

.tabbernav li a {
	float:left;
	height:25px;
	line-height:25px;
	display: block;	
	padding: 0px 5px;
	background: transparent;
	color:#333;
	border:1px solid #333;
	border-color: transparent;
	border-bottom: 0;
	}

.tabbernav li a:link { 
	color:#fff;
	text-decoration: none;
	}

.tabbernav li a:visited {
	color:#333;
	text-decoration: none;
	}

.tabbernav li a:hover {
	background: #eee;
	border:1px solid #fff;
	border-bottom:0;
	height:26px;
	line-height:26px;
	color:#818052;
	}

.tabbernav li.tabberactive a {
	background: #eee;
	border:1px solid #fff;	
	border-bottom:0;
	height:26px;
	line-height:26px;
	color:#818052;
	}

.tabbernav li.tabberactive a:hover {
	background: #eee;
	border:1px solid #fff;
	border-bottom:0;
	height:26px;
	line-height:26px;
	color:#818052;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	background:#eee;
	padding: 15px 14px;
	margin:0 ;
	border-top:1px solid #fff;
	}

.tabberlive .tabbertab ol {	
	margin: 5px 20px;
	padding:0;
	}

.tabberlive .tabbertab ul {
	}

.tabberlive .tabbertab ul li {	
	}

.tabberlive .tabbertab a {	
	}

.tabberlive .tabbertab .entry {
	padding: 0;
	margin: 0;
	}

.tabberlive .tabbertab a:hover {
	}

.tabberlive .tabbertab p {        
	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	font-size:9pt;
	text-transform:uppercase;
	letter-spacing:0px;
	margin-bottom:5px;
	}

/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#tab1 {
	}

.tabberlive#tab2 {
	}

.tabberlive#tab2 .tabbertab {
	overflow:auto;
	}

.tabbertab .postinfo {	
	margin:0 0 10px;
	}

.tabbertab .featuretitle {
	font-family: calibri,arial, helvetica, sans-serif;
	letter-spacing:-1px;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#000; 
	font-size:18pt;
	font-weight:bold;
	}

.tabbertab .featuretitle a {	
	color:#000;
	text-decoration:none;
	}	



/* PAGED NAVIGATION plugin */

.pagenavigationbox {
		text-align: center;
		padding: 5px 0;
	}

	.pagenav, .pagenavcurrent {
		border: 1px solid #CCCCCC;
		margin: 0 3px;
		padding: 5px;
	}

	.pagelink {
		border: 1px solid #9999FF;
		color: #9999FF !important;
		margin: 0 3px;
		padding: 5px;
	}

	.pagelink:hover {
		border: 1px solid #CCCCCC;
		background-color: #9999FF;
		color: #FFFFFF !important;
	}

	.menubox a {
		text-transform: uppercase;
	}
	
#3399FF

#a8bfc5