/*  
Theme Name: Rocker
Theme URI: http://rocker.cc/
Description: Rudolph Rocker Cultural Centre
Version: 1.0
Author: Rocker Collective
Author URI: http://www.a-zone.org/
*/


/* Begin initial settings */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, li, dl, address {
	margin: 0px;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

/* End initial settings. */

body {
	background: #FFF;
	font: normal 14px/21px Helvetica, Arial, sans-serif;
	text-align: center;
	color: #000;
}

#wrapper {
	width: 720px;
	padding: 20px;
	margin: 0px auto;
	text-align: left;
}

p {
	margin: 1em 0;
}

a {
	color: #C00;
	text-decoration: none;
}

a:hover {
	background-color: #C00;
	color: #FFF;
}

#riel {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -300px;
	padding-left: 260px
	color: #222;
	font: italic 28px/36px Georgia, Times, serif;
	text-align: left;
	background: url(images/riel.jpg) no-repeat;
}

#riel blockquote {
	padding: 0px;
	margin: 0px 0px 0px 260px;
}

.credit {
	font-size: 18px;
	color: #666;
	font-style: normal;
}

#riel a {
	color: #222;
	text-decoration: none;
}

#riel a:hover {
	background-color: transparent;
	color: #000;
}

#header a {
	color: #000;
}

#header a:hover {
	background-color: transparent;
	color: #C00;
}

#header .active a {
	color: #C00;
}

#header h1 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

#header ul {
	border-bottom: 1px solid #CCC;
	padding: 8px 0px;
	text-transform: lowercase;
	font-size: 16px;
}

#header li {
	display: inline;
	padding: 5px 15px;
	list-style: none outside;
	margin: 0px;
}

ul#awake {
	margin-left: 26px;
	padding-left: 70px;
	width: 520px;
	background: url(images/awake.png) no-repeat 0px 5px;
}

ul#spirit {
	margin-left: 39px;
	padding-left: 56px;
	width: 390px;
	background: url(images/spirit.png) no-repeat 0px 5px;
}

#content {
	margin: 30px 0px 30px 102px;
}

ul, ol, p, h2, h3, h4 {
	margin-left: 8px;
}

ul li {
	list-style: disc outside;
	margin-left: 20px;
}

ol li {
	list-style: decimal outside;
	margin-left: 20px;
}

h2 {
	font-size: 22px;
	margin: 1em 0;
	line-height: 24px;
	margin-left: 8px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px solid #ECECEC;
}

h3 {
	font-size: 18px;
	margin: 1em 0;
	margin-left: 8px;
	font-weight: normal;
}

.post h2 a {
	color: #000;
}

.post h2 a:hover {
	color: #C00;
	background-color: transparent;
}

.post {
	margin-bottom: 60px;
}

.caption {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 10px;
}

.opening {
	background: #EFEFEF;
	padding: 3px;
}

ul.ec3_events {
	margin: 0px;
}

ul.ec3_events li {
	list-style: none outside;
	margin: 0px;
}

ul.ec3_events ul {
	margin: 1em;
}

ul.ec3_events li li {
	font-weight: normal;
	color: #666;
}

.date {
	width: 3em;
	text-align: right;
	display: inline-block;
	margin-right: 3px;
}

.vevent {
	margin: 0px;
	padding: 7px 20px 7px 7px;
	background: #F9F9F9 url(images/calendar.gif) no-repeat 594px 10px;
	border: 1px solid #CCC;
}

a.url:hover {
	background-color: transparent;
	color: #000;
}

.eventdate {
	padding-top: 3px;
	border-top: 1px solid #ECECEC;
}

.eventday {
	padding: 0px 0px 3px;
	margin: 3px 0px;
	border-bottom: 1px solid #ECECEC;
	font-weight: bold;
}

.vcard {
	color: #666;
}

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
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 10px;
	color: #666;
	font-size: 12px;
}

#footer {
	border-top: 1px solid #CCC;
	margin-left: 102px;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0px 0px 8px;
}

#footer p {
	margin: 5px 0px;
}

.quote {
	color: #999;
}

span#subscribe {
	padding-left: 14px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}