/*  
Theme Name: WisdomHunters
Theme URI: http://wisdomhunters.com/
Description: Theme for the website Wisdomhunters.com.
Version: 1.1
Author: Unknown
Author URI: http://wordpress.com/
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ebebeb;
	color: #000;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{ 
	} 

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size:13px;
	}

.postmetadata a {
	color:#666666;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: transparent url('images/footerbg.jpg') no-repeat; 
	margin:0;
	padding:5px;
	width:760px;
	height:24px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

.black {
	color:#000;
}

.red {
	color:#b5111b;
}

.scripture {
	margin-top:10px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #B5111B;
	text-decoration: none;
	}

a:hover, h2 a:hover {
	color: #B5111B;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0; 
	padding: 0; 
	width: 760px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

#miniMenu {
	width:100%;
	height:25px;
	background:#645227;
}

#miniMenu2 {
	float:right;
	background:#645227 url('images/miniHeaderMenu.png') top left no-repeat;
	width:217px;
	height:100%;
}

#miniMenu2 ul {
	margin:10px 0 0 12px;
	padding:0;
}

#miniMenu2 ul li {
	display:inline;
	text-transform:uppercase;
	padding:0 5px;
	border-right:2px #645227 solid;
	font-size:.9em;
}

#whlogo {
	margin-top:-25px;
}

#menu {
	background:#ebebeb url('images/menubg.jpg') top left repeat-x;
	width:760px;
	height:25px;
	margin:0;
	padding:0;
}

#menu ul {
	padding:0 0 0 80px;
}

#menu ul li {
	display:inline;
	margin: 0 0 0 5px;
	padding:0;
}

#searchbox {
	float:right;
	margin:0;
	padding:0;
	height:25px;
	overflow:hidden;
}

#flashheader {
	width:100%;
	margin:0;
	padding:0;
}

#wrapper {
	width:100%;
	position:relative;
}

.narrowcolumn {
	background:#d0d0d0;
	float: left;
	padding: 60px 0 15px 0;
	margin: 5px 0 15px 8px;
	width: 509px;
	position:relative;
	}

#cutout {
	width:11px;
	height:22px;
	position:absolute;
	top:85px;
	left:0;
}

#todays {
	background:transparent url('images/todaysdose.png') top left no-repeat;
	width:539px;
	margin:0;
	height:58px;
	position:absolute;
	top:0;
	left:-6px;
}

#stripe {
	background:transparent url('images/blackstripe.png') top left no-repeat;
	width:539px;
	margin:0;
	height:18px;
	position:absolute;
	top:0;
	left:-6px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 30px 50px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 5px;
	margin: 10px auto;
	width: 750px;
	height:14px;
	clear: both;
	color:#fff;
	font-size:1.2em;
	}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
.postlist ul ul ul, .postlist ul ol {
	margin: 0 0 0 10px;
        list-style: round inside;
        color: #000000;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding:1px;
	}

 #searchform #s {
	border:1px solid #BBBBBB;
	width: 130px;
	padding: 2px;
	height:13px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 60px 0 25px 0;
	margin: 5px 0 0 550px;
	width: 200px;
	background:#d0d0d0;
	font-size:13px;
	}

#sidebar a, #sidebar a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}

#digdeeper {
	width:230px;
	height:58px;
	margin: 0;
	background:transparent url('images/digdeeper.png') top left no-repeat;
	position:absolute;
	top:0;
	right:-6px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.redder {
	color:#b7111f;
}

#sidebar h2.widgettitle {
	font-size:16px;
	color:#666666;
	margin:0 0 0 0 0;
	padding:0 0 0 10px;
	font-weight:normal;
}

#sidebar ul li ul {
	border-top:1px #666666 solid;
	margin:-3px 0 0 0;
	padding:0 10px;
	width:180px;
}

#sidebar #links ul li, #sidebar #text-1 ul li {
	list-style:none;
}

.wpcf7 {
	text-align:left;
}

#commentbox {
	padding:25px;
}

/* Begin sidebar navigation for WisdomHunters.com */



#sidebar #subscribenav {
    width: 200px;
    height: 322px;
    background: url('images/nav-sidebar.png') no-repeat;
    margin: 10px auto;
    padding: 0;
    position: relative;
    border-top: none;
}

#sidebar #subscribenav li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#sidebar #subscribenav li, #sidebar #subscribenav a {
    width: 200px;
    height: 46px;
    display: block;
    text-indent: -100em;
}

#sidebar #subscribenav li#sidenav-email {
    top: 0px;
}
#sidebar #subscribenav li#sidenav-email a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px 0px no-repeat;
    
}

#sidebar #subscribenav li#sidenav-facebook {
    top: 46px;
}
#sidebar #subscribenav li#sidenav-facebook a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -46px no-repeat;
}

#sidebar #subscribenav li#sidenav-twitter {
    top: 92px;
}
#sidebar #subscribenav li#sidenav-twitter a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -92px no-repeat;
}

#sidebar #subscribenav li#sidenav-rss {
    top: 138px;
}
#sidebar #subscribenav li#sidenav-rss a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -138px no-repeat;
}

#sidebar #subscribenav li#sidenav-podcast {
    top: 184px;
}
#sidebar #subscribenav li#sidenav-podcast a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -184px no-repeat;
}

#sidebar #subscribenav li#sidenav-donate {
    top: 230px;
}
#sidebar #subscribenav li#sidenav-donate a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -230px no-repeat;
}

#sidebar #subscribenav li#sidenav-testimonials {
    top: 276px;
}
#sidebar #subscribenav li#sidenav-testimonials a:hover {
    background: transparent url('images/nav-sidebar.png')
    -210px -276px no-repeat;
}


#topPost #topPostNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 8px 0 8px 7px;
    border: none;
    width: 200px;
}

#topPost #topPostNavigation LI {
    display: inline;
}

#topPost #topPostNavigation LI A {
    padding: 3px 5px;
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
#topPost #topPostNavigation LI A:hover {
    background-color: #645227;
    color: #ebebeb;
    padding-top: 7px;
}

#topPost #topPostNavigation LI A.selected {
    display: none;
}
#topPost #topPostNavigation LI A.selected:hover {
    display: none;
}


#topPost #topPostNavigation LI A:focus {
    outline: 0;
}

div#topPost {
    width: 200px;
    background-color: #dedcd3;
}

div#topPost div {
    padding: 5px;
    margin-top: 3px;
    background-color: #645227;
    color: #ebebeb;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

div#topPost div ul {
    list-style: none;
    margin: 15px 10px;
    padding: 0px;
    border: none;
}
div#topPost div ul li {
    border-bottom: 1px dashed #dedcd3;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    color: #ebebeb;
    text-align: left;
}
div#topPost div ul li a,
div#topPost div ul li a:visited {
    color: #ebebeb;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
div#topPost div ul li a:hover {
    color: #dedcd3;
    text-decoration: underline;
}
#topPost #topPostHeader {
display: block;
width: 200px;
text-align: center;
font-size: 12px;
}


.postmetadata a {
   display: block;
   height: 30px;
   width: 105px;
   background: url('images/index-comments.png') no-repeat;
   text-decoration: none;
   color: #ebebeb;
}
.postmetadata a:hover {
   color: #635126;
   background: transparent url('images/index-comments.png')
   -105px 0px;
}
.postmetadata .hidden {
   display: none;
}
.postmetadata span.reglink a {
   display: inline;
   height: auto;
   width: auto;
   background: none;
   color: black;
}
.postmetadata span.reglink a:hover {
   color: black;
   background: none;
   text-decoration: underline;
}
.postmetadata .comments_wrapper {
                        display: block;
                        position: relative;
                        top: 8px;
                        left: 85px;
   font-family: Arial, sans-serif;
   font-size: 14px;
}

.addtoany_list li a {
   display: block;
   height: 30px;
   width: 105px;
   background: url('images/index-sharethis.png') no-repeat;
   text-indent: -100em;
}
.addtoany_list li a:hover {
   background: transparent url('images/index-sharethis.png')
   0px -30px;
}

#postFooterNavigation {
    display: block;
    height: 30px;  
}
#postFooterNavigation .postmetadata { padding: 0; float: right; }
#postFooterNavigation .postaddtoany { margin-right: 10px; float: right; }


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

div#ebookContainer { 
  margin-bottom: 15px; 
} 
div.ebook { 
  clear: both; 
  padding-top: 15px; 
} 
div.ebook img { 
  float: left; 
  margin-right: 10px;
  width: 55px;
} 
div.ebookHeader { 
  font-weight: bold; 
  font-size: 14px; 
} 
div.ebookDesc { 
  font-size: 12px; 
}
    

