/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style theme for Wordpress
Version: 3.0
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/






/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
background-color: #F9F4FF;

background-image: url(http://www.6leksaker.se/wp-content/uploads/2010/07/b.png);

	color: #1d1d1d;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 7px 0;
line-height: 17px;
	
	}

a {
	color: #0B47B7;
text-decoration:none;
	}

.link1 {
float: right;
}



a:hover {
text-decoration:underline;
}
.breadcrumb {
color: #000;
}
.breadcrumb a {

color: #7F006E;
}

hr {
	
	clear:both;
border: none;
	border-bottom: dotted 1px #ccc;
	

margin: 10px 0px 10px 0px;
	}

#compare {
border-collapse: separate;
	width:100%;




padding:0;
	margin:25px 0 25px 0;
	}

#compare td {
padding:0;
margin:0;
	

	}

#compare td {
border-bottom:6px solid #FFF;

}
#compare table {

padding:10px 0 0 0;
margin:0;


}

#compare table td,
#compare table th {
padding:0;
margin:0;
border:none;

}


#compare img {
padding:0;
margin:0;

	
}

#compare table th {
text-align: left;
width: 60px;
}
	
.related {
margin:10px 0px 10px 0px;
padding:10px 0px 10px 0px;

font-size: 12px;



clear: both;
}


.related li img {
text-align: center;
margin:0;
padding:0;
 margin: 0 auto;
float: none;
}
	

.related li { 
display: block;
display: inline;
text-align: center;

float: left;
width: 139px;



list-style:none;
margin:0;
padding:5px;

}

.related li a {
clear: both;
}

a.linkbutton
{
margin-top: 40px;
	background-color: #E81E2C;
	padding: 3px 7px 3px 7px;
	color: #fff;
font-weight: bold;
	
	font-size: 14px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Arial, Tahoma;


}

.linkbutton:hover
{
	background-color: #991E2C;
	color: #FFF;
	text-decoration: NONE;

}


.star {
float:left;
}
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	

#hormeny {

background-color: #FFF;
background-image: url(/wp-content/uploads/2010/07/menu3.png);
list-style:none;
height:33px;
padding-left:0px;
border: solid 1px #ccc;
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
margin-bottom:15px;
}

#hormeny li {

float: right;
display:block;
border-right: #ccC;


}
				
#hormeny li a {

display:block;

padding: 7px 10px 8px 10px;
 color: #1A6BA5;
font-size: 13px;
font-weight: bold;
text-shadow: 0px 1px 0px #FFF;

}

#hormeny li a:hover {

text-decoration:none;
background-color: #E5ECFF;

}

#hormeny li a .cat-item {
/*
padding:5px;
*/
}

/* ---------- @ Structure -----------*/


#bmitable {

width: auto;



}



#bmibox table {

width: auto;

}





#bmitable td,th {

padding: 7px;



} 







#bmibox {



	padding:10px;

	background-color: #f4f6fb;

	border: solid 1px #b8c6e3;
width: 200px;


}
#bmibox table {
border:none;

}
#bmibox table td {
border:none;
padding:4px;
background-color: inherit;
}











#nav a {
color: white;
}

#page {
	width:1000px;
	margin:0 auto;
	padding-top:8px;
}

#top
{

	background-image: url(/wp-content/uploads/2010/07/maindb.png);

	background-repeat:no-repeat;

	height: 35px;
width: 100%;
	background-position:top;

}

	
#wrapper {



     background-image: url(/wp-content/uploads/2010/07/maindb_content.png);



/*	
	background-position:top;
*/
	font-size:0.75em;
	padding:0 37px 60px 35px;
	
	}

#masthead {
	padding:22px 0;
padding-top:10px;
padding-bottom:0px;
/*
	background-image: url(/wp-content/uploads/2010/07/maindb.png);
	background-repeat:no-repeat;
*/
	background-position:top;



}

#topimg {
background-color: black;
}

#logo {
/*
background-image: url(http://www.vitaretander.nu/wp-content/themes/mimbo/images/banner.png);
*/
width: 810px;
height: 110px;
float:left;

}

#logo h2 {
font-family: Arial, Sans-serif;
font-weight:bold;
line-height: 30px;
margin-top:20px;
margin-left:15px;
letter-spacing: -2px;
font-size:5em;
text-shadow: 0px 1px 0px #FFF;


}

#logo h2 a {
color:#000;
}

#logo h2 a:hover {
text-decoration:none;
}

#description {
	
font-size:1.4em;
text-shadow: 1px 1px 0px #fff;
font-weight: bold;
	color:#7F006E;
	
margin-left:20px;

	float:left;
	letter-spacing:0.01em;
	}

#content {
background-color: #ffffff;

 
	width:457px;
margin-left: 20px;
	float:left;



	}

.subcategories li {
list-style-position: inside;
list-style-image: url(/wp-content/uploads/2010/07/arrow.png);
}
	

	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar2 {
	width: 250px;
min-height:500px;
	float:right;

    

}

#sidebar {
	width: 170px;
	float:left;

}

#sidebar ul li,#sidebar2 ul li {

color: #7F006E;

padding:4px;
border-bottom: dotted 1px #ccc;
list-style-position: inside;
/*
list-style-image: url(/wp-content/uploads/2010/07/arrow.png);
*/
margin:0;
}

#sidebar ul li ul {
margin: 5px;

}

#sidebar ul li ul li {
padding:1px;
border:none;
margin-left: 10px;
}


#sidebar table td a {
color: #004A7F;
font-weight: bold;
font-size:12px;
}

#sidebar .ads .linkbutton {
background-color: #D1DFFF;
color: black;
text-shadow: 0px 1px 0px #FFF;
}

#sidebar .ads .linkbutton:hover {
background-color: #ADD4FF;

}


#sidebar .ads p {
margin-top: 3px;
}



#sidebar table td a {

color: #CE3A00;
line-height: 16px;
margin-top:2px;
}



#sidebar table td a.order {

color: #004A7F;
float: right;
}

#sidebar hr {
margin-bottom: 10px;
margin-top: 10px;
border-style: dotted;
border-color: #333;

}



.red {
color: #FF4F49;
}


#featured-cats {
	width:182px;
	float:left
	}

#more-posts {

	
	float:left;

	}
	



	
/* ---------- @ Headers -----------*/




	
h1 {
	font-size:2.2em;
	padding: 0;
	margin: 15px 0 15px 0;
 color: #333;

}
	
h2 {
margin: 15px 0 15px 0;
}
				
h3 {

	color: #333;
margin-top:14px;
}
	
#featured-cats h3, #more-posts h3 {
	margin:0 0 15px 0;
	}
		
h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:32px
	}

h4 {

	margin-bottom:0px;
padding-bottom:0px;
color: #004A7F;

	}


	
.post h4 {
	margin:15px 0;

	}


	


.archive-list li {
padding: 5px;
list-style: none;
min-height: 240px;
width: 142px;
float: left;
text-align: center;

}	

.archive-list .thumbbox  img {
margin:auto auto;
}


.archive-list .thumbbox {
height: 125px;




}

.archive-list li p {
font-size: 11px;
line-height: 14px;
}


.archive-list p.pre {
min-height: 35px;
}


.archive-list li .price {

color: #B5004E;
font-weight: bold;
}

.pinfo {

margin-top:20px;
margin-bottom: 20px;
font-weight: bold;
}

.pinfo .price {
font-size: 20px;
font-weight: normal;
font-family: Georgia, 'Times new roman', Arial;
color: #FF1C36;
}








h5 {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/





			

	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
	


.recent-excerpts {

border-bottom: dotted 1px #555555;
margin-bottom:15px;	
min-height: 126px;
}

#featured-cats ul {
	margin:3px 0 22px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	padding:5px 0 8px 6px;
	margin:4px 0;
	
	}
	









			
.commentcount {
	padding-right: 19px;
	background:url(images/bubble.gif) no-repeat right;
	font:.8em Arial, Helvetica, sans-serif;
	}

#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}
		
.date {
	float:left;
	margin:18px 4px 0 0;
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	color:#737373;
	letter-spacing:0.03em;
	}

#featured-cats .date {
	margin: 2px 3px 0 0;
	}


/*Sidebar and Widgets*/

#sidebar li, .headlines li {
	margin-left:20px;
	padding:1px 0;

	}



#sidebar a {
color:#000;
}



#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}



.textwidget {
	margin: 15px 0;
	
	}	
	
.widget td {
	background:none;
	}


	
.widget table {
	border:none
	}

.widgettitle {
background-image: url(http://www.6leksaker.se/wp-content/uploads/2010/07/menu3.png);
background-color: #1A6BA5;
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

border : solid 1px #BCC4DB;

color: #004A7F;
padding:4px;
padding-left:10px;
margin-bottom: 6px;
font-weight: bold;
font-size: 13px;
text-shadow: 0px 1px 0px #FFF;

}

.widget {
margin-top:5px;
margin-bottom:10px;
}


	
		
		
	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}


#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
	
/*Archives*/



.archive-list img {
	margin:0 14px 0 0;
}


		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}



/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px solid #d7d7d7;
	}

.postmetadata {
	padding: 7px 0;
	border-top:1px solid #d7d7d7;
	margin:0 0 20px 0;
	color:#7a7a7a;
	}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}


/*Images*/
	


.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:150px;
	}

#searchform {
	float:right;
	width:230px;
	text-align:right;
	padding-top:8px;
	}

#s {
	width:190px;
	font-size:1em;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#bottom {

padding-left: 45px;
padding-right: 45px;

     background-image: url(/wp-content/uploads/2010/07/maindb_content.png);



	font-size:0.75em;


}

#bottom #info {
	padding-top:10px;
border-top: solid 1px #333;
}

#footer {
	font-size:0.75em;
padding-left: 45px;
padding-right: 45px;





background-image: url(/wp-content/uploads/2010/07/maindb_bottom.png);
	background-repeat:no-repeat;
	height: 55px;
	background-position:top;


	}

#footer a, #footer a:visited {
	color:#94928b;
	text-decoration:none;
	}

#footer a:hover {
	color:#5a5954;
	}

#footer a:active {
	text-decoration:underline
	}
			
#footer img {
	vertical-align:middle;
	}
	
#copyright {
	float:left;
	width:550px;
	}

#rss {
	float:right;
	width:350px;
	text-align: right
	}
			

