/*
Theme Name: Girlish Neu
Theme URI: http://etosha.weblog.co.at/
Description: 
Version: 1.0
Author: Ernst Michalek
*/

/* Basisformate (Grundschriftarten, Größe usw.) */

* {
	margin:0; 
	padding:0;
	}

body {
	background: #ededed url(img/background.png) repeat-x;
	font: 81.2% Verdana, Arial, Sans-Serif; 
	/* Schriftgrösse: 
	67.5% ergibt 11 px als Basisgröße. 
	75%  = 12px
	81.2% = 13px
	100% = 16px 
	Alle anderen Angaben sind relativ zu diesem Basiswert! */
	line-height: 1.3em;
	color: #000000;
}

p,th,td,li { 

	}
	
h1,h2,h3,h4,h5,h6,h11,h12,h13{
	font: bold 1.81em Verdana, Arial, Sans-Serif; 
	color: #D86969;
	}

h1 {
	position: relative;
	top: 15px;
	left: 167px;
	width: 500px;
	}
	
h1 a,
h1 a:visited,
h1 a:hover,
h1 a:visited:hover 
	{ 
	 text-decoration: none;
	color: #D86969;
	 }	
	
h2	{ 
	font-size:1.4em;
	margin: 15px 0 6px 0;
	padding-bottom: 1px;
	font-weight: bold;
	color: #d86969;
	border-bottom: #444 1px solid;
	}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover 
	{ 
	 text-decoration: none;
	 color: #d86969;
	 }
	
h3{ font-size:1.2em; 
		font-style:italic;
 		padding-bottom: 3px;
		 }
h4	{  
		font-size:1.1em;
		color: #d86969;
		font-variant: small-caps;	}
h5  {  
		font-size:1em; 
	  padding-bottom: 2px;}
h6	{  
		font-size:0.95em; }


		
		
a:link {
	color: #d86969;
	text-decoration: none;
	}
a:visited {
	color: #d86969;
	text-decoration: none;
	}
a:active {
	color: #d86969;
	text-decoration: none;
	}
a:hover {
	color: #336699;
	text-decoration: underline;
	}

/* Sondertags */ 

blockquote {
	border-left: 4px double #d86969;
	margin-left: 1px;
	padding-left: 8px;
	margin-right: 15px;
	padding-right: 0px;
}

cite {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

hr {
	 width: 30%;
	 color: #d86969;
	 background-color: #d86969;
	 margin: 0px;
	 padding: 0px;
	 height: 1px;
	 border: none;
	 text-align: center;
	 margin: 0 0 1em 0;
	 }
	 
/* Bilder-Styles */

img { 
	padding: 0px;
	margin: 3px;
	border: #d86969 0px solid;
	background: #eeeeee;
	}

img.alignleft {
	float: left;
	margin: 3px 3px 3px 0;
	}

img.alignright {
	float: right;
	margin: 0 3px 3px 3px;
	}
	
/* Listen */

li {
	 list-style-type: none;
	 }

ol  {
	list-style: decimal outside;
	}
	
/* Content-Styles */

#content {
  line-height: 1.3em;
}

#content ol li { 
	list-style: decimal outside;
  margin: 0px 0px 0px 1.6em;
	padding: 0;
	}

#content ul { 
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	}

#content ul li { 
	list-style-image: url("img/bullet_first_level.png");
	}	
	
/* Beschreibungstext */
.description {
	position: relative;
	top: 25px;
	left: 167px;
	width: 500px;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	}
	
/* Credits im Seitenfuß */

#footer p {
	color: #333;
	font-size: 11px;
	margin: 15px 3px 0 3px;
	text-align: center;
	}

#footer  a, 
#footer  a:hover,
#footer  a:visited,
#footer  a:visited:hover {
	color: #444;
	}
						  
/* Meta-Infos unterhalb Post-Titel */

.postmetadata {
	color: #555;
	font-weight: normal;
	font-size: 0.83em;
	margin-bottom: 10px;
	}

.postmetadata li, 
ul.post-meta li {
	display: inline;
	}

.postmetadata ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.postmetadata a { 
	color: #7098cc;
	text-decoration: none;
	}

/* Post-Haupttext */

.entry { 
	font-size: 1em;
	text-align: justify;
	}
	
.entry	a {
	color: #d86969;
	text-decoration: none;
	font-weight: bold;
	}
		
.entry a:hover {
	text-decoration: underline;
	}

.entry a:visited {
	color: #d86969;
	font-weight: normal;
	}
	
.entry p {
			 margin: 0 0 1em 0;
}

.entry img {
			 margin: 0px 10px 15px 0px;
}
	
/* Kommentieren-Link */

.feedback {
	font-size: 0.83em;
	}
	
/* Kommentare: Formular und Kommentarliste */

#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform #mcspvalue,
#commentform textarea {
	background: #edcece;
	border: 1px solid #d86969;
	color: #444;
	}

#commentform textarea {
	width: 500px;
	}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 1em;
	}


#commentlist ol { 
	list-style: decimal outside;
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	font-size: 1em;
	text-align: justify;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	}
	
#commentlist li p {
			 margin: 0.7em 0 1em 0;
}

/* Page-Navigation */

p.pagenavi {
	 margin: 30px 0 5px 0;
}
	
/* Menu-Styles */

#menu1,
#menu2 {             
	font-size: 0.91em;
	}

#menu1 a,
#menu1 a:visited,
#menu2 a,
#menu2 a:visited { 
	text-decoration: none;
	color: #444;
	}

#menu1 a:hover,
#menu1 a:visited:hover,
#menu2 a:hover,
#menu2 a:visited:hover  { 
	color: #d86969;
	}

#menu1 ul { 
margin-left: 14px;
}

#menu2 ul { 
margin-left: 14px;
}

#menu1 ul ul { 
margin-left: 6px;
}

#menu2 ul ul { 
margin-left: 6px;
}

#menu1 ul ul li,
#menu2 ul ul li {
	list-style-image: url("img/bullet_second_level.png");
	}
	
#menu1 ul li,
#menu2 ul li {
	list-style-image: url("img/bullet_first_level.png");
	}

/* Suchfeld */

input#s {
	width: 120px;
	background: #edcece;
	border: 1px solid #d86969;
	color: #444;
	}
	
#searchbutton { 
	margin-top: 2px;
	padding: 0;
	}
	
/* Kalender */

#wp-calendar {
	empty-cells: show;
	margin: 0;
	padding: 0;
	width: 160px;
	}

table#wp-calendar { 
	margin-top: 16px;
	padding: 0;
	} 

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

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

#wp-calendar #prev a:hover,
#wp-calendar #prev a:visited:hover { 
	background: #fff;
	}


#wp-calendar #next a:hover,
#wp-calendar #next a:visited:hover { 
	 background: #fff;
	 }

#wp-calendar a {
	display: block;
	color: #d86969;
	text-decoration: none;
	font-weight: bold;
	}

#wp-calendar a:hover {
	background: #edcece;
	color: #d86969;
	}

#wp-calendar a:visited { 
	 color: #d86969;
	 font-weight: normal;
	 }

#wp-calendar caption {
	color: #d86969;
	font-size:1.4em; /* gleich gross wie H2 -> Zeile 44 */
	text-align: left;
	padding-bottom: 1px;
	margin: 15px 0 6px 0;
	font-weight: bold;
	border-bottom: #444 1px solid;
	}

#wp-calendar td {
	color: #edcece;
	font-size: 1em; /*Tex innerhalb des Kalenders */
	letter-spacing: normal;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar td:hover, 
#wp-calendar #today {
	background: #edcece;
	color: #d86969;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #d86969;
	text-align: center;
	}
	
/* Style für den Spruch des Tages */
.wp_quotes_quote {

}

/* Style für den Autor */
.wp_quotes_author {
		 font-style: italic;
}

/* Layout- Styles */
	
#container {
	width: 95%;
	margin: 10px auto 10px auto;
	border: 2px solid #444444;
	background:#fffeff; 
}

#header {
	background: #edcece url(img/bg_header.png) repeat-x;
	padding:0;
	height: 100px;
	}
	
#header img.logo1 {
	float: left;
	margin: 0;
}

#header img.logo2 {
	float: right;
	margin: 0;
}
	
#menu1 { 
	float:left;
	width:190px;
	padding:20px 8px 8px 8px;
	background-color:#fffeff; 
	}
#menu2 { 
	float:right;
	width:190px;
	padding:20px 8px 8px 8px;
	background-color:#fffeff;
	}
#content {
	margin-right:215px;
	margin-left:215px;
	padding:18px 20px 10px 20px;
	background-color:#fffeff; 
	}
#footer {
	clear:both;
	height: 50px;
	background: #edcece url(img/bg_footer.png) repeat-x;
	padding:8px; 
	}
	
/* Serie */

div.series_links {
	  margin: 5px 0 5px 0; /* oben rechts unten links (im UZS) */
}

div.series_toc {
	  margin: 5px 0 5px 0;
}

/* Sonderstyles */

div.sonderdesign1 h1,
div.sonderdesign1 h2,
div.sonderdesign1 h3,
div.sonderdesign1 h4,
div.sonderdesign1 h5,
div.sonderdesign1 h6 {
		margin: 6px 0 3px 0;
		padding: 0;
		
		position: relative;
		top: 0;
		left: 0;
		
		border: none;
		color: #336699; /* #D86969 */
		font-style: normal; /* italic */
		font-variant: inherit; /* small-caps */
		font-weight: bold;
}

div.sonderdesign1 h1 {
		font-size:1.4em;
		margin: 6px 0 3px -1px;
}

div.sonderdesign1 h2 {
		font-size:1.3em;
		font-style: italic;
	  margin: 6px 0 3px 1px;
}

div.sonderdesign1 h3 {
		font-size:1.2em;
   	font-style:italic;
}

div.sonderdesign1 h4	{  
		font-size:1.1em;
}
		
div.sonderdesign1 h5  {  
		font-size:1em; 
}

div.sonderdesign1 h6	{  
		font-size:1.4em; 
		color: #D86969;
}

div.sonderdesign1 a:link {
	color: #336699;
	text-decoration: none;
	}
div.sonderdesign1 a:visited {
	color: #336699;
	text-decoration: none;
	}
div.sonderdesign1 a:active {
	color: #336699;
	text-decoration: none;
	}
div.sonderdesign1 a:hover {
	color: #336699;
	text-decoration: underline;
	}
	
div.sonderdesign1 ul li { 
	list-style-image: url("img/bullet_first_level_sonder1.png");
	}	
	
div.sonderdesign1 hr {
	 width: 30%;
	 color: #336699;
	 background-color: #336699;
	 margin: 0px;
	 padding: 0px;
	 height: 1px;
	 border: none;
	 text-align: center;
	 margin: 0 0 1em 0;
	 }

/* ggf weitere anlegen mit div sonderdesign2, div sonderdesign3 usw. */

/* Gravatar- Styles */

.gravatar {
	float:left;
	padding: 2px;
	border: 1px solid #444444;
	background: #fff;
	margin: 0 6px 6px 0;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}
