/*
Theme Name: Scharp
Author: Donny
*/

/*----------------------------------
RESET
----------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	font-weight: normal;
}

img#wpstats{visibility:hidden; height:0px; display: none; }





@charset "utf-8";
html, body {
	font-family: 'Arimo', Arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	font-size: 14px;
}


/*----------------------------------------
TEXT
-----------------------------------------*/

p {
	line-height: 1.5;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}
	
	p.project {
		margin-bottom: 15px;
	}

	p.testimonial {
		font-style: italic;
		margin-bottom: 5px;
	}
	
	p.testifier {
		margin-bottom:5px;
		font-weight: bold;
	}
	
	p.testifier-role {
		font-weight: bold;
	}

a {
	color:#000000;
	text-decoration:none;
	border:none;
	outline: none;
	-moz-outline-style: none;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
}

	a:hover {
		color: #CC0000;
	}

h1 {
	color: #000000;
	font-size: 34px;
	margin: 0px 0px 60px 15px;
	line-height: 1.3em;
	font-family: 'Quattrocento', Georgia, Serif;
}

	span.break { 
		display: block;
	}

h2 {
	color: #CC0000;
	font-size: 20px;
	margin: 20px 0px 30px 0px;
	font-family: 'Quattrocento', Georgia, Serif;
}
	
h3 {
	font-weight: normal;
}
	
.red {
	color:#CC0000;
	display: inline;
}

img {
	border:0;
	background: #fff;
}

	img.primary {
		margin: 0px 0px 30px 15px;
	}
	
	.project-image img, img.contact-us {
		margin: 0px 0px 30px 0px;
	}

li.active, p.active {
	color: #CC0000;
}




/*----------------------------------------
DISPLAY
-----------------------------------------*/

#container {
	width: 1008px;
	margin: 0 auto;
}

.x4, .x8, .x12 {
	float: left;
	margin: 0px 15px 30px 15px;
}

.x12 {
	width: 978px;
}

.x4 {
	width: 306px; 
}

.x8 {
	width: 642px; 
}

.end { 
	clear: both;
}

.border-line {
	width: 978px;
	height: 1px;
	float: left;
}
	
	.primary-border {
		background: #000;
	}
	
	.secondary-border {
		background: #aaa;
	}

#header, #content, #footer {
	width: 1008px;
	float:left;
	clear: both;
}
	
#header {
	padding-top: 20px;
	height: 60px;
	position: fixed;
	z-index: 100;
	background: #fff;
}
	
	#header .border-line {
		margin: 10px 0px 0px 15px;
	}


	#header .x4, #header .x8 {
		margin-bottom: 0px;
	}

	#header ul {
		list-style: none;
		padding-top: 25px;
	}
		
		#header ul#primary {
			float: left;
		}
	
		#header ul#secondary {
			float: right;
		}

		#header ul li {
			display: inline;
			margin-left: 18px;
		}
	
			#header ul li a {
				font-weight: normal;
				font-size: 16px;
			}
			
			#header ul li.active {
				font-weight: normal;
				font-size: 16px;
				color: #CC0000;
			}

		#header ul li.first {
			margin-left: 0px;
		}	

#content {
	margin: 141px 0px 0px 0px;
	min-height: 450px;
}
		
#footer {
	margin-top: 30px;
	height: 60px;
}
	
	#footer .border-line {
		margin: 0px 0px 0px 15px;
	}

	#footer a, #footer p {
		font-weight: normal;
		font-size: 15px;
		margin-top: 15px;
		float: left;
		line-height: 1.0;
	}
	
	#footer a#blog, #footer p#blog {		
		margin: 15px 34px 0px 0px;
	}
	
	#footer p#follow {		
		margin-right: 12px;	
	}
	
	#footer ul#social {
		display: inline;
		float: left;
		margin-top: 11px;
	}

	#footer ul#social li {
		float: left;
		margin-right: 13px;
	}
	
		#footer ul#social li a {
			display: block;
			width: 22px;
			height: 22px;
			overflow: hidden;
			text-indent: -10000px;
			font-size: 0px;
			line-height: 1.0;
			margin-top: 0px;
		}
		
		#footer ul#social li a#facebook {
			background: url('images/facebook.png') no-repeat 0 0;  
		}
		
		#footer ul#social li a#twitter {
			background: url('images/twitter.png') no-repeat 0 0;  
		}
		
		#footer ul#social li a#youTube {
			background: url('images/you_tube.png') no-repeat 0 0;  
		}
		
		#footer ul#social li a#linkedIn {
			background: url('images/linked_in.png') no-repeat 0 0;  
		}
		
		#footer ul#social li a#facebook:hover, #footer ul#social li a#twitter:hover, #footer ul#social li a#youTube:hover, #footer ul#social li a#linkedIn:hover {  
			background-position: 0 -22px;  
		}
		
		
	#footer a.showreel {
		float:right;
		background: url('images/showreel.png') no-repeat left top;
		padding-left: 28px;
		height: 18px;
		display: block;
		margin-top: 11px;
		padding-top: 4px;
	}
	
		#footer a.showreel:hover {
			background-position: 0 -22px;  
		}
	


/*----------------------------------------
HOME AND WORK CATEGORY
-----------------------------------------*/		

ul.gallery li {
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

	ul.gallery li a.thumb {
		width: 306px;
		height: 174px;
	}

	ul.gallery li span { /*--Used to crop image--*/
		width: 306px;
		height: 174px;
		overflow: hidden;
		display: block;	
	}

	ul.gallery li a {
		display: block;	
	}
	
	ul.gallery li a.thumb {
		width: 306px;
		height: 174px;
	}

	ul.gallery li a.title {
		font-size: 24px;
	}
	
	ul.gallery li h2 {
		margin: 8px 0px 0px 5px;
	}




/*-------------------------------------------
PROJECT
--------------------------------------------*/

#image1-mobile {
	display: none;
}

h2.project {
	margin-top: 0px;
}

#client, #architect {
	float: left;
	clear: both;
}

#architect {
	margin-top: 10px;
}

#client h3, #architect h3 {
	height: 20px;
	line-height: 1.4;
}

#client a, #architect a {
	line-height: 1.4;
}

h3.project, h3.project a {
	font-family: 'Arimo', Arial, sans-serif;
	float: left;
}

h3.project {
	margin-right: 5px;
}

h4.project {
	padding-top: 5px;
	font-size: 13px;
}

#copy {
	float: left;
	margin-top: 30px;
	width: 300px;
}

h3#more-work {
	font-size: 14px; 
	border-bottom: 1px solid #aaa; 
	padding-bottom: 5px;
}

/* Circular Content Carousel Style */
.ca-container {
	position: relative;
	width: 650px;
	height: 111px;
	float: left;
	margin-left: -10px;
	margin-top: 20px;
}

.ca-wrapper {
	width:100%;
	height:100%;
	position:relative;
}

.ca-item {
	position: relative;
	float: left;
	width: 132px;
	margin-right: 20px;
	text-align: center;
	font-size: 10px;
}

	.ca-item img {
		margin-bottom: 3px;
	}

	.ca-nav span {
		width:24px;
		height:25px;
		background:transparent url(images/arrows_projects.jpg) no-repeat top left;
		position:absolute;
		top:20px;
		margin-top:0px;
		left:-21px;
		text-indent:-9000px;
		zoom: 1;
		filter: alpha(opacity=100);
		opacity: 1.0;
		cursor:pointer;
		z-index:100;
	}

	.ca-nav span.ca-nav-next {
		background-position:top right;
		left:auto;
		right:-31px;
	}

	.ca-nav span:hover {
		zoom: 1;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}

.project-video {
	margin-bottom: 30px;
}



/*-----------------------------------
SERVICES
-------------------------------------*/

.services h2 {
	color: #000000;
	margin-bottom: 15px;
	font-size: 26px;
}

.services ul li {
	margin-bottom: 7px;
	font-size: 16px;
}

#service-details {
	margin-top: 30px;
}

#service-details p {
	font-size: 15px;
}

/*-----------------------------------
CLIENTS
-------------------------------------*/

#client_logos li {
	margin-bottom: 0px;
}

#testimonials {
	clear: both;
}

li.x4 p {
	width: 290px;
}

/*-----------------------------------
TEAM
-------------------------------------*/

ul#directors img, ul#directors h2, ul#directors p {
	float: left;
}

	ul#directors img {
		margin: 0px 15px 16px 0px;
	}

	ul#directors h2 {
		margin: 92px 0px 5px 0px;
		font-size: 16px;
		color: #CC0000;
	}

	ul#directors p {
		width: 280px;
		clear: both;
	}

h2#team {
	float: left;
	clear: both;
	color: #CC0000;
	margin: 10px 0px 5px 15px;
}

ul#team h2 {
	color: #000;
	margin-bottom: 4px;
	font-size: 16px;
}

#directors-border {
	margin: 0px 0px 30px 15px;
}

#team-border {
	margin: 0px 0px 10px 15px;
}


/*-----------------------------------
CONTACT US
-------------------------------------*/

li#address {
	line-height: 1.5;
	margin-bottom: 10px;
}

li#fax, li#telephone {
	margin-bottom: 15px;
}


/*-----------------------------------
BLOG
-------------------------------------*/

h2#blog {
	margin: 0px 0px 20px 0px;
}

h2#blog a {
	margin: 0px 0px 20px 0px;
	color: #000000;
	font-size: 20px;
	font-family: 'Quattrocento', Georgia, Serif;
}

	h2#blog a:hover {
		color: #cc0000;
	}
	
.post-link {
	margin: 0px 0px 13px 0px;
	font-size: 15px;
	width: 220px;
}

	.post-link a {
		font-size: 15px;
	}

.post {
	margin-bottom: 60px;
}

.post h3, #single-post h3 {
	font-size: 16px;
	font-family: 'Quattrocento', Georgia, Serif;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 7px;
}

	span.date {
		float: right;
		font-size: 14px;
		padding-top: 1px;
	}
	
h4.author {
	font-size: 12px;
	margin-bottom: 30px;
}

.details {
	clear: both;
}

ul#post-navigation {
	margin: 30px 0px 30px 0px;
}

	ul#post-navigation li {
		display: inline;
		margin-right: 10px;
	}
	
	ul#post-navigation li a {
		font-weight: bold;
	}

.post a {
	font-style: italic;
}

.share {
	margin-top: 30px;
}




@media (min-width: 672px) and (max-width: 1008px) {
	
	#container, #header, #content, #footer { width: 672px;}
	
	.border-line, #project-copy, #copy, img.primary, #address-share, h2#team, #address-details { width: 642px; }
	
	#header { height: 108px; }
	
		#header .border-line { margin: 16px 0px 0px 15px; }
	
	#content { margin: 170px 0px 30px 0px; }
	
	#footer { height: 70px; margin-top: 0px; }
		
		#footer .x4 { width: auto; margin-right: 30px; height: 32px; }
		
		#footer a.showreel { float: left; }
	
	img.primary { height: auto; }
	
	li.x4, ul#team li { margin-bottom: 15px; }
	
	#address-details { margin-bottom: 40px; width: 642px; }
	
}


@media (min-width: 460px) and (max-width: 671px) {
	
	#container, #header, #content, #footer { width: 460px;}
	
	.border-line, #project-copy, #copy, #address-share, h2#team, .x8, h1, #address-details { width: 430px; }
	
	#header { height: 148px; position: static; }
	
		#header .border-line { margin: 16px 0px 0px 15px; }
		
		#header ul#secondary { float: left; }
	
	#content { margin: 40px 0px 30px 0px; }
	
	h1 { font-size: 28px; margin: 0px 0px 40px 15px; }
	
		span.break { display: inline; } 
	
	#footer { height: 100px; margin-top: 0px; }
	
		#footer .x4 { width: auto; margin: 0px 10px 10px 15px; height: 32px; }
	
	.project-image img, img.contact-us, img.primary, .details img { width: 430px; height: auto;  }
	
	.project-video iframe { width: 430px; height: 242px; } 
	
	h3#more-work, #ca-container, span.date, #image1 { display: none; }
	
	#image1-mobile { display: block; margin-left: 15px;}
	
	#team li.x4 { width: 190px; } 
	
}



@media (max-width: 459px) {

	#container, #header, #content, #footer { width: 316px;}
	
	.x4, .x8 { margin: 0px 5px 30px 5px; }

	.border-line, #project-copy, #copy, img.primary, #address-share, h2#team, .x8 { width: 306px; }
	
	#footer .border-line, #directors-border, #team-border, h2#team, img.primary { margin-left: 5px; }
	
	#header { height: 148px; position: static; }
	
		#header .border-line { margin: 16px 0px 0px 5px; }
		
		#header ul#secondary { float: left; }
		
		#header ul li { margin-left: 11px; }
		
	#content { margin: 40px 0px 30px 0px; }
	
	h1 { font-size: 28px; margin: 0px 0px 40px 5px; }
	
		span.break { display: inline; } 
	
	#footer { height: 140px; margin-top: 0px; }
	
		#footer .x4 { width: auto; margin: 0px 10px 10px 5px; height: 32px; }
		
		#footer a.showreel { float: left; }
	
	li.x4, ul#team li, li.services  { margin-bottom: 15px; }
	
	.project-video iframe { width: 306px; height: 172px; } 
	
	.project-image img, img.contact-us, img.primary, .details img { width: 306px; height: auto;  }
	
	h3#more-work, #ca-container, span.date, #image1 { display: none; }
	
	#image1-mobile { display: block; margin-left: 5px; }
	
	
}

