/* HTML5 */

section, header, footer, aside, article, nav {
	display: block;
}

/* GENERAL */


body {
	background: #999999 url('../img/1px_bkgd.png') repeat-y center;
}

a {
	text-decoration: none;
	color: #ffc50c;
}

a:hover {
	color: #cccccc;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1, h2 {
	font-size: 28px;
	line-height: 18px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: normal;
	letter-spacing: 4px;
}

h3, h4, h5, h6 {
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: normal;
}

ul {
	overflow: hidden;
}

li {
	margin-left: 0;
	list-style: none;
}

.rounder {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	
}



/* FORM ELEMENTS */


#form p {
	vertical-align: top;
	
}

#form button {
	margin-left: 55px;
}

button, input, textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	cursor: pointer;
	color: gray;
}


button, .button {
	border: none;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	text-shadow: 0px -1px #666,0px 1px 2px #ccc;
	padding: 10px 20px;
	background: #666;
	background: -webkit-linear-gradient(#ccc, #666);
		background: -o-linear-gradient(#ccc, #666);
		background: -moz-linear-gradient(#ccc, #666);
		background: linear-gradient (#ccc, #666);
}

button:hover, .button:hover {
	background: #636363;
	background: -webkit-linear-gradient(#c3c3c3, #636363);
		background: -o-linear-gradient(#c3c3c3, #636363);
		background: -moz-linear-gradient(#c3c3c3, #636363);
		background: linear-gradient (#c3c3c3, #636363);
}

input, textarea {
	border: 1px solid #999;
	padding: 10px;
}

input:hover, textarea:hover {
	background: #f7f7f7;
}


textarea, #timescale {
	width: 300px;
	height: 100px;
}

input:hover, textarea:hover, button:hover, input:focus, textarea:focus, button:focus {
	-webkit-box-shadow: 0px 1px 2px #d08f05;
}

input[type=text]{
	width: 300px;
	margin-left: 10px;
}



/* HEADER */

header {
	background: #545456;
	height: 35px;
}

/*  NAV  */

nav img {
	overflow: hidden;
	float: left;
	
}

navbar {
	position: absolute;
	height: 35px;
}


/*  NAV SPRITE */

.home a {
	position: relative;
	height: 35px;
	width: 42px;
	float: left;
}

.home a:link {
	background: url('../img/home-sprite.jpg') no-repeat 0px 0px;
}

.home a:hover {
	background: url('../img/home-sprite.jpg') no-repeat 0px -35px;
}

.mission a {
	position: relative;
	height: 35px;
	width: 92px;
	float: left;
}

.mission a:link {
	background: url('../img/mission-sprite.jpg') no-repeat 0px 0px;
}

.mission a:hover {
	background: url('../img/mission-sprite.jpg') no-repeat 0px -35px;
}

.services a {
	position: relative;
	height: 35px;
	width: 92px;
	float: left;
}

.services a:link {
	background: url('../img/services-sprite.jpg') no-repeat 0px 0px;
}

.services a:hover {
	background: url('../img/services-sprite.jpg') no-repeat 0px -35px;
}

.experience a {
	position: relative;
	height: 35px;
	width: 92px;
	float: left;
}

.experience a:link {
	background: url('../img/experience-sprite.jpg') no-repeat 0px 0px;
}

.experience a:hover {
	background: url('../img/experience-sprite.jpg') no-repeat 0px -35px;
}

.contact a {
	position: relative;
	height: 35px;
	width: 91px;
	float: left;
}

.contact a:link {
	background: url('../img/contact-sprite.jpg') no-repeat 0px 0px;
}

.contact a:hover {
	background: url('../img/contact-sprite.jpg') no-repeat 0px -35px;
}


.contactSelected {
	position: relative;
	height: 35px;
	width: 91px;
	float: left;
	background: url('../img/contact-sprite.jpg') no-repeat 0px -35px;
}


.blog a {
	position: relative;
	height: 35px;
	width: 92px;
	float: left;
}

.blog a:link {
	background: url('../img/blog-sprite.jpg') no-repeat 0px 0px;
}

.blog a:hover {
	background: url('../img/blog-sprite.jpg') no-repeat 0px -35px;
}

.facebook a {
	position: relative;
	height: 35px;
	width: 92px;
	float: left;
}

.facebook a:link {
	background: url('../img/facebook-sprite.jpg') no-repeat 0px 0px;
}

.facebook a:hover {
	background: url('../img/facebook-sprite.jpg') no-repeat 0px -35px;
	}
	
	
.etutor a {
	position: relative;
	height: 35px;
	width: 260px;
	float: left;
}

.etutor a:link {
	background: url('../img/etutor-sprite.jpg') no-repeat 0px 0px;
}

.etutor a:hover {
	background: url('../img/etutor-sprite.jpg') no-repeat 0px -35px;
	}

/* BANNER */

#banner-wrap {
	background: #666666 url('../images/bg.jpg') no-repeat left top;
	margin-top: 7px;
}

#content {
	background: #ffc50c url('../img/bkg-contact.jpg') repeat-x;
	height: 550px;
}

#content img {
	float: left;
	padding: 0px 40px;
}

	#content h2 {
		color: #ffffff;
		font: 24px;
		line-height: 24px;
		padding: 0px 35px;
		margin-top: 35px;
	}
	
	#address {
		position: relative;
		float: left;
	}
	
		#address h3 {
			color: #666;
			font-weight: bold;
			font-size: 12px;
			margin-bottom: 5px;
		}
		
		#address a {
			color: white;
		}
		
		#address a:hover {
			text-decoration: underline;
		}
	
	#form {
		position: relative;
		left: 50px;	
	}
	
	.verticalLine {
		float: left;
	    border-left: thin solid #fff;
	    padding-left: 50px;
	}
	



/* FOOTER */

#footer-wrap {
	margin-top: 7px;
	}
	
	#footer-wrap .grid_4 {
		margin-right: 13px;
	}
	
	
/* SITE INFO */

#siteInfo a {
	font-size: 11px;

}

#siteInfo li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;

}

#siteInfo ul {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 5px;
}

#siteInfo p {
	font-size: 10px;
	text-align: center;
	color: #999;
}

#siteInfo p a {
	font-size: 10px;
	color: #999;
}

#siteInfo p a:hover {
	color: #ccc;
}

.siteInfoverticalLine {
    border-left: thin solid #999;
	padding-left: 30px;
}


