/* CSS Document */

@font-face {
    font-family: 'roughtypewriterregular';
    src: url('rough_typewriter-webfont.eot');
    src: url('rough_typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('rough_typewriter-webfont.woff') format('woff'),
         url('rough_typewriter-webfont.ttf') format('truetype'),
         url('rough_typewriter-webfont.svg#roughtypewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { margin: 0; padding: 0 }
body { background:white; font-family: 'roughtypewriterregular', sans-serif; color:#000; margin-top:40px }
a, a:visited { color: #000; text-decoration:underline; outline:none }
a:hover, a:focus { text-decoration:none; outline:none }
img { border:none }

#vidiv { position:relative; padding-bottom:46.25%; margin-top:1%; height: 0; }
#vidiv iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; outline:none }

#wrapper { margin:0 auto; width:1200px; height:852px; background:url(../images/7vegeazegalatt_bg.png) no-repeat }

#toptitle { float:left; height:170px; width:965px; text-align:right; padding-top:10px }
#toptitle a, #toptitle a:visited { text-decoration:none }
h1 { font-size: 2.1em }
h2 { font-size: 1.5em; padding-right:11px }

#share { float:right; height:170px; width:110px; padding-top:20px }
#fblinks { text-align:left; padding:20px 0 0 23px; font-size:.8em }
#sclink { text-align:left; font-size:.8em }

#minivid { float:right; margin:15px 15px 0 0; width:200px }
#overvid { position:relative; top:-120px; padding-top:100px; text-align:right; width:201px; display:block; font-size:.8em; background:url(../images/7vegeazegalatt_video_fg_b.png) no-repeat; z-index:3 }

#contwrap { padding:101px 0 0 145px; height:200px; width:850px; text-align:left; position:relative; top:-122px }
#nav { float:left; width:250px; height:200px; padding-top:8px; }
#nav ul { list-style:none }
#content { float:left; width:600px; height:323px; overflow-y:scroll; overflow-x:hidden }
.ptitle { font-size:1.3em }

#footer { clear:both; width:400px; float:right; font-size:.8em; position:relative; top:-58px }
#credits { text-align:center }