/*  
Theme Name: Eat More Kale Theme
Theme URI: http://www.eatmorekale.com
Description: The Eat More Kale WordPress Theme
Version: 2.3
Author: Michael Martine
Author URI: http://www.michaelmartine.com
*/
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: url(http://www.eatmorekale.com/blog/wp-content/themes/emk/images/emkbg.jpg); 
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
	
#header	{ 
	background: url(http://www.eatmorekale.com/blog/wp-content/themes/emk/images/emkheader.jpg) no-repeat; 
	/* margin: 0; 
	padding: 0; */
	width: 760px; 
	height: 180px; 
	}
	

#page {
	/*background-image: url(images/emkbody.jpg) repeat-y;*/
	background: url(http://www.eatmorekale.com/blog/wp-content/themes/emk/images/emkbody.jpg) repeat-y; 
	text-align: left;
	width: 760px;
	}
	
/* Sidebar */

#sidebar #cart form {
	text-align: center;
	padding: 5px 0;
	}

#sidebar h2 {
	margin: 15px 10px 15px 10px;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 1.4em;
	color: #fff;
	}

#sidebar a {
	color: #ffd;
	}

#sidebar a:hover {
	color: #f90;
	text-decoration: none;
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #000;
	margin: 3px 0 0 10px;
	padding: 0;
	font-size: 1em;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 ;
	font-size: 1.4em;
	border-bottom: 1px solid #f90;
	padding: 5px;
	}

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

#sidebar {
	font: bold 1em 'Trebuchet MS', Tahoma, Verdana, Helvetica, Sans-Serif;
	padding: 10px 0 10px 0;
	margin-left: 10px;
	width: 240px;
	float: left;
	color: #fff;
	}

#sidebar form {
	margin: 10px 0;
	}

#sidebar img {
	margin: 10px 0;
	}

#searchform {
	margin: 5px auto;
	padding: 0 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}		

/* header */

#header {
	background-color: #73a0c5;
	}

/* Posts & content */

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}
	
.narrowcolumn {
	float: right;
	padding: 0 0 20px 0;
	margin-top: -70px;
	margin-right: 40px;
	margin-left: 0;
	width: 420px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0px 290px;
	width: 400px;
	}
	
.post {
	margin: 0 20px 0 0;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.post p {
	font-size: 1.1em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

/* Headings */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	padding-top: 10px;
	margin: 0;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	/*color: #69f;*/
	color: #369;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #369;
	}

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

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;

}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


.entry p a:visited {
	color: #666;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #369;
	text-decoration: none;
	}

a:hover {
	color: #369;
	text-decoration: underline;
	}
	
/* 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 10px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.inline {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.thumb {
	padding: 4px;
	margin: 15px 2px;
	display: inline;
	float: left;
	}

.100d {
	padding: 0;
	margin: 0;
	border: 0;
	dislplay: inline;
	}	

.pad {
	padding-right: 10px;
	}

/* 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;
	}

.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;
	}
	
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* Forms */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 100px;
	}

/* Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	margin: 10px 5px 10px 0;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

/* misc. elements */

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

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/* tables */

table {
	padding: 10px;
	margin: 0;
	}

td {
	text-align: center;
	vertical-align: bottom;
	}

.single {
	margin-top: -120px;
	}

#browse td {
	padding: 3px;
	vertical-align: center;
	}

#100dz {
	padding: 0
	}	

/* intouch contact form */

#intouchform div {
	margin-bottom: 10px;
	}

#intouchform input {
	display: block;
	}

#intouchform textarea {
	display: block;
	}		

/* PayPal */

.paypal {
	text-align: center;
	}

/* ppp */

#ppp {
	margin: 0 100px;
	font-size: 130%;
	font-weight: bold;
	}	
	
/* around the world */

.emk-world {
	margin: 0 10px 10px;
	padding: 10px;
	border: 1px solid #333;
	clear: both;
	}

.pages {
	font-size: 30px;
	}	

/* Home page buy buttons */

.buy {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	border: 3px double #000;
	background: #f8f8f8;
	width: 190px;
	line-height: 1;
	cursor: hand;
	}

a:hover .buy {
	text-decoration: underline;
	}	

/* footer */

#footer {
	background: url(http://www.eatmorekale.com/blog/wp-content/themes/emk/images/emkfooter.jpg) no-repeat bottom; 
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 70px;
	clear: both;
	}

#footer p {
	margin: 0 0 0 265px;
	width: 470px;
	padding: 20px 0;
	text-align: center;
	}

/* tell-a-friend form */

#email {
	text-align: center;
	}	