@import url("reset.css");
@import url("menu-essential.css");
/*
Theme Name: Memory Lane Park
Theme URI: http://memorylanepark.com
Description: A custom Wordpress theme for Memory Lane Park by Jonathan Suh
Version: 1.0
Author: Jonathan Suh
Author URI: http://jonsuh.com/
Tags:

	Jonathan Suh
*/

/* Global Structure */
body {background: #AF2229 url(images/bg.png) repeat-x; text-align: center; margin-top: 10px; margin-bottom: 20px}
#parent {width: 850px; text-align: left; display: inline-block}
#bg {}
#header {height: 120px; margin-top: 15px}
#header > p {text-align: center}
#slider {width: 850px; height: 350px; background: #fefefe; margin-bottom: 10px; block;
  -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;}
#footer {width: 840px; background: #e9e9e9; padding: 5px; margin-top: 15px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#footer>  div {background: #fefefe; padding: 5px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#footer > div p {font-size: 11px}

/* Fonts */
body, input, select {font-family: Arial, sans-serif; color: #333}
body {font-size: 14px}

/* Global Elements */
a {color: #bd1d2c}
a:hover {color: #cc0000}

/* Menu */
#menu {width: 850px; height: 40px; max-height: 40px; background: #ddd; border-bottom: 1px solid #777; display: inline-block; text-align: right;
  background: -moz-linear-gradient(top, #fefefe, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cccccc');
  -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}
#menu ul, #menu li {list-style: none}
#menu li {display: inline-block}
/*#menu li a {float: right; font-family: Helvetica, Arial; font-size: 14px; font-weight: 600; color: #393939; padding: 13px 20px 0px 20px; height: 27px; display: inline-block; background: url(images/sprite-1.png) repeat-x; background-position: 0px -80px; text-decoration: none; text-shadow: 0px 1px #ddd; outline: none}
#menu li a:hover {color: #eee; text-shadow: 0px -1px #393939; background-position: 0px -120px; outline: none}
#menu li a:active {background-position: 0px -160px}
#menu ul li:last-child a {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}
#menu ul ul, #menu ul ul li, #menu ul ul li a {background: #cc0000; text-align: left}*/

.sf-menu {float: left; margin-bottom:	1em;}
.sf-menu a {float: left; text-align: left; font-family: Helvetica, Arial; font-size: 14px; font-weight: 600; color: #393939; padding: 13px 20px 0px 20px;
  height: 27px; text-decoration: none; text-shadow: 0px 1px #fff; outline: none}
.sf-menu li {background: #ddd;
	background: -moz-linear-gradient(top, #fefefe, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cccccc');}
.sf-menu li ul {border: 1px solid #888; border-top: 0px}
.sf-menu li li {background: #bbb;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {color: #595959; text-shadow: 0px 1px #fff; outline: 0;
  background: #eee;
	background: -moz-linear-gradient(top, #fefefe, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ddd));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dddddd');}
.sf-menu a:active {color: #595959; text-shadow: 0px 1px #fff; outline: 0;
  background: #eee;
	background: -moz-linear-gradient(top, #ccc, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#dddddd');}
.sf-menu li li a:hover {background: #888}
.sf-menu li:active {}
.sf-menu li:first-child, .sf-menu li:first-child a {-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;}
.sf-menu li li:first-child, .sf-menu li li:first-child a {border-radius: 0px; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

/* Global Styles */
.float-right {float: right} .float-left {float: left}
.margin-right {margin-right: 7px} .margin-left {margin-left: 7px}

.button {font-size: 15px; font-weight: bold; color: #fefefe; text-shadow: 0px -1px #444; padding: 10px 15px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px}
.big {padding: 15px 20px; font-size: 24px; font-weight: bold}
.red {background: #cc0000}
.red:hover {background: #ff0000; text-decoration: none}
.top-left-round {-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;}
.top-right-round {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}

/* Content */
#content {padding: 5px; background: #ddd; border-top: 1px solid #fff; display: inline-block;
  -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;}
#content.top-left-round {border-top:0}
#content #column-left {width: 505px; background: #fafafa; padding: 10px; margin-right: 5px; float: left; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #sidebar {width: 290px; background: #fafafa; padding: 10px; float: left; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #column-wide {width: 820px; background: #fafafa; padding: 10px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
	
#posts #post {padding-bottom: 10px; border-bottom: 1px dotted #ccc; margin-bottom: 10px}
#posts #post:last-child {margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px}

	/* Title */
	#post h1, #post h1 a, .hentry > h1, .hentry > h1 a, .post > h2, .post > h2 a {font-size: 30px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; color: #bd1d2c; margin-bottom: 10px; text-decoration: none}
	#post h1 a:hover, .hentry > h1 a:hover {color: #dd0000}
	#post p, .hentry p, .entry p {line-height: 160%; margin-bottom: 20px}
	/* Date */
	#post p small, .hentry .entry > h3 {color: #888; margin-bottom: 10px; display: block}
	/* Post Metadata */
	p.postmetadata.alt {font-size: 11px; color: #999}

#content #floatbar {width: 250px; float: right; background: #eee; padding: 5px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #floatbar div {padding: 5px; background: #fefefe}

#content #respond {width: 600px; background: #eee; padding: 15px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #respond input, #content #respond textarea {font-family: Helvetica, Arial; font-size: 10pt; border: 1px solid #ccc; background: #fff; padding: 7px; margin: 3px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #respond input[id=submit] {color: #fff; background: #bb0000}
#content #respond input[id=submit]:hover {background: #cc0000}
#content #respond input[id=submit]:active {background: #222}

#content #result {border-bottom: 1px dashed #ccc; padding-bottom: 7px; margin-bottom: 7px}
#content #result:last-child {border-bottom: 0px; padding-bottom: 0px; margin-bottom: 0px}
#content #result h3, #content #result h3 a {font-size: 16px; padding-bottom: 5px}
#content #result small {font-size: 12px; color: #444}
#content #result .postmetadata {font-size: 11px; color: #666; padding-top: 5px}
	
/* Widgets */
#content #featured-post {background: #dadada; padding: 10px; margin-bottom: 20px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #featured-post h1, #content #featured-post h1 a {font-size:32px; color: #333; text-shadow: 0px 1px #fefefe}
#content #featured-post p {line-height: 110%; margin-bottom: 10px}

#sidebar #weather-widget {margin-bottom: 15px; min-height: 105px; padding-top: 15px}
#sidebar #weather-widget h3 {color: #bb0000; font-size: 25px}
#sidebar #weather-widget h3, #sidebar #weather-widget p {padding-left: 130px}
#sidebar #weather-widget p {line-height: 130%}

/* Directions */
#address {display: block; margin-bottom: 10px}
#address input {padding: 5px; font-size: 12px}
#map_canvas {float: left; display:inline-block; width:65%; height:400px}
#directionsPanel {float: left; display:inline-block; width:35%;min-height:100px}
