/*  
Theme Name: Life on the Leash
Author: Victoria Schade
Author URI: lifeontheleash.com
*/
	
/* Basics */

html, body {
	margin:0;
	padding:0;
	height:100%;
	}

body {
	margin: 0;
	padding: 0;
	color: #31449c;
	text-align: center;
	font-family: tahoma, verdana, "trebuchet ms", arial, sans-serif;
	font-size: 95%;
	background: #d3f1ff url(images/body_bg.jpg) repeat-x;
	background-attachment: fixed;
	}
	
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
	}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	color: #6abc3e; 
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 .5em 0;
	padding: 0;
	}		

.ctr  {
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link, a:active, a:visited {
	color: #e71f25;
	}

a:hover {
	color: #000;
	}

input, textarea, select {
	border: 1px solid #e71f25;
	background-color: #fff7d8;
	color: #000;
	font-size: 1em;
	font-family: arial, verdana, tahoma, sans-serif;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #e71f25;
	font-size: 0.9em;
	}

code {
	font-family: monospace;
	color: #666;
	}

form {
	margin: 0;
	padding: 0;
	border: 0;
	}

.small {
	font-size: 0.9em;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #b5b8b7;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #b5b8b7;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.entry img  {
	border: 10px solid #fff;
	}

.navigation {
	display: block;
	text-align: center;
	/* margin-top: 10px;
	margin-bottom: 60px; */
	padding: 5px 0 5px 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps  {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* Footer stick settings */

html, body, #clouds {
	height: 100%;
	}

body > #clouds {
	height: auto; 
	min-height: 100%;
	}

#page {
	padding-bottom: 100px; /* must be same height as the footer */
	}  

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	} 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	
/* Hides from IE-mac \*/

* html .clearfix { 
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
	
/* End hide from IE-mac */


/* Page Layout */

#clouds  {
	background: url(images/clouds.jpg) left top no-repeat;
	background-attachment:fixed;
	}

#page  {
	width: 930px;
	margin: auto;
	position: relative;
	}
	
#content  {
	/* margin: 130px 0 0 130px; */
	margin: 160px 0 0 30px;
	width: 560px;
	float: left;
	background: url(images/contenttext_bg.png) top center repeat-y;
	}

#text  {
	background: url(images/contenttext_base.png) bottom center no-repeat;
	padding-bottom: 15px;
	}

#content .post {
	background: url(images/contenttext_top.png) top center no-repeat;
	padding-top: 50px;
	}

#content .entry {
	margin: 0 auto 0 auto;
	width: 500px;
	}

#sidebar  {
	margin: 160px 34px 0 20px;
	width: 280px;
	float: right;
	}

#footer {
	color: #4ccc3f;
	font-size: .90em;
	background: url(images/grass.gif) bottom repeat-x;
	}
	
.post {
	text-align: center;
	}	

.entry  {
	text-align: left;
	}

/* Header */

#logo, #contact, #store, #blog, #about, #training  {
	position: absolute;
	}
	
#contact, #store, #blog, #about, #training  {
	top: 0;
	}	

#logo  {
	left: 0;
	top: 5px;
	}

#about  {
	left: 350px;
	}
	
#contact  {
	left: 460px;
	}

#store  {
	left: 605px;
	}
	
#blog  {
	left: 700px;
	}
	
#training  {
	left: 840px;
	}

/* Footer */	
	
#footer a {
	color: #4ccc3f;
	}
	
/* Forms */

.entry form img  {
	border: 0;
	}

/* Home page */

#hometextwrapper  {
	margin: 160px 0 0 30px;
	width: 445px;
	float: left;
	background: url(images/hometext_bg.png) top center repeat-y;
	}

#hometext  {
	background: url(images/hometext_base.png) bottom center no-repeat;
	padding-bottom: 15px;
	}

#hometext .post {
	background: url(images/hometext_top.png) top center no-repeat;
	padding-top: 50px;
	margin: 0;
	}

#hometext .entry {
	margin: 0 auto 0 auto;
	width: 360px;
	font-weight: bold;
	}
	
#homestore  {
	position: absolute;
	top: 150px;
	left: 440px;
	}
	
#homephoto  {
	float: right;
	}
	
#facebook {
	position: absolute;
	top: 350px;
	left: 740px;
	}	
	
#homethings  {
	float: left;
	width: 300px;
	margin-left: 50px;
	position: relative;
	}
	
#goodthing  {
	position: absolute;
	top: 40px;
	left: 30px;
	z-index: 1;
	}
		
#goodthingframe  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	}
	
/* Pages */

img.heading  {
	margin-left: 90px;
	}
	
/* Blog Layout 

.post {
	margin: 0 0 40px;
	text-align: left;
	padding: 10px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}		

.entry  {
	}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-top: 3px solid #f1e4d3;
	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;
	}	
	*/
	
/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;	
	}

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;
	}
		
.widgettitle  {	
	font-weight: bold;
	}
	
.narrowcolumn h2  {
	margin: 0;
	text-align: center;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}	
	
/* Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.aligncenter { 
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	}	
	
.alignleft { 
	display:block; 
	margin-right:auto;
	float: left;
	margin: 0 15px 15px 0;
	display: inline;	
	}
	
.alignright { 
	display:block; 
	margin-left:auto;
	float: right;
	margin: 0 0 15px 15px;
	display: inline;	
	}	
	
/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	background: url(images/bullet.gif) left 3px no-repeat;
	padding-left: 35px;	
	}

.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;
	font-size: 13px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar form {
	margin: 0;
	}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 3px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 3px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 0;
	width: 95%;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	}

#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;
	}
	
/* 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;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.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;
	}

.commentmetadata {
	font-weight: normal;
	}		

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.comment  {
	border: 1px solid #ccc;
	}
	
	
.odd {
	background: #f8f8f8;
	}	
	
/* 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; 
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
	
/* 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;
	}

.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;
	}