/*
Theme Name: Beta Tools Theme
Theme URI: http://www.birdandcocreative.co.uk/
Description: A Wordpress theme for beta-tools.co.uk.
Author: Martin Downton
Author URI: http://www.birdandcocreative.co.uk/team/martin
version: 1.0
Tags: two-column, widget-ready, blank
*/




/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: middle;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* basics */

body {
	background-image:url(images/background_tile.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

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

a:hover{text-decoration: underline;}

#beta-catalogue a{color:#000000;}

/* container */


#container {
	width:960px;
	margin:0 auto;
	padding:0;
	border-top:9px solid #FF7900;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	background:#f4f4f4;
	color:#FFFFFF;
	overflow:hidden;
	}
	
/* header */

#header {
	background-image:url(images/headerBG.png);
  	width:100%;
  	height:108px;
	color:#fff; 
}

#header img{display:block;float:left;}
#header img.telephone{float:right;}


/* main menu */


#menu {
	background:#f68b1f;
	font-family: verdana, arial, times, serif;
	width:100%;
	height:36px;
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li{
	display:block;
	list-style-type: none;
	float:left;
	margin: 0;
	padding:0 0px;
	_width:20px;
	white-space:nowrap;
	
}
#menu ul li#menu-item-105, 
#menu ul li#menu-item-106, 
#menu ul li#menu-item-107, 
#menu ul li#menu-item-137, 
#menu ul li#menu-item-214, 
#menu ul li#menu-item-269, 
#menu ul li#menu-item-281{
	float:right;
}

#menu ul li a{
	height:16px;
	border-left:2px solid #000;
	padding:4px 13px;
	margin:6px 0;
	color: #000;
	display:block;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
}
#menu ul li#menu-item-102 a,#menu ul li#menu-item-137 a{border-left:none;}

#menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
}



/* content */


#content {
	float:right;
	width:940px;
	overflow: hidden;
	margin:0px;
	padding:10px;
	background-image:url(images/contentBG.png);
}
.entry .textContent{
	/*background-color:#FFFFFF;
	color:#000;*/
	font-family:Verdana,tahoma,arial,helvetica,sans-serif;
	padding:10px;
	margin:0 0 5px 0;
}

.post {
	margin:0 0 30px 0;
	padding:0;
	font-size:15px;
	line-height:18px;
}
	
.post h2{
	display:block;
	font-family:Verdana,tahoma,arial,helvetica,sans-serif;
	font-size:24px;
	height:30px;
	border-bottom:2px solid #FF7900;
	padding:3px 0;
}
	
.post h2 a{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
.post p.postDate{color:#FFFFFF; margin:2px 0; font-size:12px;}

.post ul {}

.post li {}

.entry{color:#FFF;}
.entry p{margin:12px 0;}
.entry h1, .entry h2, .entry h3{display:block; padding-bottom:3px; width:100%; border-bottom:2px solid #FF7900; line-height:1em;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

#betaSpacer{
	height:1px;
	margin:0 0 10px 0;
	clear:both;
	
	background-color:#959595;
}
#betaSpacer.border{border-top:5px solid #000;}
#homepageContent{margin:12px 0;}
.homepageImageCatalogue,.homepageImageSponserships{display:block; float:right;}
#homepageContent .homepageImageCatalogue{float:left}

#homepageContent .wp-image-92{display:block; margin:0 30px; float:right;}

div#beta-catalogue
,#catContent
,#catColone
,#catColtwo
{background-color:#F4F4F4;}

#catColone{width:660px;}
#catColtwo{width:275px; padding-left:5px;}
#catColone,#catColtwo{width:935px;}

/* Product Boxes */

.productBox{
	float:left;
	position:relative;
	width:224px;
	height:130px;
	margin:6px 0 6px 12px;
	background-image:url(images/productBox/bg.png);
	border:1px solid #FF7900;
}
.productBox.product-1,.productBox.product-5{margin-left:0px;}
.productBox a.moreInfo{
	display:block;
	position:absolute;
	bottom:15px;
	left:6px;
	width:107px;
	height:28px;
	overflow:hidden;
}
.productBox a.moreInfo:hover img{margin-top:-28px;}
.productBox img{position:absolute; left:112px; top:0px;}
.productBox a.moreInfo img{left:0px;}
.productBox .productInfo{position:absolute; top:0px; left:6px; width:113px; height:130px; overflow:hidden;}
.productBox .productInfo h3.productTitle{
	height:53px;
	overflow:hidden;
	margin-top:5px;
	color:#ff9700;
	font-size:15px;
	line-height:18px;
	border:none;
}
.productBox .productInfo p.productCode{
	color:#ffffff;
	margin:6px 0 0 0;
	font-size:11px;
}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	background:#000 url(images/sideBoxBG.png) repeat-y;
	color:#FFF;
	width:260px;
	float:left;
	margin:0;
	padding: 0;
}

#sidebar h2{
	font:normal 14pt verdana,tahoma,arial,helvetica,sans-serif;
	color: #FFF;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #FFF;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	color:#FFF;
	list-style-type: none;
	padding-left:10px;
	}
#sidebar ul ul li a{
	color:#909090;
	font-size:13px;
	text-transform:uppercase;
}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

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

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer{
	background:#f68b1f;
	clear:both;
	width:100%;
	font-size:13px;
	font-weight:bold;
}

#footer ul{float:left; margin:20px; width:200px;}
#footer ul.right{float:right; text-align:right; width:380px;}

#footer ul li{height:20px; line-height:20px; color:#000;}
#footer ul.socialMedia li{height:25px;}
#footer ul li a{}
#footer ul.socialMedia li img{margin-right:5px;}

#footer a{color:#000; text-decoration:none;}
#footer a:hover{color:#5D5D5D; text-decoration:none;}

/*
Specific Content Blocks
*/

/*HomePage - Beat Brands*/
div.brandsAndContact{}
	div.brandsAndContact div#brands{width:470px; float:left;}
	div.brandsAndContact div#brands div#brandTitle{text-align:center;}
		div.brandsAndContact div#brands p img{float:left;}
		div.brandsAndContact div#brands p img.betaBrandWork{margin-left:115px;}
		div.brandsAndContact div#brands p img.betaBrandShop{margin-left:20px;}

/*Promotions*/
div.promotion{margin-top:20px;}
div.promotion img{float:left; margin-right:20px;}
div.promotion p.promotionTitle{padding-top:80px;}

/*Sponsorship*/
div#sponsorshipChoice a{display:block; width:300px; float:left; display:inline; overflow:hidden; margin:10px 5px; text-align:center;}
div#sponsorshipChoice a img{margin-bottom:5px;}

/*Sponsorship UK*/
div#sponsorshipRiders{}
div.rider{width:519px; border:2px solid #FF7900; margin:5px 0; padding:5px;}
div.rider img.rider{margin-right:5px;}
div.rider p.caption{width:510px; height:25px; text-align:center; font-size:20px;}


/*Clients*/
div#clientListSystem{
}
	div#clientListSystem #postcodeNotifier{
		padding-top:10px;
	}
	div#clientListSystem .clientList{
		float:left; display:inline;
		width:450px;
		padding:0 10px;
	}
		div#clientListSystem .clientList h2{font-size:25px; font-weight:normal;}
		div#clientListSystem .clientList .client{clear:both; padding-top:10px;}
			div#clientListSystem .clientList .client h3{border:none; font-size:20px; font-weight:normal; margin-bottom:5px;}
			div#clientListSystem .clientList .client .image{
				float:left;
				height:80px;
				background-color:#ffcc00;
				margin:0 5px 5px 0;
			}
		div#clientListSystem .clientList #postcodeForm{
			border:2px solid #FF7900;
			margin-top:10px;
			padding:10px;
		}
			div#clientListSystem .clientList #postcodeForm #strapline{font-size:12px; margin-top:0px;}
		div#clientListSystem .clientList #postcodeClear{
			display:block;
			width:100%;
			text-align:right;
		}

/*
ADJUSTMENTS TO BETA STYLE SHEET
*/
#beta-catalogue{color:#000000 !important;}

.catShadowBoxContent .description{font-size:1em;}
.catTable td,.contDescr strong{font-size:1em;}
.entry table{width:100%; border:2px solid #e4e4e4;}
.photoShadowBox{float:left; margin-right:100px;}
.catContentTitle{clear:both;}
.catContentTitle, #catTitle span strong{font-size:14px;}
#catTitle{}
.selectRef{font-size:1em;}
.photoShadowBox{margin:0 30px 20px 30px;}
.catContentTitle{clear:both; padding-top:10px;}
#catArticle{width:176px; background-position:right;} /*Take 1px off orange flap block at top of page*/
div.downloadPhoto a{color:#F68B1F !important;}

#beta-catalogue table{background-color:#FFF;}
#beta-catalogue table tbody tr.even{background-color:#F4F4F4 !important;}
#beta-catalogue table tbody tr.even td{background-color:#F4F4F4 !important;}

table#tabellaReferenze tr td.highlight{}

ul#casesList{
	margin-left:20px;
	list-style-position:inside;
	list-style-type:disc;
}
ul#casesList li a{
	font-size:22px;
	font-weight:bold;
	color:#F68B1F;
}
span.caseTitle{
	color:#F68B1F;
	padding:0px;
}
div#csContent{
	float:left;
	width:600px;
}
div#csDetails{
	float:right;
	width:320px;
}
div#csDetails p{
	padding:10px;
	font-family:Georgia;
	font-size:18px;
	line-height:1.3em;
	background-color:#F68B1F;
	color:#000000;
}
div#csDetails p.pImage{
	text-align:center;
}
div#csDetails p.pImage span img{
	width:300px;
	margin:0 auto;
}
div#csDetails p.pImage span{
	display:block;
	font-size:15px;
	padding-top:5px;
}
div#csContent p.dsquote{
	height:33px;
	color:#fc0;
	background-image:url(images/quoteL.png);
	background-position:top left;
	background-repeat:no-repeat;
}
div#csContent p.dsquoteBody{
	color:#FFF;
	font-size:18px;
	line-height:22px;
	padding-bottom:33px;
	background-image:url(images/quoteR.png);
	background-position:bottom right;
	background-repeat:no-repeat; 
}

ul.innerfade
{
	width:920px;
	height:226px;
	overflow:hidden;
	text-align:center;
}

.searchbox
{
	padding-bottom:10px;
}

	
