/* @override http://radiodrama.ckuw.ca/wp-content/themes/monarchs/style.css */

/*
Theme Name: At the Monarchs' Convenience
Theme URI: http://radiodrama.ckuw.ca
Description: Butterflies and the class struggle!
Version: 1.0
Author: Derek Hogue
Author URI: http://amphibian.info
*/

/* Reset styles all Meyer-like */
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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End reset */

body {
	background: #FFF;
	font: normal 14px/18px Georgia, Palatino, serif;
	color: #000;
}

#top {
	width: 100%;
	height: 297px;
	border-bottom: 1px solid #000;
	background: #4663A5 url(images/header.jpg) no-repeat left top;
	position: relative;
}

#top h1 {
	position: absolute;
	top: 70px;
	left: 320px;
	width: 420px;
	font: normal 24px/28px Georgia, Palatino, serif;
	color: #003654;
}

#top a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#top a:hover {
	color: #003654;
}

#content {
	width: 700px;
	padding: 0px 0px 1px 45px;
}

p, ul, ol {
	margin-bottom: 1em;
}

ul li {
	list-style: disc outside;
}

ol li {
	list-style: decimal outside;
}

li {
	margin-left: 30px;
}

a {
	color: #3B7ABA;
}

a:hover {
	text-decoration: none;
	color: #1c476a;
}

h2 {
	text-indent: -9999px;
	width: 700px;
	height: 26px;
	margin-bottom: 30px;
}

h2#news {
	background: url(images/whats_new.png) no-repeat left top;
}

h2#episodes {
	background: url(images/episodes.png) no-repeat left top;
}

h2#neighbourhood {
	background: url(images/neighbourhood.png) no-repeat left top;
}

h2#about {
	background: url(images/about.png) no-repeat left top;
}

h2#fourohfour {
	background: url(images/404.png) no-repeat left top;
}

small.date {
	font: normal 12px/14px Arial, Helvetica, sans;
	color: #3B7ABA;
}

h3 {
	font: bold 18px/20px Arial, Helvetica, sans;
}

h3 a {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #1c476a;
}

h4 {
	margin-bottom: 1em;
	text-indent: -9999px;
	width: 700px;
	height: 20px;
}

h4#comments {
	background: url(images/comments.png) no-repeat left top;
}

h4#respond {
	background: url(images/respond.png) no-repeat left top;
}

.post {
	margin-bottom: 50px;
}

.entry {
	margin-bottom: 1em;
}

p.postmeta {
	padding-left: 20px;
	background: #FFF url(images/comment.gif) no-repeat left center;
	font: normal 12px/14px Arial, Helvetica, sans;
	clear: both;
}

ol.commentlist li {
	list-style: none;
	margin: 0px;
	padding: 12px 12px 1px;
	color: #444;
}

.commenter {
	width: 200px;
	float: left;
}

.commenter img {
	float: left;
}

.commenter p {
	margin-left: 40px;
	font: normal 12px/14px Arial, Helvetica, sans;
}

cite {
	font-style: normal;
	font-weight: bold;
}

.comment {
	margin-left: 220px;
}

li.alt {
	background: #f4f9ff;
}

#commentform {
	margin-bottom: 2em;
}

#newCommentMeta {
	width: 210px;
	float: left;
}

#commentform p {
	margin: 0 0 5px;
}

input#author, input#email, input#url {
	width: 200px;
	padding: 3px;
	font: normal 14px/18px Georgia, Palatino, serif;
	color: #444;
}

#newComment {
	margin-left: 232px;
}

textarea#comment {
	padding: 3px;
	width: 450px;
	height: 150px;
	font: normal 14px/18px Georgia, Palatino, serif;
	color: #444;
	margin-bottom: 10px;
}

#commentform label, #newComment p {
	color: #999;
	font: normal 12px/14px Arial, Helvetica, sans;
}

#nav {
	border: 1px solid #CCC;
	border-width: 1px 0px;
	width: 700px;
	margin: 0 0 30px 45px;
	padding: 10px 0px;
	font: normal 12px/14px Arial, Helvetca sans;
	color: #666;
}

#nav ul {
	width: 600px;
	float: left;
	margin: 0;
}

#nav li {
	display: inline;
	margin: 0 20px 0 0;
	list-style: none outside;
}

li.rss {
	padding-left: 14px;
	background: url(images/rss.png) no-repeat left center;
}

#nav a {
	color: #999;
}

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

p.top {
	float: right;
	margin: 0;
}

#footer {
	width: 700px;
	margin-left: 45px;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 30px;
	color: #999;
}

.sponsors {
	margin-bottom: 1em;
}

.sponsors img {
	margin-right: 50px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */


.navigation {
	display: block;
	text-align: center;
	padding: 0 0 50px;
	color: #999;
	font: bold 12px/14px Arial, Helvetica, sans;
}

hr {
	clear: both;
	visibility: hidden;
	height: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
	border: none;
}





