/*
Theme Name: Lockmaster
Theme URI: http://www.pixelbypixel.co.uk
Description: For locksmiths-r-us.co.uk
Version: 1
Author: Pixel by Pixel
Author URI: http://www.pixelbypixel.co.uk
Tags: 
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: justify;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bodybg.jpg);
	background-position: top;
	background-repeat: repeat-x;	
}
h1 {
	color: #22428e;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #22428e;
}

a:hover {
	text-decoration: underline;
}
#container {
	width: 796px;
	margin: 0 auto;

}



#header h1 {

}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}
#header {
	width: 796px;
	height: 89px;
	float: left;
	padding-bottom: 1px;
	position:relative;
}

#headleft {
	width: 233px;
	height: 77px;
	float: left;
	padding-left: 30px;
	padding-top: 12px;
	background-image: url(images/headbg-left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#headleft p {
	margin: 0px;
	color: #140f10;
}

.logomargin {
	margin-bottom: 10px;
}

#headright {
	width: 480px;
	height: 89px;
	float: right;
	background-image: url(images/headbg-right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#headcontact {
	width: 290px;
	height: 54px;
	float: right;
	background-image: url(images/headbg-right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 15px;
}

#headcontact h1 {
	margin: 0px;
}

.freephone {
	font-size: 20px;
	color: #22418e;
	word-spacing: 5px;
}

.enquiries {
	font-size: 12px;
	color: #d2252b;
}
#navbar {
	margin: 0 0 20px 0;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
	border-left: 1px solid #cccccc;
}

#navbar li {
	display: block;
	float: left;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#navbar ul li ul {
	z-index: 100;
	margin: 0;
	border: 1px solid #cccccc;
	width: 200px;
	clear: both;
	position: absolute;
	top: 180px;
	left: -999px;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 200px;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	background: url(images/subnav1bg.png);
}

#navbar ul li ul li a {
	background: url(images/subnav1bg.png);
	padding: 0 0 0 5px;
	float: none;
}

#navbar ul li ul li a:hover {
	background: none #cccccc;
}
#topnav {
	height: 20px;
	width: 678px;
	float: right;
}

.topnavbtn {
	height: 20px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/topnav-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.topnavbtn p {
	margin: 0px;
}

#toparea {
	width: 794px;
	height: 267px;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}

#navigation {
	width: 263px;
	height: 267px;
	float: left;
	background-color: #22428f;
}

#navigation a {
	color: #FFFFFF;
}
#posts {
	width: 550px;
	padding: 0px 0 0 10px;
	margin: 30px 0 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post a, .navigation a {
	color: #22428e;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 580px;
	width: 210px;
	font-size: 11px;
	padding-top:20px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	margin: 10px 0 5px 0;
	padding: 0px 0 0 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	display: block;
	color: #22428e;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted #cccccc;
}

.sidebar a:hover {
	color: #333333;
	background: #ebebeb;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

#bottomimgs {
	width: 794px;
	float:left;
	padding-top: 12px;
}

.bottomimg1 {
	width: 170px;
	height: 99px;
	float: left;
}

.bottomimg2 {
	width: 170px;
	height: 99px;
	float: left;
	margin-left: 4px !important;
	margin-left: 2px;
}
.onehour {
	width: 266px;
	height: 99px;
	float: left;
	margin-left: 4px !important;
	margin-left: 2px;
}
#footer {
	width: 794px;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footleft {
	width: 395px;
	float: left;
}

#footleft p {
	margin: 0px;
	position:relative;
}

#footright {
	width: 395px;
	float: right;
	text-align: right;
}

#footright p {
	margin-top: 6px;
	color: #000000;
	font-weight: bold;
}

.footrightimg {
	margin-left: 5px;
}
#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}
.cities_menu 
{font-family: verdana, arial, sans-serif; width:100px; padding:22px 0 0px 0px; position:absolute; z-index:1000; left:20px; top:42px;}
.cities_menu ul {padding:0; margin:0; list-style-type: none; border:0;}
.cities_menu ul li {float:left; position:relative; margin-right:1px;}
.cities_menu ul li a, .cities_menu ul li a:visited {display:block; text-align:left; text-decoration:none; width:110px; height:25px; color:#22428e;  line-height:24px; font-size:10px; text-indent:10px;}
table {border-collapse:collapse;margin:0; padding:0;}
.cities_menu ul li a:hover {display:block; text-align:left; text-decoration:none; width:110px; height:25px; color:#ffffff;  line-height:24px; font-size:10px; text-indent:10px;}
table {border-collapse:collapse;margin:0; padding:0;}
.cities_menu ul li ul {display:none; text-align:left; position:absolute; top:25px; left:-20px; text-align:left;z-index:100; padding:0 0px 20px 20px;}
.cities_menu ul li:hover a, .cities_menu ul li a:hover {color:#000; border:0;}
.cities_menu ul li:hover ul, .cities_menu ul li a:hover ul {display:block;}
.cities_menu ul li:hover ul li, .cities_menu ul li a:hover ul li{background:#ffffff; color:#000000; width:120px; height:200px; overflow:auto;}
* html .cities_menu ul li a:hover ul li {width:110px;}
.cities_menu ul li:hover ul li a, .cities_menu ul li a:hover ul li a{float:left; display:block; background:#ffffff; color:#000000; width:150px; text-align:left; text-decoration:none; border:0; text-indent:10px;}
.cities_menu ul li:hover ul li a:hover, .cities_menu ul li a:hover ul li a:hover {text-decoration:none; color:#fff; background:#222;}
.clear {
clear:both }