@media screen and (max-width: 1150px) {

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap {
		max-width: 92%;
		padding: 0 0 10px; 
		overflow:hidden;
	}
		
	/* content */
	#content {
		margin-bottom:5%; 
	}
	.sidebar1 #content {
		max-width: 67.8%;
width:49%;
	}
	
	#content {
		 
	}
	
	/* sidebar */
	#sidebar {
		margin: 2% 10px 5% 0;
		 
	}
	#sidebar .secondary {
		max-width: 47%;
	}
	
	
	
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2,
	.col4-3,
	.col3-1,
	.col3-2,
	.col2-1
	{
		margin-left: 2%;
	}
	.col4-1 {
		max-width: 23%;
	}
	.col4-2, .col2-1 {
		max-width: 48%;
	}
	.col4-3 {
		max-width: 72%;
	}
	.col3-1 {
		max-width: 31%;
	}
	.col3-2 {
		max-width: 62%;
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* grid4 */
	.grid4 .post {
		width: 23.125%;
		margin-left: 2.5%;
	}

	/* grid3 */
	.grid3 .post {
		width: 31%;
		margin-left: 3.5%;
	}

	/* grid2 */
	.grid2 .post {
		width: 48%;
		margin-left: 3.75%;
	}
.commentlist .children
{
width:auto !important;
padding:10px 0 0 !important;
}
}

 
@media screen and (max-width: 1100px) {  
 
	#sidebar {
		width:270px;
	}
	
	.topadvertise {
		float: right; 
		overflow: hidden;
		width: 700px;
	}
	.feedemailblock input[type="text"] {
		width: 100px !important;
	}
}
@media screen and (max-width: 980px) { 
	#main-nav-wrap {
		float:none;
		height: 30px;
	}
	.menurightblock {
		float:none;
		margin:5px auto;
	} 
	.toprightmenu {
		float:none;
		text-align:center;
	}
	.mainlogo {
		clear: both;
		display: block;
		float: none; 
		text-align: center;
	}
	.topadvertise , .topadvertise img {
		width: 100%;
		text-align:center;
		 height: auto;
	}
	.banner {
		height: auto;
	}
	
	.sidebar1 #content { 
		padding: 0 2%;
		width: 49%;
		max-width:100%;
	}
	.postdate {
		padding:0;
	}
	.aligncenter {
		display:inline-block;
	}
	
	/*.sidebar1 #content {
		max-width: 50%;
		padding: 0 2%;
	}*/
	#sidebar {
		width: 240px;
	}
.commentlist .children
{
width:auto !important;
padding:10px 0 0 !important;
}
	
}
@media screen and (max-width: 860px) { 
	#sidebar {
		width: 200px;
	}
.commentlist .children
{
width:auto !important;
padding:10px 0 0 !important;
}
}
@media screen and (max-width: 780px) {
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/



	/*.sidebar1 #content {
		
		max-width: 49%;
		float: left;
		clear: both;
		
	}*/
	
	#content {
		width:565px;
	}
	
	/* sidebar */
	#sidebar {
	 clear: none !important;
    float: left !important;
    margin: 2% 2% 5%;
    max-width: 100%;
    
    	}
	#sidebar .secondary {
		width: 48%;
	}	
	
	/************************************************************************************
	MAIN NAV
	*************************************************************************************/
	.main-nav {
		position: static !important;
		clear: both;
		z-index: 100;
	}
	
	.mainmenu ul li a:link, .mainmenu ul li a:visited {
		padding:5px 10px 3px;
	}
	
	#sidebar {
		clear: both;
		float: none;
		max-width: 100%;
		width: 96%;
		margin: 2% 2% 5%;
	}
	.feedemailblock input[type="text"] {
		width: 250px !important;
	}
.commentlist .children
{
width:auto !important;
padding:10px 0 0 !important;
}
	
}
@media screen and (max-width: 600px) {
	#sidebar {
		margin: 2% 10px 5%;
	}
	
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	 {
		margin-left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* list post */
	.list-post .post {
		padding-left: 0 !important;
		width: 100% !important;
		max-width: 96% !important;
	}
	.list-post .post-meta {
		width: 100%;
		text-align: left;
		position: static;
	}
	.list-post .post-meta span {
		display: inline;
		margin: 0 5px 0 0;
	}
	.list-post .post-icon {
		width: 27px;
		height: 30px;
		display: block;
		float: left;
		margin: 2px 14px 5px 0;
		border: none;
		position: static;
	}

	/* grid4 */
	.grid4 .post, .sidebar1.grid4 .post {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	/* grid3 */
	.grid3 .post, .sidebar1.grid3 .post {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	.mainmenu ul li a:link, .mainmenu ul li a:visited{
		padding:5px 0px 3px 5px
	}
	.commentlist .children
{
width:auto !important;
padding:10px 0 0 !important;
}
	 
	
}

@media screen and (max-width: 480px) {

	/************************************************************************************
	HEADER
	*************************************************************************************/
.metaslider .caption
{
padding:0 10px;
}
.metaslider h2
{
font-size:14px;
}
.metaslider p
{
font-size:10px;
height:19px;
overflow:scroll;
}
	#header {
		height: auto !important;
		padding: 0;
	}
	#header hgroup {
		text-align: left;
	}

	/* site logo */
	#site-logo {
		font-size: 42px;
		text-align: left;
		padding: 0 90px 0 0;
		width: auto;
		margin: 10px 0;
	}
	
	/* site description */
	#site-description {
		text-align: left;
		margin: 0 0 10px;
	}

.socialicon {
		 float: none;
		margin: 2px auto;
		width: 160px;
	}
	/************************************************************************************
	MOBILE NAV BUTTON
	*************************************************************************************/
	.mobile-button {
		position: relative;
		width: 32px;
		height: 30px;
		margin-bottom: 3px;
		margin-right: 3px;
		display: block;
		float: right;
		cursor: pointer;
	}
	.mobile-button:after {
		border: solid 1px #7a7a7a;
		padding: 1px;
		padding:0 \0; /* IE8 fix */
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: -1px;
		left: -1px;
		z-index: -1;
		
		background-color: #c3c3c3;
		background-color: transparent \0; /* IE8 fix */

		background-image: -moz-linear-gradient(top,  #d8d8d8 0%, #999898 100%);
		background-image: -webkit-linear-gradient(top,  #d8d8d8 0%,#999898 100%);
		background-image: linear-gradient(top,  #d8d8d8 0%,#999898 100%);
		
		-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.2);
		-moz-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.2);
		box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px rgba(255,255,255,.5), 0 1px 2px rgba(0,0,0,.2);
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	/************************************************************************************
	MAIN NAV (MOBILE)
	************************************************************************************
	#main-nav-wrap {
		position: absolute;
		top: 4px;
		right: 0;
		z-index: 1000;
	}
	
 
	#menu-icon {
		background: url(images/menu-icon.png) no-repeat center center;
		background-color:#c3c3c3 \9 !important;  
	}*/
	.mainmenu ul li {
		padding: 0 15px 0 0;
	}
	.mainmenu ul li a:link, .mainmenu ul li a:visited {
		padding:5px 0 3px;
	}
	
	
	
	
	/* main nav */
	#main-nav {
		clear: both;
		position: static;
		width: 160px;
		z-index: 1000;
		padding: 10px 5px;
		background: #fff !important;
		border: solid 1px #999 !important;
		display: none; /* visibility will be toggled with jquery */
		
		-webkit-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
		-moz-box-shadow: 1px 2px 0 rgba(0,0,0,.2);
		box-shadow: 1px 2px 0 rgba(0,0,0,.2);
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#main-nav li {
		clear: both;
		float: none;
		margin: 5px 0 5px 10px !important;
		padding: 0 !important;
		border: none !important;

		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		
		display:block;
		text-align:left;
	}
	#main-nav a, 
	#main-nav ul a {
		font: inherit !important;
		text-transform: inherit !important;
		background: none !important;
		width: auto !important;
		display: inline !important;
		padding: 0 !important;
		color: #666 !important;
		border: none !important;

		text-shadow: none !important;

		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}
	#main-nav a:hover, 
	#main-nav ul a:hover {
		background: none !important;
		color: #000 !important;
	}
	
	/* dropdown */
	#main-nav ul {
		position: static;
		display: block;
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	/************************************************************************************
	SEARCH FORM
	*************************************************************************************/
	#searchform-wrap {
		position: absolute;
		top: 4px;
		right: 40px;
		z-index: 1000;
	}
	#search-icon {
		background: url(images/search-icon.png) no-repeat center center;
		background-color:#c3c3c3 \9 !important; /* IE fix */
	}
	
	#header #searchform {
		clear: both;
		width: auto;
		width: 126px \0/;
		position: static;
		overflow: hidden;
		background: #fff;
		border: solid 1px #999;
		padding: 5px;
		display: none; /* visibility will be toggled with jquery */
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	#header #searchform #s {
		background: #ddd !important;
		color: #444 !important;
		padding-left: 8px;
		width: 110px \0;
	}
	
	/* social widget */
	.social-widget {
		position: static !important;
		margin: 10px 0;
		float: none;
		padding: 0;
	}

	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	/* grid4 */
	.grid4 .post {
		font-size: 100%;
	}

	/* grid2 */
	.grid2 .post, .sidebar1.grid2 .post {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	
	/* post title */
	.post-title {
		margin: 0 0 2px !important; 
		font-size: 15px;
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next {
		display: block;
		width: 100%;
		clear: both;
		margin-bottom: 10px;
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist {
		padding-left: 0;
	}
	.commentlist .commententry {
		clear: left;
	}
	.commentlist .avatar {
		float: left;
		width: 40px;
		height: 40px;
		margin: 0 10px 10px 0;
	}

	/* commentlist sub-levels */
	.commentlist ul, .commentlist ol {
		margin: 0 0 0 0;
	}
.commentlist .children
{
width:273px !important;
padding:10px 0 0 !important;
}

	/************************************************************************************
	FOOTER NAV
	*************************************************************************************/
	.footer-nav {
		margin: 0 auto 20px;
		width: 100%;
	}
	.footer-nav a {
		margin: 0 4px;
	}
	
	#main-nav-wrap, .mainmenu ul {
		height:auto;
	}
	.mainmenu ul li , .mainmenu ul li:last-child{
		display:block;
		float:none; 
		background: url("images/menuheart.png") no-repeat scroll 10px 10px transparent;
		padding:0 15px 0 35px;
		border-bottom: 1px solid #FFFFFF;
	}
	.menurightblock {
		width:auto;
	}
	.socialicon {
		margin:10px auto 0;
		clear:both;
	} 
	.mainlogo {
		padding:15px 0 0;
	}
	.mainlogo img{
		max-width:60%;
	}
	.toprightmenu a:link, .toprightmenu a:visited {
		display:block;
	}
	.feedemailblock input[type="text"] {
		width: 160px !important;
	}
	.copyrighttext span {
		padding:0 0px 18px 0;
	}
	.copyrighttext a {
		display:block;
	}
	.sitesharing {
		 margin: 10px 0 30px;
	} 
	.cycloneslider-template-default .cycloneslider-caption-description {
		display:none;
	}
	.cycloneslider-template-default .cycloneslider-caption-title {
		font-size: 12px !important;
		padding-top:5px !important;
	}
	#text-9_clone {
		display:none !important;
	} 
	.linkwithin_inner {
		width: auto !important;
	}
	.linkwithin_posts a{  
		float:none !important;
		text-align: center !important;
		border:none !important;
	}
	.linkwithin_posts a > div{
		margin:0 auto !important;
		height: auto !important;
	}
	.topadvertise li img , .topadvertise li, .topadvertise li inc {
		width:100% !important;
	}
    .sidebar1 #content {
		
		width: 100%;
		float: left;
		clear: both;
		
	}
	


}
@media screen and (min-width: 481px)
 {

	/* ensure #nav and #searchform is visible on desktop version */
	#main-nav,
	#headerwrap #searchform {
		display: block !important;
}