@import "css/body.css";
@import "css/links.css";
@import "css/header.css";
@import "css/navlist.css";
@import "css/footer.css";
@import "css/galleria.css";

/*-------RPANEL-------*/ 
#rpanel {
padding: 0 ;
margin: 0;
float:left;
/* border: 1px solid #ff0000; */
}
#rpanel ul {
padding: 0;
margin: 0;
}
#rpanel li {
display: block;
width: 335px;
height: 133px;
margin-bottom: 1em;
list-style-type: none;
text-decoration: none;
}
#rpanel li a {
display: block;
height: 133px;
color: red;
}
/*-------RPANEL ROLLS-------*/ 
#rp1 {
display: block;
background: #ccc url(../../uploads/rpane1.jpg) no-repeat top left;
width: 335px;
height: 133px;
}
#rp2 {
display: block;
background: #ccc url(../../uploads/rpane2.jpg) no-repeat top left;
width: 335px;
height: 133px;
}
#rp1:hover, #rp2:hover {
background-position: 0 -133px;
}
#pushbottom {
clear:both;
} 
/*---- TEASER -----*/
#ts_panel {
padding : 0;
margin: 0 1em;
height: 450px;
float:left;
line-height: 1.6em;
/* border: 1px solid #ffcc00; */
}
#ts_panel p {
padding: 0;
margin: 0;
}
#ts_panel ul {
padding : 0;
margin: 0;
list-style-type: none;
}
#ts_panel li {
padding :0;
margin: 0;
}
#ts_panel ul li h2 {
text-decoration: none;
padding : .5em 0 6.7em;
margin: 0;
}
#ts_panel h3 {
display: inline;
font-size: 1.3em;
font-style: normal;
font-weight: lighter;
}
#ts_panel h3 a {
margin-top: 2em;
padding: .3em ;
border: 1px solid white;
text-decoration: none;
}
/*-------FOOTER-------*/ 
/*-------LAVASTONE NEWS------*/ 		       
.entry p {
margin: 0;
padding: 0;
float: left;
width: 420px;
}

/* ERRATA */
div#lavtx {
position: relative;
margin: 0 0 0 2em;
padding: 0;
width:850px;
height: 1050px;
} 
#lavtx h4 {
display: inline;
font-size: 1.25em;
color: red;
padding: 0;
margin: 0;
font-weight: lighter;
}
#lavtx p {
font-size: 160%;
word-spacing: .15em;
padding: .4em .4em 1.5em;
line-height: 125%
}
#lavtx h4 {
font-size: 160%;
color: red;
}
#lavtx ul {
list-style-type: none;
margin: 0 1em 0 0;
font-size: 1.65em;
font-weight: lighter;
line-height: 1.45em;
}
#lavtx li {
padding: 0;
margin:1em 0;
}
#lavtx ul>ul {
margin: 0 0 0 5em;
padding: 0;
font-size: 1em;
list-style-image: url(../../../uploads/odot.png);
}
#lavtx ul+h4 {
margin: 0;
padding: 0;
}