/*
Theme Name: Car-Free Fridays Theme
Theme URI: http://bike-pgh.org/
Description: The theme for the Car-Free Fridays Site.
Version: 1.0
Author: Zap Solutions
Author URI: http://www.zapsolutions.com/
Tags: Custom

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica, Verdana, Arial, Sans-Serif;
	}

#page {
	text-align: left;
	}

#header {
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #5eb7f6;
	text-decoration: none;
	}

a:hover {
	color: #5eb7f6;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 750px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* BikePGH Styles */

body{background-image:url(/includes/images/bg-bikepgh.jpg); background-repeat:repeat-x;}
body .none{background-image:none;}

#main-container{width:750px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#463413; margin: 0 auto; font-size:12px; margin-top:15px;}

#page-header  {background-color:#ffffff;}
#header-top-wrapper {padding: 10px 0 0 0;}
#header-top-wrapper #logo{padding:0px !important; margin:0px !important;}
#header-top-wrapper #logo img{margin:0 1px 10px 1px !important; width:748px !important;}
#top-nav{background-color:#463413; height:45px;border: 1px solid #ffffff; border-top:0px;position:relative; top:0px;}
#top-nav ul{list-style:none; margin:0; margin-left:auto; margin-right:auto; width:735px;position:relative; top:10px;}
#top-nav li{display:inline;padding:20px 24px 12px 25px; border-right: 1px solid #ffffff;}
#top-nav li.first{}
#top-nav li.last{border-right:0px;}
#top-nav li a:hover{color:#ffffff;}
#top-nav li a{ text-decoration:none; font-weight: bold; color:#c1d72e; font-size:20px; text-transform:uppercase; font-style:normal; height:45px; }

#home-content-wrapper .main{height:600px;}

#page-footer {margin: 0 auto; width:675px;}
#page-footer .learn-more {width:315px; margin: 0 auto;}
#page-footer .learn-more .bikepgh-footer-logo{float:left;margin-bottom:10px;}
#page-footer .learn-more .text{float:left;padding-top:15px; padding-left:15px;}
#page-footer .sponsor-wrapper{width:675px;border-top: 1px solid #5eb7f6;}
#page-footer .sponsor-text{margin:0 auto; width: 510px; font-size:10px; padding:10px 0; color:#ffffff;}
#page-footer .sponsor-logos img{vertical-align:middle; padding:0 15px;}
#page-footer .sponsor-logos{width:410px; margin:0 auto; padding:10px 0;}

#content{color:#ffffff;}
#content h2{color:#c1d72e;}
#content h3{color:#c1d72e;}

#content #pittsburgh{font-size:38px;padding-left:30px;margin:1px;line-height:38px;}
#content #miles_home{font-size:55px; color:#c1d72e; position:relative; float:left; padding-right:10px; line-height:55px; padding-left:30px;margin:1px;}
#content #carfree{font-size:55px; position:relative; float:left;margin:1px; line-height:55px;}
#content #since{font-size:23px; position:relative; float:right; color:#c1d72e; padding-bottom:20px;margin:1px; line-height:23px;}
#top10_since{font-size:12px; padding-left:65px; padding-top:5px; position:relative; float:left;}

.entry{padding:0; margin:0; width:750px;}
#welcome{padding:20px 65px 0 65px; font-size:12px;}
#welcome .name{position:relative; float:left; padding-right:5px;}
#welcome .logout{position:relative; float:left;}
#welcome .links{position:relative; float:right; font-size:10px; padding-top:1px;}
#welcome .logout a{color:#c1d72e;}
#welcome .logout a:hover{color:#c1d72e;}
#welcome .links a{color:#c1d72e;}
#welcome .links a:hover{color:#c1d72e;}
#home_welcome #welcome{float:left; position:relative;padding:0; padding-right:200px}

#home_welcome{padding:20px 30px 10px 30px; font-size:10px;}
.view{color:#c1d72e;font-size:12px; position:relative; float:left; padding-right:5px;}
.view_top10{color:#c1d72e;font-size:12px; position:relative; float:right; padding-right:5px;}
#home_welcome .links{position:relative; float:left;padding-top:2px;}
#home_welcome .links a{color:#c1d72e;}
#home_welcome .links a:hover{color:#c1d72e;}
#home_welcome_other{padding:17px 30px 6px 30px; font-size:10px;}
#home_welcome_other .links{position:relative; float:left;padding-top:1px;}
#home_welcome_other .links a{color:#c1d72e;}
#home_welcome_other .links a:hover{color:#c1d72e;}

#top10_table{padding:15px 50px 0px 50px; width:750px; position:relative; float:left;}
#profile_table{margin:15px 44px 0px 44px; width:662px; position:relative; float:left;}
#profile_table_month{margin:15px 11px 0px 44px; width:338px; position:relative; float:left;}
#profile_table_day{margin:15px 44px 0px 11px; width:302px; position:relative; float:left;}
#top10_table_content{padding:0px 50px 0px 50px; width:750px; position:relative; float:left;}
#profile_table_content{margin:0px 44px 0px 44px; width:662px; position:relative; float:left;}
#profile_table_content_month{margin:0px 11px 0px 44px; width:338px; position:relative; float:left;}
#profile_table_content_day{margin:0px 44px 0px 11px; width:302px; position:relative; float:left;}
#top10_table_bottom{padding:0px 50px 5px 50px; width:750px; position:relative; float:left;}
#profile_table_bottom{margin:0px 44px 0px 44px; width:662px; position:relative; float:left;}
#profile_table_bottom_month{margin:0px 11px 0px 44px; width:338px; position:relative; float:left;}
#profile_table_bottom_day{margin:0px 44px 0px 11px; width:302px; position:relative; float:left;}
#top10_item{height:34px; background-image:url(/includes/images/top10_row_bg.jpg); background-repeat:repeat-x;}
#profile_item{height:34px; background-image:url(/includes/images/top10_row_bg.jpg); background-repeat:repeat-x;}
#profile_item_month{height:34px; background-image:url(/includes/images/top10_row_bg.jpg); background-repeat:repeat-x;}
#profile_item_day{height:34px; background-image:url(/includes/images/top10_row_bg.jpg); background-repeat:repeat-x;}
#top10_bottom{height:112px; background-image:url(/includes/images/top10_bottom_bg.png);}
#profile_bottom{height:178px; background-image:url(/includes/images/profile_bottom.png);}
#profile_bottom_month{height:138px; background-image:url(/includes/images/profile_month_bottom.png);}
#profile_bottom_day{height:138px; background-image:url(/includes/images/profile_day_bottom.png);}
#profile_days {padding:0px 23px;}
#profile_days a{color:#ffffff; text-decoration:none;}
#profile_days a:hover{color:#c1d72e; text-decoration:underline;}
#profile_days tr{height:175px;}
#profile_days td{border-left:1px solid #60676f; height:175px; width:88px; text-align:center; vertical-align:top;}
#profile_days td.last{border-right:1px solid #60676f;}
#top10_top{height:41px; background-image:url(/includes/images/top10_top_bg.png);}
#profile_top{height:41px; background-image:url(/includes/images/profile_top_bg.png);}
#profile_top_month{height:41px; background-image:url(/includes/images/profile_month_top_bg.png);}
#profile_top_day{height:41px; background-image:url(/includes/images/profile_day_top_bg.png);}
#top10_miles{color:#c1d72e;font-size:26px; padding-left:18px; width:80px;padding-right:5px;}
#year_display_miles{color:#c1d72e;font-size:26px; padding-left:18px; width:65px;padding-right:5px;}
#top10_name{font-size:26px;}
.top10_mileage{color:#051d4d; font-size:15px; padding-left:15px;}
.week_ending{font-size:15px; float:right; padding-right:15px; padding-top:11px;}
#calcs{font-size:11px; padding-left:40px;}


/* BikePGH lightbox styles */
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 335px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box input.font_green{color:#95c600;}
#box input.font_black{color:#000000;}

#box .lightbox-form{position:relative; top:120px; left:79px; width:298px;}
#boxtitle
{
	position:absolute;
	float:center;
	top:40px;
	left:30px;
	width:435px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#boxtitle img{position:relative; top:12px; padding-right:10px;}
#box #close{position:relative; left:430px; top:15px;}
#box #close img{border:0px;}
#box #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box #button a:hover{color:#ffffff;}
#box #buttons{width:101px; margin:0 auto;}
#box #facebook_share{position:relative; left:312px; top:10px;}
#box #facebook_share img{border:0px;}

#filter2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box2
{
	display: none;
	position: absolute;
	top: 75px;
	left: 35%;
	width: 505px;
	height: 590px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box2 input.font_green{color:#95c600;}
#box2 input.font_black{color:#000000;}

#box2 .lightbox-form{position:relative; top:100px; left:30px; width:440px;}
.submit{position:relative; top:-20px;}
#box2 #boxtitle2
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:370px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box2 #boxtitle2 .image{position:relative; float:left; top:10px;}
#box2 #boxtitle2 .text{position:relative; float:left;left:50px; top:-40px;}
#box2 #close{position:relative; left:470px; top:15px;}
#box2 #close img{border:0px;}
#box2 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box2 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box2 #button a:hover{color:#ffffff;}
#box2 #buttons{width:101px; margin:0 auto;}
#box2 #facebook_share{position:relative; left:312px; top:10px;}
#box2 #facebook_share img{border:0px;}

#filter3
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box3
{
	display: none;
	position: absolute;
	top: 75px;
	left: 35%;
	width: 505px;
	height: 590px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box3 input.font_green{color:#95c600;}
#box3 input.font_black{color:#000000;}

#box3 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box3 #boxtitle3
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:370px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box3 #boxtitle3 .image{position:relative; float:left;}
#box3 #boxtitle3 .text{position:relative; float:left; left:10px;}
#box3 #close{position:relative; left:470px; top:15px;}
#box3 #close img{border:0px;}
#box3 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box3 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box3 #button a:hover{color:#ffffff;}
#box3 #buttons{width:101px; margin:0 auto;}
#box3 #facebook_share{position:relative; left:312px; top:10px;}
#box3 #facebook_share img{border:0px;}

#filter4
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box4
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box4 input.font_green{color:#95c600;}
#box4 input.font_black{color:#000000;}

#box4 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box4 #boxtitle4
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box4 #boxtitle4 .image{position:relative; float:left;}
#box4 #boxtitle4 .text{position:relative; float:left; left:10px;}
#box4 #close{position:relative; left:430px; top:15px;}
#box4 #close img{border:0px;}
#box4 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box4 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box4 #button a:hover{color:#ffffff;}
#box4 #buttons{width:101px; margin:0 auto;}
#box4 #facebook_share{position:relative; left:312px; top:10px;}
#box4 #facebook_share img{border:0px;}

#filter5
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box5
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box5 input.font_green{color:#95c600;}
#box5 input.font_black{color:#000000;}

#box5 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box5 #boxtitle5
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box5 #boxtitle5 .image{position:relative; float:left;}
#box5 #boxtitle5 .text{position:relative; float:left; left:10px;}
#box5 #close{position:relative; left:430px; top:15px;}
#box5 #close img{border:0px;}
#box5 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box5 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box5 #button a:hover{color:#ffffff;}
#box5 #buttons{width:101px; margin:0 auto;}
#box4 #facebook_share{position:relative; left:312px; top:10px;}
#box4 #facebook_share img{border:0px;}

#filter6
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box6
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box6 input.font_green{color:#95c600;}
#box6 input.font_black{color:#000000;}

#box6 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box6 #boxtitle6
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box6 #boxtitle6 .image{position:relative; float:left;}
#box6 #boxtitle6 .text{position:relative; float:left; left:10px;}
#box6 #close{position:relative; left:430px; top:15px;}
#box6 #close img{border:0px;}
#box6 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box6 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box6 #button a:hover{color:#ffffff;}
#box6 #buttons{width:101px; margin:0 auto;}
#box6 #facebook_share{position:relative; left:312px; top:10px;}
#box6 #facebook_share img{border:0px;}

#filter7
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box7
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box7 input.font_green{color:#95c600;}
#box7 input.font_black{color:#000000;}

#box7 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box7 #boxtitle7
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box7 #boxtitle7 .image{position:relative; float:left;}
#box7 #boxtitle7 .text{position:relative; float:left; left:10px;}
#box7 #close{position:relative; left:430px; top:15px;}
#box7 #close img{border:0px;}
#box7 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box7 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box7 #button a:hover{color:#ffffff;}
#box7 #buttons{width:101px; margin:0 auto;}
#box7 #facebook_share{position:relative; left:312px; top:10px;}
#box7 #facebook_share img{border:0px;}

#filter8
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box8
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box8 input.font_green{color:#95c600;}
#box8 input.font_black{color:#000000;}

#box8 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box8 #boxtitle8
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box8 #boxtitle8 .image{position:relative; float:left;}
#box8 #boxtitle8 .text{position:relative; float:left; left:10px;}
#box8 #close{position:relative; left:430px; top:15px;}
#box8 #close img{border:0px;}
#box8 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box8 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box8 #button a:hover{color:#ffffff;}
#box8 #buttons{width:101px; margin:0 auto;}
#box8 #facebook_share{position:relative; left:312px; top:10px;}
#box8 #facebook_share img{border:0px;}

#filter9
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box9
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box9 input.font_green{color:#95c600;}
#box9 input.font_black{color:#000000;}

#box9 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box9 #boxtitle9
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box9 #boxtitle9 .image{position:relative; float:left;}
#box9 #boxtitle9 .text{position:relative; float:left; left:10px;}
#box9 #close{position:relative; left:430px; top:15px;}
#box9 #close img{border:0px;}
#box9 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box9 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box9 #button a:hover{color:#ffffff;}
#box9 #buttons{width:101px; margin:0 auto;}
#box9 #facebook_share{position:relative; left:312px; top:10px;}
#box9 #facebook_share img{border:0px;}

#filter10
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box10
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 420px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box10 input.font_green{color:#95c600;}
#box10 input.font_black{color:#000000;}

#box10 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box10 #boxtitle10
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box10 #boxtitle10 .image{position:relative; float:left;}
#box10 #boxtitle10 .text{position:relative; float:left; left:10px;}
#box10 #close{position:relative; left:430px; top:15px;}
#box10 #close img{border:0px;}
#box10 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box10 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box10 #button a:hover{color:#ffffff;}
#box10 #buttons{width:101px; margin:0 auto;}
#box10 #facebook_share{position:relative; left:312px; top:10px;}
#box10 #facebook_share img{border:0px;}
#filter11
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box11
{
	display: none;
	position: absolute;
	top: 20%;
	left: 35%;
	width: 465px;
	height: 320px;
	margin:0;
	background-color: #c1d72e;
	z-index:101;
	overflow: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#box11 input.font_green{color:#95c600;}
#box11 input.font_black{color:#000000;}

#box11 .lightbox-form{position:relative; top:100px; left:79px; width:308px;}
.submit{position:relative; top:-20px;}
#box11 #boxtitle11
{
	position:absolute;
	float:right;
	top:30px;
	left:30px;
	width:330px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;
	font-weight: bold;
}
#box11 #boxtitle11 .image{position:relative; float:left;}
#box11 #boxtitle11 .text{position:relative; float:left; left:45px; top:-45px; width:340px;}
#box11 #close{position:relative; left:430px; top:15px;}
#box11 #close img{border:0px;}
#box11 #button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;}
#box11 #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; top:4px; padding:4px 28px; font-weight:bold;}
#box11 #button a:hover{color:#ffffff;}
#box11 #buttons{width:101px; margin:0 auto;}
#box11 #facebook_share{position:relative; left:312px; top:10px;}
#box11 #facebook_share img{border:0px;}

.button-primary
{
border:1px solid #c1d72e;;
font-weight: bold;
color: #95c600;
background-color:#c1d72e;
background-image: url(/includes/images/form_button.png);
background-repeat:no-repeat; 
height:22px; 
width:102px;
font-size:11px;
}

.button-primary:hover
{
cursor:pointer;
color: #ffffff;
}
.cimy_uef_input_27{width:145px;}
.input{width:145px;}
#cimy_uef_main_p_desc_1 {line-height:0px;}
#cimy_uef_main_p_desc_2 {line-height:0px; padding-top:10px;}
#cimy_uef_wp_p_desc_2 {line-height:0px; padding-top:10px;}
#cimy_uef_wp_p_field_2{line-height:0px;}
#cimy_uef_wp_p_desc_1 {line-height:0px;}
#cimy_uef_wp_p_field_1{line-height:0px;}
#cimy_uef_p_desc_2 {line-height:0px; padding-top:10px;}
#cimy_uef_p_field_2{line-height:0px;}
#cimy_uef_p_desc_1 {line-height:0px; padding-top:10px;}
#cimy_uef_p_field_1{line-height:0px;}
#cimy_uef_p_desc_3 {line-height:0px; padding-top:10px;}
#cimy_uef_p_field_3{line-height:0px;}
#cimy_uef_p_desc_4 {line-height:0px; padding-top:10px;}
#cimy_uef_p_field_4{line-height:0px;}
#cimy_uef_p_desc_5 {line-height:0px; padding-top:10px;}
#cimy_uef_p_field_5{line-height:0px;}
label{display:none;}
#mainfields{position:relative; float:left; width:150px;}
#mainfields_right{position:relative; float:right; padding-left:5px; width:220px; top:-10px;}
#personalfields{position:relative; float:left; padding-left:5px;display:none;}

#blocks {padding-left:40px;}
#login_signup{position:relative; float:left; padding-left:25px; width:320px; padding-top:28px;}
#login_signup .login_signup_block{color:#463413; font-size:13px; font-weight:bold; background-color:#c1d72e; padding:10px;height:195px; text-transform:uppercase;}
#login_signup .login_signup_block #button{float:right;}
#login_signup_text{text-align:center; font-size:14px;}
#join_today{text-align:center; font-size:36px;}
#join_today a{color:#463413; text-decoration:none;}
#join_today a:hover{text-decoration:underline;}
#already_member{text-align:center; font-size:10px;}
#blocks .number_miles{font-size:23px;}
#calc_explain{width: 670px; margin:0 auto; color:#ffffff; padding-left:0px; font-size:9px;padding-bottom:10px;display:block;}
#calc_explain a{color:#ffffff; text-decoration:underline;}
#calc_explain a:hover{text-decoration:none;}
#city_total{position:relative; float:left; width:320px;}
#city_total .city_block{color:#463413; font-size:13px; font-weight:bold; background-color:#c1d72e; padding:10px;height:195px;}
#person_total{position:relative; float:left; padding-left:25px; width:320px; padding-top:110px;}
#person_total .person_block{color:#463413; font-size:13px; font-weight:bold; background-color:#c1d72e; padding:10px;height:85px; text-transform:uppercase;}
#blocks .number_miles{font-size:23px;}
#block_stats {padding-top:10px; font-size:11px; font-weight:bold; line-height:20px; padding-bottom:10px;}
#block_stats .number_miles{color:#c1d72e;font-size:11px; font-weight:bold;}
#login_signup #signup_button{background-image:url(/includes/images/form_button.png); background-repeat:no-repeat; height:21px; width:101px;color:#95c600; margin-left:5px; float:right; margin-top:1px;}
#login_signup #signup_button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:11px; text-decoration:none; position:relative; padding:4px 25px; font-weight:bold; width:101px; color:#95c600; top:4px;}
#login_signup #signup_button a:hover{color:#ffffff;}
#block_stats #button{background-image:url(/includes/images/form_button_home.png); background-repeat:no-repeat; height:21px; width:101px; margin-top:10px;}
#block_stats #button a{font-family:Verdana, Arial, Helvetica, sans-serif;color:#95c600; text-transform:uppercase; font-size:9px; text-decoration:none; position:relative; padding:4px 15px; font-weight:bold; width:101px;}
#block_stats #button a:hover{color:#ffffff;}
input.font_green{color:#95c600;}
input.font_black{color:#000000;}
#loginform #user_login{width:140px;}
#loginform #user_pass{width:140px;}
.form-table td{text-align:left;}
#your-profile #left_col input{color:#000000;}
#your-profile #right_col input{color:#000000;}
#your-profile #left_col{position:relative; float:left; padding-bottom:10px; width:190px;}
#your-profile #right_col{position:relative; float:left; padding-left:5px; padding-bottom:10px; width:200px;}
#your-profile #right_col input{margin-top:6px;display:block;}
#your-profile #right_col select{margin-top:6px;display:block;}
#your-profile #right_col #cimy_uef_8{float:right; position:relative; top:-20px; left:10px;}
#your-profile #right_col #cimy_uef_10{float:right; position:relative; top:-20px; left:10px;}
#your-profile {width:440px; padding-left:30px; padding-top:50px;}
#new_user{margin:10px auto; background-color:#c1d72e; width:420px;color:#463413; font-size:13px; font-weight:bold; padding:15px;}
#new_user img{positive:relative; float:left; padding-right:15px;}
#employer_data{padding-left:30px;}
#profile_content{position:relative; float:left;}
#profile_content_month{position:relative; float:left; width:392px; padding-bottom:10px;}
#profile_content_day{position:relative; float:left; width:358px; padding-bottom:10px;}
iframe{border:none;padding-top:50px;}
#submit_miles .submit{top:0px;}
#box4 #boxtitle4{color:#463413; display:none;}
#box5 #boxtitle5{color:#463413; display:none;}
#box6 #boxtitle6{color:#463413; display:none;}
#box7 #boxtitle7{color:#463413; display:none;}
#box8 #boxtitle8{color:#463413; display:none;}
#box9 #boxtitle9{color:#463413; display:none;}
#box10 #boxtitle10{color:#463413; display:none;}
.week_ending_text{font-size: 18px; float: right; padding-right: 5px; padding-top: 11px;}
#sunday_spacer{padding-top:20px;}
#sunday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#monday_spacer{padding-top:20px;}
#monday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#tuesday_spacer{padding-top:20px;}
#tuesday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#wednesday_spacer{padding-top:20px;}
#wednesday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#thursday_spacer{padding-top:20px;}
#thursday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#friday_spacer{padding-top:20px;}
#friday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#saturday_spacer{padding-top:20px;}
#saturday_miles{background-color:#95c600; font-size:37px; font-weight:bold; line-height:37px;padding-bottom:3px;}
#month_miles{padding-right:10px;position:relative; float:right;}
#month_list a{color:#ffffff; font-weight:bold;}
#month_list{padding-top:0px; margin-top:0px; margin-bottom:0px; padding-bottom:0px; margin-left5px; padding-left:5px;}
#month_list a:hover{text-decoration:none;}
#month_list li{list-style:none; margin:0; margin-bottom:-14px;}
#month_list li:hover{background-color:#95c600;}
#profile_bottom_month td {vertical-align:text-top;}
.scroll-pane {
	height: 123px;
	overflow: auto;
        background-color:#000000;
}
#scrollPane {
	height: 123px;
}
#paneWrapper{
        margin:7px;
        height: 123px;
}
.li_selected{background-color:#95c600;}
#day_wrapper{height:115px;vertical-align:text-top;margin:0 auto; width:140px; padding-top:20px;}
#day_of_week{font-size:15px; font-weight:bold; text-transform:uppercase; line-height:15px;text-align:middle; vertical-align:text-top;padding-left:25px;}
#day_date{font-size:60px; line-height:60px; font-weight:bold;text-align:middle; vertical-align:text-top;padding-left:21px; padding-bottom:5px;}
iframe{border:none;padding-top:0px;}
#lost_password a{font-size: 10px; color:#463413; text-decoration:none;}
#lost_password a:hover{font-size: 10px; color:#463413; text-decoration:underline;}
#measure_trip{font-size: 12px; padding-top: 5px; padding-right:65px; position: relative; float: right;}
#measure_trip a {color: #c1d72e;}