/*
Theme Name: scm v4
Theme URI: http://www.selbsthilfenetzwerk-cannabis-medizin.de/
Description: a simple and nice one - based on the original Design by <a href="http://www.mitchinson.net">www.mitchinson.net</a> - Ported to WORDPRESS by <a href="http://www.aatravel.ro/tari/charter-cipru.html">Charter Cipru</a>.
License: 
Author: scm
Author URI: http://www.selbsthilfenetzwerk-cannabis-medizin.de/
*/

body {
margin: 0 auto;
padding: 0;
font: 73% verdana, arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #333333;
background: #339933 url(images/bg.jpg) center repeat-y;
}
			/* WRAP */
#container {
width: 750px;
margin: 0 auto;
padding: 0;
text-align: left;
background: #ffffff;
}
			/*SEARCH HEADER*/
#search_header {
margin: 15px 0 15px 455px;
}
			/* BANNER */
#banner {
width: 750px;
margin: 0 0 30px 0;
padding: 0;
height: 200px;
background: #000000 url(images/banner.jpg) no-repeat;
color: #000000;
}
			/* SIDE CONTENT */
#side {
width: 150px;
float: right;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: #cccccc;
}
#side p { 
margin: 1em 0 1em 0; 
}
			/* SIDE NAV */		
#side ul {
list-style : none;
margin : 10px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a {
display : block;
color : #707070;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
}
#side ul li a:hover {
text-decoration : underline;
color : #339933;
}
#side a {
display : block;
color : #707070;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
}
#side a:hover {
text-decoration : underline;
color : #339933;
}
#menu_header {
display : block;
color : #ffffff;
margin: 0;
font: normal 150% verdana, sans-serif;
letter-spacing: 3px;
color: #339933;
border-bottom : 1px solid #aaa;
} 
				/* MAIN CONTENT */
/*
#content {
<!--width: 520px;-->
margin-right: 200px;
padding: 0 15px;
}
*/

#content {
margin-right: 200px;
padding: 0 15px;
}

				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 11px;
color: #339933;
background: #33cc33;
border-top: 1px solid #ffffff;
}
				/* LINKS*/
a {
color: #339933;
text-decoration: none;
}
a:hover {
color:  #707070;
text-decoration: underline;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font: normal 150% verdana, sans-serif;
color : #000000;
}
input {
background : #cccccc;
color : #707070;
}
				/* TYPOGRAPHY */
h2 {
margin: 0;
font: normal 150% verdana, sans-serif;
letter-spacing: 3px;
color: #000;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #707070;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
.big {
margin : 5px;
font: 200% "Trebuchet MS", verdana, arial, sans-serif;
font-size:200%;
line-height: 2em;
text-transform : uppercase;
background: #fff;
color: #2e2e2e;
}
.nextprev {
	width: 100%;
	clear: both;
	text-align: center;
}
.meta {
	font-size: 11px;
}
.date {
	width:51px;
	height:53px;
	margin-right: 7px;
	background:url(images/date.jpg);
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
	float:left;
	}
.date .day {
	color:#ffffff;
	font-size:18px;
	line-height:normal;
	}