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: 64em;
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;
}

.snazzy {
text-align:left;
overflow:auto;
}
/*border:2px ridge;
background-color:#F5F5F1;	
;*/

.snazzy a, .snazzy a:hover {
text-decoration:none;
}

.sz_cont {
width:100px;
display:block;
overflow:hidden;
margin:0px 0px 10px;
}

.sz_page {
background-color: #ffffef;
}

.sz_img {
height:110px;
}

.snazzy img {
margin:0;
padding:0;
}

.sz_year {
font-size:22px;
color:#444;
font-family:georgia, verdana;
font-style:italic;
}


.sz_date_yr {
height:42px;
font-size:34px;

}
.sz_month {
}
.sz_date_mon {
height:29px;
font-size:22px;
cursor:pointer;
}

.sz_date_day {
background: #efefea;
margin-bottom:1px;
height:20px;
font-size:14px;
font-weight:bold;
cursor:pointer;
}
.sz_day {
}

.sz_title {
padding:5px 0px;
font-weight:bold;
color:#444;
text-decoration:none;
}

.sz_img .sz_titleon {
visibility: hidden;
}

.sz_img:hover .sz_titleon {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
visibility: visible;
}

.sz_titleon {
line-height:14px;
color:#eee;
background-color:#333;
}

.sz_img:hover .sz_titleon:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #FFFFFF;
filter: alpha(opacity=100);
opacity: 1;
}

.sz_excerpt {
font-size:9px;
padding-bottom:5px;
color:#999;
text-decoration:none;
}

.sz_clr {
padding-top: 20px;
}
 
.sz_carousel {
 position: relative;
 visibility: hidden;
 left: -5000px;
}

.sz_carousel ul {
 text-indent:0 !important;
}

.sz_carousel li {
 padding:0px 8px;
}

#test_area {
font-family: 'Play', sans-serif;
font-size: .9em;
}


