/*
Theme Name: Desk Mess Mirrored
Theme URI: http://buynowshop.com/themes/desk-mess-mirrored/
Description: Marble desktop covered with a mix of old and new items, such as some vintage papers, a stainless steel pen, and, a hot cup of coffee! <em>Now with threaded comments and sticky posts!</em><strong>Please read the included changelog.txt file for the details of the latest changes.</strong> Child theme Multi, included.
Version: 1.4.1
Author: Edward "Cais" Caissie
Author URL: http://buynowshop.com/
Tags: brown, orange, silver, tan, light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post
.
- Changelog -> as of version 1.0.7 see changelog.txt
.	
  Original Theme Name: Desk Mess
  Original Theme URI: http://www.geekwithlaptop.com/desk-mess-wordpress-theme
.
	The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
.
*/

/* = GLOBAL = */
* {margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	/* background:#f7f0e3 url(http://www.mikewatkinswebservices.com/images/bg.jpg) repeat-x; */
	background: #000000 url(http://www.mikewatkinswebservices.com/images/big-bg.jpg) no-repeat;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #635537;
}

/* links */
a, a:visited {	
	color: #000000;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #635537;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 0px;		
	margin: 0;
}

ul {
	list-style: none;
}

hr{}
.hr {}

.aligncenter {
	text-align: center;
}


/* images */
img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em Verdana, Tahoma, Arial, Geneva, sans-serif ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(images/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #976957;
}




/* === MAIN AREA == */
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	width: 870px;
	/*background-image: url(images/main-page-middle.png);*/
	/*background-repeat: repeat-y; */
	position: relative;
}
#mainwrap{
	width:900px;
  margin:0 auto;
}

#maintop {
	margin: 0 auto;
	position: static;
	width: 870px;
	/*background:url(images/main-page-top.png);*/
  height:113px;
}

#content {
  clear: both;
  width: 870px; /* reduced from 950px - corrects IE6 horizontal scroll */
  margin: 0 0 0 45px;
}



/* Main Column */
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}

#main ul li {
	/*list-style-image: url(images/bullet.gif); */
}

#main_large {
	float: left;
	width: 790px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main_large h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main_large h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main_large ul li {
	/*list-style-image: url(images/bullet.gif); */
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #fff url(images/wrap-bg.jpg) repeat-y;
	width: 900px;	
	margin: 50px auto 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 0px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #ffffcc;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-x;
	width: 870px;	
	height: 150px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 25px Verdana, Tahoma, Arial, Geneva, sans-serif;
	letter-spacing: -1.5px;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 29px;
	left: 16px;
	width: 749px;
	height: 31px;
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Tahoma, Arial, Geneva, sans-serif;
	text-transform: none;
	color: #5b4a29;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 75px;
	left: 19px;
	width: 697px;
	height: 54px;
}

#header #slogan a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #slogan a:hover {
	color: #111;		
}


/* header-logo */
#header-logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 25px Verdana, Tahoma, Arial, Geneva, sans-serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 24px;
	left: 739px;
	width: 120px;
	height: 120px;
	
}
#header-logo img {
	border: none;
	margin: 0; padding: 0;
} 


/* header links */
#header #header-links {
	position: absolute;
	top: 98px;
	right: 402px;
	color: #5b4a29;
	font: normal 11px Verdana, Tahoma, Arial, Geneva, sans-serif;
	text-transform: lowercase;
	width: 448px;
	left: 20px;
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	
	width: 870px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid ;
	border-left: 1px solid #ffffcc;
	font: normal 14px/45px Verdana, Tahoma, Arial, Geneva, sans-serif;
	text-transform: lowercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #666666;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;
	font: normal 14px/45px Verdana, Tahoma, Arial, Geneva, sans-serif;
	text-transform: lowercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #000000;
	
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;	
}

/* Main Column */
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	/* /*list-style-image: url(images/bullet.gif); */ */
}

#main_large {
	float: left;
	width: 790px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main_large h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main_large h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main_large ul li {
	/*/*list-style-image: url(images/bullet.gif); */ */
}





/* Sidebar */	
#sidebar {
	float: right;
	width: 280px;
	padding: 5px 0 0 0; margin: 0;		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.2em Verdana, Tahoma, Arial, Geneva, sans-serif;	
	color: #666666; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;		
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #976834;  
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #ffffcc;
}
#footer-columns li {
	border-bottom: 1px solid #ffffcc;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 15px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #666666;
	border: 1px solid #666666;
	background: #FFFFEA;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }







/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:500px;
	padding: 20px 30px 5px 10px;
}
#main-blog h1 {
	font-size:22px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#d21600;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	color: #4a4131;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul {
	margin-left:35px;
	margin-bottom:15px;
}

.post ol {
	margin-left:35px;
	margin-bottom:15px;
}

.post dl {
	margin-left:5px;
	margin-bottom:10px;
	border-right: 1px inset;
	border-bottom: 1px inset;
}

.post dl dt {
	font-weight: bold;
}

.post dl dd {
	margin-left:10px;
}

.sticky {
	border: medium double Black;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 14px;
	padding: 5px;
}

#author_link{
  padding-left: 10px;
  font-weight: bold;
  font-style: normal;
}

#author { /* add additional styling to the author's taste */
	font-style:normal;
	font-size: 12px;
	padding: 5px;
	/* width: 570px; */
	text-align: left;
}

#author ul {
  list-style-image:none;
	list-style-type:none;
}

.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 20px;
	font-size:18px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/commentbck.png) no-repeat;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}

.rss {
	/*background: url(images/rssicon.png) no-repeat 0 0%;*/
	padding-left:0px;
	padding-top:2px;
}

blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
}

blockquote cite {
  padding-left: 10px;
	font-weight: bold;
}

pre { /* Use for "Code" text styling */
  margin: 0px;
	padding: 5px;
	background-image: url(images/pre-bg.png);	
	border: 1px inset;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	overflow: auto;
	
  overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  /* width: 99%; */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

pre code {background-image: url(images/pre-bg.png);}

/* === SIDEBAR == */
/* Organized by general layout of sidebar template */

#sidebar {
	width:305px;
	position:relative;
	float:left;
	margin:-30px 0 0 -15px;
}

#sidebar-top {
	/*background: url(images/sidebartop1.png) no-repeat; */
	height: 90px;
	min-height: 90px;
}

#sidebar-content {
	background: url(images/sidebarmid1.png) repeat-y;
	padding:9px 30px 30px 30px;
}

#subcolumn{
	width:255px;
}

#subcolumn ul {
	list-style-image:none;
	list-style-type:none;
}

#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 0.8em;
}

.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:1.2em;
}

#calendar_wrap{
	margin-left:55px;
}

.widget {
	width:252px;
	margin-left:4px;
  background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
  margin-top:10px;
}

.widget p {
	padding-left:5px;
}

.widget h2 {
	height:40px;
	width:252px;
  background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:15px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}

.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}

.widget ol {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}

.widget li {
list-style-image:none;
}

.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
  background: url(images/listseparator.png) no-repeat 25% 100%;
}

.widget ol li {
	padding:5px 15px 10px 15px;
	margin:0px;
  background: url(images/listseparator.png) no-repeat 25% 100%;
}

.widget ul li#linkcat {}
.widget ol li#linkcat {}

.widget ul li a{
	color: #d21600;
	text-decoration:none;
}

.widget ol li a{
	color: #d21600;
	text-decoration:none;
}

.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}

.widget ol li a:hover{
	color: #635537;
	text-decoration:none;
}

.textwidget{
	padding:0 8px 0 8px;
}

.widget #wp-calendar {
	empty-cells:show;
	font-size:10px;
	font-weight:bold;
	margin:0 auto;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}

.widget table#wp-calendar {
	margin: 0 auto 0 auto;
}

.widget #calendar_wrap{
	margin: 0 auto 0 auto;
}

#sidebar-bottom {
	/* background: url(images/sidebarbottom1.png) no-repeat; */
	height: 37px;
	min-height: 37px;
	text-align:right;
	margin-left:-1px;
}



/* --- IMAGES --- */

img {

}

p img {
	padding: 0;
	max-width: 100%;
}

img.aligncenter {
	/* border: 1px solid #59350b; */
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.alignright, img.right {
	/* border: 1px solid #59350b; */
	margin: 0 0 13px 13px;
	display: inline;
}

img.alignleft, img.left {
	/* border: 1px solid #59350b; */
	margin: 0 13px 13px 0;
	display: inline;
}

.alignleft, .left {
	float: left
}

.alignright, .right {
	float: right;
}

.wp-caption {
	border: 1px solid #59350b;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* == FOOTER == */
#bottom{
  background:url(images/footer.png) no-repeat;
	/* height:154px; */
	/* overflow:hidden; */
}

#bottom p{
  clear:both;
	text-align:center;
	padding-top:100px;
}

#bottom-extended {
	margin: 0 auto;
	width: 977px;
	background-image: url(images/main-page-middle.png);
	background-repeat: repeat-y;
	position: relative;
	top: 12px;
	left: -2px;
	text-align: center;
}

/* == COMMENTS (Threaded) == */
#comments-main {margin-top: 10px;}

#comments {}
#singlecomments {}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist p {}

.depth-1 {}

ul#singlecomments.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul#singlecomments.commentlist li {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
}

ul.children {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

  ul.children li {}
  
.comment {}
.comment-body {padding-right: 10px;}

.comment-author {}
.comment-author a {}

.avatar {
	display: inline;
	float:left;
	margin:0 10px 10px 0;
}

.comment-meta, commentmetadata {
	font-size: 75%;
	padding-top: 2px;
}

#commentform {
  padding-top: 30px;
	font: 110% Verdana, Tahoma, Arial, Geneva, sans-serif;  
}
#commentform p {
  margin: 2px;
 	padding: 6px 0px;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% Verdana, Tahoma, Arial, Geneva, sans-serif;
}
#commentform label{}
#commentform textarea{
	background: #fff;
  border: 1px solid #b2b0a4;
	padding: 5px;
  margin-top: 3px;
	font: 100% Verdana, Tahoma, Arial, Geneva, sans-serif;
  overflow-x: hidden;
  overflow-y: auto;
}
#commentform #submit {cursor:pointer;}

#cancel-comment-reply {padding-left:170px;}

textarea#comment {}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.odd, comment-text-1 {
	margin-top: 1px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}

.even, comment-text-2 {
	margin-top: 1px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}

.alt {}

.administrator, .user-id-1 {
	margin-top: 1px;
	background:#e5dfcf url(images/bns-author.png);
	border: 1px solid #7e7d75;
}

.jellybeen, .user-id-2 {
  margin-top: 1px;
  background:#e5dfcf url(images/jb-author.png) center; /* Rainbow */
	border: 1px solid #7e7d75;
}

.reply {
	padding-bottom: 5px;
	font-size: 85%;
}

.comment-reply-link {}

.byuser{}

.comment-author {
	font-size: 120%;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #2b2d2f;
}

.comment-author a:link,
.comment-author a:visited,
.comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;
	text-decoration: none;
}

.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}

.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}

/* added in version 1.0.5 */
code {
	margin: 0px;
  background-color: Silver;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	overflow: auto;

	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/* width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#comments{
	/*background:url(images/comment-h3.png) no-repeat; */
	margin-bottom:10px;
	color:#271b03;
	padding:24px 0 0 40px;
	font-size:20px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
	width: 175px;
	height: 88px;	
}

#respond {
	/*background:url(images/comment-h3.png) no-repeat; */
	color:#271b03;
	clear: both;
	margin-top:35px;	
}

#respond h3 {
	font-size:20px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
  padding:30px 0 0 25px;	
}

/* === Forms === */

fieldset {
	padding: 15px;
	border: 1px solid #b2b0a4;
	width:550px;
}

legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}

input, textarea {
	border: 1px solid #b2b0a4;
}

  input#s.form-input { text-align: center; }

  #main-blog input#s.form-input { margin: 0 auto; }
  #main-blog .search-submit {
    padding: 2px;
    margin: 1px 0 0 0;
    font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
    font-size:0.8em;
  }

input:focus, textarea:focus {
	border: 1px solid #000;
	padding: 1px 0;
}

textarea {
	width: 98%;
	min-height: 84px;
}

/* === Calendar === */

#wp-calendar {
	empty-cells:show;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}

/* dTree plugin */
#dtreec {
	padding: 0 0 0 20px;
}

#dtreea {
	padding: 0 0 0 20px;
}

/* Hide WP-Stats plugin smiley at bottom of screen */
img#wpstats{display:none;}
/* Akisment alignment */
#akismetstats {margin: 0 auto;}

/* BNS Plugins */
/* bns-login plugin */
.bns-login {
  text-align: center;
  font-style: italic;
}
#bns-logged-in {font-weight: bold;}
#bns-logged-out {font-weight: lighter;}

/* bns-featured-category */
.widget .post {margin-bottom: 10px;}
/* bns-featured-tag */
.widget .post {margin-bottom: 10px;}
