/*  TechWise Research template */
.listing {
}

.summery {
margin-top:10px;
}

.listing h3, .post h3{
	font-size : 14px;
	color : #002c6e; 
	padding :18px 0px 0px 0px;
	text-align: left;
}

.listing .post h3 a{
	padding :14px 0px 0px 0px;
        text-decoration:none;
	color : #002c6e; 
	font-size : 18px;
}
.listing .post h3 a:hover{
        color:#002c6e;
}
.listing .postfoot {
	font-size : 12px;
	text-align: left;
}

.thumb{
 float:left;
 width:auto;
 margin-top:10px ;
 padding-right:0px;
}
#thumbview{
 float:left;
 width:auto;
 padding:10px 0px 0px 0px;
 margin:0;
}
#latestimage{
 float:left;
 width:100px;
 padding:10px 0px 0px 0px;
 margin:0;
}
#pagetext{
}
.latest{
        padding-bottom:10px;
}
.latest a{
        font-weight:normal;
}
.latest a:hover{
color:white;
background-color:#002c6e;
}
.Archivecategories{
        height:20px;
        line-height:20px;
        border-top:1px dotted #002c6e;
        border-bottom:1px dotted #002c6e;
        margin-top:2px;
}
.Archivecategories a: link{
    font-weight: bold;
    font-size:13px;         
}
.Archivecategories a:visited{
}
.Archivecategories a:hover{
        color:white;
        background:#002c6e;
}
.Archivecategories a:active{
        color:white;
        background:blue;
}
#social{
       height:34px;
}
.comments{
        font-size:12px;

	font-weight:bold;

	color:#2A304B;

	margin:12px 0;

	clear:both;
       
        background:transparent;

	padding:4px 12px;
}
.featuredlatest{margin-top:12px;}
.rssgif{border:0px;margin-bottom:-4px;}
#articlesmenu ul{height:26px;line-height:26px;}
#articlesmenu ul li{display:inline;}

.side_childlinks{}
.side_childlinks ul{display:block;list-style-type:none;}
.side_childlinks ul li{height:26px;line-height:26px;margin-bottom:6px;}
.side_childlinks ul a:link{padding:0px 12px;text-decoration:none;border:1px dotted green;font-size:12px;color:green;}
.side_childlinks ul a:hover{padding:2px 12px;background:green;border:1px dotted #d5a5a5;color:white;}