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

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

body {background-size:100% auto;}

.content-box {max-width:768px;}

/*---------------------------------------- 
			Navigations
---------------------------------------- */
nav.primary {
	position: relative;
}
/* Logo */
.logo {
	width: auto;
	float: none;
	left: 0;
	padding-left: 20px;
	padding-right: 20px;
}
/*----------------------------------------  
				Slider
---------------------------------------- */
#slider-wrapper {
	width:100%;
	height:348px;
}
	.slider-container{
		height:348px;
		width:995px;
		margin-left:-497px;	
	}
.camera_caption,
.camera_wrap .camera_pag,
.camera_commands_container,
.camera_commands   {
	width:768px;
	margin-left:-384px;
}
	.camera_caption {
		margin-bottom:130px;
		font-size:13px;
		line-height:18px;
	}
	
	.camera_caption > div {
		padding: 14px 50px 10px 21px;
		width:300px;
		height:78px;
	}
	
	.camera_caption > div h2 {
		font-size:22px;
		line-height:26px;
	}
	
	.camera_pag_ul li img {
		width:154px;
		height:auto;
	}
	
/*----------------------------------------  
					Tabs
---------------------------------------- */
.tabs .tab-menu {
	margin:0 -10px 0 -10px;
	padding:15px 10px 15px 10px;
}
/*----------------------------------------  
				Recebt Post Tabs
---------------------------------------- */
.recent-posts.latest li,
.popular_posts li {
	width:180px;
	margin:0 10px 10px 0;
}
	.recent-posts.latest li .featured-thumbnail,
	.recent-posts.latest li .featured-thumbnail img,
	.popular_posts li .featured-thumbnail,
	.popular_posts li .featured-thumbnail img {
		width:100%;
		height:auto;
	}
	
.recent-posts.latest li h4,
.popular_posts li h4{
	font-size:10px;
	line-height:15px;
}
.recent-posts.latest .meta-bg,
.popular_posts .meta-bg {
	height:45px;
}
/*----------------------------------------  
				Misc
---------------------------------------- */
.left-content-area {padding:24px 0px 24px 0;}
.inner {padding:24px 0px 20px 0;}
#content.left .inner {padding:24px 0px 20px 0px;}
.light-box .content-inner {padding:24px 10px 30px 10px;}

.bot-indent {margin-bottom:151px;}
.bg-dark {background:url(../images/bg-dark-768.gif) right top repeat-y;}
.bg-dark.left {background:url(../images/bg-dark-768.gif) left top repeat-y;}

	h3 {
		margin:0 -10px 23px -10px;
		padding:15px 10px 15px 10px;
	}
	.bg-dark.left h3 {
		margin:0 -10px 23px -10px;
		padding:15px 10px 15px 10px;
	}

.light-box,
.bg-dark.left .light-box  {
	margin-right:-10px; 
	margin-left:-10px;
}



.light-box h3,
.bg-dark.left .light-box h3	{
	margin:0 0px 22px 0px;
	padding:15px 10px 15px 10px;
}

.light-box .content-inner h3,
.bg-dark.left .light-box .content-inner h3 {
	margin:0 -10px 22px -10px;
	padding:15px 10px 15px 10px;
}

.latestpost li .excerpt {margin-bottom:10px;}
.latestpost.smallimg  .featured-thumbnail,
#sidebar .latestpost.smallimg .featured-thumbnail {
	width:80px;
	height:auto;
	margin:3px 10px 4px 0;
}
	.latestpost.smallimg  .featured-thumbnail img,
	#sidebar .latestpost.smallimg .featured-thumbnail img{
		width:100%;
		height:auto;
	}

.recent-posts.general  .extra-wrap {overflow:visible;}

/* Services */
.recent-posts.services li {
	width:175px;
}
	.recent-posts.services li .featured-thumbnail,
	.recent-posts.services li .featured-thumbnail img {
		width:100%;
		height:auto;
	}


/* Team */
.recent-posts.team li {width:175px;}
.recent-posts.team li .featured-thumbnail,
.recent-posts.team li .featured-thumbnail img {
	width:100%;
	height:auto;
}

/* Recent from Gallery*/
.recent-posts.pfolio li {
	width:78px;
}
	.recent-posts.pfolio li .featured-thumbnail,
	.recent-posts.pfolio li .featured-thumbnail	img{
		width:100%;
		height:auto;
	}

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

/* 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: 46.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
---------------------------------------- */
.post-holder .featured-thumbnail.large,
.post-holder .featured-thumbnail.large img {
	width:100%;
	height:auto;
}


/*----------------------------------------
				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:236px;
	margin:0 16px 38px 0;
}
	#gallery .portfolio li a.image-wrap {
		width:236px;
		height:155px;
	}
	#gallery .portfolio li a.image-wrap img {
		width:100%;
		height:auto;
	}

/* 1 column portfolio*/
#gallery.one_column .portfolio li a.image-wrap {
	width:435px;
	height:285px;
	float:left;
	margin:0 15px 0 0px;
}
	#gallery.one_column .folio-desc {
		overflow:visible;
		padding:0px 0px 0 0;
	}

		
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:364px;
	margin-right:16px;
}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:364px;
		height:238px;
	}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:172px;
	margin-right:16px;
}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:172px;
		height:113px;
	}
	
/* Comment Form */
.commentlist ul.children {margin-left:10px;}	

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


/* Flickr widget */
.flickrImages a,
.flickrImages a:hover {
	width:56px;
	height:56px;
}
	.flickrImages a img {
		width:56px;
		height:auto;
	}

.banners-holder li img{
	width:83px;
	height:auto;
}	
	
}