/*  
Theme Name: Alopecia
Theme URI: http://wordpress.org/
Description: Red Theme
Version: 0.1
Author: xxx


Enjoy the theme =D

*/
body{
	padding: 0;
	margin: 0;
	color: #E5D2AA;
	background: #bdAA82 url(bg-1.jpg) repeat-x top;
	
	font-family: Times New Roman,Times Roman,Serif,Verdana, Arial, Serif;
	font-size: 100%;
	
}

a {text-decoration:none; 	color: #E5D2AA;}
h2{
	color: #580000;
	color: #E5D2AA;
	text-decoration: none;
	font-size: 1.2em;
margin-top: 10px;
}
ol{list-style-type:decimal;list-style-position:inside;margin:0;padding:0;}

ul,li{margin:0;padding:0;}


/* background of inner container with caetgories, blogroll etc
	background-color: #050006;
*/
#container{
	width: 1000px;
	background-color: #2A2A2A;
	background-color: #F2E2C1;
	background-color: #6F0706;
	background:  #6F0706 url(top.jpg) repeat-x ;
	margin: 0 auto;
		margin-top: 10px;
	position: relative;
}
#logo{
	float: left;
	width: 600px;
	height: 273px;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: 5px;
	background: url(frauen.jpg) no-repeat;
}
#title{width:360px !important;float:right;}
#title h1{font-size:2.8em;font-weight:normal;margin-bottom:0;	margin-top: 5px;}
#title h2{color:#E5D2AA;font-size:2em;font-weight:normal;margin:0;text-decoration:none;}
.clear{clear:both;}

/* der gesamte linke Rahmen */
#left{margin-top:20px;width:246px !important;width:230px;float:left;margin-left:5px;}

/* der rechte Rahmen mit dem eigentlichen Text */
#right1{
	margin-top: 20px;
	float: right;
	width: 700px;
	background: yellow;
	background-color: #6F0706;
	background: #6F0706 url(right1.jpg) repeat-x ;
}
/* here come the posts */
#right2{
	width: 696px;
	padding: 10px 0;
	margin: 1px;
	border: 1px solid #d7c116;
	color: #703910;
	background-color: #FFFDEF;
	}

#right2 a{
	color: #6F0706;
}

/* Linkleiste oben quer */
#nav{position:absolute;top:265px;left:412px;}
#nav li{float:left;line-height:26px;display:inline;margin-right:7px;padding:0 20px;background:url(hover.jpg) repeat-x;}
#nav li:hover{background:url(link.jpg) repeat-x;}
#nav li a{color:#464544;line-height:26px;position:relative;}
#nav li a:hover{
	color: Maroon;
}

/* Datum im Blog Post */
.date{
	line-height: 37px;
	background: url(date.jpg) no-repeat left;
	padding: 0 10px;
	color: Maroon;
	font-size: 1.1em;
	margin: 15px 0;
}
.date b{
	font-weight: normal;
	margin-right: 4px;
	margin-left: 10px;
}
			
/* Headers of blog posts */			
.name a{
	font-size: 1.5em;
	color: E5D2AA;
	font-weight: bold;
}
.name{margin-left:10px;margin-bottom:15px;}

.post{
	margin-left: 10px;
	color: #38080C;
	font-size: 1em;
	width: 85%;
	background: url(kopf.jpg) bottom right no-repeat;
}
.post a{color:#111;}

/*
#links{margin-top:-20px;padding:5px;color:#ccc;font-size:11px;margin-left:30px;}
#links a{color:#58000;font-size:11px;}
#linkcat-2 h2{display:none;}
#linkcat-2{list-style-type:none;}
ul li ul{margin-top:0 !important;margin-top:-12px;}
*/

/* Die Navigation im linken Sidebar */
#sidebar {
	list-style-type: none;
	margin-left: 15px;
}

/* Widget im linken Sidebar */
.widget {
	font-size: 0.9em;
	margin-left: 10px;
}
.widget li {
	list-style-type: none;
	font-weight: bold;
}

.widget li li {
	list-style-type: none;
	text-indent: 20px;
		font-size: 0.8em;
			font-weight: normal;
}
.widgettitle{
	color: orange;
	margin-top: 20px;
 text-indent: 40px;
	font: 1.2em sans-serif bold;
		background: url(liste.jpg) top left no-repeat;
		line-height: 2em;
}	


/*  Page Menu */ 

.menu {
	margin: 12px 0 3px 3px;
	margin-left: 15px;
	list-style-type: none;
}
.menu a{
	color: #F0E68C;

}
.menu li {
			padding-top: 5px;

}
.subpages {
	
	margin: 2px 0 3px 30px;
	}
.subpages a{
	color: white;
		margin-left: 15px;
		font-weight: normal;
}

.angebot {
	color: orange;
}

/* Side Pages Menu */
#sidebar ul {
	margin: 12px 0 3px 3px;
	margin-left: 15px;
	list-style-type: none;
}
#sidebar ul a{
	color: #F0E68C;

}
#sidebar ul li {
			padding-top: 5px;
}

#sidebar ul ul {
	margin: 2px 0 3px 3px;
	font-size: 1.2em;
}

#sidebar ul ul li {

	font-weight: normal;

	color: #F0E68C;
}


#sidebar ul ul li a{
	color: #F0E68C;
	}
