@charset "utf-8";
/* CSS Document */


  @media screen and (max-width:1024px) and (min-width:769px) {
  .relatedPost {
	 width:220px;
   }
	.commentSec{
		padding:0 2%!important;
	}

  }

  /* Tablet Portrait size to standard 960 (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 959px) {

.searchArea input {
    width:80%;
} 
.searchArea input.submitBtn,
.searchArea input{
	height:40px;
}
.sidebar h3 {
    font-size: 16px;
}
.topNav ul li {
    font-size:12px;
}
.topNav ul li a {
   padding: 13px 6px;
}
.socialMedia ul {
    margin-left: 0;
}
.socialMedia img{
	width:39px;
	margin-top:7px;
}
.socialMedia ul li {
    display: block;
    height: 48px;
}
.aboutSec .readmoreBtn {
    left: 25px;
}
.footerBot p {
    font-size: 12px;
}
.footerIeThree span,
.footerIeThree iframe{
	width:250px!important;
}
.fb-like-box{
	margin-left:-60px;
}
.pics {  
	height:157px;  
	width:177px;  
	padding:0;  
	margin:0;  
} 
.tweetFooter{
}
#FlashID{
	display:none;
}
.relatedPost {
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    width: 160px;
}
.relatedPost a{
	line-height:13px;
	font-size:13px;
}

.aboutSec .aboutBlockCon {
    min-height: 259px;
}


/*.relatedPostOuter,
.tags{
	padding-left:15px;
}*/

.widget_search input#searchsubmit {
	width: auto;
}


	.rpwe-alignleft {
		display: block!important;
		float: none!important;
	}
	.sidebar .rpwe-block h3 {
		width: 100%!important;
		float: none!important;
	}
	.sidebar .rpwe-block .rpwe-summary {
		width: 100%!important;
		float: none!important;
	}
	.widget_search input[type=text] {
	  margin-bottom: 5px;
	}
	.commentSec{
		padding:0 2%!important;
	}




}