/*  
 * 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-12.png);
  background-repeat: repeat-x;
  background-position: top left;*/
  background: #9703FE;
  
  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 {
  /*height: auto !important;*/
  height: 106px;
  padding: 0 0 0 0px;
}
#header h1 {
  font-size: 24px;
  margin: 5px 0 0 0;
}

#header .logo {
  font-size: 36px;
  margin: 55px 0 0 35px;
  font-weight: normal;
  padding: 0px 2px;
  font-family: georgia; font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
  background: #4e8132; background: transparent;
  display: inline-block;
  border: 0px solid #78ac5a;
}
#header .logo a { color: #fff; }

#header h2 {
  font-size: 18px;
  font-weight: 100;
  margin: 5px 0 0 0;
}

#header .desription {
  font-size: 18px;
  font-family: courier new;
  font-weight: normal;
  margin: 5px 0px 0px 35px;
  color: #d4d4d4;
  letter-spacing: 1px;
  display: inline;
  display: none;
}



/*------------------------------- menu ---------*/
#menu {
  width: 720px;
  margin: 0px 0 25px 0px;
  height: 38px;
}

#menu ul {
  padding: 2px 0px 0px 0px;
  margin-left: 35px;
  background-color: transparent;
  color: #fff;
  /*float: left;*/
  font-family: arial, helvetica, sans-serif;
  border-left: 0px solid #96a6b1;
  border-right: 0px solid #96a6b1;
}
#menu ul li { display: inline; }
#menu ul li:first-child a, #menu ul li:first-child a:hover {
  border-left: 1px solid #979697;
}
#menu ul li a {
  padding: 9px 16px 11px 16px;
  background-color: transparent;
  float: left;
  border-left: 0px solid #96a6b1;
  border-right: 1px solid #979697;
  display: block;
  /*height: auto !important;*/
  height: 14px !important;
  font-family: courier new;
  color: #BF915F;
  text-decoration: none;
}
#menu ul li a:hover {
  background: transparent;
  color: #9703FE;
  border-left: 0px solid #96a6b1;
  border-right: 1px solid #979697;
}

#menu ul li a.active {
  color: #9703FE;
  border-left: 0px solid #96a6b1;
  border-right: 1px solid #979697;
}

a.current-page-item { color: #9703FE !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: #ffe3b6;
  background: #efefef;
  border: 3px solid #fff;
}
.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;
  padding-top: 20px;
}

.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 { 
  background-color: transparent;
  display: block;
  height: auto !important;
  padding: 5px 0 5px 6px;
  /*color: #529F27;*/
  color: #E9CFFF;
  font-size: 13px;
  border-top: 1px solid #C37FFF;
  font-family: courier new;
}
#sidebar ul li a:hover {
  color: #fff;
  background: #A01FFF;
}

#sidebar ul li.lastCurrent a {
  color: #fff;
  background: A01FFF;
  font-weight: bold;
}

#sidebar .block { 
  margin: 0 0 20px 0;
}
#sidebar .block-top { 
  background-color: transparent;
  height: auto !important;
  /*height: 30px;*/
  padding: 0px 0px 3px 6px;
  border: 0px solid #fff;
  border-top: 0px solid #c2e1ef;
  border-bottom: 1px solid #C37FFF;
  color: #5b5b5b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: courier new;
  text-align: right;
}
#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;
}






/*----------------------------------------------*/


a, a:hover {
  color: #A01FFF;
  text-decoration: none;
}


.post-content { font-size: 13px; line-height: 21px; font-family: tahoma, verdana, helvetica, sans-serif;  }

.post-title {
  border-bottom: 2px dotted #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 3px 0px; font-size: 21px; line-height: 25px; font-family: georgia; font-style: italic; font-weight: bold; color: #7b7b7b; }
.post-title h1 a { text-decoration: none !important; font-family: georgia; font-style: italic; font-weight: bold; color: #7b7b7b; }
.post-title h1 a:hover { color: #4b4b4b; text-decoration: underline !important; }

h2 { 
	margin: 11px 0px 19px 0px; 
	font-size: 13px; line-height: 19px; color: #5b5b5b; font-family: arial, sans-serif; 
	}

/*.post-title h2 a:link, .post-title h2 a:visited {
  text-decoration: none;
}*/




/* Listen */

ul.overview { margin: 7px 0px 12px 0px; border-top: 2px dotted #fff; padding-top: 5px; }
ul.overview li { list-style: none; margin-top: 7px; margin-bottom: 12px; }
ul.overview li a { color: #065fa0; color: #A01FFF; font-weight: bold; }
ul.overview li a.hover { color: #A01FFF; }
ul.overview li ul { margin: 16px 0px 16px 0px }
ul.overview li ul li { list-style: circle; margin-left: 20px; }


.inhalt { 
	margin: 16px 0px 20px 0px; padding: 12px 0px 0px 0px; border-bottom: 2px dotted #6b6b6b;;
	font-size: 18px; font-weight: bold; color: #7b7b7b; font-family: georgia; font-style: italic; }
.postcontent ul li { list-style: none; }
.postcontent a { color: #065fa0; color: #A01FFF; line-height: 23px; font-size: 13px; font-weight: bold; }
.postcontent a:hover { color: #A01FFF; }


.small { font-weight: normal !important; font-size: 11px; }


#footer { color: #E9CFFF; width: 520px; margin: 0px 10px 0px 20px; }

#footer a:link, #footer a:visited {
  text-decoration: underline;
  color: #E9CFFF;
}
#footer a:hover {
  text-decoration: none;
  color: #E9CFFF;
}



.post-date { font-size: 12px; padding-left: 3px; color: #333; margin-bottom: 12px; float: right; margin-right: 36px; }

.lb { background: #AABAC6; }



/*------------------------------- 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: #95a5b0 url(images/kacheln-lila.png); 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-12.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #9703FE;
  }



#artikel_text_unten { clear: both; }

