﻿@charset "UTF-8";
/* 
	One Website Fits All
	Base styles
	Developed by:
		CottonFruits - Fluffy Web Bits 
	Exclusively for CodeCanyon / Envato
 */

/*

	General rules (you may include any resets and global rules here)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

a{
	color: #cccccc;
	text-decoration: none;
	}
	
a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

h1{
	color: #dddddd;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	}

h2{
	color: #dddddd;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	}
	
h3{
	color: #dddddd;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	}

h4{
	color: #dddddd;
	margin: 15px 0px 10px 0px;
	font-weight: normal;
	}

p{
	margin: 0px;
	text-align:justify;
	margin-bottom: 10px;
	text-indent: 10px;
	}
	
p a{
	text-decoration:underline;
	}	

p a:hover{
	color: #ffffff;
	}

ul, ol{
	margin-bottom: 0px;
	padding-left: 30px;
	}

ul {
	list-style-type: square;
	}

/*	
ul	{ list-style-image: url(../images/arrow.gif);
	}
*/

.clearBoth{
	clear: both;
	}

.nowrap{
	white-space: nowrap;
	}

html{
	overflow-y: scroll;
	}

.auto-style1 {
	border-width: 0px;
	}

.auto-style2 {
	text-align: center;
	text-indent: 0px;
	}

.auto-style3 {
	margin: 4px 12px;
	}

/*definds id and class for imagefit*/

#imagefit {
	}
	
.imagefit {
	}

/*
	overflow-x: hidden;

	Standard layout (screen resolutions above 1200px wide)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

body{
	background-color: #2d2d2d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #c2c2c2;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}
	
#wrapper{
	background-color: #2d2d2d;
	width: 1200px;
	margin: 0px auto;
	}
	
#header{
	padding-top: 20px;
	clear: both;
	position: relative;
	}
	
#banner{
	clear: both;
	border: solid 1px #444444;
	}

#mytop{
	clear: both;
	}
	
#content{
	margin-top: 20px;
	clear: both;
	}

#mybanner{
	clear: both;
	border: solid 1px #444444;
	}
	
#footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	color: #7d7d7d;
	clear: both;
	}

/* header */
	
#logo{
	float: left; 
	font-size: 28px;
	}
	
#nav{
	float: right;
	padding-top: 0px;
	}
	
	#nav .navItem{
		display: inline;
		float: left;
		padding: 0px;
		border-right: solid 1px #666666;
		}
		
	#nav .lastChild{
		border-right: none;
		padding: 0px;
		}

	#nav a {
		display: block;
		padding: 12px;
		line-height: 100%;
		} 

	#nav a span {
		display: none;
		}

/* hack for IE 6 < to make entire block clickable */ 	

	* html #nav a { 
		height: 1px;  
		} 

	#nav a:hover { 
		color: #ffffff; 
		background-color: #3c3c3c;
		text-decoration: none;
		} 

	#nav a:hover span {
		display: block;
		border: 1px #666666 solid;
   		position: absolute;
   		padding: 8px;
   		margin-top: 12px;
   		margin-left: -40px;
   		z-index: 100;
   		color: #ffffff;
   		background: #3c3c3c;
   		}

#navCollapser{
	display: none;
	}
	
.navTip{
	display: none;
	}

/* banner */

#banner img{
	width: 100%;
	}

#mytop img{
	width: 100%;
	}

#mybanner img{
	width: 100%;
	}

/* Content */
	
.content3Column{
	width: 30%;
	margin-top: 20px;
	float: left;
	}
	
.content3Column.gap{
	padding-right: 5%;
	}

.content2Column{
	width: 47%;
	margin-top: 20px;
	float: left;
	}
	
.content2Column.gap{
	padding-right: 6%;
	}

.content1Column.gap{
	width: 100%;
	margin-top: 20px;
	float: left;
	}

.contentMedium{
	width: 920px;
	float: left;
	}
	
.contentMedium a{
	color: #999;
	}
	
.contentSmall{
	width: 700px;
	float: left;
	}
	
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	background: #1e1e1e;
	}
	
.sidebarRight{
	width: 260px;
	float: right;
	background: #1e1e1e;
	}
	
.sidebarItem{
	padding: 20px;
	border-bottom: solid 1px #2d2d2d;
	}
	
.sidebarLeft .sidebarItem img{
	border: solid 1px #444444;
	}
	
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 20px;
	}
	
.sidebarLeft a, .sidebarRight a{
	color: #999;
	}

/*
Added for circle of images
*/

.centerbarItem{
	padding: 10px;
	}

.centerbarItem img{
	padding:10px;
	width: 225px;
	border: solid 0px #444444;
	}

.blogEntry{
	padding-bottom: 15px;
	border-bottom: dotted 1px #444444;
	margin-bottom: 15px;
	}
	
.blogEntry.last{
	border-bottom: none;
	margin-bottom: 0px;
	}
	
.blogEntry .meta{
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #666666;
	}

.blogEntry .videoIframe{
	width: 920px;
	height: 540px;
	}
	
.galleryImage{
	float: left;
	width: 208px;
	padding-right: 40px;
	text-align: left;
	padding-bottom: 30px;
	}
	
.galleryImage.last{
	padding-right: 0px;
	}

.galleryImage img{
	border: solid 0px #444444;
	width: 208px;
	}
	
.portfolioItem{
	float: left;
	width: 255px;
	padding-right: 60px;
	text-align: left;
	padding-bottom: 30px;
	}
	
.portfolioItem.last{
	padding-right: 0px;
	}

.portfolioItem img{
	border: solid 0px #444444;
	width: 255px;
	margin-bottom: 1px;
	}
	
.contentHalfRight{
	width: 40%;
	border-left: solid 1px #444444;
	float: right;
	text-align: left;
	}
	
.contentHalfRightContent{
	margin-left: 80px;
	}
	
.contentHalfLeft{
	width: 50%;
	float: left;
	}

.contactForm input, 
.contactForm select, 
.contactForm textarea{
	width: 350px;
	border: solid 1px #666666;
	padding: 8px 5px;
	margin-top: 5px; 
	background: #D9D9D9
	}
	
.contactForm select{
	width: 360px;
	}
	
.contactForm textarea{
	width: 90%;
	}
	
#mapIframe{
	width: 100%;
	height: 400px;
	}

/*

	Screen resolutions below 1200px wide
	Suitable for tablets in landscape mode (i.e. iPad 1 & 2, Blackberry Playbook) and netbooks (i.e. HP Mini, Acer Aspire One)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

@media only screen and (max-width: 1200px){
		
	#wrapper{
		width: 960px;
		}
		
	.contentMedium{
		width: 680px;
		}
		
	.contentSmall{
		width: 740px;
		}
		
	.columns2 .sidebarRight{
		width: 260px;
		}
		
	.columns3 .sidebarRight{
		width: 740px;
		float: right;
		margin-top: 20px;
		padding-top: 20px;
		border-top: solid 1px #444444;
		background: none;
		}
		
	.columns3 .sidebarRight .sidebarItem{
		width: 30%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
	.blogEntry .videoIframe{
		width: 680px;
		height: 400px;
		}
		
	.galleryImage{
		width: 168px;
		padding-right: 30px;
		padding-bottom: 20px;
		}
		
	.galleryImage.last{
		width: 168px;
		}
	
	.galleryImage img{
		width: 168px;
		}
		
	.portfolioItem{
		float: left;
		width: 210px;
		padding-right: 40px;
		text-align: left;
		padding-bottom: 20px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 0px #444444;
		width: 210px;
		margin-bottom: 1px;
		}
	
	}
	
/*

	Screen resolutions below 960px wide
	Suitable for tablets in portrait mode (i.e. iPad 1 & 2, Blackberry Playbook, Motorola Xoom) and large res smartphones (i.e. Motorola Atrix in landscape mode)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

@media only screen and (max-width: 960px){
		
	#wrapper{
		width: 728px;
		}
		
	.contentMedium, 
	.contentSmall{
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 20px;
		}
		
	.columns2 .sidebarRight, 
	.columns3 .sidebarRight{
		width: 100%;
		float: none;
		clear: both;
		padding-top: 20px;
		border-top: solid 1px #444444;
		background: none;
		}
		
	.columns2 .sidebarRight .sidebarItem, 
	.columns3 .sidebarRight .sidebarItem{
		width: 30%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns2 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
	.columns3 .sidebarLeft{
		width: 100%;
		float: none;
		clear: both;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: solid 1px #444444;
		background: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem{
		width: 100%;
		float: none;
		clear: both;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem .gap{
		margin-right: 22px;
		margin-bottom: 0px;
		}
		
	.columns3 .sidebarLeft .sidebarItem.gap{
		padding-right: 4%;
		}
		
	.blogEntry .videoIframe{
		width: 728px;
		height: 427px;
		}
		
	.galleryImage{
		width: 132px;
		padding-right: 17px;
		padding-bottom: 12px;
		}
		
	.galleryImage.last{
		width: 132px;
		}
	
	.galleryImage img{
		width: 132px;
		}
		
	.portfolioItem{
		float: left;
		width: 167px;
		padding-right: 20px;
		text-align: left;
		padding-bottom: 10px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 0px #444444;
		width: 167px;
		margin-bottom: 1px;
		}
		
	.contactForm textarea{
		width: 350px;
		}
		
	#mapIframe{
		height: 450px;
		}
	
	}
		
/*

	Screen resolutions below 728px wide
	Suitable for mobile devices (i.e. iPhone, Motorola Atrix, Blackberry)
	____________________________________________________________________________________________________________________________________________________________________

*/

@media only screen and (max-width: 728px){
		
	#wrapper{
		width: 100%;
		}
	
	#logo{
		width: 100%;
		text-align: center;
		float: none;
		}
	
	#nav{
		float: none;
		padding-top: 0px;
		}
		
	#nav .navItem{
		display: block;
		float: none;
		padding: 0px 0px;
		text-align: center;
		border-right: none;
		border-bottom: solid 2px #444444;
		}
		
	#nav .lastChild{
		border-right: none;
		padding-right: 0px;
		border-bottom: none;
		}
		
	#nav a:hover span {
		display: none;
   		}

	#nav.collapsible{
		display: none;
		position: absolute;
		top: 0px;
		left: 0px; 
		width: 100%;
		background: #2d2d2d;
		}
		
	#navCollapser{
		display: none;
		cursor: pointer;
		width: 100%;
		padding: 15px 0px;
		text-align: center;
		background: #3c3c3c;
		border-bottom: solid 2px #444444;
		}
		
	.navTip{
		display: none;
		padding: 10px;
		border: solid 1px #444444;
		margin: -20px auto 20px auto;
		text-align: center; 
		font-size: 10px;
		}
		
	#content{
		width: 90%; 
		margin: 20px auto 0px auto;
		}
		
	#banner{
		width: 100%;
		margin: 0px auto;
		}

	#mytop{
		width: 100%;
		margin: 0px auto;
		}
		
	#mybanner{
		width: 90%;
		margin: 0px auto;
		}
		
	#footer{
		padding-left:2%;
		padding-right:2%
		}

	.content2Column,	
	.content3Column{
		width: 100%;
		padding-top: 20px;
		float: none;
		}

	.content2Column.gap,
	.content3Column.gap{
		padding-right: 0px;
		}
		
	.content1Column.gap{
		padding-left: 0px;
		padding-right: 0px;
		}

	.columns2 .sidebarRight, 
	.columns3 .sidebarRight{
		padding-top: 0px;
		}
	
	.columns3 .sidebarLeft{
		border-top: none;
		padding-top: 0px;
		margin-top: 0px;
		}
	
	.columns2 .sidebarRight .sidebarItem, 
	.columns3 .sidebarRight .sidebarItem, 
	.columns3 .sidebarLeft .sidebarItem{
		width: 100%;
		padding-top: 20px;
		float: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem{
		text-align: center;
		padding-top: 0px
		}
		
	.columns2 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarLeft .sidebarItem.gap{
		padding-right: 0px;
		}
	
	.columns3 .sidebarLeft .sidebarItem img{
		width: 140px;
		}
		
	.columns3 .sidebarLeft .sidebarItem .gap{
		margin-right: 0px;
		}
		
	.blogEntry {
		width: 100%; 
		}
	
	.blogEntry .videoIframe{
		width: 100%;
		height: 190px;
		}
	
	.galleryImage{
		width: 44%;
		text-align: center;
		padding-left: 3%;
		padding-right: 3%;
		padding-bottom: 16px;
		}
	
	.galleryImage.last{
		width: 44%;
		padding-left: 3%;
		padding-right: 3%;
		}
	
	.galleryImage.remove{
		display: none;
		}
	
	.galleryImage img{
		width: 90%;
		max-width: 208px;
		max-height: 156px;
		}

/*
check on someday Used for circle of images
*/

	.centerbarItem img{
		width: 90%;
		max-width: 250px;
		max-height: 183px;
		}

	.centerbarImage.remove{
		display: none;
		}
	
	.portfolioItem{
		float: none;
		width: 100%;
		padding-right: 0px;
		text-align: center;
		padding-bottom: 10px;
		}
	
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 0px #444444;
		width: 100%;
		max-width: 255px;
		max-height:130px;
		margin-bottom: 1px;
		}
	
	.contentHalfRight{
		width: 100%;
		border-left: none;
		float: none; 
		clear: both;
		text-align: left;
		}
	
	.contentHalfRightContent{
		margin-left: 0px;
		}
	
	.contentHalfLeft{
		width: 100%;
		float: none; 
		clear: both;
		margin-top: 20px;
		}
	
	.contactForm input, 
	.contactForm select, 
	.contactForm textarea{
		width: 95%;
		border: solid 1px #666666;
		padding: 8px 5px;
		margin-top: 5px; 
		background: #D9D9D9
		}
		
	.contactForm select{
		width: 100%;
		}
		
	.contactForm textarea{
		width: 95%;
		}
		
	#mapIframe{
		height: 300px;
		}
	
	}