/* ---------[ Responsive Design Elements ]--------- */




/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

a.subscription_btn {
margin-left: 0px;
}

#wrap,
	.limit {
		width: 768px;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
	}

	.widget.simple_ads_manager_widget {
text-align: center;
height: 161px;
width: 160px;
background: none;
margin: 0 auto 20px auto;
-moz-box-shadow: 0px 0px 4px #666;
-webkit-box-shadow: 0px 0px 4px #666;
box-shadow: 0px 0px 4px #666;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666');
}


	#outer-wrap {
		width: 768px;
		margin: 0 auto;
		padding: 0;
	}




	 #content iframe {
		max-width: 445px;
	}

	.banner728 {
		background: none;
		height: 120px;
		text-align: center;
		width: 745px;
		padding-top: 20px;
	}

	.banner728 {
		background: none;
		height: 120px;
		text-align: center;
		width: 745px;
		padding-top: 20px;
		margin: 0 auto;
	}

	#header {
		clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 745px;
    height: 215px;
    background: url(images/header.jpg) no-repeat;
    background-color: #000;
    margin-bottom: 25px;
		background-position: -200px 0px;
	}

	#topnav {
		background: url("images/top-menu-bg.jpg") repeat-y scroll center top transparent;
		margin: 0 auto;
		padding: 0;
		width: 745px;
	}

	#slider .slides li {
		background: #fff;
		margin: 0px;
		padding: 0px;
		height: 319px;
		width: 515px !important;
		overflow: hidden;
		position: relative;
	}


	#slider {
		background: none;
		width: 525px;
		height: 400px;
		margin: 0;
		padding: 0px;
		position: relative;
		float: left;
	}

	#column-left {
		width: 525px;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
	}

	#home-row-2 {
		padding: 0 0 0 25px;
	}

	#page-body {
		padding: 0;
		clear: both;
		margin: 0 auto;
		width: 750px;
		position: relative;
		top: -30px;
	}

	#column-right {
		/* width: 31.25%; */
		width: 215px;
		float: right;
		padding: 0;
		margin: 0;
		overflow: visible;
		clear: right;
		}

	#home-row-2 .section-container,
	#home-row-3 .section-container,
	#home-row-4 .section-container,
	#home-row-5 .section-container,
	#home-row-6 .section-container {
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		min-height: 100px;
		overflow: hidden;
		width: 515px;
		}

	div.row-space-middle {
		height: 30px;
		width: 506px;
		background-size: 496px 30px;
	}

	#footer-bg {
		width: 750px;
	}

	#home-row-1 .section-header {
    width: 525px;

}

	#sidebar .sidebar-space {
		height: 10px;
		width: 215px;
		background: none;
	}

	div#text-16 {
		display: none;
	}

	#footer-content {
		width: 750px;

		margin: 0px auto;
	}

		#topnav ul, #catnav ul {
		display: none;
	}

	.select-menu {
		display:block;
		border:1px solid #000;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222;
		color:#ccc;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		margin-top:5px;
		font-size:10pt;
		width:100%;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
	}

	#topnav,
	#catnav {
		background:transparent !important;
		border:0 !important;
	}

	.select-menu {
		display: block;
		border: 1px solid #000;
		padding: 10px;
		margin: 0 ;
		font-size: 10pt;
		width: 365px;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(79,79,79,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(79,79,79,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
		color: #fff;
	}

	.subscription_btn {
		float: none;
		position: relative;
		top: 0px;
	}

	div.menu-secondary-menu-container {
		display: none;
	}

	#social-search {
		height: 38px;
		float: right;
		text-align: right;
		margin-right: 25px;
		position: relative;
		top: -38px;
		left: 25px;
		background-color: black;
		width: 384px;
	}



	.sub-icons {
		width: auto;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
		left: 20px;
		top: -1px;
	}

	#twitter-row-ad {
		float: right;
		margin-right: 10px;
		display: none;
	}




	#home-row-4 .featured-post-story {
		padding-right: 17px;
	}

	#recent-posts .recent-title {
		display: block;
		font-size: 17px;
		font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 18px;
		padding-bottom: 3px;
	}


	#home-row-7 .section-header {
    width: 525px;
	}


	#home-row-7 .header-title-shadow {
		height: 47px;
		overflow: hidden;
		position: absolute;
		left: 505px;
		top: 0;
		width: 10px;
	}

	#home-row-7 .section-container {
    width: 525px;
	}

	.single .auth-bio {
		border: 0 none;
		margin: 0;
		padding: 0;
		width: 515px;
	}

	#related {
		border: 0 none;
		margin: 20px 0 0 0;
		padding: 0;
		width: 515px;
	}

	#related .subscribe .sub-icons {
		float: right;
		width: auto;
		text-align: right;
		padding-right: 55px;
	}

	.related-shadow {
		width: 515px;
		height: 17px;
	}


	#home-row-5 .image-column {
		float: right;
		width: 530px;
		height: 240px;
		padding-right: 0px;
	}


	#home-row-8 {
		padding: 20px 0 0 20px;
	}

	div.row-bottom-long {
		height: 25px;
		width: 100%;
		background-size: 500px 20px;
	}


	.single #content .entry-content {
		margin-left: 0;
		margin-bottom: 0;
		padding: 0 30px;
		border-left: 0;
		font-family: pt_sansregular, Arial, Verdanam sans-serif;
	}

	.wp-caption {
		border: 1px solid #e5e5e5;
		text-align: center;
		background-color: #E1E1E1;
		margin: 20px auto;
		max-width: 430px;
	}

	#recent-posts li:first-child {
		padding: 0 0 10px 0;
		border: none;
	}

	#logo {
    display: inline-block;

}


	#footer-utility .links {
		width: 50% !important;
		float: left;
	}

	#footer-utility .copyright {
		width: 50% !important;
		float: left;
		text-align: right;
	}


	#related .subscribe .sub-icons {
		position: relative !important;
		left: 10px !important;
	}

	#archive-content .entry img {
		float: right;
		padding: 0 0 10px 10px;
		max-width: 150px !important;
	}






}














/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

	div#text-16 {
		display: none;
	}

	#footer-content {
		width: 750px;

	}

	.widget.simple_ads_manager_widget {
		text-align: center;
		height: 159px;
		width: 160px;
		background: none;
		margin: 0 auto 20px auto;
		-moz-box-shadow: 0px 0px 4px #666;
		-webkit-box-shadow: 0px 0px 4px #666;
		box-shadow: 0px 0px 4px #666;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666');
	}

	#archive-content .entry img {
		float: right;
		padding: 0 0 10px 10px;
		max-width: 200px;
	}

	.banner728 {
		background: none;
		height: 120px;
		text-align: center;
		width: 990px;
		padding-top: 20px;
	}

	#wrap, .limit {
		width: 1024px !important;
		padding: 0 0 !important; */
		margin: 0 auto !important;
		border: 0 !important;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		margin-top:5px;
		font-size:10pt;
		width:100%;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
	}

	#topnav,
	#catnav {
		background:transparent !important;
		border:0 !important;
	}

	.select-menu {
		display: block;
		border: 1px solid #000;
		padding: 10px;
		margin: 0 ;
		font-size: 10pt;
		width: 450px;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(79,79,79,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(79,79,79,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(79,79,79,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
		color: #fff;
	}

		.subscription_btn {
		float: none;
		position: relative;
		top: 0px;
	}

	div.menu-secondary-menu-container {
		display: none;
	}

	#social-search {
		height: 38px;
		float: right;
		text-align: right;
		margin-right: 25px;
		position: relative;
		top: -38px;
		left: 25px;
		background-color: black;
		width: 540px;
	}

	.sub-icons {
		width: auto;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
		left: 200px;
		top: -1px;
	}



	#topnav ul, #catnav ul {
		display: none;
	}

		#page-body {
		padding: 0;
		clear: both;
		margin: 0 auto;
		position: relative;
		top: -30px;
	}
	#related .subscribe .sub-icons {
		position: relative !important;
		left: 10px !important;
	}p

}


@media only screen and (min-width: 241px) and (max-width: 768px) {

a.subscription_btn {
margin-left: 0px;
}


	#wrap,
	.limit {
		width: 768px;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
	}

	.widget.simple_ads_manager_widget {
text-align: center;
height: 161px;
width: 160px;
background: none;
margin: 0 auto 20px auto;
-moz-box-shadow: 0px 0px 4px #666;
-webkit-box-shadow: 0px 0px 4px #666;
box-shadow: 0px 0px 4px #666;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666');
}


	#outer-wrap {
		width: 768px;
		margin: 0 auto;
		padding: 0;
	}




	 #content iframe {
		max-width: 445px;
	}

	.banner728 {
		background: none;
		height: 120px;
		text-align: center;
		width: 745px;
		padding-top: 20px;
	}

	.banner728 {
		background: none;
		height: 120px;
		text-align: center;
		width: 745px;
		padding-top: 20px;
		margin: 0 auto;
	}

	ul#menu-verticals {
    margin-top: 0px;
    margin-left: 0;
}-

	#header {
				clear: both;
		    margin: 0 auto;
		    padding: 0;
		    max-width: 745px;
		    height: 215px;
		    background: url(images/header.jpg) no-repeat;
		    background-color: #000;
		    margin-bottom: 25px;
	}

	#header-cont {
    width: 750px;
    margin: 0 auto;
    position: relative;
}

div#main-menu {
    width: 750px;
    margin: 0 auto;
}

	#topnav {
		background: url("images/top-menu-bg.jpg") repeat-y scroll center top transparent;
		margin: 0 auto;
		padding: 0;
		width: 745px;
	}

	#slider .slides li {
		background: #fff;
		margin: 0px;
		padding: 0px;
		height: 319px;
		width: 525px !important;
		overflow: hidden;
		position: relative;
	}


	#slider {
		background: none;
		width: 525px;
		height: 400px;
		margin: 0;
		padding: 0px;
		position: relative;
		float: left;
	}

	#column-left {
		width: 525px;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
	}

	#home-row-2 {
		padding: 0 0 0 25px;
	}

	#page-body {
		padding: 0;
		clear: both;
		margin: 0 auto;
		width: 750px;
		position: relative;
	}

	#column-right {
		/* width: 31.25%; */
		width: 215px;
		float: right;
		padding: 0;
		margin: 0;
		overflow: visible;
		clear: right;
		}

	#home-row-2 .section-container,
	#home-row-3 .section-container,
	#home-row-4 .section-container,
	#home-row-5 .section-container,
	#home-row-6 .section-container {
		border-top: 1px solid rgba(255, 255, 255, 0.3);
		min-height: 100px;
		overflow: hidden;
		width: 525px;
		}

	div.row-space-middle {

		height: 30px;
		width: 506px;
		background-size: 496px 30px;
	}

	#footer-bg {
		width: 750px;
		background: url(images/footer-bg.jpg);

	}

	#footer-utility {
		width: 750px;
    height: 117px;
    color: #666;
		margin-top: 10px;
    padding-bottom: 20px;
}

	#sidebar .sidebar-space {
		height: 10px;
		width: 215px;
		background: none;
	}

	div#text-16 {
		display: none;
	}

	#footer-content {
		height: 340px;
	}

		#topnav ul, #catnav ul {
		display: none;
	}

	.select-menu {
		display:block;
		border:1px solid #000;
		padding: 10px;
		margin: 0 auto;
		font-size:10pt;
		width:100%;
		background:#222;
		color:#ccc;
	}

	.select-menu-catnav {
		display:block;
		padding: 10px;
		margin: 0 auto;
		margin-top:5px;
		font-size:10pt;
		width:100%;
		text-transform:none;
		border:1px solid #ddd;
		background:#fff;
		color:#666;
	}

	#topnav,
	#catnav {
		background:transparent !important;
		border:0 !important;
	}

	.select-menu {
		display: block;
    border: none;
    padding: 10px;
    margin: 0;
    font-size: 10pt;
    width: 484px;
    height: 43px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#848484+0,3a3a3a+100 */
		background: rgb(132,132,132); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(132,132,132,1) 0%, rgba(58,58,58,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(132,132,132,1) 0%,rgba(58,58,58,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(132,132,132,1) 0%,rgba(58,58,58,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
    color: #fff;
	}

	.subscription_btn {
		float: none;
		position: relative;
		top: 0px;
	}

	div.menu-secondary-menu-container {
		display: none;
	}

	#social-search {
		height: 38px;
		float: right;
		text-align: right;
		margin-right: 25px;
		position: relative;
		top: -38px;
		left: 25px;
		background-color: black;
		width: 384px;
	}



	.sub-icons {
		width: auto;
		float: left;
		padding: 0;
		margin: 0;
		position: relative;
		left: 20px;
		top: -1px;
	}

	#twitter-row-ad {
		float: right;
		margin-right: 10px;
		display: none;
	}




	#home-row-4 .featured-post-story {
		padding-right: 17px;
	}

	#recent-posts .recent-title {
		display: block;
		font-size: 17px;
		font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 18px;
		padding-bottom: 3px;
	}


	#home-row-7 .section-header {

	}


	#home-row-7 .header-title-shadow {

		height: 47px;
		overflow: hidden;
		position: absolute;
		left: 505px;
		top: 0;
		width: 10px;
	}

	#home-row-7 .section-container {


	}

	.single .auth-bio {
		border: 0 none;
		margin: 0;
		padding: 0;
		width: 515px;
	}

	#related {
		border: 0 none;
		margin: 20px 0 0 0;
		padding: 0;
		width: 515px;
	}

	#related .subscribe .sub-icons {
		float: right;
		width: auto;
		text-align: right;
		padding-right: 55px;
	}

	.related-shadow {
		width: 515px;
		height: 17px;
	}


	#home-row-5 .image-column {
		float: right;
		width: 530px;
		height: 240px;
		padding-right: 0px;
	}


	#home-row-8 {
		padding: 20px 0 0 20px;
	}

	div.row-bottom-long {
		height: 25px;
		width: 100%;
		background-size: 500px 20px;
	}


	.single #content .entry-content {
		margin-left: 0;
		margin-bottom: 0;
		padding: 0 30px;
		border-left: 0;
		font-family: pt_sansregular, Arial, Verdanam sans-serif;
	}

	.relatedposts {
    width: 425px;
}

	.wp-caption {
		border: 1px solid #e5e5e5;
		text-align: center;
		background-color: #E1E1E1;
		margin: 20px auto;
		max-width: 430px;
	}

	#recent-posts li:first-child {
		padding: 0 0 10px 0;
		border: none;
	}


	#footer-utility .links {
		width: 50% !important;
		float: left;
	}

	#footer-utility .copyright {
		width: 50% !important;
		float: left;
		text-align: right;
	}


	#related .subscribe .sub-icons {
		position: relative !important;
		left: 10px !important;
	}

	#archive-content .entry img {
		float: right;
		padding: 0 0 10px 10px;
		max-width: 150px !important;
	}


}

@media only screen and (min-width: 769px) and (max-width: 959px) {

#wrap,
	.limit {
		width:96% !important;
		padding:0 2% !important;
		margin:0 auto !important;
		border:0 !important;
	}

	#sidebar,
	#sidebar-bottom,
	#sidebar-bottom-left,
	#sidebar-bottom-right	 {
		float:none;
		display:block;
		width:auto;
		clear:both;
	}

	.banner728.left {
		margin: 0 auto 10px;
		float:none;
		width:100%;
		display:block;
		text-align:center;
	}

	.banner220 {

		margin: 0 auto;
		padding:0;
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}

	#recent-posts .recent-title {
		display: block;
		font-size: 16px;
		font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 18px;
		padding-bottom: 5px;
	}



}

@media only screen and (min-width: 960px) and (max-width: 1040px) {

	#wrap,
	.limit {
		width:96% ;
		padding:0 2% ;
		margin:0 auto ;
		border:0 ;
	}

	.featured-narrow{
	display: none;
	}

}
