/* @override http://www.tyrenet.net/wp-content/themes/tyrenet/style.css */

/* ----------------------------------------------------- 
	Theme Name: Tyrenet
	Them URI: http://www.cultivatecreative.co.uk
	Version: 1.0
	Media: Screen
	Author: Cultivate Creative
	Edit Date: 23/02/2009
----------------------------------------------------- */

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none !important;
}

a { outline: none; }

/* -------------------------------- [ General Elements ] */

body {
  	font-size: 12px;
  	font-family: Arial, sans-serif;
  	background-color: #ebebeb;
}

p {
  	font-size: 1.1em; /* 12px */
 	line-height: 1.5em; /* 18px */
 	margin: 0 0 1.5em 0;
}

h1 {
  	font-size: 1.8333em; /* 22px */
  	line-height: 1.6364em; /* 36px */
  	margin-bottom: 0.8182em;
}

h2 {
  	font-size: 1.8333em; /* 22px */
  	line-height: 1.6364em; /* 36px */
  	margin-bottom: 0.8182em;
}

h3 {
    font-size: 1.1666em; /* 14px */
  	line-height: 1.2857em; /* 18px */
  	margin-bottom: 0.5em;
}

h4 {
  	font-size: 1.5em; /* 18px */
  	line-height: 1.2em; /* 18px */
  	margin: 1em 0;
}

h5 {
  	font-size: 1.3333em; /* 16px */
  	line-height: 1.125em; /* 18px */
  	margin-top: 1.125em;
  	margin-bottom: 0em;
}

.small {
	font-size: 0.8333em; /* 10px */
}

ul {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 15px;
}

ul li {
 	font-size: 1em; /* 12px */
  	line-height: 1.5em; /* 18px */
	list-style-position: outside;
}

a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* --------------------------------- [ General Classes ] */
.left {
	float: left;
}

.right {
	float: right;
}

img {
	margin: 0;
	float: left;
}

img.alignleft {
	margin-right: 20px !important;
	margin-top: 0 !important;
}

img.alignright {
	margin-top: 0 !important;
	float: right;
	margin-left: 10px !important;
}

blockquote {
	font-style: italic;
	color: #787878;
}

li.pdf {
	list-style: none;
}

li.pdf a {
	display: block;
	padding: 5px 0 5px 20px;
	background: url(assets/pdficon.png) no-repeat 0;
}
/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 956px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}

/* ------------------------------------------ [ Header ] */
#header {
	overflow: hidden;
	position: relative;
	padding: 0 20px 20px 20px;
}

#header h1,
#header h2 {
	float: left;
	margin-bottom: 0;
}

#header h1 a {
	width: 264px;
	height: 81px;
	display: block;
	background: url(assets/logo.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 10px;
}

#header h2 a {
	width: 264px;
	height: 81px;
	display: block;
	background: url(assets/logo.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 10px;
}

h3.contact-no {
	position: absolute;
	right: 20px;
	bottom: 0;
	color: #7d7e7f;
	font-weight: normal;
	font-size: 2.3333em;
}

a.mail {
	color: #7d7e7f;
	font-weight: normal;
}

.number {
	font-weight: normal;
	font-size: 2.1666em;
	color: #909191;
}

/* ---------------------------------------- [ Main Nav ] */
/*#nav {
	width: 429px;
	background: #D9D9D9 url(assets/menu-curve.png) no-repeat;
	margin: 0;
	position: absolute;
	right: 20px;
	bottom: 0;
	padding: 5px 10px 5px 10px;
}

#nav li { 
	display: inline;
	list-style: none;
	margin-right: 20px;
}

#nav li a {
	color: #7D7D7F;
	font-weight: normal;
}
*/

ul#nav {
	display: block;
	float: right;
	padding: 0;
}

ul#nav li {
	display: block;
	float: left;
	width: 105px;
	padding-left: 15px;
}

ul#nav li a {
	display: block;
	width: 95px;
	padding: 10px 5px 2px 5px;
	color: #000000;
	/*background-image: url("/images/interface/arrowBlack.gif");
	background-repeat: no-repeat;
	background-position: 98px 7px;*/
	border-bottom: 1px solid #333333;
	font-weight: normal;
	text-decoration: none;
}

ul#nav li a:hover,
ul#nav li.current_page_item a,
ul#nav li.current_page_ancestor a {
	background-color: #FB0B0D;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

ul#nav li.current_page_item a,
ul#nav li.current_page_ancestor a {
	padding-bottom: 10px;
}

/* ------------------------------------- [ Section Nav ] */
#section-nav {
	width: 886px;
	height: 130px;
	padding: 15px;
}

#section-nav h1,
#section-nav h2 {
	color: #fff;
}

#section-nav a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#section-nav a:hover {
	text-decoration: underline;
}

#section-nav.fleet {
	background: #FB0B0D url(assets/fleet-right-curve.png) no-repeat right;
}

#section-nav.dealer {
	background: #7D7E7F url(assets/dealer-right-curve.png) no-repeat right;
}

#section-nav.dealer h2 {
	font-style: italic;
	font-weight: normal;
}

#section-nav.news {
	background: #004387 url(assets/news-right-curve.png) no-repeat right;
}

#sub-nav,
#sub-sub-nav {
	list-style: none;
	padding: 0;
	list-style-position: inside; 
}

#sub-nav li {
	font-size: 1.4em;
}


#sub-sub-nav.fleet {
	width: 270px;
	height: 170px;
	padding: 15px 20px;
	background: url(assets/fleet-menu-back.png) no-repeat;
}

#sub-sub-nav.dealer {
	width: 270px;
	height: 170px;
	padding: 15px 20px;
	background: url(assets/dealer-menu-back.png) no-repeat;
}

.dealer-story {
	width: 270px;
	height: 170px;
	padding: 15px 20px;
	background: url(assets/dealer-menu-back.png) no-repeat;
}

.dealer-story a,
.submit-story a {
	font-size: 1.2em;
	color: #fff;
	background: url(assets/got-a-story.png) no-repeat;
	width: 194px;
	height: 101px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 40px;
	top: 420px;
	margin: 0;
}


#sub-sub-nav.news {
	width: 270px;
	height: 170px;
	padding: 15px 20px;
	background: url(assets/news-menu-back.png) no-repeat;
}

#sub-sub-nav li {
	padding: 5px 0;
}

#sub-sub-nav.locations li {
	color: #fff;
	font-size: 1.1em;
	width: 135px;
	float: left;
	padding: 3px 0;
}

#sub-sub-nav li a {
	color: #fff;
	font-size: 1.2em;
	display: block;
	font-weight: normal;
	text-decoration: none;
}

#sub-sub-nav li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------ [ Content ] */
#content {
	width: 916px;
	min-height: 550px;
	margin-bottom: 30px;
	padding: 0 20px;
	overflow: hidden !important;
	background-color: #fff;
	position: relative;
}

.main-image {
	width: 916px;
	height: 340px;
	padding: 0 0 20px 0;
	background-color: #d9d9d9;
	float: left;
	overflow: hidden;
}

#slide-holder {
	z-index : 40;
	width : 916px;
	height: 240px;
	position: absolute;
	background-color: #000;
}

#slide-runner {
	width : 916px;
	height: 240px;
	overflow : hidden;
	position: absolute;
}

#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}

#slide-controls {
	left : 0;
	top: 0;
	width : 916px;
	height : 46px;
	display : none;
	position : absolute;
}

#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
	display: none;
}

#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}

#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
	color: #fff;
}

#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}

p#slide-nav a {
background-image : url(assets/silde-nav.png);
}

.news-excerpt {
	background-color: #000;
	width: 896px;
	height: 80px;
	padding: 10px;
	position: relative;
	top: 240px;
}

.news-excerpt h3 {
	color: #fff;
}

ul#news-ticker {
	padding: 0;
	overflow: hidden;
	margin-bottom: 0;
	height: 50px;
}

ul#news-ticker li {
	list-style-position: inside;
	list-style: none;
	width: 896px;
	height: 50px;
}

ul#news-ticker li a,
.tickerText {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
}

ul#news-ticker li a {
	display: block;
}

.tickerText {
	float: left;
}
.tickerLink {
	font-size: 1.3em;
	width: 896px !important;
}

#main-links {
	background: #d9d9d9 url(assets/main-links-curve.png) no-repeat bottom;
	float: left;
	width: 702px;
	overflow: hidden;
	padding-bottom: 25px;
}

.fleet-link {
	width: 331px;
	height: 201px;
	float: left;
	margin: 0 20px 0 0;
	background: url(assets/fleet-op-back.png);
}

.fleet-link h2 a {
	display: block;
	height: 161px;
	color: #fff;
	padding: 20px;
	font-weight: normal;
	text-decoration: none;
}

.fleet-link h2 a span {
	float: left;
	font-size: 0.7em;
	line-height: 1.4;
	margin-top: 64px;
}

.dealer-link {
	width: 331px;
	height: 200px;
	float: left;
	margin: 0 20px 0 0;
	background: url(assets/tyre-dealer-back.png);
}

.dealer-link h2 a {
	display: block;
	height: 161px;
	color: #fff;
	padding: 20px;
	font-weight: normal;
	text-decoration: none;
}

.dealer-link h2 a span {
	float: left;
	font-size: 0.7em;
	line-height: 1.4;
	margin-top: 64px;
	width: 250px;
}

.news-link {
	width: 214px;
	height: 98px;
	background: url(assets/news-back.png);
	float: left;
}

.news-link ul {
	padding: 0;
	margin: 0;
}

.news-link li {
	list-style: none;
	height: 98px;
}

.news-link li a {
	display: block;
	height: 78px;
	color: #fff;
	padding: 10px 20px;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	font-size: 1.8333em; /* 22px */
  	line-height: 1.6364em; /* 36px */
}

.map-link {
	margin: 25px 0 0 20px;
	background: url(assets/map-button.png);
	float: left;
	text-decoration: none;
	font-size: 1.6em;
	padding: 10px;
}

.map-link.pages {
	position: absolute;
	left: 40px;
	top: 420px;
	margin: 0;
}

.map-link li {
	list-style: none;
	width: 174px;
	height: 81px;
}

.map-link li a {
	display: block;
	width: 174px;
	height: 81px;
	text-decoration: none;
}

.map-link:hover {
	text-decoration: none;
}

.back {
	background: url(assets/fleet-back.png) 20px 160px no-repeat;
}

.location-back {
	background: url(assets/location-back.png) 20px 160px no-repeat;
	height: 1000px;
}

#breadcrumbs {
	float: left;
	margin: 0;
	height: 20px;
	width: 896px;
	padding: 10px;
	font-size: 1em;
}

#breadcrumbs a {
	color: #4C5B52;
}

#main {
	width: 565px;
	min-height: 300px;
	padding-top: 10px;
}

#main img {
	margin: 10px 0 20px 0;	
}

/* --------------------------------------------- [ News ] */

.post {
	padding-bottom: 20px;
	float: left;
}

.post h1,
.post h2 {
	margin: 0;
}

.post h2 a {
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.meta {
	margin: 10px 0 20px 0;
}

/* ----------------------------------------- [ Page Nav ] */
.wp-pagenavi {
	float: left;
	width: 565px;
	padding: 10px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #004387;
	color: #004387;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #004387;
	color: #004387;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #004387;
	color: #004387;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/* ------------------------------------------- [ Footer ] */
.push {
	height: 90px;
}

#footer-wrap {
	background: #d9d9d9 url(assets/footer-back.png);
	height: 100px;
}

#footer {
	width: 916px;
	height: 50px;
	padding: 20px 0;
	margin: 0 20px;
	overflow: hidden;
	border-top: 1px solid;
}

.address {
	font-size: 1.3333em; /* 16px */
	margin-bottom: 0.8em;
}

.footnotes {
	overflow: hidden;
}

p.copyright,
p.credit {
	margin: 0;
}

