/*
Theme Name: Tesab
Theme URI: http://www.tesab.com
Description: 
Version: 1.0
Author: Terry Kernan
Author URI: http://www.tesab.com/
*/

@import url(shared/wp.css);
* {
	padding: 0;
	margin: 0;
}
html {/*background:bottom center url(images/new-background.jpg) repeat-x;*/}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	line-height: 1.5;
	color: #fff;
	background:#4c4849 top center url(images/new-background2.jpg) repeat-x;
}
#wrapper { 
	margin: 13px auto;
	width: 950px;
	background:#161616;
}
a { 
	color: #f0b400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style: none;
}


.wp-caption-text {color:#000;}
 
/* HEADER */
#header {
	height: 100px;
	background: #161616 url(images/header-bg.png) repeat-x;
}
#logo {
	position: relative;
	left: 29px;
	top: 37px;
}

/* NAVIGATION */
#navigation {
	display:block;
	width: 100%;
	background: #161616;
}
#navigation ul {
	margin: 0 0 27px;
	text-align: center;
}
#navigation ul li {
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #fff;
	font-size: 1.3em;
}
#navigation ul li#last {
	border: none;
}
#navigation ul li a {
	color: #fff;
}
#navigation ul li a.selected {
	color: #f0b400;
}

/* BANNER */
#banner {
	float: none;
	width: 100%;
	border-top:10px solid #334644;
	border-bottom:10px solid #334644;
	height: 261px;
	background: #334644;
	overflow:hidden;
}


#leftcolumn { 
	width: 583px;
	float: left;
	margin: 30px 0 50px;
	padding: 0 30px;
}
.box {
	width: 228px;
	height: 210px;
	border: 1px solid #354544;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0; 
}
div.heading {
	background: #354544;
	color: #fff;
	min-height: 20px;
	padding: 0 5px;
	font-size: 1.3em;
}
.box .content {
	padding: 5px;	font-size: 1.3em;
}
span.date {
	color: #fff;
}
.box .content p#gallery {
	background: url(images/gallery-videos-icons.png) no-repeat 5px 10px;
	padding-left: 50px;
}

.newspreview {
	padding-bottom: 20px;
	border-bottom: 1px solid #808285;
}
.newspreview p {
	margin: 5px 0;
}

.usedequipmentpreview {
	display: block;
	min-height: 200px;
}
.usedequipmentpreview .image {
	float: left;
	margin-right: 10px;
}
.usedequipmentpreview .content {
	float: left;
	border-bottom: 1px solid #808285;
	margin: 10px 0 20px 10px;
	width: 360px;
}

/* SIDEBAR */
#sidebar { 
	float: right;
	width: 245px;
	display: inline;
	margin: 30px 0 50px;
	padding: 0 30px;
	border-left: 1px solid #808285;
}
#sidebar .box {
	width: 90px;
	margin: 0 10px 20px 0;
}
#sidebar .box#products {
	height: 93px;
}
#sidebar .box#usedequipment {
	height: 112px;
}
#sidebar .fullwidthbox {
	border: 1px solid #fff;
	margin: 0 0 20px;
}
#sidebar .fullwidthbox p {padding: 5px 10px;}
#sidebar .fullwidthbox#latestvideo {
	height: 150px;
}
#sidebar p {
	/*padding: 5px 10px;*/
}
#sidebar img.product {
	margin-bottom: 20px;
}
	
hr {
	background: #808285;
	height:1px;
	border: 0;
	margin: 10px 0;
}
#footer { 
	clear: both;
	background: #666;
	padding: 0 30px;
	line-height: 20px;
}
#footer p {
	font-size: 0.9em;
	color: #ccc;
}

/* TYPOGRAPHY */
h1 {
	font-size: 1.8em;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	color: #f0b400;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 1.2m;
	margin-bottom: 10px;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
	clear: right;
}

p, #sidebar ul {
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
}

img {
	border: 0;
}
.fright {
	float: right;
	margin: 0 0 10px 10px;
}
.clearfix {
	clear: both;
}
.white {
	color: #fff;
}


#vid-clip-buttons {margin-top:9px; font-size: inherit;}
#vid-clip-buttons img {float:left; margin-right:7px;}



/* post types */
.product {margin-bottom:20px; width:160px; border:1px solid #334644; float:left; margin-right:10px;}
.product h2 {margin-bottom:0; line-height:2em; background:#334644; padding-left:5px;} /* grid pages */
.product h2 a {color:#fff;}
.category-used .post h1,
.category-impact-crushers .post h1,
.category-specialised-products .post h1,
.category-jaw-crushers .post h1 {margin-bottom:0; line-height:20px; padding:0; float:left;} /* detail pages */
.product p {margin:0; padding-left:5px; height:36px;}
.category-used a.pdf,
.category-impact-crushers a.pdf,
.category-specialised-products a.pdf,
.category-jaw-crushers a.pdf,
.category-mobile-screening a.pdf {float:right; background:top right url(images/pdf-icon.gif) no-repeat; padding-right:20px; line-height:20px;}
.product .thumb {width:160px; height:130px; background-repeat:no-repeat; background-position:center center;}

.post h2, .post .date {margin:0;}

.copy {font-size:1.2em;}



/* gallery */
#gallery {margin:0 auto 30px auto; width:890px; height:430px; clear:both; padding:0;}
#tabs ul, #tabs li {margin:0; padding:0;}
#tabs ul {list-style:none; border-bottom:6px solid #333; display:block; margin:0 auto 6px auto; width:890px; height:34px;}
#tabs li {float:left; line-height:34px;}
#tabs a {
	display:block;
	margin-right:5px;
	padding:0 6px;
	text-decoration:none;
	line-height:34px;
	font-size:13px; 
	font-weight:bold;
	
	color:#fff; 
	background:#333;
	
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	
	-khtml-border-radius-topleft: 6px;
	-khtml-border-radius-topright: 6px;
	-khtml-border-radius-bottomright: 0;
	-khtml-border-radius-bottomleft: 0;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#product-gallery {width:583px; height:480px;}

.post h2 {text-transform:uppercase; margin-bottom:0; /*12px*/}
.product h2 {margin-bottom:0;}



