/*
body { 
    padding: 0; 
    margin: 0; 
    font: .74em Arial, sans-serif; 
    line-height: 1.5em; 
    background: #fff url(/blog/images/top.jpg) repeat-x top; 
    color: #454545; 
    }
    
a { color: #DA3B3B; background: inherit; text-decoration: none; }
a:hover { color: #DA3B3B; background: inherit; text-decoration: underline}
p { margin: 5px 0; }
h1 {    font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 { padding: 4px 0; margin:  0; }
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0px; }
*/
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }

table { border: none; }
form { margin: 0px; padding: 0px; }
textarea { font-family: Arial, Sans-Serif; }

.content { margin: 0px auto; width: 690px; }
.error_text {
    color: #f00;
    font-weight: bold;
}
.text_button { cursor: pointer; }
.text_button:hover { color: #DA3B3B; }

/* Top part */
#top { padding-top: 20px; background: transparent; height: 101px; }
    #top h1 { font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: 1px; color: #FFF }
    #top h2 { font: 1.0em Arial, Sans-Serif; letter-spacing: 0px; color: #868686; margin:0; padding: 0 }
    #top #icons { float: right; margin:20px 0; padding:0; color:#868686; text-align:right }
    #top #icons img { padding-right: 2px; border: 0 }
    #top #icons a { color:#ddd; text-decoration:none; }
    #top #icons a:hover { color:#fff; text-decoration:none; }

/* Second part */
#prec {     height: 170px;  margin:0; padding: 0; background: #F6F6F6; border-bottom: 1px solid #DCDCDC; overflow: hidden; margin-bottom: 15px }
    #wrap { margin: 0 auto; width: 800px; }
        #wrap #pic { float: right; background: #FF0000 url(/blog/images/mainimg.jpg) no-repeat; height: 130px; width: 589px; overflow: hidden}
            #wrap #pic #slogan { float: right; padding: 15px 30px 0px 10px; text-align: right }
            #wrap #pic #slogan h1 { font: bold 1.4em Arial, Sans-Serif; color: #FFF; letter-spacing: 1px; margin:0 }
            #wrap #pic #slogan h2 { font:  1.0em Arial, Sans-Serif; color: #FFF; letter-spacing: 0px; margin:0; padding: 10px 0}
            #wrap #pic #slogan a { color: #FFF; }
            
        #wrap #menu { padding: 0; margin:0; background: inherit; width: 200px; }
        #wrap #menu a { padding-left: 25px; font:  0.9em Arial, Sans-Serif; text-decoration: none; background: #F6F6F6 url(/blog/images/lm-li.gif) no-repeat left;  }
        #wrap #menu ul { }
        #wrap #menu li { line-height: 26px; background: #F6F6F6 url(/blog/images/li-line.gif) no-repeat bottom left; list-style: none }
        
        #wrap #slogan { float: right; width: 555px; border: 1px dashed #ddd; padding: 14px; padding-top: 8px; padding-bottom: 0px; background: #f9f9f9; }
        #wrap #slogan h1 { font: bold 1.4em Arial, Sans-Serif; color: #666; letter-spacing: -1px; }
        #wrap #slogan h2 { font: 1.0em Arial, Sans-Serif; color: #888; letter-spacing: 0px; }
        
        
/* main area */
#main { }
    #right_side { float: right; width: 212px; background: #F6F6F6; padding: 5px 10px 5px 10px; margin-bottom: 10px }
        #right_side ul { padding: 0px 0 0px 0 } 
        #right_side li { line-height: 18px; background: #F6F6F6 url(/blog/images/cat-li.gif) no-repeat 0px 5px; list-style: none; padding-left: 20px; }
        #right_side li li { line-height: 18px; background: #F6F6F6 url(/blog/images/cat-li.gif) no-repeat 0px 5px; list-style: none; padding-left: 20px; }
        #right_side li li li { line-height: 18px; background: none; list-style: none; padding-left: 0px; }
        #right_side a { background: #F6F6F6; text-decoration:none }
        #right_side a:hover { text-decoration:underline }
        #right_side h3 { color: #404040; font:  bold 1.2em Arial, Sans-Serif; }
    #archive { }
        #archive ul { padding: 0px 0 0px 0 } 
        #archive li { line-height: 18px; background: #F6F6F6 url(/blog/images/cat-drop.gif) no-repeat 0px 5px; list-style: none; padding-left: 15px; font-weight: bold; }
        #archive li li { line-height: 18px; background: #F6F6F6 url(/blog/images/cat-drop.gif) no-repeat 0px 5px; list-style: none; padding-left: 15px; font-weight: bold; }
        #archive li li li { line-height: 18px; background: none; list-style: none; padding-left: 10px; font-weight: normal; }

     
        #left_side { background: #FFF; margin-bottom: 10px; width: 450px; max-width:450px; overflow: hidden; }
        
        #left_side h3 { background: #FFF url(/blog/images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
        #left_side h3 span { background: url(/blog/images/h-art.gif) no-repeat left; padding: 1px 10px 0 23px;  line-height: 22px; margin: 0}
        #left_side h3 span a { background: none; }
        #left_side p { color: #454545; padding: 0 5px 0 5px; text-align: justify }
        
        
        #left_side .article .image_box {
            border: 1px dashed #ddd;
            width: 96px;
            float: left;
            clear: both;
            margin: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            margin-left: 0px;
            background: #f9f9f9;
            padding: 5px;
        }
        
                
        #left_side .article .image_box .image_area { cursor: pointer; }
        #left_side .article .controls { padding: 4px; height: 12px; border: 1px solid #ddd; }
        #left_side .article .controls .previous { float: left; cursor: pointer; }
        #left_side .article .controls .next { float: right; cursor: pointer; }
        
        #left_side blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; }
        #left_side .post_footer { border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right; clear:left; }
        #left_side .post_footer img { margin-left: 4px; margin-top: 4px; }
        #left_side .post_footer .social_bookmark { }
        #left_side .rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
        #left_side ul { list-style-position: inside; margin-left: 2px }
        #left_side ul li { list-style-type: square; margin-left: 15px;  }
        #left_side ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }

    #login form table th {  padding-right: 6px; text-align:left; }
    #login form table td {  padding: 4px; }
    
    #post form table { width: 100%; margin-bottom: 10px; }
    #post form table th { text-align:left; }
    #post textarea { width: 90%; }
    #post input[type="text"] { width: 90%; }
    
    #config table th { text-align: left; padding-right: 4px; }
    #config fieldset { border: 1px solid #aaa; padding: 8px; margin: 1px; margin-bottom: 15px; }
    #config fieldset legend { font: bold 1.2em Arial, Sans-Serif; color: #454545; margin-left: -6px; }
    #config fieldset fieldset { border: 1px solid #ccc; padding: 8px; margin-bottom: 8px; }
    #config fieldset fieldset legend { font-weight: normal; font-size: 1em; letter-spacing: normal; }
    #config form textarea { width: 90%; }
    
    #user_config form table { width: 100% }
    #user_config form table th { text-align: left }
    #user_config form table .checkbox_header { width: 22px; }
    #user_config form table .current_user { font-weight: bold; }
    #user_config form table .child_user { font-style: italic; }
    #user_config form table .foreign_user { }
    #user_config fieldset { border: 1px solid #aaa; padding: 8px; margin: 1px; margin-bottom: 15px; }
    #user_config fieldset legend { font: bold 1.2em Arial, Sans-Serif; color: #454545; margin-left: -6px; }
    #user_config fieldset fieldset { border: 1px solid #ccc; padding: 8px; margin-bottom: 4px; }
    #user_config fieldset fieldset legend { font-weight: normal; font-size: 1em; letter-spacing: normal; }
    #user_config form textarea { width: 90%; }
    #user_config ul { margin-left: 0px; }
    #user_config ul li { list-style: none; margin-left: 0px; }


/* The footer */
#footer { clear: both; border-top: 1px solid #DCDCDC; margin: 0 0 3em 0; color: #777;  background: #fff }
#footer .right  { float: right; text-align: right; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }
    


