/*  
Theme Name: Eat Media Custom Theme
Theme URI: http://eatmedia.net
Author: Eat Media
*/

/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	}
.alt {
	background-color: #FAFEFD;
	}
.alt small {
	padding: 5px;
	}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	display: block;
	color: #f7901e;
	}
h1 {
	font-size: 4em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	}
h2.pagetitle {
	font-size: 1.6em;
	color: #a8abad;
	}
#side_content h2 {
	font-size: 1em;
	font-weight: bold;
	color: #2C2C2C;
	}
h3 {
	font-weight: normal;
	font-size: 1.3em;
	color: F7901E;
	}
	h3#comments {
		font-size: 1.2em;
		}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #side_content h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li {
	font-weight: bold;
	}
.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 {
	}
.commentmetadata {
	font-weight: normal;
	}
.nocomments, blockquote, strike {
	color: #a8abad;
	}
.postmetadata {
	color: #333;
	}
.postmetadata a, .postmetadata small a:hover {
	color: #F7901E;
	}
.postmetadata a:hover, .postmetadata small {
	color: #333;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}
h2 a:hover, h3 a:hover {
	color: #f7901e;
	}
#side_content ul li a {
	text-decoration: none;
	}
#side_content ul li a:hover {
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	}
#header {
	display: none
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 575px;
	}
.post {
	margin: 20px 0 40px;
	padding-top: 40px;
	border-top: 1px dashed #E4E4E4;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
a.post-edit-link,  a.post-edit-link:visited {
	color: #F7901E;
	}
a.post-edit-link:hover {
	color: #333;
	}
	.post-edit-link-sep {
		}
.narrowcolumn .postmetadata {
	text-align: left;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0;
	}
.postmetadata {
	clear: both;
	background-color: #E8F9F6;
	padding: 5px 20px 10px;
	overflow: hidden;
	}
	.postmetadata .addthis_toolbox {
		}
	.postmetadata .addthis_toolbox a {
		float: left;
		}
	/*.postmetadata .addthis_toolbox a .addthis_more_hack {
		position: absolute;
		margin: -16px 0 0 16px;
		}*/
	ul.postmetadata li {
		list-style-type: none;
		float: left;
		margin: 5px 0 0;
		}
/* End Structure */


/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}
h2 {
	margin-bottom: 5px;
	}
h2.pagetitle {
	margin-top: 0 0 30px;
	padding-top: 10px;
	}
#side_content h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 0 0 5px 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Sub-Navigation */
#category-nav {
	margin-bottom: 15px;
	padding: 10px 15px;
	background-color: #E8F9F6;
	line-height: 1.4em;
	}
#category-nav li {
	display: inline;
	margin: 0;
	}
	#category-nav li.cat-nav-title {
		font-weight: bold;
		font-size: 13.5px;
		}
#category-nav li:before{
	content: " / ";
	}
	#category-nav li.cat-nav-title:before, #category-nav li.first:before {
		content: "";
		}
#category-nav li a, #category-nav li a:link {
	text-decoration: none;
	}
	#category-nav li.current a, #category-nav li.current a:link {
		font-weight: bold;
		}
#category-nav li a:hover, #category-nav li.current a {
	color: #F7901E
	}
/* End Sub-Navigation */


/* Begin 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 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/
.entry {
	margin-top: 25px;
	}
.entry ul li {
	list-style-type: square;
	}
.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;
	}
.side ul{
	padding: 20px;
	}
#side_content ul {
	margin: 0; !important
	padding: 20px;
	}
#side_content ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	#side_content .widget {
		margin: 15px 0 0;
		padding-top: 15px;
		border-top: 1px dashed #1CBFA3;
		clear: both;
		}
	#side_content ul li#text-2 {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
		/*display: none;   Temp */
		}
	/*#side_content ul li#text-115465502 {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
		}*/
	#side_content ul li ul.widget_subscribe {
		margin-left: 0;
		height: 25px;
		}
	#side_content ul li ul.widget_subscribe li {
		float: left;
		list-style-type: none;
		}
		#side_content ul li ul.widget_subscribe li a {
			display: block;
			height: 16px;
			width: 16px;
			padding: 0;
			margin-right: 15px;
			overflow: hidden;
			text-indent: -99999px;
			}
		#side_content ul li ul.widget_subscribe li.rss a {
			background: url(http://eatmedia.net/a/images/rss_icon-16x16.png) no-repeat scroll 0 0 transparent;
			}
		#side_content ul li ul.widget_subscribe li.twitter a {
			background: url(http://eatmedia.net/a/images/twitter_icon-28x16.png) no-repeat scroll 0 0 transparent;
			width: 28px;
			}
		#side_content ul li ul.widget_subscribe li.facebook a {
			background: url(http://eatmedia.net/a/images/facebook_icon-16x16.png) no-repeat scroll 0 0 transparent;
			}
			* html #side_content ul li ul.widget_subscribe li.rss a {
				background-image: url(http://eatmedia.net/a/images/rss_icon-16x16.gif);
				}
			* html #side_content ul li ul.widget_subscribe li.twitter a {
				background-image: url(http://eatmedia.net/a/images/twitter_icon-28x16.gif);
				}
			* html #side_content ul li ul.widget_subscribe li.facebook a {
				background-image: url(http://eatmedia.net/a/images/facebook_icon-16x16.gif);
				}
	#side_content ul li.widget_archive {
		}
	#side_content ul #text-4 {
		border-top: none;
		padding-top: 0;
		margin-top: 5px;
		}
		#side_content ul #text-4 .textwidget {
			padding-bottom: 1px;
			}
		#side_content ul #text-4 .textwidget span {
			text-transform: uppercase;
			font-size: 90%;
			font-weight: bold;
			}
		#side_content ul li ul.widget_archive_years {
			width: 155px;
			display: inline;
			position: absolute;
			margin: 0 0 0 5px;
			}
		#side_content ul li ul.widget_archive_years li {
			list-style: none outside none;
			float: left;
			margin-right: 5px;
			}
			#side_content ul li ul.widget_archive_years li:after {
				content: " / ";
				}
			#side_content ul li ul.widget_archive_years li:last-child:after {
				content: "";
				}
#side_content ul p, #side_content ul select {
	margin: 5px 0 0 0;
	}
#side_content ul ul, #side_content ul ol {
	margin: 5px 0 0 20px;
	padding: 0;
	}
#side_content ul ul ul, #side_content ul ol {
	margin: 0 0 0 10px;
	}
ol li, #side_content ul ol li {
	list-style: decimal outside;
	}
#side_content ul ul li {
	line-height: 1.1em;
	margin: 3px 0 0;
	padding: 0;
	list-style-type: square;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	height: 30px;
	width: 190px;
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #999;
	}
#searchform label {
	display: none;
	}
#side_content input {
	padding: 2px;
	}
	#searchform #s {
		height: 20px;
		width: 150px;
		padding-top: 5px;
		padding-left: 5px;
		margin-right: 5px;
		vertical-align: top;
		color: #c4c4c4;		
		}
	#searchform #s, #searchform #searchsubmit {
		border: none;
		padding-top: 5px;
		}
	#side_content #emailsignup #emailfrom {
		width: 115px;
		margin-right: 8px;
		display: inline;
		color: #c4c4c4;
		}
	#side_content #emailsignup #emailsubmit {
		}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	height: 23px;
	width: 200px;
	padding: 2px;
	margin: 15px 5px 1px 0;
	}
#commentform input, #commentform label {
	float: left;
	clear: both;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 15px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Side Content */

#side_content form {
	margin: 0;
	text-align: left;
	padding: 0;
	}
	#side_content form#emailsignup label {
		display: none;
		}

/* End Side Content */


/* 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; }
/* End Calendar */


/* Begin Various Tags & Classes */
#footer {
	margin: 20px 0 0 0;
	}
#footer p {
	text-align: center;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #1cbfa3;
	}
blockquote {
	margin: 5px 30px 25px 20px;
	padding: 20px;
	background-color: #f6f7f7;
	}
blockquote p {
	margin: 0;
	padding: 0;
	color: #777;
	}
blockquote a:link {
	color: #777;
	}
blockquote a:hover {
	color: black;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 15px;
	border-top: 1px dashed #E4E4E4;
	}
.navigation a {
	font-weight: bold;
	color: #F7901E;
	text-decoration: none;
	}
.navigation a:hover {
	color: #333;
	}
h1.top {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #E4E4E4;
	}
/* End Various Tags & Classes*/


a#rss_subscribe {padding-left: 18px; background: transparent url(images/feed-icon.png) no-repeat left center; color: #F7901E}
a#email {padding-left: 18px; background: transparent url(images/mail.gif) no-repeat left center; color: #F7901E}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
