/* Standard */

a { color: #6666FF; }
a:hover { color: #8f9098; text-decoration: none; }
body { background: #eeee99; font-family: Geneva, arial, helvetica, sans-serif; font-size: 11px; margin: 0px 0; padding: 0; }
textarea, input { font-size: 11px; border-style: solid; border-width: 1px; }
h1,h2,h3 { margin: 0; padding: 0; }
p,ul { font-size: small; line-height: 160%; }

/* Header */

#header { border-top: 0 solid #000000; background-color: #eeee99; border-bottom: 2px solid #0000CC; height: 140px; margin: 0 auto; width: 100% }
#header * { color: #FF6666; margin: 0; padding: 0; text-decoration: none; }
#header h1 { display: block; float: left; padding: 15px 0 0 10px; font-size: 60px; }
#header h2 { display: block; float: right; padding: 20px 15px 0 0; font-size: 20px; }

/* Top Bar */

#topBar { background: #eeee99; height: 22px; margin: 0 auto; padding-top: 6px; width: 100%; text-align: center; }

/* Left Side */
#leftSide { color: #A0A0A9; float: right; padding: 8px; width: 500px; text-align: left;}
#leftSide h2 { color: #FF6666; font-size: 16px; }
/* adcenter */#adCenter{float: left; width:250px;padding:8px;margin: 0; text-align:left;}
/* Right Side */

#rightSide { float: left; padding: 8px; width: 209px; text-align: left; }
#rightSide a,#adCenter a { color: #FF6666; text-decoration: none; }
#rightSide h2,#adCenter H2 { color: #6666FF; font-size: 14px; }
#rightSide li,#adCenter li{ color: #6666FF; margin-bottom: 1em; }
#rightSide li li,#adCenter li li { margin-bottom: 0; padding-left: 1em; }
#rightSide ul,#adCenter ul { list-style: none; margin: 0; padding: 0; }

/* Content */

#content { margin: 0 auto; width: 1024px;}

/* Footer */

#footer { border: 0px solid #000000; background: #eeee99; margin: 0 auto; width: 100%; }
#footer * { color: #6666FF; }
#footer p { font-size: x-small; margin: 0; padding: 10px 0; text-align: center; }

/* Index Video Containers [ Hard-Coded Into Script ] */

#videoContainer { border-bottom: 1px dotted #999999; padding: 12px 0; }
#videoThumbnail { float: left; }
#videoThumbnail img { border: 1px solid #000000; }
#videoInnerContainer1 { float: left; margin-left: 10px; width: 200px; }
#videoTitle { font-weight: bold; margin-bottom: 5px; }
#videoTitle a { text-decoration: none; }
#videoDescription { color: #A0A0A9; font-size: 9px; margin-bottom: 15px; }
#videoTags { color: #FF6666; font-size: 10px; }
#videoTags a { color: #A0A0A9; font-size: 10px; }
#videoInnerContainer2 { color: #A0A0A9; margin-left: 360px; }
#videoRating { margin-bottom: 15px; }
#videoAuthor,#videoViews,#videoDuration,#videoCategory { font-size: 10px; }
#videoDuration { margin-bottom: 15px; }

/* Index Video Containers View 2 [ Hard-Coded Into Script ] */

#videoContainer2 { height: 175px; padding: 0 8px; text-align: center; width: 140px; float: left; }
#videoThumbnail2 img { border: 1px solid #000000; }
#videoTitle2 { font-weight: bold; margin-bottom: 15px; }
#videoTitle2 a { text-decoration: none; }

/* Video Comments [ Hard-Coded Into Script ] */

#commentBox { border: 1px solid #000000; background: #FAFAFA; padding: 1px; }
#comments { margin-bottom: 20px; }
#commentAuthor { background: #E5E5E5; padding: 4px; }
#commentAuthor a { color: #2e2e2e;}
#commentText { color: #2e2e2e; padding: 4px; }
