/*  
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: #FFF;
background-repeat: repeat-x;



background-image: url(http://www.vitaretander.nu/wp-content/uploads/2010/10/bg.png);

	color: #1d1d1d;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

.contactform input {
margin: 10px;
}
	
p {	
	margin: 17px 0;
	line-height:18px;
	}

a {
	color: #0B47B7;
text-decoration:none;
	}

a.buybtn {
	background: url(/wp-content/uploads/2010/10/search-btn-bg.gif) no-repeat;
	border: none;
	width: 60px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
padding-left:14px;
padding-top:5px;

	vertical-align: middle;
    float:right;
    
    text-decoration:none;
}


a.buybtn:hover {
	text-decoration:underline;
	color:#FFFFFF;
}



.link1 {
float: right;
}



a:hover {
text-decoration:underline;
}


.topads {
margin-top:20px;
background-color: #E6F4EB;
border: dotted 1px #aaa;
padding:10px;
text-align: center;
line-height: 20px;
}

.green {
color: green;
}
hr {

clear: both;
margin: 10px 0px 10px 0px;
	border:0;
border-top: solid 1px #d7d7d7;
	

	}

.cleardiv {
margin: 10px 0px 10px 0px;
clear: both;
width: 100%;
	border:0;
height: 20px;

}

#compare {

	width:100%;
line-height: 18px;

	}

#compare td {
padding:10px;
margin:0;
vertical-align:top;
}


#compare table {
vertical-align:top;
padding:0px;
margin:0px;
}

#compare table td,
#compare table th {
padding:0;
margin:0;
border:none;

}



#compare table img {
padding:0;
margin:0;
}

#compare img {
padding:0;
margin:0;
}

#compare table th {
text-align: left;
width: 60px;
}
		


a.linkbutton
{
	background-color: #E81E2C;
	padding: 1px 5px 1px 5px;
	color: #fff;
font-weight: bold;
	
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial, Tahoma;
float: right;
}

.linkbutton:hover
{
	background-color: #991E2C;
	color: #FFF;
	text-decoration: NONE;

}


.star {
float:left;
}
	
			
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(http://www.vitaretander.nu/wp-content/uploads/2010/10/menu4.png);
list-style:none;
height:33px;
padding-left:6px;


}

#hormeny li {

float: left;
display:block;


}
				
#hormeny li a {

display:block;

padding: 9px 10px 8px 10px;
 color: #fff;
font-size: 12px;
font-weight: bold;


}

#hormeny li a:hover {
background-image: url(http://www.vitaretander.nu/wp-content/uploads/2010/10/menu3.png);
text-decoration:none;

}

#hormeny li a .cat-item {
/*
padding:5px;
*/
}

/* ---------- @ Structure -----------*/





















#nav a {
color: white;
}

#page {
	width:900px;
	margin:0 auto;
	padding-top:8px;
}

#top
{
	background-image: url(/wp-content/themes/mimbo/images/maindb.png);
	background-repeat:no-repeat;

	height: 35px;
width: 100%;
	background-position:top;
}

	
#wrapper {




     background-image: url(/wp-content/themes/mimbo/images/maindb_content.png);


/*
   -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 1px 15px 1px #658AA5;
    -webkit-box-shadow: 0px 1px 15px 1px #658AA5;
    box-shadow: 0px 1px 15px 1px #658AA5;
*/
	font-size:0.75em;
	padding:0 45px 60px 45px;
	
	}

#masthead {
	padding:22px 0;
padding-top:10px;
padding-bottom:0px;
	background-image: url(images/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: 166px;
float:left;

}

#logo h2 {
font-family: Arial, Sans-serif;
font-weight:bold;
line-height: 30px;
margin-top:40px;
margin-left:20px;
letter-spacing: -2px;
font-size:5em;
text-shadow: 1px 1px 0px #fff;


}

#logo h2 a {
color:#000;
}

#logo h2 a:hover {
text-decoration:none;
}

#description {
	
font-size:1.8em;
text-shadow: 1px 1px 0px #fff;
font-weight: bold;
	color:#1A6591;
	
margin-left:20px;

	float:left;
	letter-spacing:0.01em;
	}

#content {
background-color: #ffffff;
background-image: url(efbg.png);
background-repeat: repeat-y;
background-position: right;



 
	width:540px;
	float:left;
padding-right: 40px;

	}
	

	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 210px;
	float:right
    
}

#sidebar ul li {
padding:5px;
color: #A50047;

padding:3px;
border-bottom: dotted 1px #ccc;

list-style-position: inside;
list-style-image: url(/wp-content/uploads/2010/07/arrow.png);

margin:0;
}



#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 hr {
margin-bottom: 10px;
margin-top: 10px;
border-style: dotted;
border-color: #333;

}


#sidebar .ads img {



}

.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 {
font-size:1.5em;

	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 h4 {


	font-size:1.2em;
		
	}

.archive-list {


min-height: 128px;
margin-bottom: 10px;
}	

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
	}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	
	border:1px solid #333;
	background:#FFF;
	}
	
#more-posts img {
	margin:3px 12px 4px 0;
	}

.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;
	line-height:135%;
	}
	

#lead img {
border: solid 1px #444;
}	
#lead {
	margin:22px 0;
	
        height: 230px; 

	}



#lead-text {
	float:left;
	width: 250px;
	padding:0px 0px 16px 0;
	}

#lead br, .recent-excerpts br /*cleans up excerpts*/ {
	margin-bottom:15px;
	}

#lead img {
	float:left;
	margin-right:22px;
	}
			
.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
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}


	


.widgettitle {
background-image: url(http://www.vitaretander.nu/wp-content/uploads/2010/10/menu3.png);
background-color: #A50047;

color: white;
padding:6px;
padding-left:10px;
margin-bottom: 6px;
font-weight: bold;
}

.widget {
margin-top:15px;
}


	
		
		
	
/*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;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#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;
	}
			
.post ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
.entry img {
	display:block;
	
	padding:2px;
	margin:15px 0;
	}

.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:250px;
	}

#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/themes/mimbo/images/maindb_content.png);



	font-size:0.75em;


}

#bottom #info {
	padding-top:10px;
border-top: solid 1px #ccc;
}

#footer {
	font-size:0.75em;
padding-left: 45px;
padding-right: 45px;





background-image: url(http://www.gserp.se/images/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
	}
			

.table2 {
background-color: #F4F7FF;
border: solid 1px #ccc;
padding:5px;
}

.table2 td {

}


#compare img {



}

#compare .noborder {
border: none;
}

#compare {

border-collapse: collapse;
margin-top: 20px;
margin-bottom: 20px;
width: 100%;
}




#compare th {

border: solid 1px #ccc;
}

#compare th.theader {

text-align: left;
}


#compare td {

margin:0;
border-bottom: solid 1px #ddd;
padding:5px;


}








.price {

color: red;


}

#compare td.info {
text-align: left;
font-style: italic;
color: #555;

}

#compare td.readmore {



width: 80px;

}


