/* Content */
HTML {
height: 100%;
}

BODY {
font-family: sans-serif;
margin: 0%;
height: 100%;
background-color: #CFA69F;
}

H1,H2{
font-size : 13px;
font-weight : normal;
color : gray;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

/* Entry */

H2.date-header {
color: #669900;
font-size: 10pt;
font-weight: bold;
margin-bottom: 8px;
}

DIV.entry {
color:#333333;
font-size: 11pt;
/* border-bottom: 1px solid #006600; */
margin-bottom: 28px;
}

H3.category-header {
color: #006633;
background: white;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
font-size: 13pt;
padding: 2px;
border-left: 5px solid #669900;
}

H3.entry-header {
color: white;
background: #006633;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
font-size: 13pt;
padding: 2px;
border-left: 5px solid #003300;
}

DIV.main-contents{
margin-left: 5px;
margin-right: 5px;
margin-top: 0px;
text-align: left;
color:#333333;
font-size: 11pt;
}

DIV.entry-body{
margin-left: 10px;
margin-right: 10px;
color:#333333;
font-size: 11pt;
}

DIV.entry-more{
color: #333333;
font-size: 11pt;
margin-left: 10px;
margin-right: 10px;
}

P.entry-footer{
color: #669900;
font-weight: bold;
font-size: 10pt;
margin-left: 5px;
margin-right: 5px;
}

/* Trackback */

H3.trackbacks-header{
color: #669900;
font-size: 9pt;
font-weight: bold;
}

DIV.trackbacks {
color: #333333;
font-size: 9pt;
margin-left: 5px;
margin-right: 5px;
}

DIV.trackbacks-content{
color: #333333;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}

P.trackback-footer{
color: #333333;
font-size: 9pt;
}

/* Comment */

DIV.comments{
color: #333333;
font-size: 9pt;
margin-left: 5px;
margin-right: 5px;
}

H3.comments-header{
color: #669900;
font-size: 9pt;
font-weight: bold;
}

P.comments-footer{
color: #333333;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}

DIV.comments-open{
color: #333333;
font-size: 9pt;
}

H2.comments-open-header{
color: #669900;
font-size: 9pt;
font-weight: bold;
}

DIV.comments-open-content{
color: #333333;
font-size: 9pt;
}

P.comments-open-moderated{
color: Gray;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}

DIV.comments-form{
color: #333333;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}

DIV.comments-open-footer{
text-align: left;
margin-bottom: 10px;
}

DIV.comment{
color: #333333;
font-size: 9pt;
margin-left: 5px;
margin-right: 5px;
}

DIV.comment-content{
color: #333333;
font-size: 11pt;
margin-left: 10px;
margin-right: 10px;
}

DIV.comment-form{
color: #333333;
font-size: 9pt;
margin-left: 10px;
margin-right: 10px;
}

P.comment-footer{
color: #333333;
font-size: 9pt;
}

/* Link */

A{
color: #993333;
}

A.title {
text-decoration: none;
}

A.entry-more-link{
color: #993333;
font-size: 10pt;
}

A.entry-footer{
color: #669900;
font-size: 10pt;
text-decoration: none;
}

/* Customize */

.module{
font-size:10pt;
margin-left: 5px;
}

.module-header{
margin: 0;
border-left: 5px solid #003300;
padding: 5px;
color: white;
background: #006633;
font-size: 12px;
font-weight: bold;
line-height: 1;
/* text-transform: uppercase; */
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 11px;
   line-height: 1.2;
}

.module-list
{
   margin: 0 15px 10px 10px;
   padding-left:0px;
   list-style: disc;
}

#mainpage-id P{
margin: 0px;
padding: 0px;
}
