@CHARSET "UTF-8";

html, body, div, p, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
ul ol li{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0;}
a img{border:0;}
.hidden{display:none;}

#ie-alt{background-color:#ffffe1;font-size:1.5em;padding:0.4em;}

/*	1	2	3	4	5	6	7	8	9	10	11	12*/
html{background-color:#f8f8f8;}
	body{background-color:#f8f8f8;}
		#root{}
			#page{margin:1em auto 0;padding:1em 14em 1em 1em;position:relative;width:60em;}
				#header{padding:0 0 1em 0;width:60em;}
					#header hr{background-color:#bbbbbb;border:0 none;color:#bbbbbb;height:2px;margin:0;padding:0;}
					#blog_name{font-size:3em;text-align:center;font-weight:bold;}
						#blog_name a{color:#000000;text-decoration:none;}
					#blog_desc{font-size:1.5em;text-align:center;}
				#body{position:relative;width:60em;}
					#sidebar1{float:left;padding:0 1em 0 0;width:11em;}
					#sidebar2{float:right;padding:0 0 0 1em;width:11em;}
					#sidebar3{left:62em;position:absolute;top:0;width:12em;}
					#content{border-left:0.15em #bbbbbb solid;border-right:0.15em #bbbbbb solid;margin:0 12em 0 12em;padding:0 1em 0 1em;width:33.7em;}
						#tl_index{}
						#tl_page{}
						#tl_singel{}
						#tl_archiv{}
						#clearfix{clear:both;height:0;}
				#footer{padding:1em 0 0 0;width:60em;}
					#footer hr{background-color:#bbbbbb;border:0 none;color:#bbbbbb;height:2px;margin:0;padding:0;}

/*	8	9	10	11	12	13	14*/
.post_container{}
	.post_container div.hr{}
		.post_container div.hr hr{background-color:#bbbbbb;color:#bbbbbb;border:0 none;height:0.15em;margin:0.5em 0 0.5em 0;}
		.post_container ul, .post_container ol{text-align:left;}
	.post_title{}
	.post_date_autor{}
	.post_content{}
	.post_meta{}