body{
	background-color:#cccccc;
        background-image: url("/img/bg.gif");
}
.container{
    margin: 30px auto;
    max-width: 985px;
}
#pagesite{
	background:#337ab7;
	padding-top:10px;
}
table tr td.wn-bg {
padding-left: 30px;
background-image: url(/img/winamp.gif);
background-repeat: no-repeat;
background-position: .5em .7em;
}
#titleH1 h1.post{
   font-size:16px;
   font-weight:bold;
}
.breadcrumb{
   font-size:12px;
}
#info-images{
padding-left :0px;
}
.list-images li{
padding :6px 5px 6px 5px;
}
.list-images li span{
font-weight:bold;
}
.list-images ul.dropdown-menu li img{
width:20px;
height:20px;
}

.indexpost img.img-thumbnail{
    margin-top:-10px;
}
.indexpost h2.title-related a{
width:84%;
    background-color:#4DB8DB;
    color: #FFFFFF;
    font-family: 'tahoma';
    font-size: 13px;
    margin: 0 auto;
    position: absolute;
    padding: 5px;
    z-index: 99;
}
.indexpost h2.title-related a:hover{opacity: 1;}


.relatedpost img{
    margin-top:-10px;
}
.related-post-legend .h3legend span{font-size:16px;font-weight:normal;color:#0099CC;}
.relatedpost a h2.title-related{
width:85%;
    background-color:#6698ca;
    color: #FFFFFF;
    font-family: 'tahoma';
    font-size: 13px;
    margin: 0 auto;
    position: absolute;
    padding: 5px;
    z-index: 99;
}
.relatedpost a:hover h2.title-related{opacity: 1;}
.sidebar-well {text-align:left}
.sidebar-well .h3legend span {font-size:14px;font-weight:normal;}




