/* Layout Copyright 2010 Taylor Carrigan, all rights reserved. */


html,body {

	background-color: #fff;
	background-image: url("fill.png");
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Helvetica", sans-serif;
	border:0; 
	margin:0; 
	padding:0;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: none;
	
	
}

html {
	
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	
}


body {
	
	 display: table;
	
}

@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

a:link, a:visited {
	
	color: #3a4748;
	text-decoration: none;
	
	
}

a:link:hover, a:visited:hover {
	
	color: #111515;
	text-decoration: none;
	
}

#container {
	
	width: 700px;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 100px;
	
	
	
}

/* Navigation */

#navigation {
	
	
	width: 700px;
	height: 112px;
	background: url("navigation.png") no-repeat;
	
	
}




ul#menu {  
	
	margin-left: 20px;
	padding-top: 32px;
	height: 50px;
	
	
	
}  



ul#menu li {  
	
	
	display: inline;
	margin-left: 20px;
	
	
}  

a.navitem {  
	
	margin: 0;
	line-height: 50px;
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
	border-bottom: 2px solid #79adb9;
	height: 48px;
	width: auto; 
    color:#79adb9;  
    font-family: "Din", "Helvetica Neue", "Helvetica", sans-serif;  
    font-size:18px;  
    text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	
	

	
    
}  

a.navitem:hover {
	
	
	border-bottom: 2px solid #323c3d;
	color:#323c3d;  
    
  
}



body#home a#homenav, body#portfolio a#folionav, body#downloads a#downloadnav, body#contact a#contactnav {
	
	border-bottom: 2px solid #323c3d;
	color:#323c3d; 
}


/* End Navigation */

/* Showcase */

#showcase {
	
	height: 315px;
	width: 700px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #c5e4ed;
}

#showcase img, #showcase a img {

border: none;

}

/* End Showcase */

/* Big Text */

.bigText {
	
	margin-top: 20px;
	width: 700px;
	text-align: left;
	border-bottom: 1px dashed #c5e4ed;
	padding-bottom: 2px;
	
	
}

body#home .bigText {
	
	border-bottom: none;
	
}


.bigText p {
	
	font-family: "Din-light", "Helvetica", Sans-Serif;
	font-size: 36px;
	color: #79adb9;

	
	
}

.bigText p a:link, .bigText p a:visited {
	
	color: #323c3d;
	text-decoration: none;
}

.bigText p a:hover {
	
	color: #181c1d;

	
}

/* End Big Text */



/* Portfolio */

#portfolioContent {
	
	width: 700px;
	margin-top: 50px;
	padding-bottom: 20px;
	
}

body#downloads #portfolioContent {
	
	border-bottom: 1px dashed #c5e4ed;
	
}


.portfolioContentCellFirst, .portfolioContentCellSecond {
	
	width: 700px;
	height: 200px;
	margin-bottom: 50px;
	
}


.portfolioContentCellFirst .content {
	
	float: right;
	text-align: right;
	width: 340px;
	padding: 0;
	
}


.portfolioContentCellFirst .content h1 {
	text-align: right;
	font-family: "Din-Medium", "Helvetica", Sans-Serif;
	font-size: 18px;
	color: #323c3d;
	
}

.portfolioContentCellFirst .content p {
	
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	color: #79adb9;
	padding-bottom: 10px;
	
}

.portfolioContentCellFirst a img, .portfolioContentCellFirst img {
	
	float: left;
	border: none;
	background: #f6f9fa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
	
	
}

.portfolioContentCellFirst a img:hover {
	
	background: #f0f4f5;
	
}


.portfolioContentCellSecond .content {
	
	float: left;
	text-align: left;
	width: 340px;
	padding: 0;
	
	
}

.portfolioContentCellSecond .content h1 {
	text-align: left;
	font-family: "Din-Medium", "Helvetica", Sans-Serif;
	font-size: 18px;
	color: #323c3d;
	
}

.portfolioContentCellSecond .content p {
	
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	color: #79adb9;
	padding-bottom: 10px;
	
}

.portfolioContentCellSecond a img, .portfolioContentCellSecond img {
	
	float: right;
	border: none;
	background: #f6f9fa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.portfolioContentCellSecond a img:hover {
	
	background: #f0f4f5;
	
}


/* End Portfolio */



.portfolioContentCellFirst .content a.downloadbutton {
	
	float: right;
	
}

.portfolioContentCellSecond .content a.downloadbutton {
	
	float: left;
	
}

img.hide {

display: none;

}


/* Contact */


#contactEndorsements {
	
	
	margin-top: 20px;
	width: 700px;
	text-align: left;
	border-bottom: 1px dashed #c5e4ed;
	padding-bottom: 30px;
	
}

#contactEndorsements p {
	
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	color: #79adb9;

	
	
}

#contactEndorsements p a:link, #contactEndorsements p a:visited {
	
	color: #323c3d;
	text-decoration: none;
}

#contactEndorsements p a:hover {
	
	color: #181c1d;

	
}


#contactEndorsements .contentLeft {
	
	float: left;
	width: 330px;
	
}

#contactEndorsements .contentRight {
	
	float: right;
	width: 330px;
	
}

#contactEndorsements .attribution {
	
	font-family: "Din", "Helvetica", Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #323c3d;
	
}

#contactContent {
	
	width: 700px;
	margin-top: 50px;
	padding-bottom: 20px;
	text-align: left;
	
	
}

#contactContent h1 {
	
	text-align: left;
	font-family: "Din-Medium", "Helvetica", Sans-Serif;
	font-size: 18px;
	color: #323c3d;
	
}

#contactContent p {
	
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	color: #79adb9;
	padding-bottom: 10px;
	
}


#myServices {
	
	width: 300px;
	float: left;
	
	
	
}



#myServices ul li {
	
	
	list-style: none;
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	color: #79adb9;
	line-height: 16px;
	padding-left: 42px;
	height: 42px;
	margin-left: -20px;
	
}



#myServices ul li.appicon {

background: url("servicesicons/appicons.png") no-repeat;



}

#myServices ul li.interfaceicon {
	
background: url("servicesicons/interfaceicons.png") no-repeat;
	
}


#myServices ul li.webdesign {
	
background: url("servicesicons/webdesign.png") no-repeat;
	
}


#myServices ul li.uidesign {
	
background: url("servicesicons/uidesign.png") no-repeat;
	
}

#contact-area {
	width: 350px;
	margin-bottom: 55px;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	
	
}





#contact-area input, #contact-area textarea {
	padding: 5px;
	margin-bottom: 10px;
	width: 350px;
	font-family: "Helvetica", Sans-Serif;
	font-size: 12px;
	border: 1px solid #cddee2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .2s linear;
	

	
	
}





#contact-area textarea {
	height: 350px;
	width: 350px;
	margin-bottom: 3px;
	border: 1px solid #cddee2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #1d93ee;
	-webkit-box-shadow: 0px 0px 2px #1d93ee;
	-moz-box-shadow: 0px 0px 2px #1d93ee;
	outline: none;
}



#contact-area a.downloadbutton {
	
	float: right;
	margin-top: 5px;
	margin-right: -15px;
	
	
}

#contact-area a.downloadbutton:active {
	
	margin-top: 6px;
	
}


label {
	
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Din", "Helvetica", Sans-Serif;
	color: #323c3d;
	
}


body#error .bigText {
	
	border-bottom: none;
	
}


/* End Contact */


/* Buttons */

a.downloadbutton {
	
	
	margin: 0;
	display: block;
	background: url('button-sprite.png') 0 0 no-repeat;
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 2px #000;
	
	
	
}

a.downloadbutton:hover {
	
	
	background: url('button-sprite.png') -125px 0 no-repeat;
	color: #fff;
	
}

a.downloadbutton:active {


background: url('button-sprite.png') -250px 0 no-repeat;
margin-top: 1px;
margin-bottom: -1px;

}


/* Footer */


#footer {
	
	padding-top: 10px;
	width: 700px;
	text-align: center;
	border-top: 1px dashed #c5e4ed;
	clear: both;
	
	
}

body#downloads #footer {
	
	border-top: none;
	
}

#footer p {
	
	font-family: "Helvetica Neue", "Helvetica", Sans-Serif;
	font-size: 11px;
	color: #cddee2;
	
}

/* End Footer */

.clear {	
	clear: both;
}

