/*  
Theme Name: ZinePress 1.0.1
Theme URI: http://wellmedicated.com/themes/zinepress/
Description: A Magazine-esq Theme
Version: 1.0.1
Author: Andrew Lindstrom
Author URI: http://www.andrewlindstrom.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,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body {
	line-height:1.6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-position: center top;
	background-color: #000;
}

/* --= Logo =-- */
h1 a { display:block; width:378px; float: left; color: #cc2a43; font: bold 40px "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, sans-serif; text-transform: uppercase; text-decoration: none; letter-spacing: -2px; text-indent: 35px; height: 60px; padding-top: 51px; }
h1 a:hover { color: #6e604f; }

/* If you want a TEXT BASED LOGO instead of an image, delete the line of code below */
h1 a {
	text-indent:-9009px;
	height:131px;
	padding-top: 0;
	background-image: url(images/logo-alpha.png);
	background-repeat: no-repeat;
}
/* If you want a TEXT BASED LOGO instead of an image, delete the line of code above */
	
	
	
/* --= Typography & Colors =-- */
.entry {
	color: #332b26;
	margin-bottom: 25px;
	color: #E1E1E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.post a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.post a:hover {
	color: #F30;
}
.commenttext a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.commenttext a:hover {
	color: #F30;
}
.postwrapper h2 {
	color: #fff;
	background-color: #DF4613;
	display: inline;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
}
.postwrapper h2 a { color: #fff; text-decoration: none; padding: 0 1px; border: none; }
.postwrapper h2 a:hover {
	color: #fff;
	background-color: #666;
	padding: 0 1px;
}
h2 a.single , h2.single, #comments, #respond {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 7px;
	border: none;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
 #respond {
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
}
h2 a.single:hover {
	color: #F30;
}
.entry h3 { font: bold 16px Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif; border-bottom: 1px solid #998d76; padding-bottom: 2px; margin-bottom: 10px; }
.undertitle {
	display: block;
	color: #999;
	margin: 1px 0 8px 0;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.undertitle a { color: #998d76; text-decoration: none; }
.undertitle a:hover { color: #332b26; text-decoration: underline; }
.postmeta {
	color: #CCC;
	font-size: 11px;
}
.postmeta a {
	color: #CCC;
	text-decoration: none;
	border: none;
}
.postmeta a:hover {
	color: #F30;
}
#sidebar h2.widgettitle {
	color: #FFF;
	height: 18px;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #F30;
	display: block;
	line-height: normal;
	margin-left: 21px;
	padding-bottom: 3px;
}
#subfooter h2.widgettitle { font-size: 14px; background: none; font-weight: normal; color: #fff; border-bottom: 1px solid #fff; display: block; padding: 5px; }
.pagetitle {
	color: #FFFFFF;
	display: block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#sidebar .recentcomments a { border: none; }
#sidebar ul li a, #sidebar .recentcomments {
	display: block;
	margin-left: 20px;
	padding: 3px 8px;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#sidebar ul li a:hover {
	color: #F30;
	background-color: #333;
}
#subfooter li a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#subfooter li a:hover {
	color: #F30;
	background-color: #333;
}

#menu ul #homelink a {
	padding-left: 5px;
	}
#menu a {
	color: #FFF;
	line-height: 35px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#menu a:hover {
	color: #333;
}
blockquote { padding: 0 45px; background: url(images/quote.gif) 15px top no-repeat; color: #998d76; height: 100%; font-style: italic; }
#rss a { float: right; margin-top: -18px; width: 62px; height: 64px; text-indent:-9009px; background: url(images/rss.gif) bottom no-repeat; }
#rss a:hover { background: url(images/rss.gif) top no-repeat; }
/* --= End Typography & Colors =-- */



/* --= Begin Structure =-- */
#wrapper {
	background: url(images/topbg.png) top center repeat-x;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#page {
	width: 983px;
	margin: 0 auto;
}
#header {
	height: 192px;	
}
#headerimg {
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#topad {
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#topad li { list-style: none; border: 0; margin: 0; padding: 0; }
#sidead {
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#sidead img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 9px;
}
#menu { margin-left: 8px; clear: both; }
#content {
	clear: both;
	float: left;
	min-height: 300px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#contentbottom { height: 22px; margin-left: 14px; }
#contentwrapper {
}
#contentbump { margin-top: 25px; }
.post {
	clear: both;
	width: 625px;
}
.postwrapper {
	height: 260px;
	overflow: hidden;
	margin-bottom: 15px;
}
.postmetadata {
	clear: both;
	height: 30px;
	background: url(images/postbottom.gif) repeat-x;
	color: #D6D6D6;
	padding: 7px 3px;
	margin: 0 0 25px 0;
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
.postmetadata a {
	color: #EBEBEB;
	text-decoration: none;
	border: none;
}

#postmetalinks {
	float: left;	
	}

.thecategory, .editthispost, .thecomments { background: url(images/divider.gif) no-repeat top left; padding: 0 10px; }
.postmetadata a:hover {
	color: #FF3300;
}
.widget { margin-bottom: 25px; }
#sidebar { float: left; width: 285px; }
#sidebarbump {
	padding-top: 20px;
	float: right;
	width: 310px;
}
#subfooter {
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DF4613;
}
#footer { clear: both; padding: 12px 0; text-align: right; font-size: 12px; color: #fff; }
#footer a {
	color: #F30;
	text-decoration: none;
}
#footer a:hover { border-bottom: 1px dotted #cc2a43; }
/* --= End Structure==- */



/* --= Begin Images =-- */
.alignnone { padding-top: 4px; border: 1px solid #CCCCCC; background-color: #F6F6F6; text-align: center; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; padding-top: 4px; border: 1px solid #CCCCCC; background-color: #F6F6F6; text-align: center; }
.alignright {
	padding-top: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	margin: 4px 0 0 15px;
	display: inline;
	text-align: center;
}
.alignleft { padding-top: 4px; border: 1px solid #CCCCCC; background-color: #F6F6F6; margin: 4px 15px 1px 0; display: inline; text-align: center; }
.alignnone a, .aligncenter a, .alignleft a, .alignright a { border: none; }
.wp-caption .wp-caption-text {
	line-height: 1;
	padding-bottom: 20px;
	font-size: 11px;
	color: #333333;
}
.entry .img a { border: 0; }
.alignright { float: right; }
.alignleft {	float: left; }
.post .thumbnail {
	width: 300px;
	height: 250px;
	padding: 3px;
	background-color: #1A1A1A;
	float: left;
	margin-right: 15px;
}
.post .thumbnail:hover {
	background-color: #333;
}
.attachment a { border: none; }
p img { padding: 0; max-width: 100%; }
.entry img { padding-left: 4px; padding-right: 4px; padding-bottom: 4px; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
/* --= End Images =-- */



/* --= Begin Lists =-- */
ol,ul { list-style:none; }
.entry ul { list-style:disc inside; padding: 0 0 15px 15px; }
.entry ol { list-style:decimal inside; padding: 0 0 15px 15px; }
.entry li { padding-bottom: 0.2em; }
#menu ul { margin-left: 5px; float: left; }
#menu li { display: inline; }
#subfooter li { width: 100%; }
#subfooter .widget {
	width: 202px;
	float: left;
	margin: 15px;
	display: inline;
}
/* --= End Entry Lists =-- */

/* --= Begin Share =-- */
.undertitleright {
	float: left;
	padding-left: 10px;
}

.share {
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: -7px;
	width: 155px;
	float: left;
}
.share-delicious { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-delicious.gif) top no-repeat;  float: left; margin-right: 5px; }
.share-delicious:hover { background:transparent url(images/share-delicious.gif) bottom no-repeat; }
.share-stumbleupon { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-stumbleupon.gif) top no-repeat; float: left; margin-right: 5px; }
.share-stumbleupon:hover { background:transparent url(images/share-stumbleupon.gif) bottom no-repeat; }
.share-designfloat { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-designfloat.gif) top no-repeat;  float: left; margin-right: 5px; }
.share-designfloat:hover { background:transparent url(images/share-designfloat.gif) bottom no-repeat; }
.share-twitter { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-twitter.gif) top no-repeat;  float: left; }
.share-twitter:hover { background:transparent url(images/share-twitter.gif) bottom no-repeat; }
.share-facebook { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-facebook.gif) top no-repeat;  float: left; margin-right: 5px; }
.share-facebook:hover { background:transparent url(images/share-facebook.gif) bottom no-repeat; }
.share-delicious-single { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-delicious.gif) top no-repeat;  float: left; }
.share-delicious-single:hover { background:transparent url(images/share-delicious.gif) bottom no-repeat; }
.share-stumbleupon-single { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-stumbleupon.gif) top no-repeat; float: left; }
.share-stumbleupon-single:hover { background:transparent url(images/share-stumbleupon.gif) bottom no-repeat; }
.share-designfloat-single { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-designfloat.gif) top no-repeat;  float: left; }
.share-designfloat-single:hover { background:transparent url(images/share-designfloat.gif) bottom no-repeat; }
.share-twitter-single { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-twitter.gif) top no-repeat;  float: left; }
.share-twitter-single:hover { background:transparent url(images/share-twitter.gif) bottom no-repeat; }
.share-facebook-single { width:26px; height:26px; text-indent:-9009px; background:transparent url(images/share-facebook.gif) top no-repeat;  float: left; }
.share-facebook-single:hover { background:transparent url(images/share-facebook.gif) bottom no-repeat; }
/* --= End Share =-- */



/* --= Begin Comments =-- */
textarea#comment { width:400px; height:70px; }
#comments, #commentform, #respond, .commentlist {
	float: left;
	clear: left;
	width: 540px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.commentlist { color: #6e604f; }
.commenttext p {
	line-height: 1.5;
	margin-bottom: 1em;
	color: #CCCCCC;
}
ol.commentlist { margin-bottom: 2.5em; font: 12px Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
.commentlist li {
	margin:0 1em;
	padding:10px;
	background-color:#333333;
	line-height:1.7em;
}
.commentlist li.alt { margin:0 1em; padding:10px; border:none; background-color:transparent; } 
.commenttext { clear:both; }
.commentmetadata { float:right; }
.commentmetadata a {
	color: #CCC;
	font-weight: bold;
	text-decoration:none;
}
.commentmetadata a:hover, .commentauthor a:hover {
	color: #F30;
	text-decoration: none;
}
.commentauthor, .commentauthor a {
	float:left;
	font-weight: bold;
	color: #CCC;
}
#commentform {
	margin-left: 7px;
	color: #999;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#commentform p { margin:0.5em 0.5em 0 0.5em; }
#commentform input,#commentform textarea {
	border:1px solid #d3cfbb;
	background-color: #EBEBEB;
	color:#333;
	margin:0;
	padding:0.2em;
}
#commentform input:hover,#commentform textarea:hover {
	border:1px solid #CCC;
	background-color: #EBEBEB;
}
#commentform p a {
	color: #FFF;
}
#commentform p a:hover {
	color: #F30;
}
#submit:hover {
	border:1px solid #c5c1ad;
	background-color:#999;
}
/* --= End Comments =-- */



/* --= Begin Calendar =-- */
#sidebar li #calendar { width: 100%; font-size: 12px; }
#sidebar #calendar_wrap a { padding: 0; margin: 0; display: inline; width: auto; color: #cc2a43; }
#sidebar #wp-calendar caption { font-weight:400; font-size:10px; padding:0.2em 0; text-transform:uppercase; letter-spacing:0.3em; color:#968a73; }
#sidebar #wp-calendar { width:265px; border-collapse:collapse; float: right; }
#sidebar #wp-calendar th { width:26px; font-size:0.9em; line-height:1.7em; border-top: 1px dotted #dbd9d7; border-bottom: 1px dotted #dbd9d7; text-align:center; color:#968a73; padding: 3px 0; }
#sidebar #wp-calendar td { line-height:1.8; color:#968a73; text-align:center; }
#sidebar #wp-calendar td#next,#wp-calendar td#prev { width:78px; font-size:0.8em; letter-spacing:1px; text-transform:uppercase; }
#sidebar #wp-calendar #prev a, #wp-calendar #next a { margin-top: 10px; display: block; border-bottom: none;  }
#subfooter li #calendar { width: 100%; font-size: 12px; }
#subfooter #calendar_wrap a {
	padding: 0;
	margin: 0;
	display: inline;
	width: auto;
	color: #F30;
}
#subfooter #wp-calendar caption {
	font-weight:400;
	font-size:10px;
	padding:0.2em 0;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color:#CCC;
}
#subfooter #wp-calendar { width:185px; border-collapse:collapse; }
#subfooter #wp-calendar th {
	width:26px;
	font-size:0.9em;
	line-height:1.7em;
	text-align:center;
	color:#999;
	padding: 3px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#subfooter #wp-calendar td {
	line-height:1.8;
	color:#999;
	text-align:center;
}
#subfooter #wp-calendar td#next,#wp-calendar td#prev { width:78px; font-size:0.8em; letter-spacing:1px; text-transform:uppercase; }
#subfooter #wp-calendar #prev a, #wp-calendar #next a { margin-top: 10px; display: block; border-bottom: none;  }
/* --= End Calendar =-- */



/* --= Begin Searchbox =-- */
#searchetc { padding: 6px 8px 0 0; float:right; }
#searchetc #searchbox { width:192px; height:26px; background:url(images/searchbox.gif) no-repeat; }
#searchetc #searchbox #s { float:left; padding:0; margin:5px 0 0 5px; border:0; width:154px; background:none; font:12px Arial, "Trebuchet MS", Helvetica, Verdana, Sans-serif; font-weight:700; color:#6e604f; }
#searchetc #searchbox #go { float:left; }
/* --= End Searchbox =-- */



/* --= Begin Various Tags & Classes =-- */
.postwrapper .entry p { line-height: 1.6; }
.entry p { padding-bottom: 1.5em; line-height: 1.85; }
.thetime { padding: 0 10px; }
.readmore a { width:69px; height:24px; text-indent:-9009px; background:transparent url(images/read-more.gif) top no-repeat; float: right; margin-top: -3px; margin-right: 3px; }
.readmore a:hover { background: url(images/read-more.gif) bottom no-repeat; }
.navigation { width: 550px; float: left; }
.navigation a { color: #fff; text-decoration: none; width: 137px; height: 18px; font: bold 14px Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif; display: block; }
.navigation a:hover { color: #f5d5da; }
.navigation .navleft { background: url(images/nav-previous.gif) no-repeat; float: left; }
.navigation .navleft a { padding: 1px 0 0 15px; }
.navigation .navright { background: url(images/nav-next.gif) no-repeat; text-align: right; float: right; }
.navigation .navright a { padding: 1px 15px 0 0; }
.clr { clear: both; }
#respond { margin-bottom: 15px; }
#sidebar #tag_cloud a { display: inline; padding: 3px; border: none; }
#sidebar #tag_cloud a:hover { color: #cc2a43; background-color: transparent; }
#subfooter #tag_cloud a { display: block; float: left; padding: 3px; border: none; }
/* --= End Various Tags & Classes =-- */
#sidebarbump #sidead h2 {
	background-color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	width: 265px;
	margin-left: 21px;
	text-align: left;
	height: 18px;
	line-height: normal;
}
#sidebarbump #sidead p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
#googleside {
	margin-left: 16px;
}
#googlefooter {
	margin-top: 12px;
}