/*  
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 {
	background:url(images/bg.jpg);
	font: 75%/160% Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}
#pagewrapper {
	margin: 0 auto;
	width: 920px;
}
#header {
	background: url(images/header4.png) top left no-repeat;
	width: 920px;
	z-index:1;
	position: absolute;
	height: 220px;
	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: 60px;
	float: left;
	background:url(images/footer.png) top no-repeat;
}
.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: 80px 80px 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: 500px;
	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{
	display: block;
	font-size: 22px;
	padding: 5px 0px 0px 15px;
}
.postcontent small{
	display: block;
	padding: 5px 0px 10px 35px;
	font-size: 11px;
}
.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: 0px 7px;
	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 15px;
	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 center 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) left center no-repeat; 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-down: 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-down: 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;
}

/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#EEFDEA !important;margin:0;padding:0 0 15px 0 !important;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:55px;width:275px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/

