/*
Theme Name: Astronomy 365
Theme URI: http://365daysofastronomy.com
Description: Custom theme for 365 Days of Astronomy, created by <a href="http://www.clockwork.net">Clockwork</a>.
Version: 1
Author: Kyle Meyer
Author URI: http://astheria.com
*/

@import "lib/css/reset.css";

html {
	background: url(lib/images/stars.gif) 0 0 repeat;
}

body {
	font-family: "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	color: #242424;
	font-size: 14px;
	line-height: 21px;
	background: url(lib/images/bg.jpg) top center no-repeat;
}

a {
	color: #069;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

blockquote {
     width: 400px;
     margin: 10px;
     padding: 10px;
}

.block a, a.block {
	padding: 7px 1em 6px;
	display: inline-block;
	display: -moz-inline-block;
	background: #069;
	font-size: 11px;
	font-weight: bold;
	color: #b2dee8;
	line-height: 1em;
}

.block a:hover, a.block:hover {
	text-decoration: none;
	background: #0172aa;
	color: #f8fbfb;
}

p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 1em;
}

small {
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1em;
}

code {
	font-family: Courier, fixed-width;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1, h2, p.bignum {
	font-family: sans-serif;
	font-weight: 900;
	letter-spacing: -0.03em;
}

h1 {
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 8px;
}

h1 a, h2 a {
	color: #000;
	-webkit-transition-property: color;
	-webkit-transition-duration: 300ms;
}

h2 a:hover { color: #7f1a4c; text-decoration: none; }

h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 6px;
}

h3 {
	font-weight: bold;
	margin: 1.1em 0 0.4em;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 4px;
	line-height: 22px;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 34px 0 0;
}

#extra_wrap {
	background: url(lib/images/content_bg.gif) 0 0 repeat-y;
	clear: both;
}

#nav {
	margin: 0 0 0 330px;
	list-style: none;
	float: left;
}

#nav li, #join_in {
	display: block;
	float: left;
	margin-left: 4px;
	padding: 5px 14px 3px;
	border-top: 1px solid #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background: #e7eaea url(lib/images/tab_bg.gif) bottom left repeat-x;
}

#nav li:first-child {
	margin-left: 1px;
}

#nav li a {
	color: #555;
}

#nav li.current_page_item {
	background: #f8fbfb;
}

#nav li.current_page_item:first-child {
	margin-left: 0;
}

#nav li.current_page_item a,
#nav li.current_page_item a:hover {
	color: #752364;
}

#nav li a:hover {
	text-decoration: none;
	color: #222;
}

#join_in {
	float: right;
	margin-right: 30px;
	color: #b2dee8;
	background: #069 url(lib/images/join_in_bg.gif) bottom left repeat-x;
	border-top: 1px solid #4583a2;
}

#join_in:hover {
	text-decoration: none;
	color: #f8fbfb;
}

#sidebar {
	float: left;
	width: 330px;
	padding: 30px 0;
	background: #e7eaea url(lib/images/sidebar_bg.gif) 0 0 repeat-y;
	border-top: 1px solid #fff;
	font-size: 13px;
	line-height: 20px;
}

#sidebar ul li {
	list-style: none;
	padding: 20px 20px 22px;
	background: url(lib/images/sidebar_hr.gif) 100% 100% repeat-x;
}

#sidebar ul li p {
	font-size: 13px;
	color: #454545;
	line-height: 20px;
	margin-bottom: 0.75em;
}

#sidebar ul li p:last-child {
	margin-bottom: 0;
}

#sidebar #logo {
	padding: 0 20px 22px;
	background: url(lib/images/sidebar_hr.gif) 100% 100% repeat-x;
	margin: 0;
}

#sidebar a.block {
	width: 120px;
	display: block;
	text-align: center;
}

#content {
	float: right;
	width: 450px;
	padding: 15px 30px 30px;
	background: #f8fbfb;
}

#content p {
	color: #333;
}

#content h2 {
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 8px;
}

#content ul, #content ol {
	margin: 0 0 1em;
}

#content ul li, #content ol li {
	margin: 0 0 0.25em 3em;
}

#content ul.archive-list li {
	margin: 0 0 0.65em 0;
}

#content div.post {
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #999;
}

#content .podcast_thumb {
	border: 1px solid #ccc;
	width: 98px;
	height: 98px;
	display: block;
	float: left;
	margin: 4px 20px 20px 0;
}

#content p.date {
	color: #858585;
	font-size: 11px;
	margin: 1em 0 0;
	line-height: 0.4em;
	padding-left: 2px;
}

#content p.postmetadata a {
	padding: 7px 1em 6px;
	line-height: 1em;
	display: inline-block;
	display: -moz-inline-block;
	background: #771d8e;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 6px 0 0;
}

#content p.postmetadata a:hover {
	text-decoration: none;
	background: #8b21a6;
}

#content p.postmetadata span.category_perma {
	float: left;
}

#content p.postmetadata span.comments_perma {
	float: right;
}

#content p.postmetadata span.comments_perma a {
	background: #771d8e url(lib/images/comment_tail.gif) 0 0 no-repeat;
	padding: 13px 2em 6px;
	line-height: 1em;
	margin-top: 0;
}

#content .podcast {
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	padding: 0 2em;
	margin: 1em 0;
	background: url(lib/images/dotted_line.gif) 0 31px repeat-x;
}

#content .podcast h4 {
	font-weight: normal;
	margin: 0;
	padding: 0.3em 1.25em;
	background: url(lib/images/bullet_closed.gif) 0 52% no-repeat;
}

#content .podcast h4.open {
	background: url(lib/images/bullet_open.gif) 0 52% no-repeat;
}

#content .podcast .player {
	padding: 0 1em 0;
	height: 3em;
}

#footer {
	clear: both;
	width: 840px;
	margin: 0 auto;
	color: #f3c566;
	background: url(lib/images/footer_bg.jpg) 0 0 no-repeat;
	height: 120px;
	padding: 20px 0 0;
}

#footer p {
	font-size: 11px;
	margin: 0;
}

#footer p.copyright {
	float: left;
	width: 330px;
}

#footer p.clockwork {
	float: right;
	width: 330px;
	text-align: right;
}

#footer a {
	font-weight: bold;
	color: #f3c566;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#commentform #comment {
	width: 445px;
	height: 100px;
	margin-bottom: 1em;
}

#content ol.comment_list li {
	margin: 0;
	clear: both;
	list-style: none;
	border-bottom: 1px dotted #999;
	padding: 10px 0;
	background: #eff3f3;
}

#content ol.comment_list li.alt {
	background: none;	
}

.comment_meta {
	float: left;
	width: 95px;
	padding-left: 5px;
	margin-right: 20px;
	font-size: 11px;
}

.comment_meta cite {
	display: block;
	font-weight: bold;
	color: #000;
}

.comment_post {
	float: right;
	width: 315px;
	padding-right: 5px;
}

.comment_post p {
	font-size: 13px;
	line-height: 20px;
}

/* Image replacements */
#logo a {
	text-indent: -9999px;
	width: 290px;
	height: 225px;
	display: block;
	background: url(lib/images/logo2010.png);
}

/* Relentlessly necessary classes */
.clearfix {
	clear: both;
}

#browser_fix {
	background: #f8fbfb;
	width: 510px;
	margin-left: 330px;
	height: 10px;
	display: block;
	clear: both;
}

/* New CSS 3.17.10 */
p.bignum {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999;
	margin: 0 0 21px;
}

p.bignum span {
	font-size: 60px;
	display: block;
	padding: 5px 0 2px;
	font-weight: bold;
}

#content h2.month-heading {
	font-size: 16px;
}

hr {
	height: 0;
	background: 0;
	border: 0;
	border-top: 1px solid #ddd;
}