/*  
Template Name: Purple Forever
Version: 1.0beta
Author: forever
Author URI: https://024hi.cnblogs.com/
*/
*
{
    margin: 0;
    padding: 0;
}
html, body
{
    font-family: 宋体;
    font-size: 14px;
    border: 0;
    color: #fff;
    background: #1D211A;
    line-height: 150%;
}

body
{
    background: url(https://www.024hi.com/images/cnblogs/bg_top.jpg) repeat-x top;
}


h1, h3, h4
{
    padding: 10px 0;
}

ul
{
    list-style: none;
}

blockquote
{
    font-size: 13px;
    line-height: 22px;
    padding: 10px 25px;
    margin: 0 auto;
    width: 500px;
    background: url(https://www.024hi.com/images/cnblogs/quote.gif) no-repeat 0 15px;
}

blockquote p
{
    color: #979797 !important;
}

blockquote blockquote
{
    width: 90%;
}

blockquote blockquote p
{
    color: #CACACA !important;
}

a
{
    text-decoration: none;
    color: #f0dfaf;
}

a:hover
{
    text-decoration: none;
}

a img
{
    border: none;
}

/* Wrap */

#wrap, #Form1
{
    width: 905px;
    margin: 0 auto;
    padding-left: 11px;
    background: url(https://www.024hi.com/images/cnblogs/menu_part_left.gif) no-repeat 0 105px;
}

/* Header */

#header
{
    padding-top: 20px;
    width: 100%;
    height: 121px;
    position: relative;
    font-family: Georgia;
}
#lnkBlogLogo
{
    display: none;
}
.blogStats
{
    float: right;
}
#header h2
{
    font-size: 14px;
    font-weight: normal;
}

#header h2 a, #header a
{
    color: #E5F2CF;
}

#header h2 a:hover
{
    color: #fff;
}

#header h2, #header p
{
    padding-left: 20px;
}

#header p
{
    font-size: 14px;
    font-style: italic;
    font-weight: bolder;
    color: #9EB47A;
}

/* Main Menu */

#header ul
{
    height: 41px;
    position: absolute;
    top: 99px;
    background: url(https://www.024hi.com/images/cnblogs/menu_part_right.gif) no-repeat right bottom;
    padding-right: 11px;
}

#header ul li
{
    display: inline;
    font-size: 14px;
    font-weight: bold;
}

#header ul li a
{
    display: block;
    float: left;
    background: url(https://www.024hi.com/images/cnblogs/menu_rollover.jpg) no-repeat right top;
    line-height: 41px;
    color: #fff;
    padding: 0 22px;
}

#header ul li a:hover, #header ul li.current_page_item a
{
    background: url(https://www.024hi.com/images/cnblogs/menu_rollover.jpg) no-repeat right -41px;
}

#header ul:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Subscribe */

#header .aHeaderXML, #header a:hover.aHeaderXML
{
    position: absolute;
    right: -100px;
    bottom: 57px;
    background: none;
}
a.aHeaderXML img
{
    display: none;
    background: url(https://www.024hi.com/images/cnblogs/icon_rss.jpg);
    width: 62px;
    height: 53px;
}

/* Middle Wrap */

#bg_top
{
    background: url(https://www.024hi.com/images/cnblogs/bg_content_top.jpg) no-repeat;
    width: 100%;
}

#main
{
    background: url(https://www.024hi.com/images/cnblogs/bg_content.jpg);
}

/* Content */

#mainContent
{
    width: 600px;
    float: left;
    padding-top: 10px;
    padding-bottom: 35px;
    padding-left: 30px;
    color: #C7C7C7;
}

.postCon
{
}
.postCon img
{
    padding: 1px;
 
}

.postCon a
{
    color: #C78F7A;
}

.postCon a:hover
{
    color: #f0dfaf;
}

.postCon p a
{
    border-bottom: #47413E 1px solid;
}

.postCon p
{
    font-size: 14px;
    line-height: 21px;
}

.postCon h2, .postTitle
{
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    padding: 35px 0 10px 0;
    width: 490px;
}

.postCon h2 a
{
    color: #fff;
}

.postCon h2 a:hover
{
    color: #B0B0B0;
}

.postCon ul, #.postCon ol
{
    font-size: 14px;
    clear:both;
}

.postCon ul li
{
    list-style: square;
    line-height: 25px;
    margin-left:20px;
}

.postCon img.alignleft
{
    margin: 10px 10px 10px 0;
}

.postCon img.alignright
{
    margin: 10px 0px 10px 10px;
}

.postCon h2.heading_2
{
    background: url(https://www.024hi.com/images/cnblogs/sidebar_underline.gif) repeat-x bottom left;
}

.postCon img.centered
{
    margin: 10px auto 20px auto !important;
    display: block;
}



#topics img
{
    padding: 1px;
    
}

#topics a
{
    color: #C78F7A;
}

#topics a:hover
{
    color: #f0dfaf;
}

#topics p a
{
    border-bottom: #47413E 1px solid;
}

#topics p
{
    font-size: 14px;
    line-height: 21px;
}

#topics h2, #topicsTitle
{
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    padding: 35px 0 10px 0;
    width: 490px;
}

#topics h2 a
{
    color: #fff;
}

#topics h2 a:hover
{
    color: #B0B0B0;
}

#topics ul, #topics ol
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    padding-left: 50px;
    margin: 10px 0;
}

#topics ul li
{
    list-style: square;
    margin-left: -20px;
}

#topics img.alignleft
{
    margin: 10px 10px 10px 0;
}

#topics img.alignright
{
    margin: 10px 0px 10px 10px;
}

#topics h2.heading_2
{
    background: url(https://www.024hi.com/images/cnblogs/sidebar_underline.gif) repeat-x bottom left;
}

#topics img.centered
{
    margin: 10px auto 20px auto !important;
    display: block;
}

/* Post Details */
.day,.post
{
    margin: 10px 0;
    padding: 10px;
    margin-left: 31px;
    border: 1px solid #000;
}
.forFlow
{
    margin-left: -60px;
}

.postDesc
{
    margin-top: 20px;
    background: url(https://www.024hi.com/images/cnblogs/post_details_comment.gif) no-repeat left top;
    height: 36px;
    line-height: 36px;
font-size:12px;
}

.dayTitle
{
    width: 480px;
    height: 43px;
    text-indent: 20px;
    background: url(https://www.024hi.com/images/cnblogs/bg_post_details.gif) no-repeat left top;
    margin-bottom: -30px;
    position: relative;
    left: -32px;
}

.dayTitle a
{
    padding: 0 30px 0 0 !important;
    font-family: Georgia;
    font-size: 12px !important;
    color: #97675A !important;
    float: left;
    background: url(https://www.024hi.com/images/cnblogs/post_details_p_bg.jpg) no-repeat right top;
}

.post_details .comments
{
    position: absolute;
    right: -60px;
    top: -19px;
    width: 34px;
    height: 31px;
    background: url(https://www.024hi.com/images/cnblogs/post_details_comment.gif) no-repeat;
    font-size: 18px;
    font-family: Georgia;
    font-style: italic;
    text-align: center;
    padding-top: 6px;
    padding-right: 2px;
}

.post_details .comments a
{
    color: #C7C7C7 !important;
}

.post_details .comments a:hover
{
    color: #fff !important;
    text-decoration: none;
}

* html .post_details .comments
{
    width: 34px;
    padding-left: 2px;
    padding-right: 0px;
}

.post_details a
{
    color: #C19589 !important;
    border-bottom: none !important;
}

.post_details a:hover
{
    text-decoration: underline;
}

/* More Entries */

.more_entries
{
    padding-top: 5px;
    padding-bottom: 10px;
}

.more_entries h2
{
    font-size: 23px !important;
}

/* Comments (single.php and comments.php) */

.feedbackItem
{
    width: 580px;
    margin: 30px 0 5px 50px;
    clear: both;
    border:1px dashed #ccc;
    padding:10px;
    line-height:200%;
}



.feedbackItem .feedbackManage
{
    color: #5D5D5D;
    padding: 5px;
    font-weight: normal;
    margin:4px 0;
    background:#444;
    
}

.feedbackListSubtitle a
{
    padding: 0 2px;
}

.louzhu
{
    font-weight:bold;
    color:Red;
    
}
.feedbackItem p
{
    font-size: 13px;
    line-height: 19px;
    padding: 10px 0;
}

/* Comments (form) */

.comment_nav{ font-size:12px}

#comment_form 
{
    margin: 30px 0 30px 50px;
}

#comment_formlabel
{
    display: block;
    margin: 10px 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}


#comment_form textarea
{
    margin-bottom: 10px;
    display: block;
    padding: 3px;
    font-size: 14px;
    border: #444444 1px solid;
    background: #383838;
    color: #B8B8B8;
    overflow: hidden;
}

.feedback_area_title{ margin-left:50px;}


.code
{
    border: 2px solid #111;
    border-top: none;
    border-right: none;
    padding: 10px;
    background: #3f3f3f;
    margin: 14px 0;
    width: 580px;
    overflow: auto;
    min-height: 50px;
    clear:both;
}

.code2
{
  background:#fff;
 color:#000;
 }

#EntryTag
{
    clear:both;
}

/* Sidebar */

#calendar
{
    background: #151419 url(https://www.024hi.com/images/cnblogs/author_paper_top.jpg) no-repeat left top;
    margin-bottom: 10px;
}

.Cal
{
    margin: 10px 0 0 15px;
    width: 202px;
    padding: 0 23px 0 10px;
    background: url(https://www.024hi.com/images/cnblogs/author_paper_bottom.jpg) no-repeat left bottom;
    font-family: Georgia;
    font-size: 13px;
    line-height: 20px;
    color: #C7C7C7;
}



#sideBar a
{
    color: #AC6448;
    border-bottom: #3F363A 1px solid;
}

#sideBar a:hover
{
    color: #C78F7A;
}

#sideBar
{
    background: url(https://www.024hi.com/images/cnblogs/bg_content.jpg) left;
    width: 246px;
    float: left;
    padding-bottom: 30px;
    display: inline;
    padding-top: 21px;
   
    color: #7B7B7B;
    padding-left: 20px;
font-size:12px;
}


#sideBar h3
{
    display: block;
    font-size: 14px;
    letter-spacing: .5em;
    color: #f5f5f5;
    font-weight: bold;
    background: url(https://www.024hi.com/images/cnblogs/sidebar_underline.gif) repeat-x bottom;
    padding-bottom: 1px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-left: 5px;
}

#sideBar ul
{
    padding: 0px 0 10px 5px;
}

#sideBar ul li
{
    line-height: 18px;
    padding: 4px 0 4px 13px;
    background: url(https://www.024hi.com/images/cnblogs/li.gif) no-repeat 0 11px;
    font-family: Arial, Helvetica, sans-serif;

    color: #7B7B7B;
    position: relative;
    color: #C7C7C7;
}

#sideBar ul li ul
{
    padding: 0 !important;
    margin-bottom: -5px;
}

#sideBar ul li a
{
    color: #7B7B7B;
    border-bottom: #424242 1px solid;
}

#sideBar ul li a:hover
{
    color: #9D9D9D;
}

/* writings (recent entries) */

#sideBar li span.wrap
{
    width: 100%;
    display: block;
}

#sideBar li span.title
{
    width: 185px;
    display: block;
}

#sideBar ul li span.date
{
    font-size: 10px;
    color: #545353;
    width: 100%;
    clear: both;
    display: block;
}

#sideBar li span.comment
{
    position: absolute;
    right: 0;
    top: 4px;
    width: 20px;
    height: 18px;
    text-align: center;
    font-size: 10px;
    padding-right: 0px;
    padding-top: 2px;
    background: url(https://www.024hi.com/images/cnblogs/sidebar_span_a.gif) no-repeat left bottom;
}

#sideBar li a span.comment
{
    cursor: pointer;
}

* html #sideBar li span.comment
{
    width: 20px;
    height: 19px;
    padding-top: 1px;
    overflow: hidden;
}

/* Sidebar Search (widget) */

#sideBar .mySearch input
{
    background: #383838;
    border: #444 1px solid;
    color: #7B7B7B;
  
}

#sideBar .mySearch input#btnZzk
{
    height: 25px;
}

#sideBar .mySearch input#q
{
    width: 150px;
    margin-bottom: 5px;
    float: left;
    background: #000;
    height: 25px;
}

/* Widget (calendar) */

#calendar
{
    width: 95%;
    padding: 0 0 10px;
}

#calendar caption
{
    padding: 10px;
}

#calendar th, #calendar td
{
    padding: 5px;
    text-align: center;
    background: #343434;
}

#calendar td
{
    background: transparent;
}

#calendar td, table#calendar th
{
    padding: 3px 0;
}

#calendar a
{
    text-decoration: underline;
}

#calendar a:hover
{
    text-decoration: none;
}

/* Footer */

#footer
{
    width: 891px;
    height: 82px;
    padding-left: 14px;
    background: url(https://www.024hi.com/images/cnblogs/bg_footer.jpg);
    overflow: hidden;
    margin-bottom: 1px;
    position: relative;
    clear: both;
    line-height: 82px;
    text-indent: 20em;
}

#footer ul
{
    padding-top: 14px;
    width: 600px;
    overflow: hidden;
}

#footer li
{
    display: inline;
    font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: bold;
}
.topicListFooter
{
    margin-left: 20px;
    float: right;
}
.topicListFooter a
{
    display: inline-block;
    padding: 0 14px;
    line-height: 25px;
    color: #B09087;
}

.topicListFooter a:hover
{
    background: url(https://www.024hi.com/images/cnblogs/footer_rollover.jpg);
    color: #fff;
}

#footer p
{
    width: 100%;
    clear: both;
    font-family: Georgia;
    font-size: 11px;
    color: #7F584E;
    padding-top: 13px;
    padding-left: 3px;
    width: 600px;
    line-height: 20px;
}

#footer p a
{
    color: #8C6B62;
    border-bottom: #6B4A41 1px solid;
    position: relative;
}

#footer p a:hover
{
    color: #AE948C;
    border-bottom: #6B4A41 1px solid;
}

#footer p.bot
{
    position: absolute;
    right: 94px;
    bottom: 30px;
    display: block;
    width: 70px;
}

#footer p.bot a
{
    border-bottom: #54413D 1px solid;
}

/* Fix */

#middle_wrap:after, .comments_wrap:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*h2
{
 text-transform:none;
}

.RecentComment ul li{width:300px;color:#f5f5f5}
.Code
{
  border:1px solid #f5f5f5;
  padding:5px;
  width:98%;
  background:#3f3f3f;
  clear:both;
  margin:5px auto;
}

*/
#author_profile
{
border:1px solid #f5f5f5;
  padding:5px;
  width:200px;
  background:#3f3f3f;
  clear:both;
  color:#f5f5f5;
margin:0;
}
