/*
Theme Name: Revolution Driving Tuition
Theme URI: http://www.revolutiondrivingtuition.co.uk
Description: Custom theme for Revolution Driving Tuition.
Version: 2.0
Author: Chris Spoone
Author URI: http://www.spoongraphics.co.uk

*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	font: 14px Helvetica, Arial, Sans-Serif; color: #333;
	background: #a40001 url(images/body-bg.jpg) 0 0 repeat-x;
}

#container {
	width: 1000px; margin: 0 auto;
}

#header {
	height: 194px; background: url(images/header.jpg); overflow: hidden;
}
	#header h1 a {
		width: 350px; height: 141px; float: left; margin: 48px 0 0 41px;
		background: url(images/logo.png); text-indent: -9999px;
	}
	#header ul#contact-info {
		display: none;
	}
	#header ul#nav {
		float: left; list-style: none; margin: 109px 0 0 11px;
	}
		#header ul#nav li {
			float: left; display: inline;
		}
		#header ul#nav li a {
			display: block; width: 87px; height: 35px; 
			background: url(images/nav.jpg); text-indent: -9999px;
		}
			#header ul#nav li a.home { background-position: 0 0; margin: 18px 18px 0 0; }
				#header ul#nav li a.home:hover { background-position: 0 -35px;}
			#header ul#nav li a.about { background-position: 0 -70px; margin: 9px 28px 0 0; }
				#header ul#nav li a.about:hover { background-position: 0 -105px;}
			#header ul#nav li a.prices { background-position: 0 -140px; margin: 0 30px 0 0; }
				#header ul#nav li a.prices:hover { background-position: 0 -175px; }
			#header ul#nav li a.blog { background-position: 0 -210px; margin: 0 23px 0 0; }
				#header ul#nav li a.blog:hover { background-position: 0 -245px; }
			#header ul#nav li a.contact { background-position: 0 -280px; margin: 17px 0 0 0; }
				#header ul#nav li a.contact:hover { background-position: 0 -315px; }
				
#content.home {
	height: 905px; padding: 0 90px 0 90px; background: url(images/content-home.jpg); overflow: hidden;
}
	#content.home div#intro {
		width: 388px; height: 410px; float: left; padding: 56px 0 0 10px;
	}
	#content.home p.feature-photo a {
		display: block; width: 300px; height: 245px; float: left; margin: 22px 0 0 92px;
		background: url(images/home-pic.jpg); text-indent: -9999px;
	}
	
	#content .panel-why p, #content .panel-car p, #content .panel-go p {
		font-size: 14px;
	}
		#content .panel-why img, #content .panel-car img, #content .panel-go img {
			margin: 0 0 10px 0; border: 2px solid #9F8972;
		}
		#content .panel-why p, #content .panel-car p, #content .panel-go p {
			margin: 0 0 5px 0;
		}
		#content .panel-why a, #content .panel-car a, #content .panel-go a {
			font: italic 20px Georgia, Serif;
		}
		#content .panel-why h3, #content .panel-car h3, #content .panel-go h3 {
			text-align: center;
		}
		
		#content .panel-why {
			width: 257px; float: left; margin: 0 28px 0 0; clear: left;
		}
		#content .panel-car {
			width: 257px; float: left; margin: 0 25px 0 0; padding: 25px 0 0 0;
		}
		#content .panel-go {
			width: 253px; float: left;
		}
	
	#content.home #footer-home {
		clear: both; padding: 54px 0 0 0;
	}
		#content.home #footer-home p {
			font: 10px/10px Helvetica, Arial, Sans-Serif; text-align: center; color: #5E4B3D; margin: 0 0 2px 0;
		}
	
	
	
	
#content-container {
	background: url(images/content-repeat.jpg) repeat-y; overflow: hidden;
}
	#content {
		background: url(images/content.jpg) 0 0 no-repeat; min-height: 655px; padding: 0 98px 0 105px; overflow: hidden; 
	}
	#content #title {
		text-align: right; margin: 0 0 45px 0;
	}

	#content h1 {
		font: italic 28px Georgia, Serif; margin: 0 0 15px 0;
	}
	#content h2 {
		font: italic 25px/29px Georgia, Serif; margin: 0 0 15px 0;
	}
	#content h3 {
		font: italic 23px/26px Georgia, Serif; margin: 0 0 10px 0;
	}
	
	#content p.feature-pic {
		width: 390px; height: 303px; float: right; margin: 0 0 0 20px;
		background: url(images/feature-pic.jpg);
	}
		#content p.feature-pic img {
			margin: 46px 0 0 59px; border: 8px solid #fff;
		}
	
	#content a {
		color: #a40002; text-decoration: none;
	}
		#content a:hover {
			color: #7c0203; text-decoration: underline;
		}
	
	#content p {
		font: 16px/24px Helvetica, Arial, Sans-serif; margin: 0 0 15px 0;
	}
	
	#content p img.img-left {
		float: left; margin: 0 20px 20px 0; border: 8px solid #fff;
	}
	#content p img.img-right {
		float: right; margin: 0 0 20px 20px; border: 8px solid #fff;
	}
	
	
	#content p img.pass-plus {
		float: left; margin: 0 20px 20px 0;
	}
	
	#content ul {
		list-style: none; line-height: 24px; font-size: 16px; margin: 0 0 20px 0; overflow: hidden;
	}
	
	#content ul.gallery li {
		display: inline;
	}
		#content ul.gallery li a {
			line-height: 0; display: block; float: left; margin: 0 22px 22px 0; border: 2px solid #9F8972;
		}
	
	#content table {
		width: 500px; background: #eddbc1; border: 5px solid #dcc8ac; margin: 0 auto 25px auto;
		font-size: 20px; text-align: center; border-collapse: collapse;
	}
		#content table thead {
			background: #e5d2b7; font: italic 20px Georgia, Serif;
		}
			#content table thead td.duration {
				width: 180px;
			}
		#content table tr.alt {
			background: #f0e1ca;
		}
		#content table td {
			border: 2px solid #dcc8ac; padding: 15px;
		}
			#content table td strong {
				font: italic 24px Georgia, Serif; color: #B82025;
			}
		
	#content #form {
		width: 400px; float: right; margin: 0 20px 0 25px;
	}
	
	#content .columns {
		overflow: hidden;
	}
		#content .columns div {
			width: 378px; float: left; margin: 0 0 0 10px;
		}
		
	#content .post {
		margin: 0 0 60px 0;
	}
		#content .post img {
			border: 2px solid #9F8972;
		}
		
		#content .post .meta {
			padding: 10px; background: #e6d0b2;
		}
		#content .post .meta ul {
			margin: 0 auto; overflow: hidden; font: italic 14px Georgia, Serif;
		}
			#content .post .meta ul li {
				float: left; margin: 0 30px 0 0;
			} 
		
		#content #pagination {
			overflow: hidden;
		}
			#content #pagination ul {
				font: italic 20px Georgia, Serif;
			}
				#content #pagination ul li.prev {
					float: left; padding: 10px; background: #e6d0b2;
				}
	
				#content #pagination ul li.next {
					float: right; padding: 10px; background: #e6d0b2;
				}
#blog {
	float: left; width: 572px; margin: 0 25px 0 0; overflow: hidden;
}			
#side {
	float: left; width: 200px;
}

	#side ul li a.email {
		background: url(images/email.png) left no-repeat; padding: 3px 0 0 24px;
	}
	#side ul li a.facebook {
		background: url(images/facebook.png) left no-repeat; padding: 3px 0 0 24px;
	}
	#side ul li a.twitter {
		background: url(images/twitter.png) left no-repeat; padding: 3px 0 0 24px;
	}
				
				

#footer {
	height: 57px; background: url(images/footer.jpg); padding: 90px 0 0 0;
}
	#footer p {
		font: 10px/10px Helvetica, Arial, Sans-Serif; text-align: center; color: #5E4B3D; margin: 0 0 2px 0;
	}
	#footer a {
		color: #a40002; text-decoration: none;
	}
		#footer a:hover {
			color: #7c0203; text-decoration: underline;
		}

.alignleft {
	float: left; margin: 0 20px 20px 0;
}
	
.alignright {
	float: right; margin: 0 0 20px 20px;
	}

a:focus { outline: 1px dotted; overflow: hidden; }
a, a:hover, a:active { outline: none; }




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
