/*	
Theme Name: MEPress mid-2009
Description: building a new theme
Author: Teel McClanahan
Author URI: http://teelmcclanahan.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, li p, li a,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
//	background: url(../images/EspressoWithDoodles.tiff) no-repeat fixed;
//	background-position: 50% 75%;
	-webkit-user-select: none;
	font: 14px;
//	font-family: Skia, "Skia2", Lucida Sans, "Lucida Grande", verdana, arial, sans-serif;
	font-family: Lucida Sans, "Lucida Grande", verdana, arial, sans-serif;
}

a, a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	color:: #FF0000;
	text-decoration: none;
	}

p {
	padding-bottom: 1em;
}

ul {
	margin: 0 0 1em 1em;
}

li {
	margin-left: 0;
}
.SideContent ul {
	margin-left: 0.5em;
}
.SideContent li {
	font-size: 0.9em;
	list-style: circle;
}
.SideContent li img {
	padding: 0.5em 0 0.5em 0;
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.SideContent strong {
	font-size: 0.9em;
	line-height: 1.1em;
}

h1, h2, h3, h4, ME1 {
	font-weight: bold;
	}

h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	}
ME1 {
	font-size: 1.3em;
	line-height: 1.0em;
	}
ME2 {
	font-size: 1.2em;
	line-height: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	border: none;
	}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	}

h3 {
	font-size: 24px;
	padding: 0;
	}
.h3 {
	font-size: 24px;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	line-height: 1.0em;
	padding-bottom: 0.5em;
	}

blockquote {
	padding: 0.5em 3em 1em 3em;
	text-decoration: italic;
}
blockquote p {
//	padding: 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.center {
	text-align: center;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 200px;
	padding: 6px auto;
	z-index: 5;
}

.logo {
	position: absolute;
	top: 12px;
	left: 12px;
	border:none;
	padding:0px 0px 5px 0px;
	width: 225px;
	height: 225px;
}

.product-image, .product-title, .product-price, .product-shipping {
	visibility:hidden;
	position:absolute;
	height:0px;
	width:0px;
	font-size:0em;
	}
#BookCover {
	float: left;
	top: 1em;
	width: 100px
	}
.bigCover {
	width: 300px;
	height: 480px;
	}
.medCover {
	width: 150px;
	height: 240px;
	}
.smallCover {
	width: 90px;
	height: 144px;
	}
.small {
	font-size: 0.75em;
}
ul.Podcast li {
	padding-bottom: 1em;
}
.alignright img.bigCover {
	padding: 0 0 0.5em 0.5em;
}
.alignleft img.bigCover {
	padding: 0 0.5em 0.5em 0;
}
.subscribe {
	text-align: right;
	border: 1px solid #DD7722;
	background: #FFAA44;
	margin: 1em;
	padding: 0.5em;
}

.entry {
	padding: 0  2em 2em 1em;
	text-align: justify;
	font-size: 1em;
	line-height: 1.25em;
}
.entry .alignright {
	padding: 0 0 1em 1em;
}
.entry .alignleft {
	padding: 0 1em 1em 0;
}
