/*  
Theme Name: Beautyblog.ch
Theme URI: http://www.bubblewebdesign.ch
Description: Sch&ouml;nheit kommt aus einem Blog.
Version: 1.0
Author: Bubble
Author URI: http://www.bubble.ch/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0px;
padding: 0px;
}

body{
	margin-top: 0px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	background-image:url('img/backgrou.gif');
	color: #000000;
}

h1{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 34px;
	padding: 0 0 10px 0;
}


a:link, a:visited, a:active{
	color:#FF4D80; 
	font-weight:normal; 
	border-bottom:dotted 2px; 
	text-decoration:none;
}

a:hover{
	color:#FF4D80; 
	font-weight:normal; 
	border-bottom:solid 2px; 
	text-decoration:none;
}

a.none:link, a.none:visited, a.none:active, a.none:hover{
	color:#000000; 
	border-bottom:none; 
	text-decoration:none 
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 123px 0 0 100px;
	width: 800px;
	text-align: left;
}

#header{
	float: left;
	width: 800px;
	height: 150px;
	margin: 10px 0 0 0;
}

#linie{
	float: left;
	width: 810px;
	height: 1px;
	margin: 0 0 0 0;
	background: #333333;
}

#rosalinie{
	float: left;
	width: 810px;
	height: 1px;
	margin: 0 0 3px 0;
	background: #FF4D80;
}

#container{
	float: left;
	width: 560px;
}

#hallo{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #333333;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#hallo h1{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ff4d80;
	padding: 0 0 10px 0;
}

.post{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #333333;
}

.post h2{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
}

.entry{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	line-height: 20px;
}

p.postmetadata{
	border-top: 1px solid #ffa8c2;
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 170px;
	background: #ffffff;
	margin: 0px 20px 0 -40px;
	padding: 360px 10px 10px 80px;
	display: inline;
	background-image:url('img/navi.gif');
	background-repeat:no-repeat;
}

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

.sidebar ul li{
	padding: 0px 0 5px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

.sidebar h6{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 1px;
}

table#wp-calendar{
	background: #ffa8c2;
}

#calendar{
	background: #ffa8c2;
	margin: 0 0 0 -10px;
	padding: 10px 10px 0 10px;
}

#facebook{
	margin: 0 0 0 -20px;
	padding: 10px 10px 0 10px;
}

#startseitelink{
	margin: 0 0 5px 0;
}

#blognavi{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 100px 0 70px 0;
}

.blognavi{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 100px 0 70px 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}



#footer{
	clear: both;
	float: left;
	width: 810px;
	margin: 10px 0 20px 0;
}

#footertext{
	clear: both;
	float: left;
	width: 750px;
	margin: 0 0 4px 0;
}


#footertext table{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333333;
}

#motto{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	color: #666666;
}


#footer p{
	line-height: 18px;
}




