/* //////////////// GENERAL INFO //////////////// 

Site: VDub Magazine
Author : Robert Kraner
Designer : Robert Kraner
Company: www.e-koda.com
Contact: robert.kraner@e-koda.com
Version: 1

//////////////// //////////////// //////////////// */


/*//////////////// CLEAR ALL PADDING AND MARGIN //////////////// */

* { margin: 0; padding: 0; }

/* //////////////// STRUCTURE ELEMENTS //////////////// */

#wrapper { width: 774px; background: #000000; margin: 0 auto;}
#header { text-align:center; width: 774px; height:202px; background: #000000; padding-top:2px;}
#topmenu { text-align:center; width: 772px; height:31px; background: #000000; margin-left:1px;} 
#content { width: 774px; background: #000000; margin: 0 auto;}
.past { background: #000000; text-align:center; float:left; width:150px}
.download { font: .83em "Verdana", Arial, serif; background: #000000; text-align:center; float:left; width:150px; }
.content { width: 774px; background: #000000; margin: 0 auto;}
#columnleft { width: 504px; background: #000000; float:left; text-align:center;}
#splash { margin-left:1px; margin-top:1px; padding-top:2px; width: 501px; height: 267px; background: #000000; border:1px solid #373737;}
#feature { font: .83em "Verdana", Arial, serif; text-align:left; margin-left:1px; margin-top:1px; padding-top:2px; padding-left:1px; padding-right:1px; width: 499px; height:132px; background: #000000; border:1px solid #373737;}
#editor { font: .83em "Verdana", Arial, serif; text-align:left; margin-left:1px; margin-top:1px; padding-top:2px; padding-left:1px; padding-right:1px; width: 258px; background: #000000; border:1px solid #373737;}
#columnright { width: 264px; background: #000000; float: left; margin-left:2px; margin-right:2px}

/* //////////////// GENERAL STYLE //////////////// */

body {  font: .83em/1.33em "Verdana", Arial, serif; margin: 14px; background: url(mmedia/background_site.jpg); color: #ffffff; }
img { border-color: #efefef;}
a:link, a:visited { color: #990000; text-decoration:none}

h1, h2, h3, h3, h4 { color: #ffffff; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; }

/* //////////////// MENU & LIST STYLES //////////////// */

#navContainer { text-align:center; width:770px; background: url(mmedia/background_menu_0.jpg) repeat-x; height: 31px;}
.navList li { font-size: 0.9em; background: url(mmedia/background_menu_0.jpg) no-repeat; color: white; float: left; list-style-type: none; height: 31px;}
.navList li a, .navList li a:visited { background: url(mmedia/background_menu_0.jpg); color: white; float: left; list-style-type: none; height: 27px; padding-top: 4px; text-decoration:none;}
.navList li a:hover, .navList li a:active { background: url(mmedia/background_menu_1.jpg); text-decoration:none;}
.noList { list-style-type: none;}



