body {
    background-color:#000000; margin:0 0 20px 0;
}

hr {
    color: #DCDCDC;
    height: 1px
}

#range {
    width:740px; 
    background-image:url(/template/7003/img/header_blog.jpg);
    background-repeat:no-repeat; 
    background-color:#C6BB83;
}

#header {
    width:740px;
    text-align:left;
}

#content {
   width:740px;
    }

#footer{
     width:740px; height:40px;
     background-image:url(/template/7003/img/footer_blog.jpg);
     background-repeat:no-repeat;
}
   
.blog_title {
    width:420px;
    overflow: hidden;
    word-break: break-all;
    font-weight: bold;
    font-size: 18px;
    text-align:left;
    color: #663333;
    letter-spacing: 1px;
    text-shadow: #FFFFFF 0 2px 3px;
    margin:15px 0 10px 30px;
}
.blog_title a:link {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: none
}
.blog_title a:visited {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: none
}

.blog_title a:hover {
    color: #cc0000;
    letter-spacing: 1px;
    text-decoration: none
}

.blog_description {
    width:420px; overflow: hidden;
    word-break: break-all;
    font-size: 12px;
    line-height:1.4;
    color: #663333;
    text-shadow: #FFFFFF 0 2px 3px;
    margin: 0 0 20px 30px;
}
.blog_description a:link {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: underline
}
.blog_description a:visited {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: underline
}

.blog_description a:hover {
    color: #cc0000;
    letter-spacing: 1px;
    text-decoration: underline
}

.menu {
    color:#ffffff;
    font-size: 12px;
    text-align:left;
    margin-left:15px;
}
.menu a:link {
    color:#ffffff; 
    text-decoration: none;
}
.menu a:visited {
    color:#ffffff; 
    text-decoration: none;
}
.menu a:hover {
    font-weight: bold;
    color: #cc0000;    
    border-bottom:1px solid #993300;
}

.entry {
    background-color:#FFFAF0;
    margin-bottom:10px;
    width:100%;
    filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
    word-break: break-all;
}

.entry_title {
    font-size:12px;
    text-align:left;
    color:#ffffff; font-weight:bold;
    background-image:url(/template/7003/img/bar.jpg);    
    background-color:#666633;
    padding:4px 5px 4px 10px;
    overflow: hidden;word-break: break-all; 
} 
 
.date {
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
}
.entry_text {
    padding:5px 10px 10px 10px;
    text-align:left;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    line-height:1.6;
    word-break: break-all;
}
.entry_text a:link {
    font-weight: normal;
    color: #333333;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.entry_text a:visited {
    font-weight: normal;
    color: #333333;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.entry_text a:hover {
    font-weight: bold;
    color:#cc0000;
    text-decoration:none;
    border-bottom:1px dashed #fff;
}
.entry_layer {
    overflow: hidden;
    width: 100%;
    word-break: break-all
}
.comment_layer {
    overflow: hidden;
    width: 100%;
    word-break: break-all
}

.posted {
    PADDING:8px 5px 5px 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #666666;
    LINE-HEIGHT: 110%;
    text-align:right;
    OVERFLOW: hidden; WORD-BREAK: break-all;
    text-align:right;
}
.posted a:link {
    font-weight: normal;
    color: #666666;
    text-decoration: none
}
.posted a:visited {
    font-weight: normal;
    color: #666666;
    text-decoration: none
}
.posted a:hover {
    color: #cc0000;
    text-decoration: none;
}

.side {
    background-color:#FFFAF0;
    width:90%;
    filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}

.side_title {
    width:90%;overflow: hidden;word-break: break-all;
    text-align:center;
    background-image:url(/template/7003/img/bar.jpgg);
    background-color:#666633;
    font-weight: bold;
    font-size: 10px;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    word-break: break-all;
    letter-spacing: 1px;	
}
.side_text {
    width:150px;overflow: hidden;word-break: break-all;
    padding: 10px 10px 5px 10px;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    line-height: 150%;
   	text-align:left;
}
.side_text a:link {
    color:#333333;
    text-decoration: none;
}
.side_text a:visited {
    color:#333333;
    text-decoration: none;
}
.side_text a:hover {
    color: #cc0000;
    text-decoration:none;
}

.calendar_bg
{ width:150px; margin:0 5px 5px; }

.calendar {
    padding:1px;
    font-size: 10px;
    color: #333333;
    line-height: 150%;
}

.calendar a:link {
    color: #993300;
    text-decoration: none;
    border:1px solid #ff9999; display:block;
}
.calendar a:visited
{
    color: #993300;
    text-decoration: none;
    border:1px solid #ff9999; display:block;
}
.calendar a:hover
{
    font-size: 10px;
    color: #ccoooo;
    background-color: #fff;
    text-decoration: none;
    border:1px solid #ff3366; display:block;
}

.page {
    font-size: 10px;
    color:#666666;
    letter-spacing: 1px;
    overflow: hidden;
    width: 95%;
    word-break: break-all;
    padding-bottom:10px;
}
.page a:link {
    color:#666666;
    text-decoration: none
}
.page a:visited {
    color:#666666;
    text-decoration: none
}
.page a:hover {
    color: #cc0000;
    text-decoration: none;
    border-bottom:1px dashed #fff;
}


