/*
Theme Name: Services First
Theme URI: http://www.hyperstream.co.uk
Version: 1.0
Description: A custom built template for services first
Author: Hyperstream Studios
Author URI: http://www.hyperstream.co.uk

standard elements
v1.0 | 20080212*/
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;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
/*remember to highlight inserts somehow!*/
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/
A
{
	color: #048;
}
A:hover
{
	color: #06C;
}
BODY
{
	background: #4E4E50;
	width: 800px;
	margin: 0 auto;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}
P, CODE
{
	padding-bottom: 1.2em;
}
LI
{
	list-style: none;
}
H1
{
	font: normal 1.2em sans-serif;
}
H2
{
	font: normal 1em sans-serif;
}
H3
{
	font: bold 0.9em sans-serif;
}
H1, H2, H3
{
	padding-top: 6px;
	color: #553;
	margin-bottom: 4px;
}
BLOCKQUOTE
{
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 20px;
}
/*misc*/
.clearer
{
	clear: both;
	font-size: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
/*structure*/
.inner-container
{
	background: #FFF;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 780px;
}
.outer-container
{
	background: url(img/bottombar.jpg) no-repeat bottom;
	padding-bottom: 37px;
}
/*headere & title*/
.header
{
	background: #222 url(img/header.jpg) no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: left;
	width: 800px;
	margin-left: -10px;
}
.header .title
{
	color: #9DC071;
	padding-top: 5px;
	text-indent: -9999px;
}
.header .title .sitename A
{
	border-bottom: 1px dashed #657382;
	color: #9DC071;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title A:hover
{
	border-color: #F60;
}
.header .title .slogan
{
	padding-top: 6px;
}
/*main*/
.main
{
	padding: 0px 0px 0 0;
}
/*content*/
.content
{
	float: right;
	width: 800px;
}
.content .descr
{
	color: #172;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.content H2
{
	font-size: 1em;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 8px;
	margin-bottom: 1em;
	color: #197D1D;
}
.content H3
{
	font-size: 0.9em;
	margin-bottom: 0.5em;
}
.content P
{
	font-size: 0.8em;
	line-height: 1.8em;
}
/*footer contact*/
.footercontact
{
	background: #FFF;
	color: #F7F7F2;
	padding: 10px 12px;
}
/*footer*/
.footer
{
	background: #949490;
	color: #F7F7F2;
	font: bold 0.8em sans-serif;
	padding: 10px 12px;
}
.footer A
{
	color: #F7F7F2;
	text-decoration: none;
}
.footer A:hover
{
	color: #FFC;
}
/*posts*/
.post H1
{
	border-bottom: 2px solid #DBDAE0;
	color: #1A89DB;
	text-align: left;
	margin-top: 15px;
	font-size: 1.3em;
}
.post H1 A
{
	border-bottom: 1px dashed #AAA;
	color: #664;
	text-decoration: none;
}
.post H1 A:hover
{
	border-color: #F60;
	color: #553;
}
.post
{
	margin-top: 0px;
	margin-left: 45px;
	margin-right: 25px;
}
.post P
{
	text-align: justify;
}
.post .info
{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post A IMG
{
	border: 4px solid #DDD;
}
.post A:hover IMG
{
	border-color: #CCC;
}
.post LI
{
	list-style: url(img/li.gif);
	margin-left: 30px;
	font-size: 13px;
	line-height: 1.5em;
}
/*inlinepostmenu*/
#drainagemenu UL
{
	width: 400px;
}
#drainagemenu UL A
{
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
	font-size: 14px;
}
#drainagemenu UL A:hover
{
	color: #1A89DB;
}
.info A
{
	text-decoration: none;
}
.info A:hover
{
	text-decoration: underline;
}
/*comments*/
.content OL LI
{
	background: none;
}
.commentlist
{
	margin: 0px;
	padding: 0;
}
.commentlist LI
{
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform
{
	padding: 15px;
	padding-right: 261px;
	margin-left: 45px;
	border: 1px solid #E2E3E3;
	background: #F4F4F4;
	width: 454px;
}
.commentmetadata
{
	padding: 2px 0 4px;
}
.commentmetadata A
{
	color: #444;
	text-decoration: none;
}
.commentmetadata A:hover
{
	text-decoration: underline;
}
TEXTAREA.styled
{
	width: 280px;
}
.styled
{
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover
{
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus
{
	background: #FFF;
	border: 1px solid #939793;
}
#commentform INPUT
{
	margin-bottom: 3px;
}
/*calendar*/
#wp-calendar
{
	color: #A0A0A0;
}
.navigation TABLE CAPTION
{
	border-bottom-color: #000;
}
.navigation TABLE THEAD TR
{
	border-bottom-color: #000;
	color: #A53512;
}
.navigation TABLE TH
{
	border-bottom-color: #000;
}
.navigation TABLE TD#today
{
	border-color: #000;
	color: #A53512;
}
.navigation TABLE TD A
{
	border-bottom-color: #000;
	background-color: #EDF3DE;
}
.navigation TABLE TFOOT
{
	border-top-color: #000;
}
.navigation TABLE TFOOT A
{
	background: none;
}
/*calendar
--------------------------------------------------*/
#wp-calendar
{
	display: inline-table;
	border-collapse: collapse;
	width: 185px;
	margin: 0px 10px 0;
	text-align: center;
}
.navigation TABLE CAPTION
{
	margin: -5px 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	letter-spacing: 0.1em;
}
.navigation TABLE THEAD TR
{
	border-bottom: 1px solid #000000;
}
.navigation TABLE TH
{
	border-bottom: 1px solid #000000;
}
.navigation TABLE TD
{
	width: 225px;
/*maximaize width; honestly, I don't know much about tables...*/
	padding: 1px;
	font-size: 0.9em;
}
.navigation TABLE TD#today
{
	padding: 0;
	border: 1px solid #000000;
	font-size: 1em;
	font-weight: bold;
}
.navigation TABLE TD A
{
	display: block;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: 1.15em;
}
.navigation TABLE TFOOT
{
	border-top: 1px solid #000000;
}
.navigation TABLE TFOOT A
{
	border: none;
	font-weight: bold;
}
.navigation TABLE TFOOT #prev A
{
	text-align: left;
}
.navigation TABLE TFOOT #next A
{
	text-align: center;
}
#searchform
{
	padding: 10px;
}
#suckerfishnav
{
	background: #FFFFFF repeat-x;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	border-top: 1px solid #E5E4E3;
}
#suckerfishnav, #suckerfishnav UL
{
	float: left;
	list-style: none;
	line-height: 30px;
	padding-bottom: 5px;
	margin: 0;
	width: 100%;
}
#suckerfishnav A
{
	display: block;
	color: #0099FF;
	text-decoration: none;
	padding: 0px 9px;
}
#suckerfishnav LI
{
	float: left;
	padding: 0;
	border-right: 1px solid #E5E4E3;
}
#suckerfishnav UL
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 201px;
	margin: 0;
	line-height: 1;
	border: 0;
	border-top: 1px solid #666666;
}
#suckerfishnav LI LI
{
	width: 199px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	line-height: 20px;
}
#suckerfishnav LI LI A
{
	padding: 4px 10px;
	width: 180px;
	font-size: 12px;
	color: #DDDDDD;
}
#suckerfishnav LI UL UL
{
	margin: -35px 0 0 190px;
}
#suckerfishnav LI LI:hover
{
	background: #CCCCCC;
}
#suckerfishnav LI UL LI:hover A, #suckerfishnav LI UL LI LI:hover A, #suckerfishnav LI UL LI LI LI:hover A, #suckerfishnav LI UL LI LI LI:hover A
{
	color: #003366;
}
#suckerfishnav LI:hover A, #suckerfishnav LI.sfhover A
{
	color: #000000;
}
#suckerfishnav LI:hover LI A, #suckerfishnav LI LI:hover LI A, #suckerfishnav LI LI LI:hover LI A, #suckerfishnav LI LI LI LI:hover LI A
{
	color: #DDDDDD;
}
#suckerfishnav LI:hover UL UL, #suckerfishnav LI:hover UL UL UL, #suckerfishnav LI:hover UL UL UL UL, #suckerfishnav LI.sfhover UL UL, #suckerfishnav LI.sfhover UL UL UL, #suckerfishnav LI.sfhover UL UL UL UL
{
	left: -999em;
}
#suckerfishnav LI:hover UL, #suckerfishnav LI LI:hover UL, #suckerfishnav LI LI LI:hover UL, #suckerfishnav LI LI LI LI:hover UL, #suckerfishnav LI.sfhover UL, #suckerfishnav LI LI.sfhover UL, #suckerfishnav LI LI LI.sfhover UL, #suckerfishnav LI LI LI LI.sfhover UL
{
	left: auto;
	background: #444444;
}
#suckerfishnav LI:hover, #suckerfishnav LI.sfhover
{
	background: #CCCCCC;
}
.page-item-12
{
	border-right: none !important;
}
.homeimg
{
	margin-left: 35px;
	margin-right: 0px;
	margin-top: 22px;
	margin-bottom: 22px;
}
.standardimg
{
	margin-left: 35px;
	margin-right: 0px;
	margin-top: -30px;
	margin-bottom: 22px;
}
/*Menu Body*/
UL#menu
{
	margin: auto;
	width: 100%;
	height: 212px;
	list-style: none;
	padding-top: 20px;
	padding-left: 45px;
}
/*Float LI Elements - horizontal display*/
UL#menu LI
{
	float: left;
}
/*Link - common attributes*/
UL#menu LI A
{
	background: url(http://www.servicesfirstltd.co.uk/sprite.png) no-repeat scroll top left;
	display: block;
	height: 212px;
	position: relative;
}
/*Specify width and background position attributes specifically for the class: "drainage"*/
UL#menu LI A.drainage
{
	width: 236px;
}
/*Specify width and background position attributes specifically for the class: "outdoor"*/
UL#menu LI A.outdoor
{
	width: 246px;
	background-position: -236px 0px;
}
/*Specify width and background position attributes specifically for the class: "graphics"*/
UL#menu LI A.graphics
{
	width: 246px;
	background-position: -482px 0px;
}
/*Span (on hover) - common attributes*/
UL#menu LI A SPAN
{
	background: url(http://www.servicesfirstltd.co.uk/sprite.png) no-repeat scroll bottom left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}
/*Span (on hover) - display pointer*/
UL#menu LI A SPAN:hover
{
	cursor: pointer;
}
/*Shift background position on hover for the class: "drainage"*/
UL#menu LI A.drainage SPAN
{
	background-position: 0px -212px;
}
/*Shift background position on hover for the class: "outdoor"*/
UL#menu LI A.outdoor SPAN
{
	background-position: -236px -212px;
}
/*Shift background position on hover for the class: "graphics"*/
UL#menu LI A.graphics SPAN
{
	background-position: -482px -212px;
}
#bodymenu
{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
/*navigation*/
#headermenu
{
	text-align: left;
}
/*other elements*/
#phoneicon IMG
{
	margin-top: 20px;
}
/******************************************
* Align box
******************************************/
IMG.centered, .aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 0px;
	margin: 0 0 10px 30px;
	display: inline;
}
IMG.alignleft
{
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
TABLE
{
	margin-left: auto;
	margin-right: auto;
}
