@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)
	____________________________________________________________________________________________________________________________________________________________________
	
*/


#footer{display: none !important;}


a{
	color: #cccccc;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	color: #03F;
	font-size: 16px;
	}

h1{
	color: #CCC;
	margin: 0px;
	margin-bottom: 20px;
	font-size: 20px;
	}

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

p{
	margin: 0px;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	}
	
ul, ol{
	margin-bottom: 0px;
	padding-left: 30px;
	font-weight: normal;
	}
	
.clearBoth{
	clear: both;
	}

.nowrap{
	white-space: nowrap;
	}

/*

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

body{
	background-color: #2d2d2d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #777777;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
#wrapper{
	width: 1200px;
	margin: 0px auto;
	}
	
#header{
	padding-top: 20px;
	clear: both;
	position: relative;
	}
	
	
	
#banner{
	clear: both;
	border: none;
	}
	#banner2{
	clear: both;
	background-color: #252525;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 16px;
	color: #CCC;
	}
	
#content{
	margin-top: 20px;
	clear: both;
	}
	
#footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 22px;
    background: #252525;
	color: #555555;
	clear: both;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	}

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

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

/* banner */

#banner img{
	width: 100%;
	}
	
	#banner2 img{
	width: 100%;
	}



/* Content */
	
.erere{
	width: 30%;
	margin-top: 20px;
	float: left;
	}

.erere.gap{
	padding-right: 5%;
	margin-left: 250px;
	}	
		
.content3Column{
	width: 30%;
	margin-top: 20px;
	float: left;
	}
	
.contsidebarItem{
	width: 30%;
	float: left;
	margin-left: 12px;
	style: inline;
    padding: 10px;
 
	}
	
.content3Column.gap{
	padding-right: 5%;
	margin-left: 250px;
	}

.contentMedium{
	width: 920px;
	float: left;
	}
	
.contentSmall{
	width: 700px;
	float: left;
	}
	
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	background: #252525;
	padding-left: 0px;
	}
	
.sidebarRight{
	width: 260px;
	float: right;
	background: #252525;
	}
	
.sidebarItem{
	padding: 0px;
	border: none
	}
	
.sidebarLeft .sidebarItem img{
	border: none;
	}
	
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 3px;
	}
	
.sidebarLeft a, .sidebarRight a{
	color: #666;
	}
	
.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: 246px;
	text-align: left;
	padding-bottom: 30px;
	}
	
.galleryImage.last{
	width: 216px;
	}

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

.portfolioItem img{
	border: solid 1px #444444;
	width: 255px;
	margin-bottom: 15px;
	}
	
.contentHalfRight{
	width: 40%;
	border-left: solid 1px #444444;
	float: right;
	text-align: right;
	}
	
.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){
	
	
	.instagram-container img {
    margin-left: 5px;
    margin-top: 15px;
}
	
	#wrapper{
		width: 960px;
		}
		
	#nav{
	float: right;
	padding-top: 15px;
	margin-top: 0px;
	}
	
#footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 22px;
    background: #252525;
	color: #555555;
	clear: both;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	}
		
	.contentMedium{
		width: 680px;
		}
		
	.contentSmall{
		width: 740px;
		}
		
	.columns2 .sidebarRight{
		width: 260px;
		}
		
		.content3Column.gap{
	padding-right: 5%;
	margin-left: 275px;
	}
		
	.columns3 .sidebarRight{
	width: 740px;
	float: right;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #444444;
	background: none;
	margin-right: 125px;
	margin: auto;
		}
		
	.classic-car-image {
    margin-top: 15px;
	}	
	img#classic-hero-img{
	/*display: none;*/	
	}	
		
	.columns3 .sidebarRight .sidebarItem{
		width: 33%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
	.blogEntry .videoIframe{
		width: 680px;
		height: 400px;
		}
			#banner4{
	clear: both;
margin-top:-130px;
margin-left: 190px;		}
		#banner5{
	clear: both;
	margin-left: 575px;
	margin-top: -120px;
		}
	
	.galleryImage{
		width: 196px;
		padding-bottom: 20px;
		}
		
	.galleryImage.last{
		width: 176px;
		}
	
	.galleryImage img{
		width: 176px;
		}
		
	.portfolioItem{
		float: left;
		width: 210px;
		padding-right: 40px;
		text-align: left;
		padding-bottom: 30px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #444444;
		width: 210px;
		margin-bottom: 15px;
		}
	
	}
	
	
/*

	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: 1020px){
	
	
	.gallery-thumb-container img {
    width: 200px;
    margin-left: 20px;
}
.instagram-container img {
    margin-left: 5px;
    margin-top: 15px;
}

	#wrapper{
		width: 800px;
		}
		
	.contentMedium{
		width: 480px;
		float: left;
		}
		
		#nav{
	float: right;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: -90px;
	width: 885px;
	
	}
	#nav .navItem{
	display: inline;
	float: left;
	padding: 0px 12px;
	border-right: solid 1px #666666;
	font-size: 12px;
		}	
		
		
	  #footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 22px;
    background: #252525;
	color: #555555;
	clear: both;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	}
	  
	.contentSmall{
		width: 580px;
		float: left;
	}
	
	.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%;
		}
		
		
		.content3Column{
	width: 30%;
	margin-top: 20px;
	float: left;
	}
	
.content3Column.gap{
	padding-right: 5%;
	margin-left: 200px;
	}


	
	
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	background: #252525;
	}
	
.sidebarRight{
	width: 860px;
	float: right;
	background: #252525;
	
	}
	
.sidebarItem{
	padding: 0px;
	border-bottom: solid 1px #2d2d2d;
	}
	
.sidebarLeft .sidebarItem img{
	border: none;
	}
	
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 20px;
	}
	
.sidebarLeft a, .sidebarRight a{
	color: #666;
	}
		
	.blogEntry .videoIframe{
		width: 728px;
		height: 427px;
		}
		
	.galleryImage{
		width: 148px;
		padding-bottom: 12px;
		}
		
	.galleryImage.last{
		width: 136px;
		}
	
	.galleryImage img{
		width: 136px;
		}
		
	.portfolioItem{
		float: left;
		width: 167px;
		padding-right: 20px;
		text-align: left;
		padding-bottom: 20px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #444444;
		width: 167px;
		margin-bottom: 15px;
		}
		
	.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: 768px){
	
	#wrapper{
		width: 320px;
		}
	
	#logo{
		width: 100%;
		text-align: center;
		float: none;
		}
		
#footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 22px;
    background: #252525;
	color: #555555;
	clear: both;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	}
	
	#nav{
	float: none;
	padding-top: 0px;
	font-size: 18px;
		}
		
	#nav .navItem{
		display: block;
		float: none;
		padding: 15px 0px;
		text-align: left;
		border-right: none;
		border-bottom: solid 1px #444444;
		}
		
	#nav .lastChild{
		border-right: none;
		padding-right: 0px;
		border-bottom: none;
		}
		
	#nav.collapsible{
		display: none;
		position: absolute;
		top: 0px;
		left: 0px; 
		text-indent: 25px;
		font-size: 30px;
		
		
		width: 100%;
		background: #252525;
		}
		
	#navCollapser{
		display: none;
		cursor: pointer;
		width: 100%;
		padding: 15px 0px;
		text-align: center;
		background: #252525;
		border-bottom: solid 1px #444444;
		}
		
	.navTip{
		display: block;
		padding: 10px;
		border: solid 1px #444444;
		margin: -20px auto 20px auto;
		text-align: center; 
		font-size: 10px;
		}
		
	
	#banner{
		width: 100%;
		margin: 0px auto;
		}
	
		
	.contentMedium{
		width: 100%;
		float: left;
		}
		
	.contentSmall{
		width: 100%;
		float: left;
	}
	
	.columns3 .sidebarRight{
		width: 224px;
		float: left;
		margin-top: 0px;
		margin-left: 20px;
		padding-top: 15px;
		border-top: none;
		background: none;
		}
		
	.columns3 .sidebarRight .sidebarItem{
		width: 100%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
		
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
		.content3Column{
	width: 100%;
	margin-top: 20px;
	float: left;
	}
	
.content3Column.gap{
	padding-right: 5%;
	margin-left: 50px;
		}


	
	
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-left: 50px;
	background: #252525;
	}
	
.sidebarRight{
	width: 810px;
	float: right;
	background: #252525;
	
	}
	
.sidebarItem{
	padding: 0px;
	border-bottom: solid 1px #2d2d2d;
	}
	
.sidebarLeft .sidebarItem img{
	border: none;
	}
	
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 20px;
	}
	
.sidebarLeft a, .sidebarRight a{
	color: #666;
	}
	
	.blogEntry {
		width: 100%; 
		}
	
	.blogEntry .videoIframe{
		width: 100%;
		height: 190px;
		}
		
	.galleryImage{
		width: 50%;
		text-align: center;
		padding-bottom: 16px;
		}
		
	.galleryImage.last{
		width: 50%;
		}
		
	.galleryImage.remove{
		display: none;
		}
	
	.galleryImage img{
		width: 90%;
		}
		
	.portfolioItem{
	float: none;
	width: 300px;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 25px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #444444;
		width: 100%;
		max-width: 255px;
		margin-bottom: 15px;
		}
		
	.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;
		}
	
	}
#wrapper #content .contentSmall #banner2 p strong {
	font-size: 18px;
	color: #FFF;
}
.NKN {
	font-size: 18px;
}

#nav .navItem{
	
	font-size: 16px;
}
#wrapper #footer span {
	text-align: center;
}



.instagram-container{
	margin-top: 15px;
}

img#classic-hero-img {
    max-width: 230px !important;
	margin-top: 15px;
}
.classic-car-row ul{margin:0px !important; padding:0px !important;}
.classic-car-row li{
list-style: none !important;	
float: left; margin-right: 5px;
}
.classic-car-row img{
max-width: 75px;	
max-height: 75px;
width: 75px;
height: 75px;
}

ul.classic-car-thumbs {
	padding-left:0px !important;
}
