/*  
 * 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-image: url(images/bg_slice-4.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #CFDFEC;*/
  background: #5b8bb3;
  
  font-size: 100.01%;
  font-family: "Trebuchet MS", sans-serif;
  color: #fff; color: #f6f7c9;
}


#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: 36px;
  margin: 5px 0 0 0;
  font-weight: bold;
  padding-top: 20px;
}
#header .logo a { color: #065FA0; }

#header h2 {
  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: #065FA0;
}

/*------------------------------- menu ---------*/
#menu {
  width: 900px;
  width: 720px;
  margin: 4px auto 25px auto;
  min-height: 39px;
  height: auto !important;
  height: 39px;
  margin-top: 0px;
}

* html #menu {
  margin-top: 5px;
}



#menu ul {
  padding-left: 0;
  margin-left: 0;
  background-color: transparent;
  color: #fff;
  float: left;
  width: 100%;
  font-family: arial, helvetica, sans-serif;
}
#menu ul li { display: inline; }
#menu ul li:first-child a {
  border-left: 1px solid #a8b8c4;
}
#menu ul li a {
  padding: 10px 16px;
  background-color: transparent;
  color: #5b5b5b;
  text-decoration: none;
  float: left;
  border-right: 1px solid #a8b8c4;
  display: block;
  min-height: 19px;
  height: auto !important;
  height: 19px;
}
#menu ul li a:hover {
  background: #9eaeba url(images/menu-active.png) repeat-x;
  color: #fff;
  border-right: 1px solid #a8b8c4;
}

#menu ul li a.active {
  /*background-image: url(images/menu_hover.png);
  background-repeat: repeat-x;
  background-position: top left;*/
  background-color: #9eaeba;
  color: #fff;
  border-right: 1px solid #a8b8c4;
}

a.current-page-item { color: #fff !important; background: #9eaeba url(images/menu-active.png) repeat-x !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: #6790b2;
}
.post-content img {
  margin: 5px;
  max-width: 620px;
}

.post-main p {
  margin: 5px 0 5px 0; 
  line-height: 27px;
  line-height: 19px;
}
.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: left;
}
.left_sidebar #sidebar {
  float: left;
}


#sidebar ul {
  list-style: none;
}

#sidebar ul li { margin-top: 4px; }

#sidebar ul li a { 
  background-color: #9fbcd5;
  display: block;
  height: auto !important;
  padding: 5px 0 5px 6px;
   color: #333;
   font-size: 13px;
}
#sidebar ul li a:hover {
  background-color: #f6f7c9;
  color: #5b5b5b;
  border-left: 3px solid #333;
  padding: 5px 0 5px 3px;
}

#sidebar .block { 
  margin: 0 0 10px 0;
}
#sidebar .block-top { 

  background-color: #6790b2;
  min-height: 30px;
  height: auto !important;
  height: 30px;
  padding: 5px 0 0 10px;
  border: 1px solid #a8b8c4;
  border-bottom: 1px solid #CFDFEC;

  color: #f6f7c9;
  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: center;
  padding: 25px 0 10px 0;
  clear: both;
  width: 100%;
  color: #5b5b5b;
}


/*----------------------------- header ---------*/
a, a:hover {
  color: #333;
  text-decoration: none;
}

.post-content { font-size: 14px; }

.post-title {
  border-bottom: 1px 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: #ddd;
  text-decoration: none;
}

.post-title h1 { margin: 12px 0px 0px 0px; font-size: 24px; color: #f6f7c9;}
.post-title h1 a { text-decoration: none !important;color: #f6f7c9; }					/*Farbe f�r h1*/
.post-title h1 a:hover { color: #4b4b4b; }

.post-title h2 { margin-top: 7px; font-size: 16px;color: #f6f7c9; }
.post-title h2 a:link, .post-title h2 a:visited {
  text-decoration: none;
}

h2 { margin: 5px 0px 0px 0px; font-size: 16px; color: #f6f7c9; }					/*Farbe f�r h2*/

#footer a:link, #footer a:visited {
  text-decoration: underline; color: #5b5b5b;
}
#footer a:hover {
  text-decoration: none; color: #5b5b5b;
}

.post-date { font-size: 12px; padding-left: 7px; color: #f6f7c9; 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 ul { margin: 16px 0px 16px 0px }
ul.overview li ul li { list-style: circle; margin-left: 20px; }

ul.overview a:visited { color: #555; }
/*ul.overview a.small { font-size: 10px; }*/


.postcontent ul li { list-style: none; }
.postcontent a { color: #333; line-height: 23px; }
.postcontent a:hover { color: #333; }


#footer a:link, #footer a:visited {
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}

.post-date { font-size: 12px; padding-left: 3px; }

.inhalt { margin: 20px 0px 16px 0px; border-top: 1px 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: transparent; width: auto; }  /* Banner Oben */
	   .bannerTop { width: 795px; margin: 0 auto; }
	   #pageBottom { background: transparent; width: auto; clear: both; }  /* Banner Unten */
	   .bannerBottom { width: 795px; margin: 0 auto; }

.pageBackgound { 
  background-image: url(images/bg_slice-4.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #C9D9E6;
  }


#artikel_text_unten { clear: both; }

