* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-color : #006666; 
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
} 
#header { 
color : #333; 
width : 900px; 
height : 120px; 
float : left; 
padding : 10px 10px 0 10px; 
margin : 10px 0 20px 0; 
border : 1px solid #ccc; 
background : #fff; 
background-image : url(images/horni.jpg); 
background-repeat : no-repeat; 
background-position : right top; 
} 
.logo { 
float : left; 
text-align : left; 
margin-right : 20px; 
} 
.logo h1#lineone { 
font-size : 2.6em; 
font-weight : lighter; 
color : #006666; 
border : none; 
padding-top : 30px; 
} 
.logo h1#lineone span { 
color : #ff6c17; 
} 
.logo h2#linetwo { 
font-size : 1.5em; 
text-transform : none; 
color : #ff6c17; 
letter-spacing : 1px; 
text-align : center; 
} 
.logo a { 
color: #006666; 
text-decoration: none;
} 

#leftcolumn { 
color : #333; 
border : 1px solid #ccc; 
background : #fff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 900px; 
width : 608px; 
float : left; 
} 
.spl { 
margin-top : 7px; 
margin-left : 2px; 
margin-bottom : 5px; 
width : 260px; 
overflow : hidden; 
} 
.spl img { 
border : none; 
padding : 0; 
} 
.spl img.ofm { 
margin-right : 4px; 
overflow : hidden; 
} 
ul { 
display : list-item; 
list-style-type : none; 
} 
li { 
padding : 5px 0 5px 0; 
} 
li a { 
font-weight : bold; 
font-size : 1em; 
color : #006666; 
} 
#leftcolumn h1 { 
color : #eeeeee; 
font-weight : lighter; 
background-color : #ff6c17; 
text-indent : 5px; 
padding-bottom : 5px; 
} 
#leftcolumn h2 { 
color : #006666; 
font-weight : lighter; 
margin-top : 17px; 
text-align : left; 
} 
#leftcolumn h3 { 
color : #006666; 
font-weight : lighter; 
margin-top : 14px; 
text-align : left; 
} 

.morelinks { 
margin-top : 15px; 
} 
.morelinks h3 { 
font-size : 2em; 
background-color : #3866a1; 
text-align : center; 
padding : 10px 0 10px 0; 
margin-top : 10px; 
} 
.morelinks a { 
color: #73880a; 
text-decoration : none; 
} 
#rightcolumn { 
float : right; 
color : #333; 
border : 1px solid #ccc; 
background : #f0f8ff; 
margin : 0 0 10px 0; 
padding : 10px; 
min-height : 950px; 
width : 260px; 
display : inline; 
} 
.inset { 
float : right; 
width : 250px; 
height : 250px; 
padding : 5px; 
border : 1px solid #3866a1; 
margin : 15px 0 0 10px; 
color : inherit; 
} 

#rightcolumn h2 { 
font-weight : bold; 
color : #eeeeee; 
background-color : #006666; 
text-indent : 5px; 
padding-bottom : 5px;
font-size: 15px;
} 

#rightcolumn p { 
text-align : justify; 
} 
.lefttext p { 
font-size : 100%; 
color : #333333; 
text-align : justify; 
padding-top : 20px; 
} 
.post { 
background : #eeeeee; 
padding : 3px; 
margin : 20px 10px 20px 5px; 
border : 0 dashed #8a795d; 
font-size : 110%; 
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post a { 
color : #ff6c17; 
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post .readmore { 
background : url(images/page.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
#footer { 
width : 902px; 
clear : both; 
border-top : 1px solid #ccc; 
border-bottom : 25px solid #000000; 
margin : 0 0 10px 0; 
padding : 10px; 
background-color : #ffffff; 
} 
#footer p { 
padding : 0; 
font-size : 90%; 
color : #878787; 
text-align : right; 
} 
#footer a { 
color : #006666; 
text-decoration : none; 
} 