body, table
{
    padding: 0;
    margin: 0;
    font-family: Tahoma;
    font-size: 11px;
    color: black;
}

body{background: url("images/fon_content.jpg");}

img{border: 0;}
a{color: #AF294D; text-decoration: underline;}
a:hover{text-decoration: none;}

h1{color: #AF294D; font-size: 14px; font-weight: bolder;}
h2{color: #AF294D; font-size: 15px; font-weight: normal;}
hr{border: none; background: black; height: 1px;}

input{border: 1px solid #A5ACB2;height: 18px;}

.logo
{
   background: url("images/logo.jpg") top left no-repeat;
   width: 308px;
   height: 244px;
}

.left_row
{
    vertical-align: top;
}

.blog_tr1
{
    background: url("images/top_circle.jpg") top left no-repeat #ffffff;
}
.blog_tr2
{
    background: url("images/mid_circle.jpg") top left no-repeat #ffffff;
    padding-left: 47px;
    color: #808285;
    font-size: 18px;
}
.blog_tr3
{
    background: url("images/bot_circle.jpg") top left no-repeat #ffffff;
}
.blog_tr4
{
    background: url("images/red_line.jpg") top right no-repeat;
}


.top_line
{
    width: 100%;
    padding-top: 5px;
    text-align: left;  
    vertical-align: top;
    padding-left: 5px;
}

.top_line p
{
    margin:0px 0px 5px 0px;
}

.diol_site
{
    float: right;
    width: 162px;
    height: 92px;
    background: url("images/diol_site.jpg");
    margin-top: 0px;
    margin-left: 20px;
}

.login_form_td
{
    background: url("images/bot_logo.jpg") no-repeat top right white;
    vertical-align: top;
    padding-top: 170px;
    padding-left: 48px;
    padding-right: 30px;
    color: #939393;
}
.login_form_td a
{
    color: #939393;
    text-decoration: underline;
}
.login_form_td a:hover
{
    text-decoration: none;
}

.login_input
{
    
    border: 1px solid #A5ACB2;
    width: 210px;
    height: 18px;
    margin-bottom: 3px;
}
.submit_btn
{
    font-size: 11px;
    border: 1px solid #98999B;
    color: black;
    background: #DFDFDF;
    
    height: 18px;
    
    margin-top: 5px;
    margin-bottom: 10px;
}
.login_check
{
    margin-bottom: 2px;
    height: 14px;
    border: none;
}

.bottom
{
    background: url("images/dress.jpg") no-repeat right top white;
}
.bot_element
{
   background: url("images/bot_element.jpg");
}

.diol
{
    /*border: 1px solid red;*/
}

.liveinternet
{
    float: right;
    text-align: right;
    width: 250px;
    margin-right: 70px;
}

.content
{
    vertical-align: top;
    min-height: 100%;
}

.item_year
{
    background: url("images/year.jpg") top right no-repeat #DFDFDF;
    height: 21;
    color: #98999B;
    font-size: 14px;
    font-weight: bolder;
    padding-right: 120px;
    padding-top: 2px;
    text-align: right;
}

.item_date
{
    background: url("images/date.jpg") top left no-repeat #DFDFDF; 
    height: 21px;
    color: #98999B;
    font-size: 14px;
    font-weight: bolder;
    padding-left: 10px; 
}

.item_header
{
   padding-left: 5px;
   padding-top: 18px;
   font-size: 14px;
   color: #AF294D;
   font-weight: bolder;
}
.item_content
{
   padding-top: 15px;
   padding-right: 90px;
   padding-left: 5px;
   /*text-align: justify;*/
}

.comments
{
   padding-top: 10px;
   padding-bottom: 40px;  
   color: black;

}
.comments span
{
   font-weight: bolder;
   font-size: 12px;
   color: #AF294D
}

.comments a
{
   font-weight: normal;
   font-size: 11px;
}

.post
{
   padding-left: 5px;
}

.author
{
   color: black;
   font-size: 11px;
}
.author span
{
   color: #939393;
}

.com_date
{
   color: black!important;
   font-size: 11px;
}

.reply
{
   font-size: 11px;
   color: black;
   font-weight: bolder;
   padding-top: 15px;
}

.comment
{
   padding-bottom: 15px;
}

.field
{
    width: 345px;
    margin-top: 5px;
}
.field_text
{
   border: 1px solid #A5ACB2;
   width: 345px;
   margin-top: 5px;
}
.field_text1
{
   border: 1px solid #A5ACB2;
   width: 515px;
}
.field_button
{
   margin-left: 275px!important;
   color: black;
}


.pb25{padding-bottom: 25px!important;}
.pr45{padding-right: 45px!important;}
.pl10{padding-left: 10px!important;}

.login_error, .message
{
   color: #AF294D;
   padding-top: 10px;
   padding-bottom: 20px;
}

.ptb0
{
    padding: 0px!important;
}

.feed img
{	
   vertical-align: middle;
   margin-right: 3px;
}

.social_h
{
   margin-top: 20px;
   color: #AF294D; 
   font-size: 15px; 
   font-weight: normal;
}
.social
{
   margin-left: -10px;
   margin-top: 20px;
}
.social img
{
   margin-left: 10px;
}

.prev_next
{
    margin-top: 30px;
}


.subscribe-to-comments input{height: 14px;}
#removeSubscription input{height: 14px;}


div.wrap fieldset {
border: none;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: 12px;
}

#display_name
{
width: 210px;
}

.list{margin-left: auto; margin-right: auto;}