/*
Theme Name: Wurmbrand 100
Theme URI: http://rw100.persecution.com/
Description: The default Richard Wurmbrand 100 Years theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: David Hepworth, Michael Heilemann
Author URI: http://www.persecution.com.com/
Tags: wurmbrand, custom

	Wurmbrand 1.0
	 http://rw100.persecution.com/

	This theme was based on the design by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body {
	color: #000000;
	font-family: Arial, Helvetica, Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: .01em;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
body#home {
	background: url("images/body_bg2.jpg") repeat-x scroll 0 31px #FFFFFF;
	}
	
body#normal, body#gallery, body#share, body#writings, body#remember, body#timeline-html {
	background: url("images/body_secondary_bg2.jpg") repeat-x scroll 0 31px #FFFFFF;
	}
		
.handheld_only {
	display: none;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px 0px 0px 0px;
	width: 0px 0px 0px 0px;
	}
	
.handheld_only h1 {
	margin: 0px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
	}
	
.thread-even {
	background-color: #ffffff;
	}
	
.depth-1 {
	border: 1px solid #dddddd;
	}

.even, .alt {
	border-left: 1px solid #dddddd;
	}
	
.entry p a:visited {
	color: #b85b5a;
	}
	
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.commentnavigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}
	
a, a:link {
	color: #12363a;
	text-decoration: underline;
	}

a:visited {
	color: #5c3900;
	text-decoration: underline;
	}
	
a:active {
	color: #ad894e;
	text-decoration: none;
	}

a:hover {
	color: #68797a;
	text-decoration: none;
	}
	
img {
	border: none;
	}
	
img a {
	border: none;
	}

#align_center_frame {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 20px 5px 20px;
	overflow: hidden;
	}
	
#top_logo_bar {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	}

#vomlogo_top {
	float: left;
	}

#visitpersecution_top {
	width: 144px;
	height: 26px;
	background: url(images/visitpersecution_top.png);
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: right;
	}
	
#visitpersecution_top li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	}

#visitpersecution_top li, #visitpersecution_top a {
	height: 26px;
	display: block;
	}
	
#visitpersecution_top_a {
	top: 0px;
	width: 144px;
	}

#visitpersecution_top_a a:hover {
	background: transparent url(images/visitpersecution_top.png) 0px -26px no-repeat;
	}
	
#navigation_top {
	clear: both;
	}

#navigation_list {
	width: 390px;
	height: 30px;
	background: url(images/navigation_top.jpg);
	margin: 0 0px 0px -10px;
	padding: 0px;
	position: relative;
	float: left;
	}
	
#navigation_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	}

#navigation_list li, #navigation_list a {
	height: 30px;
	display: block;
	}
	
#navigation_list_home {
	left: 0px;
	width: 62px;
	}
	
#navigation_list_gallery {
	left: 63px;
	width: 77px;
	}
	
#navigation_list_share {
	left: 141px;
	width: 161px;
	}

#navigation_list_writings {
	left: 303px;
	width: 89px;
	}
	
#navigation_list_remember {
	left: 393px;
	width: 144px;
	}
	
#navigation_list_home a:hover {
	background: transparent url(images/navigation_top.jpg) 0px -60px no-repeat;
	}
	
#navigation_list_gallery a:hover {
	background: transparent url(images/navigation_top.jpg) -63px -60px no-repeat;
	}
	
#navigation_list_share a:hover {
	background: transparent url(images/navigation_top.jpg) -141px -60px no-repeat;
	}

#navigation_list_writings a:hover {
	background: transparent url(images/navigation_top.jpg) -303px -60px no-repeat;
	}
	
#navigation_list_remember a:hover {
	background: transparent url(images/navigation_top.jpg) -393px -60px no-repeat;
	}
	
body#home li#navigation_list_home {
	background: transparent url(images/navigation_top.jpg) 0px -30px no-repeat;
	}
	
body#gallery li#navigation_list_gallery {
	background: transparent url(images/navigation_top.jpg) -63px -30px no-repeat;
	}
	
body#share li#navigation_list_share {
	background: transparent url(images/navigation_top.jpg) -141px -30px no-repeat;
	}
	
body#writings li#navigation_list_writings {
	background: transparent url(images/navigation_top.jpg) -303px -30px no-repeat;
	}
	
body#remember li#navigation_list_remember {
	background: transparent url(images/navigation_top.jpg) -393px -30px no-repeat;
	}
	
body#home #navigation_list_home a:hover {
	background: transparent url(images/navigation_top.jpg) 0px -90px no-repeat;
	}
	
body#gallery #navigation_list_gallery a:hover {
	background: transparent url(images/navigation_top.jpg) -63px -90px no-repeat;
	}

body#share #navigation_list_share a:hover {
	background: transparent url(images/navigation_top.jpg) -141px -90px no-repeat;
	}

body#writings #navigation_list_writings a:hover {
	background: transparent url(images/navigation_top.jpg) -303px -90px no-repeat;
	}
	
body#remember #navigation_list_remember a:hover {
	background: transparent url(images/navigation_top.jpg) -393px -90px no-repeat;
	}
	
#content_bg {
	width: 845px;
	float: left;
	margin: 0px -220px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/content_bg.jpg) repeat-y right;
	}

#wrapper {
	float: left;
	width: 605px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#header {
	background: url(images/wurmbrand_header_home.png) no-repeat top left;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
body#normal #header, body#gallery #header, body#share #header, body#writings #header, body#remember #header, body#timeline-html #header {
	background: none;
	height: 10px;
	}
	
#content {
	float: left;
	width: 605px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #373737;
	}
	
#content h1, #content h2, #content h4, #content h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}
	
#content h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 110%;
	}
	
#content h4 {
	font-size: 100%;
	}
	
.content_text_headline {
	color: #575b5b;
	font-family: Arial, Helvetica, Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	margin: 10px 0px 10px 0px;
	}
	
.content_text_quote {
	margin: 10px 5px 10px 5px;
	padding: 8px;
	display: block;
	background: #edeeee;
	border: 1px solid #e3e3e3;
	font-style: italic;
	color: #484848;
	}
	
.quote_last_p {
	margin-bottom: 0px;
	}
	
.writings_book_quote_float {
	float: left;
	margin: 10px 10px 0px 0px;
	}
	
.writings_book_float {
	float: left;
	margin: 5px 15px 0px 0px;
	}
	
.writings_book_quote {
	float: left;
	width: 430px;
	margin: 10px 5px 10px 5px;
	padding: 8px;
	display: block;
	background: #edeeee;
	border: 1px solid #e3e3e3;
	font-style: italic;
	color: #484848;
	}
	
.nocomments {
	font-style: italic;
	color: #7A2121;
	}
	
#commentwrapper {
	background: url(images/post_bg.jpg) no-repeat top center;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	}
	
#comment {
	width: 603px;
	}
	
#comments {
	border-bottom: 1px solid #c3c3c3;
	font-size: 100%;
	}
	
.alt {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: transparent url(images/comment_bg.png) repeat-x top center;
	}

.commentlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

.commentlist ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.commentlist li {
	margin: 15px 0px 10px 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}
	
.children {
	padding: 0px 0px 0px 0px;
	}

#commentform p {
	margin: 5px 0px 5px 0px;
	}

.commentmetadata {
	margin: 0px 0px 0px 0px;
	display: block;
	}
	
#respond h4 {
	border-bottom: 1px solid #c3c3c3;
	font-size: 100%;
	}
	
.content_timeline_date {
	color: #575b5b;
	font-weight: 600;
	font-family: Arial, Helvetica, Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	}
	
#sidebar {
	background: #f5ecdc;
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	}
	
body#normal .sidebar_quote, body#gallery .sidebar_quote, body#share .sidebar_quote, body#writings .sidebar_quote, body#remember .sidebar_quote, body#timeline-html .sidebar_quote {
	display: none;
	visiblity: hidden;
	}
	
#footer	{ 
	clear: both;
	overflow: hidden;
	width: 850px;
	background: url(images/footer_bg.jpg) no-repeat top center;
	color: #828282;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	}
	
#footer	a {
	color: #828282;
	}
	
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer #copyright {
	float: left;
	width: 400px;
	}
	
#footer #footerLinks {
	float: right;
	width: 350px;
	padding-right: 5px;
	text-align: right;
	}

#footer .light {
	color: #cccccc;
	}
	
.light#footer a {
	text-decoration: none;
	}
	
#quote404 {
	margin: 10px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	display: block;
	background: #edeeee;
	border: 1px solid #e3e3e3;
	font-style: italic;
	color: #484848;
	font-size: 110%;
	}

#quote404 a, #quote404 a:link {	
	color: #999999;
	text-decoration: none;
	font-size: 80%;
	}
	
#quote404 a:visited {	
	color: #999999;
	text-decoration: none;
	}
	
#quote404 a:active {	
	color: #666666;
	text-decoration: none;
	}
	
#quote404 a:hover {	
	color: #333333;
	text-decoration: underline;
	}
	
#gallery_pic_table {
	text-align: center;
	margin: 15px auto 15px auto;
	padding: 0px 0px 0px 0px;
	background: transparent;
	border: none;
	}
	
#gallery_pic_table td {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	}
	
#gallery_pic_table tr {
	margin: 0;
	padding: 0;
	border: none;
	}
	
#gallery_pic_table a {
	display: block;
	border: 1px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#gallery_pic_table a:hover {
	border: 1px solid #18535a;
	}
	
#gallery_vid_table {
	text-align: center;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background: transparent;
	border: none;
	}
	
#gallery_vid_table td {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	}
	
#gallery_vid_table tr {
	margin: 0;
	padding: 0;
	border: none;
	}
	
#gallery_vid_table a {
	display: block;
	border: 1px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#gallery_vid_table a:hover {
	border: 1px solid #18535a;
	}
	
/* sIFR Screen Styling */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
