/*  
Theme Name: Blue Clean Copy Right Sidebar
Author URI: http://www.belichtet.ch
Version: 2
Author: Benjamin Koch

Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller

Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/

body {
	background:#000 url('images/bg.gif');
	color: #676666;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 5px;
	/*background: #040404;
	color: #000000;*/
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	/*background: #E0E0E0;*/
	background: #5592ab;
	width: 960px;
	text-align: left; 
	margin: 20px auto 20px auto;
	/*border: 1px solid #cccccc;*/
	overflow: hidden;
	}
#header {
	width: 960px;
	height: 322px;
	background: #2397E9 url('images/header.jpg') top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	

#header img {
	padding: 25px 0px 25px 25px;
	}

#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}
	

/* main */
.main {
	background: url('images/main.gif') repeat-y;
}

#menu { 
	background: #325880;
	background-image: url('images/bgOFF.gif');/* Hintergrundgrafik einfügen */
 	background-repeat: repeat-x; /* von links nach rechts wiederholen */
	background-position: top left
	margin: 0px;
	padding: 4px 0px 13px 0px;
	text-align: left;
	/*border-bottom: 5px solid #888888;*/
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 13px 20px;
	margin: 0px 0px 0px 0px;
	/*text-decoration: underline;*/
	/*display:block;float:left;color:#ffffff;text-decoration:none;padding:12px 36px 0 36px;height:41px;*/
	background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 8px 20px 13px 20px;
	text-decoration: none;
	background:transparent url("images/bgHOVER.gif") no-repeat top right;

	}

ul#menu li a.current, ul#menu li a.current:hover{
	background:transparent url("images/bgON.gif") repeat-x top right;padding: 8px 20px 13px 20px;
	}

* html #content { width: 715px; margin: 20px 20px; }

#content { 
	display: block;
	/*background: #E0E0E0;*/
	background: url('images/main.gif') repeat-y;
	width: 695px; 
	min-height:80%;
	/*margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;*/
	float: left; 
	position:relative;
	padding: 20px;
	}

#title{
	width:695px;
	background: url('images/titel.png') no-repeat;
	height:50px;
	padding:4px 2px 2px 2px;
	}

#title h2{
	color:#ffffff !important;
	}
	
#title h2 a  {
	color: #ffffff !important;
	text-decoration: none;
	}

#title h2 a:hover {
	color: #cccccc !important;
	text-decoration: none !important;
	}

#pagetitle{
	width:695px;
	background: url('images/pagetitle.png') no-repeat;
	height:50px;
	padding:2px;
	}
	
#pagetitle h2{
	color:#ffffff !important;
	}

#titlefooter{
	color:#999999;
	}
	
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 15px;
	}
	
#content p img{
	border: none;
	padding: 0px 2px 0px 0px;
	}
	
#content a img{
	border: none;
	}
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	padding-left:11px;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#pastpost {
	width: 100%;
	float:left;
	marging:0px;
	padding: 3px;
	border-top-style:dashed;
	border-top-width:1px;	
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}

#leftpp {
	widt: 50%;
	float: left;
	}

#rightpp {
	width: 40%;
	float: right;
	text-align:right;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color:#ffffff;
	/*background: #5592ab;*/
	width: 215px;
	height:100%;
	float: right; 
	/*position:relative;*/
	/*margin: 20px 30px 20px 0px;*/
	padding: 10px 10px 20px 0px;
	text-align: left;
	/*border: 1px solid #cccccc;*/
	}

/** html #sidebar { margin: 10px 10px 10px 50px; }*/

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	text-align:left;
	}

#sidebar h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	margin: 0px;
	position:relative;
	background: url('images/sidebartitle.png') no-repeat;
	height:25px;
	width:220px;
	marging-top: 15px;
	padding: 3px 10px 2px 5px;
	}
	
#sidebar div {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	text-align: center;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 6px 0px;
	}
#sidebar ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #ccc;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 5px 0px 0px 10px;
}

#sidebar ul li ul li a {
	color: #ffffff;
}

#footer { 
	color: #ffffff;
	width: 100%;
	max-width: 730px !important;
	background: #666666;
	font-weight: bold;
	/*margin-left:15px;*/
	padding: 5px 0px 5px 0px !important;
	margin-top: 5px;
	height: 60px;
	text-align: center;
	clear: both;
	line-height: 18px;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.date {
	/*float: none;
	position: absolute;
	left:5px;*/
	float: left;
	width: 50px;
	height: 50px;
	margin-right:10px;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
}
.month {
	color: #f1f1f1;
	padding: 0px 0px 0px 15px;
	font-size: 0.9em;
	font-weight: bold;
}
.day {
	padding: 4px 0px 0px 11px;
	color: #f1f1f1;
	font-size: 1.8em;
	font-weight: bold;
}

img.avatar {float:left; margin:5px;}
