*{border:0;margin:0;padding:0px;list-style:none;font-family:Arial, Helvetica, sans-serif}
body{background:#292929 url(/images/main/bg.jpg) no-repeat top center;color:white}
h2{color:#ffb808}
a{color:#ffb808;font-weight:bold;text-decoration:none;font-size:12px}
h2 a{font-size:26px; color:#ffb808;text-decoration:none;text-transform:capitalize}
hr{border-top:1px solid #a09fa4;border-bottom:1px solid #5a595e;border-left:none;border-right:none;margin:15px 0}
input{border:1px solid silver}
textarea{border:1px solid silver}
.clear{clear:both}

#main_header{}
#logo{float:left;}
#leaderboard{float:right;}

#main_nav{margin:17px 0 0 0;height:47px;background:url(/images/main/nav_bg.png) repeat-x}
#main_nav li{float:left}
#home_link{width:66px;height:35px;background:url(/images/main/nav.png) 0 0;display:block}
#fame_link{width:125px;height:35px;background:url(/images/main/nav.png) -66px 0;display:block}
#upload_link{width:194px;height:35px;background:url(/images/main/nav.png) -191px 0;display:block}
#about_link{width:72px;height:35px;background:url(/images/main/nav.png) -385px 0;display:block}
#contact_link{width:85px;height:35px;background:url(/images/main/nav.png) -457px 0;display:block}

#main_body{background:#797979;padding:20px 15px}

#main_cont_area{width:600px;float:left}
.photo_item img{border:1px solid white;width:598px;height:323px;margin:5px 0 10px 0;display:block}
.photo_date{font-size:10px;font-weight:bold;color:#c4c2c3 }
.photo_tagline{font-size:12px;color:white;margin:10px 0 0 0}
.creepy_yes{float:right;width:300px;height:36px;display:block;background:url(/images/main/creepy_yes.png);color:#4b494c}
.creepy_no{float:left;width:300px;height:36px;display:block;background:url(/images/main/creepy_no.png);color:#4b494c}
.creepy_yes span{font-size:24px;position:absolute;margin:4px 0 0 45px;text-align:center}
.creepy_no span{font-size:24px;position:absolute;margin:4px 0 0 220px;text-align:center;}

#main_pagination a{border:1px solid #73d5f8;background:white;color:#076BCF;font-size:10px;font-weight:normal;padding:2px 5px}
#main_pagination strong{border:1px solid #73d5f8;background:#73d5f8;color:white;font-size:10px;font-weight:normal;padding:2px 5px}
#main_ad_area{width:300px;float:right}

#main_container{width:970px;margin:auto;padding:22px 0 100px 0}

#main_footer{padding:10px 20px;background:#797979;color:#191919;font-size:12px}
#main_footer a{color:#191919}
#main_footer span{font-size:10px}


/*CONTACT FORM*/
#contact_form label{display:block;font-size:18px;font-weight:bold;color:#ffb808}
#contact_form .text_input{font-size:20px;width:600px;padding:5px;color:#999999;border:3px solid #666666;margin:5px 0}
#contact_form textarea{font-size:20px;width:600px;height:100px;padding:5px;color:#999999;border:3px solid #666666;margin:5px 0}
#contact_form .submit{font-size:18px;border:3px solid #ffb808;padding:5px;color:white;font-weight:bold;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px;
text-shadow: 1px 1px 1px black;
-moz-box-shadow: 0 1px 3px black;
-webkit-box-shadow: 0 1px 3px black; 
box-shadow: 0 1px 3px black;  
background: #797979;
background: -moz-linear-gradient(top, #919191, #797979 50%, #666666 51%, #333333);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #919191), color-stop(.5, #797979), color-stop(.5, #666666), to(#333333)); }
#contact_form .submit:hover{cursor:pointer;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px;
text-shadow: 1px 1px 1px black;
-moz-box-shadow: 0 0px 3px black;
-webkit-box-shadow: 0 0px 3px black; 
box-shadow: 0 1px 3px black;  
background: #797979;
background: -moz-linear-gradient(top, #333333, #666666 50%, #797979 51%, #919191);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(.5, #666666), color-stop(.5, #797979), to(#919191)); }


/*UPLOAD FORM*/
.label{display:block;font-size:18px;font-weight:bold;color:#ffb808}

#upload_form .text_input{font-size:20px;width:600px;padding:5px;color:#999999;border:3px solid #666666;margin:5px 0}
#upload_form textarea{font-size:20px;width:600px;height:100px;padding:5px;color:#999999;border:3px solid #666666;margin:5px 0}
#upload_form .submit{font-size:18px;border:3px solid #ffb808;padding:5px;color:white;font-weight:bold;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px;
text-shadow: 1px 1px 1px black;
-moz-box-shadow: 0 1px 3px black;
-webkit-box-shadow: 0 1px 3px black; 
box-shadow: 0 1px 3px black;  
background: #797979;
background: -moz-linear-gradient(top, #919191, #797979 50%, #666666 51%, #333333);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #919191), color-stop(.5, #797979), color-stop(.5, #666666), to(#333333)); 
}
#upload_form .submit:hover{cursor:pointer;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
border-radius: 10px;
text-shadow: 1px 1px 1px black;
-moz-box-shadow: 0 0px 3px black;
-webkit-box-shadow: 0 0px 3px black; 
box-shadow: 0 1px 3px black;  
background: #797979;
background: -moz-linear-gradient(top, #333333, #666666 50%, #797979 51%, #919191);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(.5, #666666), color-stop(.5, #797979), to(#919191)); 
}


/***FB COMMENTS***/
.wallkit_postcontent{color:black}
#fb_comments {background:white;padding:10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; }