.item-list {
			margin: 0px -15px;
			padding:2px 0 ;
			clear:both;
text-decoration: none;
		}
			.item-list p.post-meta {margin:0px 0;}
.item-list .post-thumbnail{float:left;margin-bottom:0;text-decoration: none;}

@media only screen and (max-width: 767px) and (min-width: 480px){
.item-list .post-thumbnail, .pic-box .first-pic .post-thumbnail,.wide-box li.first-news .post-thumbnail{text-decoration: none;margin:0 0 10px 0; width:100%;}
	.item-list .post-thumbnail img, .pic-box .first-pic .post-thumbnail img,.wide-box li.first-news .post-thumbnail img{text-decoration: none;height:auto; width:100%;}
}
@media only screen and (max-width: 479px){
.item-list .post-thumbnail{text-decoration: none;	float:none; margin-left:auto; margin-right:auto; text-align:center;}
}


.post-title a,ul.slider-navigation li ,.pagenavi a,a.entryReadAllLink ,.main-menu li a ,.subscribe-icons a ,.flickr_badge_image img, .mega-menu-link img {text-decoration: none;
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.post-title a {color:#000;}
.post-title {text-decoration: none;
			font-family: Oswald,arial,Georgia, serif;
			margin-bottom:10px;
			font-size: 28px;
		}

span.tie-date:before, span.post-comments:before, span.post-views:before, span.post-meta-author:before, span.post-cats:before{text-decoration: none;
				font-size: 12px;
				width: 15px;
				height: 15px;
				line-height: 15px;
				text-align: left;
			}
span.post-comments a {text-decoration: none;
color:#000;
}

a.entryReadAllLink{
		background: #597da3;
		color: #FFF;
		padding: 3px 7px ;	
		display:block;
		float:left;
		margin-top:4px;
	}
		a.entryReadAllLink:hover{background:#444 !important;}
.entDots {display: none !important; }
.entryReadAll {margin: 0px 0px -50px 0px; }
