/*
Theme Name: Gear
Theme URI: http://www.mymobiles.com/wordpress-themes/gear
Description: High quality WordPress theme named "Gear". Threaded comments. Paginated comments. Includes a very customizable banner. Change visibility, banner's image (includes 6 variations: gear, bird, bulb, user, user2, binoculars), text through an options page. You may also change theme's background with available 14 patterns. Compatible with WordPress 2.7. Valid CSS & HTML. Theme is ready for localization. Please contact us, if you like to contribute your own language. Supported languages: Lithuanian, Italian, Danish, Spanish, Portuguese, German, Russian, Turkish, French, Romanian, Finnish, Swedish, Dutch, Persian, Polish, Chinese Simplified. Designed by <a href="http://www.mymobiles.com">My Mobiles</a> Web Development Team.
Version: 1.3.6
Author: My Mobiles
Author URI: http://www.mymobiles.com


  
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
html, body {
	height: 100%;
}
/* typography.css */
body {
	font-size:70%;
	color:#222;
	background:#fff;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}
h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:1.5em;
}
h4 {
	margin: 0 0 10px 0;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#FF9F00;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
	background:#C3D9FF;
}
th, td {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#E5ECF9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* grid.css */
.container {
	width:970px;
	margin: 0 auto;
}
.showgrid {
	background:url(src/grid.png);
}
body {
	margin:0;
}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float:left;
	margin-right: 12px;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}
.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
/* ================== custom ================== */
body {
	margin: 0;
	padding: 0;
}
code {
	white-space: normal;
}
pre {
	overflow: auto;
}
p img {
	float:none;
	margin:0 12px 0 0;
	padding:0;
}
.fl {
	float: center;
}
.fr {
	float: right;
}
.block {
	display: block;
}
small {
	font-size: 12px;
}
table {
	margin-bottom: 0;
}
table {
	border-collapse:collapse;
}
/* 100% height */
html, body {
	height: 100%;
}
.main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em;
}
* html .main {
	height: 100%;
}
/* code*/
th {
	font-weight:bold;
	background:#5eb2e5;
}
tr.even td {
	background:#F8F8F8;
}
h2 {
	font-weight: bold;
}
.hr {
	background: url(images/hr.gif) repeat-x 0 0;
	height: 2px;
	display: block;
}
a {
	color: #FF9F00;
}
a:hover {
	color: #5eb2e5;
	text-decoration: underline;
}
/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
.wp-caption a {
	line-height: 0.11em;
}
.wp-caption a:hover {
	background: none;
}
.wp-caption img {
	margin: 0 auto;
	display: block;
	padding: 0;
}
.wp-caption-text {
	padding: 3px 0 !important;
	margin: 0 !important;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* code*/
/* ie5, ie6 sidebar fix */
.span-7 {
	width: 200px;
}
div.main {
	color: #666666; /* #666666 */
}
.paddings {
	padding: 0;
}
.header {
	background-color: white;
	padding: 0;
	height: 100px;
}
.intro .intro-wrapper {
	background: transparent;
	padding: 0;
}
.logo {
	padding:35px 0 10px 0px;
}
.logo a {
	text-decoration: none;
	color: #2280C8;
}
slogan {
	font-size: 16px;
	padding: 10px 0 10px 0;/* color: white; */
}
.icons {
}
.icons-number {
	background: white url(images/call-yorkshire.gif) no-repeat top left;
	padding: 10px 20px 80px 0;
	margin: 18px 0 0 0;
}
.icons a {
	float: right;
	padding-left: 18px;
	padding: 0 0 0 18px;
}
.icons a img {
	display: block;
}
.search {
	clear: left;
	margin: 0;
}
#srch-frm {
	background: transparent url(images/search.png) no-repeat scroll top left;
}
.search #s {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 5px 12px 4px 24px;
	color: #666666;
	width: 122px;
}
.menu {
	height: 33px;
	background-color: #E7E7E7;
	font-size: 15px;
}
.menu-wrapper {
	list-style-type: none;
	margin: 0;
}
.menu-wrapper li {
	display: block;
	float: left;
	border-right: 2px solid #fff;
	padding: 5px 12px 6px 12px;
}
.menu-wrapper li a {
	text-decoration: none;
	color: #666;
	font-weight: 500;
	font-size: 80%;
}
.menu-wrapper .current_page_item, .menu-wrapper li.current-cat {
	background-color: #D44036;
	color: #FFFFFF;
	border-right: none;
	margin-left: -1px;
}
.menu-wrapper .first {
	margin-left: 0;
}
.menu-wrapper .current_page_item a, .menu-wrapper .current-cat a {
	color: white;
}
blockquote {
	/* background-color: #fbedcf; /* #F2F8FD; */
	/* border: 1px solid #eead24; /* #D4E9F7; */
	padding: 0 1em 1px 1em;
	margin: 0 1.5em 1.25em 1.5em;
	border-left: 2px solid #EEAD24;
}
blockquote p {
	margin-bottom: 0 !important;
}
code {
	display: block;
	margin: 0 1.5em 1.25em 1.5em;
}
.content {
	background: #FBFBFB;
	min-height: 100%;
	height: 100%;
}
.contenthome {
	background: white;
	margin: auto;
}
.posts {
	width: 590px;
	background-color: #FBFBFB;
	margin: 15px 0 0 0;
}
.banner {
	background: #5c9eba url(images/bg/banner/banner-bg-blue-extended.gif) no-repeat 0 0;
	min-height: 275px;
	padding-right: 12px;
	/* padding-left: 125px; */
			color: #394858;
}
.call {
	color: #FF9F00;
	margin: 13px 0 3px 0;
}
.banner h2 {
	margin-bottom: 0.35em;
	padding: 10px 0 0 10px;
	font-size: 17px;
	color: #394858;
	font-weight: 600;
}
.banner p {
	font-size: 15px;
	/* padding-bottom: 1.35em; */
				margin-bottom: 0.5em;
	padding: 10px 0 0 20px;
}
.banner a {
	color: white;
}
#i_bottombox {
	float: left;
	margin: 0px 0 0 0px;
	padding: 10px 0 0 0px;
	width: 900px;
}
#splitleft {
	float: left;
	width: 580px;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: justify;
}
#splitright {
	padding: 0;
	width: 300px;
	float: right;
	margin: 0 0px 0 0;
	text-align: justify;
}
#box-content {
	margin: 50px 0 100px 0;
	padding: 0 0 0 20px;
	text-align: justify;
}
#box-content  h3 {
	color: #D44036;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 2px;
	margin: 0 0 10px 0;
}
#box-content p {
	margin: 0;
	padding: 0px 0 0 4px;
	font-size: 12px;
	line-height: 19px;
}
#box-content  a {
	text-decoration:underline;
}
#box-content  A:hover {
	text-decoration: none;
}
#box-content  img {
clear: both; border: 1px solid #E8DCC4; padding: 1px; margin: 0px 110px 3px 0px;
}
.tel{
color: #FF9F00;

}

.contentposts {
	margin: 5px 0 0 24px;
	padding: 30px 0 0 20px;
	width: 650px;
	text-align: justify;
	border: #EFEFEF 1px solid;
	background-color: #FFFFFF;
}
.contentposts p {
	width: 600px;
	margin: 0;
	padding: 30px 0 0 0px;
	font-size: 12px;
}
.contentposts h2 {
	display: inline;
	text-decoration: none;
	color: #7F7F7F;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;
	margin: 0;
	line-height: 10px;
}
.contentposts h3 {
	text-decoration: none;
	color: #D44036;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0;
	line-height: 16px;
	width: 540px;
}
.contentposts img {
	float: right;
	margin: 0;
	padding: 0px 0px 0 0px;
}
.contentpostshm {
	margin: 50px 0 100px 0;
	padding: 0 0 0 20px;
	text-align: justify;
}
.contentpostshm h2 {
	text-decoration: none;
	color: #7F7F7F;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 30px;
}
.contentpostshm h3 {
	color: #D44036;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 2px;
	margin: 0 0 10px 0;
}
.contentpostshm p {
	margin: 0;
	padding: 0px 0 0 4px;
	font-size: 12px;
	line-height: 19px;
}
.contentpostshm img {
	float: right;
	margin: 0;
	padding: 0px 10px 0 20px;
}
#map {
	width: 425px;
	height: 352px;
	margin: 30px 0 0 0;
	padding: 2px 2px 0 2px;
	border:#F3F3F5 1px solid;
}
.items p {
	margin-bottom: 1em;
	font-size: 96%;
}
.items h2 {
	display: inline;
	text-decoration: none;
	color: #2280C8;
	font-weight: normal;
	font-size: 20px;
}
.items h2 a {
	border-bottom: 1px dashed;
	text-decoration: none;
	color: black;
}
.items h3 {
	font-size: 16px;
	margin-bottom: 0.6em;
}
.items ul, .items ol {
	margin-bottom: 1.25em;
}
.items ul {
	list-style-type: none;
	margin-left: 0;
}
.items ul li {
	padding-left: 21px;
	background: transparent url(images/ico/bullet-white.gif) no-repeat scroll 2px 6px;
}
.items ul li, .items ol li {
	margin-bottom: 0.25em;
}
.items img {
	float: right;
	padding: 0 0 0 20px;
}
.items a:hover {
	color: #EEAD24;
}
.info {
	margin: 0.75em;
}
.info p {
	margin: 0.75em;
	color: #999999;
	font-size: 50%;
}
.info img {
	float: right;
	padding: 0 0 0 20px;
}
.info span {
	margin-right: 1.5em;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
.info .date {
	background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
}
.info .author {
	background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
}
.info .comment {
	background: transparent url(images/ico/comment.gif) no-repeat 0 -1px;
}
.info .cat {
	background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
}
.info .tag {
	background: transparent url(images/ico/tag.gif) no-repeat 0 0;
}
.sidebar {
	height: 700px;
}
.sideboxcontainer {
	margin: 20px 0 0 20px;
}
.sideboxcontainer img {
	margin: 0 0 10px 0;
}
.sidebar .paddings div {
	margin-bottom: 1.5em;
}
.sidebar h3 {
	font-size: 14px;
}
.sidebar ul, .sidebar ol {
	margin: 0;
	list-style-type: none;
}
.sidebar ul li {
	padding-left: 18px;
	background: transparent url(images/ico/bullet.gif) no-repeat 1px 4px;
}
.sidebar ul li, .sidebar ol li {
	margin-bottom: 0.5em;
}
#rates-table {
	background:#FFFFFF;
	border:#F3F3F5 1px solid;
	border-collapse:separate;
	color:#333;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:30px 0 0 0;
	padding:1px;
	width:600px;
}
#rates-table td {
	background:#fff;
	border-style:inset;
	border-width:0px;
	margin:0 0 0 0px;
	padding:5px 0 5px 15px;
}
#rates-table th {
	border-style:inset;
	border-width:0px;
	padding:10px;
}
#rates-table td.top {
	background:#E9E9EB;
	font-size:12px;
	text-transform: uppercase;
}
#rates-table td.light {
	background:#F7F7F9;
}
#table {
	background:#FFFFFF;
	border-collapse:separate;
	color:#333;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:30px 0 0 0;
	padding:1px;
	width:600px;
}
#table td {
	background:#fff;
	border-style:inset;
	border-width:0px;
	margin:0 0 0 0px;
	padding:5px 15px 5px 0px;
}
#table th {
	border-style:inset;
	border-width:0px;
	padding:0px;
}
#table img {
	padding: 2px;
	border:#F3F3F5 1px solid;
}
#table img:hover {
	padding: 2px;
	border:#D5D5D8 1px solid;
}
#table-photos {
	background:#FFFFFF;
	border-collapse:separate;
	color:#333;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:30px 0 0 0;
	padding:1px;
	width:370px;
}
#table-photos td {
	background:#fff;
	border-style:inset;
	border-width:0px;
	margin:0 0 0 0px;
	padding:5px 15px 5px 0px;
}
#table-photos th {
	border-style:inset;
	border-width:0px;
	padding:0px;
}
#table-photos img {
	padding: 2px;
	border:#F3F3F5 1px solid;
}
#table-photos img:hover {
	padding: 2px;
	border:#D5D5D8 1px solid;
}
.push {
background: #FBFBFB;
	height: 4em;
}
#fivebox {
	POSITION: relative;
	BACKGROUND-COLOR: #fff;
	HEIGHT: 359px;
 OVERFLOW: hidden  width: 941px;
	margin: 20px auto 0 auto;
}
UL#fivebox-menu {
	LIST-STYLE-TYPE: none !important;
	WIDTH: 282px;
	float: left;
	margin: 0 0 0 0;
}
UL#fivebox-menu LI {
	height: 119px;
	background: url(http://www.yorkshireworkspace.co.uk/wp-content/themes/gear/images/box-bg.gif) no-repeat;
	padding: 0 0 1px 0;
	margin: 0;
}
.link {
	padding: 5px 0 0 15px;
	margin: 0;
	COLOR: #FFCC00;
	line-height: 10px;
	FONT-SIZE: 19px;
}
UL#fivebox-menu LI A {
	TEXT-TRANSFORM: uppercase;
	PADDING: 10px 0 30px 15px;
	DISPLAY: block;
	COLOR: #fff;
	FONT-SIZE: 17px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
UL#fivebox-menu LI.link3 A {
	TEXT-TRANSFORM: uppercase;
	PADDING: 10px 0 55px 15px;
	DISPLAY: block;
	COLOR: #fff;
	FONT-SIZE: 17px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
UL#fivebox-menu LI.linksub A {
	width: 180px;
	}
UL#fivebox-menu A.current {
	BACKGROUND: url(../img/menu.gif) no-repeat right top;
	COLOR: #fff;
}
#fivebox-content {
	BACKGROUND-COLOR: #fff;
	WIDTH: 658px;
	FLOAT: right;
	HEIGHT: 359px;
	COLOR: #ffffff;
}
.fivebox-box {
	WIDTH: 658px;
	HEIGHT: 359px;
	OVERFLOW: hidden;
	margin:0;
	}
#footer {
width: 940px;
background-color: #D0D1D1;
color: #fff;
text-align: center;
height: 15px;
padding: 3px 0 3px 0;
margin: -1px auto 0 auto;
