/*  
Theme Name: Papercut
Theme URI: http://woothemes.com/
Description: A grungy news theme for Wordpress.
Version: 1.0
Author: WooThemes
Author URI: http://woothemes.com/
Tags: Grunge, News, 2 Columns, Pink, Dirty
*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:auto; height:100%;
	background:#181818 url(images/background_wood.jpg) fixed no-repeat top left;
	font:0.75em Tahoma, Arial, Helvetica, sans-serif; color:#bbb2a2; line-height:18px;
}

img {
	border:0;
        padding:3px;
}

blockquote {
	margin:0 auto 15px auto; padding:10px 10px 0 10px;
	width:90%;
	background: rgba(252,252,233,.8); 
	border:1px solid #e7e8d8; 
	font:italic 1.2em Georgia, "Times New Roman", Times, serif; line-height:125%;
	color:#333333;
}


/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

/* Headings */
h1 {
	width:auto;
	height:63px;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 40px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	margin:0px 0; padding:0;
	font:bold 1.85em "Arial", Tahoma, Helvetica, sans-serif; color:#48463c;
	text-transform:uppercase;
}

	#sidebar h2 {
	margin:0;
	margin-left:0px;
	font:2.4em "Arial Black", Tahoma, Helvetica, sans-serif; color:#66645b;
	color:#66645b;
        line-height: 23px;
	text-transform:uppercase;
	border-bottom: 1px solid #66645b;
	padding-top: 0;
	padding-right: 0;
	padding-left: 6px;
	}
	
	#respond, #comments {
		margin-right:10px;
	}
	
	h2.archive {
		font-size:1.2em;
	}

h3 {
	margin:0; padding:0;
	font:1.50em Arial, Helvetica, sans-serif; color:#6e6960;
}

	.h3 {
		margin:0; padding:0;
		font:1.50em Arial, Helvetica, sans-serif;
	}

h4 {
	margin:5px 0; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#494141;
	text-transform:uppercase;
}

h5 {
	margin:5px 0; padding:0;
	font:.92em Arial, Georgia, "Times New Roman", Times, serif; 
}

	.h5 {
		margin:0 0 5px 0;
		font-size:.9em;
		color:#999999;
	}

h6 {
	margin:0; padding:0;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#48463c;
}

.commentform-key p {
	background:none;
	font:bold 1.25em Arial, Helvetica, sans-serif; color:#666359;
	text-align:right;
	line-height:27px;
}

/* Links */
a:link, a:active, a:visited {
	color:#767163;
	text-decoration:none;
}

	h1 a {
		border:0;
		display:block;
		outline:0;
	}
	
	h2 a:link, h2 a:active, h2 a:visited{
		font-size:1em; color:#dabd1d;
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		color:#6e6960;
	}
	
	h4 a:link, h4 a:active, h4 a:visited {
		color:#dabd1d;
	}
	
	h5 a:link, h5 a:active, h5 a:visited {
		color:#979282;
	}
	
		h5.pink-links a:link, h5.pink-links a:active, h5.pink-links a:visited {
			color:#979282;
		}
                h5.orange-links a:link, h5.orange-links a:active, h5.orange-links a:visited {
			color:#ffae12;
		}
		
	h6 a:link, h6 a:active, h6 a:visited {
		color:#48463c;
	}

	#navigation-links a {
		font:.91em Arial Black, Times New Roman, Times, serif; color:#ccc9b1;
		text-transform:uppercase; 
		line-height:37px; display:block;
	}
	
	.rss a {
		margin:0; padding:0 5px;
		font:1em Arial Black, Georgia, Times New Roman, Times, serif; color:#ea8b1c;
		text-transform:uppercase; 
	}
	
	#categories-back a {
		color:#6e6960;
		display:block !important; display:inline-block;
		height:55px;
	}
	
	.category a {
		margin:0 0 6px 0; padding:5px 10px;
		background: #dabd1d;
		font:bold 0.85em Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase;
		display:inline-block;
                color: #3f3607;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	#sidebar li ul li a {
		margin:0; padding:0px;
		height:auto;
		display:block; color:#48463c;
	}
	
		#sidebar li ul li a a:link {
			margin:0; padding:0;
			width:auto; height:auto;
			display:inline;
		}
		
		#sidebar li.widget ul li a {
			font-weight:bold;
		}
		
	.featured a {
		color:#48463c;
	}
	
	.inner p a:link, .inner p a:active, .inner p a:visited {
		font:.92em Verdana, Arial, Helvetica, sans-serif; color:#393233;
	}
	
	.navigation a {
		font:bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:#ffae12;
	}

a:hover {
	text-decoration:underline;
}

	#navigation-links a:hover {
		color:#ede9c6; text-decoration:none;
	}
	
	#categories-back a:hover {
		margin:0; padding:0;
		color:#443842; text-decoration:none;
		background:url(images/category-arrow.gif) no-repeat bottom center;
	}
	
	#sidebar li ul li a:hover, #sidebar li.widget ul li a:hover {
		color:#ffae12; text-decoration:none;
	}
	
	#sidebar li.widget ul li a:hover {
		color:#ffae12;
	}
	
	.category a:hover {
		background: #af9922;
		text-decoration:none;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
                color: #3f3607;
	}
	


/* Styles */	
.uppercase {
	text-transform:uppercase;
}

.light {
	color:#7b7970;
}

.dark {
	color:#48463c;
}

.darker {
	color:#000;
}

.pink {
	color:#c04756;
}

.orange {
        color: #ffae12;
}

.small {
	font-size:.83em;
}

.medium {
	font-size:.92em;
}

.large {
	font-size:1.70em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.bold {
	font-weight:bold;
}

.weight-normal {
	font-weight:normal;
}

/* Misc */	
#navigation {
	font:1em Georgia, "Times New Roman", Times, serif; color:#ccc9b1;
}

#left-col p {
	margin:0px auto 15px auto;
}

#left-col-single p {
	margin:0px auto 15px auto;
        color: #a7a397;
}

#left-col-single blockquote p {
        color: #47453d;
}

#left-col-single:hover {
	background: rgba(24,24,24,.5);
}

.left-content ul, #left-content ol {
	margin:0;padding:0;
}

.left-content li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0 5px 0;
}

.left-content ol li {
	list-style-type: decimal;
}

.left-content li ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.left-content li ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 30px;
}

.archives {
	margin:10px auto 0 auto; padding:0 0 16px 0;
	text-align:center; display:block;
}

.archives a {
        color: #ffae12;
}

.featured {
	font:.92em Verdana, Arial, Helvetica, sans-serif; line-height:150%;
}

.inner p {
	font-size:1em;
}

/* 01 - STRUCTURE
/* ----------------------------------------------*/
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.left {
	float:left;
}

.right {
	float:right;
}

img.left {
	margin-right:10px;
}

img.right {
	margin-left:10px;
}

.footer {
	margin:0; padding:0;
	/*background:url(images/footer.gif) no-repeat bottom left;*/
}

#footer {
	margin:20px 0 0 0;
	width:auto; height:71px;
	display:block;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

.pad {
	margin:0 0 0 60px; padding:0;
	width:909px; height:auto;
}

#navigation {
	margin:0; padding:0;
	width:auto; height:37px;
	background:url(images/navigation.png) repeat-x;
	display:block; line-height:35px;
}

	#navigation-links {
		margin:0; padding:0;
		list-style:none;
	}
	
	#navigation-links li {
		margin:0 20px 0 0; padding:0;
		float:left;
	}
	
	.rss {
		margin:0; padding:0 25px 0 0;
		background:url(images/rss.gif) no-repeat right center;
	}
	
#categories {
	margin:0; padding:0;
	width:auto; height:101px;
	background:url(images/categories.gif) repeat-x;
}

	#categories-back {
	margin:0;
	width:auto;
	height:81px;
	background:url(images/categories-back.gif) no-repeat center left;
	list-style:none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
		#categories-back li, #categories-back li.blank {
			margin:0 0 0 20px; padding:0 20px 0 0;
			float:left;
			background:url(images/category-divider.png) no-repeat top right;
		}
		
		#categories-back li.blank {
			margin:0 0 0 20px; padding:0 20px 0 0;
			float:left;
			background:none;
		}
		
#content-back {
	margin:0; padding:0;
	width:987px; height:auto;
}

	#content {
		margin:-35px 0 0 0; padding:0;
		width:947px; height:auto;
		float:right;
	}
	
		#left-col {
			margin:0; padding:0;
			width:659px; height:auto;
			float:left;
        		
		}

		#left-col-single {
			margin:0; padding:0;
			width:659px; height:auto;
			float:left;
        		
		}

		
			#left-top {
				margin:0; padding:0;
				width:659px; height:auto;
				
			}
			
			#left-bottom {
				margin:0; padding:0;
				width:659px; height:17px;
				
			}
			
			.left-content {
				margin:0 auto; padding:31px 0 0 0;
				width:590px;
			}
			
			.left-content-blank {
				margin:0 auto; padding:0;
				width:590px; height:auto;
			}
		
		#right-col {
			margin:0; padding:0;
                        margin-top:150px;
			width:281px; height:auto;
			float:right;
		}

/* 03 - LEFT COLUMN
/* ----------------------------------------------*/
.category {
	margin:15px 0 10px 0;
	display:block;
}

.featured-preview {
	float:right;
	padding: 5px;
	margin: 0 0 10px 15px;
	border:1px solid #979282;
}

.thumb-preview {
	float:left;
	padding: 5px;
	margin: 0 15px 10px 0;
	border: thin solid #a29c8e;
}

.featured {
	margin:0px; padding:10px 0;
	width:auto; height:auto;
	text-align:center;
}

	.featured img {
		margin:0 auto; display:block;
		text-align:center;
	        border:1px solid #979282;
	}
	
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		border: 1px solid #ddd;
		background-color:#FFFFFF;
	}
	
	.wp-caption-text {
	color:#FFFFFF;
	text-align:center;
	background-color:#6096cd;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	background-image: url(images/wp-caption.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.divider {
	margin:0; padding:0;
	width:auto; height:1px;
	background:url(images/divider.png) no-repeat top center;
}

.inner-columns {
	margin:0 0 0 13px; padding:0;
	width:632px; height:auto;
	
}

.post {
	margin:0; padding:15px 20px 10px 20px;
	background:url(images/divider.png) no-repeat bottom center;
}

.post:hover {
       	background: rgba(24, 24, 24, .3);
}

.post-top {
	margin:0; padding:15px 20px 10px 20px;
	background:url(images/divider.png) no-repeat top center;
}

.post-fancy {
	margin:0; padding:15px 20px 10px 20px;
	
}

	.left-left {
		width:411px; height:auto;
		float:left;
	}
	
	.left-right {
		width:220px; height:auto;
		float:right;
	}
	
.commentlist { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:url(images/comment-bottom.gif) top left no-repeat;  
}

.commentform { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:none;  
}

	.left-content ol.commentlist li, .left-content ol.commentform li {
		margin:0; padding:0;
		list-style-type:none;
		list-style-position: outside;
	}
	
	.inner { 
		margin:0; padding:0; 
		float:left; 
		overflow:hidden; 
	}
	
	.comment-author { 
		margin:10px 10px -1000px 0;
		width:130px; height:auto;
		float:left; text-align:right;
		background:#fdfcf5;
		display:inline; 
	}
	
		.commentform-key { 
			margin:10px 10px -1000px 0;
			width:180px; height:auto;
			float:left; text-align:right;
			background:#fdfcf5;
			display:inline; 
		}

		.comment-author p {
			padding:0 5px 3px 0;
			background:url(images/divider.gif) no-repeat bottom center;
			text-align:right;
		}

	.comment-text, .comment-text-alt, .comment-form { 
		margin:0; padding:20px 20px 10px 20px;
		width:405px;
		background:#fcfcf4; 
		border:1px solid #e7e8d8; 
		border-width:0 1px 1px 1px;
		text-align:left;
		min-height:170px;
		height:auto !important;
		height:170px;
		float:right;
	}
	
	.comment-box { 
		margin:0; padding:10px 20px 10px 20px;
		width:360px;
		text-align:left; overflow:visible;
		float:right;
	}
	
	.inner .comment-text-alt {
		background:#f9f9f1;
	}
		
		li.inner .comment-text p, li.inner .comment-text-alt p, .comment-box p {
			background:none;
			font-size:1.1em; text-align:left;
		}
		
.text {
	margin:0; padding:5px;
	background:#FFF url(images/input.gif) repeat-x;
	border:1px solid #e5e3d8;
}

#sidebar .text {
        padding:10px;
	width:120px;
}

.submit {
	width:85px;
	height:26px;
	background:url(images/submit.gif) no-repeat;
	font:.95em Georgia, "Times New Roman", Times, serif; color:#48463C;
	text-align:center;
	font-weight:bold;
	border:0;
}

.navigation {
	margin:20px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}
	
/* 04 - RIGHT COLUMN
/* ----------------------------------------------*/
.ads {
	margin:0 auto;
	text-align:center;
}

	.ads img {
		margin:5px;
	}
	
#sidebar {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:20px 0 0 0; padding:0 0 16px 0;
		width:auto; height:100%;
	}
	
		#sidebar li ul {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 12px;
	padding-left: 12px;
		}
		
		#sidebar #searchform div, #sidebar .textwidget {
	margin:0;
	list-style:none;
	background: rgba(24,24,24,.5);
        border-bottom: 1px solid #66645b;
	padding:5px 20px;
	width:241px; 
	height:100%;
		}
		
		#sidebar li ul #recentcomments li.recentcomments {
				padding:20px;
			}
		
		#sidebar #searchform {
	/*background:url(images/sidebar-top.gif) no-repeat top center;*/
	padding-top: 0px;
	margin:0px;
	}
		
			#sidebar li ul li {
				margin:0 auto; padding:10px;
				height:auto;
				background:url(images/divider.gif) no-repeat bottom center;
			}
			
			#sidebar li.ads {
				margin:0 auto; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			#sidebar li.widget .tag_cloud a {
	font-family: "Courier New", Courier, monospace;
	float:left;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right:5px;
			}
			
			#sidebar li.widget  select {
				background: rgba(24,24,24,.5);
				width:280px;
				border:none;
				padding: 10px  20px 10px 20px;
				font-size:1.1em;
			}
			
			#sidebar li #calendar_wrap {
				background:url(images/sidebar.gif) repeat-y;
				font-family: Georgia, "Times New Roman", Times, serif;
				padding: 0px 20px 0px 20px;
			}
			
			#sidebar #wp-calendar caption {
				font-size:1.1em;
				text-transform: uppercase;
				font-weight: bold;
				padding-top: 10px;
				padding-right: 5px;
				padding-bottom: 10px;
				padding-left: 5px;
				margin-bottom:5px;
				color:#333333;
				background-image: url(images/divider.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
			}
			
			#sidebar #wp-calendar {
				margin-left:auto;
				margin-right:auto;
				text-align:center;
				width:240px;
			}
			
			#sidebar #wp-calendar thead th {
				color:#333333;
			}
			
			
			#sidebar #wp-calendar tfoot td {
				padding:10px 0 10px 0;
				text-align:left;
			}
			
			#sidebar #wp-calendar tfoot td#next {
				text-align:right;
			}
			
			#sidebar #wp-calendar td {
				width:auto;			
			}
			
			#sidebar #wp-calendar td a {
				padding:2px;
				background-color:#d06975;
				color:#FFFFFF;	
			}
			
			#sidebar #wp-calendar tfoot td a {
				background-color:#FDFCF5;
				color:#333333;	
			}
			
			#sidebar .flickr_photos li {
				padding: 0 0 9px 0;
				background-image: url(images/divider.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
				margin: 0px;
			}
			
			#sidebar .flickr_photos li a {
				padding: 0px;
				margin: 0px;
                                border: 1px solid #000;
			}
			
			.flickr_badge_image {
				padding:0px;margin:0px;
			}
			
			#sidebar .flickr_badge_image img {
				float:left;
				margin:8px 0 0 8px;
			}

			
/* 05 - FOOTER
/* ----------------------------------------------*/
.footer-inner {
	margin:0 0 0 40px; padding:30px 0 0 0;
	width:950px; height:auto;
}

/* 06 - EXTRAS
/* ----------------------------------------------*/ 
.nav2 {
  margin-top: 0px;
  height: 120px;
  padding-bottom: 0px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/nav2.png);
}

.nav { overflow: hidden; padding-bottom: 20px;}
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px;}

#subnavbar {
	width: 880px;
	height: 60px;
	color: #000;
        float: left; 
        padding-left: 20px;
	padding-top: 25px;
}
	
#subnav {
        text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #000;
	display: block;
	font-size: 12px;
    font-weight: bold;
    margin: 0px 15px 0px 0px;
	padding: 9px 5px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	color: #f07f00;
	display: block;
	text-decoration: none;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #414246;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	margin: 0px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 161px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}

#recententries li {
	padding: 5px 0;
	}

#sidebar2 h5 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	color: #fff;
	padding-top: 3px;
	}

#sidebar2 small {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	}

#sidebar2 small a{
	color: #fff;
	}

#categories2 {
	width: 236px;
	float: left;
	margin-right: 35px;
	}

#recententries2 {
	width: 324px;
	float: left;
	margin-right: 35px;
	margin-left: 10px;
	}

#infocolumn2 {
	width: 236px;
	float: left;
	}
#bg { width: 880px; margin: 0 auto; margin-top: 0px;}
#bg2 { width: 1004px; margin-left: 20px; margin-top: 0px;}

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 11px;
	line-height: 8px;
	margin: 0 0 0px;
}

.cont {
	border-bottom: 1px solid #666359;
        text-align:right;
        font:20px "Arial Black", Tahoma, Helvetica, sans-serif; color:#ffae12;
        font-weight:bold;
	height: 16px;
	line-height: 18px;
        text-transform:uppercase;
        padding-bottom: 5px;
}

a.cont {
       color:#ffae12;
}

.date-comments a {color: #999999; }

.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}

span.continue {
	align:right;
}

/* 07 - SIDEBAR EXTRAS
/* ----------------------------------------------*/ 

/* POPULAR POST 1 -- 90's TV*/
a.popular1 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Popular%20Posts/90sTV.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.popular1:hover { background-position:bottom; }
a.popular1 span { visibility:hidden; }

/* POPULAR POST 2 -- Church Sites*/
a.popular2 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Popular%20Posts/ChurchSites.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.popular2:hover { background-position:bottom; }
a.popular2 span { visibility:hidden; }

/* POPULAR POST 3 -- Verve Support*/
a.popular3 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Popular%20Posts/verve.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.popular3:hover { background-position:bottom; }
a.popular3 span { visibility:hidden; }

/* POPULAR POST 4 -- Red Letters*/
a.popular4 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Popular%20Posts/Jesus.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.popular4:hover { background-position:bottom; }
a.popular4 span { visibility:hidden; }

/* READING LIST */

/* READING LIST 1 -- Crazy Book*/
a.reading1 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/Reading%20List/Crazybook.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading1:hover { background-position:bottom; }
a.reading1 span { visibility:hidden; }

/* READING LIST 2 -- In a Pit*/
a.reading2 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Reading%20List/snowyday.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading2:hover { background-position:bottom; }
a.reading2 span { visibility:hidden; }

/* READING LIST 3 -- Lousy T-Shirt*/
a.reading3 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/Reading%20List/T-SHIRTbook.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading3:hover { background-position:bottom; }
a.reading3 span { visibility:hidden; }

/* READING LIST 4 -- Forgotten God*/
a.reading4 { display:block; background:url(http://joshburcham.com/test/wp-content/themes/wt_papercut/images/Reading%20List/Forgotten.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading4:hover { background-position:bottom; }
a.reading4 span { visibility:hidden; }

/* READING LIST 5 -- Primal Book*/
a.reading5 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/Reading%20List/Primalbook.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading5:hover { background-position:bottom; }
a.reading5 span { visibility:hidden; }

/* READING LIST 6 -- Guerrilla Book*/
a.reading6 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/Reading%20List/Guerrilla.png) top no-repeat; width:239px; height:81px; text-decoration:none; border-bottom: thin solid #3b3935; }
a.reading6:hover { background-position:bottom; }
a.reading6 span { visibility:hidden; }

/* PAGES */

/* PAGES 1 -- FAQ */
a.pages1 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/FAQ-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages1:hover { background-position:bottom; }
a.pages1 span { visibility:hidden; }

/* PAGES 2 -- Churches */
a.pages2 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/Churches-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages2:hover { background-position:bottom; }
a.pages2 span { visibility:hidden; }

/* PAGES 3 -- Podcast */
a.pages3 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/Podcast-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages3:hover { background-position:bottom; }
a.pages3 span { visibility:hidden; }

/* PAGES 4 -- Archives */
a.pages4 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/Archives-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages4:hover { background-position:bottom; }
a.pages4 span { visibility:hidden; }

/* PAGES 5 -- Portfolio */
a.pages5 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/Portfolio-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages5:hover { background-position:bottom; }
a.pages5 span { visibility:hidden; }

/* PAGES 6 -- Contact */
a.pages6 { display:block; background:url(http://joshburcham.com/blog/wp-content/themes/wt_papercut/images/ExtraButtons/Contact-Button.jpg) top no-repeat; width:250px; height:75px; text-decoration:none; border: 1px solid #3b3935; }
a.pages6:hover { background-position:bottom; }
a.pages6 span { visibility:hidden; }

/* PODCAST -- Podcast */
a.podcast1 { display:block; background:url(http://joshburcham.com/blog/wp-content/uploads/2009/10/Podcast_Button.png) top no-repeat; width:239px; height:240px; text-decoration:none; border-bottom: 1px solid #3b3935; }
a.podcast1:hover { background-position:bottom; }
a.podcast1 span { visibility:hidden; }

