body {
  background-color:#fff;
  font-size:14px;
}

#header {
  background-color:#fff;
  border-bottom:1px solid #f00;
  border-left:1px solid #f00;
  border-right:1px solid #f00;
}

#header a, #header a:link, #header a:visited {
  color:#000;
}

.blog-description {
  color:#000;
}

#main {
  border:1px solid #f00;
}

.layout-three-column #content {
  border-bottom:1px solid #f00;
  border-left:1px solid #f00;
  border-right:1px solid #f00;
}

.layout-three-column #footer {
  background:#f00 none repeat scroll 0 0;
}

u,
em {
color: #ff0000;
text-decoration: none;
font-style: normal;
}

dl {
margin: 5px 0;
}

dt {
font-weight: bold;
margin-top: 10px;
}

dd {
margin : 5px 0 5px 5px;
}

.recommend li {
link-style-type : none ;
background : url("") no-repeat 0 0.5em ;
}

/* menu list of sidebar */

#links-left ul,
#links-right ul {
color: #444;
}

#links-left ul li,
#links-right ul li {
list-style: none;
margin: 0 0 15px 0;
}

#links-left ul li ul li,
#links-right ul li ul li {
background: url('http://erodozin.com/image/lmark.gif') no-repeat 0 0.5em;
padding-left: 12px;
margin: 0;
}

#links-left ul ul,
#links-right ul ul {
margin: 0;
}

/* title of menu list */

#links-left ul li div,
#links-right ul li div {
margin-top: 3px;
padding-bottom: 2px;
border: 1px solid  #666;
color: #444;
background: #f6f6f6;
text-align: center;
font-size: 75%;
line-height: 2.0;
height: 100%; /* for IE6 */
}

#links-left ul ul,
#links-right ul ul {
margin: 3px 0 20px;
}
#links-left ul ul ul,
#links-right ul ul ul{
margin-bottom: 0;
}
#links-left ul li li ,
#links-right ul li li {
font-size: 75%;
line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
font-size: 100%;
}
#links-left ul ul.children,
#links-right ul ul.children {
margin-top: 0;
}


.entry h1 {
background-color: #e3cfc8;
padding: 2px 5px;
font-size: 18px;
}

.entry-body h2 {
border-bottom : #000000 1px dotted ;
background-color : #ffccff ;
font-size : 14px ;
font-weight : bold ;
  padding:10px 10px;
clear : both ;
}

.entry-body h3 {
  border-top:1px #000 solid;
  border-bottom:1px #000 solid;
  padding:10px 0 10px 0;
  font-weight : bold ;
}

.entry-body h4 {
  font-size:14px;
  padding:0 0 0 14px;
  font-weight : bold ;
}

/* popular post, similar post */

#ranking {
border-collapse: collapse;
width : 100% ;
font-size : 12px ;
}

#ranking table, #ranking thead, #ranking tr, #ranking td {
border: 1px #000000 solid;
}

#ranking thead {
background-color: #ffccff ;
}

#ranking td {
padding: 2px;
}

#similar {
font-size : 12px ;
}

#latest-entries {
font-size : 12px ;
}


#widecolumn {
width: 100%;
margin : 0 auto 10px auto;
}

/* add auick tags */

.marker {
background-color : yellow ;
padding : 1px 2px ;
color : #000000 ;
}

.underline {
text-decoration : underline ;
}

.green {
color : green ;
font-weight : bold ;
}

.blue {
background-color : #88b8ff ;
padding : 1px 2px ;
color : #000000 ;
}

.gold {
color : #daa520 ;
font-weight : bold ;
}

.netabare {
color: #ffffff ;
}

