* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

p { padding: 0 0 1em; }

img { margin: 4px; border: blue 1px solid; }
a { color: #57626a; text-decoration: underline; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 755px;
}

#header { 
padding: 10px 0 20px 0;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

/*
#menu {
height: 25px;
line-height: 25px;
background:#e1e1e1;
background: #57626a url(images/menu.jpg) no-repeat;
text-transform: uppercase; 
}
#menu ul {
padding-left: 5px;
list-style-type: none;
}
#menu ul li {
list-style:none;
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 10px;
letter-spacing: -1px;
}
#menu a li {
color:#333;
display:block;
padding:6px 20px 5px;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
background:#a1a1a1;
}
#menu li.here{
color:#680806;
padding:6px 20px 0;
}
*/

#menu{
height:30px;
background:#e1e1e1;
font-size:10px;
}
#menu ul, #menu li{
list-style:none;
}
#menu li{
float:left;
}
#menu a, #menu li{
color:#333;
text-decoration:none;
}
#menu li.here{
color:#680806;
padding:6px 10px 0;
}
#menu a{
display:block;
padding:6px 10px 5px;
}
#menu a:hover{
background:#a1a1a1;
}

#content {
padding: 5px 10px;
}

.right {
width: 575px;
float: right;
text-align: justify;
}

.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
/* color: #57626a; */ 
}

.right h2 {
/* color: #FF4800; */
font-size: 16px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.full {
width: 750px;
float: center;
text-align: justify;
}

.full ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
/* color: #57626a; */ 
}

.full h2 {
/* color: #FF4800; */
font-size: 16px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left {
width: 150px;
float: left;
padding: 10px;
border-right: 1px solid #bbb;
font-size: 12px;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 14px;
color: #666;
line-height: 30px;
font-weight: 600;
}
.left a { text-decoration: none }

#reader {
font-size: 9px;
font-weight: 100;
line-height: 9px;
}


#footer {
background: #fff;
border-top: 3px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
 
.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}
 
.nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}
 
.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}
#addBlog {
    text-align: left;
    text-decoration: none 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
