/* START general elements and classes ebece6 */
body { background:#fff url(/theme/Diane/assets/css/_style/top.gif) repeat-x;color:#3b2a03;margin-top:30px;font-size:.8em;font-family:'Lato', sans-serif;line-height:1.2; }
a:link, a:visited { color:#693; }
a:hover, a:active { color:#e43844; }
h1, h2, h3, h4, h5, h6 { color:#e5896e;font-family:'Lato', sans-serif;font-weight:normal; }
h1 { font-size:2.3em;margin-top:0; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }
h4, h5, h6 { font-size:1em; }
li { margin-bottom:.5em; }
/* END general elements and classes */

/* START main layout items */
#page-wrapper { max-width: 60rem; width:96%; margin: 0 auto; }
.extra.first { background:url(/theme/Diane/assets/css/_style/banner.jpg) no-repeat;max-width:423px;min-height:198px;background-position:center top;background-size: auto 100%;margin-bottom:1em;border:solid 1px black; }
footer { background:#fff url(/theme/Diane/assets/css/_style/bottom.gif) repeat-x;height:100px; }
/* END main layout items */

/* START stuff inside main */

/* page content */
#main ul { margin-left:1.3em;padding-left:0; }
#main li { list-style:disc; }

/* END stuff inside main */


/* START stuff inside aside */
#navigation h2 { display:none; }
#main-nav li { display:inline;margin-right:10px;padding:5px 5px 5px 25px;background:url(/theme/Diane/assets/images/rose.png) no-repeat; }
#main-nav li.current a, #main-nav li.active a { color: #e5896e; }

/* END stuff inside aside */