/*
Theme Name: CollectorsWeekly
Theme URI:
Description:
Author:
Author URI:


/*-----------Block Level Elements--------------*/


#content .post {
	margin-bottom: 50px;
}

/*---:[ headlines ]:---*/

.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
	background: url('https://www.collectorsweekly.com/assets/css/images/hr_title_sep.gif') 0 100% no-repeat;
}

#content h2.pagetitle {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 20px 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #000 !important;
	background: url('https://www.collectorsweekly.com/assets/css/images/hr_dot_black.gif') 0 100% repeat-x !important;
}

#content h3 {
	text-transform: uppercase;
}

#content h3.comments_headers {
	font-size: 1.4em;
}

#content h4 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

#content h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}

#content h4 a:hover {
	color: #888;
	text-decoration: underline;
}

.post {
	margin-bottom: 30px;
}

/*---:[ content styles ]:---*/

#content .entry h4 {
	background: none;
	color: black;
	font-size: 17px;
	width: 600px;
	line-height: 1.3em;
	margin: 30px 0 12px 0;
	padding: 0;
}

.postmetadata {
	padding: 0.4em 0 0 0;
	font-size: 100%;
	line-height: 1.6em;
	color: #000;
	clear: both;
}

.postmetadata a, .postmetadata a:visited {
	font-weight: normal;
}

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

.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}

.navigation {
	width: 500px;
	font-size: 1.4em;
	float: left;
}

.alignleft {
	padding: 0 20px 0 0;
	float: left;
}

.alignright {
	float: right;
}

.flat {
	margin: 0 0 2.0em 0 !important;
}

.whitespace {
	margin: 0 0 20px 0 !important;
}

/* captions */

.wp-caption {
	margin: 0;
}

p.wp-caption-text {
	font-size: 13px !important;
	line-height: 17px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px;
	padding: 5px 0px;
	margin: 20px 0 10px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

/*---:[ comment styles ]:---*/

#comments {
	clear: left;
	margin: 0;
}

ol.commentlist li {
	font: 0.95em/1.4em georgia,serif;
	margin: 1em 0;
	border: 1px dotted #bbb;
	border-width: 1px 0;
	list-style-position: inside;
	padding: 15px 20px 5px 20px;
	background: #efefef;
}

ol.commentlist li p {
	margin: 1em;
	font-size: 15px !important;
}

.commentmetadata {
	float: right;
}

.commentmetadata a {
	color: #777;
	font-size: 14px;
}

.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}

#commentform {
	margin: 1.5em 0;
}

#commentform p {
	margin: 0.8em 0;
}

#commentform label {
	font-weight: bold;
}

.cite {
	color: #666;
	font: italic 14px georgia;
	margin-bottom: 10px;
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 1px solid #bbb;
}

@media print {

	#footer, #commentform, #respond, #article-sidebar, .bottom-cat-teasers {
		display: none
	}
	html body #article-content {
		width: auto;
		float: none !important;
		border: none;
		overflow: visible !important;
	}

}

.related-articles li {
	display: block;
	clear: both;
	float: left;
	border-bottom: solid 1px #ddd;
	margin-bottom: 7px;
	padding-bottom: 3px;
	width: 100%;
}
	.related-articles a { color: #555; font-weight: bold; }
	.related-articles a:hover { text-decoration: underline; }

.related-articles img {
	border: solid 1px #ccc;
	padding: 1px;
	margin: 0 0 5px 0;
}
	.related-articles .left { margin-right: 7px; }
	.related-articles .right { margin-left: 7px; }

.bottom-cat-teasers .cat-teaser {
	width: 70%;
	padding: 15px;
	border: solid 2px #ccc;
	margin: 0 auto 10px auto;
}

.article-date { float: left; color: #666; font: italic 0.9em Georgia; margin: 2px 10px 0 0; }
.article-type { margin: 25px 0 0 0; font-size: 1.3em; color: #555; }
.article-type a { color: #555; }

.first-p { font-size: 1.1em; }

.modern h1 { line-height: 1.4em; }
.modern h1 a { color: black; }
.modern .cite { border: 0; }

.modern h4 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
}

.modern li {
	line-height: 1.4;
	padding-bottom: 8px;
}

.modern .noDots li {
	margin-left: 0;
	clear: left;
}

.author-box { margin: 15px; width: 90%; background: #eee; padding: 15px; }
.author-box h2 { font: 20px georgia; color: black; font-weight: normal; }
.author-box img { float: left; margin: 0 10px 0px 0; }

/** =----------------------------------= **/
/* New "Fresh Type" revision */

/* related articles on bottom of article */

#more-in-cat {
	margin: 20px 0 0 0;
	overflow: hidden;
}

	h3.after-article {
		text-align: center;
		border: 0;
		border-top: 1px solid #ccc;
		padding-top: 10px;
		margin-bottom: 20px;
		color: #888;
	}

		h3.after-article span {
			color: #000;
		}

	#more-in-cat a {
		float: left;
		width: 30%;
		font: 16px/20px georgia;
		color: #222;
		text-align: center;
		padding: 0 10px;
		display: block;
	}

	#more-in-cat a:hover {
		text-decoration: underline;
	}

	#more-in-cat img {
		display: block;
		margin: 15px auto;
	}



.blog-prev-next {
	overflow: hidden;
	margin-bottom: 20px;
}

.blog-prev a, .blog-next a {
	font-size: 20px;
	border-bottom: 10px solid #eee;
}

.blog-next {
	height: 50px;
	float: right;
}

.blog-prev {
	float: left;
	height: 50px;
}



/* todo: move to article.entry stylus */

.entry {
	margin: 0 0 25px 0;
	overflow: hidden; /* occasionally images are too wide */
}

	.entry h2 a {
		color: #333;
	}

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

	.entry h2 a:hover {
		color: #000;
	}

	.entry h2 a:visited:hover {
		color: #333;
	}

	.entry h2 {
		letter-spacing: -1px;
		font: 26px georgia, serif;
		margin-bottom: 8px;
	}

	#article-content h1 {
		font: 32px georgia, serif;
		margin-top: 12px;
		max-width: 19em;
	}

	.first h2 {
		font-size: 28px;
		line-height: 39px;
	}

	.entry-date {
		font: 16px helvetica;
		color: #777;
		margin-bottom: 3px;
	}

	.entry blockquote p {
		font-size: 1.3em !important;
	}

	.entry blockquote.right {
		width: 200px;
		font-style: normal !important;
		margin: 0.3em 0 0.3em 15px !important;
		padding: 0.3em 0 !important;
		border: 3px double #aaa;
		border-width: 3px 0;
		text-align: center;
		float: right;
	}

	.entry blockquote.left {
		width: 200px;
		font-style: normal !important;
		margin: 0.3em 15px 0.3em 0 !important;
		padding: 0.3em 0 !important;
		border: 3px double #aaa;
		border-width: 3px 0;
		text-align: center;
		float: left;
	}

	.entry blockquote.right p, .entry blockquote.left p {
		margin: 0 !important;
		line-height: 1.4em !important;
	}

	.entry p {
		margin: 0 0 15px 0;
	}

	.entry ul, .entry ol {
		margin: 0 0 1.5em 40px;
	}

	.entry ul {
		list-style-type: square;
	}

	.entry li {
		margin: 0 0 0.5em 0;
	}

	.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
		margin: 0.5em 0 0.5em 30px;
	}

	.entry dl {
		margin: 0 0 1.5em 0;
	}

	.entry dt {
		font-weight: bold;
		margin: 0 0 0.5em 0;
	}

	.entry dd {
		margin: 0 0 1.5em 20px;
	}

	.entry .ad {
		margin: 0 0 0.5em 15px;
		float: right;
	}

	.entry .ad_left {
		margin: 0 15px 0.5em 0;
		float: left;
	}

	/* on single article pages */
	.entry img.left {
		padding: 3px;
		margin: 0.5em 15px 0.5em 0;
		border: 3px double #bbb;
		float: left;
		clear: left;
	}

	.entry img.right {
		padding: 3px;
		margin: 0.5em 0 0.5em 15px;
		border: 3px double #bbb;
		float: right;
		clear: right;
	}

	.entry img.center {
		display: block;
		padding: 3px;
		margin: 0 auto 1.5em auto;
		border: 3px double #bbb;
		float: none;
		clear: both;
	}

	.entry img.off {
		padding: 0 !important;
		border: none !important;
	}

	.entry img.stack {
		clear: none !important;
	}

	/* on article summary pages */
	.entry .left img {
		margin: 0 15px 15px 0;
	}

	.entry .right img {
		margin: 0 0 15px 15px;
	}

