/*
Theme Name: Smoothgear
Theme URI: 
Description: 
Version: 1.0
Author: Ryan Hussey
Author URI: http://www.2amdesign.co.uk/
Tags: 

*/



/* 2am Super CSS */

/*****************************************************
* Global
*****************************************************/

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	list-style-type: none;
}
div.clear {
	clear: both;
}
.nodisp { display: none; }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

body {
	text-align: center;
	margin: 0 auto 35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	background: url(images/background-rep.jpg) repeat center top;
}

/*****************************************************
* Typography
*****************************************************/

.home h2,
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-style: normal;
	border-top: none;
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home h1,
h2 {
	color: #b3dc10;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 12px;
	border-top: 1px solid #818989;
	border-bottom: 1px solid #818989;
}
p {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-bottom: 12px;
}
p.breadcrumb {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 18px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #818989;
	border-bottom: 1px solid #818989;
}
.sidebar h4 {
	background: url(images/latest-bg.gif) repeat-x left top;
	height: 28px;
	font-size: 0.9em;
	color: #162529;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
}
#footer p,
.home #footer h2,
#footer h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0px;
	color: #818989;
	border-top: none;
	border-bottom: none;
	font-style: normal;
}
#footer p.alignright {
	float: right;
}
p.rss {
	background: url(images/rss-icon.gif) no-repeat left 2px;
	padding-left: 18px;
}

/* indented */

#header p {
	text-indent: -7777px;
	padding-bottom: 0px;
}


/*****************************************************
* Links
*****************************************************/

a,
a:visited {
	color: #B3DC10;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background: #030000;
}
.sidebar .pro-small-margin a,
.sidebar .pro-small-margin a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
.sidebar .pro-small-margin a:hover {
	text-decoration: underline;
}
.sidebar h4 a,
.sidebar h4 a:visited {
	color: #162529;
}
.sidebar h4 a:hover {
	color: #000000;
	background: #979D9D;
}
#footer a,
#footer a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #818989;
}
#footer a:hover {
	text-decoration: none;
}

/*****************************************************
* Layout
*****************************************************/


#wrapper {
	width: 834px;
	background: url(images/trans-bg.png) repeat left top;
	margin: 15px auto;
	padding: 8px 8px 25px;
}
#header {
	background: url(images/header-bg.gif) repeat-x left top;
	height: 119px;
	position: relative;
}
.logo {
	position: absolute;
	left: 40px;
	top: 22px;
}
.telephone {
	position: absolute;
	top: 22px;
	right: 30px;
}
#nav {
	background: url(images/list-bg.gif) repeat-x left top;
	width: 834px;
	height: 30px;
	margin-bottom: 15px;
}
#content {
	text-align: left;
	padding-left: 10px;
}
.left-col {
	float: left;
	width: 565px;
}
.main-image {
}
.post {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.entry {
}
.sidebar {
	float: left;
	width: 237px;
	margin-left: 15px;
}
.latest-projects {
	background: #000000;
}
.latest-projects img {
	border: 1px solid #999999;
	margin-right: 3px;
	margin-bottom: 3px;
}
.separator {
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #818989;
}
.pro-holder {
	background: url(images/45-degree-bg.gif) repeat-x left top;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.sidebar .pro-small-margin {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
.facebook {
	height: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}

/*****************************************************
* Lists
*****************************************************/

#nav ul {
}
#nav ul li {
	float: left;
	height: 30px;
	text-align: center;
	background: url(images/list-divider.gif) no-repeat right top;
}
#nav ul li ul li {
	float: none;
	height: 30px;
	background: url(images/list-bg.gif) repeat-x left top;
	text-align: left;
}
#nav ul li a,
#nav ul li a:visited {
	display: block;
	padding-right: 18px;
	padding-left: 16px;
	font-weight: bold;
	color: #162529;
	font-size: 0.9em;
	letter-spacing: -1px;
	padding-top: 3px;
	height: 27px;
}
#nav ul li ul li a,
#nav ul li ul li a:visited {
	padding-right: 16px;
}
#nav ul li a:hover {
	background: #B3DC10 url(images/list-divider.gif) no-repeat right top;
}
#nav ul li ul li a:hover {
	background: #B3DC10 none;
}
/* dropdowns */
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}
#nav a {
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* main nav selected */
#nav ul li.current_page_item a,
#nav ul li.current_page_parent a,
#nav ul li.current_page_parent ul li.current_page_item a,
#nav ul li.current_page_parent ul li.current_page_item a:visited,
#nav ul li ul li.current_page_item a:hover {
	background: url(images/list-selected-bg.gif) repeat-x left top;
	color: #FFFFFF;
}
#nav ul li.current_page_item ul li a,
#nav ul li.current_page_item ul li a:visited,
#nav ul li.current_page_parent ul li a,
#nav ul li.current_page_parent ul li a:visited {
	background: url(images/list-bg.gif) repeat-x left top;
	color: #162529;
}
#nav ul li.current_page_item ul li a:hover,
#nav ul li.current_page_parent ul li a:hover {
	background: #B3DC10 none;
}

.entry ul {
	padding-bottom: 10px;
}

.sidebar ul {
	margin-top: -5px;
	margin-bottom: 15px;
}
.sidebar ul li,
.entry ul li {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-type: circle;
	color: #B3DC10;
	margin-left: 5px;
}
.sidebar ul li a,
.sidebar ul li a:visited {
	color: #FFFFFF;
}
.sidebar ul li a:hover {
	text-decoration: underline;
}
.sidebar .pro-holder ul li a,
.sidebar .pro-holder ul li a:visited {
	font-size: 1.2em;
}
.sidebar .pro-holder ul li a:hover {
	text-decoration: underline;
}


/*****************************************************
* Forms
*****************************************************/

.contact-us form {
	background: #0F0F0F;
	padding: 15px 25px;
	margin-right: 70px;
}
.contact-us input,
.contact-us textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
}
.contact-us p.send input {
	background: #B3DC0F;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F0F0F;
	border-style: none;
	width: 100px;
}
