@import url("../css/fonts.css") screen;

html, body {color : #E5E5E5; font-family : 'Verdana', 'Tahoma', 'Arial', sans-serif, 'Candara', 'DejaVuSans'; font-size : 12px; padding : 0; margin : 0; background : #1e1e1e;} 
#header {height : 54px; line-height : 54px; background : #1E1E1E; font-family : 'YellowSubmarine', 'Tahoma', 'Georgia', sans-serif; font-size : 26px; letter-spacing : 2px; color : #aeff00; text-shadow : 2px 2px 2px #9fd131;} 
.body {margin-left : auto; margin-right : auto; padding : 0; width : 800px;} 
#cols {background : #1E1E1E url('../imgs_others/boxed.gif') no-repeat; height : 194px; color : inherit;} 
.col {float : left; width : 400px;} 
.col-f {width : 800px; text-align : center;} 
#menu {margin : 10px 0; background : #F0E155 url('../imgs_others/mbg2.png'); height : 42px; line-height : 42px; color : inherit;} 
#items {background : transparent; margin-left : auto; margin-right : auto; width : 800px; color : #7F7F7F;} 
#footer {height : 150px; background : #000 url('../imgs_others/fbg.gif') repeat-x; font-size : 10px; margin : 10px 0 0; color : inherit;} 
#header a {color : #AEFF00; background : transparent;} 
#menu a {color : #4D4D4D; font-weight : bold; border-right : 1px solid #5b9400; display : block; float : left; padding : 0 10px; background : transparent;} 
#menu a:hover {background : #9FD131 url('../imgs_others/mbg.png'); color : #7F7F7F;} 
#selected {background : #9FD131 url('../imgs_others/mbg.png'); color : #7F7F7F;} 
#date {background : transparent; color : #AEFF00; font-weight : normal; left : 0px; top : 0px; padding: 2px;} 
.resto {font-weight : normal; width : 380px; padding: 8px; border : 1px solid #000;}
#right {width : 112px; padding: 8px; border : 1px solid #000; float : right; position : relative; text-align : center;}
a {color : #FFFF00; text-decoration : none; background : transparent;} 
a:hover {color : #9FD131; background : transparent;} 
a img {border : 0;} 
h1 {color : #AEFF00; font-family : 'YellowSubmarine', 'Tahoma', 'Georgia', sans-serif; font-size : 24px; font-weight : normal; margin : 0.2em 0; background : transparent; text-shadow : 2px 2px 2px #9fd131; letter-spacing : 2px;} 
h3 {color : #AEFF00; font-weight : normal; margin : 0.2em 0; background : transparent;} 
p {line-height : 1.5em; margin : 0 0 1.4em 0;} 
blockquote {border-right : 1px none; border-left : 4px solid #4D4D4D; background : #262626; margin : 10px 0; padding : 10px; color : #E5E5E5;} 
code {border-right : 1px groove #333; border-left : 5px solid #4D4D4D; background : #262626; margin : 10px 0; padding : 10px; display : block; white-space : pre; color : #e5e5e5;} 
.postInfo {margin : 10px 0; font-size : 10px; line-height : 12px;} 
.post {margin : 0; padding : 0;} 
ul {margin : 10px 0; padding-left : 32px;} 
li {list-style-image : url('../imgs_others/dot.gif');}
.left {margin : 3px 10px 2px 0; float : left;} 
.right {margin : 2px 0 2px 10px; float : right;} 
.textright {text-align : right;} 
.center {text-align : center;} 
.small {font-size : 0.8em;} 
.bold {font-weight : bold;} 
.italic {font-style : italic;} 
.about {padding-top : 8px; padding-left : 24px;}
.crosshair {cursor: crosshair;} 
.handcursor {cursor : pointer;}