/*   
Theme Name: t4campers
Theme URI: 
Description: CMS for T4 Campers
Author: Nick Lamb
Author URI: http://nicklambdesign.co.uk/
Version: 1.0
Tags: threaded-comments, microformats
.
*/


/* Reset default browser styles */
@import url('css/reset.css');

/* Reset default browser styles */
@import url('css/text.css');

/* 960 grid template */
@import url('css/960.css');




body {
	background: #282828 url(img/background-gradient.jpg) repeat-x;
	border-top: 5px solid #3A5656;
	color: #DDD;
	font-size: 11px;
	padding: 20px 0 10px;
}

a {
	color: #9ABEC1;
	text-decoration: none;
}

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

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	text-align: center;
}

p, #intro ul{
	font-size:12px;
	padding-left:10px;

}
#blurb p {
	padding-left:0;
}
#cart table {
	margin-bottom:0;
}
#branding h1, #branding h2, #branding h5 {
	margin-bottom:10px;
}

.firstpara {
	font-size:14px;
	font-weight:bold;
}
#intro h3+p {
    font-size:14px;
	font-weight:bold;
}

#branding p, #intro h3, #sales_intro h3 {
	background: #000 url(img/background-gradient-70px-high.jpg) repeat-x;
	border: 1px solid #333;
	overflow: hidden;
	padding: 10px 5px;
	text-align: center;
}

#sales_intro h3 {
	margin-bottom:5px;
}

#module_wrapper h4{
	background: #000 url(img/bg-module-h4.jpg) no-repeat;
	border: 1px solid #333;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

#module_wrapper h4 a{
	display: block;
	text-decoration:none;
}

#module_wrapper h4 a:hover {
	text-decoration:none;
	color:#9ABEC1;
}
.module_left p {
	padding-left:10px;
}


#logo h1, #logo h1 span {
	width: 300px;
	height: 70px;
	background-image: url(img/t4campers_logo.jpg);
	font-size: 30px;
}

#logo h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -55px;
}

#calltoaction h2, #calltoaction h2 span {
	width: 460px;
	height: 70px;
	background-image: url(img/call_us_now_bg.jpg);
	font-size: 20px;
}

#calltoaction h2 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -45px;
}

#hours h5, #hours h5 span {
	width: 140px;
	height: 70px;
	background-image: url(img/open_hours_bg.jpg);
	font-size: 12px;
}

#hours h5 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -45px;
}

#logo h1, #calltoaction h2, #hours h5 { overflow: hidden; }
	

#tagline h2 {
	color:#9ABEC1;
	font-size:16px;
	text-align:left;
	padding-left:10px;
}

#intro h3, #module_wrapper h4, #sales_intro h3 {
	color:#9ABEC1;
	font-size:20px;
}

#module_wrapper h4 {
	font-size:19px;
	text-align:left;
}

#slideshow {
	margin-bottom: 10px;
}

#slideshow img {
	border: 1px solid #333;
}


.container_12 {
	background-color: #000;
	margin-bottom: 20px;
}

#module_wrapper {
	border-top:1px solid #333;
	margin:10px 0;
	padding:10px 0;
	background:#000 url(img/background-modules.gif) repeat-y 0 0;
	height:1%;
}

.actionbutton {
	background:#3A5656 url(img/action-arrow.gif) no-repeat scroll 270px center;
	padding:10px;
	height:30px;
}

.actionbutton a {
	display: block;
	text-decoration: none;
	color:#EA9807;
	font-size:21px;
	font-weight:bold;
}

.nav-next, .nav-previous {
	width:250px;
	display:inline;
	margin:0 10px;
	position:relative;
	line-height:35px;
	}
	
.nav-previous {
	background:#3A5656 url(img/action-arrow-back.gif) no-repeat scroll 10px center;
	padding-left:50px;
	float:left;
}

.nav-next {
	background:#3A5656 url(img/action-arrow.gif) no-repeat scroll 260px center;
	float:right;
	padding-right:40px;
	text-align:right;
	margin-left:340px;
	}

.nav-previous a, .nav-next a {
	display: block;
	text-decoration: none;
	color:#EA9807;
	font-size:16px;
	font-weight:bold;
}

#intro {
}

#button_wrapper {
	margin-bottom:10px;
	width:300px;
}

#module_wrapper img {
	border:1px solid #333;
	float:right;
	margin:5px 0 10px 10px;
}

#footer {
	background-color:#3A5656;
	color:black;
	padding:20px 0 0;
	height:1%;
}
#footer span {
	font-weight: bold;
}
#footer a {
	color:#999;
}

#footer a:hover {
	color:#EA9807;
}


.fadein { position:relative; height:465px; width:620px; }
.fadein img { position:absolute; left:0; top:0; }


#post_wrapper {
	border-top:1px solid #333333;
	height:1%;
	margin:10px 0 20px;
	padding-top:10px;
}

* html #post_wrapper {
	margin:10px 0;
	padding:10px 0;
}

.post_price {
	text-align:right;
	color:#EA9807;
	font-weight:bold;
	font-size:18px;
}

.post_description{
	text-align:left;
	color:#9ABEC1;
	font-weight:bold;
	font-size:18px;
}

.post_title {
	background-color:#3A5656;
	height:30px;
	margin:5px 10px 20px 10px;
	width:940px;
}

.post_content {

}

.post_images p {
	padding:0;
	margin:0;
}



#post_wrapper img {
	border:1px solid #333333;
}

* html #post_wrapper img {
	border:none;
}

.grid_2_price {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 120px;
}

.spec1 {
	font-size:12px;
	line-height:18px;
	list-style:none inside none;
	margin-left:-30px;
	text-align:left;
}

.post-meta {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	list-style:none inside none;
	text-align:left;
	padding-left:10px;
}
.post-meta li {
	margin-left:0;
}

.post-meta-key {
	font-size:12px;
	font-weight:normal;
	margin-right:5px;
	color:#9ABEC1;
}

.spec2 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding-left:10px;
}
.spec2-sales {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	margin-left:-50px;
}

.grid_1-wide {
	width:70px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:0px;
	position:relative;
}

.sociallinks{
	color:#9ABEC1;
	padding-top:20px;
}

.sociallinks a{
	margin-left:10px;
}

#post_wrapper .sociallinks img{
	border:none;
}			

/*-------------- NAVIGATION -------------------*/

#nav, #nav ul {
	background-color:#3A5656;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:2.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

#nav {
	margin-bottom:20px;
}

#nav ul {
	margin:0px;
}
	
#nav a {
	color:#A4BCBB;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav li.page-item-694 a {
	color:#3A5656;
}

#nav li {
	float: left;
	width: auto;
	background-color: #3A5656;
	border-right:2px solid #000;
	margin-left:0;
	padding:0 15px;
}
#nav li.page-item-694 {
	background-color: #EA9807;
}

#nav li:hover, #nav li.sfhover {
	background-color:#547271;
	}
#nav li.page-item-694:hover {
	background-color: #F2C16A;
}	
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav a:hover, #nav a.sfhover {
	color:#EA9807;
	}

#nav .current_page_item  {
	background-color:#547271;
	}
	
#nav .current_page_item a {
	color:#EA9807;
	}

