/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	top: 10px;
}

/* Logo */

.logo {
	top: 55px;
}

.logo h1,
.logo h2 {
	margin: 0;
	font-size:60px;
	}

.logo img{
	width:150px;
	height:auto;
	}
	.logo .tagline {
		display:block;
		}

/* Top search */
#top-search {

	}
#top-search .input-search {
	width:150px;
	}
#top-search #submit {
	
	}

/* Header widget */
#widget-header {
	padding:5px 0 15px 0;
	}
	
/* Primary navigation */	
.select-menu {
	display: block !important;
}	
	
/* Slider
---------------------------------------- */
.flexslider-holder {
	height:205px;
	}

























.slides_container {
	width: 420px !important;
}

.slides_control .cycle_item {
	width: 420px !important;
}


ul.extra li {
	width: 420px;
}

ul.info li em {
	padding: 0 60% 0 0;
}

ul.services li {
	width: 160px;
	margin: 0 10px 10px 0 !important;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	vertical-align: top;
}

	ul.services li .featured-thumbnail img {
		width: auto;
		height: auto;
	}

#slider-code .viewport {
	width: 420px;
}

	#slider-code .overview li {
		width: 420px;
	}

.es-carousel ul li img {
	width: auto;
}




































/* Flickr widget */
.flickrImages a {
	width:69px;
	height:69px;
	}

/* Post */
.post-meta .fright {
	float:right;
	clear:none;
	}

/* Testimonials list*/
article.testimonial {
	padding:30px 30px 30px 145px;
	background-position:120px 20px;
	}
	.testi-pic {
		left:20px;
		top:20px;
		width:70px;
		height:70px;
		}

/* Images */
.frame.alignleft,
.frame.alignright,
.frame.alignnone {
	margin-right:0;
	width:404px;
	}
	
/* SlidesJS */
.slides_container {
	width:420px;
}
.slides_container .item {
	width:420px;
	height:250px;
}
.slides_container .item .thumbnail img {
	width:100%;
	height:auto;
	}
	
.hfeed.Grid.Gallery .portfolio-meta-list {
	margin-top:0;
}

/* Comments */
.commentlist ul.children {
	margin-left:0;
	}


/* Post Formats
---------------------------------------- */

/* Image Post Format */


/* Gallery Post Format */
.slides_container_gallery {
	width:420px;
	height:200px;
	}
	.slides_container_gallery .g_item {
		width:420px;
		}

/* Audio Format Type */
.audiojs .scrubber {
	width:248px;
	}

/* Audio Single */
.image-holder.Audio {
	width: 100%;
}
.single-audio-holder .audiojs {
	width:100%;
}
.single-audio-holder .audiojs .scrubber {
	width:248px;
}	
		
	
/* Portfolio
---------------------------------------- */

/* Default layout 3 columns */
#gallery .portfolio li {
	width:auto;
	float:none;
	margin-right:0;
	}
	#gallery .portfolio li a.image-wrap {
		width:410px;
		height:212px;
		}
		#gallery .portfolio li img {
			width:100%;
			height:auto;
			}

/* 1 column portfolio*/
#gallery.one_column .portfolio li a.image-wrap {
	width:410px;
	height:205px;
	float:none;
	}
	#gallery.one_column .folio-desc {
		width:100%;
		padding-top:15px;
		margin:0;
		}
			
			
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:100%;
	margin-right:0;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:410px;
		height:224px;
		}		
			
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:200px;
	margin-right:17px;
	}
#gallery.four_columns .portfolio li.even {
	margin-right:0;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:190px;
		height:114px;
		}

.image-holder {
	width:100%;
	float: none;
	}
	
.gallery_post .g_item {
	width:420px;
}

.slides_container_slideshow {
	height:271px;
	width:420px;
}

.grid_gallery_inner {
	width:441px;
}
.grid_gallery .gallery_item {
	width:201px;
	margin-right:19px;
}
	
.single-oldernewer .older,
.single-oldernewer .newer {
	width:46%;
}
.single-oldernewer span {
	display: none;
}	
	
	
/* Sidebar
---------------------------------------- */
#searchform .searching {
	width:260px;
	}

}