
.blogmain
{
  -moz-border-radius: 0px;
  width: 890px;
  border: 1px solid #a3b2bb;
  background-color: #e7ecf1;
}

.blogtitle
{
  width: 900px;
  padding: 0;
  margin: 0;
  margin-left: -10px;
  margin-bottom: 10px;
  background: url("css_logo.jpg") no-repeat;
  border: 0px solid black;
  -moz-border-radius: 0px;
  height: 200px;
  overflow: hidden;
}

.blogtitle a
{
  display: block;
  float: left;
  color: white ! important;
  margin-left: 10px;
  text-align: left;
  width: 100%;
}

.blogtitle a:hover
{
  color: #a3b2bb ! important;
}

.blogsubtitle
{
  clear: both;
  float: left;
  color: white ! important;
  padding-right: 20px;
  margin-top: 140px;
  text-align: right;
  width: 100%;
}

.blogcommentstitle
{
  clear: both;
}

.blogmessage
{
  border-left: 0px;
  border-top: 0px solid #2d546f;
  border-right: 0px solid #2d546f;
  border-bottom: 0px solid #2d546f;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  background: none;
  background-color: #cfd8e3;
  overflow: hidden;
}

.blogmessagetitle
{
  background-color: #d7ae6c;
  height: 16px;
  color: white;
}

.blogmessagetitle img
{
  height: 12px;
}

.blogcomment
{
  border-left: 0px;
  border-top: 0px solid #2d546f;
  border-right: 0px solid #2d546f;
  border-bottom: 0px solid #2d546f;
  background-color: #cfd8e3;
}

.blogcommenttitle
{
  background-color: #d7ae6c;
  height: 16px;
}

.blogcommenttitle img
{
  height: 12px;
}

.blogcontent
{
  width: 650px;
}

body
{
  background-color: white;
  font-family: Tahoma;
}

.blogmain a
{
  color: #465964;
}

.blogmain a:hover
{
  color: #d7ae6c;
}

#outro
{
  margin-top: 20px;
  width: 100% ! important;
}

#outro a
{
  color: #233718;
}

#outro a:hover
{
  color: #d7ae6c;
}
