body {
    font-family: Calibri, sans-serif;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #222222;
    background-color: white;
    line-height: 1.3em;
}
img {
    border: none;
}
.w950 {
    width: 950px;
    margin: 0px auto;
    clear: both;
}
#content {
    margin: 20px auto 20px auto;
}
#head{
    /*height: 76px;*/
    height: 70px;
    background-image: url('images/header_bg.gif');
    background-position: 0% 100%;
    background-repeat: repeat-x;
}
a#logo {
    /*margin: 16px 30px 0px 0px;*/
    margin: 13px 30px 0px 0px;
    display: block;
    float: left;
}
a {
    color: #19192b;
}
.required label {
    font-weight: bold;
}
a:hover {
    color: #fd5300;
}
#head ul, #head ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#menu {
    font-size: 16px;
}
#menu ul {
    /*padding-top: 30px;*/
    padding-top: 24px;
    text-align: center;
}
#menu ul li {
    list-style-type: none;
    display: inline;
    padding: 0px 10px 0px 0px;
}
#usermenu {
    width: 270px;
    float: right;
    line-height: 1em;
    /*border: 1px solid red;%%*/
}
#usermenu .avatar {
    width: 50px;
    height: 50px;
    float: left;
    margin: 8px 10px 0px 0px;
    text-align: center;
}
#submenu {
    font-size: 12px;
}
#submenu ul {
    margin: 5px auto 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    
}
#submenu ul li {
    display: inline;
    padding: 0px 4px 0px 15px;
}
#submenu ul li a {
    color: gray;
}
#submenu ul li a:hover {
    color: red;
}

#usermenu ul li {
    list-style-type: none;
    width: 70px;
    display: inline;
    /*display: block;*/
    float: left;
    margin: 0px 10px 0px 0px;

}

#usermenu .user_activities ul {
    margin: 0px 0px 0px 60px;
    line-height: 13px;
}
#usermenu .user_activities {
    font-size: 12px;
    position: relative;
    /*position: absolute;%%
    margin-top: 30px;%%*/
}
#usermenu .hello {
    padding-top: 5px;
    float: left;
    width: 210px;
    /*padding-bottom: 15px;*/
    padding-bottom: 15px;
}

#loginform , #regform {
    width: 500px;
    padding: 20px 20px 20px 20px;
    background-color: #c4d7ed;
    background-image: url(images/loginbg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin: 50px auto;
    font-size: 26px;
    color: #375d81;
    line-height: 1em;
}
#loginform div, #regform div {
    margin-bottom: 20px;
}
#loginform label, #regform label {
    display: block;
    font-weight: normal !important;
}
#loginform input, #regform input {
    width: 100%;
    font-size: 26px;
    background-color: #e1e6fa;
    border:1px solid #3a5271;
}
#loginform .rememberme label {
    display: inline;
    cursor: pointer;
}
#loginform .rememberme input {
    width: 30px;
}
#loginform .submitbutton , #regform .submitbutton{
    text-align: center;
    /*margin-bottom: 10px;*/
}

#loginform .submitbutton input , #regform .submitbutton input {
    width: 440px;
    height: 69px;
    background-color: transparent;
    background-image: url(images/submit_button1.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}
#regform .ckeckboxes label {
    clear: both;
    width: 460px;
    float: left;
    height: 30px;
    cursor: pointer;
}
#regform .ckeckboxes input {
    width: 30px;
    height: 15px;
    border: none;
    background-color: transparent;
    float: left;
    /*padding: 10px 0px;*/
}
#loginform #usercheckbox {
    border: none;
    background: none;
}
span.error {
    color: red;
    font-size: 12px;
}
#editform, #main_postadd {
    width: 940px;/*%%*/
    margin: 30px auto 0px auto;
}

#editform label, #postaddform {
    font-size: 14px ;
    color: #888888 ;
}
#formsubmit {
    clear: both;
    display: block;
    width: 150px;
    margin: 0px auto 0px auto;
}
.block_title {
    font-size: 16px;
    color: black;
    display: block;
    margin-bottom: 10px;
}
.block_title em {
    display: block;
    float: right;
    cursor: help;
    font-style: normal;
}

#editform_left{
    width: 250px;
    float: left;
    margin: 0px 30px 0px 0px;
}
    #editform_left_top input{
        width: 120px;
        margin:3px 0px 15px 0px;
        border: 1px solid #e1e1e1;
        float: left;
    }
    #editform_left_top label{
        width: 110px;
        float: left;
        margin-right: 10px;
        padding-top: 3px;
        clear: both;
    }
    #editform_left_top input:hover{
        background-color: #f0f2fc;
        border: 1px solid #e1e1e1;
    }
    #editform_left_top_age select{
        width: 120px;
        float: left;
    }
    #editform_left_top_age {
        /*float: left;*/
    }
    #editform_left_top_age label{
        width: 110px;
        float: left;
        margin-right: 10px;
    }
    #editform_left_top_sex {
     height: 32px;
     margin: 18px 20px 0px 0px;
     clear: both;
     padding-top: 10px;
    }
    #editform_left_top_sex input {
        margin: 0px 0px 0px 7px;
    }
    #editform_left_top_sex label{
    }
    #editform_visible_onsite {
        clear: both;
    }
    #editform_visible_onsite input {
        margin: 0px 0px 0px 5px;
    }
    #editform_left .image {
        margin: 15px 0px 15px 0px;
    }
    #image_box {
        clear: both !important;
    }
    #image_box div {
}
    #image_box label{
        font-size: 11px;
    }
    #image_box input{
        width: 250px;
    }
    
    #image_box span.deletefile  {
        margin-top: 10px;
        display: block;
    }
    #image_box span.deletefile input {
        width: 15px;
    }

#editform_centr{
    width: 350px;
    margin: 0px 30px 0px 0px;
    float: left;
}
    #editform_centr_top {
        margin-bottom: 15px;
    }
    #editform_centr_top div{
        border-top: 1px solid #e1e1e1;
        padding: 5px 0px 5px 0px;
        width: 330px;
        float: left;
    }

    #editform_centr_top label {
        width: 150px;
        display: block;
        float: left;
    }
    #editform_centr_top input, #editform_centr_top select {
        /*width: 195px;*/
        width: 175px;
        background-color: #f0f2fc;
        border: 1px solid #e1e1e1;
        clear: right;
    }
    #editform_centr_top select .selected {
        font-weight: bold !important;
        color: darkblue;
    }
    #editform_centr_top div#usercheckboxes{
        border: none;
        width: 20px;
        border-top: 1px solid #e1e1e1;
        padding: 0px 0px 0px 0px;
    }
        #usercheckboxes div {
            border: none;
        }
        #usercheckboxes input{
            width: 15px;
            background-color: transparent;
            border: none;
            margin: 1px 0px 0px 3px;
        }
    #editform_centr_bottom label{
        width: 330px;
        display: block;
        float: left
    }
    
#editform_right{
    width: 250px;
    float: left;
}
    #editform_right textarea {
        margin-bottom: 15px;
        width: 245px;
        height:400px;
        border:1px solid #E1E1E1;
    }
.bigavatar {
    width: 250px;
    float: left;
    margin: 0px 10px 0px 0px;
}

#postaddform {
   float: left;
   width: 650px;
}
    #postaddform div {
        margin-bottom: 10px;
    }
    #postaddform .longlable input,#postaddform .longlable textarea,#postaddform .longlable select{
         width: 460px;
         background-color: #fcfcfe;
         border: 1px solid #929ead;
    }
    #postaddform .longlable select {
        width: 462px;
    }
    #postaddform .longlable textarea{
         width: 456px;
    }
    #postaddform .longlable label,#postaddform .shortlable label{
        width: 150px;
        text-align: right;
        display: block;
        float:left;
        margin-right: 10px;
    }
    #postaddform .longlable textarea {
        min-height: 200px;
    }
    #postaddform .longlable span.error{
        width: 466px;
        display: block;
        margin-left: 160px;
    }
    #postaddform .shortlable {
        width: 300px;
    }
    #postaddform .shortlable span.error {
        width: 300px;
        display: block;
        clear: both;
        margin-left: 105px;
    }
    #postaddform .shortlable input{
        width: 60px;
        background-color: #fcfcfe;
        border: 1px solid #929ead;
    }

    #postaddform .sex {
        width: 140px;
        /*margin-left: 240px;*/
        margin-left: 260px;
        position: absolute;
    }
    #postaddform .sex input {
    margin-left: 0px;
    }
    #postaddform .sex label {
        margin: 0px 10px 0px 0px;
    }
    #postaddform .sex span.error {
        width: 150px;
        display: block;
        clear: both;
    }
    #postaddform .leave {
        /*margin-left: 62px;*/
        margin-left: 58px;
    }
    #postaddform .leave input{
        margin: 0px 2px 0px 0px;
    }
    #postaddform .leave label{
        margin: 0px 10px 0px 0px;
    }
    #postaddform .leave span.error {
        clear: both;
        width: 466px;
        display: block;
    }
    
#footer {
    clear: both;
    width: 100%;
    height: 53px;
    background-image: url("images/footer_bg.jpg");
    background-repeat: repeat-x;
    margin-top: 100px;/*%%*/
}
    #footer ul {
        margin: 0px 0px 0px 0px;
        padding: 15px 0px 0px 20px;
        text-align: center;
    }
    #footer li {
        list-style-type: none;
        display: inline;
    }
    #footer a {
        text-decoration: none;
        color: #817f7f;
        margin: 0px 5px 0px 5px;
    }
    #footer #copy {
        width: 300px;
        padding-right: 20px;
        font-size: 12px;
        float: right;
        padding-top: 15px;
        color: #cacaca;
    }
#posts {
}
#posts div {
    margin: 0px 0px 5px 0px;
}
#posts div.post {
    clear: left;
    margin: 5px 0px 70px 0px;
}
#posts span {
    display: block;
}
#posts .aboutme span {
    display: inline;
}
#posts .aboutme {
    color: #5d758f;
    margin-top: 10px;
    font-size: 16px;
}
#posts .number{
    /*font-size: 20px;*/
    font-size: 24px;
    color: gray;
    float: left;
    padding-right: 10px;
    color: #b8b8b8;
}
#posts .title, #posts .title a {
    /*font-size: 20px;*/
    font-size: 24px;
    color: #5d758f;
    text-decoration: none;
    padding-bottom: 2px;
}
#posts .date{
    margin-left: 13px;
    color: gray;
    font-size: 10px;
    display: inline;
}
#posts .comments {
    margin-left: 13px;
    font-size: 12px;
    display: block;
    float: right;
}
#posts .rating {
    float: right;
    width: 80px;
    margin: 0px 0px 20px 20px;
    height: 50px;
    font-size: 16px;
    background-image: url('images/bg_nice_big.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-style: italic;
}
#posts .rating span {
    display: block;
    padding:3px 0px;
    text-align: center;
}
#posts .rating .s {
    width: 80px;
    border-bottom: 1px dotted #cacaca;
    color: #5d758f;
    font-size: 20px;
}
#posts .rating .r {
    width: 39px;
    float: left;
    border-right: 1px dotted #cacaca;
    color: gray;
}
#posts .rating .f {
    width: 40px;
    float: right;
    color: gray;
}
#posts .rating a {
    font-family: 'Times New Roman';
    text-decoration: none;
    display: block;
    float: right;
    height: 20px;
    padding: 0px 10px;
    color: #3a85c6;
}
#posts .rating a:hover {
    color: red;
}
#posts .history{
    margin: 5px;
    background-image: url('images/ql.gif');
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
#posts .history blockquote{
    background-image: url('images/qr.gif');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding: 0px 30px;
    margin: 0px 0px 0px 0px;
    display: block;
    font-style: normal;
}
#posts .infinish{
    margin-bottom: 5px;
    margin-left: 5px;
}
#posts .aboutme .me a{
    color: #3a85c6;
}
#posts hr {
    
}
#jsreport {
    height: 30px;
    color: white;
}
#systemalert {
    margin: 20px auto;
    clear: both;
    border: 1px dotted #cacaca;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
#alltags {
    margin-top: 40px;
    padding-bottom: 10px;
    font-size: 12px;
    background-image: url('images/bg_tags.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#stat {
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    background-image: url('images/bg_stat.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.post .tags {
    font-size: 10px;
    background-image: url('images/bg_tagline.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.tags ul, #alltags ul, #stat ul  {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.tags ul li {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    list-style-type: none;
}
#alltags ul li, #stat ul li {
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-align: right;
    clear: both;
    color: gray;
}
#alltags ul li a {
    text-decoration: none;
    color: gray;
}
#alltags ul li a:hover {
    color: red;
}
#alltags ul li a em, #stat ul li em {
    padding: 0px 0px 0px 0px;
    font-style: normal;
    color: gray;
}
.tags ul li a {
    white-space: nowrap;
    padding-right: 10px;
}
.tags ul li a:hover {
    color: red;
}
#alltags ul li a span, #stat ul li span {
    white-space: nowrap;
    padding: 2px 5px 2px 12px;
    /*background-color: #dfdfdf;*/
    text-decoration: none;
    /*background-image: url(images/tag.gif);*/
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-right: 5px;
}
.pages {
    font-size: 12px;
    text-align: left;
    width: 610px;
    padding: 0px 0px 15px 0px;
}
.pages a {
    padding: 3px 4px;
    margin: 0px 2px;
}
.pages a.selected {
    background-color: lightgray;
}
.add span {
    display: inline !important;
    font-size: 11px;
}
#tags2edit label {
    display: block;
    width: 30%;
    float: left;
    margin-left: 2%;
}
.columshort {
    width: 250px;
    float: left;
    margin-top: 21px;
    padding-bottom: 50px;
}
.columfit {
    float: right;
    width: 650px;
    padding-bottom: 50px;
}
.editbar {
    /*background-color: silver;*/
}
.editbar a {
    margin: 2px 20px;
    text-decoration: none;
    /*padding: 2px 20px;*/
    float: right;
}
#userstats  {}
#userstats dt {
    width: 60%
}
#userstats dd {
    width: 30%
}
.dllist {
    width: 100%
}
.dllist dt {
    width: 45%;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 2px 0px;
    clear: left;
    float: left;
    text-align: right;
}
.dllist dd {
    width: 45%;
    margin: 3px 0px 0px 5%;
    padding: 0px 0px 2px 0px;
    float: left;
}
.dllist dt, .dllist dd {
    border-bottom: 1px solid #cacaca;
}
#forgotpass {
    text-align: center;
    display: block;
}
dd#sex_male {
    background-image: url('images/male.gif');
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
dd#sex_female {
    background-image: url('images/female.gif');
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
#sextimeline {
    margin: 10px 0px;
    clear: both;
}
#sextimeline img {
    padding: 2px 0px;
}
#searchbar {
    font-size: 12px;
    text-align: right;
    height: 60px;
}
#searchbar span {
    margin-bottom: 10px;
    display: block;
}
#searchbar #sft {
    width: 200px;
    float: left;
}
#searchbar #sfb {
    float: left;
    width: 50px;
}
#searchbar #sfb input {
    background-image: url('images/search_button.gif');
    background-color: white;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 50px;
    height: 22px;
    border: none;
    cursor: pointer;
}
a.favorite {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
}
#counters {
    float: left;
    width: 200px;
    padding-left: 20px;
    padding-top: 15px;
    height: 40px;
}

dl#faq dt {
    font-weight: bold;
}
dl#faq dd {
    margin-bottom: 20px;
}
a.more {
    color: gray;
}
a.more:hover {
    color: red;
}

#wistform .error {
    display: block;
}
#wistform  label {
    display: block;
}
#wistform  input {
    width: 300px;
}
#wistform textarea {
    width: 650px;
    height: 300px
}
#wistform .submitbutton {
    margin-top: 10px;
}
#postaddform .submitbutton{
    margin: 10px 0px 0px 0px;
}
.tell_your_story h2{
    margin:0px 0px 10px 260px;
    color: #888888;
}
#commentadd {
}
.commenttext textarea {
    width: 630px;
    height: 60px;
}
.commentitem {
    border-bottom: 1px dotted #cccccc;
    margin: 2px 0px 10px;
    padding: 0px 0px 10px 0px;
    clear: left;
    min-height: 50px;
}
.commentnumber {
    color: #b8b8b8;
    float: left;
    width: 30px;
    height: 50px;
}
.commentuserphoto {
    float: left;
    width: 50px;
    height: 50px;
}
.commentbody {
    padding-left: 100px;
}
.commentuser {
    padding-right: 10px;
}
.commentuser a {
    font-weight: bold;
    color: #3a85c6;
}
.commentdate {
    color: gray;
    padding-right: 10px;
    font-size: 10px;
}
.commentrating {}
.commenttext {}
p#comments {
    text-align: right;
    color: gray;
}

