field/* 0. Global Styles/Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    background: #e7e8de;
}

img {
    border: 0px;
}

/* 1. Globar Classes */
.clear {
    clear: both;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}

.first {
    margin-left: 0px;
    padding-left: 0px;
}

.last {
    margin-right: 0px;
    padding-right: 0px;
}

.top {
    margin-top: 0px;
    padding-top: 0px;
}

.bottom {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.centered_text {
    text-align: center;
}

/* 2. Container/Header/Navigation */
div#container {
    text-align: left;
}

/* 2.1 Header */
div#header_outer {
    background: url("../images/header-back-out.gif") repeat-x top left;
    height: 115px;
}

div#header {
    background: url("../images/header-back.gif") repeat-x top left;
    width: 940px;
    height: 115px;
    margin: 0 auto;
}

div#header h1 {
    float: left;
    padding: 5px 0px 0px 50px;
}

div#header fieldset {
    float: right;
    padding-top: 52px;
}

div#header fieldset .ftxt {
    background: url("../images/search-txt-back.png") no-repeat top left;
    width: 202px;
    height: 20px;
    border: 0px;
    font-size: 1.1em;
    padding: 7px 6px 0px 6px;
    color: #666;
}

div#header fieldset .fbtn {
    background: url("../images/search-icon.png") no-repeat top left;
    width: 24px;
    height: 24px;
    border: 0px;
}

div#header_top {
    height: 95px;
}

div#header_bot {
}

/* 2.2 Navigation */
ul#main_nav {
    float: left;
    padding: 62px 20px 0px 20px;
}

ul#main_nav li {
    display: inline;
    border-right: 1px solid #767676;
    padding: 0px 7px 0px 7px;
}

ul#main_nav li.last {
    padding-right: 0px;
    border-right: none;
}

ul#main_nav a {
    font-size: 1.4em;
    color: #666;
    text-decoration: none;
}

ul#main_nav a:hover {
    /*    font-weight: bold;*/
    color: #000;
}

ul#main_nav a.active {
    color: #ed1b24;
}

p#page_name {
    padding-left: 65px;
    float: left;
    width: 200px;
    text-align: center;
    font-size: 1.5em;
    color: #959595;
    font-weight: bold;
}

ul#panel_nav {
    float: left;
    padding-left: 65px;
}

ul#panel_nav li {
    display: inline;
    font-size: 1.1em;
    padding-right: 35px;
    background: url("../images/bullet.gif") no-repeat 50px center;
}

ul#panel_nav li.last {
    margin-right: 0px;
    background: none;
}

ul#panel_nav a {
    color: #666;
    text-decoration: underline;
}

ul#panel_nav a:hover {
    text-decoration: none;
}

ul#panel_nav a.active {
    text-decoration: none;
}

.show_nav_tab {
    color: #959595;
    text-align: center;
    width: 196px;
}

.show_nav_tab li {
    background: none!important;
    padding: 0!important;
    list-style: none;
}

.show_nav_tab li a {
    font: 16px/16px Arial;
}

.show_nav_tab span {
    font: bold 11px/13px Arial;
    margin: 0 20px;
}

ul#social_nav {
    float: right;
    position: relative;
    top: -5px;
    width: 500px;
    text-align: right;
}

ul#social_nav li {
    display: inline;
    margin-left: 10px;
    font-size: 1.4em;
}

ul#social_nav li img {
    position: relative;
    top: 3px;
}

ul#social_nav a {
    color: #666;
    text-decoration: none;
}

ul#social_nav a:hover {
    color: #000;
}

/* 3. Body/Content/Sidebar */
div#body {
    width: 872px;
    margin: 20px auto;
}

/* 3.1 Content */
div#content {
    float: left;
    width: 710px;
}

div#content h1 {
    font-size: 2.5em;
    line-height: 1.2em;
    color: #565656;
    margin-bottom: 5px;
}

div#content h2 {
    font-size: 1.2em;
    color: #565656;
    margin-bottom: 10px;
}

div#content h3 {
    color: #ed1b24;
    font-size: 1.4em;
    margin-bottom: 10px;
}

div#content p {
    color: #565656;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 10px;
}

div#content p.btns {
    width: 460px;
    margin: 0 auto;
}

div#content p.red_txt {
    color: #ed1b24;
    font-size: 1.1em;
}

div#content ul {
}

div#content ol {
}

div#content li {
}

div#content a {
    color: #ed1b24;
    text-decoration: none;
}

div#content a:hover {
    text-decoration: underline;
}

div#content a.yesbtn {
    font-size: 2em;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    text-align: center;
    background: url("../images/yes-back.gif") no-repeat top left;
    width: 221px;
    height: 34px;
    padding-top: 15px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
}

div#content a.nobtn {
    font-size: 2em;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    text-align: center;
    background: url("../images/no-back.gif") no-repeat top left;
    width: 221px;
    height: 34px;
    padding-top: 15px;
    display: inline-block;
    cursor: pointer;
}

/* exfiles_filters_div */
div#exfiles_filters_div a {
    color: #595959;
}

div#exfiles_filters_div .active {
    color: red;
}


/** add file styles **/

fieldset#add_file_full label, fieldset#add_file_quick label {
    font-size: 1.2em;
    font-weight: bold;
    float: left;
    width: 170px;
    color: #595959;
}

fieldset#add_file_full label.nofloat, fieldset#add_file_quick label.nofloat {
    float: none;
    width: 600px;
    display: block;
    position: relative;
}

fieldset#add_file_full label.nofloat strong, fieldset#add_file_quick label.nofloat strong {
    font-weight: normal;
    position: absolute;
    right: 0px;
}

fieldset#add_file_full label.t2, fieldset#add_file_quick label.t2 {
    width: 300px;
    font-size: 1.1em;
    font-weight: normal;
}

fieldset#add_file_full label.t2 span, fieldset#add_file_quick label.t2 span {
    top: -3px;
    position: relative;
    color: #565656;
}

fieldset#add_file_full label span, fieldset#add_file_quick label span {
    color: #ed1b24;
}

fieldset#add_file_full .fields, fieldset#add_file_quick .fields {
    float: left;
    width: 400px;
}

fieldset#add_file_full .sbm-btn, fieldset#add_file_quick .sbm-btn {
    width: 200px;
    float: right;
    text-align: right;
    padding-right: 60px;
}

fieldset#add_file_full .fields a, fieldset#add_file_quick .fields a {
    text-decoration: underline;
}

fieldset#add_file_full .fields span, fieldset#add_file_quick span {
    font-size: 1.2em;
    position: relative;
    top: -2px;
}

fieldset#add_file_full .frow, fieldset#add_file_quick .frow {
    margin-bottom: 10px;
}

fieldset#add_file_full .fta, fieldset#add_file_quick .fta, .fta_div textarea {
    margin-top: 5px;
    width: 600px;
    min-width: 600px;
    max-width: 600px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
}

fieldset#add_file_full .fs, fieldset#add_file_quick .fs, fieldset#add_file_full .location_div select, fieldset#add_file_quick .location_div select {
    margin-bottom: 5px;
    width: 206px;
}

fieldset#add_file_full .ftxt, fieldset#add_file_quick .ftxt, fieldset#add_file_full .text_input input, fieldset#add_file_quick .text_input input {
    width: 200px;
}

ul#post_nav {
    width: 529px;
    height: 54px;
    margin: -55px 0px 0px -15px;
}

ul#post_nav.full {
    background: url("../images/post-full-nav.gif") no-repeat top left;
}

ul#post_nav.quick {
    background: url("../images/post-quick-nav.gif") no-repeat top left;
}

ul#post_nav li {
    float: left;
}

ul#post_nav li a.post_full_tab {
    width: 255px;
    height: 54px;
    display: block;
}

ul#post_nav li a.post_quick_tab {
    width: 260px;
    height: 54px;
    display: block;
    margin-right: 10px;
}

#gender_list_div li {
    display: inline;
}

#gender_list_div label {
    float: none!important;
}

#terms_of_use_div label {
    float: none!important;
    color: black!important;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 100%!important;
    font-weight: normal!important;
}

/** entry box styles **/
div#content .entry_box {
    padding: 0px 14px 0px 14px;
    background: #fff;
    border-left: 1px solid #c8c9c0;
    border-right: 1px solid #c8c9c0;
    width: 671px;
}

.error_list {
    color: red!important;
    font-size: 15px!important;
}

div#content .entry_box_top {
    background: url("../images/rnd-content-top.gif") no-repeat top left;
    height: 14px;
}

div#content .entry_box_bot {
    background: url("../images/rnd-content-bot.gif") no-repeat top left;
    height: 14px;
    margin-bottom: 10px;
}

div#content .ebox_left {
    float: left;
    width: 79px;
    margin-right: 14px;
    color: #ed1b24;
    line-height: 1.4em;
    text-align: center;
}

div#content .ebox_img_cont {
	width: 79px;
	height:78px;
	overflow:hidden;
}

div#content .ebox_img {
}

div#content .ebox_left img {
    min-width: 79px;
    min-height: 78px;
    max-width: 90px;
    max-height: 90px;
}

.short_picture_and_name_a:hover {
    text-decoration: none!important;
}

div#content .ebox_right {
    float: left;
    width: 575px;
}

div#content .wide {
    width: 664px;
    position: relative;
}

div#content .wide a.closebtn {
    background: url("../images/close-btn.gif") no-repeat top left;
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    margin-top: -14px;
    right: -22px;
}

div#content p.ebox_meta {
    color: #999999;
    float: right;
    font-size: 1.1em;
    margin-bottom: 0;
    text-align: right;
}

div#content p.report_abuse {
    float: left;
    color: #999999;
    text-decoration: underline;
    margin-bottom: 0;
    cursor: pointer;
}

div#content p.ebox_meta a {
    color: #999;
    text-decoration: underline;
}

div#content p.ebox_meta a:hover {
    text-decoration: none;
}

div#content p.ebox_meta img {
    position: relative;
    top: 2px;
}

div#content p.ebox_p {
    font-size: 1.4em;
    color: #595959;
    background: url("../images/dotted-line.gif") repeat-x left bottom;
    padding-bottom: 5px;
    margin-bottom: 3px;
}

div#content p.ebox_p.short_min_height {
    min-height: 38px;
}

div#content p.ebox_p_bot {
    font-size: 1.4em;
    color: #595959;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div#content ul.ebox_ul {
    padding-bottom: 5px;
}

div#content ul.ebox_ul li {
    display: inline;
    font-size: 1.1em;
    margin-right: 10px;
}

div#content ul.ebox_ul li img {
    position: relative;
    top: 2px;
}

div#content ul.ebox_ul a {
    color: #666;
    text-decoration: none;
}

div#content ul.ebox_ul a:hover {
    text-decoration: none;
    color: #000;
}

div#content .post_left {
    float: left;
    width: 340px;
    margin-right: 10px;
}

div#content .post_left h4 {
    font-size: 1.4em;
    margin-bottom: 5px;
    color: #595959;
}

div#content .post_left .fta, div#content .post_left.comment_div textarea {
    width: 330px;
    height: 165px;
}

div#content .post_right .ftxt, div#content .post_right .text_input input {
    width: 200px;
}

div#content .post_right {
    float: left;
    width: 300px;
    padding-top: 30px;
}

div#content .post_right span, div#content .post_right label {
    font-size: 1.2em;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

div#gender_radio_div {
    margin: 10px 0;
}

div#content .post_right ul li {
    display: inline;
}

div#content .post_right .info_txt {
    font-size: 1em;
    color: #959595;
    padding-top: 5px;
}

/** profile box styles **/
div#profile_box {
    margin-bottom: 10px;
}

div#profile_box .pb_left {
    width: 262px;
    float: left;
    margin-right: 8px;
}

div#profile_box .pb_left p {
    text-align: center;
}

div#profile_box .pb_right {
    width: 431px;
    float: left;
}

div#profile_box .p_box_top {
    background: #000 url("../images/rnd-box-top-2.gif") no-repeat top left;
    width: 431px;
    height: 15px;
}

div#profile_box .p_box_bot {
    background: url("../images/rnd-box-bot-2.gif") no-repeat top left;
    width: 431px;
    height: 15px;
}

div#profile_box .p_box {
    width: 399px;
    background: #fff;
    border-left: 1px solid #c8c9c0;
    border-right: 1px solid #c8c9c0;
    padding: 0px 15px 0px 15px;
}

div#profile_box span.red_txt {
    color: #ed1b24;
}

div#profile_box .p_info {
    font-family: Courier, sans-serif;
    font-size: 15px;
}

div#good_bad_box {
    background: url("../images/rnd-box-sm.gif") no-repeat top center;
	font-size:1.1em;
	height:35px;
	margin-bottom:10px;
	padding-top:4px;
	text-align:left;
	width:250px;
}
div#good_bad_box a{
	padding-left:45px;
}
div#content div#good_bad_box a {
    color: #000000;
}

div#content div#good_bad_box a {
    text-decoration: none!important;
}

div#good_bad_box img {
    position: relative;
    top: 2px;
}

ul#profile_social {
    margin-left: 50px;
}

ul#profile_social li {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 7px;
}

ul#profile_social li img {
    top: 7px;
    position: relative;
}

ul#profile_social a {
    color: #595959;
}
ul#profile_social a:hover {
    color: #000;
    text-decoration: none;
}

/** two cols box styles **/
div#content .two_cols {
    width: 710px;
    margin-bottom: 30px;
}

div#content .tc_left {
    float: left;
    width: 350px;
    margin-right: 5px;
}

div#content .tc_right {
    float: left;
    width: 350px;
}

div#content .tc_img {
    float: left;
    margin-right: 10px;
    font-size: 1.1em;
    width: 135px;
}
div#content .tc_img li span {
font-size: 9px;
}
div#content .tc_img h2 {
    background:transparent url(../uploads/profile_images/default-small.png) no-repeat scroll 0 0;
    width:112px;
    height:100px;
    padding:11px 10px 10px;
}
div#content .tc_img .tc_img_cont {
	margin:4px;
}
div#content .vote-box {
	width:150px;
	text-align:left;
}

div#content .tc_img li{
    margin-bottom: 5px;
}

div#content .tc_img a {
    color: #333;
    text-decoration:none !important;
    font-size:10px;
    text-align:left;
}

div#content .tc_img a:hover {
    text-decoration: none;
}

div#content .tc_content {
    float: left;
}

div#content .tc_box {
    width: 173px;
    background: #fff;
    border-left: 1px solid #c8c9c0;
    border-right: 1px solid #c8c9c0;
    padding: 0px 15px 0px 15px;
    min-height: 260px;
    height: 260px;
}

div#content .tc_box_top {
    background: #000 url("../images/rnd-box-top.gif") no-repeat top left;
    width: 205px;
    height: 15px;
}

div#content .tc_box_bot {
    background: url("../images/rnd-box-bot.gif") no-repeat top left;
    width: 205px;
    height: 15px;
}

div#content .two_cols p.more {
    margin-bottom: 0px;
}

/** pagination styles **/
ul#pagination_nav {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 20px;
}

ul#pagination_nav li {
    display: inline;
    padding: 0px 5px 0px 5px;
    color: #000;
}

ul#pagination_nav li a {
    color: #ed1b24;
    text-decoration: none;
}

ul#pagination_nav li a.inactive {
    color: #000;
}

ul#pagination_nav a:hover {
    color: #000;
}

div#comment_box {
    margin-bottom: 10px;
    background: url("../images/rnd-box.gif") no-repeat top left;
    width: 701px;
    height: 38px;
}

div#comment_box .num_com {
    float: left;
    font-weight: bold;
    font-size: 1.4em;
    padding: 8px 0px 0px 15px;
}

div#comment_box .post_com {
    float: right;
    padding: 10px 15px 0px 0px;
}

div#content div#comment_box .post_com a {
    color: #9c9c9c;
    text-decoration: underline;
}

div#content div#comment_box .post_com a:hover {
    text-decoration: none;
}

/* 3.2 Sidebar */
div#sidebar {
    width: 162px;
    float: left;
    margin-left: 0px;
}

div#sidebar h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
}

div#sidebar h1 a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    height: 42px;
    padding-top: 10px;
    display: block;
    background: url("../images/rnd-btn-back.gif") no-repeat top left;
}

div#sidebar h2 {
    color: #ed1c24;
    font-size: 15px;
    display: inline;
}

div#sidebar h3 {
}

div#sidebar ul {
    margin-top: 7px;
}

div#sidebar li {
    font-size: 1.5em;
    line-height: 1.4em;
    padding-bottom: 5px;
}

div#sidebar li.last {
    padding-bottom: 0px;
}

div#sidebar p {
    font-size: 1.3em;
    padding-bottom: 10px;
    color: #4b4b4b;
}

div#sidebar p.more {
    padding-bottom: 0px;
    text-align: right;
}

div#sidebar a {
    color: #000;
    text-decoration: none;
}

div#sidebar a.redlnk {
    color: #ed1c24;
}

div#sidebar a:hover {
    text-decoration: underline;
}

/** sidebar box styles **/
div#sidebar .side_box {
    background: #fff;
    padding: 0px 15px 0px 15px;
    border-left: 1px solid #c8c9c0;
    border-right: 1px solid #c8c9c0;
}

div#sidebar .side_box_top {
    background: url("../images/rnd-side-top.gif") no-repeat top left;
    height: 15px;
}

div#sidebar .side_box_bot {
    background: url("../images/rnd-side-bot.gif") no-repeat top left;
    height: 15px;
    margin-bottom: 10px;
}

/* 4. Footer/Navigation */
div#footer {
    width: 880px;
    margin: 0px auto;
    background: #dedfd5;
    border-left: 1px solid #c8c9c0;
    border-right: 1px solid #c8c9c0;
    padding-top: 10px;
}

div#footer_top {
    background: url("../images/rnd-foot-top.gif") no-repeat top left;
    height: 15px;
    width: 882px;
    margin: 0px auto;
}

div#footer_bot {
    background: url("../images/rnd-foot-bot.gif") no-repeat top left;
    height: 15px;
    width: 882px;
    margin: 0px auto;
}

div#footer .foot_col {
    float: left;
    width: 170px;
    padding: 0px 22px 0px 22px;
}

div#footer .foot_col h3 {
    color: #808080;
    background: url("../images/rnd-head.gif") no-repeat top left;
    text-align: center;
    font-size: 1.5em;
    height: 27px;
    padding-top: 7px;
    margin-bottom: 10px;
    font-weight: normal;
}

div#copyright {
    width: 842px;
    margin: 0 auto;
    padding: 10px 20px 20px 20px;
    font-size: 1.1em;
}

div#copyright .cleft {
    float: left;
    padding-top: 10px;
    color: #b2b2b2;
}

div#copyright .cright {
    float: right;
}

/* 4.1 Navgation */
ul.foot_nav {
    padding-left: 15px;
}

ul.foot_nav li {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-bottom: 5px;
}

ul.foot_nav a {
    color: #808080;
    text-decoration: none;
}

ul.foot_nav a:hover {
    text-decoration: underline;
}

ul.foot_nav a.active {
}

.vote_cursor {
    cursor: pointer;
}

.vote_underline {
    text-decoration: underline!important;
}

#no_more_profiles_div {
    text-align: center;
}

.form_no_display {
    display: none;
}

#email_confirmation_div, #browse_the_exfiles_div {
    text-align: center;
}

#browse_the_exfiles_div {
    margin-top: 15px;
}

#browse_the_exfiles_div a {
    font: 14px/16px Arial;
}

#email_confirmation_span {
    font: 18px/28px Arial;
    color: #666666;
}

#youtube_video_container_div {
    width: 399px;
    height: 222px;
    margin-bottom: 10px;
}

#navigation_div {
    margin: 10px 0 0 0;
}

#navigation_div ul {
    padding: 0;
}

#navigation_div ul li {
    padding: 0 15px;
}

.add_picture_background {
    background: transparent url("../uploads/profile_images/default.png") no-repeat 0 0;
}

#profile_image_img {
	margin-top:5px;
	padding:18px;
}

#profile_img_p {
    text-align: left!important;
}

#profile_image_clip_img {
    margin: 0 0 -39px 22px;
    position: relative;
}

.moderate_h1 {
    width: 640px;
}

#moderate_question_div {
    margin-bottom: 8px;
}

.short_social_links_img {
    max-width: 12px;
    max-height: 12px;
    margin-right: 2px;
}

.last_img {
    margin-right: 10px;
}

.short_admin_div {
    padding: 0 0 10px;
    text-align: right;
}

.short_admin_div a, .short_admin_div span {
    margin-left: 5px;
}

.admin_edit, a.admin_edit  {
    color: #B87E3D!important;
    font: bold 13px/15px Arial;
    cursor: pointer;
}

.disabled_admin_control {
    cursor: inherit;
    color: #ABA9A7 !important;
}

span.report_abuse {
    cursor: pointer;
}

.notify_them_anonymously_div label {
    float: none!important;
}

