/* Note: Design for a width above 1200px */


@media only screen and (min-width: 1250px) {



/*  *************************** GENERAL *******************/

	.container_12 .prefix_3 { padding-left: 235px; }

	#ajaxHolder {  width: 890px; }

	.fullwidth {  width: 800px;  }

	.fullwidth .wrap_content:first-child { width: 508px; }
	.fullwidth .wrap_content + #wrapper_sidebar {  width: 250px; }

	.fullwidth #wrapper_sidebar:first-child {  width: 250px;  }
	.fullwidth #wrapper_sidebar + .wrap_content {  width: 508px; }

	#wrap_top_headerInnerHolder {  margin-left: -584px; }
	#wrap_top_header { margin-left: -775px; }

/*  *************************** END OF GENERAL ***********************/




/*  ************************* HOME PAGE CONTENT ********************/

/*  *************************** END OF HOME PAGE CONTENT ***********************/



/*  ********************* HEADER **********************/

/*  ********************* END OF HEADER **********************/



/*  **************************** FOOTER **********************/

/*  **************************** END OF FOOTER *************/



/*  ************************ PAGES CONTENT *******************/

	


.header-title h3 {
  padding-right: 80px !important;
} 
	#wrap_ajax_content .header-title h3 {
	  padding-top: 40px !important;
	}

.wrap_content {
  padding: 30px 13px;
}

.search-no-results #searchform input[type="text"] {
width: 461px;
}

.wrap_cf .wpcf7-form input[type="text"],
.wrap_cf .wpcf7-form input[type="email"],
.wrap_cf .wpcf7-form textarea {
  width: 96%;
}

span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
  width: 527px !important;
}

/*  **************************************************/

#sidebar h2, #sidebar2 h2 {
  font-size: 30px !important;
  line-height: 40px !important;
  padding-bottom: 15px !important;
}


/*  **************************************************/

nav.oldernewer {
  margin-top: 20px;
}
	#wrap_inner_ajax .two_third > img {
	  width: 98%;
	}

/*  **************************************************/

.portfolio .two_third {
  margin-right: 25px;
  width: 535px;
}
	.portfolio .two_third .g_controls {
	  margin-right: 7px;
	}

.portfolio .one_third {
  width: 240px;
}


.grid_gallery_inner { width: 535px; }
	.grid_gallery .gallery_item { width: 48.4%;	}

	.featured-thumbnail.single-gallery-item img {  width: 95% !important; }


.gallery_post {
  height: 340px !important;
  width: 528px !important;
}	
	.two_third .g_item {
	  height: 340px !important;
	  width: 528px !important;
	}
		.two_third .g_item > img {
		  height: 328px !important;
		  width: 516px !important;
		}

/*  **************************************************/

#gallery.three_columns .portfolio li {
  width: 251px;
}

/*  **************************************************/

#gallery.two_columns .portfolio li {
  width: 386px;
}
	#gallery.two_columns .portfolio li span.image-border {
	  width: 373px;
	}
		#gallery.two_columns .portfolio li a.image-wrap {
		  height: 300px;
		}
			#gallery.two_columns .portfolio li a.image-wrap img {
			  width: 400px;
			}



#sidebar2 #searchform input[type="text"], #sidebar #searchform input[type="text"] {
  width: 81%;
}

/*  **************************************************/


/*  ************************ END OF PAGES CONTENT *******************/





}

