h3#top{
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Tahoma", serif;
  font-weight: normal;
}
h3#top strong {
  font-weight: normal;
  color: #0E1520;
}

#visits{
background:#EEEEEE none repeat scroll 0 0;
float:left;
padding:15px 40px 14px 36px;
}

a.submenu{
color: #FFF;
text-decoration: none;
}

a.submenu:hover{
color: #FFA405;
}

#submenu-wrap{
float:left;
margin-bottom:8px;
width:410px;
}

#submenu-wrap ul{
float:left;
margin-left:10px;
}

#submenu-wrap ul li {
float:left;
list-style-type:none;
width:193px;
}

#submenu-wrap ul li a{
font-size:11px;
text-decoration:none;
}

#submenu-wrap ul li a:hover{}

#post{
}

#post h1{
background:transparent none repeat scroll 0 0;
color:#464544;
font-size:20px;
font-weight:bold;
height:auto;
position:relative !important;
text-align:left;
top:0;
width:100%;
}

#post p{}

#latest-post{
background-color:#CFD7DF;
margin:20px 0;
padding:15px;
}

#latest-post h2{
font-size:18px;
}

#latest-post ul {
margin: 0px;
padding: 0px;
}

#latest-post ul li {
list-style-type:none;
margin:5px 0;
}

#latest-post ul li a{}

#latest-post ul li a:hover{
}
