/*
Theme Name: Safety Signs UK
Theme URI: http://wordpress.org/
Description: Custom theme for Safety Signs UK.
Version: 1.6
Author: Just Search
Author URI: http://www.justsearching.co.uk/
Tags: custom header
*/

/* CSS Document */
*
{
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
html
{
background: url('images/bg.gif') #e5f4df repeat-x;
}
#wrapper
{
height: 800px;
width: 900px;
margin: 0 auto;
}
/* Header */

#header
{
height: 100px;
}
#header img
{
margin-top: 10px;
border: none;
}
#onestopshop
{
font-weight: bold;
color: #285714;
display: block;
margin-left: 10px;
font-size: 13pt;
font-style: italic;
}
#title_logo
{
float: left;
width: 580px;
}
#telephone
{
width: 300px;
margin-left: 600px;
}
#telephone img
{
margin-top: 0 !important;
margin-left: 80px;
margin-right: 15px;
}
#telephone span
{
float: right;
margin-right: 15px;
margin-top: 20px;
font-size: 22pt;
font-weight: bold;
color: #285714;
}

/* Navigation */

#nav
{
background: url('images/navbar.jpg') no-repeat;
height: 50px;
}
#nav ul
{
list-style-type: none;
padding: 7px 0 0 28px;
}
#nav ul li
{
float: left;
margin-right: 9px;
}
#nav ul li a
{
padding-right: 15px;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #285714;
display: block;
height: 30px;
padding-top: 8px;
background: url('images/nav_spacer.gif') no-repeat right;
}
.last_nav a
{
background: none !important;
margin-right: 0 !important;
}
#nav ul li a:hover
{
color: #FFD07F;
}

/* Content */

#content
{
background: url('images/content_bg.gif') repeat-y;
}
.page_title
{
margin: 0;
padding: 0;
margin-left: 10px;
margin-top: -20px;
color: #285714;
font-size: 30pt;
display: block;
position: relative;
z-index: 999;
}
#content_top
{
background: url('images/content_top.jpg') no-repeat;
height: 30px;
}
#sitemap
{
list-style-type: none;
}
#sitemap a
{
color: #285714;
text-decoration: none;
}
#sitemap a:hover
{
color: #FFD07F;
}

/* Left Column */

#left_col
{
float: left;
width: 670px;
padding: 0 0 0 15px;
}
#inner_content
{
margin-top: 0px;
}
#key_cont h2
{
margin: 0 0 5px 0 !important;
font-size: 13px !important;
color: #285714;
}
#inner_content h2
{
margin: 10px 0;
font-size: 14pt;
color: #285714;
}
#inner_content ul
{
margin-left: 20px;
}
#inner_content .pausecheck
{
font-size: 12pt;
color: #487F2F;
}
#blurb
{
margin: 10px 0px 15px 0px;
}
#site_links
{
margin-top: 5px;
margin-bottom: 5px;
}
#key_cont .row
{
margin: 10px 0;
clear: both;
}
#key_cont .box1
{
margin-right: 10px;
}
#key_cont .box1, #key_cont .box2
{
float: left;
width: 320px;
margin-bottom: 10px;
}
#key_cont img
{
display: block;
background: grey;
float: left;
margin: 0 3px 0 0;
}
.linkbox
{
height: 220px;
float: left;
border: 1px solid #285714;
margin-bottom: 10px;
}
.linkbox a img
{
border: none;
}
#key_cont strong
{
color: #285714;
}
#key_cont a
{
text-decoration: none;
color: #285714;
}
#key_cont a:hover
{
color: #FFD07F;
}
.warning_bar
{
height: 10px;
margin-top: 10px;
background: url('images/warning.jpg');
}

/* Right Column */

#right_col
{
width: 185px;
margin-left: 5px;
float: left;
}
#right_col .product img
{
margin-left: 10px;
margin-top: 15px;
background: grey;
float: left;
}
#right_col .product
{
background: url('images/featured.jpg') no-repeat;
height: 92px;
width: 186px;
padding: 15px 0 0 15px;
overflow: hidden;
}
#right_col h2
{
text-align: center;
font-size: 14pt;
margin-bottom: 5px;
color: #285714;
}
#right_col .product strong
{
font-size: 9pt;
color: #666;
width: 105px;
margin-right: 10px;
}
#right_col .product ul
{
list-style-type: none;
width: 110px;
float: right;
padding: 0;
margin: 0;
margin-right: 20px;
margin-top: 5px;
}
#right_col .prod_price
{
color: #FF0000;
font-weight: bold;
}
#right_col a img
{
border: none;
}
#right_col a
{
color: #000;
text-decoration: none;
}
#right_col a strong:hover
{
color: #FFD07F;
}

/* Footer */

#footer
{
height: 50px;
background: url('images/footer_bg.jpg');
clear: both;
}
#footer span
{
display: block;
text-align: center;
padding-top: 20px;
font-weight: bold;
}
#footer span a
{
color: #285714;

text-decoration: none;
}
#footer span a:hover
{
color: #FFD07F;
}

/* Sidebar */
#sidebar
{
width: 201px;
background: url('images/sidebar_mid.jpg') repeat-y;
}
#sidebar ul
{
list-style-type: none;
}
#sidebar ul ul
{
text-align: center;
}
#sidebar #searchform
{
text-align: center;
}
#sidebar #searchsubmit, #commentform #submit
{
border: 1px solid #285714;
padding: 2px 4px;
margin-top: 2px;
background: #E5F4DF;
font-weight: bold;
color: #285714;
}
#sidebar #searchsubmit:hover, #commentform #submit:hover
{
border-color: #E5F4DF;
background: #285714;
color: #E5F4DF;
cursor: pointer;
}
#sidebar_top
{
height: 25px;
background: url('images/sidebar_top.jpg') no-repeat;
}
#sidebar_bottom
{
height: 25px;
background: url('images/sidebar_bottom.jpg') no-repeat;
}
#sidebar a
{
text-decoration: none;
color: #285714;
font-weight: bold;
}
#sidebar a:hover
{
color: #FFE6BD;
}
#sidebar ul li p
{
width: 170px;
text-align: center;
margin: 0 auto;
}

/* Blog */

.post
{
margin-bottom: 10px;
}
.post h2 a, .post h2, .post h3 a, .post h3
{
font-size: 16pt;
text-decoration: none;
color: #285714;
}
.post small, .postmetadata, .postmetadata a
{
font-size: 8pt;
}
.postmetadata a, .commentlist a, #commentform a, .navigation a
{
text-decoration: none;
font-weight: bold;
color: #285714;
}
.postmetadata a:hover, .commentlist a:hover, #commentform a:hover, .navigation a:hover
{
color: #FFD07F;
}
.post p
{
margin: 10px 0;
}
.post h2 a:hover, .post h3 a:hover
{
color: #FFD07F;
}
.commentlist
{
list-style-type: none;
margin-bottom: 15px;
}
.navigation
{
margin-bottom: 10px;
}
#commentform input
{
margin: 5px 0;
border: 1px solid #A5ACB2;
}
.form_msg
{
margin-top: 40px;
border: 1px solid #BFBAB0;
padding: 5px;
}
#form_okay
{
color: #285714;
font-weight: bold;
background: #DAEFD3;
}
#form_error
{
color: #8F2323;
font-weight: bold;
background: #FFDFDF
}
fieldset {  
float: left;  
clear: left;  
width: 100%;
margin: 18px 0 0 0;  
padding: 0;
border: 1px solid #BFBAB0;
background: url('images/form_bg.gif') repeat-x #b7dfa6;
}
legend {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold;
background: #FFF;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}
fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
padding-left: 12em;  
background-color: transparent;
}
fieldset.submit input {
width: 11.8em;
margin-top: 5px;
}
label {  
position: relative;  
float: left;  
width: 10em;  
margin-right: 1em;
}
label em {  
position: absolute;  
left: 10em;  
top: 0;
}

.bannercontainer {
margin-left:10px;
}

.banner1 {
	float:left; 
	border:none; 
	height:auto
	}
	
.banner1text {
	padding-top:10px; 
	padding-left:10px; 
	width:150px; 
	float:left;
	}
	
.banner2 {
	float:left;
	border:none; 
	height:auto;
	}
	
.banner2text {
	padding-top:15px; 
	padding-left:10px; 
	width:150px; 
	float:left;
	}
	