/*
Theme Name: I'm Just Walkin'
Theme URI: http://imjustwalkin.com/
Description: I'm Just Walkin'
Version: 1.0
Author: Jason Eppink
Author URI: http://jasoneppink.com/
Tags: awesome, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	old blue: #A9C0D5
	new blue: #A6BFDE
	green: #B5D29C
	gray: #F2EFE9
	gold: #FFC344
	yellow: 

*/



body,
html {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	}
	
#wrap {
	width: 970px;
	margin: 0px auto;
	background: #FFFFFF;
	padding-bottom: 26px;
	overflow: auto;
}

#header {
	background: #A9C0D5 url('images/header1.jpg') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-1 {
	background: #A6BFDE url('images/headers-footers/header01.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-2 {
	background: #A6BFDE url('images/headers-footers/header02.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-3 {
	background: #A6BFDE url('images/headers-footers/header03.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-4 {
	background: #A6BFDE url('images/headers-footers/header04.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-5 {
	background: #A6BFDE url('images/headers-footers/header05.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-6 {
	background: #A6BFDE url('images/headers-footers/header06.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-7 {
	background: #A6BFDE url('images/headers-footers/header07.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-8 {
	background: #A6BFDE url('images/headers-footers/header08.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-9 {
	background: #A6BFDE url('images/headers-footers/header09.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-10 {
	background: #A6BFDE url('images/headers-footers/header10.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-11 {
	background: #A6BFDE url('images/headers-footers/header11.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-12 {
	background: #A6BFDE url('images/headers-footers/header12.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-13 {
	background: #A6BFDE url('images/headers-footers/header13.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-14 {
	background: #A6BFDE url('images/headers-footers/header14.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-15 {
	background: #A6BFDE url('images/headers-footers/header15.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-16 {
	background: #A6BFDE url('images/headers-footers/header16.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-17 {
	background: #A6BFDE url('images/headers-footers/header17.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-18 {
	background: #A6BFDE url('images/headers-footers/header18.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-19 {
	background: #A6BFDE url('images/headers-footers/header19.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}

#header-nyc-20 {
	background: #A6BFDE url('images/headers-footers/header20.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#header-nyc-21 {
	background: #A6BFDE url('images/headers-footers/header21.png') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}

a.header_link {
	text-decoration: none;
}

a.header_link hover {
	
}

#header_wrap {
	width: 970px;
	margin: 0px auto;
	overflow: auto;
}
	
#header_title {
	font-size: 24px;
	float: left;
	margin-left: 1px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	color: #FFFFFF;
}

#header_title a{
	color: #FFFFFF;
}

#header_title a:hover {
	background: none;
	border: none;
}

#header_locations {
	margin-left: 10px;
	margin-top: 16.5px;
	font-size: 12px;
	float: left;
	text-align: left;
}

#header_locations a{
	text-decoration: none;
	color: #FFFFFF;
}

#header_locations a:hover {
	text-decoration: underline;
	background: none;
	border: none;
}
	
#header_credit {
	margin-top: 13px;
	float: left;
	text-align: right;
	width: 270px;
}

#header_left {
	background: #B5D29C no-repeat scroll left 0;
	height: 195px;
	}

#headerimg 	{
	margin: 0px 0px 0;
	}

#header_right {
	float: left;
	background: #A9C0D5 no-repeat bottom right;
	height: 195px;
	width: 291px;
	}
	
#footer {
	background: #A9C0D5 url('images/footer4.jpg') no-repeat scroll right 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-1 {
	background: #A6BFDE url('images/headers-footers/footer01.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-2 {
	background: #A6BFDE url('images/headers-footers/footer02.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-3 {
	background: #A6BFDE url('images/headers-footers/footer03.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-4 {
	background: #A6BFDE url('images/headers-footers/footer04.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-5 {
	background: #A6BFDE url('images/headers-footers/footer05.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-6 {
	background: #A6BFDE url('images/headers-footers/footer06.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-7 {
	background: #A6BFDE url('images/headers-footers/footer07.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-8 {
	background: #A6BFDE url('images/headers-footers/footer08.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-9 {
	background: #A6BFDE url('images/headers-footers/footer09.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-10 {
	background: #A6BFDE url('images/headers-footers/footer10.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-11 {
	background: #A6BFDE url('images/headers-footers/footer11.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-12 {
	background: #A6BFDE url('images/headers-footers/footer12.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-13 {
	background: #A6BFDE url('images/headers-footers/footer13.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-14 {
	background: #A6BFDE url('images/headers-footers/footer14.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-15 {
	background: #A6BFDE url('images/headers-footers/footer15.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-16 {
	background: #A6BFDE url('images/headers-footers/footer16.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-17 {
	background: #A6BFDE url('images/headers-footers/footer17.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-18 {
	background: #A6BFDE url('images/headers-footers/footer18.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-19 {
	background: #A6BFDE url('images/headers-footers/footer19.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-20 {
	background: #A6BFDE url('images/headers-footers/footer20.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer-nyc-21 {
	background: #A6BFDE url('images/headers-footers/footer21.png') no-repeat scroll left 0;
	height: 40px;
	color: #FFFFFF;
	}
	
#footer_wrap {
	width: 970px;
	margin: 0px auto;
	overflow: auto;
}
	
#footer_title {
	font-size: 18px;
	float: left;
	width: 669px;
	text-align: right;
	margin-top: 9px;
	margin-right: 10px;
}
	
#footer_credit {
	margin-top: 13px;
	float: left;
	text-align: right;
	width: 270px;
}

#headermap 	{
	margin: 0px 0px 0;
	}
	
.heading {
	border-top: 1px solid #DDDDDD;	
	}
	
.heading_day {
	float: left;
	border-right: 1px solid #DDDDDD;
	padding-right: 5px;
	margin-right: 5px;
	line-height: 1.2;
	}
	
.heading_day_details_list {
	float: left;
	border-right: 1px solid #DDDDDD;
	padding-right: 5px;
	margin-right: 5px;
	line-height: 1.4;
	}

.heading_title {
	margin-top: -1px;
	float: left;
	}

.heading_title img {
	margin-top: 7px;
}

.heading_mapview {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	padding-left: 5px;
}
	
.sidebar_item {
	border-top: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.sidebar_item_title {
	float: left;
	border-right: 1px solid #DDDDDD;
	padding-right: 5px;
	margin-right: 5px;
	width: 87px;
	}
	
.sidebar_item_title h2 {
	text-align: justify;
}
	
.sidebar_item_content {
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}

.centered_image {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.recent_photos {
	float: left;
	width: 170px;
}

.sidebar_calendars {
	float: left;
	width: 170px;
}

#photo_map_canvas {
	width: 669px;
	height: 400px; 
	margin-bottom: 50px;
	background: #F2EFE9;
}

#photo_map_canvas a {
	background: none;
}

#progress_map_canvas {
	width: 259px;
	height: 170px;
	overflow: hidden;
	background: #F2EFE9;
}

#progress_map_canvas_nyc {
	width: 259px;
	height: 151px;
	overflow: hidden;
	background: #F2EFE9;
}

#progress_map_canvas a {
	background: none;
}

#progress_map_canvas_nyc a {
	background: none;
}


#progress_map_envelope {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-top: 10px;
}

.infowindow_title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
}

.infowindow_date {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
}

#progress_text {
	margin-top: -15px;
	margin-right: 5px;
	text-align: right;
	color: white;
}

.post {
	margin-bottom: 40px;
}

.padding {
	height: 20px;
	background: #F2EFE9;
}

#left {
	float: left;
	width: 669px;
	margin-top: 10px;
	padding-top: 10px;
	border-right: 1px solid #DDDDDD;
	padding-right: 10px;
	margin-right: 10px;
}

#right {
	float: left;
	text-align: left;
	width: 270px;
	margin-top: 10px;
	line-height: 1.4;
}

#bottom {
	width: 970px;
	margin: 1px auto;
	margin-bottom: 26px;
	text-align: right;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	line-height: 1.25;
}

a.post_title_link {
	text-decoration: none;
}

h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 30px 0 0 0;
}

al-main {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 1.25;
}

al-abridged {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 1.25;
}

table.alert {
	border-width: 2px;
	border-spacing: 5px;
	border-style: solid;
	border-color: red;
}
table.alert td {
	border-style: none;
}

.entry {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 20px;
	line-height: 1.4;
}

blockquote {
	margin: 16px 10px 16px 30px;
	padding-left: 10px;
	padding-right: 30px;
	border-left: 5px solid #ddd;
	border-right: none;
	color: #6c6c6c;
}

.comment-author {
	font-size: 14px;
}

#comment {
	width: 669px;
}

	a:link {
		color: #6a8552;
	}
	
	a:visited {
		color: #6a8552;
	}
	
	a:hover {
		color: #FFFFFF;
		text-decoration: none;
		background: #B5D29C;
		border-width: 1px;
		border-bottom-style: solid;
		border-color: #B5D29C;
	}
	
	a:active {
		color: #000000;
		text-decoration: none;
	}
	
	a.image{
		padding: 0px;
		background: none;
		border: 0px;
	}
	
	a.image:hover {

	}
	
	img {
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
	
	a img {
		border: 0px;
		text-decoration: none;
		background: none;
	}

	.image {
		width: 83px;
		text-align: left;
	}	
	
	.title {
		margin-top: 0px;
		text-align: center;
	}
	
	.cc_image {
		margin-bottom: -2px;
		margin-right: 3px;
	}


#wp-calendar {
	text-align: center;
	margin-bottom: 10px;
}

#wp-calendar a{
	color: #000000;
	text-decoration: none;
	background: #B5D29C;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #B5D29C;
	padding-left: 2px;
	padding-right: 2px;
}

#wp-calendar a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #B5D29C;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #B5D29C;
	padding-left: 2px;
	padding-right: 2px;
}

/* Deletes Google image from maps - against ToS :( */

logocontrol a{
	border: 0px;
	background: none;
}

a.gmnoprint {
	border: 0px;
	background: none;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style-type: disc;
	}

html>body .entry ol {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style-type: decimal;
	}

html>body .entry li {
	margin: 0 0 0 10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Comments */

.comment li {
	
}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.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;
	}
	
#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;
	}