/*  
 * Theme Name: 		ExpressionBlue
 * Theme URI: 		http://www.theenglishguy.co.uk/expression-blue-wordpress-theme/
 * Description: 	This shades of blue theme by <a href="http://www.theenglishguy.co.uk/">The English Guy</a> is perfect for a beginner, easy to use, clean design with two columns - sidebar on either side, up to you -  and easy to alter to your own desires.
 * Author: 			Richard Dows
 * Author URI: 		http://www.theenglishguy.co.uk/
 * Tags:			two-columns, theme-options, blue, black, fixed-width, left-sidebar, right-sidebar, threaded-comments
 * Version:			1.0.3
 */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 101%;
}

body,html { 
	background: #ff8000;
	font-size: 100.01%;
	font-family: "Trebuchet MS", sans-serif;
	color: #fff;
	color: #333;
}

#wrap {
	width: 900px;
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

/*----------------------------- header ---------*/
#header {
	min-height: 101px;
	height: auto !important;
	height: 101px;
	padding: 0 0 0 15px;
}

#header h1 {
	font-size: 24px;
	margin: 5px 0 0 0;
}

#header .logo {
	font-size: 24px;
	font-size: 42px;
	margin: 5px 0 0 0;
	font-weight: bold;
	padding-top: 20px;
	font-family: Palatino Linotype, Book Antiqua, bold, sans-serif;
	letter-spacing: 1px;
	line-height: 36px;
}

#header .logo a {
	color: #ffdfbf;
}

#header h2 {
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: 100;
	margin: 5px 0 0 0;
}

#header .desription {
	font-size: 18px;
	font-weight: 100;
	margin: 5px 0 0 0;
	color: #B35900;
	
	font-family: Arial Black, sans-serif;
	letter-spacing: 1px;
}

/*------------------------------- menu ---------*/
#menu {
	width: 720px;
	margin: 0px 0 25px 0px;
	height: 38px;
}

#menu ul {
	padding-left: 0;
	margin-left: 30px;
	background-color: transparent;
	color: #fff;
	float: left;
	/*width: 100%;*/
	font-family: Georgia, sans-serif;
	border-left: 1px solid #B35900;
	border-right: 0px solid #B35900;
}

#menu ul li {
	display: inline;
}

#menu ul li:first-child a {
	border-left: 0px solid #B35900;
}

#menu ul li a {
	padding: 10px 16px;
	background-color: transparent;
	color: #black;
	text-decoration: none;
	float: left;
	border-left: 0px solid #B35900;
	border-right: 1px solid #B35900;
	display: block;
	height: auto !important;
	/* height: 21px; */
}

#menu ul li a:hover { 
	color: #e86e00;
	border-left: 0px solid #B35900;
	border-right: 1px solid #B35900;
}

#menu ul li a.active { 
	color: #a8bacf;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
}

a.current-page-item {
	color: #a8bacf !important;
}

/*---------------------------- content ---------*/
#content {
	width: 650px;
	width: 500px;
	float: right;
	margin: 0;
	margin: 0 35px 0 0;
	margin: 0 20px 0 0;
}

.left_sidebar #content {
	float: left;
	margin: 0 0 0 35px;
}

.post {
	margin: 0 0 45px 0;
}

.post-content {
	position: relative;
	padding: 10px;
	background-color: #ffdfbf;
	border: 1px solid #ab927b;
}

.post-content img {
	margin: 5px;
	max-width: 620px;
}

.post-main p {
	margin: 5px 0 5px 0;
}

.post-main ul,.post-main ol,.post-main dl {
	margin: 0 5px 10px 25px;
}

.clip-topleft,.clip-bottomright {
	position: absolute;
	width: 52px;
	height: 50px;
}

.clip-topleft {
	background-image: url(images/tl_corner.png);
	top: -25px;
	left: -25px;
}

.clip-bottomright {
	background-image: url(images/br_corner.png);
	bottom: -25px;
	right: -25px;
}

/*---------------------------- sidebar ---------*/
#sidebar {
	width: 200px;
	width: 170px;
}

.right_sidebar #sidebar {
	float: right;
}

.left_sidebar #sidebar {
	float: left;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-top: 1px;
}

#sidebar ul li a {
	font-family: Georgia, sans-serif;
	background-color: #7FBEF9;
	background-color: #fce0c5;
	display: block;
	height: auto !important;
	padding: 5px 0 5px 6px;
	color: #333;
	color: #black;
	font-size: 13px;
}

#sidebar ul li a:hover {
	background-color: #7FBEF9;
	background-color: #ffdfbf;
	color: #ff8000;
	border-left: 0px solid #333;
	padding: 5px 0 5px 6px;
}
#sidebar ul li.lastCurrent a{
	background-color: #ffdfbf;
	color: #ff8000;
	border-left: 0px solid #333;
	padding: 5px 0 5px 6px;
}

#sidebar .block {
	margin: 0 0 10px 0;
}

#sidebar .block-top {
	background-color: #B35900;
	height: auto !important;
	/*height: 30px;*/
	padding: 0px 0px 0px 6px;
	border: 1px solid #ffdfbf;
	border-bottom: 1px solid #ffdfbf;
	color: #black;
	font-size: 18px;
	font-weight: 100;
}

#sidebar .block-top h3 {
	color: #5b5b5b;
	font-size: 18px;
	font-weight: 100;
}

#sidebar .block-content {
	
}

#sidebar .block-bottom {
	margin: 0;
	
}

/*--------------------------- calendar ---------*/
#wp-calendar {
	width: 100%;
	padding: 0;
	margin: 0;
}

#wp-calendar caption {
	font-weight: bold;
	font-size: 20px;
}

#wp-calendar td,#wp-calendar th {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	background-color: #aabac6;
	text-align: center;
}

#wp-calendar td:hover {
	background-color: #1a88c9;
}

/*----------------------------- footer ---------*/
#footer {
	font-size: 12px;
	text-align: left;
	padding: 25px 0px 10px 30px;
	clear: both;
	width: 100%;
	color: #FFDFBF;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #FFDFBF;
}

#footer a:hover {
	text-decoration: none;
	color: #FFDFBF;
}


/*----------------------------------------------*/
a, a:hover {
	color: #333;
	text-decoration: none;
}

.post-content {
	font-size: 13px;
	line-height: 21px;
	font-family: tahoma, verdana, helvetica, sans-serif;
}

.post-title {
	border-bottom: 0px solid #fff;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

.post-content a:link,.post-content a:visited {
	text-decoration: underline;
}

.post-content a:hover {
	color: #fff;
	text-decoration: none;
}

.post-title h1 {
	margin: 12px 0px 3px 0px;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, sans-serif;
}

.post-title h1 a {
	text-decoration: none !important;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, sans-serif;
}

.post-title h1 a:hover {
	color: #ff8000;
	text-decoration: underline;
}

h2 {
	margin: 11px 0px 19px 0px;
	font-size: 14px;
	line-height: 19px;
	color: #333;
	font-family: tahoma, verdana, helvetica, sans-serif;
}

/*.post-title h2 a:link, .post-title h2 a:visited {
  text-decoration: none;
}*/


.post-date {
	font-size: 12px;
	padding-left: 7px;
	color: #333;
	margin-bottom: 12px;
	float: right;
	margin-right: 36px;
}

.lb {
	background: #AABAC6;
}

ul.overview {
	margin: 12px 0px 12px 0px;
}

ul.overview li {
	list-style: none;
	margin-top: 7px;
}

ul.overview li a { font-weight: bold; color: #065fa0; }
.small { font-weight: normal !important; font-size: 11px; }

ul.overview li ul {
	margin: 16px 0px 16px 0px
}

ul.overview li ul li {
	list-style: circle;
	margin-left: 20px;
}

.postcontent ul li {
	list-style: none;
}

.postcontent a {
	font-weight: bold;
	color: #065fa0;
	line-height: 23px;

}

.postcontent a:hover {  }


.post-date {
	font-size: 12px;
	padding-left: 3px;
}

.inhalt {
	margin: 20px 0px 16px 0px;
	border-top: 0px solid #fff;
	padding: 7px 0px;
	font-size: 18px;
	font-weight: bold;
}

/*------------------------------- misc ---------*/
.navigation {
	margin: 0 0 15px 0;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

blockquote {
	margin: 5px 10px 5px 15px;
	padding: 2px 5px;
	background-color: #369;
	border: 1px solid #333;
}

abbr,acronym {
	border: 0;
}

.gallery .gallery-item {
	width: 27% !important;
}

/*--------------------------- wordpress ---------*/
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/******* Werbeflächen: *******/


	   #metaCols { width: 980px; margin: 0px auto; }
* html #metaCols { width: 986px; }

	   #metaCol_1 { width: 130px; float: left; margin-top: 170px; }  /* Skyscraper links */
	   #metaCol_2 { width: 720px; float: left; }
	   #metaCol_3 { width: 130px; float: right; margin-top: 170px; text-align: right; }  /* Skyscraper rechts */

	   #pageTop { background: #003f74 url(images/kachel-orange.png); width: auto; }  /* Banner Oben */
	   .bannerTop { width: 728px; margin: 0 auto; }

	   #pageBottom { background: transparent; width: auto; clear: both; }  /* Banner Unten */
	   .bannerBottom { width: 728px; margin: 0 auto; }


	   .pageBackgound {
		background-image: url(images/bg_slice-13.png);
		background-repeat: repeat-x;
		background-position: top left;
		background-color: #ff8000;
		border-bottom: 2px solid #D4C398;
		}



	#artikel_text_unten { clear: both; border-bottom: 1px solid #fff; padding: 0px 0px 16px 0px } 



.anzeigen-1 { width: 250px; margin: 0 24px 0px 05px; float: left; }
.anzeigen-2 { width: auto; margin: 0 0 0 0px; }
.anzeigen-1 .titel, .anzeigen-2 .titel { color: #999; font-size: 9px; }
.anzeigen-1 .anzeige, .anzeigen-2 .anzeige { padding: 2px 4px 2px 4px; margin: -2px -4px 12px -4px; }
.anzeigen-1 .anzeige:hover, .anzeigen-2 .anzeige:hover { background: #FFEFDF; }
.anzeigen-1 a.link, .anzeigen-2 a.link { font-size: 14px; line-height: 23px; color: #369; }
.anzeigen-1 a.link:hover, .anzeigen-2 a.link:hover { color: #FF8000; text-decoration: underline; }
.anzeigen-1 a.url, .anzeigen-2 a.url { color: #666; font-family: verdana; text-decoration: none; }

