/*

File:			custom.css

Description:	Custom styles for Thesis



BASIC USAGE:



If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 

will be appended with the "custom" class, like so: <body class="custom">. You can use 

the "custom" class to override *any* CSS declarations contained in the style.css file.



For example, if you wish to change the default link color to green, you would add the 

following declarations to this file:



	.custom a, .custom a:visited { color: #090; }	<--- This makes links green

	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them



WHY THIS WORKS:



By using the "custom" class, you are creating more specific CSS declarations for HTML

elements. CSS styling is applied through rules of specificity, and because declarations

prepended with .custom are more specific, they get applied when the page is rendered!



More information about styling your Thesis installation using this file can be found

in the User's Guide:

	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

*/



.book_page #header { border-bottom:none;

height:180px;

padding-top:0;

padding-bottom:0;

background:url(http://blog.kingofcopy.com/images/koc_book_header.jpg) center left no-repeat; }



.book_page #header #logo { display:none; }

.book_page #header #tagline { display:none; }

.book_page_001 #header { border-bottom:none; height:180px; padding-top:0; padding-bottom:0; background:url(http://blog.kingofcopy.com/images/koc_book_header.jpg) center left no-repeat;}

.book_page_001 #header #logo { display:none; }

.book_page_001 #header #tagline { display:none; }

.book_page_001 #content { width: 850px;}

.book_page_001 #sidebars { width: 0em;}

.book_page_001 #sidebar_1 { width: 0em;}

.book_page_001 #sidebar_2 { width: 0em;}

.book_page_001 h4 { font-variant: none; letter-spacing: 1px; color: #CC0000; font-size: 1.3em; text-align:center}

.book_page_001 h5 { font-variant: none; color: #000; font-size: .9em; text-transform: none;}

.book_page_001 #input { background: #FFFFFF; border:1px #666;}

.book_page_001 div.max_release_form { background: #FFFFFF;  height: 155px; padding: 5px; position: relative; left: 50%; margin-left: -325px; width:650px; } /* border: 1px solid #CCCCCC;*/

.book_page_001 div.max_release_form.input { background: #FFFFFF; border:1px #666;}

.book_page_001 div.max_release_spacer { background: #FFFFFF; border: 0px solid; height: auto; width:10px; ; position: relative; left: 50%; margin-left: -320px; width:640px; text-align:center; font-size:1.2em; font-weight:bold; }

.book_page_001 span.max_release_spacer_not_bold { font-weight: normal; }

.book_page_001 div.centered_div {position: relative; left: 50%; margin-left: -313px; width:626px; height:340px; }

.book_page_001 div.max_release_doc_download{ background: #FFFFFF; border: 1px solid #CC0000; height: 80px; padding: 5px; vertical-align:middle; text-align:left; position: relative; left: 50%; margin-left: -320px; width:640px;  }

.book_page_001 div.max_release_faq_get_book{ background: #FFFFFF; border: 0px solid #CC0000; height: 110px; padding: 0px; vertical-align:middle; text-align:center; position: relative; left: 50%; margin-left: -250px; width:500px;  }

/*---:[ form inputs ]:--- */

.book_page_001 input, textarea { font-size: 1em; color: #000; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }

.book_page_001 input:focus, textarea:focus {border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

.book_page_001 .sidebar .text_input { width: 95%; }

.book_page_001 input.form_submit { font-weight: bold; color: #000; border: 3px; cursor: pointer; width: auto !important; overflow: visible; }

.book_page_001 #commentform input.form_submit { border-width: 3px; }

.book_page_001 input.form_submit:hover { color: #fff; }



.book_page_001 h1 { color:#CC0000; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold;}

/* .book_page_001 headline_area {visibility:hidden} */

			

/*.book_page_001 input.text{ width: 220px; }*/

/*.book_page_001 input:focus, textarea:focus { border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }*/

/*.book_page_001 .text_input { width: 100%; }*/

/*.book_page_001 input.form_submit { font-weight: bold; border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; width: auto !important; overflow: visible; width:450px; }*/

/*.max_release_form.submit { font-weight: bold; color: #000; background: #000; border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; width: auto !important; overflow: visible; width:450px; }

  url('images/submit-bg.gif'); */





/* Sneak Preview */

.max_sneakpreview #header { border-bottom:none;

height:180px;

padding-top:0;

padding-bottom:0;

background:url(http://blog.kingofcopy.com/images/koc_book_header.jpg) center left no-repeat; }



.max_sneakpreview #header #logo { display:none; }

.max_sneakpreview #header #tagline { display:none; }

.max_sneakpreview span.sneakpreview_subheader { font-size: 1.2em; text-align:center; color: #000099;}

.max_sneakpreview span.sneakpreview_testimonial { font-size: .8em; margin-left:15px;}

.max_sneakpreview table.sneakpreview_table_testimonial{padding:8px; background-color:#ffffcc; border: 2px solid #000000; height: 100px;}

.max_sneakpreview h1 { color:#CC0000; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 1.5em;}

.max_sneakpreview span.sneakpreview_leavecomments { text-align:center; font-weight:bold; font-size: .8em; }



/*---:[ multimedia box ]:---*/

#multimedia_box { width: 100%; }

#image_box { background: #eee; border-bottom: 1px solid #ddd; }

#image_box img { display: block; background: #fff; border-style: solid; border-color: #bbb; }

/*---:[ video box styles ]:---*/

#video_box { background: #000; }

/*---:[ custom box styles ]:---*/

#custom_box { background: #FFFFFF; border-bottom: 1px solid #ddd; height: 400px; }



/* ARCHIVES CSS */
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}


.custom #comment_list { background: #000; padding: 1em; }
.custom #comment_list dd { margin-bottom: 1em; }
.custom #comment_list .comment { background: #FFF; }

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div { background: #E8F0FF; }

/*.custom .comment-reply-link { background: #EEE; padding: 0.4em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }*/

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}

