2006-12-22 06:26:46 +00:00
body { margin : 0 ; font : 0.85 em "Lucida Grande" , "Trebuchet MS" , Verdana , sans-serif ; color : #fff ; background : url ( /images/global_bg.gif ) ; }
2006-11-28 22:35:35 +00:00
2006-12-22 06:26:46 +00:00
# page { width : 900 px ; margin : 0 auto ; background : #440008 ; border-top-width : 5 px ; border-top-style : solid ; border-top-color : #ff8500 ; }
2006-11-28 22:35:35 +00:00
# header { height : 75 px ; padding : 0 ; }
2007-12-07 20:09:16 +00:00
# header h1 { float : left ; width : 274 px ; height : 75 px ; margin : 0 ; background-image : url ( /images/global_logo.gif ) ; /* Crazy nested comment */ background-repeat : no-repeat ; text-indent : -9999 px ; }
2006-12-22 05:11:03 +00:00
# header . status { float : right ; padding-top : .5 em ; padding-left : .5 em ; padding-right : .5 em ; padding-bottom : 0 ; }
# header . status p { float : left ; margin-top : 0 ; margin-right : 0.5 em ; margin-bottom : 0 ; margin-left : 0 ; }
2006-12-18 02:05:46 +00:00
# header . status ul { float : left ; margin : 0 ; padding : 0 ; }
2006-12-22 06:26:46 +00:00
# header . status li { list-style-type : none ; display : inline ; margin : 0 5 px ; }
2007-01-17 16:32:15 +00:00
# header . status a : link , # header . status a : visited { color : #ff8500 ; text-decoration : none ; }
2006-12-18 02:05:46 +00:00
# header . status a : hover { text-decoration : underline ; }
2006-12-22 06:26:46 +00:00
# header . search { float : right ; clear : right ; margin : 12 px 0 0 0 ; }
2006-12-18 02:05:46 +00:00
# header . search form { margin : 0 ; }
2007-02-04 05:37:27 +00:00
# header . search input { margin : 0 3 px 0 0 ; padding : 2 px ; border : none ; }
2006-11-28 22:35:35 +00:00
2007-02-04 05:37:27 +00:00
# menu { clear : both ; text-align : right ; height : 20 px ; border-bottom : 5 px solid #006b95 ; background : #00a4e4 ; }
2006-12-22 06:26:46 +00:00
# menu . contests ul { margin : 0 5 px 0 0 ; padding : 0 ; }
# menu . contests ul li { list-style-type : none ; margin : 0 5 px ; padding : 5 px 5 px 0 5 px ; display : inline ; font-size : 1.1 em ; color : #fff ; background : #00a4e4 ; }
2007-03-17 20:48:29 +00:00
# menu . contests ul li / This rule isn ' t a comment ! { red : green ; }
2007-01-17 16:32:15 +00:00
# menu . contests a : link , # menu . contests a : visited { color : #fff ; text-decoration : none ; font-weight : bold ; }
2006-12-18 02:05:46 +00:00
# menu . contests a : hover { text-decoration : underline ; }
2006-11-28 22:35:35 +00:00
# content { clear : both ; }
# content . container { clear : both ; }
# content . container . column { float : left ; }
# content . container . column . right { float : right ; }
2007-01-17 16:32:15 +00:00
# content a : link , # content a : visited { color : #93d700 ; text-decoration : none ; }
2006-12-18 02:05:46 +00:00
# content a : hover { text-decoration : underline ; }
2006-11-28 22:35:35 +00:00
2007-01-18 09:30:30 +00:00
# content p , # content div { width : 40 em ; }
# content p li , # content p dt , # content p dd , # content div li , # content div dt , # content div dd { color : #ddffdd ; background-color : #4792bb ; }
2006-11-28 22:35:35 +00:00
# content . container . video . column . left { width : 200 px ; }
# content . container . video . column . left . box { margin-top : 10 px ; }
2006-12-22 06:26:46 +00:00
# content . container . video . column . left . box p { margin : 0 1 em auto 1 em ; }
2007-03-18 04:33:01 +00:00
# content . container . video . column . left . box . participants img { float : left ; margin : 0 1 em auto 1 em ; border : 1 px solid #6e000d ; border-style : solid ; }
2007-03-18 04:52:16 +00:00
# content . container . video . column . left . box . participants h2 { margin : 0 0 10 px 0 ; padding : 0.5 em ; /* The background image is a gif! */ background : #6e000d url ( /images/hdr_participant.gif ) 2 px 2 px no-repeat ; /* Okay check this out Multiline comments Wow dude I mean seriously, WOW */ text-indent : -9999 px ; border-top-width : 5 px ; border-top-style : solid ; border-top-color : #a20013 ; border-right-width : 1 px ; border-right-style : dotted ; }
2006-11-28 22:35:35 +00:00
# content . container . video . column . middle { width : 500 px ; }
# content . container . video . column . right { width : 200 px ; }
# content . container . video . column . right . box { margin-top : 0 ; }
2006-12-22 06:26:46 +00:00
# content . container . video . column . right . box p { margin : 0 1 em auto 1 em ; }
2006-12-18 02:05:46 +00:00
# content . container . video . column p { margin-top : 0 ; }
2006-11-28 22:35:35 +00:00
2006-12-22 06:26:46 +00:00
# content . contests . container . information . column . right . box { margin : 1 em 0 ; }
2006-11-28 22:35:35 +00:00
# content . contests . container . information . column . right . box . videos . thumbnail img { width : 200 px ; height : 150 px ; margin-bottom : 5 px ; }
2007-01-17 16:32:15 +00:00
# content . contests . container . information . column . right . box . videos a : link , # content . contests . container . information . column . right . box . videos a : visited { color : #93d700 ; text-decoration : none ; }
2006-12-18 02:05:46 +00:00
# content . contests . container . information . column . right . box . videos a : hover { text-decoration : underline ; }
2006-12-22 06:26:46 +00:00
# content . contests . container . information . column . right . box . votes a { display : block ; width : 200 px ; height : 60 px ; margin : 15 px 0 ; background : url ( /images/btn_votenow.gif ) no-repeat ; text-indent : -9999 px ; outline : none ; border : none ; }
# content . contests . container . information . column . right . box . votes h2 { margin : 52 px 0 10 px 0 ; padding : 0.5 em ; background : #6e000d url ( /images/hdr_videostats.gif ) 2 px 2 px no-repeat ; text-indent : -9999 px ; border-top : 5 px solid #a20013 ; }
2006-11-28 22:35:35 +00:00
2006-12-22 06:26:46 +00:00
# content . contests . container . video . box . videos h2 { margin : 0 ; padding : 0.5 em ; background : #6e000d url ( /images/hdr_newestclips.gif ) 2 px 2 px no-repeat ; text-indent : -9999 px ; border-top : 5 px solid #a20013 ; }
2006-12-18 02:05:46 +00:00
# content . contests . container . video . box . videos table { width : 100 ; }
# content . contests . container . video . box . videos table td { padding : 1 em ; width : 25 ; vertical-align : top ; }
2006-12-22 06:26:46 +00:00
# content . contests . container . video . box . videos table td p { margin : 0 0 5 px 0 ; }
2007-01-17 16:32:15 +00:00
# content . contests . container . video . box . videos table td a : link , # content . contests . container . video . box . videos table td a : visited { color : #93d700 ; text-decoration : none ; }
2006-12-18 02:05:46 +00:00
# content . contests . container . video . box . videos table td a : hover { text-decoration : underline ; }
2006-11-28 22:35:35 +00:00
# content . contests . container . video . box . videos . thumbnail { float : left ; }
2006-12-22 06:26:46 +00:00
# content . contests . container . video . box . videos . thumbnail img { width : 80 px ; height : 60 px ; margin : 0 10 px 0 0 ; border : 1 px solid #6e000d ; }
2006-11-28 22:35:35 +00:00
# content . container . comments . column { margin-top : 15 px ; }
# content . container . comments . column . left { width : 600 px ; }
2006-12-18 02:05:46 +00:00
# content . container . comments . column . left . box ol { margin : 0 ; padding : 0 ; }
2006-12-22 06:26:46 +00:00
# content . container . comments . column . left . box li { list-style-type : none ; padding : 10 px ; margin : 0 0 1 em 0 ; background : #6e000d ; border-top : 5 px solid #a20013 ; }
2006-12-18 02:05:46 +00:00
# content . container . comments . column . left . box li div { margin-bottom : 1 em ; }
# content . container . comments . column . left . box li ul { text-align : right ; }
2007-05-03 08:46:02 +00:00
# content . container . comments . column . left . box li ul li { display : inline ; border : none ; padding : 0 ; }
2006-11-28 22:35:35 +00:00
# content . container . comments . column . right { width : 290 px ; padding-left : 10 px ; }
2006-12-22 06:26:46 +00:00
# content . container . comments . column . right h2 { margin : 0 ; padding : 0.5 em ; background : #6e000d url ( /images/hdr_addcomment.gif ) 2 px 2 px no-repeat ; text-indent : -9999 px ; border-top : 5 px solid #a20013 ; }
2006-12-18 02:05:46 +00:00
# content . container . comments . column . right . box textarea { width : 290 px ; height : 100 px ; border : none ; }
2006-11-28 22:35:35 +00:00
2006-12-22 06:26:46 +00:00
# footer { margin-top : 10 px ; padding : 1.2 em 1.5 em ; background : #ff8500 ; }
2006-12-18 02:05:46 +00:00
# footer ul { margin : 0 ; padding : 0 ; list-style-type : none ; }
2006-12-22 06:26:46 +00:00
# footer ul li { display : inline ; margin : 0 0.5 em ; color : #440008 ; }
2006-12-18 02:05:46 +00:00
# footer ul . links { float : left ; }
2007-01-17 16:32:15 +00:00
# footer ul . links a : link , # footer ul . links a : visited { color : #440008 ; text-decoration : none ; }
2006-12-18 02:05:46 +00:00
# footer ul . links a : hover { text-decoration : underline ; }
# footer ul . copyright { float : right ; }
2006-11-28 22:35:35 +00:00
. clear { clear : both ; }
. centered { text-align : center ; }
2006-12-18 02:05:46 +00:00
img { border : none ; }
2006-11-28 22:35:35 +00:00
2006-12-22 06:26:46 +00:00
button . short { width : 60 px ; height : 22 px ; padding : 0 0 2 px 0 ; color : #fff ; border : none ; background : url ( /images/btn_short.gif ) no-repeat ; }
2006-11-28 22:35:35 +00:00
2006-12-18 02:05:46 +00:00
table { border-collapse : collapse ; }