/*   
http://www.kirkblenkiron.com
Author: Kirk Blenkiron
Date: 13 April 2009
Version: 1.0.0
*/

body {
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	}

/* Text Styles */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #5e5e5e;
	letter-spacing: 1.5px;
	}
body a:link, body a:hover, body a:active, body a:visited {
	text-decoration: none;
	color: #809dc1;
	}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #5e5e5e;
	}
p a:link, p a:hover, p a:active, p a:visited {
	text-decoration: none;
	color: #809dc1;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	text-transform: lowercase;
	padding-right: 20px;
	text-decoration: none;
	}
h1 a:link, h1 a:visited {
	color: #818181;
	}
h1 a:hover, a:active {
	color: #809dc1;
	}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	line-height: 18px;
	letter-spacing: 1.8px;
	margin: 0;
	font-weight: normal;
	width: 100%;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 38px;
	color: #c3c4c5;
	margin: 0;
	padding-top: 0;
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 2px;
	color: #c3c4c5;
	margin: 0;
	}
.selected {	
	color: #809dc1;
	}
	
/* Layout */	
#header {
	width: 1000px;
	margin: auto;
	height: 100px;
	}
#logo {
	width: 300px;
	float: left;
	text-align: left;
	}
#Footer {
	width: 1000px;
	height: 20px;
	clear: both;
	margin: auto;
	}
#navigation {
	float: right;
	height: 30px;
	padding: 50px 0px 5px 0px;
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
	}
.project_column {
	float: left;
	text-align: justify;
	width: 350px;
	}
.project_column_end {
	float: left;
	text-align: justify;
	width: 300px;
	}
.content_300 {
	width: 300px;
	float: left;
	}
.clearout {
	clear: both;
	width: 100%
	}
	
/* Navigation */
#navigation ul {
	list-style: none;
	}	
.nav_item {
	float: left;
	}
	
/* Contact Form */
#page-wrap {
	width: 800px;
	background: white;
	padding: 0px 50px 20px 50px;
	margin: auto;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}
#contact-area {
	width: 600px;
	margin-top: 25px;
	}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}
#contact-area textarea {
	height: 90px;
	}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #6085b1;
	}
#contact-area input.submit-button {
	width: 100px;
	float: right;
	}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.2em;
	}	
 
/* ---Sliders--- */

/* Arrows */
#arrow_left{
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 40px;
	height: 180px;
	padding-top: 120px;
	}
#arrow_right{
	position: absolute;
	left: 50%;
	margin-left: 460px;
	width: 40px;
	height: 180px;
	padding-top: 120px;
	}
	
/* Project Details Slider */
#details_holder, #details_holder div {
  	padding: 0px; 
	margin: 0px;
	background: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	float: left;
 	}
 #details_holder {
   	position: absolute;
	width: 26174px;
	height: 200px;
   	left: -(1000*8);
	display: inline;
	}
#details_wrapper {
	border: 0px solid #BABDAB;
	height: 200px;
	margin: auto;
	overflow: hidden;
	width: 1000px;
	padding: 0px;
	padding-top: 20px;
	position: relative
	}
.details {
	width: 1000px;
	}

/* Quote Slider */
.quote_wrapper{
	height: 85px;
	width: 800px;
	overflow: hidden;
	margin: auto;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
	}
#quote_holder,#quote_holder div{
	display: block;
	float: left;
	width: 800px;		
	}
#quote_holder{
	width: 24080px;
	height: 85px;
   	left: -(800px*5);	
	position: absolute;
	}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 38px;
	color: #c3c4c5;
	text-align: left;
	}
#static_quote { /* Disabled slide functionality */
	text-align: left;
	width: 800px;
	padding-bottom: 45px;
	padding-top: 45px;
	margin: auto;
	clear: both;
	}

/* Portfolio Silder */
#portfolio_wrapper{
	width: 100%;
	height: 300px;
	overflow: hidden;
	padding-top: 0;
	position: relative;	
	background-image: url(../images/Portfolio-Inner_Shadow.png);
	background-repeat: repeat-x;
	}
#portfolio_holder{
	display: block;	
	width: 100%;
	height: 300px;		
	position: absolute;
	}
.portfolio{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
/* Portfolio Slider - Backgrounds */

/*Websites*/	
#Hostezi {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Hostezi.jpg);
	background-repeat: repeat-x;
	background-color: #efeeea;
	}
.Hostezi_extension {
	height: 300px;
	width: 100%;
	background-image: url(../images/Portfolio-Bg2-Hostezi.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
#CommunityWest {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-CW.jpg);
	background-repeat: repeat-x;
	background-color: #d2673a;
	}
#Vogue {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Vogue.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
#Haven {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Haven.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
#Poretti {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Poretti.jpg);
	background-repeat: repeat-x;
	background-color: #868766;
	}
#Guildford {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Guildford.jpg);
	background-repeat: repeat-x;
	background-color: #8aa9c6;
	}
#DPI {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-DPI.jpg);
	background-repeat: repeat-x;
	background-color: #a4cbf1;
	}
#Mercy {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Mercy.jpg);
	background-repeat: repeat-x;
	background-color: #5a8ad3;
	}
#Aqueas {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Bg-Aqueas.jpg);
	background-repeat: repeat-x;
	background-color: #59b3d1;
	}
	
/* Logos */
#Lemonlime {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Logo-Bg-Lemonlime.jpg);
	background-repeat: repeat-x;
	background-color: #545554;
	}
#Hostezi_logo {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Logo-Bg-Hostezi.jpg);
	background-repeat: repeat-x;
	background-color: #bcc796;
	}
#FHS {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Logo-Bg-FHS.jpg);
	background-repeat: repeat-x;
	background-color: #81a0b6;
	}
#Webpilot {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Logo-Bg-Webpilot.jpg);
	background-repeat: repeat-x;
	background-color: #a2cbdc;
	}
	
/* Print */
#Abbott {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Print-Bg-Abbott.jpg);
	background-repeat: repeat-x;
	background-color: #bec796;
	}
#GESA {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Print-Bg-GESA.jpg);
	background-repeat: repeat-x;
	background-color: #90b3ca;
	}
#Nestlepump {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Print-Bg-Nestlepump.jpg);
	background-repeat: repeat-x;
	background-color: #7a9ab2;
	}
#Squeeze {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Print-Bg-Squeeze.jpg);
	background-repeat: repeat-x;
	background-color: #545554;
	}
#Declear {
	width: 100%;
	margin: auto;
	background-image: url(../images/Portfolio-Print-Bg-Declear.jpg);
	background-repeat: repeat-x;
	background-color: #bc542b;
	}

/* Google 404 search*/
/* Widget content container */
   #goog-wm { }

    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things { }

    /* "Other things" list item */
   #goog-wm ul li { }

    /* Site search box */
   #goog-wm li.search-goog { display: list-item; }


