@CHARSET "ISO-8859-1";

body, html { background:#E5E5E5; text-align:center; margin:0; padding:0; font-family:Arial, Segoe, Sans-Serif; height:100%; }
.clear { clear:both; line-height:0; height:0; }

#twitter-follow { border:0; position:fixed; top:200px; right:0; }

#takezeroempire { border:0; margin:0; padding:0; background-color:#E5E5E5; color:#E5E5E5; position:fixed; top:100px; left:0; }
#takezeroempire img { border:0; margin:0; padding:0; background-color:#E5E5E5; color:#E5E5E5; }

#container { width:980px; margin:auto; text-align:left; }

#header { width:980px; margin-left:auto; margin-right:auto;  background:#FFFFFF; }
a.menuItem { display:block; float:right; margin-right:20px; padding:5px; width:100px; background:#7CA8BF; font-weight:bold; font-size:1.2em; text-decoration:none; text-align:center; color:#FFFFFF; }
a:hover.menuItem { background:#97CCE8; }
#logo { margin-left:50px; padding-bottom:30px; }

#addShort { margin-left:175px; position:relative; z-index:2; height:82px; overflow:visible; }
#addShort img { border:0; }

#sortVideos { position:relative; z-index:4; float:right; background:url('images/sortVideos.png') no-repeat; width:300px; margin-top:-10px; margin-right:100px; height:82px; overflow:hidden; cursor:pointer; }
#sortVideos a { outline:0; font-size:1.1em; color:#FFFFFF; text-decoration:none; }

#videosWrapper { min-height:500px; background:url('images/filmReel.png') repeat-y; position:relative; top:-10px; }
#videosContainer { padding:10px 0px 10px 90px; }
.videoItem { position:relative; float:left; width:375px; height:210px; overflow:hidden; margin:10px; background:#000000; }
.videoItemContent { position:relative; top:0px; }
.videoItem img { border:0; }
.videoItemImage {  height:210px; width:375px; }
.videoInfoPane { color:#FFFFFF; padding:10px; height:145px; overflow:hidden; margin-bottom:5px; }
.videoInfoPane a { color:#FFFFFF; text-decoration:none; }
.videoInfoPane img { float:right; width:48px; margin:20px; } 
.videoItem h2 { font-size:1.2em; margin:0; padding:0; }
.videoCaption { font-size:.8em; }
.videoShare { text-align:center; }
.videoShare a { color:#97CCE8; font-weight:bold; font-size:.8em; text-decoration:none; }
.videoShareIt { color:#FFFFFF; font-size:.7em; }
.reportIt { float:right; margin:10px; clear:right; font-size:.6em; }
.reportIt a { color:#FFFFFF; text-decoration:none; }

#videoDetail { padding:10px 0px 10px 90px; color:#FFFFFF; }
#thumbnail { float:left; width:375px; border:0; margin:10px; }
#videoInformation { float:left; width:375px; margin:10px; }
#loveIt img { float:right; border:0; width:48px; margin:20px; }
#metaInformation { margin-top:20px; }
.header { font-weight:bold; }
a { text-decoration:none; color:#FFFFFF; }

#inputArea { text-align:left; }
#thumbnailPreview { border:4px solid #7CA9BF; }
#uploadThumb { color:#FFFFFF; font-weight:bold; margin-bottom:20px; cursor:pointer; }
.inputClass { border:4px solid #7CA9BF; color:#97CCE8; margin-bottom:20px; }
.inputHeader { color:#FFFFFF; font-weight:bold; margin-right:5px; }
.inputHeader a { color:#FFFFFF; text-decoration:none; }
#inputActions { text-align:center; }

#paging { color:#FFFFFF; padding:4px; margin-right:110px; text-align:right; }
#next { text-decoration:none; color:#97CCE8; float:right; margin-right:110px; outline:0; }
#previous { text-decoration:none; color:#97CCE8; outline:0; }

#cover { position:fixed; z-index:10; top:0; left:0; width:100%; height:100%; background:#000000; opacity:.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
.coverContent { position:absolute; z-index:11; margin:auto; top:50px; width:100%; }
.popup { border:8px solid #FFFFFF; background:#97CCE8; padding:15px; width:475px; text-align:center; margin:auto; }
.close { display:block; text-align:left; position:relative; top:-35px; left:-35px; outline:0; }
