/*
 Theme Name: WordPress Herrenausstatter 
 Theme URI: http://wordpress.org/
 Description: WordPress Herrenausstatter theme
 Version: 1.0
 Author: DePauli AG
 Author URI: http://www.herrenausstatter.de/
 
 	This theme was designed and built by the team of the DePauli AG
 */
 
 */ Ge?nderte Vorgaben Wordpress 
 #page {
          width: 100%; /* 1007px */
 
 }
 
 strong, b {
 	  font-weight:   normal;
          color:         #002F5C;
  
 }

u          {
          text-decoration: none;	
}
}
 
 /****************************************************************
  * 01 GLOBALE EINSTELLUNGEN
  ****************************************************************/
 
 A:link		{ color: #002F5C; TEXT-DECORATION: none; }
 A:visited	{ color: #002F5C; TEXT-DECORATION: none; }
 A:active	{ color: #002F5C; TEXT-DECORATION: none; }
 A:hover	{ color: #002F5C; TEXT-DECORATION: none; }
 
/****************************************************************
 * IE 6 Einstellungen
 ****************************************************************/
 * html div#main {
 	display: 		inline-block;
 	overflow: 		hidden;
 	background-color:	#002f5c;
 
 }
 


 * html div#menu_hori		{
 	top:			0px;
 
 }
 
 * html div#menu		{
  	top:			56px;
  
 }

 * html ul#menulinks li		{
	height:			13px;
}
 * html div#content	{
 	clear:			both;
 	top:			0px; 
 	overflow: 		hidden;

 }
 
* html div#wordpresspage {
	margin-left:		78px;

}

* html div#bottom {
	top:22px;
}

  
 /****************************************************************
  * 03 Basis Struktur
  ****************************************************************/

 
 /****************************************************************
  * Header
  ****************************************************************/
 
 /* diese Definition nur ?bergangsweise */
 #logo_left	{
 	margin-left:		7px;
 }
 
 /****************************************************************
  * Top Men?
  ****************************************************************/
 /* diese Definitionen nur ?bergangsweise */
 div#menu_hori_links	{
         /*left:                           0px;*/
 }
 
 /****************************************************************
  * Suchseite Men? (linke seite)
  * Anmerkung: Definitionen auch in control_herren.js
  ****************************************************************/
/* diese Definitionen nur Übergangsweise */

div#menu h2     {
		margin-bottom:		12px;
                padding-bottom: -0px;
}

/*#menulinks li ul
	{	top:			 1px;
		padding-top:		 1px;

}*/
 
 /****************************************************************
  * Formatierung der Produktbeschreibung
  ****************************************************************/
 
 div#wordpresspage	{
 	background-color:	#ffffff;
 	float:			left;
         width:                  460px;
 	position:		relative;
 	padding:	        0px 10px; 
         min-height:             500px;
         color:                  #696a6d;
         margin-left:		156px;
         margin-bottom:		20px;
 } 
 
 /****************************************************************
  * Wordpresspage-Inhalte 
  ****************************************************************/
 
div#search      {          
        margin:                         0px 0px 12px 145px;             
        padding:                        36px 0px 18px 20px;
        min-width:                     	800px;
	background-color:		#f5f5f5;
	height:				16px;
}

 #searchform span {
        color:                           #93a6ae;
        float:                           left;
        position:                        relative;
        width:                           460px;
        font-weight:                     bold;
        top:                             -3px;
 
 }
 
#searchform div {
       float:                           right;
       position:                        relative;
       top:                             -4px;
       margin-right:                    30px;
       width:                           243px;
}                      
 
 h3.storytitle,
 div#wordpresspage h2  
      {
        padding:                         0px;
        color:                           #002F5C;
        /*font-weight:                     bold;*/
        text-transform:                  uppercase;
        margin-bottom:                   8px;
 }

 div#wordpresspage h2  {
	font-size:			 18px;
}
 div#wordpresspage .entry {
	border-top:			 1px solid #D5D6D8;
	padding-top:			 20px;
 } 

 div#wordpresspage .entry h2 {
	font-size:			 14px;
 } 

div#wordpresspage .entry ul, .entry ol {
       margin-bottom:               18px;
 }
 
div#wordpresspage .entry A:link, div#footer A:link { color:  #93A6AE; TEXT-DECORATION: none; font-weight:bold; }
div#wordpresspage .entry A:visited, div#footer A:visited	{ color:  #93A6AE; TEXT-DECORATION: none; font-weight: bold;}
div#wordpresspage .entry A:active, div#footer A:active	{ color:  #93A6AE; TEXT-DECORATION: none; font-weight: bold;}
div#wordpresspage .entry A:hover, div#footer A:hover        { color:  #93A6AE; TEXT-DECORATION: underline; font-weight: bold;}
 
div#wordpresspage .entry A:before,
div#wordpresspage .entry span A:before
 {
        content:                               "\00BB\0020";
 }

div#wordpresspage .wp-caption A:before,
div#wordpresspage .wp-caption span A:before
 {
        content:                               "";
 }


 .entry p {
      margin: 4px 0px 4px 0px;
 }
 
 .entry li,
  {
        list-style:                 disc;
        margin-left:                15px;
        margin-top:                 7px;
 }
 
 div.category-versandinformation li {
        list-style:                 decimal;
        margin-left:                18px;
        margin-top:                 7px;
 }
 
 div.category-agb li li,
 div.category-anbieterkennzeichnung li li,
 div.category-datenschutz li li,
 div.category-verbraucherinformation li li,
 div.category-technikprobleme li li
  {
        list-style:                 circle;
 }
 
 div.category-versandinformation li li {
        list-style:                 decimal;
 }
 
 table  {
        margin-top: 20px;
 }
 
 table.boxes td {
        font-size:                       11px;
        padding:                         3px;
        border:                          1px solid #D5D6D8;              
 }
 
 /****************************************************************
  * Sidebar-Inhalte 
  ****************************************************************/
 div#sidebar     {
         float:                          right;
         position:                       relative;
         margin-top:                     5px;
         width:                          255px;
         margin-right:                   21px;
         right:                          0px;
 } 
 
 
 div#sidebar span    {
         color:                          #002F5C;
         /*font-weight:                    bold;*/
 }
 
 div#sidebar h2  { 
         color:                          #93a6ae;
         /*font-weight:                    bold;*/
         padding-top:                    18px; 
         border-top:                     1px solid #D5D6D8; 
         width:                          205px;
 }

 div#sidebar h2.keinrand  { 
         border-top:                     none;
 }
 
 div#sidebar ul li ul  {
         padding:                        5px 0px 0px;  
         width:                          225px;
 }
 
 div#sidebar ul li   {
         color:                           #696a6d;
         padding-bottom:                  4px;
 }
 
 div#sidebar ul li ul li:before, div#footer a:before {
         content:                               "\00BB\0020";
         color:                                 #93a6ae;
         /*font-weight:                           bold;*/
 }
 
 div#sidebar A:link		{ color: #696a6d; TEXT-DECORATION: none; }
 div#sidebar A:active		{ color: #002F5C; TEXT-DECORATION: none; }
 div#sidebar A:visited		{ color: #696a6d; TEXT-DECORATION: none; }
 div#sidebar A:hover		{ color: #002F5C; TEXT-DECORATION: none; }
 
 div#sidebar h2 A:link		{ color: #93a6ae;}
 div#sidebar h2 A:active	{ color: #93a6ae;}
 div#sidebar h2 A:visited	{ color: #93a6ae;}
 div#sidebar h2 A:hover		{ color: #93a6ae;}


 div#sidebar .current-cat a:link,
 div#sidebar .current-cat a:visited
                    {
         /*font-weight:                    bold;*/
         color:                          #002F5C;
 }
 
 div#sidebar li.current-cat:before {
         color:                                 #B5c8cf;
 }
 
 /****************************************************************
  * Footer-Div 
  ****************************************************************/
div#footer {
        float:                          left;
        color:                          #696A6D;
        width:                          460px;
        position:                       relative;
        width:                          100%;
        padding-left:                   298px;
        margin-bottom:			60px;
}

div#footer p {
        margin-bottom:                  50px;
}

#druck {
        padding-left:                   242px;
}

 
 /****************************************************************
  * Allgemeine Definitionen (wie im Kubrick-Theme)
  ****************************************************************/
 /* Begin Typography & Colors */
 
 
 .narrowcolumn .entry, .widecolumn .entry {
 	line-height: 1.4em;
 	}
 
 .widecolumn {
 	line-height: 1.6em;
         width:       460px;
 	}
 
 .narrowcolumn .postmetadata {
         width:       275px;
 	}
 
 .postmetadata {
         padding-top: 5px;
         font-size:   11px;
 }
 
 
 .commentlist li {
 	font-weight: bold;
 }
 
 .commentlist li .avatar { 
 	float: right;
 	border: 1px solid #eee;
 	padding: 2px;
 	background: #fff;
 	}
 
 .commentlist cite, .commentlist cite a {
 	/*font-weight: bold;*/
 	font-style: normal;
 	font-size: 1.1em;
 	}
 
 .commentlist p {
 	font-weight: normal;
 	line-height: 1.5em;
 	text-transform: none;
 	}
 
 .commentmetadata {
 	font-weight: normal;
 	}
 
 acronym, abbr, span.caps
 {
 	font-size: 0.9em;
 	letter-spacing: .07em;
 	}
 
 /* End Typography & Colors */
 
 /*	Begin Headers */
 
 h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
 	text-decoration: none;
 	}
 
 h3, h4, h6 {
 	padding: 0;
 	margin: 20px 0 0px;
         color:    #002F5C;
         /*font-weight: bold;*/
 	}
 
 h5 {
 	padding: 0;
 	margin: 10px 0 0;
 	}
 
 h6	{
 	font-size:	14px;
 	margin-bottom:	15px;
 }
 
 h3.comments {
 	padding: 0;
 	margin: 40px auto 20px ;
 	}
 /* End Headers */
 
 
 
 /* Begin Images */
 p img {
 	padding: 10px 0px 10px 0px;
 	max-width: 100%;
 	}

 span img {
        margin: 5px 0px 5px;
}

td img {
        margin-right: 20px;
}
 
 /*	Using 'class="alignright"' on an image will (who would've
 	thought?!) align the image to the right. And using 'class="centered',
 	will of course center the image. This is much better than using
 	align="center", being much more futureproof (and valid) */
 
 img.centered {
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 	}
 
 img.alignright {
 	padding: 4px;
 	margin: 0 0 2px 7px;
 	display: inline;
 	}
 
 img.alignleft {
 	padding: 4px;
 	margin: 0 7px 2px 0;
 	display: inline;
 	}
 
 .alignright {
 	float: right;
 	}
 
 .alignleft {
 	float: left
 	}
 /* End Images */
 
 /* Begin Form Elements */
 
 #searchform #s {
 	width: 108px;
 	padding: 2px;
 	background-color:#EEEEEE;
 	border:1px solid #CCCCCC;
 	}
 
 searchsubmit {
 	padding: 1px;
 	}
 
 .entry form { /* This is mainly for password protected posts, makes them look better. */
 	text-align:center;
 	}
 
 .hentry {
         width:  460px;
         margin-bottom: 50px;
         margin-top: 15px;
	 float: left;	/* 19.11.2010: Äderung Peter, damit die Blogeintraege auch bei kleinen Blogs untereinander stehen. */
 }
 
 select {
 	width: 130px;
 	}
 
 #commentform {
 	margin: 5px 10px 0 0;
 }
 
 #commentform input {
 	width: 170px;
 	padding: 2px;
 	margin: 5px 5px 1px 0;
 	}
 
 #commentform textarea {
 	width: 100%;
 	padding: 2px;
 }
 
 #respond:after {
 	content: ".";
 	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
 }
 
 #commentform #submit {
 	margin: 0 0 5px auto;
 	float: right;
 	}
 /* End Form Elements */
 
 
 /* Begin Various Tags & Classes */
 acronym, abbr, span.caps {
 	cursor: help;
 	}
 
 acronym, abbr {
 	border-bottom: 1px dashed #999;
 	}
 
 blockquote {
 	margin: 15px 30px 0 10px;
 	padding-left: 20px;
 	border-left: 5px solid #ddd;
 	}
 
 blockquote cite {
 	margin: 5px 0 0;
 	display: block;
 	}
 
 .center {
 	text-align: center;
 	}
 
 .hidden {
 	display: none;
 	}
 	
 .screen-reader-text {
      position: absolute;
      left: -1000em;
 }
 
 hr     {
         border-top:                     1px solid #D5D6D8; 
 }
 
 a img {
 	border: none;
 	}
 
 .navigation {
 	display: block;
 	margin-top: 10px;
 	margin-bottom: 60px;
         width: 460px; 
 	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	margin: 9px 20px 15px 0px;
        color: #ffffff;
}

.wp-caption.alignright {
	margin-left: 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border-top: 1px solid #b6b7bc;
	border-right: 1px solid #b6b7bc;
	border-left: 1px solid #b6b7bc;
	display:	block;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 7px 5px 7px;
	margin: 0px 8px 0px 0px;
	background-color: #b6b7bc;
}

img#wpstats{display:none}

/* End captions */

 
 /* End Various Tags & Classes*/
 

}

