@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:light,regular|Droid+Sans|Vollkorn);
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #CCC;
	font: 'Vollkorn', sans-serif, arial;
	color: #666666; 
	text-align: left;
	margin: 15px 0;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Vollkorn', Tahoma, Sans-serif;
	font-weight: normal;		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 125%;
	text-transform: none;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
	margin-left: 0px;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(/myrides/images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(/myrides/images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #E8E8E8;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(/myrides/images/header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 40px Vollkorn, Arial, Sans-serif;
	letter-spacing: 0px;
	color: #787676;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}
#header h1#logo-text span {
	color: #9A9696;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 16px Vollkorn, Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 63px; left: 83px;		
}
#authentication {
	float: right;
	margin-top: -15px;
	padding-right: 25px;
	}
	
/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li#page_ a:hover, 
#nav ul li#page_ a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#nav ul li#page_current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

/* login form */
#loginform {
	margin: auto;
	padding: 25px;	
}


#loginbutton {
	display:inline;
	margin: 25px;	
}

/* forms */
#rideform form {
	margin: 15px;
}
#rideform input {
	width: 300px;	
}

/* forms   */

#registrationform form{
	width: 520px;
	}
#registrationform label {
	text-transform:uppercase;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left: 35px;
	text-align:left
	}
#registrationform input {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	text-align: left;
	}
	
#registrationform select {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	text-align: left;
	}
#registrationform input.submit {
	width: 120px;
	margin-left: 35px;
	text-align:center;
	color:#00F;
	}
	
#error {
	padding: 10px;
	font-family: 'Vollkorn', Tahoma, Sans-serif;
	font-variant:small-caps;
	font-style:oblique;
	color:#F00;	
}
ul.errorMessages {
	color: #F00;
	}
.fieldWithErrors input {
	border: 1px solid red;
	}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* ride data */
#rides {
	position: relative;
	width: 790px;
	background: none;
	font-family: 'Vollkorn', Tahoma, Sans-serif;
	font-size: 17px;
	line-height: 18px;
}
#rides_right {
	position: relative;
	width: 405px;
	float: right;
	margin-left: -5px;
	margin-bottom: 25px;
}
#rides_left {
	position: relative;
	width: 365px;
	float: left;
	margin-bottom: 15px;
	/*
padding-left: 5px;
*/
}
/* edit ride index */
.ridelist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
/* map window */
#mapwindow {
	position: relative;
	clear: both;	
	width: 770px;
	background: none;
	padding-left: 10px;
}
#map_canvas {
	position: relative;
	clear: both;	
	width: 770px;
	height: 500px;
	background: none;
	padding-left: 10px;
}
#mapwindownav {
	position: relative;
	clear: both;	
	width: 790px;
	margin-left: 35px;
}


/* header-photo */
#header-photo {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(/myrides/images/header-photo.jpg) no-repeat center center;
}
/* rss_icon */
#rss_icon {
	clear: both;
	height: 48px;
	width: 48px;
	margin: 0 auto;
	float: left;
	background: url(/myrides/images/CoffeeCup_Feed_48x48.png) no-repeat center center;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(/myrides/images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(/myrides/images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(/myrides/images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center, .col3-edge {
	float: left;
	width: 32%;
}
#footer-columns .col3, .col3-center { 
	margin: 5px 15px 5px 5px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* display and additional classes */
.clear { clear: both; }
