.listing {
	margin : 0px 10px;
}

.summery {
margin-top:10px;

}

.miasummery
{
    margin-top: 10px;
    font-size: 12px;
}

.listing h3, .post h3{
	font-size : 24px;
	padding :5px 0px 0px 0px;
	text-align: left;
}

.listing .post h3 a{
	padding :20px 0px 0px 0px;
        text-decoration:none;
        border-bottom:1px dashed #333;
	color : #333;
	font-size : 18px;
}
.listing .post h3 a:hover{
        color:#003366;
}
.listing .postfoot {
	font-size : 12px;
	text-align: left;
}

.thumb{
 float:left;
 width:auto;
 margin-top:10px ;
 padding-right:10px;
}
#thumbview{
 float:left;
 width:auto;
 padding:10px 10px 5px 0px;
 margin:0;
}
#latestimage{
 float:left;
 width:100px;
 padding:10px 10px 5px 0px;
 margin:0;
}
#pagetext{
        border-bottom:1px dashed #333;
font-size : 12px;
}
.latest{
        border-bottom:1px dashed #333;
        padding-bottm:10px;
}
.latest a{
        border-bottom:1px dashed #333;
        font-weight:bold;
}
.latest a:hover{
color:white;
background-color:#003366;
}
.Archivecategories{
        height:20px;
        line-height:20px;
        border-top:1px dotted #003366;
        border-bottom:1px dotted #003366;
        margin-top:2px;
}
.Archivecategories a: link{
    font-weight: bold;
    font-size:13px;         
}
.Archivecategories a:visited{
}
.Archivecategories a:hover{
        color:white;
        background:#003366;
}
.Archivecategories a:active{
        color:white;
        background:blue;
}
#social{
       height:34px;
}
.comments{
        font-size:12px;

	font-weight:bold;

	color:#2A304B;

	margin:12px 0;

	clear:both;

        border:1px dashed #333;
        
        border-top:none;

	border-right:none;

	border-left:none;

	background:#F3F6F7;

	padding:4px;
}