




/*
     FILE ARCHIVED ON 20:41:42 Oct 11, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:58:20 Apr 2, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name: ZDocs
Theme URI: http://www.ZDocsblog.com
Description: How to publish a book blog
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/
html, body { height: 100%; }

body {
	background: #3D4345 url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/back.png) 0 repeat;
	color: #3D4345;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
		min-height: 100%;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 834px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	padding: 0;
	height: 185px;
	background: url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/headernew.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 50px;
	top: 20px;
	height: 130px;
	width: 340px;
	text-decoration: none;
}

#header em {
	display: none;
}



/* Sidebar Positioning */

#sidebar {
	color: #5A5D50;
	margin: -30px 0px 0 37px;
	width: 215px;
	padding-left: 11px;
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

#blog_heading {
	position: relative;
	left: 270px;
	top: 5px;
	color: #4a3800;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 14px;
	z-index: 1250;
}

#menu_view {
	position: absolute;
	left: 53px;
	top: 160px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
}

#menu_view a {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_view a:hover {
	color: #816900;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
  padding-left: 4px;
  padding-right: 8px;
  _padding-left: 5px;
  _padding-right: 5px;
  border-right: 1px solid #B2A872;
}

#menu_view li a {
	color: #4A3800;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #816900;
}




/* Content */
#wrapper {
	width: 555px;
	float: right;
	position: relative;
	margin-top: 14px;
}

#content {
	padding: 0 80px 10px 0;
	_padding: 0 45px 10px 0;

}

hr#clear {
	clear: both;
	height: 300px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #4A3800;
	font-weight: bold;
}


h6 {
	color: #4A3800;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {

color: #3D4345;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 15px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #EDEDED;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	 padding: 8px 0 0px 10px;
 	background: url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/side_header.jpg) 0 repeat-x;
	margin-left: 0px;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 11px;
	padding-left: 11px;
	font-weight: bold;
	margin-top: 0;

}

#sidebar ul li ul li ul {
margin:2px 0 3px 0;
}


#sidebar ul li ul li ul li{
	margin-left: 8px;
	padding-left: 6px;
	font-weight: normal;

}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0 0 2px 0;
	color: #4A3800;
}


ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}


input {
	 color: #444444;
	 border: 1px solid #DDDDDD; 
	 background-color: #FFFFFF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #444444;
	 border: 1px solid #DDDDDD; 
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #565555;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

#sidebar a:visited {
	color: #504F4F;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	 font-size: 11px;

}

#sidebar a:hover {
	color: #68541F;
	font-family: Tahoma, sans-serif;
	 font-size: 11px;

}


a:link {
	color: #A28700;
	text-decoration: none;
}

a:visited {
	color: #A28700;
	text-decoration: none;
}
a:hover, a:active {
	color: #4A3800;
	text-decoration: underline;
}

.post h2 a {
	color: #68541F;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post h2 a:visited {
	color: #68541F;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.post h2 a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

 	.top_o_the_post {
	padding: 0;
	margin-left: 6px;
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #EDEDED;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}


.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  background: url(/web/20071011204142/http://howtopublishabookblog.com/wp-content/themes/zdocs/images/footer.png) 0 0 no-repeat;
	  color: #515151;
	  min-height: 90px;
	  _height: 203px;
	  position: relative;
	 margin: 103px auto 0 auto;
	width: 834px;
	padding: 12px 0 0 0;
  }

#welcome_after {
	padding: 0 9px 0 9px;
    font-size: 11px;
}


#rss_icon {
	position: absolute;
	left: 395px;
	top: 55px;
	margin: 0;
	padding: 0;
	z-index: 1209;
}