/**
* CSS
*
* @version 1.0
* @author Vaska
* @author Gregory Cadar
*/
* {
    margin: 0;
    padding: 0;
}


body {

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#1C1F1C;
background-color:#FFFFFF;
font-size:13px;
font-style:normal;
font-weight:normal;
line-height:128%;
text-decoration:none;

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:##FFFF00 none repeat scroll 0 0;
font-family:Helvetica,sans-serif;
font-size:12px;

}

h1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#04B404;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:128%;
text-decoration:none;

}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a:link {
background-color:#05050 5;
color:#FF0000;
text-decoration:none;
}
a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#FF0000;
padding-bottom:2px;
text-decoration:none;

}
}

body.section-1 {}
body.section-2 {}
body.section-3 { }

a:link { color:#013ADF;
text-decoration:none;
 }
a:active { text-decoration: none; }
a:visited { color:#FF0000;
text-decoration:none; }
a:hover { color:#0000FF;
text-decoration: line-throug }



a:img { border: none; }
a:hover img {border: 2px blue solid; opacity: 0,1
    cursor: alias;   }

#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    height: 100%;
    background-color: #FFF;
}

#menu ul {
    list-style: none;
    margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px;
}
p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container    { margin: 0; padding: 0; }
#img-container p    { width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

-- 
www.alvarourbano.com
www.awhiterabbitinthesnow.com