/*  
Theme Name: Seoworkshop
Theme URI: http://www.keksdosenfahrer.de/wordpress
Description: Der SEO Workshop Theme 2.0.
Version: 1.0
Author: Carsten Meyer
Author URI: http://digital-horizons.de/
*/



/* Begin Typography & Colors */

body 	{
	font-size: 		62.5%; /* Resets 1em to 10px */
	font-family: 		'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image:	url('images/mainbackground.jpg');
	background-repeat:	repeat-x;
	background-color:	#FFE492;
	color: 			#001D5A;
	text-align: 		center;
	margin: 		0;
	padding: 		0;
	}


.alt {
	background-color: 	#f8f8f8;
	border-top: 		1px solid #dddddd;
	border-bottom: 		1px solid #dddddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

cite 

	{
	text-decoration: 	none;
	}




h1 	{
	font-size: 		4em;
	text-align: 		left;
	font-family: 		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: 	none;
	font-weight: 		bold;
	color: 			#001D5A;
	margin: 		0;
	text-align:		left;
	}

h2	{
	font-size: 		1.6em;
	text-align: 		center;
	font-family: 		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 		bold;
	text-decoration: 	none;
	color: 			#001D5A;
	margin: 		30px 0 0;
	text-align:		left;
	}

h2.pagetitle 

	{
	margin-top: 		30px;
	text-align: 		center;
	font-size: 		1.6em;
	text-align:		left;
	}

h3	{
	font-size: 		1.3em;
	text-align: 		center;
	font-family: 		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 		bold;
	text-decoration: 	none;
	color: 			#001D5A;
	padding: 		0;
	margin: 		30px 0 0;
	text-align:		left;
	}

h3.comments 

	{
	padding: 		0;
	margin: 		40px auto 20px;
	text-align:		left;
	}
	

#header .description 

	{
	font-size: 		14px;
	text-decoration: 	none;
	float: left;
	margin: 85px 0 0 0;
	font-weight: bold;
	}




h1 a, 
h1 a:visited

	{
	color:			#001D5A;
	text-decoration: 	none;
	}

h1 a:hover

	{
	color: 			#001D5A;
	}

h2 a, 
h2 a:visited 

	{
	color: 			#001D5A;
	text-decoration: 	none;
	}

h2 a:hover

	{
	color: 			#001D5A;
	}

h3 a, 
h3 a:visited

	{
	color: 			#001D5A;
	text-decoration: 	none;
	}

h3 a:hover

	{
	color: 			#001D5A;
	}




.entry p a:visited {
	color: #FFAA00;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #001D5A;
	}

code 	{
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, 
abbr, 
span.caps

	{
	font-size: 		0.9em;
	letter-spacing: 	.07em;
	}

a 
	{
	color: 			#FF9C00;
	text-decoration: 	none;
	}

a:hover {
	color: 			#CC6600;
	text-decoration: 	underline;
	}



#page 	{
	display:		block;
	width: 			952px;
	height:			auto;
	border: 		none;
	padding: 		0;
	margin: 		0px auto;
	text-align: 		left;
	background-image:	url('images/contentbackground.gif'); 
	background-repeat:	repeat;
	}

#header {
	display:		block;
	height: 		224px;
	width: 			952px;
	background-image:	url('images/header.jpg'); 
	background-repeat:	no-repeat;
	margin: 		0;
	padding: 		0;
	}

#headerlogo	

	{
	width:	 		213px;
	height:			218px;
	display:		block;
	float: left;
	margin: 6px 0 0 10px;
	}

#headerlogo img	

	{
	border:			none;
	}

#content 

	{
	position:		relative;
	top:			0;
	left:			0;
	font-size: 		1.2em;
	}

.widecolumn 

	{
	line-height: 		1.6em;
	position:		relative;
	top:			0;
	left:			0;
	font-size: 		1.2em;
	display:		block;
	float: 			left;
	padding: 		0 35px 20px 35px;
	margin: 		0px 0 0 0;
	width: 			570px;
	}

.widecolumn .entry, 

	{
	line-height: 		1.4em;
	}

.widecolumn .entry p 

	{
	font-size: 		1.05em;
	}


.widecolumn .post 

	{
	margin: 		0;
	}

.widecolumn .attachment 

	{
	text-align: 		center;
	margin: 		5px 0px;
	}



.widecolumn .postmetadata 

	{
	margin: 		30px 0;
	clear: 			left;
	}

.widecolumn .smallattachment 

	{
	text-align: 		center;
	float: 			left;
	width: 			128px;
	margin: 		5px 5px 5px 0px;
	}

.narrowcolumn 

	{
	position:		relative;
	top:			0;
	left:			0;
	font-size: 		1.2em;
	display:		block;
	float: 			left;
	padding: 		0 35px 20px 35px;
	margin: 		0px 0 0 0;
	width: 			570px;
	}

.narrowcolumn .entry, 

	{
	line-height: 		1.4em;
	}


.narrowcolumn .postmetadata 

	{
	text-align: 		center;
	padding-top: 		5px;
	clear: 			left;
	}


.narrowcolumn .post 

	{
	margin: 		0 0 40px;
	text-align: 		justify;
	}

.narrowcolumn .post .code

	{
	margin: 		0px;
	text-align: 		left;
	font-size: 11px;
	padding: 5px;
	}

.narrowcolumn .post hr 

	{
	display: 		block;
	}


#footer {
	padding: 		0;
	margin: 		20px auto 0 auto;
	width: 			952px;
	height:			43px;
	clear: 			both;
	background-image:	url('images/footerbackground.jpg'); 
	background-repeat:	no-repeat;
	border: 		none;	
	}

#sidebar 
	
	{
	position:		relative;
	top:			0;
	left:			20px;
	display:		block;
	float:			left;
	padding: 		0 10px 0px 0px;
	width: 			277px;
	margin:			0px 0 20px 0;
	font-size: 		1em;
	font-family:		'Lucida Grande', Verdana, Arial, Sans-Serif;
	overflow: hidden;
	}

.sidebarheader

	{
	display:		none;
	}

.sidebarfooter

	{
	display:		block;
	width:			277px;
	height:			17px;
	background-image:	url('images/teaserfooter.gif');
	background-repeat:	no-repeat;
	}


#sidebar ul

	{
	margin: 		0 0 0 10px;
	padding: 		0;
	}

#sidebar ul li 

	{
	list-style-type: 	none;
	list-style-image: 	none;
	margin-bottom: 		15px;
	color:			#FF9C00;
	}


#sidebar ul p, 
#sidebar ul select 

	{
	margin: 		5px 0 8px;
	}

#sidebar ul ul ul, 
#sidebar ul ol 

	{
	margin: 		0 0 0 10px;
	}

#sidebar ol li, 
#sidebar ul ol li 

	{
	list-style: 		decimal outside;
	}

#sidebar ul ul li, 
#sidebar ul ol li 

	{
	margin: 		3px 0 0;
	padding: 		0;
	}

#sidebar form 

	{
	margin: 		20px 0 0 10px;
	}


#sidebar ul li h2.widgettitle 

	{
	font-family: 		'Lucida Grande', Verdana, Sans-Serif;
	font-size: 		1.2em;
	text-decoration:	none;
	margin:			0 10px 0 10px;
	text-align:		left;
	}

#searchform 

	{
	padding: 		0px 0px;
	text-align: 		left;
	}


#s 

	{
	display:		block;
	width: 			148px;
	height:			20px;
	border:			1px solid #D9C071;
	float:			left;
	margin:			0 5px 0 0px;
	color:			#001D5A;
	background-image:	url('images/searchbackground.gif');
	background-repeat:	repeat-x;
	padding: 5px 0 1px 2px;
	}

#searchsubmit 

	{
	padding: 		0px;
	margin:			0 0 0 10px;
	background-color:	#ffffff;
	border:			none;
	background-image:	url('images/searchsubmit.gif');
	background-repeat:	no-repeat;
	font-size:		0.01em;
	display:		block;
	height:			32px;
	width:			92px;
	float:			left;
	}

#footer p 

	{
	margin: 		0;
	padding: 		10px 0;
	text-align: 		center;
	}


p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, 
.postmetadata li 

	{
	display: 		inline;
	list-style-type: 	none;
	list-style-image: 	none;
	}




/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}



/* Begin Comments*/
.alt 	

	{
	margin: 0;
	padding: 10px;
	}

.commentlist 

	{
	padding: 0;
	text-align: justify;
	}

.commentlist li 

	{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p 

	{
	margin: 10px 5px 10px 0;
	}

#commentform p 

	{
	margin: 5px 0;
	}

.nocomments 

	{
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata 

	{
	margin: 0;
	display: block;
	}


/* CALENDAR - CALENDAR - CALENDAR - CALENDAR */


#wp-calendar 

	{
	empty-cells: 		show;
	margin: 		10px auto 0;
	width: 			155px;
	}

#wp-calendar #next a 

	{
	padding-right: 		10px;
	text-align: 		right;
	}

#wp-calendar #prev a 

	{
	padding-left: 		10px;
	text-align: 		left;
	}

#wp-calendar a 
	{
	display: 		block;
	}

#wp-calendar caption 

	{
	text-align: 		center;
	width: 			100%;
	}

#wp-calendar td 

	{
	padding: 		3px 0;
	text-align: 		center;
	}

#wp-calendar td.pad:hover 

	{ 
	/* Doesn't work in IE */
	background-color: 	#ffffff; 
	}


#wp-calendar #prev a, 
#wp-calendar #next a 

	{
	font-size: 		9pt;
	}

#wp-calendar a 

	{
	text-decoration: 	none;
	font-weight:		bold;
	}

#wp-calendar caption 

	{
	font: 			bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: 		center;
	color:			#001D5A;	
	}

#wp-calendar th 

	{
	font-style: 		normal;
	text-transform: 	capitalize;
	color:			#001D5A;
	}

#wp-calendar caption, 

	{
	text-decoration:	none;
	}




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#nav {
	width: 280px;
	float: right;
	margin: 20px 0 0 0;
	height: 190px;
	}

#nav ul {
	margin: 0;
	list-style-type: none;
	width: 190px;
	float: right;
	}

#nav ul li {
	margin: 0 10px 0 10px;
	float: right;
	padding: 0;
	}

#nav ul li a {
	color: #FFFFFF;
	}

#nav ul li a:hover {
	color: #FFFFFF;
	}

.aktuell {
	font-size: 12px;
	float: right;
	width: 216px;
        height: 102px;   
	margin: 18px 10px 0 0;
	font-weight: bold;
	}

#footer a	{
	color:	#001D5A;
	}

#footer a:hover	{
	color:	#001D5A;
	text-decoration: underline;
	}

.left {
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	}

.right {
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	}

#searchdiv {
	margin: 160px 5px 0 5px;
	height: 30px;
	}

.clear {
	clear: both;
	}

/* End Various Tags & Classes*/
