/*  
Theme Name: Kosmetik 24
Theme URI: http://www.kosmetik-24.info
Description: smart stylisch theme with three Colors for Women
Version: 1.0
Author: Berthold Zumbrink Art Webdesign
Author URI: http://www.2aw.de 

	
 */

body{
	font-size: 82.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000033;
	background			: #F9F9F9;
	margin		: 0px 0px 0px 0px;
}

.clr {
	clear: both;
}
/* formate fuer den Verlauf oben */


/* Layout fuer die eigentliche Seite */
#outer {
	width: 1300px;
}
#bodies {
	width: 980px;
	background				: #fff url(images/bg_bodies.png) repeat-y;
	margin-left				: 10px;
	margin-right			:10px;
	float						: left;
}
#bodies-bottom {
	background: #fff url(images/bottom_bodies.png) no-repeat;
	height: 10px;
}

#page {
	width					:	960px;
	text-align			:  left;
	background			: #fff;
	margin			: 0 10px 0 10px;
}


#middle{
	width					:	960px;
	margin-top			: 10px;
	
}
/* Bereich fuer die rechte sitebar*/

#right {
	width					:	310px;
	margin-left			: 10px;
	float					:right;
}

/*box ist nur für ads */
#adsright {
	width					:300px;
	float: right;
}

#adstop {
	width: 1300px;
	margin-left: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

/*haeder & logo Bereich */
#header {
	width                   : 960px;
	height						: 105px
}

#logo {
	background					: #fff url(images/Logo-top.gif) no-repeat;
	width							: 190px;
	height						: 105px;
	float							: left;
}

#banner {
	background: #fff;
	width: 770px;
	height: 105px;
	text-align: right;
	float:right;
}

/* Formate fuer Titel und Description der Seite */

#banner h1 {
	color:#5C5461;
	font-size: 1.4em;
	text-align: right;
}

.description {
	color:fff;
	font-size: 0.8em;
}
/* Hauptnavi oben */
#mainnav {
	width							: 960px;
	height						:30px;
}

#mainnav-logo {
	background: #fff url(images/mainnav-logo.gif) no-repeat;
	width: 190px;
	height: 30px;
	float:left;
}

#mainnav-right {
	width							: 770px;
	height						:30px;
	float							:right;
}

/* Bereich fuer die Subnavigation ist im blog leer */
#subnav {
	width							: 960px;
	height						:25px;
}

#subnav-logo {
	background: #fff url(images/subnav-logo.gif) no-repeat;
	width: 190px;
	height: 25px;
	float:left;
}

#subnav-right {
	width							: 770px;
	height						:25px;
	background: #9488D4;
	float							:left;
	
}



/* box fuer sidebar und content*/

#content {
	width					:	640px;
	float					:  left;
}



#sidebar {
	width					:	300px;
} 


#footer {
	background			: #F3F3F3;
	width					:	960px;
	height				:  30px;
	text-align			:  right;
	font-size			:  0.7em;
}



#copyright {
	width					:	960px;
	height				:  50px;
	text-align			:  center;
	font-size			:  0.7em;
	color					: #94B2BC;
}

.post-left {
	width: 330px;
	float:left;
}

.post-right {
	width:300px;
	float:right;
	margin-top:10px;
}



/* WP Formate */
.entry p {
	font-size: 1.00em;
	}

.entry {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: left;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color					: #E9B754; 
	 margin: 0 0 0 0;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
    
	}

h2 a, h3 a{
	  color					: #E9B754; 
 	text-decoration: underline;
}

h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	text-decoration: none;
	color					: #E9B754; 
}
h2 a:visited, h3 a:visited {
	text-decoration: underline;
	color					: #E9B754; 
}

.entry p a:visited {
	color: #444E72;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font				: 1.1em 'Courier New', Courier, Fixed;
	background		: #FFFFB9;
	display			: block;
	padding			: 5px 5px 5px 5px;
	border			: 1px dotted #444E72;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* formate fuer Links */
a {
   color						: #EF5DAC;
	  }
a:link { 
	text-decoration		: underline;
}
a:visited { 
	color						: #EF5DAC;
}

a:link:hover, 
a:visited:hover { 
	text-decoration		: none;
}
a:link:active, 
a:visited:active {
     color					:#EF5DAC;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */

.post, .entry{
	margin: 10px 5px 40px 0px;
}
.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-size		:0.7em;
	background     : #FBFBFB;
	color				: #000;
	height			: 40px;
	padding			: 5px 10px 5px 5px;
	border			: 1px dotted #A8ABA9;
}
.postmetadata a, .postmetadata a:link, .postmetadata a:hover, .postmetadata a:visited {
	color					: #444859;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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-top:3px;
	display: inline;
}

img.teaserimg {
	padding			: 0;
	margin			: 0px 7px 2px 0;
	float				:left;
}

.alignright, .alignleft {
	background: #EEEEEE;
	border: 0.1em solid #A2A9B9;
}

.alignright {
	float: right;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-right: 5px;
}
.alignleft img, .alignright img {
	margin: 2px 2px 2px 2px;
	display: inline;
}
.wp-caption-text{
	margin-top: 5px;
	font-size: 8px;
	font-style: italic;
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */

/* Begin Form Elements */
#search {
	width					: 410px;
	height				: 35px;
	background-color	: #E1E1E1;
	padding-top			: 5px;
	
}
#searchform{
	
}

input#s{
   padding				: 2px;
	border				:solid 1px #cccccc;
	background-color	: #ffffff;
	margin-left			: 10px;
}

input#searchsubmit{
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 2px solid #cccccc;
  width: auto;
  background: url(images/button_bg.jpg) repeat-x;
  padding: 0px 5px 0px 10px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

small {
	font-size		: 0.7em;
	color				: #B7CCAC;
}
/* End Various Tags & Classes*/

/* formate fuer die sidebar */
#sidebar{
		font				: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar a, #sidebar a:link, #sidebar a:hover, #sidebar a:visited {
	color					: #000033;
}

#sidebar ul ,#sidebar ul{ 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	list-style: none;
} 

/* formate für die Haupt navigation */
#mainnav ul {
	list-style-type	: none;
	list-style-image	: none;
	margin				:0; 
	padding				:0; 
}

#mainnav li {
	float					:left;
}

#mainnav a
{
	width:120px;
	height:30px;
	margin: 0 5px 0 0;
	font-size: 0.8em;
	line-height :26px;
	text-align:center;
	float:left;
	display: block;
	text-decoration: none;
	color: #333333;
}


#mainnav a:link, #mainnav a:visited
{
	background: transparent url(images/buttonOff.gif) no-repeat;
}

#mainnav a:hover
{
	background: transparent url(images/buttonOver.gif) no-repeat;
}

#mainnav a.active_menu:link,#mainnav a.active_menu:visited {
	background: transparent url(images/buttonActive.gif) no-repeat;
}

/* formate fuer das Subnavi oben */
#subnav ul {
	list-style-type	: none;
	list-style-image	: none;
	margin				:0; 
	padding				:0; 
}

#subnav li {
	float					:left;
}
#subnav a {
	color					:#F5F6EC;
	font-size			: 0.9em;
	font-weight			:bold;
	line-height: 25px;
	margin				: 0 5px 0 5px;
}



/* Formate fuer die footernav */
#footernav ul {
	list-style-type	: none;
	list-style-image	: none;
	margin				:0; 
	padding				:0; 
	
} 
  
#footernav ul li { 
	margin				:0; 
	padding				:0; 
	float					:left;
}

/*Links in der ersten ebene*/
#footernav ul li a:link, 
#footernav ul li a:visited { 
	/*display					:block; */
	color						: #000033;;
	line-height				: 24px;
	margin-left				: 10px;
	
	text-decoration		: underline;
		
} 
#footernav ul li a:hover { 
	text-decoration		: none;
}
/* Formate fuer die Boxen */
.outerBox {
	border					: 1px solid #EFEFEF;
	margin					: 0 0 10px 0;
	width						: 100%;
}

.innerBox {
	margin: 5px 5px 5px 5px;
}
.orangeBoxLabel, .greyBoxLabel, .blueBoxLabel {
	font-size: 1.0em;
	font-weight:bold;
	text-align: left;
	line-height: 26px;
	padding: 0 0 0 5px;
	display: block;
}
.orangeBoxLabel, .greyBoxLabel {
	color: #F4872A;
}
.blueBoxLabel {
	color: #444E72;
}

.orangeBoxLabel {
	background				: #FEF6E1;
}

.greyBoxLabel {
	background				: #E1E1E1;
}

.outerBox li{
	margin					: 2px 5px 5px 2px;
}
/* Formate fuer rechte und Linke Box im Content startseite*/
#contentBoxLeft{
	width	: 245px;
	margin-right: 10px;
	float: left;
}

#contentBoxRight{
	width	: 245px;
	float: right;
}
/* Formate fuer unterschiedliche Listen */
ul.bulletList {
	list-style-type	: square;
	padding				: 0 0 0 10px;
	margin				: 0 0 0 15px;
}

ul.bulletList li {
	padding-left	: 0px;
}

ul.flatList {
	list-style-type	: none;
	padding				: 0 0 0 10px;
	margin				: 0 0 0 15px;
}

ul.floadList {
	list-style-type	: none;
	padding				: 0;
	margin				: 0;
}

ul.postList {
	list-style: none none;
	width: 300px;
	padding				: 0 0 0 0;
	margin				: 0 0 0 0;
}
ul.postList li {
	clear: both;
}


/*
* Formate fuer die Seitenschaltung
*/
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}


