/*
Theme Name: Jim Spiegel 4.0
Theme URI: http://jimspiegel.com
Description: Version 4.0 of a myGazeen WordPress Theme for jimspiegel.com
Author: Jason Loftis
Author URI: http://jloft.com
Tags: 960, grid, 960 grid system, myGazeen, JLoft, Jim Spiegel

Jim Spiegel 4.0
http://jimspiegel.com

This theme was designed and built by Jason Loftis,
whose site you will find at http://jloft.com

*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/text.css');
@import url('css/mygazeen.css');
@import url('css/mootools.css');

/* GENERAL */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Helvetica', Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #221b12 url(images/background/body.jpg) top center repeat-x;
color:#38382e;
text-align: left;
margin: 0;
padding: 0;
}

.container_12 {background:url(images/background/container.jpg) top center repeat-y;}

#header {height:470px;background: #221b12 url(images/background/body.jpg) top center repeat-x;}

#slider {width:960px;height:370px;}

.content{background:url(images/background/content.jpg) top center no-repeat;margin-top:0px;padding-top:30px;}

#footer {background:#2b1006;height:125px;}

/* TYPOGRAPHY */

a {color: #095c80;text-decoration: none;}
a:hover {color: #3c261a;text-decoration: underline;}

p {color:#38382e;}

p a {
color: #095c80;
font-weight:bold;
border-bottom:dotted 1px #000;
text-decoration:none;
}

p a:hover {
color: #0389c3;
border-bottom:solid 1px #000;
text-decoration:none;
}

h1, h1 a, h1 a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited,
h5, h5 a, h5 a:visited
{ color:#38382e; }

h1, h1 a, h1 a:hover, h1 a:visited,
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited,
h5, h5 a, h5 a:hover, h5 a:visited
{ text-decoration: none; }

h1 {font-size: 2.0em;font-weight: bold;padding:0;margin: 0;}
h2 {font-size: 1.6em;line-height:24px;padding:0;margin:15px 0 5px 0;}
h3 {font-size: 1.4em;line-height:22px;padding:0;margin:15px 0 5px 0;}
h4 {font-size: 1.2em;line-height:20px;padding:0;margin:15px 0 5px 0;}	


/* MASTHEAD */

#topnav {margin-top:5px;height:95px;}

#search {margin:15px 0 0 0;padding:0;float:right;background:transparent;width:440px;height:20px;}
#searchform {text-align:left;background:transparent;margin:0;padding:0;}
#s {background:transparent url(images/search/search_form.png) no-repeat top left;width:344px;height:20px;border:none;margin:0;padding:4px;outline:none;float:left;}
#searchsubmit {background:transparent url(images/search/search_button.png) no-repeat top right;width:88px;height:20px;margin:0;padding:0;border:none;outline:none;float:right;}

#quicklinks {margin-top:23px;float:right;width:440px;height:22px;background:url(images/quicklinks/ql_bkgd.png) no-repeat top left;}
#quicklinks ul {list-style:none;margin:0;padding:0;}
#quicklinks ul li {margin:0;padding:0;display:block;float:left;}
#quicklinks li a {width:71px;line-height:20px;display:block;text-decoration:none;margin:1px;padding:1px 0 0 0;float:left;color:#d8d5c3;font-family:Helvetica, sans-serif;font-size:11px;text-transform:uppercase;font-weight:500;text-align:center;letter-spacing:0.5px;}
#quicklinks li#articles a, #quicklinks li#contact a {width:72px;}
#quicklinks li a:hover {background:#d8d5c3;color:#000;line-height:19px;}
#quicklinks li.current a {background:#eff1e7;color:#944b01;line-height:19px;}

.ie6 .#quicklinks li#articles a, .ie6 #quicklinks li#contact a {width:71px;}
.ie6 #quicklinks li a {margin:0;margin-left:1px;}
.ie6 #quicklinks {margin-top:15px;}


/* HEADER: IDENTITY - Title + Contact Info */

#identity {margin-top:5px;height:95px;}

#site_title {height:20px;padding:0;margin:15px 0 0 0;}

#site_title h1 {
word-spacing: 5px;
letter-spacing: 2px;
font-family: Helvetica, sans-serif;
font-size: 18px;
text-align:left;
margin:0;
padding:1px 0;
color:#1c0e07;
text-transform:uppercase;
line-height:20px;
}

#site_title h1 a {color:#1c0e07;}

#contact_info {font-family:Helvetica, sans-serif;color:#d8d5c3;margin:23px 0 0 0;padding:0;font-size:12px;line-height:20px;}
#description {font-family:Helvetica, sans-serif;color:#65635a;margin:25px 0 0 0;padding:0;font-size:12px;line-height:20px;text-transform:uppercase;}

/* META */

#meta {
margin:0 0 15px 0;
padding:4px 4px 0 4px;
text-align:left;
clear: both;
font-size:10px;
height:24px;
float:left;
width:575px;
background:#f2ead1;
border:#ccc 1px dotted;
}

#meta ul, #meta li {
display: inline;
list-style-type: none;
list-style-image: none;
margin:5px 0;
padding:0 5px 0 0;
line-height:24px;
}

#meta ul {margin:16px 5px 0 0;}

#meta li {
padding: 4px 10px 0 25px;
text-transform:capitalize;
color:#555;
height:24px;
font-size:11px;
}		

.ie #meta li {padding-top:2px;}
.ie7 #meta li {margin-left:20px;}

#meta li a {
color:#555;
text-decoration:none;
font-size:11px;
}

#meta li a:hover {
color:#000;
border-bottom:solid 1px #000;
text-decoration:none;
}

#meta ul li, #meta ul li a {
color:#054367;
margin-top:0px;
}

#meta ul#archive, #meta ul#archive li {display:block;line-height:15px;}
/*#meta ul#archive li {height:auto;}*/

li.archive {
background:url(images/archive.gif) no-repeat;
font-weight:bold;
font-size:14px;
color:#333;
margin:0;
}

li.date {background:url(images/meta/date.gif) no-repeat;}
li.author {background:url(images/meta/author.gif) no-repeat;}
li.tags {background:url(images/meta/tags.gif) no-repeat;}
li.comments {background:url(images/meta/comments.gif) no-repeat;}
li.edit {background:url(images/meta/edit.gif) no-repeat;}
li.sharethis {background:url(images/meta/sharethis.gif) no-repeat;}
li.phone {background:url(images/meta/phone.gif) no-repeat;}
li.fax {background:url(images/meta/fax.gif) no-repeat;}
li.print {background:url(images/meta/print.gif) no-repeat;}
li.address {background:url(images/meta/address.gif) no-repeat;}
li.directory {background:url(images/meta/directory.gif) no-repeat;}
li.category {background:url(images/meta/category.gif) no-repeat;}
li.search {background:url(images/meta/search.gif) no-repeat 0 1px;font-size:1.6em;font-weight:bold;border-bottom:1px solid #095c80;padding-bottom:7px;}

.meta ul li.person {background:none;margin:0;padding:5px 0 5px 3px;border-top:1px solid #cde0e9;border-bottom:1px solid #cde0e9;width:95%;}

.ie li.edit {display:none;}

img.WP-PrintIcon {display:none;}
li.print a {margin-left:-2px;}

/* CONTENT */

.title h2, .hentry h3, .hentry h2, .sidebar_title h2 {
font-size:1.7em;
font-family:Helvetica, sans-serif;
color:#522f0d;
background:transparent;
border:none;
padding:11px 0 2px 0;
margin:0;
}

.title h2 a, .hentry h3 a, .hentry h2 a, .sidebar_title h2 a {color:#845101;}
.title h2 a:hover, .hentry h3 a:hover, .hentry h2 a:hover, .sidebar_title h2 a:hover {color:#00617c;}

.title h2 {margin:0 0 25px 0;}
.hentry h3 {font-size:1.4em;padding:8px 0 6px 0;margin:0;}

.hentry {
line-height:1.9em;
color:#38382e;
margin:0px 10px 15px;
padding-left:15px;
}

.hentry p {
font-size: 1.3em;
text-align:left;
margin-top:5px;margin-bottom:10px;
}

.hentry ol {
font-size:1.2em;
margin-bottom:15px;
}

.hentry ul {
clear:both;
margin-right:10px;
}

.hentry ul li, .hentry ul li ul li {
list-style:square;
list-style-position:inside;
padding-left:15px;
text-indent:-16px;
font-size:1.2em;
}

.hentry ul li a, .hentry ul li ul li a, .ddsg-wrapper .hentry ul li a, .ddsg-wrapper .hentry ul li ul li a {font-size:13px;}

.ie6 .hentry ul {
margin-left:15px;
}
.ie6 .hentry ul li {
list-style-position:outside;
padding-left:0;
text-indent:0px;
}

.hentry hr {display: block;}

.hentry img {border:2px solid #d6bb77;padding:4px;background:#fff;}

.hentry #google_map {border:2px solid #d6bb77;padding:4px;background:#fff;margin:5px auto;width:430px;}

blockquote {margin: 15px 30px 0 25px;padding-left: 10px;border-left: 4px solid #d6bb77;}

.ddsg-wrapper p {visibility:hidden;}

#wp-calendar {margin:10px 15px 10px 10px;}

#hide_date {visibility:hidden;}

table.sermonbrowser td.field input {width:430px;}
.date-picker-holder .date-picker {margin: 1px 0 0 10px;}

#title_archive {margin-left:25px;}

/* BIO SLIDE */

h3.bio_name {
border-bottom:1px solid #ccc;
}
.bio_open {
margin:-24px 0 0 0;
text-align:right;
float:right;
font-size:10px;
}


/* Read More */

span.read_more a {
background:url(images/meta/read_more.png) 0 0 no-repeat;
float:right;
height:12px;
width:80px;
text-decoration:none;
border:none;
margin:0 10px 5px 0;
padding:0;
}

span.read_more a:hover {
background:url(images/meta/read_more.png) 0 -12px no-repeat;
text-decoration:none;
border:none;
}

span.read_more a i {visibility:hidden;}

/* ARTICLE NAV */	

.article_nav {
float:right;
font-size:11px;
font-weight:bold;
text-decoration:underline;
margin: 15px 0;
}


/* SIDEBAR */

#subnav {margin-top:15px;}
#subnav ul li {list-style:square;}

li.page_item {background:transparent;margin:0 0 0 25px;padding:3px 0 3px 10px;height:20px;font-size:1.2em;}

li.current_page_item {background:transparent;margin:0 0 0 25px;padding:3px 0 3px 10px;height:20px;font-size:1.2em;}

li.current_page_item a {color:#000;font-weight:bold;}

.sidebar_title {background:transparent;border-left:none;border-right:none;margin-bottom:10px;margin-left:-10px;width:303px;}
.sidebar_title h2 {margin-left:20px;}

.sidebar_list {margin-bottom:15px;}
.sidebar_list ul {margin:0;padding:0;}
.sidebar_list ul li {background:url(images/sidebar/bullet.gif) no-repeat 9px 10px;margin:0;padding:5px 0 3px 30px;height:24px;font-size:1.2em;color:#38382e;}

.sidebar_paragraph {font-size:1.2em;color:#38382e;padding:0 10px 5px 10px;}

.sidebar_badges {margin:0;padding:0;}
.sidebar_badges ul {list-style:none;margin:0;padding:0;}
.sidebar_badges ul li {margin:0;padding:0;}
.sidebar_badges ul li a {margin:5px 0;padding:2px;width:280px;height:50px;display:block;text-decoration:none;}
.sidebar_badges ul li a span {padding:0 0 0 75px;position:relative;top:17px;font-size:13px;}

.sidebar_badges ul li#badge_home a {background:url(images/badge/home.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_home a:hover {background:#4f392f url(images/badge/home.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_home a {background:#b0b2a5 url(images/badge/home.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_about a {background:url(images/badge/about.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_about a:hover {background:#4f392f url(images/badge/about.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_about a {background:#b0b2a5 url(images/badge/about.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_cv a {background:url(images/badge/cv.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_cv a:hover {background:#4f392f url(images/badge/cv.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_cv a {background:#b0b2a5 url(images/badge/cv.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_articles a {background:url(images/badge/articles.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_articles a:hover {background:#4f392f url(images/badge/articles.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_articles a {background:#b0b2a5 url(images/badge/articles.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_books a {background:url(images/badge/books.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_books a:hover {background:#4f392f url(images/badge/books.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_books a {background:#b0b2a5 url(images/badge/books.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_booking a {background:url(images/badge/booking.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_booking a:hover {background:#4f392f url(images/badge/booking.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_booking a {background:#b0b2a5 url(images/badge/booking.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_contact a {background:url(images/badge/contact.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_contact a:hover {background:#4f392f url(images/badge/contact.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_contact a {background:#b0b2a5 url(images/badge/contact.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_links a {background:url(images/badge/links.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_links a:hover {background:#4f392f url(images/badge/links.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_links a {background:#b0b2a5 url(images/badge/links.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_facebook a {background:url(images/badge/facebook.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_facebook a:hover {background:#4f392f url(images/badge/facebook.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_facebook a {background:#b0b2a5 url(images/badge/facebook.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_linkedin a {background:url(images/badge/linkedin.png) no-repeat 2px 2px;}
.sidebar_badges ul li#badge_linkedin a:hover {background:#4f392f url(images/badge/linkedin.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_linkedin a {background:#b0b2a5 url(images/badge/linkedin.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_blog a {background:url(images/badge/blog.png) no-repeat 2px 2px;;width:280px;height:100px;}
.sidebar_badges ul li#badge_blog a:hover {background:#4f392f url(images/badge/blog.png) no-repeat 2px 2px;}
.sidebar_badges ul li.current#badge_blog a {background:#b0b2a5 url(images/badge/blog.png) no-repeat 2px 2px;}

.sidebar_badges ul li#badge_blog a span {visibility:hidden;}

/* FOOTER */

#footer_content {
font-size:1.2em;
color:#fff;
margin:15px 0 0 20px;
letter-spacing:1px;
}

#footer a {
color:#fff;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #fff;
}

#footer a:hover {
color:#96c1d0;
border-bottom:1px solid #96c1d0;
}

#credits, #address {
margin:0;
padding:0;
}

#credits ul, #credits ul li {
margin:0;
padding:0;
text-align:left;
font-size:1em;
}

#credits ul {
margin:15px 10px 0 10px;
}

#address ul, #address ul li {
margin:0;
padding:0;
text-align:right;
font-size:1em;
}

#address ul {
margin:15px 5px 0 10px;
}

#highlight_info {display:none;}

/* Slider */

.slide {
width:960px;
height:370px;
display:inline-block;
}

#slide_intro {background: url(images/slider/intro.jpg) no-repeat top center;}
#slide_blog {background: url(images/slider/blog.jpg) no-repeat top center;}
#slide_bookshelf {background: url(images/slider/bookshelf.jpg) no-repeat top center;}

#slide_tmoaa {background: url(images/slider/tmoaa.jpg) no-repeat top center;}
#slide_wisdom {background: url(images/slider/wisdom.jpg) no-repeat top center;}
#slide_ggg {background: url(images/slider/ggg.jpg) no-repeat top center;}
#slide_ffp {background: url(images/slider/ffp.jpg) no-repeat top center;}
#slide_providence {background: url(images/slider/providence.jpg) no-repeat top center;}
#slide_virtue {background: url(images/slider/virtue.jpg) no-repeat top center;}
#slide_hypocrisy {background: url(images/slider/hypocrisy.jpg) no-repeat top center;}
#slide_beatles {background: url(images/slider/beatles.jpg) no-repeat top center;}
#slide_dylan {background: url(images/slider/dylan.jpg) no-repeat top center;}
#slide_guf {background: url(images/slider/guf.jpg) no-repeat top center;}
#slide_articles {background: url(images/slider/articles.jpg) no-repeat top center;}

.slider_text {background:transparent;float:left;width:640px;height:260px;margin-top:15px;}
.slider_text h2, .slider_text .slider_paragraph {margin:0 90px 0 60px;padding:5px 15px;}
.slider_text h2.slider_title {font-size:20px;margin-top:0px;margin-bottom:5px;color:#01494d;border-bottom:2px solid #2c1208;letter-spacing:1px;font-weight:300;}
.slider_text h2.slider_title a {color:#fff;}
.slider_text h2.slider_title a:hover {color:#ffcc66;}
.slider_text .slider_paragraph {background:#caccc2 url(images/slider/content_pane.jpg) no-repeat top center;height:200px;}
.slider_text p {font-size:14px;line-height:22px;color:#4a483e;font-weight:100;margin-top:10px;}

#slider_text_bookshelf {
position:relative;top:-370px;
}

.slider_buttons {background:#282623;width:486px;height:32px;padding:2px 2px 2px 2px;margin:20px 60px 0px;}
.amazon a {width:160px;height:30px;display:block;background:#4c392e url(images/slider/amazon.png) no-repeat top center;float:left;border:1px solid #282623;}
.amazon a:hover {background:#f7f5e8 url(images/slider/amazon_hover.png) no-repeat top center;text-decoration:none;border:1px solid #713a00;}
.amazon a i {visibility:hidden;}
.learn_more a, .buy_now a, .slide_link a {font-size:13px;line-height:13px;color:#fff;font-weight:400;float:left;text-align:center;padding:9px 0 8px;width:160px;border:1px solid #282623;background:#5a493f;text-transform:uppercase;letter-spacing:1px;text-decoration:none;}
.learn_more a:hover, .buy_now a:hover, .slide_link a:hover {background:#f7f5e8;color:#522f0d;border:1px solid #713a00;text-decoration:none;}
.slide_link a {width:484px;}

#slider_pager {margin:-8px 0 0 85px;position:absolute;z-index:900;width:490px;background:#111;height:14px;}
#slider_pager a { border: 1px solid #222; background: #34322d; text-decoration: none; margin:0 20px 0 0; padding: 3px 5px 1px 5px;color:#ccc;}
#slider_pager a:hover {color:#fff;border: 1px solid #713a00;}
#slider_pager a.activeSlide { background: #dfded7; color:#000; }
#slider_pager a:focus { outline: none; }

#slider_prev_next {margin:-8px 0 0 670px;position:absolute;z-index:900;width:222px;background:#111;height:14px;padding-left:15px;}
a#slider_prev, a#slider_next {border: 1px solid #222; background: #34322d; text-decoration: none; margin:0 15px; padding: 3px 5px 1px 5px;color:#ccc;width:50px;text-align:center;}
a:hover#slider_prev, a:hover#slider_next {color:#fff;border: 1px solid #713a00;}

.hentry .feedburnerFeedBlock {margin:0;padding:0;}
.hentry .feedburnerFeedBlock ul, .feedburnerFeedBlock u li, .feedburnerFeedBlock ul li span.headline {list-style:none;list-style-image:none;list-style-type:none;background:none;}
.hentry .feedburnerFeedBlock ul li span.headline a {font-size:16px;list-style:none;list-style-image:none;list-style-type:none;margin:15px 0 0 -15px;background:#f7f5e8;padding-left:2px;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor, .hentry .feedburnerFeedBlock ul li p.date {margin:0;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor {margin-top:10px;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor, .hentry .feedburnerFeedBlock ul li .date {font-weight:700;font-size:14px;}
.hentry .feedburnerFeedBlock ul li {margin-bottom:25px;border-bottom:1px solid #999;}
.hentry .feedburnerFeedBlock ul li div {margin:0;padding:0;}
.hentry .feedburnerFeedBlock ul li div p {margin:10px 0;padding:0;font-size:13px;text-indent:0px;margin-left:-15px;}
.hentry .feedburnerFeedBlock ul li div p:first-line {text-indent:0px;}
.hentry .feedflare {padding-bottom:10px;}
.hentry .feedflare a img {color:#000;font-size:1.1em;border:none;background:none;}
.hentry .feedflare a {color:#000;}
.hentry .feedburnerFeedBlock ul li div {margin:10px 0;padding:0;font-size:13px;text-indent:0px;margin-left:-15px;}
.ie7 .hentry .feedburnerFeedBlock ul li span.headline a {padding-left:0px;}

.hentry .amazon_link_image {float:right;margin:0 15px 15px 0;border:none;}
.hentry .amazon_link_image a {border:none;}
.hentry .amazon_link_image ul, .hentry .amazon_link_image ul li {list-style:none;}
.hentry .amazon_link_image ul.post-meta li span.post-meta-key {display:none;}
.hentry .amazon_link_image #content #privacy {display:none;}

/* Slider 

#slider_text {background:transparent;float:left;width:640px;height:260px;top:-350px;margin-bottom:-350px;position:relative;z-index:12000;}
#slider_text h2, #slider_text .slider_paragraph {margin:0 90px 0 60px;padding:5px 15px;}
#slider_text h2.slider_title {font-size:20px;margin-top:0px;margin-bottom:5px;color:#01494d;border-bottom:2px solid #2c1208;letter-spacing:1px;font-weight:300;}
#slider_text h2.slider_title a {color:#fff;}
#slider_text h2.slider_title a:hover {color:#ffcc66;}
#slider_text .slider_paragraph {background:#caccc2 url(images/slider/content_pane.jpg) no-repeat top center;height:200px;}
#slider_text p {font-size:14px;line-height:22px;color:#4a483e;font-weight:100;margin-top:10px;}

#slider_buttons {background:#282623;width:486px;height:32px;padding:2px 2px 2px 2px;margin:20px 60px 0px;}
#amazon a {width:160px;height:30px;display:block;background:#4c392e url(images/slider/amazon.png) no-repeat top center;float:left;border:1px solid #282623;}
#amazon a:hover {background:#f7f5e8 url(images/slider/amazon_hover.png) no-repeat top center;text-decoration:none;border:1px solid #713a00;}
#amazon a i {visibility:hidden;}
#learn_more a, #buy_now a, #slide_link a {font-size:13px;line-height:13px;color:#fff;font-weight:400;float:left;text-align:center;padding:9px 0 8px;width:160px;border:1px solid #282623;background:#5a493f;text-transform:uppercase;letter-spacing:1px;text-decoration:none;}
#learn_more a:hover, #buy_now a:hover, #slide_link a:hover {background:#f7f5e8;color:#522f0d;border:1px solid #713a00;text-decoration:none;}
#slide_link a {width:484px;}

#slider_pager {margin:-8px 0 0 85px;position:absolute;z-index:900;width:490px;background:#111;height:14px;}
#slider_pager a { border: 1px solid #222; background: #34322d; text-decoration: none; margin:0 20px 0 0; padding: 3px 5px 1px 5px;color:#ccc;}
#slider_pager a:hover {color:#fff;border: 1px solid #713a00;}
#slider_pager a.activeSlide { background: #dfded7; color:#000; }
#slider_pager a:focus { outline: none; }

#slider_prev_next {margin:-8px 0 0 670px;position:absolute;z-index:900;width:222px;background:#111;height:14px;padding-left:15px;}
a#slider_prev, a#slider_next {border: 1px solid #222; background: #34322d; text-decoration: none; margin:0 15px; padding: 3px 5px 1px 5px;color:#ccc;width:50px;text-align:center;}
a:hover#slider_prev, a:hover#slider_next {color:#fff;border: 1px solid #713a00;}

.hentry .feedburnerFeedBlock {margin:0;padding:0;}
.hentry .feedburnerFeedBlock ul, .feedburnerFeedBlock u li, .feedburnerFeedBlock ul li span.headline {list-style:none;list-style-image:none;list-style-type:none;background:none;}
.hentry .feedburnerFeedBlock ul li span.headline a {font-size:16px;list-style:none;list-style-image:none;list-style-type:none;margin:15px 0 0 -15px;background:#f7f5e8;padding-left:2px;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor, .hentry .feedburnerFeedBlock ul li p.date {margin:0;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor {margin-top:10px;}
.hentry .feedburnerFeedBlock ul li p.feedItemAuthor, .hentry .feedburnerFeedBlock ul li .date {font-weight:700;font-size:14px;}
.hentry .feedburnerFeedBlock ul li {margin-bottom:25px;border-bottom:1px solid #999;}
.hentry .feedburnerFeedBlock ul li div {margin:0;padding:0;}
.hentry .feedburnerFeedBlock ul li div p {margin:10px 0;padding:0;font-size:13px;text-indent:0px;margin-left:-15px;}
.hentry .feedburnerFeedBlock ul li div p:first-line {text-indent:0px;}
.hentry .feedflare {padding-bottom:10px;}
.hentry .feedflare a img {color:#000;font-size:1.1em;border:none;background:none;}
.hentry .feedflare a {color:#000;}
.hentry .feedburnerFeedBlock ul li div {margin:10px 0;padding:0;font-size:13px;text-indent:0px;margin-left:-15px;}
.ie7 .hentry .feedburnerFeedBlock ul li span.headline a {padding-left:0px;}

.hentry .amazon_link_image {float:right;margin:0 15px 15px 0;border:none;}
.hentry .amazon_link_image a {border:none;}
.hentry .amazon_link_image ul, .hentry .amazon_link_image ul li {list-style:none;}
.hentry .amazon_link_image ul.post-meta li span.post-meta-key {display:none;}
.hentry .amazon_link_image #content #privacy {display:none;}

*/

/* FORMS */

.wpcf7-list-item {float:left;}
p.form_paragraph {clear:both;margin:0 0 15px 0;}
p#form_speaking_topic {padding-top:15px;}