/* oldriverlane.com styling */

article,aside,details,figure,footer,header,hgroup,menu,nav,section, figcaption
{
	display: block;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align:center;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	color: #555;
	background: url("http://oldriverlane.com/img/top_repeat.gif") repeat-x; }
	
	body
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align:center;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	color: #555;
	background-color: #fff;
}

#wrapper {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		text-align:left; }
				

/* Header Styling */

header {
	background-color: rgb(70,146,160);
	height: 140px;
	padding: 0px;
	margin: 0px; }


#banner_img {
	height: 122px;
	padding: 0;
	margin: 0; }
	
	
.brand_bottom {
	padding-top: 9px;
	margin: 0; }
	
#topara {
	padding: 70px 0 0 0;}	
	
/* A little timeline schizzle */	


	
#timeline {
		display: block;
		width: 820px;
		height: 200px;
		padding-top: 10px;
		padding-bottom:0px;
		margin-bottom: 0px;
		padding-left: 55px;
		}	
		
/* box-shadow:2px 2px 5px rgb(140,140,140);
		-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
		-moz-box-shadow: 2px 2px 5px rgb(140,140,140); */		
	
a#one {
	width: 180px;
	height: 100px;
	background: rgb(139,195,205) url("http://www.oldriverlane.com/img/one.png");
	margin-right: 20px;	
	float: left;
	display: block;
	border-bottom: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 2px 5px rgb(140,140,140);
		-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
		-moz-box-shadow: 2px 2px 5px rgb(140,140,140); 
		}
		
a#one span { display:none; }
	
a#one:hover {
	background: url("http://www.oldriverlane.com/img/one_alt.gif");
	}

a#two {
	width: 180px;
	height: 100px;
	background: url("http://www.oldriverlane.com/img/two.png");
	margin-right: 20px;	
	float: left;
	display: block;
	border-bottom: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 2px 5px rgb(140,140,140);
		-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
		-moz-box-shadow: 2px 2px 5px rgb(140,140,140); 
	
	}
	
a#two span { display:none; }
	
a#two:hover {
	background: url("http://www.oldriverlane.com/img/two_alt.gif");
	}
	
a#three {
	width: 180px;
	height: 100px;
	background: url("http://www.oldriverlane.com/img/three.png");
	margin-right: 20px;	
	float: left;
	display: block;
	border-bottom: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 2px 5px rgb(140,140,140);
	-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
	-moz-box-shadow: 2px 2px 5px rgb(140,140,140); 
	}
	
a#three span { display:none; }
	
a#three:hover {
	background: url("http://www.oldriverlane.com/img/three_alt.gif");
	}

a#four {
	width: 180px;
	height: 100px;
	background: url("http://www.oldriverlane.com/img/four.png");
	margin-right: 20px;	
	float: left;
	display: block;
	border-bottom: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 2px 5px rgb(140,140,140);
		-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
		-moz-box-shadow: 2px 2px 5px rgb(140,140,140); 
	}
	
a#four span { display:none; }	
	
a#four:hover {
	background: url("http://www.oldriverlane.com/img/four_alt.gif");
	}	

	
	
	
/* Column control  using percentages on column widths to allow for easier overall changes further down the line */	

#twocol	{
	font-size: 85%;
	border-top: 1px solid rgb(77,85,91) }

.leftcol {
	padding-bottom: 20px;
	margin: 0;
	width: 49%;
	float: left;}
	
.rightcol {
	padding-bottom: 20px;
	margin: 0;
	width: 49%;
	float: right;}
	

#newstwocol	{
	padding: 120px 0 0 0;
	margin: 0; }

.newsrightcol {
	font-size: 80%;
	padding-bottom: 20px;
	margin: 0;
	width: 25%;
	float: right;}
	
.newsleftcol {
	padding-bottom: 20px;
	margin: 0;
	width: 70%;
	float: left;}
	
	img  {
	border: none ;
}
	
.imgright	 {
	float: right;
	padding-top: 20px;}

/* Typography */

p	{
	}

h1	{
	font-size:18px;
	color: rgb(77,85,91);
}

h2	{
	font-size:14px;
	text-transform: uppercase;
	color: rgb(70,146,160);}

h3
{
	font-size:16px;
	text-align: left;
}

ul {
	padding-top: 10px;
	line-height: 1.75em;
	margin: 0.5em;
	}
	
li {
		
		color: #666}
		
blockquote {
	font-weight: bold;
	font-size: 125%;
	color: rgb(70,146,160);
	padding: 0;
	margin: 0;
	background: rgb(200,200,200;)}
	
.intro {
	padding: 30px 0 0 0;
	margin: 7px;
	font-weight: bold;
	font-size: 18pt;}

/* ------------------ Links styling----------------*/	


a {
	color: rgb(70,146,160);
	padding: 0.2em;
	text-decoration: none;
	border-bottom: 1px dotted; }

a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
	border-bottom: 1px dotted;
}

article a {
	color: rgb(70,146,160);
	padding: 0.2em;
	text-decoration: none;
	border-bottom: 1px dotted;
	}

	
	
	/* ------------------ Navigation using the HTML5 nav element within includes----------------*/	
	
nav {
	width: 100%;
	height: 30px;
	text-align: center;
	background: rgb(77,85,91);
	}


nav ul li {
	padding: 0;
	list-style: none;
	display: block;
	float: right;
	font-size: 85%;
	text-transform: uppercase
	}

nav a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none !important;
	padding: 0px 20px 0 20px;
	}
	
nav a:hover {
	color: rgb(130,215,230);
	background: none;
	}	
	
	
nav #here {
	color: rgb(130,215,230);
	}	
	
	


/* Article Styling */

article {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 800px;}
	
	
/* Footer Styling */

footer {
	margin-top: 150px;
	height: 100px;
	width: 1999px;
	border-top: 5px solid rgb(70,146,160);
	background-color: rgb(77,85,91);
	}

footer p {
		font-size: 10px;
		padding-left: 200px;
		color: rgb(255,255,255);
		text-align: left;
			}


/* Form styling
------------------------------------------------*/

#form #contactform {
	font-family: arial, helvetica, sans-serif;
	  	font-size: 12px;
	  	color: #036;
	  	}
	
#form #contactform label {
	font-family: arial, helvetica,  sans-serif;
		font-size: 12px;
		margin: 0px;
		color: #036;
		}
		
		
#form #contactform p {	

	margin: 6px 0;
	
}

#form .warning

{
	color:red;

}
		
input name email{
	
	margin: 6px 0;
	width: 250px;
}
	




/**
 * 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 CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#gallery {
		width: 820px;
		padding-top: 20px;
		
	}

#gallery ul { list-style: none; 
		padding: 0;
		margin: 0;	}

#gallery ul li { display: inline; }

#gallery ul img {
	border: 1px #333 solid;
	}
	
#gallery ul a { border-bottom: none; }	
	
#gallery ul a:hover img {
	border: 1px rgb(70,146,160) solid;
	box-shadow:2px 2px 5px rgb(140,140,140);
	-webkit-box-shadow:2px 2px 5px rgb(140,140,140);
	-moz-box-shadow: 2px 2px 5px rgb(140,140,140);
		}
		
	
#gallery ul a:hover { border-bottom: none; }


#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; border: none;}

#lightbox-nav-btnClose a { border-bottom: 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: 12px Helvetica, Arial, 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 { ; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

