/*  
Theme Name: The Go Giver
Theme URI: http://www.thegogiver.com/blog/
Description: Adapted to fit web site for <em>The Go Giver</em>. Originally based on some site architecture by <a title="derby web design" href="http://www.tristarwebdesign.co.uk/">tristar web design</a>.  Most recently, renamed and updated slightly by Joshua and Kathy Zader at <a href="http://www.zoomstrategies.com">Zoom Strategies</a>.
Version: v1.1
Author: <a href="http://www.zoomstrategies.com/">Zoom Strategies</a>
*/
/*** RESET CODE FROM http://developer.yahoo.com/yui/reset/ ***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
/*address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}*/
/*ol,ul {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {color:#666633;}
q:before,q:after {content:'';}
abbr,acronym {border:0;} 

body {
  background: #ba2126 url(images/sitebg.gif) repeat-x 0 0;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {margin: 18px 0 15px 0;}
em {font-style: italic;}
input.submit {overflow:visible;padding:0 1px;margin-top:2px;}
blockquote {margin-left:20px;}
ul {margin-bottom:1em;}
ol {margin-bottom:1em; margin-left:20px; }

#maincontent li {margin-left:15px;}
#wrap {
  width:1068px; 
  margin:0 auto;
  background: url("images/bg_content.gif") repeat-y 0 0;
}
#header {padding:0;margin:0 0 -123px 0;background: url("images/header.jpg") no-repeat top left;height:358px;}
ul#nav  {list-style:none;padding:188px 0 0 0;margin:0;}
#nav li {float:left; display: inline; line-height:33px;margin:0;padding:0;}
#nav a {
  color: #01582e; 
  text-decoration:none;
  font-size:1.2em; 
  background: url(images/buttons.gif) no-repeat 0 0;
  height:33px; 
  display:block;margin:0;padding:0;
}

#nav #left {height:33px; width: 259px;}
#nav #right {height:33px; width: 213px;}
/*-- rollovers for menu bar */
a#home {width: 62px;background-position:0 -33px;}
a#home:hover {background-position:0 0;}
a#book {width: 62px; background-position:-62px -33px;}
a#book:hover {background-position:-62px 0;}
a#authors {width: 78px;background-position:-124px -33px;}
a#authors:hover {background-position:-124px 0;}
a#speaking {width: 85px;background-position:-202px -33px;}
a#speaking:hover {background-position:-202px 0;}
a#extras {width: 66px; background-position:-287px -33px;}
a#extras:hover {background-position:-287px 0;}
a#community {width: 104px;background-position:-353px -33px;}
a#community:hover {background-position:-353px 0;}
a#blog {width: 62px;background-position:-457px -33px;}
a#blog:hover {background-position:-457px 0;}
a#contact {width: 77px;background-position:-519px -33px;}
a#contact:hover {background-position:-519px 0;}

#optin {border:1px solid #ffff66; background-color: #eeeeee; margin:20px 5px 5px; padding: 15px;float:right;text-align:center;}
#optin div {margin:0 0 5px 0;}

#sidebar {margin:-115px 188px 0 10px;width:200px;padding:0;float:right;}
#sidebar a {text-decoration:none;padding:0;}
#sidebar img {border:none;padding:9px 0 0 0;margin:0;}

#content {margin:-123px 400px 0 190px;}
#maincontent p {margin:0 0 10px 0; line-height:21px;}

a {
	text-decoration: none;
	color: #ba2126;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
/*---:[ BEGIN: maincontent styles ]:---*/
#maincontent {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 13px;
  line-height: 21px;
  margin:0 425px 0 210px;
  padding:0;
}
#maincontent h1 {
  font-size: 24px;
  color: #666633;
  font-weight:normal; 
  font-family: Georgia, "Times New Roman", Times, serif;
  margin:18px 0 15px 0; 	
}
#maincontent h2 {
font-family:Georgia, "Times New Roman", Times, serif;
  margin: 0px 0 10px 0;
  padding: 0;
  font-weight: normal;
/*  letter-spacing: -2px;*/
  font-size: 18px;
  color: #666633;
}
#maincontent h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 180%;
	color: #888;
}
#maincontent h4 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 160%;
	color: #888;
}
/*---:[ END maincontent styles ]:---*/
/*---:[ BEGIN sidebar styles ]:---*/
#sidemenu { /* For the top sidebar menu, the one with with the orange arrows*/
width: 180px;
}
#sidemenu ul {
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	font-size: 120% !important;
}
#sidemenu a {
	display: block;
	padding: 3px;
	width: 180px;
	color:#ba2126;
	
}
#sidemenu a:link {
	color: #ba2126;
	text-decoration: none;
}
#sidemenu a:hover {
	 
	color: #d5272d;
}
#maincontentright { /* For your sidebar items*/
  line-height: 150%;
  font-family: sans-serif,Georgia,"Times New Roman",Times;
  margin:8px 200px 0 10px;
  float: right;
  width: 180px;
  padding:0;
  color: #666;
}
#maincontentright ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}
#maincontentright ul li {
	list-style-type: none;
	list-style-image: none;
        line-height: 125%;
        padding: 4px 0px;
}
#maincontentright li {
	list-style-type: none;
	list-style-image: none;
}
#maincontentright p {margin: 16px 0;}
#maincontentright h2.widgettitle { /* For Sidebar Widgets Titles */
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 80%;
	color: #000;
	background: #fbfbfe;
	border-bottom: 1px solid silver;
}
#maincontentright h2 {
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 100%;
	color: #000;
	background: #fbfbfe;
	border-bottom: 1px solid silver;
}
#maincontentright h2.subscribe { /* For the Sidebar Subscribe Title */
	margin: 20px 0 10px 0;
	padding-left: 23px;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 135%;
	color: #888;
	background: #fbfbfe url("images/sidebar-rss.png") no-repeat left center;
}
.search-form {
margin-bottom: 20px;
}
/*---:[ END sidebar styles ]:---*/
/*---:[ BEGIN: entry styles...where you'd style your blog posts ]:---*/
.entry {
	margin: 10px 0px 35px 0px;
}
.entry h1 { /* note that "#maincontent h1" takes precedence over this style */
  margin: 0px 0 5px 0;
  padding-bottom: 2px;
  font-weight: normal;
  font-size: 185%;
  font-family: Georgia,"Times New Roman",Times,serif;
  letter-spacing: 0px;
  color: #888;
  border-bottom: 1px dotted #ddd;
}
.entry img { 
	padding: 3px;
	margin: 0 6px 0 6px; 
	border: 3px double #bbb;
}
.entry a img {
 	border: 3px solid #ccc;
}
.entry a:hover img {  
 	border: 3px solid #666;
}
.entry-meta { /* For Categories, Tags and Comments at end of posts */
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
blockquote {
 	margin: 10px 20px 0 20px;
 	background-color: #fbfbfe;
	border-bottom: 1px solid #eee;
}
.code { /* For highlighting code snippets*/
	margin: 15px 0;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #f1f7f6;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
hilite { /* For highlighting words or sentences*/
	padding: 1px 2px;
	background: #FFFF99;
	border-top: 1px solid #eee;
}
.alert { /* For Alert Class.  Thanks to bioneural.net */
	background: #fff6bf url("images/exclamation.png") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
/*---:[ END: entry styles ]:---*/
/*---:[ BEGIN: navigation styles... the next and previous links:]:---*/
.navigation { /*.Thanks to http://cutline.tubetorial.com/ */
	width: 500px; 
	margin: 0 0 3.0em 0; 
	float: left; 
}

* html .navigation { 
	margin: 0 0 2.5em 0; 
}
.previous { 
	padding: 0 20px 0 0; 
	float: left; 
}
.next { 
	float: right; 
	}
.clear {
	width: 500px; 
	height: 1px; 
	clear: both; 
}
/*---:[ END: navigation styles ]:---*/
/*---:[ BEGIN: comments styles ]:---*/
.comment-meta {
	font-size: 150%;
	margin: 10px 0 10px 0;
}
.comment-text {
	display: block;
	margin-bottom: 10px;
}
h2.comments-header {
	border-bottom: 2px dotted #ddd;
}
#respond {
	font-size: 135%;
}
#respond .trackback {
	padding-left: 23px;
	background: #fff url("images/trackback.png") center left no-repeat;
}
.even {
	background: #FEFBFB;
	padding: 3px;
}
.highlight { /* For the Author Highlighting*/
	background: #F2F2F2;
	padding: 10px;
	border-top: 3px double #bbb;
	border-bottom:  3px double #bbb;
}
#live-preview { /* For the Live Preview Plugin*/
	margin: 20px 0 100px 0;
}
/*---:[ END: comments styles ]:---*/
/*---:[ BEGIN: footer styles ]:---*/
#footer {
  margin:0;
  padding:0 188px 0 190px;
  clear: both;
  background: #ba2126 url(images/bg_footer.jpg) no-repeat top left;
  width: auto;
  font-size: 80%;
  color: #a6922e;
  font-family: arial;
  letter-spacing: -1px;
}
#footer h1{
	margin: 0;
	padding:  25px 25px 10px 25px;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 140%;
	color: #999;
}
#footer p {
	margin: 0;
	padding:  25px 0 10px 15px;
	font-size: 10px;
	letter-spacing: 1px;
}
#footer a {
  text-decoration:none;
  color:#a6922e;
}
#footer a:hover {
  text-decoration:underline;
}
#footerleft {
	float: left;
	width: 380px;
}
#footerright {
	float: right;
	width: 380px;
}
#bottom { /* For the credit links in the footer*/
	clear: both;
	width: auto;
	text-align: left;
	padding: 30px 0 0px 0;
}
#bottom a {
	color: #F90;
}
#bottom a:hover {
	color: #FFC671;
}
/*--------------------------------------------
END: footer styles
BEGIN: plugin styles
------------------------------------------------*/
a.extlink { /* For Link Indication */ 
	padding-right: 10px;

	background: #fff url("images/external-link.png") no-repeat right center;
}
.flickr { /* For Flickr Plugin in the Footer*/
	clear: both;
	padding: 25px;
}
.flickr a {
	background: #333;
	border: 2px solid #666;
	display: block;
	float: left;
	margin-right: 12px;
	padding: 5px;
}
.flickr img {
border: 2px solid #999;
	display: block;
	width: 70px;
	height: 70px;
}
.flickr a:hover {
	background: #666;
	border: 2px solid #333;
	display: block;
	float: left;
	margin-right: 12px;
	padding: 5px;	
}

/*** ADDED BY JOSHUA ZADER OF ZOOM STRATEGIES ***/

textarea#comment {
	width:430px;
	height:500px;
	padding:5px;
	font:14px arial;
}
img.gravatar {
	margin:5px 0 0 3px; 
	padding: 3px; 
	float:right; 
	border:1px solid #E0E0E0; 
	background: #fff;
	width:80px;
	height:80px;
}
p.comment-author {
	font-size:14px;
	font-weight:bold;
}
/* styles for wordpress images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.style5-index li {margin-bottom:1em;}
.style4-book {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
