/*---------------------------
Header, Logo & Navigation
-----------------------------*/
.logo {padding-top:25px;}
header p {clear:left; padding:0 0 0 60px;}
nav {height:110px; } 
	nav a {height:110px; font-size:15px; line-height:105px; -webkit-transition: none; -moz-transition:none; -o-transition: none; transition:none;} 
	nav a:hover {-webkit-transition: none; -moz-transition:none; -o-transition: none; transition:none;}


/*---------------------------
Font Styles 
-----------------------------*/
h1 {font:400 25px/350% "Merriweather", Georgia, Times, serif;}


/*---------------------------
Icons & features
-----------------------------*/
.leftColumn dl dd {width:81%;}


/*---------------------------
Form
-----------------------------*/
form span {padding-left:3px}
input, select, textarea, label.error {width:80%;}
textarea {height:150px;}


/*---------------------------
Photo (about page)
-----------------------------*/
.photo {float:right; width:150px; margin:0 10px 20px 20px;}
	.photo img {width:150px; padding:5px;}	
	.photo p {font:700 12px/200% "Merriweather", Georgia, Times, serif;}



/*---------------------------
Footer 
-----------------------------*/
footer p {font-size:11px; max-width:50%; float:right;}
footer p.npit {clear:both;}
