/*
Theme Name: PURE ENGINEERING
Theme URI: http://www.pureengineering.com.au
Author: Evan Banazis
Author URI: http://evanbanazis.com
Description: PURE ENGINEERING
Version: 0.1
License: Private 
License URI: license.txt
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
a img {
	border: 0;
}

.left { float:left; }

.right { float:right; }

.clear {
	clear:both;
}


/* =Structure
----------------------------------------------- */

html {
	background: #CCC url(images/background-pure-eng.jpg) center top no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}

#wrapper {
	width:996px;
	margin:13px auto 0 auto;
}

#sidebar {
	width:309px;
	float:left;
}

#nav {
	width:285px;
	margin:46px 0 0 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:38px;
	line-height:34px;
}

#nav ul li a {
	color:#7d7e7f;
	text-decoration:none;
}

#nav ul li a:hover, #nav ul li.current_page_item a {
	color:#535354;
	text-decoration:none;
}

#nav ul li.current_page_parent a {
	color:#535354;
	text-decoration:none;
}

#logo {
	width:285px;
	margin:0 0 0 24px;
}

#content {
	width:647px;
	height:847px;
	margin:0 0 6px 0;
	padding:0 0 0 40px;
	float:left;
	font-size:12px;
	color:#c7c8ca;
}

#intro {
	width:607px;
	height:152px;
	margin:144px 0 0 0;
}

#main {
	width:607px;
	margin:80px 0 0 0;
}

#main.projects {
	margin:70px 0 0 0;
}

#main.contact-us {
	margin:70px 0 0 0;
}


#footer {
	width:687px;
	margin:0 0 20px 309px;
	font-size:12px;
	color:#414042;
}

#footer ul  {
	margin:0;
	float:left;
}

#footer ul li  {
	margin:0 3px 0 0;
	float:left;
}

#footer ul li a {
	font-size:12px;
	color:#414042;
	text-decoration:none;
	
}

#footer ul li a:after {
	content: " | ";
}

/* =Common Styles
----------------------------------------------- */

.red { color:#d2232a; }
.grey { color:#939598; }

/* =Home Styles
----------------------------------------------- */

#intro.home p {
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:1em;
	color:#808285;
}

#intro img {
	margin-top:18px;
}

#main.home p {
	margin:0 0 18px 0;
	font-size:11px;
	line-height:16px;
	color:#c7c8ca;
}

#main.home p.first {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#939598;
	text-transform:uppercase;
}

/* =Services Styles
----------------------------------------------- */

#intro.services p {
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#808285;
}

#intro img {
	margin-top:18px;
}

#main.services p {
	margin:0 0 10px 0;
	font-size:11px;
	line-height:1.2em;
	color:#c7c8ca;
}

h5 {
	margin:0 0 4px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#939598;
}
.twocol {
	width:282px;
	margin:0 20px 12px 0;
	float:left;
}



/* =Projects Styles
----------------------------------------------- */

#intro.projects p {
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em;
	color:#808285;
}

#intro.projects ul {
	margin:10px 0 0 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#c7c8ca;
	list-style:disc;
}

#intro.projects ul li {
	padding:0;
}


#intro img {
	margin-top:18px;
}

#main.projects p {
	margin:0 0 4px 0;
	font-size:11px;
	line-height:16px;
	color:#808285;
}

#main.projects #project-wrapper  {
	height:370px;
	padding:20px 20px 0 20px;
	background:#FFF;
	
}

h3 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#d2232a;
	text-transform:uppercase;
}

#main.projects #project-pagination  {
	width:567px;
	height:55px;
	padding:0 20px 0 20px;
	background:#FFF;
}

#main.projects #project-pagination .bar  {
	width:567px;
	height:10px;
	background:#5c5d60;
}

#main.projects #project-pagination #pagination-menu {
	margin:10px 0 0 0;
	float:right;
}

#main.projects #project-pagination #pagination-menu ul li {
	margin:0 4px 0 0;
	color:#808285;
	float:left;
}

#main.projects #project-pagination #pagination-menu ul li a {
	color:#808285;
	text-decoration:none;
}

#main.projects #project-pagination #pagination-menu ul li a.active {
	color:#d2232a;
	text-decoration:none;
}



/* =Contact Us Styles
----------------------------------------------- */

#intro.contact-us p {
	padding-top:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em;
	color:#808285;
}

#intro.contact-us p.normal {
	padding-top:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:1.2em;
	color:#c7c8ca;
}

#intro img {
	margin-top:18px;
}

#main.contact-us p {
	font-size:11px;
	line-height:16px;
	color:#808285;
}

#main.contact-us #contact-us-wrapper  {
	padding:20px 20px 10px 20px;
	background:#FFF;
	
}

#main.contact-us #contact-us-wrapper .bar  {
	margin:10px 0;
	width:567px;
	height:10px;
	background:#5c5d60;
}

#main.contact-us #contact-us-wrapper .content  {
	width:221px;
	height:370px;
	padding:0 20px 0 0;
	float:left;
}

#main.contact-us #contact-us-wrapper .form  {
	width:285px;
	height:338px;
	padding:16px 20px;
	float:left;
	background:#e7e7e8;
	font-size:10px;
	color:#808285;
}


input {
	width:260px;
	margin:0 0 8px 0;
	padding:10px;
	color:#808285;
	background:#FFF;
	border:1px solid #808285;
	font-size:10px;
}

textarea {
	width:260px;
	height:120px;
	margin:0 0 8px 0;
	padding:10px;
	color:#808285;
	background:#FFF;
	border:1px solid #808285;
	font-size:10px;
}

button {
	padding:6px;
	background:#535354;
	color:#fff;
	text-transform:uppercase;
	border:none;
}




