/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

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

/* Logo */
.logo h1,
.logo h2 {
	font-size:70px;
	}


/* Slider
---------------------------------------- */

#slider-wrapper {
	height: auto;
	padding: 36px 0 0 0;
}

.flexslider-holder {
	height: 369px;
}




























.slides_container {
	width: 374px !important;
}

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

#main {
	min-width: 768px;
	max-width: 959px;
}

nav.primary {
	right: 0;
}

	.sf-menu li a {
		padding: 0 17px 0 17px;
	}

ul.extra li {
	width: 219px;
}

	ul.extra li strong {
		font-size: 21px;
	}
	
ul.services li {
	width: 142px;
}

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

.post-content {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.frame.alignleft {
	padding: 0;
}

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

	#slider-code .overview li {
		width: 374px;
	}
	
nav.footer {
	margin: 0;
}

#footer-text {
	margin: 0;
}





















































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

.frame.alignleft img,
.frame.alignright img,
.frame.alignnone img	{
	width:100% !important;
	height:auto !important;
	}

/* SlidesJS */
.slides_container {
	width:224px;
}
.slides_container .item {
	width:224px;
	height:170px;
	}
	.slides_container .item .featured-thumbnail {
		float:none;
		margin-right:0;
		overflow:hidden;
		}
		.slides_container .item .featured-thumbnail img {
			width:100%;
			height:auto;
			}


/* Team */
.recent-posts.team li {
	width:182px;
	}
.recent-posts.team li .featured-thumbnail {
	width:182px;
	height:auto;
	overflow:hidden;
	}

/* Address */
.address dt {
	width:135px;
	margin-right:10px;
	padding:0 0 0 55px;
	font-size:11px;
	}
.address dd {
	width:195px;
	padding:0 0 0 43px;
	}
	.address dd span {
		width:80px;
		}

/* Google Map */
.google-map {
	position: relative;
	padding-bottom: 76.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.google-map iframe,  
.google-map object,  
.google-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


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

/* Image Post Format */
.image-post-format img {
	width:100%;
	overflow:hidden;
	}	

/* Gallery Post Format */
.slides_container_gallery {
	width:534px;
	height:270px;
	}
	.slides_container_gallery .g_item {
		width:534px;
		}
	
	
/* Portfolio
---------------------------------------- */

/* Default layout 3 columns */
#gallery .portfolio li {
	width:237px;
	margin:0 17px 50px 0;
	}
	#gallery .portfolio li a.image-wrap {
		width:227px;
		height:117px;
		}

/* 1 column portfolio*/
#gallery.one_column .portfolio li a.image-wrap {
	width:490px;
	height:245px;
	float:left;
	}
	#gallery.one_column .folio-desc {
		width:225px;
		padding-top:5px;
		}

		
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:365px;
	margin-right:20px;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:355px;
		height:192px;
		}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:173px;
	margin-right:17px;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:163px;
		height:97px;
		}
		
.image-holder {
	width:480px;
	}
.image-holder.Slideshow {
	width:100%;
}

.hfeed.Audio .portfolio-meta-list {
	margin-top:18px;
}

	
.gallery_post .g_item {
	width:758px;
}
	.gallery_post .g_item img {
		width:100%;
		height: auto;
	}

.slides_container_slideshow {
	height:489px;
	width:758px;
}

.hfeed.Grid.Gallery .entry-content {
	
}

.grid_gallery_inner {
	width:499px;
}
.grid_gallery .gallery_item {
	width:147px;
}
	.grid_gallery .gallery_item .featured-thumbnail {
		float: none;
		overflow: hidden;
	}
	.grid_gallery .gallery_item img {
		
	}
	
/* Comment Form */
.commentlist ul.children {
	margin-left:0;
	}

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

	
/* Sidebar
---------------------------------------- */
#searchform .searching {
	width:130px;
	}	
	
}