/*
Theme Name: Air System Supplies
Theme URI: 
Description: Custom theme for Air System Supplies Ltd.
Version: 1.0
Author: Jonathon VS
Author URI: http://wwww.jonathonvs.com/
Tags: modern, gradient, grey, gray, colour, color

*/

/* General Styles */
body {
	background: #222;
	width: 957px;
	font-family: "Segoe UI", "Tahoma", sans-serif;
	margin: 0 auto;
}
a img {
	border: none;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: "Jar Jar Binks";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

/* Top Section */
#header {
	padding-bottom: 30px;
	height: 181px;
}
#logo {
	display: block;
	float: left;
	position: relative;
	left: -16px;
	outline: none;
}
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#navigation li {
	float: left;
	background: url(./images/menu_divider.png) right top no-repeat;
	line-height: 49px;
	font-size: 15px;
	position: relative;
}
#navigation a {
	display: block;
	padding: 107px 15px 10px 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 1px;
	outline: none;
}
#navigation a:hover, #navigation li:hover a, #navigation li.hover a, #navigation a:focus {
	background: #191919 url(./images/menu_hover.png) left bottom repeat-x;
}
#navigation ul {
	display: none;
	list-style: none;
	position: absolute;
	top: 150px;
	right: 0;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 1000;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #111;
}
#navigation li:hover ul, #navigation li.hover ul {
	display: block;
}
#navigation ul li {
	background: none;
	padding: 0;
	float: none;
	line-height: normal;
	font-size: .9em;
	text-align: right;
}
#navigation ul li a {
	padding: .3em 15px;
	text-transform: none;
	margin: 0;
	background: #1d1d1d !important;
}
#navigation ul li a:hover {
	background: #242424 !important;
}
.warning {
	background: #c90 url(./images/warning_banner.png) center top no-repeat;
	clear: both;
	min-height: 57px;
	color: #222;
	font-size: .95em;
	margin: 0 0 1.2em;
}
.warning img {
	float: left;
	margin: 10px 18px;
}
.warning p {
	margin: 0;
	padding: 18px 0 0;
}

/* Coloured Banner */
#intro {
	clear: both;
	background: #a73712 url(./images/orange_banner.png) center top no-repeat;
	padding: 0 33px;
}
#homepage #intro {
	background: #494814 url(./images/green_main.png) center top no-repeat;
	height: 291px;
}
#intro h1 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
}
img.float_left, img.float_right, .alignright, .alignleft, .alignnone, .aligncenter {
	border: 1px solid #999;
	padding: 12px;
	background: #fff;
}
img.float_left, .alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
img.float_right, .alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.alignnone {
	margin: 0 15px 15px 0;
}
.alignright p, .alignleft p, .alignnone p {
	padding: 0 !important;
	font-size: .8em;
}
.gridlock {
	clear: both;
}
.gridlock div {
	height: 240px;
}

/* Main Article Area */
#shell {
	background: #d5d6c2 url(./images/grey_main.png) center top no-repeat;
	margin: 0;
	padding: 33px 0 0;
}
#content {
	clear: both;
	margin: 0 33px;
	color: #333;
	width: 891px;
}
#content .page-child {
	list-style: none;
	margin: 0 auto 2em;
	padding: 0;
	text-align: center;
	width: 80%;
}
#content .page-child li {
	display: inline;
	padding-right: 1em;
	font-variant: small-caps;
	white-space: nowrap;
}
#content h2 {
	font-weight: normal;
	margin-top: 0;
}
#content h3 {
	border-bottom: 1px solid #999;
}
#content p {
	margin: 0;
	padding-bottom: 18px;
}
#content a {
	color: #111;
}
#content a:hover {
	color: #666;
}
#content .aside {
	float: right;
	width: 400px;
}
#content .wpcf7 label {
	display: block;
	text-align: right;
	width: 110px;
	float: left;
	padding-right: 10px;
	font-size: .9em;
	line-height: 1.5em;
}
#content .wpcf7 input, #content .wpcf7 textarea {
	width: 300px;
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}
#content .wpcf7 p {
	clear: left;
}
#content .inputaligned {
	margin-left: 120px;
}
#content .inputaligned input {
	width: auto;
}
#content .wpcf7-validation-errors {
	width: 420px;
}
#content table {
	margin-bottom: 1em;
}
#content caption {
	border: solid #999;
	border-width: 1px 1px 0;
	line-height: 2em;
}
#content td, #content th {
	padding: .5em 1em 0;
	font-size: .8em;
	vertical-align: top;
}
#content td.centred {
	text-align: center;
}
#content th {
	text-align: left;
	font-weight: normal;
	font-variant: small-caps;
}
.gridlinks {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	background: #fff;
	display: block;
	text-align: center;
	border: 1px solid #999;
}
.gridlinks li {
	display: inline-block;
	padding: 1em;
	height: 77px;
	line-height: 77px;
}
.gridlinks img {
	vertical-align: middle;
	margin: 0;
	padding: 0 !important;
	border: none;
}
.post-edit-link {
	clear: both;
	display: block;
	font-variant: small-caps;
	border: solid #999;
	border-width: 1px 1px 0 0;
	text-decoration: none;
	margin: 2em 0 0;
}

/* Sidebar */
#sidebar {
	float: right;
	font-size: .8em;
}
#sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#sidebar ul ul {
	list-style: outside;
	margin-left: 1.5em;
	padding-left: .5em;
}
#searchform label {
	display: none;
}

/* Footer Area */
#footer {
	padding: 1em;
}
#footer a {
	color: #444;
}
#footer p {
	text-align: center;
	color: #444;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 1px 0;
}