html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

blockquote {
font: 80%;
}


body {
font: 100% Georgia, "Times New Roman", Times, serif;
line-height: 1.5;
background: #CCCCCC;
}

p {
margin-bottom: .5em;
}

#container {
width: 95%;
max-width: 80em;
min-width: 50em;
margin: 4% auto;
border: 1px solid #000;
background: #fff;
}

#header {
width: 100%;
clear: both;
background-image: url(http://www.spectaclerock.com/spec/wp-content/themes/sr2009/images/header_background.jpg);
background-position: bottom left;
background-repeat: no-repeat;
padding: 0;
}

#header img {
margin: 0;
padding: 0;
}

#navigation {
width: 100%;
clear: both;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
text-transform: uppercase;
}

#navigation ul {
list-style: none;
margin-left: 2%;
}

#navigation li {
display: inline;
margin-right: 3%;
}

#navigation a {
text-decoration: none;
margin: 0xp 20px;
font-weight: bold;
padding: 5px;
color: #333;
}

#navigation a:hover {
background: #333;
color: #fff;
}

#content {
float: left;
width: 80%;
border-right: 1px solid #000;
}

#sidebar {
width: 15%;
float: right;
margin: 0 2%;
font: 75%;
}

#sidebar ul {
list-style: none;
}

#sidebar li {
font-size: 85%; 
padding-bottom: 2px;
padding-left: 5%;
}

#sidebar h2 {
font: 90%;
margin-top: 6%;
}


#footer {
width: 100%;
clear: both;
border-top: 1px solid #000;
text-align: center;
padding: 1% 0;
font: 80%;
}


#articleBox {
width: 75%;
margin: auto;
margin-bottom: 1.5em;
margin-top: 1.5em;
padding: 2.5%;
padding-bottom: 1.5%;
/* background-image: url(http://www.spectaclerock.com/spec/wp-content/themes/sr2009/images/paper_back.gif); */
font: 100% Georgia, "Times New Roman", Times, serif;
line-height: 1.75;
}

#articleBox p {
margin-bottom: 2%;
}

.dropCap {
font: 75px bold;
line-height: .75;
float: left;
display: block;
margin-right: 2px;
}

.right_image {
border: 2px double #333;
margin: .5em;
float: right;
}

.left_image {
border: 2px double #333;
margin: .5em;
float: left;
}

.headliner {
border: 2px double #333;
margin: .5em;
float: left;
}


.caption {
font: bold;
margin: .5em;
float: left;
}

h2 {
font: 175% bold;
margin-bottom: .5em;
}

h2 a {
color: #333;
text-decoration: none;
}

h3 {
color: #333;
font: 110% bold;
padding: 2% 0;
}

#sidebar #quote {
font: 115%;
font-style: italic;
padding: 1.5%;
}

.more_link {
font-weight: bold;
color: #660099;
}

.postmetadata {
font-size: 90%;
font: bold;
}

.postmetadata a:link {
text-decoration: none;
color: #333;
}

.readmore {
font-weight: bold;
color: #39C;
text-decoration: none;
}

.readmore a:link {
text-decoration: none;
}

#search {
margin-top: 15px;
text-align: center;
}

#search input {
margin: 2px;
}

strong {
font-weight: bold;
}

#articleBox ul {
list-style: disc;
margin: 2% 1%;
margin-left: 10%;
}

#articleBox ul li {
padding: 5px;
}

#rss {
padding: 8%;
font-size: 85%;
}

#spelunk_image a {
display: block;
background: url("http://www.spectaclerock.com/spec/wp-content/uploads/2009/11/spelunky_test.gif");
background-repeat: no-repeat;
width: 500px;
height: 375px;
border: 1px solid #fff;
}

#spelunk_image a:hover {
background-position: -500px 0px;
}
