/*  
Theme Name: diewederei.com
Theme URI: 
Description: 
Version: 1.0
Author: mediainvent
Author URI: http://www.mediainvent.com 

	
 */

html{
	height: 100%;
     }

body{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
     }

#container {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	margin-bottom: 40px;
}

#header {

}

#header img {
	float: left;
	margin-right: 20px;
}

#header img.blog {
	margin-bottom: 20px;
}

#header img.agentur {
	margin-right: 0;
}

#header #logos {
	float: right;
}

#header div.blog_headline {
	text-transform: uppercase;
	padding-top: 80px;
	float: left;
}

#header div.blog_headline p {
	padding: 0;
	margin: 0;
	font-size: 36px;
}

#header span.blog_description {
	font-size: 22px;
	padding: 0;
	margin: 0;
}

#header .menu-blogmenu-container {
	clear: both;
	margin-top: 60px;
	border-top: 2px solid #000000;
	padding-top: 20px;
}

#header #menu-blogmenu {
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 700px;
	border-bottom: 2px solid #000000;
}

#header #menu-blogmenu li a {
	margin-right: 30px;
}


#qtranslate-chooser {
	float: right;
	list-style-type: none;
	background: url(img/line.png) no-repeat;
	background-position: 68px 2px;
}

#qtranslate-chooser li {
	display: inline;
	padding-left: 10px;
	color: #000000;
}

#qtranslate-chooser li.active  {
	font-weight: bold;
}

#mainNav, #footerNav, #menu-blogmenu  {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainNav {
	padding-top: 132px;
	font-size: 14px;
}

#mainNav li, #footerNav li, #menu-blogmenu li {
	display: inline;
}

#mainNav li a, #menu-blogmenu li a {
	color: #000000;
	margin-right: 50px;
	letter-spacing: 1px;
}

#mainNav li a:hover {
	padding-top: 36px;
}

#mainNav li.page-item-2 a:hover {
	background: url(img/manufaktur_grey.png) no-repeat;
	background-position: top center;
}

#mainNav li.page-item-4 a:hover {
	background: url(img/team_grey.png) no-repeat;
	padding-top: 58px;
	background-position: top center;
}

#mainNav li.page-item-6 a:hover {
	background: url(img/leistungen_grey.png) no-repeat;
	background-position: top center;
	padding-top: 40px;
}

#mainNav li.page-item-7 a:hover {
	background: url(img/referenzen_grey.png) no-repeat;
	background-position: top center;
	padding-top: 45px;
}

#mainNav li.page-item-15 a:hover {
	background: url(img/kontakt_grey.png) no-repeat;
	background-position: top center;
	padding-top: 46px;
}


#mainNav li.current_page_item a {
	/*border-top: 2px solid #000000;*/
	padding-top: 4px;
	padding-bottom: 4px;
	/*font-weight: bold;*/
}

#content {
	clear: both;
	margin-top: 35px;
	overflow: auto;
	overflow-x:hidden;
	height: 350px;
	padding-left: 4px;
}

#content_blog {
	clear: both;
	float: left;
	margin-top: 35px;
	padding-left: 4px;
	width: 650px;
}

#content h2, #content h2.blog {
	text-transform: uppercase;
	border-bottom: 2px solid #000000;
}

#content h2.blog {
	border: none;

}

#content h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

#content form p {
	text-transform: uppercase;
	color: #666666;
}

#content input {
	width: 700px;
	border: 1px solid #666666;
}

#content submit {
	width: 30px;
}

#content .news_overview_link {
	float: right;
	margin-top: -35px;	
	margin-right: 10px;
}

#content .post {
	float: left;	
}

.blog_post {
	width: 760px;	
	border-bottom: 2px solid black;
}

.blog_post h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}

#col1 {
	float: left;
	width: 380px;
}

#col2 {
	margin-left: 45px;
	float: left;
	width: 380px;
}

#sidebar, #sidebar_blog  {
	width: 320px;
	float: right;
	margin-top: -10px;
}

#sidebar_blog  {
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	float: right;
}
	
#sidebar_blog .AdvancedText, #sidebar_blog #searchform, #sidebar_blog #wp-cumulus, #sidebar_blog #archives-3, #sidebar_blog #enh-rp-2 {
	border: 2px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
}

#sidebar_blog #enh-rp-2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}


#sidebar_blog h3 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#sidebar_blog #searchform {
	height: 20px;
}

#sidebar_blog #searchform #searchsubmit {
	width: 100px;
	border: none;
	background: none;
	text-transform: uppercase;
	font-size: 14px;
	width: 60px;
	margin-left: 10px;
}

#sidebar_blog #searchform #s  {
	width: 100px;
	float: left;
	border: 2px solid #000000;
}

#sidebar_blog #archives-3 select {
	border: 1px solid #000000;
}

ul.enhanced-recent-posts li {
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
	padding-top: 4px;
}


#footer {
	height: 160px;
	position: relative;
	margin-bottom: 20px;
	clear: both;
	background: #FFFFFF;
}

#footer h2 {
	border: none;
	margin: 0;
	color: #666666;
}

#footer .teaser {
	border-top: 2px solid #000000;
	width: 310px;
	float: left;
	margin-right: 23px;
	margin-bottom: 12px;
}

#footer .teaser img {
	float: left;
	margin-top: 14px;
	margin-right: 10px;
}


#footer .info {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

#footerNav {
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
	text-transform: none;
	margin-bottom: 30px;
}

#footerNav li a {
	border-left: 1px solid #666666;
	padding-left: 8px;
	padding-right: 6px;
}

#footerNav li.current_page_item a {
	color: #000000;
}


#footerText {
	clear: both;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	height: 28px;
}

#footerText p {
	color: #666666;
	margin: 0;
	padding: 0;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
	display: inline;
	float: left;
}


.twitter {
	float: right;
	margin-right: 10px;
}




/*--------------------for your text--------------------*/
acronym, abbr, span.caps {
	cursor: help;
	}

/*--------------------for links--------------------*/


a {
	color: #666666;
	text-decoration: none;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------images as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------images --------------------*/

.alignleft {
	float: left;
     }

.alignright {
	float: right;
     }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
     }
     
 /* team page */
.wp-image-84 {
 	margin-right: 8px;
}
 
 .wp-image-88 {
 	margin-right: 5px;
} 
 
/*--------------------read more link--------------------*/

.more-link{
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 20px;
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }


/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	width: 650px;
	border: 1px solid #000000;
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
#sidebar h3.widgettitle{
	margin-bottom: 5px;
	margin-top: 10px;
     }
.widget_sp_image-description {
padding-top: 35px;
padding-left: 90px;
     }

#sidebar .logo  {

     }
     
     
/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }


