@font-face {
font-family: 'Roel';
src: url('../fonts/roelregular.ttf');
}


div#blog-header{
padding-bottom: 5px;
}

div#blog-header img{
width: 627px;
}


form input{
width: 170px;
height:15px;
padding: 5px;
font-size: 11px;
border: 1px solid #ccc;
margin: 5px 0;
color:#666;
font-family: Georgia;
}

input#submit{
width: 70px;
height: 25px;
background: #8B9CA1;
color: #fff;
border: none;
font-family: Arial;
}

input#submit:hover{
cursor: pointer;
background: #666;
}


div.post{
border-bottom: 2px dashed #878074;
margin-bottom: 25px;
margin: 0 5px 25px 5px;
padding-bottom: 15px;
}


div.post a{
color: #9FA6AE;
}

div.post ul{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
float: left;
}

div.post ul li{
float: left;
}


div.post img{
margin: 5px;
max-width: 600px;
}


h3.section{
font-family: 'Roel', Georgia, serif;
font-size: 24px;
color: #9FA6AE;
font-weight: normal;
margin: 0px;
padding-top: 15px;
margin-bottom: 5px;
}

h3.title{
font-family: Arial;
font-size: 16px;
color: #9FA6AE;
font-weight: bold;
margin: 0px;
margin-bottom: 5px;
}

h3.title a{
color: #9FA6AE;
text-decoration: none;
}

h3.title a:hover{
text-decoration: underline;
}


h4.date{
font-family: Georgia, serif;
font-size: 16px;
color: #666;
font-weight: normal;
margin: 0px;

}

p#author{
font-size: 12px;
font-weight: bold;
}


div.info span{
display:none;
visibility:hidden;
}

h2#comment{
border-top: 2px dashed #878074;
padding-top: 15px;
}


ul.comments li{
clear:both;
border-bottom: 1px solid #ccc;
width:607px;
margin-bottom: 8px;
}



form.comment-form{
background: #ededed;
/*background: #dde6ef;*/
color: #666;
padding: 10px 0;
}

form.comment-form fieldset{
border: none;
}

form.comment-form fieldset div{
margin: 5px 0;
}

form.comment-form label{
display: inline-block;
width: 75px;
vertical-align: top;
text-align: right;
margin-right: 5px;
}

form.comment-form input{
width: 250px;
height: 15px;
padding: 5px;
}

form.comment-form textarea{
width: 250px;
padding: 5px;
height: 200px;
}

input#form1_submitComment{
width: 65px;
height: 35px;
background: #8B9CA1;
border: none;
color: #fff;
cursor: pointer;
font-size: 12px;
font-family: Arial;
}

input#form1_submitComment:hover{
background: #878074;
}
