/*
Theme Name: En-Q
Theme URI: http://en-q.de/
Description: En-Q Wordpress Theme.
Version: 1
Author: Andreas Guntermann
Author URI: http://en-q.de
Tags: en-q
*/

/* Begin Typography & Colors */
html {	
	overflow: auto;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	min-width: 880px;
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: black;
	margin: 0;
	padding: 0;
	}
	
body *, html * {
	padding: 0;
	margin: 0;
	border: none;
	}
	
#page {
	background-color: white;
	text-align: left;
	border: none;
	
	}

/*Begin left SideBar*/

#side-left {
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	border-top: 5px solid white;
	border-left: 5px solid white;
}

#side-left h1{
	background: white url('images/blue_stripe.jpg') repeat-x bottom;
	font-family: Arial,sans-serif;
	font-size: 16px;
	padding: 7px 0 7px 5px;
	color: white;
	font-weight: lighter;
}

#side-left ul{
	list-style-image: url('images/arrow_black.gif');
	background-color: white;
	margin: 7px 5px 7px 20px;
}

#side-left ul li {
	border-bottom: 1pt solid #87888A;
	padding: 2px 0 2px 0;
}
#side-left ul li .children {
	display: none;
}
#side-left ul .current-cat .children, #side-left ul .current-cat-parent .children{
	display: block;
}
#side-left ul li:hover, #side-left ul .current-cat, #side-left ul .current-cat-parent .children .current-cat{
	list-style-image: url('images/arrow_blue.gif');
}

#side-left ul li a{
	font-size: 12px;
	color: #2E2D30;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
#side-left ul li a:hover{
	color: #4BACDD;
	}
	
/*End: left SideBar*/

* html div#content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  
#content {
	padding: 0 0 20px 0px;
	margin: 0 auto 0 222px;
	width: 430px;
	font-size: 1.1em;
	}
#content .cat-title {
	padding-bottom: 7px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #87888A;
}
#content .cat-title h1 {
	font-size: 12px;	
	text-align: left;
	}
#content .cat-title h1 a, #content a {
	color: #4BACDD;
	text-decoration: none;
	}
#content .cat-title h1 a:hover, #content a:hover {
	text-decoration: underline;
}	

#content form input {
	border: 1px solid black;
}
#content form textarea {
	margin:0;
	border: 1px solid black;
	display:block;
}
#content form fieldset {
	margin: 0;
	padding:0;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	background-color: white;
	border: none;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 880px;
	}

#header {
	background-color: black;
	margin: 0;
	padding: 0;
	height: 588px;
	width: 880px;
	}

#headToggle {

	margin: 0;
	padding: 0;
		
}
#toggler {
	margin: 0;
	padding: 0;
}

  ul#Navigation {
    margin: 0 0 5px 5px; 
	padding: 0;
    text-align: center;
	height: 15px;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; 
	padding: 0;
	height: 15px;
  }

  ul#Navigation a {
    float: left; 
	width: 140px;
    margin: 0 5px 0 0; 
	padding: 0;
	height: 15px;
    background-color: black;
  }

  ul#Navigation a:hover, ul#Navigation .current {
    background-position: left top;
  }
  ul#Navigation div {
	 clear: left;
  }

#enq_news {
	background: url('images/enq_news.gif') bottom left;
}
#ueber_enq {
	background: url('images/ueber_enq.gif') bottom left;
}
#presse {
	background: url('images/presse.gif') bottom left;
}
#links {
	background: url('images/links.gif') bottom left;
}
#impressum {
	background: url('images/impressum.gif') bottom left;
}
ul#Navigation #maximieren {
	background: url('images/maximieren.gif') bottom left;
	width: 124px;
	margin: 0;
}
ul#Navigation #maximieren:hover {
	background-position: left top;
}
ul#Navigation #maximierenSign {
	background: url('images/plusminus.gif') bottom left;
	width: 15px;
	margin: 0 0 0 5px;
}

#logo img {
	margin: 10px 0 20px 100px;
}
.narrowcolumn {
	padding: 0 0 20px 0px;
	margin: 0px 0 0 222px;
	width: 430px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 150px;
	width: 430px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
	
	}
#page h2 {
	text-align: left;
	margin: 20px 0 0 0;
	padding-bottom: 3px;
}
#page h2 a {
	color: #D72619;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: none;
	
}
.post p {
	margin-top: 5px;
}
.post h3 {
	margin-top: 5px;
}
.post h4 {
	margin-top: 5px;
	font-family: Verdana, Times, serif;
	font-style:italic;
	font-size: 15px;
}
.post ul {
	margin: 5px 0 0 25px;
}
.post a {
	color: #4BACDD;
	text-decoration: none;
}
.post a:hover {
	
	text-decoration: underline;
}
.widecolumn .post {
	margin: 0;
	}

div.infobox {
	border: 1px solid #165ea6;
	margin: 10px 0;
}
div.infobox h1 {
	margin: 5px;
}
div.infobox h3 {
	background:#165EA6 none repeat scroll 0 0;
	color:white;
	font-weight:bold;
	letter-spacing:0.07em;
	margin:0;
	padding:5px;
}
div.infobox  p{
	padding: 5px;
}
div.caption {
	float: left;
	font-size: 9px;
	margin:2px 0 10px;
	width: 100%;
}
div.caption img {
	margin-bottom: 2px;
}
	/*content end*/
.postmetadata {
	clear: both;
}
.social_bookmark {
	border-top: 2px dotted #87888A;
	border-bottom: 2px solid #87888A;
	background-color: #EDEDEE;
	margin: 22px 0 42px 0;
	padding-bottom: 0;
	float: left;
	width: 420px;
}
.social_bookmark p{
	color: #87888A;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	vertical-align: top;
	margin-right: 5px;
	
}
.social_bookmark .d {
	display: inline;
}
img.social_img {
	margin-right: 5px;
}

.clear {
	clear: both;
}
.alignleft {
	float: left;
	margin-right: 1em;
}
.alignright {
	float: right;
	margin-left: 1em;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 880px;
	clear: both;
	}

#footer p {
	margin: 0 0 0 220px;
	padding: 20px 0;
	text-align: left;
	}
#footer p a {
	color: #87888A;
	text-decoration: none;
	margin: 0 2px 0 2px;
}
#footer p a:hover {
	text-decoration: underline;
}
/* End Structure */


/* Begin Sidebar */
#sidebar {
	width: 215px;
	float: right;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li{
	
}
#recent-posts-2 , #tag_cloud-2{

	padding: 0;
	margin-top: 25px;
	width: 205px;
}
#tag_cloud-2{
	padding: 0 0 22px 0;
}
#recent-posts-2 .widgettitle, #wp-cumulus .widgettitle, #tag_cloud-2 .widgettitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: light;
	color: #58585A;
	border-top: 2px solid #87888A;	
	border-bottom: 2px solid #87888A;
	padding: 5px 0 5px 0;
}
#recent-posts-2 ul{	
	list-style-type: none;	
	margin: 0 0 22px 0;
	padding: 0;	
}
#recent-posts-2 ul li {
	margin: 10px 5px 0 5px;
}
#recent-posts-2 a, #tag_cloud-2 a {
	color: #4BACDD;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#recent-posts-2 li a:hover, #tag_cloud-2 a:hover {
	color: #D72619;
}
#recent-posts-2 .widget .widget_recent_entries {
	list-style-type: none;
}

#tag_cloud-2 ul{	
	padding: 5px;	
	}
#tag_cloud-2 ul li{
	display: inline;
}
/* End Sidebar */