/*
Theme Name: Quban Elegance
*/

html, body {
  height: 100%;
}

body {
  margin: 0 auto;
  padding: 0;
  font-family: 'Trebuchet MS',verdana,arial,helvetica;
  font-size: 62.5%;
  color: #696868;
  background: white;
}

img {
  border: 0;
}

a {
  color: #C00;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

code, pre {
  font: 'Courier New', Courier, Fixed;
  font-size: 100%;
  border: 1px solid #DDD;
  overflow: auto;
  padding: 5px;
	display: block;
  width: 100%; /* Important for IE6 */
}

hr {
  color: #FFF;
  height: 0px;
  border-top: 1px solid #AAA;
  border-left: 0px none #FFF;
  margin: 5px 0;
}

.clear{clear:both;}

#wrapper {
  margin: 0 auto;
  width: 940px;
}


/* ------- top navigation -------- */

#navigation {
display:inline;
float:right;
height:50px;
margin:17px 0 0;
}
#navigation p {
clear:right;
display:block;
font-size:0.8em;
line-height:10px;
text-align:right;
}

#navigation a 
{
	color:#CC0000;
}

#navigation-flash
{
	margin: 49px 0 0 0;
	float: right;
	display: inline;
}

ul#main-nav
{
	clear: both;
	float: right;
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 0;
	width:496px;
}

ul#main-nav li a
{
	float: left;
	display: block;
	height: 15px;
	text-indent: -5000px;
	text-decoration: none;
	margin:0 0 0 20px;
}
#navigation p.Telnum
{
    text-indent: -5000px;
    width: 130px;
    text-align:left;
    height:14px;
    float:right;
    display:block;
    text-decoration: none;
	background:url(http://www.quba.co.uk/Images/Telephone.gif) no-repeat;
}

ul#main-nav li.link1 a
{
	width: 86px;
	background:url(http://www.quba.co.uk/Images/WhoWeAre.gif) no-repeat;
}

ul#main-nav li.link4 a
{
	width: 75px;
	background:url(http://www.quba.co.uk/Images/ContactUs.gif) no-repeat;
}

ul#main-nav li.link2 a
{
	width: 86px;
	background:url(http://www.quba.co.uk/Images/WhatWeDo.gif) no-repeat;
}

ul#main-nav li.link3 a
{
	width: 118px;
	background:url(http://www.quba.co.uk/Images/WhoWeDoItFor.gif) no-repeat;
}
ul#main-nav li.link5 a
{
	width: 31px;
	height:17px;
	background:url(http://www.quba.co.uk/Images/headers/blog.gif) no-repeat;
}
/* --------- headers ----------- */
.generic-header
{
	text-indent: -5000px;
}

.hdr-logo a:link, .hdr-logo a:active, .hdr-logo a:visited, .hdr-logo a:hover
{
	width: 142px;
	height: 43px;
	display: block;
}

.hdr-logo {
background:transparent url(http://www.quba.co.uk/images/headers/qubanewmedia-logo.gif) no-repeat scroll 0 0;
float:left;
margin:25px 0;
}


#content {
  clear: both;
  font-size: 130%;
  line-height: 140%;
  float: left;
  width: 665px;
  min-width: 665px;
  display: inline;
}

#content img {
  margin: 0 10px 10px 0;
}

#content a {
 text-decoration:underline;
}

#content blockquote {
  border-left: 3px #DDD solid;
  background: #F5F5F5;
  padding: 5px 0 2px 10px;
  margin: 0 0 10px 15px;
}

#content code {
	font: 12px Monaco, "Lucida Console", "Courier New", "Courier", monospace;
	display: block;
}

#content h1 {
  font-size: 190%;
  line-height: 120%;
  color: #C00;
  font-weight: normal;
  margin: 20px 0 15px 0;
  font-family: georgia, serif;
}

#content h2 {
  font-size: 160%;
  line-height: 65%;
  font-weight: normal;
}

#content h3 {
  font-size: 130%;
  line-height: 130%;
  font-weight: normal;
  margin: 5px 0 5px 0;
}

#content a h1, #content h1 a {
  color: #C00;
  text-decoration: none;
  border: 0 none;
}

#content a:hover h1, #content h1 a:hover {
  color: #444;
  text-decoration: none;
  border-bottom: 1px dotted;
}

#content p {
  margin: 0 0 10px 0;
}

#content ul, #content ol {
  padding: 0 0 0 30px;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;
}

#counters {
  width: 0px;
  height: 0px;
  display: none;
  float: left;
}

#comments {
  clear: both;
  float: none;
  margin-top: 30px;
  font-size: 90%;
  line-height: 140%;
}

.commenter {
  color: #808080;
  font-size: 90%
}

#comments h1 {
  font-size: 150%;
  line-height: 120%;
  color: #606060;
  font-weight: normal;
  margin: 30px 0 10px 0;
}

#comments img {
  float: none;
  margin: 0 5px 0 0;
}

#comments ul, #comments ol {
  padding: 0 0 0 25px;
}

#comments ul {
  list-style: square;
}

#comments ul li, #comments ol li {
  margin: 0 0 30px 0;
  padding: 0;
}

#sidebar {
  font-size: 120%;
  line-height: 130%;
  float: right;
  width: 250px;
  min-width: 250px;
  display: inline;
}

#tag_cloud {
  line-height: 200%;
}

#sidebar img {
  float: none;
}

#sidebar p {
  margin: 0 0 5px 0;
}

#sidebar h2 {
  font-size: 100%;
  font-weight: normal;
  line-height: 180%;
  margin: 0 0 10px 0;
}

#sidebar ul {
  list-style: none;
  /*margin: 0 0 25px 0;*/
  padding: 0;
  margin: 0;
}

#sidebar ul li {
  margin: 0 0 25px 0;
}

#sidebar ul ul {
  padding: 0 0 0 8px;
}

#sidebar ul ul li {
  margin: 0 0 5px 0;
}

#postmeta {
	font-size: 85%;
	border-top: 1px solid #CCC;
	clear: both;
  color: #747474;
  margin: 10px 0 20px 0;
  line-height: 120%;
  padding: 4px 0;
}

#postmeta a {
  color: #444;
  border: 0 none;
}

#postmeta a:hover {
  color: #000;
  border: 0 none;
  text-decoration: underline;
}

#postmeta img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

#content .postnav {
	width: 665px;
	float: left;
	list-style: none;
	line-height: 100%;
	padding: 0;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.pagenav {
	width: 600px;
	float: left;
	list-style: none;
	line-height: 100%;
 	margin: 20px -30px 0 -30px;
	padding: 0;
}


.pagenav li.left {
	display: block;
	float: left;
}

.pagenav li.right {
	display: block;
	float: right;
}

/* ------- footer ------- */

#footer
{
	clear: both;
	margin: 10px 0 30px 0;
	border-bottom:8px solid white;
	font-size:1.3em;
}

ul#footer-right
{
	float: right;
	display: inline;
	text-align: right;
	list-style: none;
}

ul#footer-right li
{
	display: inline;
	margin: 0 0 0 20px;
}

ul#footer-right li a
{
	color: #6b6b6b;
}

ul#footer-left
{
	float: left;
	display: inline;
	text-align: right;
	list-style: none;
	padding:0;
}

ul#footer-left li
{
	display: inline;
	margin: 0 20px 0 0;
}

ul#footer-left li
{
	color: #6b6b6b;
}

.footercopy{margin-top:10px;}
.footercopy a{color:#696868;}

.hasFloat:after {
  content: "";
  display: block;
  clear: both;
}

#searchform input {
  font-size:1.2em;
  margin: 0;
  padding: 2px 4px 2px 4px;
  border:#747474 1px solid;
  width: 55px;
}

#searchform #s {
  font-size:1.2em;
  margin: 0 5px 0 0;
  padding: 3px 4px 3px 4px;
  width: 175px;
}
#searchsubmit{background-color:#CCC;}
#content .pagetitle {
	margin-bottom: 20px;
  font-size: 220%;
  font-weight: normal;
}

img#wpstats {
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

.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;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

.addthis_container
{
width:150px;
float:left;
}
.followmebutton
{
width:150px;
float:left;
}