/*  
Theme Name: Bill Taylor
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A premium magazine theme for WordPress
Version: 2.3.5
Author: Steffen Rasile
Author URI: http://prothemedesign.com/themes/mimbo-pro/


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Orange: fa9739

TABLE OF CONTENTS 

  Inherited Styles
  HTML Elements
  Page Structure
  Headings 
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Clear
  Footer


/* Inherited Styles */

@import url('css/nav.css');


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	color: #1b1b1b;
	background: #fff;
	}

body, select, input, textarea {
	font: 100% "museo-sans-1","museo-sans-2", sans-serif;
	}

a, a:visited {
	color: #fa9739;
	text-decoration:none
	}

a:hover, a:active {
	color:#000;
	text-decoration:underline;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

hr {
	margin:22px 0;
	background:#eae9e4;
	color:#eae9e4;
	height:1px;
	border:0;
	display: block;
	}	

label {
	margin:12px 0 0 0;
	display:block
	}
	
a img {
	border:none
	}

table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;	
	}	

th {
	background:#e4e4e4;
	text-align:left;
	}

th, td {
	border-bottom:1px solid #FFF;
	padding:4px 7px;
	}
	
td {
	background:#f2f2f2;
	}		
			
p {
	margin:15px 0;
	line-height:145%;
	font-size:1.1em;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	


/* Structure */

#page {
	width:960px;
	margin: 0 auto;
	font-size:14px;
	padding: 0 20px;
	  -moz-box-shadow: 0px 0px 5px #DEDEDE;
  -webkit-box-shadow: 0px 0px 5px #DEDEDE;
  box-shadow: 0px 0px 5px #DEDEDE;

	}

#masthead {
	height:100px;
	overflow: hidden;
	}
		
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 302px;
	float:left;
	margin-top: 25px;
	padding:0 0 50px 0px;
	text-align: center;
	}

.sidebar-shadow {
 border-left: 1px solid #eae9e4;
  border-right: 1px solid #eae9e4;
  
text-align: left;
}
#content {
	float:left;
	width:610px;
	padding:15px 15px 50px 0;
	margin-right: 18px;
	}

#interior #content.fullwidth {
	width:auto;
	float:none;
	padding:12px;
	}
		

	


/*	Headers */

h1.page-title {
    color: #fa9739;
    font-weight: 200;
    font-size: 30px;
    }
	
h3.widgettitle {
    text-align: center;
    margin: 0px !important;
    padding: 0px;
    color: #fa9739;
    font-weight: 600;
    text-transform: uppercase;
}
		
/* Content Page Styles */


#logo {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:2.8em Georgia, "Times New Roman", Times, serif;
	padding-top:29px;
	text-align:center;
	font-weight:bold;
	}

#logo a, #logo a:visited {
	color: #FFF;
	}

#description {
	border:none;
	padding:0;
	font:bold 0.9em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}
				
#lead {
	background:#fff;
	border: 1px solid #000;
	width:578;
	padding:15px;
	float:left;
	font-size:0.95em;
	margin: 15px 0px;

	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}
		
#lead a, #lead a:visited {
	}

#lead img {
	}

#lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
a#fullstory, a#fullstory:visited {
	background:#174a6d;
	padding:5px 8px;
	color:#9adafe;
	position:relative
	}

a#fullstory:hover, a#fullstory:active {
	background:#132d3c;
	text-decoration:none;
	color:#FFF;
	}
	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#lead .left {
	width:165px;
	}

#lead .right {
	width:408px;
	}

.widget {
	margin-bottom:25px;
	border-bottom: 1px solid #eae9e4;
	padding: 15px 0 35px 0;


	}
	
.widget.widgettop {
      -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  padding: 0 !important;
  margin-bottom: 0 !important;
    margin-top: 15px;


}

.widget_tag_cloud a {
	display:inline;
	float:none;
}

#widget-single-right {
	float:right;
	width:190px;
	margin:3px 0 15px 18px;
	border:1px solid #E7E8DF;
	padding:5px 14px 14px;
	}

.entry #widget-single-right ul, .entry #widget-single-right ol {
	padding:0 !important;
	}
	
#wp125adwrap_2c, #wp125adwrap_1c {
	padding:12px 0;
}

.wp125ad {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 0;
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}


ul.blogroll {
    padding: 10px 15px;
}

ul.blogroll li {
    margin: 0 0 10px 0;
}
ul.blogroll li a:link {
    color: #000;
}
ul.blogroll li a:hover {
    color: #000;
    text-decoration: underline;
}

#sidebar .widget li {
	list-style:none;
	padding:0;
	}

#sidebar .widget ul {
	list-style:none;
	}

#sidebar .widget ul ul {
	border-left: none;
}

#sidebar .widget li a, #sidebar .widget li a:visited {
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	}

#sidebar .widget li li a, #sidebar .widget li li a:visited {
}

#sidebar .widget li li {
}

#breadcrumbs {
	background:#3399cc;
	padding:5px 0 7px 24px;
	color:#FFF;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ace3ff;
	font-weight:bold
	}

#interior .stripes {
	background: #FFF url(images/bg_stripe.gif) repeat-x;
	padding:10px;
	}	

#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	margin-top:12px;
	background:url(images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:452px;
	}	

.author-listing {
	margin:18px 0 34px 0;
	}

.author-listing ul {
	margin:15px 0 8px 0;
	}
	
.author-id {
	float:left;
	width:500px;
	padding:17px 0 0 10px;
	}
	
.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.cat-excerpt img, #image-gallery img {
	float:left;
	margin:1px 15px 15px 0;
	border:1px solid #516f80;
	padding:1px;
	}	

#image-gallery {
	margin:18px 0;
	}
				
.pagination, #comment-pagination {
	padding-top:20px;
	}
	
.subfeature {
	background:#edf7ff;
	border-bottom:1px solid #bfdfef;
	border-top:1px solid #bfdfef;
	padding:13px;
	}
	
.subfeature a, .subfeature a:visited {
	color:#4d6984;
	font-weight:bold
	}

.bullets li {
	border-bottom:1px solid #ECECEC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:25px;
	padding:5px 0;
}	




/*Custom Widgets*/

#sidebar .widget #postDetails a, #sidebar .widget #postDetails a:visited {
	background: none;
	display: inline;
	padding: 0;
	color: #3399cc;
	text-decoration: underline;
	}			

#postDetails ul {
	float: left;
	margin-left: 8px;
	}
	
#sidebar .widget #postDetails li, #meta .widget #postDetails li, #sidebar .widget .upcomingPosts li {
	padding: 2px 0;
	list-style: none;
	margin: 0;
	border:none;
	}

#sidebar .widget #postDetails a:hover, #sidebar .widget #postDetails a:active {
	color:#59bced;
	background: none !important;
	}
		
#sidebar .widget #postDetails ul, #sidebar .widget ul.upcomingPosts { 
	border:none;
	}
	
#sidebar .widget #postDetails li.postDetailsCommentsFeed a {
	background: url(images/rss.gif) no-repeat !important;
	padding-left: 15px;
	}	

.more-in li {
	margin-left: 35px;
	padding: 4px 0;
	}




	
	
/*Post Page Formatting*/

.entry blockquote, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#000;
	background:#F2F2F2;
	padding:6px 22px;
	margin:18px auto;
	border:1px dashed #BFBFBF;
	display:block;
	font-style:italic;
	font-size: 17px; 
	width: 450px;
	}	

.entry pre, .entry code {
	width:350px;
	font: 1em "Courier New", Courier, monospace;
	padding:20px 14px;
	}

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
	
.entry ul, .entry ol {
	padding:15px 0;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 10px 48px;
	line-height:135%;
	font-size:1.1em;
	}

.entry ul li {
	list-style:disc;
	}

.entry .widget li {
	list-style:none;
	margin:0;
	padding:5px 0;
	}	
	
#tags {
	padding:3px 6px 4px 15px;
	background:#edf7ff url(images/tag.gif) no-repeat 4px;
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
	}

#home #lead .commentcount, 
#interior #lead .commentcount {
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}
			
.postmetadata {
	padding:5px 0;
	}	

#print {
	background:url(images/icon_page.gif) no-repeat;
	padding-left:15px;
	}



/*Images*/
	
.entry img {
	display:block;
	margin:15px 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#EFEFEF;
	text-align:center;
	padding:10px 5px 10px 10px;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

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

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}

.gallery-icon img {
	margin:0 auto;
	display:block; 
	}
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	margin: 20px 0;
	text-decoration:none;
	color:#4f4f4f;
	background:url(images/icon_reply.gif) no-repeat;
	padding: 0 0 3px 17px;
	display:block;
	}

.reply a:hover {
	text-decoration:none;
	color:#000;
	}

.reply a:active {
	text-decoration:underline;
	color:#4f4f4f;
	}

.commentlist {
	margin-top:25px;
	}
				
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none;
	}
	
.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding:9px 0 2px 0;
	}	

.says {
	display:none;
	}
	

	
	

/* Form Elements */

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:2px;	
	}

.search-excerpt {
	background:#FFFF00
}
	
select {
	background:#edf7ff;
	border:1px solid #3399cc;
	width:100%
	}

#s {
	background:#7ebfdf;
	border:none;
	padding:2px;
	width:129px;
	}

#submit {
	border:1px solid #000;
	background: #1a5d80 url(images/bg_button.gif) repeat-x;
	margin-top:12px;
	color:#a4e1ff;
	padding:4px 8px;
	display:block;
	font-size:1.1em;
	}
	
#contactform legend {
	display:none
	}

#contactform label {
	padding:5px 0;
}

#contactform fieldset {
	border:none
	}

#contact-captcha {
	margin:5px 0;
	display:block
}

#contact-message {
	height:200px;
}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	font-size:1.1em;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

#wysiwyg {
	padding:6px 0 10px 0;
	}

#wysiwyg a, #wysiwyg a:visited {
	padding:3px;
	margin-right:4px;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #FFF;
	border-bottom:1px solid #afafaf;
	border-right:1px solid #afafaf;
	background-color:#CCC
	}
			
a#button-bold {
	background:#CCC url(images/bg_bold.gif) no-repeat 8px;
	}	

a#button-italic {
	background:#CCC url(images/bg_italic.gif) no-repeat 8px;
	}	
	
a#button-block {
	background:#CCC  url(images/bg_block.gif) no-repeat 5px;
	}	
	
a#button-link {
	background:#CCC  url(images/bg_link.gif) no-repeat 5px;
	}		

#wysiwyg a:hover, #wysiwyg a:active {
	background-color:#dcdcdc
	}

#comment {
	width:98%;
	height:200px
	}
	
	
				

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#meta {
	background:#000 url(images/bg_popular.jpg) center bottom no-repeat;
	padding: 17px 0 26px 0;
	color:#FFF;
	}

#meta .widget {	
	width:283px;
	float:left;
	padding-left:20px;
	margin-right:12px;
	}
	
#meta li {
	margin-left:25px;
	padding:3px 0;
	list-style:square;
	border:none;
	line-height:145%;
	}
		
#footer {
	margin: 50px auto 25px auto;
	width: 946px;
	font-size:0.7em;
	padding:15px;
	color:#ccc;
	}

#footer a, #footer a:visited {
	color:#94d6f7;
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}
	

.pageTitle {
    font-size: 70px;
    float: left;
    text-transform: uppercase;
    margin-top: 25px;
    margin-right: 25px;
    font-weight: 900;
    
}

.pageTitle a {
    text-decoration: none;
    color: #000;
    }

.pageTitle a:hover {
   color: #fa9739; 
}

h2.posttitle {
    color: #fa9739;
    font-weight: 100;
    font-size: 25px;
    padding: 5px 0px;
    font-weight: bold;
    border-bottom: 1px solid #EAE9E4;
}   

h2.posttitle a {
    color: #fa9739;
    }

h2.posttitle a:hover {
    color: #000;
    text-decoration: none;
}


.pageDescription {
    font-size: 40px;
    float: left;
    margin-top: 52px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fa9739;
}

.bigger {
    text-align: left;
    font-size: 20px;
    
    }

.bigger p {
    margin: 0px;
}
    
.homepageQuote {

    font-size: 70%;
    line-height: 19px;
    text-align: right;
}

.sharebox {
    width: 450px;
    border: 1px dashed #BFBFBF;
    background: #FAFAFA;
    margin:0 auto 20px auto;
    padding: 10px;
    clear: both;
    }
.sharebox .button {
    width: 150px;
    float: left;
    text-align: center;
    }

.emaillink a:visited {
    color: #BFBFBF !important;
    text-decoration: none;
}

        ul#bookstores {	
        		width:300px;
        		list-style:none;
        }

        ul#bookstores li {
        		display:inline;
        }

        ul#bookstores li a {
        		height:35px;
        		float:left;
        		text-indent:-9999px;
        		text-decoration:none;
        		margin: 10px 0px 15px 0;
        		padding: 0px !important;

        }
        

        ul#bookstores li#bookstores-amazon a {
        		width:150px;
        		background:url(images/Book-Store-Buttons.png) no-repeat 0 0;
        }

        ul#bookstores  li#bookstores-amazon a:hover {
        		background-position:-150px 0px;
        }

        
        ul#bookstores li#bookstores-borders a {
        		width:150px;
        		background:url(images/Book-Store-Buttons.png) no-repeat 0px -150px;
        }

        ul#bookstores  li#bookstores-borders a:hover {
        		background-position:-150px -150px;
        }

        
        ul#bookstores li#bookstores-bandn a {
        		width:150px;
        		background:url(images/Book-Store-Buttons.png) no-repeat 0 -300px;
        }

        ul#bookstores  li#bookstores-bandn a:hover {
        		background-position: -150px -300px;
        }
       
        ul#bookstores li#bookstores-indiebound a {
        		width:150px;
        		background:url(images/Book-Store-Buttons.png) no-repeat 0 -450px;
        }

        ul#bookstores  li#bookstores-indiebound a:hover {
        		background-position:-150px -450px;
        }
    
        ul#bookstores li#bookstores-800ceo a {
        		width:300px;
        		height: 50px;
        		background:url(images/social_icons.png) no-repeat 0 -100px;
        }

        ul#bookstores  li#bookstores-800ceo a:hover {
        		background-position:-300px -100px;
        }
        
               
        ul#social-icons {	
        		width:300px;
        		list-style:none;
        }

        ul#social-icons li {
        		display:inline;
        }

        ul#social-icons li a {
        		height:50px;
        		float:left;
        		text-indent:-9999px;
        		text-decoration:none;
        		margin: 0px 0px 0 0;
        		padding: 0px !important;

        }
        

        ul#social-icons li#social-twitter a {
        		width:150px;
        		background:url(images/social_icons.png) no-repeat 0 0;
        }

        ul#social-icons  li#social-twitter a:hover {
        		background-position:-300px 0px;
        }

        
        ul#social-icons li#social-facebook a {
        		width:150px;
        		background:url(images/social_icons.png) no-repeat -150px 0px;
        }

        ul#social-icons  li#social-facebook a:hover {
        		background-position:-450px -0px;
        }

        
        ul#social-icons li#social-hbr a {
        		width:300px;
        		background:url(images/social_icons.png) no-repeat 0 -150px;
        }

        ul#social-icons  li#social-hbr a:hover {
        		background-position: -300px -150px;
        }
    
#preview {
    height:125px;
    width: 300px;
    text-indent:-9999px;
    padding: 0px !important;
        background: url('images/preview.png');

}


#preview:hover {

    background-position: 0px -125px;
    
    }
    
ul.bookstoreDrop {
	margin: 0;
	padding: 0;
	list-style: none;
    background: #fff;
	}
ul.bookstoreDrop li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 233px;
	bottom: 0;
	background: #fff;
-webkit-box-shadow: 0px 0px 10px 1px #474747;
-moz-box-shadow: 0px 0px 10px 1px #474747;
box-shadow: 0px 0px 10px 1px #474747;    
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;  
list-style: none;
    padding: 5px;
	display: none;
	width: 125px;
	}
ul.bookstoreDrop li a {
	display: block;
	text-decoration: none;
	background: #fff;
	padding: 5px;
	border-bottom: 0;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul.bookstoreDrop li { float: left; }
* html ul.bookstoreDrop li a { height: 1%; }
/* End */
li:hover ul { display: block; }



.orderDrop {
   border-top: 1px solid #fa9639;
   background: #fa9639;
   background: -webkit-gradient(linear, left top, left bottom, from(#fa9639), to(#fa9639));
   background: -webkit-linear-gradient(top, #fa9639, #fa9639);
   background: -moz-linear-gradient(top, #fa9639, #fa9639);
   background: -ms-linear-gradient(top, #fa9639, #fa9639);
   background: -o-linear-gradient(top, #fa9639, #fa9639);
   padding: 7px 15px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   color: #000;
   font-size: 14px;
   font-family: "museo-sans-1","museo-sans-2",sans-serif;
   text-decoration: none;
   vertical-align: middle;
   text-transform: uppercase;
   }
.orderDrop:hover {
   border-top-color: #367829;
   background: #367829;
   color: #ffffff;
   }
.orderDrop:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
.sidebarVideo {
    width: 150px;
    height: 115px;
    float: left;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 10px;
}

.sidebarVideo a {
    color: #000000;
    text-decoration: none;
}

.sidebarVideo a:hover {
    color: #fa9639
}