<!--
body 
{
	font: .8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444;
	background-color:#fff;
}
h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: normal normal 16px/0 Georgia, "Times New Roman", Times, serif;
	color: #600;
	/*text-transform: uppercase;*/
	margin: 2px 0;
	line-height:28px;
	letter-spacing: 2px;
}

h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #600;
	margin: 10px 0 0;
}

h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 28px 0 4px;
	border-bottom: 1px solid #ccc;
	line-height: 17px;
}


p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a{color:#555555;text-decoration:none;}
a:hover{color:#600;cursor:pointer;}

ul,li {
	list-style-type:circle;
	/*line-height: 10px;*/
	}

hr {
border: 0;
color: #600;
background-color: #600;
height: 1px;
width: 100%;
text-align: left;
}
#guestbook{position:relative;z-index:1000;}
#gaestebuchform{position:relative;z-index:1000;}
.Guestbook-h3 {
font-size:14px;
}
.Post-Guestbook { width: 90%;margin:0 0 0 20px}
.PostDate-Guestbook { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px;
 list-style: none; border-right: solid 1px #000;}
.PostDate-Guestbook .month { display: block; font-size: 9px; line-height: 9px; color: #fff; text-transform: uppercase;}
.PostDate-Guestbook .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #fff; letter-spacing: -1px;}
.PostDate-Guestbook .year { display: block; font-size: 9px; line-height: 9px; color: #fff; text-transform: uppercase;}

.PostContent-Blog { padding: 5px 0px 0px 0px;  font-size: 12px; line-height: 16px;  margin-top: 15px;
border-top: solid 1px #600;}

.PostContent-Guestbook { padding: 10px 0px 0px 0px;  font-size: 12px; line-height: 16px;  margin-top: 15px;  margin-bottom: 20px;
border-top: solid 1px #600;border-bottom: dotted 1px #DCDCDC;}
.PostContent-Guestbook p { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostContent-Guestbook li {font-size: 9px; list-style: none; display: block;}
.PostContent-Guestbook blockquote {color:#000; border: solid 1px #000;}
.PostContent-Guestbook .PostControl { text-align: right; color:#000; border-top: solid 1px #997b53;}
.PostControl-Guestbook { text-align: right; color:#000;}

.PostContent-Blog p { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostContent p { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostText { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostInfo { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostControl { margin-left:55px; font-size: 11px; line-height: 16px;}
.PostSocial { margin-left:55px; font-size: 11px; line-height: 16px;}

div.dateblock{
line-height: 1.02em;
width: 40px;
float: left;
margin-top: 6px;
background: #fff;
border-top: 1px solid #eee;/*eee*/
border-left: 1px solid #eee;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
color: #aaa;
display: block;
text-align: center;
margin-right: 10px;
letter-spacing: 0.17em;
font-family: Arial, Verdana, sans;
padding: 2px;
}
span.dateblock_mon{
font-size: 9px;
display: block;
text-align: center;
color: #600;
font-family: Georgia, Arial, Verdana, sans;
}
span.dateblock_day{
font-weight: bold;
font-size: 15px;
display: block;
font-family: Georgia, Arial, Verdana, sans;
text-align: center;
top: 1px;
color: #600;
}
span.dateblock_year{
font-size: 9px;
display: block;
text-align: center;
color: #600;
font-family: Georgia, Verdana, Arial, sans;
top: 10px;
}

#lineal{font-size: 80%; float: right; position: absolute; left: 0px; bottom: 0px; z-index:500; height: 401px; width: 1280px;}
#lineal {background: url('../images/footer.png') no-repeat; position: fixed; bottom: -1px; right: -1px; z-index:500;}
#linealbg{font-size: 80%; float: right; position: absolute; left: 0px; bottom: 0px; z-index:1; height: 109px; width: 100%}
#linealbg {background: url('../images/footerbg.png') repeat-x; position: fixed; bottom: 0px; left: 1000px; z-index:1;}



#turna{font-size: 80%; float: right; position: absolute; left: 900px; top: 0px; z-index: 3; height: 308px; width: 242px;}
#turna{background: url('../images/turna.png') no-repeat; position: fixed; top: 0px; left:900px ; z-index: 100;}


#mnuTurna{font-size: 80%; float: left; position: absolute; left: 0px; top: 0px; z-index: 3; height: 777px; width: 346px;}
#mnuTurna{background: url('../images/tree_corner.png') no-repeat; position: fixed; top: 0px; left:0px ; z-index: 10;}

#title {
/*height:90px;
width: 276px;
padding:5px;
margin-bottom:20px;*/
/*background: url('../images/logostone.png') no-repeat; position: fixed;top: 20px; left:20px ; z-index: 10;*/
}

#left {
float:left;
position: fixed;
width:220px;
margin-left:50px;
margin-top:30px;
overflow:auto;
z-index:500;
}
< !––[if lt IE 7]

#left {
float:left;
}
>––>

#right {
float:left;
position: relative;
width:220px;
padding-left:50px;
margin-top:30px;
overflow:auto;
z-index:500;

}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content {
Position:relative;
float:left;
width:500px;
margin-left:350px;
margin-bottom:100px;
padding-bottom:100px;
z-index:1000;
}

#footer{font-size: 80%; position: fixed; bottom: 0px; right: 20px; z-index: 500;}


#icons{
 	padding-top:10px;
	padding:10px;
}

//-->




