/*  
Theme Name: paper & Wood
Description: Paper & Wood is a friendly looking theme that has a look of handwriting a blog on a wooden desk.
Version: 1.0
Author: Turk Hit Box
Author URI: http://www.turkhitbox.com
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 75%/160% Georgia, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	background: url(images/bg.jpg) fixed bottom;
}
#pagewrapper {
	margin: 0 auto;
	width: 920px;
}
#header {
	background: url(images/header.png) top left no-repeat;
	width: 920px;
	z-index:1;
	position: absolute;
	height: 240px;
	top: 0px;
	margin: 0 auto;
}
#content {
	width: 920px;
	position: absolute;
}
#content #content2{
	background:url(images/body-bg.png) top left repeat-y;
	margin-top: 80px;
	width: 920px;
	padding-top: 170px;
	float: left;
}
#left {
	float: left;
	width: 580px;
}
#right {
	float: left;
	width: 280px;
}
#footer {
	width: 920px;
	height: 104px;
	float: left;
	background:url(images/footer.png) top no-repeat;
}
#footertext {
	color: #51320e;
	padding: 39px 51px 6px 64px;
	}
.pagenav {
	margin: 20px;
	padding: 3px 3px 3px 55px;
	float: left;
	width: 480px;
	font-style:italic;
}
.commentnav {
	margin: 20px 0px;
	padding: 10px 20px 20px 20px;
	font-style:italic;
	clear: both;
}
/* Header */
#rss {
	width: 130px;
	height: 90px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#rss a{
	display: block;	
	width: 130px;
	height: 90px;
}
#blogtitle {
	width: 390px;
	height: 130px;
	float: left;
	margin: 70px 0px 0px 60px;
	text-indent: -9999px;
}
#blogtitle a{
	display: block;	
	width: 390px;
	height: 70px;
}
#search {
	display: block;	
	width: 210px;
	height: 30px;
	float: right;
	text-align:right;
	padding-top: 22px;
}
#search #s{
	width: 110px;
	padding: 2px;
	background: none;
	border: none;
	color: #1dd752;
}
#search #searchsubmit{
	padding: 2px;
	width: 60px;
	background: none;
	border: none;
	cursor:pointer;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* Post Styling */
.meta1, .meta2 {
	float: left;
	width: 44px;
	height: 150px;
	padding-top:10px;
	background:url(images/meta.gif) top left no-repeat;
	font-size: 24px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
.meta2 {
	background:url(images/meta.gif) top right no-repeat;
}
.meta1 small, .meta2 small {
	display:block;
	font-size: 14px;
	text-transform: uppercase;
}
.meta1 .commentno, .meta2 .commentno {
	padding: 16px 0px 0px 0px;
	font-size: 14px;
}
.post {padding-top: 15px;}
.postcontent {
	float: left;
	width: 480px;
	min-height: 200px;
	background: url(images/h3-bg.png) top left no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 20px 20px;
	font-size: 14px;
	line-height: 20px;
}
.postcontent h3{
	line-height: 24px;
	display: block;
	font-size: 22px;
	padding: 5px 0px 0px 25px;
}
.postcontent small{
	display: block;
	padding: 5px 0px 10px 35px;
	font-size: 11px;
}
.postcontent {

	font-size: 13px;
/** 	text-align: justify;  **/
}

.innerCategory { overflow: hidden; width: 100%;}
.innerCategory small { float: left;}
.innerCategory .backLink { float: right; font-size:11px; padding:5px 0 10px ;}
.innerCategory .backLink a { background: url('images/backArrow.gif') no-repeat center left; padding-left: 22px;}

.the_content blockquote {
	margin: 15px 5px 15px 20px;
	padding: 0px 2px 2px 40px;
	background:url(images/blockquote.gif) top left no-repeat;
	font-style:italic;
}
.the_content img {
	padding: 5px;
	margin: 0;
	border: 1px solid #ccc;
}
.the_content p {
	margin: 6px 0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.previous a {
	background: url(images/previous.gif) no-repeat left top;
	padding: 0px 0px 10px 20px;
	float: left;
	font-size: 12px;
}
.next a {
	background: url(images/next.gif) no-repeat right top;
	padding: 0px 20px 10px 0px;
	float: right;
	text-align: right;
	font-size: 12px;
}
#left ul {
	padding: 0px;
	margin: 10px 0px 10px 10px;	
}
#left ol {
	padding: 0px;
	margin: 10px 0px 10px 30px;	
}
#left ul li {
	margin: 0; 
	font-size: 12px; 
	background:url(images/menu-list.gif) left center no-repeat; 
	padding: 2px 0px 0px 20px; 
	line-height: 16px;
	list-style:none;
}
#left ol li {
	background: none;
	margin: 0; 
	font-size: 12px; 
	padding: 2px 0px 0px 2px; 
	line-height: 16px;
}
/* Sidebar Styling */
#right h2 {
	background: url(images/widget.png) bottom left no-repeat;
	padding: 0px 0px 0px 25px;
	font-size: 18px;
	margin: 20px 5px 10px 5px;
	height: 26px;
	color: #262626;
}
#right .widgets ul {
	padding: 0px;
	margin: 10px 0px 20px 10px;	
}
#right .widgets li {
	margin: 0; 
	font-family: Georgia, serif; 
	font-size: 12px; 
	background:url(images/menu-list.gif) left top no-repeat; 
	padding: 2px 0px 0px 20px; 
	line-height: 16px;
}
#wp-calendar {
	margin: 0 auto;
}
#right .textwidget {
	margin: 0px 20px;
	width: 230px;
}
/* Sliding Panel */
.slider-wrap										{ background: url(images/notepad.gif) top left no-repeat; width:200px; height: 277px; position: relative; z-index: 1000; overflow: hidden;}
.slider-wrap 										{ padding: 68px 100px 0 20px }
.slider-wrap .sidebar-inside						{ padding: 0px }
.stripViewer 										{ overflow: hidden; width: 270px; clear: both; margin: 0px; }
.stripViewer .panelContainer 						{ position: relative; left: 0px; top: 0px; width: 100%; list-style: none; }
.stripViewer .panelContainer .panel 				{ float: left; height: 100%; position: relative; width: 352px; }
.stripViewer .panelContainer .panel .wrapper 		{ padding: 0px; }
.stripNav 											{ margin-left: 0px; }
.stripNav ul 										{ list-style: none; }
.stripNav ul li 									{ float: left;}
#right .stripNav li a 								{ display: block; height: 33px; text-indent: -9999px; padding: 0; border: none; z-index: 100; }
.stripNav li.tab1 a 								{ background: url(images/menu.gif) top left; width: 58px; position: absolute; left: 20px; top: 18px; }
.stripNav li.tab2 a 								{ background: url(images/menu.gif) top center; width: 140px; position: absolute; left: 78px; top: 18px; }
.stripNav li.tab3 a 								{ background: url(images/menu.gif) top right; width: 73px; position: absolute; left: 209px; top: 18px; }

.stripNav li.tab1 a.current 						{ background: url(images/menu.gif) bottom left no-repeat; }
.stripNav li.tab2 a.current 						{ background: url(images/menu.gif) bottom center no-repeat; }
.stripNav li.tab3 a.current 						{ background: url(images/menu.gif) bottom right no-repeat; }
.stripNavL, .stripNavR 								{ display: none; }
#right .stripViewer .panel ul 						{ margin: 0; list-style: none; }
#right .stripViewer ul 								{ list-style: none; }
#right .stripViewer ul li a 						{ display: block; width: 215px; color: #303030; padding: 4px; border-bottom: solid 1px #c1b599; text-decoration: none; font-size: 12px; }
#right .stripViewer ul li a:hover 					{ background-color: #0f7327; color: white; }
#right ul li										{ margin: 0; font-size: 12px; list-style: none; }
.sidebar-inside ul li								{ margin: 0; font-size: 12px; background:url(images/menu-list.gif) no-repeat left top; padding: 2px 0px 2px 20px; line-height: 16px;}

/* Comments */
#commentsdiv {
	margin-left: 70px;
}
#comments {
	background: url(images/comments.gif) top left no-repeat;
	padding: 0 0 10px 10px;
	text-indent: -900em;
	clear: both;
}
#respond {
	background: url(images/post-comments.gif) top left  no-repeat;
	padding: 0 0 20px 10px;
	margin: 15px 0px 0px 0px;
	text-indent: -900em;
	clear: both;
}
#commentsdiv ol {
	width: 450px;
}
#commentsdiv ol li{
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	font-weight: bold;
}
#commentsdiv ol li img{
	float: right;
	margin-right: 10px;
	background: url(images/avatar-bg.gif);
	padding: 5px 21px 10px 15px;
}
#commentsdiv .says{display:none;}
#commentsdiv .reply a{background: url(images/commentreply.gif) no-repeat; text-indent: -9999px; display: block; width:50px; height: 18px; margin: 3px;}
#commentsdiv .fn {font-size: 18px; padding-bottom: 5px; font-weight: bold; background:url(images/commentauthorbg.gif) top left no-repeat; display:block; height:31px; width: 200px; }
#commentsdiv .alt .fn {font-size: 18px; padding-bottom: 5px; font-weight: bold; background:url(images/commentauthorbg2.gif) top left no-repeat; display:block; height:31px; width: 200px; }
#commentsdiv .comment-meta a{ font-size: 10px; color: #666;}
#commentsdiv p{ font-size: 12px; color: #666; font-weight:normal;}
#commentsdiv input {
	padding: 3px;
	background: #e5e5e5;
	border: 1px solid #a6a6a6;
	margin: 4px;
}
#commentsdiv textarea {
	padding: 3px;
	background: #e5e5e5;
	border: 1px solid #a6a6a6;
	margin: 4px;
	width: 400px;
	height: 200px;
}
#commentsdiv input:focus, #commentsdiv textarea:focus {
	background: #fdfcd0;
}
/* Link Styles */
a {
	outline: none;
}
a:link, a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {
	color: #575757;
}
.the_content a:link, .the_content a:visited, .widgets a:link, .widgets a:visited {
	color: #000;
	background: #e5e5e5;
	text-decoration: none;
	border-bottom: 1px dotted #3c3c3c;
	padding: 0px 2px;
}
.the_content a:hover, .widgets a:hover {
	border-bottom: 1px solid #3c3c3c;
}

.ctc { padding-left: 31px; }