/* Table of Contents
==================================================
	#Page Styles
	#Media Queries
	#Font-Face */
	



/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width {
	width:100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_thirds {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourths {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.last {
	margin-right:0 !important;
}
nav select {
	display: none;
}

/* #Media Queries
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	width:959px !important;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
}
body {
	background-image:none !important;
	background:#fff !important;
	font-size:13px;
	margin:0 !important;
	padding:0;
}
a#hidepage {
	display:none;
}
#header {
	padding-bottom:20px !important;
}
#logo {
	float:none;
	margin-bottom:20px;
	text-align:center;
}
#navigation {
	margin-top:0 !important;
	float:none;
}
#lambda-moover {
	display:none !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:180px !important;
	overflow:hidden;
}
.lambda_widget_flickr .flickr_items img {
	width:46px !important;
	height:46px !important;
}
.widget_recent_comments li, .lambda-most-liked-posts li {
	background-position: left 3px !important;
}
.list_carousel li {
	width:172px !important;
}
.list_carousel li img {
	height:115px;
}
}

	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
}
body {
	background-image:none !important;
	background:#fff !important;
	margin:0 !important;
	font-size:14px;
}
#lambda-moover {
	display:none !important;
}
ul.top-header-social, #top-header {
	text-align:center !important;
}
#logo {
	float:none;
	text-align:center;
	margin-bottom:20px;
}
#navigation {
	margin:0 !important;
	float:none;
	text-align:center;
}
nav select {
	width:100%;
}
.posted_by {
	display:none;
}
.entry-post {
	display:block;
}
.list_carousel li {
	width:140px !important;
}
.list_carousel li img {
	height:115px;
}
.cta-button .button {
	float:none;
}
.subscriberStats, #page-title {
	float:none;
}
#sidebar {
	border-top:1px dotted #ddd;
	margin-top:10px;
	padding-top:30px;
}
#wrap #sidebar .widget-container {
	margin-left:0 !important;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:100% !important;
	overflow:hidden;
}
.portfolio-info {
	margin-top:20px;
}
.copyright {
	text-align:center !important;
}
#go-top {
	display:none;
}
ul.filter_portfolio {
	max-width:100%;
	background:none;
	padding-left:0;
}
.camera_caption {
	display:none !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
#footer .full-width, #footer .one_half, #footer .one_third, #footer .two_thirds, #footer .three_fourths, #footer .one_fourth, #footer .one_fifth, #footer .two_fifth, #footer .three_fifth, #footer .four_fifth, #footer .one_sixth, #footer .five_sixth {
	margin-bottom:10px;
}
#footer li:last-child {
	margin-bottom:10px;
}
}



/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrap {
	padding:0 !important;
	border:none 0 !important;
	box-shadow: none !important;
	border-radius:0 !important;
	background: #fff;
	width:767px !important;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
	font-size:14px;
}
body {
	background-image:none !important;
	background:#fff !important;
	margin:0 !important;
}
#lambda-moover {
	display:none !important;
}
ul.top-header-social, #top-header {
	text-align:center !important;
}
#logo {
	float:none;
	text-align:center;
	margin-bottom:20px;
}
#navigation {
	margin:0 !important;
	float:none;
	text-align:center;
}
nav select {
	width:100%;
}
.subscriberStats, #page-title {
	float:none;
}
.cta-button .button {
	float:none;
}
.entry-post {
	display:block;
}
.posted_by {
	display:none;
}
a#hidepage {
	display:none;
}
.list_carousel li {
	width:200px !important;
}
.list_carousel li img {
	height:130px;
	width:100%;
}
ul.filter_portfolio {
	max-width:100%;
	background:none;
	padding-left:0;
}
.camera_caption {
	display:none !important;
}
#sidebar {
	border-top:1px dotted #ddd;
	margin-top:10px;
	padding-top:30px;
}
#wrap #sidebar .widget-container {
	margin-left:0 !important;
}
.copyright {
	text-align:center !important;
}
#go-top {
	display:none;
}
#sidebar .lambda_widget_flickr .flickr_items {
	width:100% !important;
	overflow:hidden;
}
#sidebar ul.advertise {
	width:100% !important;
}
#sidebar .ad-margin {
	margin-right:10px !important;
}
#sidebar .widget-container {
	margin-left: 0px;
}
.full-width, .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width: 100%;
}
#footer .full-width, #footer .one_half, #footer .one_third, #footer .two_thirds, #footer .three_fourths, #footer .one_fourth, #footer .one_fifth, #footer .two_fifth, #footer .three_fifth, #footer .four_fifth, #footer .one_sixth, #footer .five_sixth {
	margin-bottom:10px;
}
#footer li:last-child {
	margin-bottom:10px;
}
}





	
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 767px) {
nav ul {
	display: none;
}
nav select {
	display: inline-block;
}
}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {
}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
}
	

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file 
		Just create a "fonts" folder at the root, 
		copy your FontName into code below and remove
		comment brackets */
		
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
