/*
Theme Name: 	Run Walk Smile
Description: 	Image  2 column WordPress template
Author: 		Dawn Schultz
Author URI: 	http://2theschultzs.com/

Credits:
Layout and browser compatibility hacks based on Miscellany 
 http://the-cloisters.net/themedemos/?SelectedTheme=Miscellany
*/


/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #324A1A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 5px;
}

h1 {
	font-size: 2em;
	padding-bottom: 20px;
	padding-top: 10px;
}
h2 {
	font-size: 1.5em;
	padding-bottom: 20px;
	padding-top: 10px;
}
h3 {
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 { font-size: 1.3em; }
h5 {
	font-size: 1.15em;
	text-align: left;
	color: #0089cb;
	margin-left: 15px;
}
h6 {
	font-size: 1.1em;
}

h2 a:link, a:visited {
	color: #0089cb;
}
a:link, a:visited {
	color: #0089cb;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #324A1A;
}
p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
b {
	font-weight: bold;
	color: #006633;
}

ul {
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.5em;
}
hr {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #009900;
	margin-top: 15px;
	margin-bottom: 30px;
}
.block {
	display: block;
	background-color: #95C965;
	border: 3px double #598730;
	line-height: 20px;
}
clear {
	clear: both;
}
/***** MAIN CONTENT *****/
body {
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	color: #002200;
	background-color: #dee3ce;
	margin: 0;
	padding-top: 5px;
	
}

#wrapper { margin: 0 auto 0 auto; width: 1000px; text-align: left; }

#main_content {
	float: left;
	width: 1000px;
	background-color: #dee3ce;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0089cb;
	border-right-color: #0089cb;
	border-bottom-color: #0089cb;
	border-left-color: #0089cb;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#main_content_top {
	float: left;
	width: 1000px;
	height: 10px;
	background-color: #72ae3e;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 0089cb;
	border-bottom-color: #0089CB;
	background-image: url(images/green.gif);
}
#main_content_space {
	float: left;
	width: 1000px;
	height: 30px;
	background-color: Transparent;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#main_content_bottom {
	float: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	height: 30px;
	background-color: #72ae3e;
	display: none;
}
#container {
	float: right;
	width: 720px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: transparent;
}
#container_wide { background: transparent; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px; }

.post { padding: 10px 0 5px 0; text-align: justify; }
.post h2 {
	font-size: 1.5em;
	margin: 0 0 0 5px;
	padding-top: 5px;
	color: #002200;
}
.entry { font-size: 1.02em; line-height: 1.42em; padding: 0 0 40px 0; }
.postmetadata { margin: 0; font-size: 9px; }
.date {	font-size: .9em; margin-top: -30px; }

/***** HEADER *****/
#header-wrap {
	float: center;
	width: 1000px;
	height: 200px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089cb;
}
.header {
	width: 1000px;
	height: 200px;
	margin: 0 auto 0 auto;
	padding: 0;
	float: left;
}

.header h1 {
	width: 600px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	line-height: 40px;
	text-align: left;
	color: #0089cb;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 325px;
}

.header h1 a {
	text-decoration: none;
	font-variant: small-caps;
	color: #0089cb;
}
.header h1 a:hover {
	color: #FFFFFF;
}

/***** TagLine  *****/
.description {
	width: 900px;
	color: #689c38;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: right;
	margin-top: 95px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 30px;
	background-color: Transparent;
}

/***** HORIZONTAL MENU *****/

.menu  {
	float: left;
	width: 1000px;
	height: 30px;
	background-color: #320A41;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-color: #7c7953;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7c7953;
	display: none;
}
.menu ul {
	width: 100%;
	margin: 0 15px 7px 0;
	padding: 5px 0;
	list-style: none;
	text-align: center;
}
.menu ul li {
	margin: 0;
	display: inline;
}
.menu ul li a {
	width: 100%;
	margin-left: 15px;
	padding: 0;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1em;
	color: #FFCC33;
}
.menu ul li a:hover {
    font-variant: small-caps;
	color: #FFFFFF;
}
.menu a:link, .menu a:visited { text-decoration: none; }
.menu p {
    font-variant: small-caps;
	color: #FFFFFF;
}

.menuright {
	text-align: right;
}
/***** IMAGES *****/
p img {
	max-width: 100%;
	padding: 0;
}
a img {
	border: 1px solid #0089cb;
	padding: 3px;
	background: none;
}

img.avatar {
	float: left;
	margin: 5px;
	border: 1px solid #0089cb;
}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft {
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: transparent; /* optional rounded corners for browsers that support it 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding: 0px;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 17px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0;
}

#flickrrss img {
	border: 1px solid #0089cb;
	float: left;
	margin: 0 0 3px 3px;
}

.thumbnail {
	width: 60px;
	height: 60px;
	float: left;
	margin: 3px;
	border: 1px solid #0089cb;
}
.medium {
	width: 250px;
	height: 150px;
	float: left;
	margin: 3px;
	border: 1px solid #0089cb;
}

/***** NAVIGATION *****/
.navigation {
	padding: 5px 0 5px 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
}

/***** FOOTER *****/
.footer-wrap {
	width: 1000px;
	height: 95%;
	background-color: #72ae3e;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0089cb;
	border-bottom-color: #0089CB;
	border-left-color: #0089CB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 1000px;
	float: left;
	color: #ebe1c8;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited { color: #ebe1c8; }
#footer .left-col {
	width: 200px;
	float: left;
	margin-left: 30px;
	text-align: left;
	padding-top: -10px;
	padding-left: 20px;
	color: #ECE9D8;
	clear: both;
}
#footer .right-col {
	width: 500px;
	float: right;
	margin-right: 20px;
	margin-left: 10px;	
}
#footer h4 {
	font-size: 1.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #0089cb;
	margin: 20px 0px 5px;
}
#footer_bottom {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	height: 8px;
	text-align: left;
}

/***** FOOTER EXTRAS *****/
.footer-misc {
	list-style: none;
	font-size: 75%;
	line-height: 100%;
	color: #ebe1c8;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	margin: 0;
}
.footer-misc li {
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footer-misc a {
	font-size: 130%;
	line-height: 120%;
	font-weight: normal;
	margin-right: 15px;
	text-decoration: underline;
}

#credits {
	height: 30px;
	clear: both;
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #EDE6D1;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited { color: #ebe1c8; }
#credits p { margin-right: 20px; }
.margin {
	margin-right: 200px;
}
#copyright {
    clear: both;
	text-align: left;
	
}
/***** SIDEBAR *****/
#left_sidebar {
	width: 200px;
	float: right;
	background-color: #72ae3e;
	border: 1px solid #0089cb;
	margin-top: 10;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
#right_sidebar {
	background: transparent;
	width: 175px;
	float: left;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 0;
	padding-left: auto;
} 
#left_sidebar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: -6px;
	padding-left: -6px;
}
 
#left_sidebar ul li a:link, #right_sidebar ul li a:link {
	color: #FFFFFF;
}

/*** Parent LINK***/
#left_sidebar ul ul li a:link, #left_sidebar ul ul li a:visited {
	color: #FFFFFF;
}
#left_sidebar ul ul li a:hover {
	color: #002200;
}
/************/

#left_sidebar ul li a:visited, #right_sidebar ul li a:visited {
	color: #FFFFFF;
}
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover {
	color: #002200;
}
#left_sidebar ul li a, #right_sidebar ul li a {
	font-size: 1.0em;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}
/****Child LINK ***/
#left_sidebar ul ul ul li a:link, #left_sidebar ul ul ul li a:visited {
	color: #FFFFFF;
}
#left_sidebar ul ul ul li a:hover {
	color: #002200;
}
/********/

#left_sidebar ul li, #right_sidebar ul li { background: transparent; display: block; padding: 0 0 3px 0; margin: 0; list-style: none; }
#left_sidebar ul ul, #right_sidebar ul ul {
	margin: 0 0 0 10px;

}
#left_sidebar ul ul ul, #right_sidebar ul ul ul {
	margin: 0 0 0 10px;

}
#left_sidebar ul, #right_sidebar ul { margin: 0 0 5px 0; padding: 0; }
#left_sidebar h2, #right_sidebar h2, #commentblock h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: normal;
	margin: 15px auto 5px auto;
	padding: 3px 3px 3px 0px;
	text-align: left;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

/***** SEARCH *****/
.search { float: left; width: 210px; margin: 0 0 10px 0; padding: 0; }
.search form { float: right; margin: .5em 10px 0 0; padding: 0; }
.search input#s {
	color: #002200;
	width: 160px;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	border: 1px solid #0089cb;
	background-color: #FFFFFF;
}
.search .search-submit { display: none; }

/***** Calendar *****/
#wp-calendar {
	text-align: center;
	padding: 0;
	width: 100%;
	border: 3px double #0089cb;
	font-variant: small-caps;
	font-family: Times, Verdana, Sans-Serif;
	background-color: #dee3ce;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4px;
}
#wp-calendar td {
	line-height: 10px;
	font-size: 10px;
	color: #002200;
	font-variant: small-caps;
}
#wp-calendar td a {
	display: block;
	color: #002200;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
}
#wp-calendar #prev a { width: 30px; font-variant: small-caps; }
#wp-calendar #next a { width: 30px; margin: 0 0 0 30px; font-variant: small-caps; }
#wp-calendar #today {
	color: #002200;
	font-variant: small-caps;
	background-color: #dee3ce;
}
#wp-calendar #today a {
	color: #002200;
	font-weight: 700;
	font-variant: small-caps;
}
#wp-calendar caption {
	color: #002200;
	text-align: center;
	width: 80%;
	margin: 5px 0 5px 20px;
	font-family: Times, Verdana, Sans-Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/***** COMMENTS *****/
.comments-template {
	margin: 0 10px;
	padding: 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0089cb;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style-image: none;
	list-style-type: none;
}
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea {
	width: 95%;
	max-width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dee3ce;
}
.authorcomment {
	background-color: #002200;
}

/***** IE HACKS *****/
* html .menu  { width: 98.5%; }
/**** Donate ****/
#donate {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/***** Wp Wall  *****/
 
#chat {
	border: 4px double #0089cb;
	background-color: #dee3ce;
	width: 166px;
	float: right;
	padding-right: -1px;
	margin-right: -2px;
}

.paypal-left{
	text-align: left;
	width: 250px;
	float: left;
	border: 1px solid #0089bc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.paypal-right{
	text-align: left;
	width: 250px;
	border: 1px solid #72ae3e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding: 10px;
}
/***** Contact Form  *****/
.contact-text {
	text-decoration: none;
	color: #333333;
}
.contact-menu {
	text-align: left;
	color: #689c38;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	padding: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	clear: both;
}
.left-just {
	width: 500px;
	margin-left: 15px;
	padding-left: 15px;
	clear: both;
}
#left-align {
	float: left;
}
#left-300  {
	float: right;
	width: 300px;
	margin-right: 200px;
}
#left-100  {
	width: 200px;
	display: block;
}
#left-50  {
	width: 600px;
	display: block;
	clear: both;
}
.right-100  {
	width: 25%;
	padding-left: 10px;
	margin-left: 10px;
	clear: both;
	font-weight: bold;
}

#right-50  {
	width: 150px;
	display: block;
	float: right;
	margin-right: 225px;
}
#border1 {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #72ae3e;
	border-bottom-color: #89C256;
	border-left-color: #72ae3e;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#border2 {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #72ae3e;
	border-bottom-color: #89C256;
	border-left-color: #72ae3e;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}