html,body {
	color: #333333;
	background-color: #FFFFFF;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;/*font sizing in ems. If you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers.*/
	margin: 0;
	padding: 0;	
}

#qbsTBM div, #qbsTBM ul {zoom:100%;}

#masthead {
	height: 80px;
	background:url(http://www.qbs-pchelp.co.uk/images/siteimages/logo.jpg) no-repeat;
}

#logohref img{
	border:0;
	float:left;
	margin-top:0px;	
}



#google {
	margin-top:2px;
	margin-left:25px;
	float:left;	
}

#image {margin: 0; border: 0; }

#search {
	float:right;
	margin-top:25px;
	padding:0 0 5px 0;	
	right: 110px;
	width: 260px;
}

#search form { margin: 0; }

#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
#search form fieldset legend {
	display: none;
}

#search label{
	height: 40px;
	width: 32px;
	float: left;
	text-indent: -4000px;
	position: relative;
	display: block;
	background:url(http://www.qbs-pchelp.co.uk/images/magsearch.gif) no-repeat;
	
}

#search .searchbox {
	border: 1px solid #CC6600;
	background-color:#FFFFCC;
	font-size: 14px;
	padding: 0px 0 0px 12px;
	color: #333333;
	float: left;
	width: 100px;
	margin: 10px 0 0 -20px;	 
}

#search .btn {
	color:#666666;
	background-color:#FFCC00;
	border: 1px #CC6600 outset;
	margin: 9px 0 0 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;	
}

#textsize {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.73em;
color:#333333;
text-align:right;
margin-right: 60px;
margin-top:10px;
}

#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}



#switch {
	top:0;
	left:0;
	padding:0.5em 1em;
	font-size:0.94em;
}
#switch a:link,
#switch a:visited {
	border:none;
	color:#CC6600;
	font-weight:normal;
	text-decoration:none;
}
#switch a:focus,
#switch a:active,
#switch a:hover {
	color:#999999;
	text-decoration:underline;	
}


#wrapper {
	clear:both;
	float: left;
	margin:1em 0 0 4.5em;
	width: 748px;
	color: #FFF;
	background-color:#FFF;
	padding: 0;	
}
	

/********CONTENT CONTAINERS*********/

/*Main Content*/

h1,h2,h3,h4,h5.h6 {
	padding: 0;
	margin: 0;
}

div {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

form{
	padding: 0;
	margin: 0;
}

a img {border:none;}

ul {
	list-style:circle;
	padding-left:15px;
	margin-left:0;
	color:#333;
}

li {font-size:13px;}

/*-----------------
MAILCHIMP
-------------------*/
	
	
/*-----------------
FOOTER STYLES
-------------------*/

#footerbox {
	float:left;
	clear: both;
	font-size: 0.75em;
	width: 754px;
	margin: 0 0px 0 55px;
	text-align:center;
	
}

#footer {
	margin: 0;
	padding: 12px 24px;
	background-color:#fff;
	color: #333333;
	border-top:1px dotted #333333;
	
}
#footer p {
	margin: 0 0 12px 0;	
}

#validation {
	margin-top: -15px;
	font-size: 0.9em;
}

/*********PAGE LINK STYLES********/
#wrapper a, #wrapper a:active, #wrapper a:focus, 
#footer a, #footer a:active, #footer a:focus,
#validation a, #validation a:active, #validation a:focus {
	color: #CC6600;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 0px dotted #D03900;
}

#wrapper a:hover, #footer a:hover,#validation a:hover {
	color:#666;
	text-decoration:none;
	font-weight:bold;	
}

/******TAB NAVBAR STYLES********/
#qbsTBMroot {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #333333;
	background-image: url(http://www.qbs-pchelp.co.uk/images/kltab_bevel_bottom.jpg);
	padding: 0 0 16px 0px;
	background-repeat: repeat-x;
	background-position: left bottom;		
}

#qbsTBMrootbox {
	background-image: url(http://www.qbs-pchelp.co.uk/images/kl-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #FF9900;	
}
#qbsTBMroot ul {
	padding: 0;
	width: 920px;
	margin: 0;
	margin-left:15px;
	border-left: 1px solid #333;	
}
#qbsTBMroot li {
	list-style-type: none;
	display: inline;	
}
#qbsTBMroot li a {
	float: left;
	color: #333333;
	padding: 5px 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background-image: url(http://www.qbs-pchelp.co.uk/images/klb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FF9900;		
}
#qbsuberlink {
	color: #333333!important;
	background-color: #CC9900!important;
	background-position: 0px -200px !important;
	background-repeat: repeat;	
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#qbsTBMroot li a:hover,
#qbsTBMroot li a:focus, 
#qbsTBMroot li a:active {
	color: #ECE9D8;
	background-position: 0px -100px !important;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#qbsTBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}

/*-----------------
BUTTON STYLES


.button {
	border: 1px solid #c4c4c4;
	background:#e8e8e8;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#000; margin-top:5px;
}

.button:hover {
	background: #ff3399;
	color:#fff;
}


/*-----------------
BLOG STYLES
-------------------*/

/*-----------------
OTHER HTML ELEMENTS
-------------------*/

.titles {
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }


/*-----------------
SIDE CONTENT
-------------------*/

#sidebar-wrapper {width: 33%; float: right;}

#sidebar {
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 10px;
}

.sideblock {
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid #F90;
	font-size: 12px;
}

.sideblock ul {
	list-style-type:none;
	padding:14px 0 0 0;
	margin:0;
	border:0;
}

.sideblock { a img border:none;

}

.sideblock li {
	background: url(http://www.qbs-pchelp.co.uk/images/freepchelp.jpg);
	background-repeat:no-repeat;
	background-position: 0.2px;
	line-height: 14px;
	padding: 0 0 0 12px;
	margin: 0;
}

.sideblock h3 {
	margin-top: 5px;
	font-size: 18px;
	color: #F90;
	font-weight: bold;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #F90;
	}

#sidebar dd {
	margin: 0 0 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
}

#sidebar dd a:link {
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar dd a:visited {
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom: none;
	text-decoration: none;
}


/* Extras */

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#extras h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #555555;
}

#friends {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links {
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul {
	padding-left: 20px;
}

#links dl, #links dt, #links dd {
	margin: 0;
	padding: 0;
}

#links dt { font-weight: bold;
			padding-top: 5px;
}

#links dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

/*-----------------
FORM CONTENT
-------------------*/
#commentform label {
	float:left;
	width: 20%;
	font-size: 95%;
	margin-left: 1.2em;
}

#commentform div {
	clear:left;
	margin: 0.4em 0 0.6em 0;
}

#commentform fieldset {
	border: 1px solid #CC6600;
	width:85%;
	font-family:Tahoma, Geneva, sans-serif;
}

#commentform legend {
	color: #CC6600;
	font-weight:bold;
}

.message {
	color: #CC6600;
	font-weight:bold;
	font-size: 108%;
}

#commentform fieldset label {
	margin-left: 0.4em;
	color: #000;
	font-size:12px;
}

#commentform .txt {
	width: 70%;
	border: 1px solid #CC6600;
	color:#000;
}

#commentform textarea.txt {
	width: 100%;
	border: 1px solid #CC6600;
	color:#000;
}

#commentform textarea.txt2 {
	width: 88%;
	border: 1px solid #CC6600;
	margin-left:20px;
	margin-bottom:10px;
	color:#000;
		
}

#commentform .btn {
	border: 2px solid #DDBB00;
	background-color: #996600;
	color: #FFFFFF;
	padding: 0.4em;
}

#commentform div.submit {
	text-align: center;
} 



/*-----------------
POST CONTENT
-------------------*/

#content-wrapper {
	width: 67%;
	float:left;
}

#content {
	float: left;
	padding: 0 0px 10px 30px;	
}

#content p {
	color: #333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

.post-wrapper{
	padding-bottom: 15px;
	border-bottom: 1px dashed #c4c4c4;
	margin-bottom: 10px;
}

.post-title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:16px;
	font-weight:normal;
	color: #F90;
	padding: 1px 0 1px 0;
	margin-top: 25px;
}


#content .post-title a {
	border-bottom-width: 0;
}

.post{
	padding: 10px 0 10px 0;

}

#content .post p.img {
	float: left;
	margin: 0 15px 0 0;
}

#content .post p.img img {
	padding: 8px;
	border: 1px solid #F90;
	background-color: #FFF;
}

#content .post-footer {
	font-size: 75%;
	color: #000;
	margin-bottom: 5px;
	padding:5px 5px 5px 15px;
	background-color: #F7F7F2;
	border: 1px solid #F90;
}

#commentlist {

	padding-bottom: 15px;

	border-bottom: 1px solid #c4c4c4;

	margin-bottom: 15px;

}

.commentlist li {
	margin: 0;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #ffffff;
	background: #eeeeee;
	line-height:14px;
	font-size: 12px;
}

.commentmetadata {
	font-size:10px;
	padding:0;
	margin:0;
	line-height:18px;
}



/*-----------------
DATE IMAGE/CONTENT
-------------------*/

.date {
	background: url(images/date.gif) no-repeat;
	height: 57px;
	margin-bottom: 0px;
	width: 57px;
	text-align: center;
	margin-top: 15px;
	float:left;}


.date .month {
	display: block;
	color: #000;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #666;
	font: 2em Arial;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {width:60px; float:left;}

/*Wordpress 2.71 image management*/

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;

}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/*Wordpress Table Management*/

.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
	}
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:4px;
	color:#000;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
.wp-table-reloaded .header {
	background-image:url(http://www.qbs-pchelp.co.uk/blog/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://www.qbs-pchelp.co.uk/blog/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://www.qbs-pchelp.co.uk/blog/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

