/*   
Theme Name: Basic Simplicity
Theme URI: http://www.michaeljanzen.com/wordpress-theme/
Description: A simple WordPress theme with a basic minimalist style.
Tags: blue, white, light, two-columns, right-sidebar, fixed-width, custom-colors, custom-header, theme-options
Author: Michael Janzen
Author URI: http://www.michaeljanzen.com/
Version: 1.3.1
.
Before editing this stylesheet be sure to take a look at the control panel
Appearance -> Edit Basic Simplicity
The control panel allows you to change basic color settings. 
Values set in the control panel will override some styles in this stylesheet.
.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/


body {
	font-family: Georgia, Verdana, sens-serif;
	font-size: 80%;
	line-height: 28px;
	background: #fff;
         
}



#wrap {
	margin: 0px auto;
	padding: 0;
	width: 1100px;
	border: 1px solid #ccc;
	background: #fff; 
}



#header {
	padding: 0px;
min-height:200px;
height:auto !important;
height:200px;
}

#navbar {
	background: #ccc;
	margin: 0;
	padding: 0px 0px;
}





#navbar a {
	color: #444;
}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	}

#content {
	margin: 0;
	padding: 0px 0 20px 50px;
	float: left;
	width: 620px;
         }



.column-top, .home-top {
	margin: 0 0 3.0em 0;
	font-size: 0.875em;
	line-height: 1.75em;
	color:#222;
         padding:10px;
         border:1px dashed #bd8cbf;
}




#prevnext {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3.0em;
}



#sidebar {
	padding: 0px 80px 0 20px;
	float: right;
	font-size: 0.75em;
	color: #444;
	width: 330px;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

#sidebar li, #bottom li {
	list-style: none;
	padding-bottom: 1.0em;
}

#sidebar img {
	border-width:0px;
         padding: 0 5px 0 0;
}


.sidebar-widget {
	margin: 0 0 20px 0;
	padding: 0;
         font-size: 12px;
}

.sidebar-forhandlere {
	margin: 0 0 20px 0;
	padding: 0;
         font-size: 10px;
}


#bottom {
	clear: both; 
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	text-align: center;
}


.bottom-left {
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #eee;
}

.bottom-right {
	float: right;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #eee;
}

.bottom-middle { 
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #ddd;
}

.post-top-right-home {
	float: right;
	width: 300px;
	padding: 0;
}

.post-top-right-single {
	float: right;
	width: 300px;
	padding: 0;
}

.post-bottom-home {
	margin: 10px 0 0 0;
	padding: 0;
	clear: right;
}

.post-bottom-single {
	margin: 10px 0 0 0;
	padding: 0;
	clear: right;
}

.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


#footer {
	clear: both; 
	margin: 0;
	padding: 20px;
	font-size: 0.75em;
	text-align: center;
	color: #666;
}

a {
	color: #000000;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #fe6377;
	text-decoration: underline;
}

img {
	border: 0;
         padding: 2px;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-family: Georgia, Century Gothic, serif; 
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1em;
	color: #111;
}


.postdate { float: left; 
	top: 0px; 
	width: 40px; 
	border-right: 1px dotted #999999; 
	margin: 0 30px 0 0; 
	padding: 0 10px 0 0; }


.postdate span { display: block; 
	height: 25px; 
	text-align: left; 
	margin: -4px 0 0 0; }


.postmonth { font-family: Georgia,"Times New Roman", serif; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 30px; 
	color: #948B8B; 
	text-transform: uppercase; }

.postday { text-indent: 0px; 
         font-family: Georgia,"Times New Roman", serif; 
	font-size: 25px; 
	font-weight: bold; 	
	color: #fe6377; }


#sidebar h4, #bottom h4 {
	font-size: 1.2em;
}

#header h1 {
	font-size: 1.6em;
}

#header.description {
	font-size: 0.875em;
}

p {
	margin: 0 0 1.0em 0;
	padding: 0;
}

#caption {
	font-size: 0.8em;
}

blockquote {
	background: #eee;
	margin: 0.5em 0;
	padding: 1.0em;
}


.the_content {
	font-size: 0.875em;
	line-height: 24px;
	color:#222;
	}

.entry {
	margin: 0 0 3.0em 0;
}

.comments {
	font-size: 0.875em;
	line-height: 1.5em;
	color:#666;
}

.comments h3 {
color:#f26d7d; 
}

.comments img {
position:relative;
top:5px;
}

.meta {
	font-size: 0.75em;
	color:#666;
	margin: 0 0 1.0em 0;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.odd {
	background: #fff4e9;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	background: #fff8f8;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}


a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}


a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}



a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.more-link {
	font-weight: bold;
	text-decoration: underline;
}

.current_page_item {
	font-weight: bold;
}

a.topmenu {
position:relative;
float: right;
right: 20px;
padding: 10px 30px 0 0;
font-family:Georgia,Arial,sans-serif;
font-weight: bold;
color: #f9b8bb;
z-index: 0;
font-style: italic;
font-size: 0.875em;
}

a:hover.topmenu {
	color: #fe6377;
	text-decoration: underline;
}

a.topmenu-left {
position:relative;
float: left;
left: 20px;
top: 10px;
padding: 10px 20px 0 20px;
z-index: 0;
}



/* Styles for two-column display */
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { width:300px; float:left; padding:10px; bgcolor:#ffffff}`



