/*
Theme Name: Animal Fact Guide
Theme URI: http://wordpress.org/
Description: The theme that matches the look of <a href="http://www.animalfactguide.com">Animal Fact Guide</a>.
Version: 1
Author: Abi Cushman - Brown Bear Creative
Author URI: http://brownbearcreative.com
Tags: animal fact guide, fixed width, 2 columns
*/


/* Begin Typography & Colors */

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #DED1AB;
	}

a{
	color: #0451a5;
	text-decoration:none;
	overflow:hidden;
	}

a:hover{
	color: #583b85;
	border-bottom: 1px dotted #785da2;
	}

li, ul{
	list-style:none;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
	}

#googlead728{
	padding: 10px 0 20px 0;
	text-align: center;
	margin: 0 auto;
	width: 975px;
	}

#page {
	width: 975px;
	background: #9bd6fe;
	margin: 0  auto;
	text-align: left;
	border: 2px solid #fff;
	}

#masthead{
	width: 975px;
	height: 278px;
	background-image:url(../../../../images/mastheadbgdA.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	background-color: #fff;
	}

#masthead h1{
	width: 461px;
	height: 67px;
	display: block;
	padding: 60px 100px 0px 30px;
	float: left;
	}

#masthead h1 a{
	display: block;
	width: 461px;
	height: 67px;
	text-indent: -9999px;
	background-image:url(../../../../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0;
	float: left;
	}

#masthead ul{
	background-color: #0f64c0;
	width: 925px;
	position: absolute;
	top: 240px;
	left: 0;
	padding: 0px 25px;
	height: 38px;
	}

#masthead ul ul{
	width: auto;
	margin: 0;
	display: none;
	}

#masthead li, #masthead li a{
	float: left;
	color: #fff;
	}

#masthead li a{
	font-weight: bold;
	font-size: 85%;
	padding: 12px 12px 12px 12px;
	border-right: 1px solid #7878A3;
	line-height: 100%;
	display: block;

	}

#masthead li a:hover{
	background-color: #c76b19;
	border-bottom: 0;
	}

.blog #masthead li#bloglink a:link{
	background-color: #c76b19;
	}

#blogheading{
	width: 560px;
	float: left;
	margin: 0px 25px 0px 25px;
	padding: 10px 0 10px 0;
	} 

#content h1{
	color: #5da743;
	font-size: 160%;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal
	}

#content h1 a{
	font-weight: normal;
	color: #5da743;
	border-bottom: 0;
	}

#content p.breadcrumb, #blogheading p.print{
	font-size: 70%;
	margin-bottom: 12px;
	line-height: 120%;
	}

#maincontent{
	width: 925px;
	float: left;
	margin: 20px 25px 5px 25px;
	padding: 10px 0 15px 0;
	background: url(../../../../images/contentbgd3.gif) no-repeat top left;
	}

* html #maincontent{
	margin: 20px 12px 0px 13px;
	background: url(../../../../images/contentbgd3.gif) no-repeat top left;
	}

#content {
	overflow: hidden;
	width: 560px;
	padding:10px 20px 20px 20px;
	background: url(../../../../images/contentbgd_bottom.gif) no-repeat bottom left #fff;

	}

#content img{
	border: #ccc 1px solid;
	}

#content img.noborder{
	border: 0;
	}
.post .sociable a{
	border:0;
	}
#addthisbutton{
	padding: 15px 0 0 0;
	text-align: center;
	}

#addthisbutton img, #addthisbutton a:hover{
	border: 0;
	}

.addthis_toolbox{
	margin: 20px auto 0 auto;
	width: 300px;

	}
body .addthis_toolbox a{
	border-bottom: 0;
	}

.post p{
	line-height: 160%;
	margin: 12px 0 0 0;
	}
	


#content p.editentry{
	font-size: 75%;
	}

#content p.wp-caption-text{
	margin: 5px 0 0 0;
	font-size: 90%;
	color: #666;
	}

#content h2, #content h3{
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 5px 0;
	}
	
#content h2 a, #content h3 a{
	font-weight: bold;
	border: 0;
	}

#content h2.pagetitle{
	font-size: 90%;
	color: #c4750f;
	margin: 10px 0 10px 0;
	}

.entry {
	font-size:75%;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	}

#sidebar h2 {
	font-family: Tahoma, Arial, helvetica, Sans-Serif;
	font-size: 1em;
	}

#sidebar p{
	line-height: 140%;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform{
	width: 498px;
	font-size: 80%;
	}

h3#respond, h3#comments{
	padding-top: 25px;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

small.commentmetadata {
	font-weight: normal;
	font-size: .9em;
	margin-top: 3px;
	}

.postmetadata{
	font-size: 70%;
	}

#sidebar {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 75%;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

blockquote{
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */




/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 9px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	}

.post {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: #9ece37 dotted 2px;
	}

.post hr {
	display:none;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0 25px 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;
}

#spacer{
	clear: both;
	width: 950px;
	}

#footer{
	width: 975px;
	margin: 10px auto 20px auto;
	text-align: center;
	}

#footer p{
	font-size: 75%;
	margin-bottom: 15px;
	}

#footer a{
	color: #660033;
	font-weight: bold;
	}

#footer ul{
	width: 975px;
	margin: 0px 0 5px 0;
	font-size: 70%;
	}

#footer li{
	display: inline;
	}

#footer li a{
	font-weight: normal;
	}
/* End Structure */



/* Begin Images */

p img {
	padding: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 3px 0 5px 10px;
	display: inline;
	}

img.alignleft {
	margin: 3px 10px 5px 0;
	display: inline;
	}

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

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

.alignnone{
	margin: 12px 0 0 0;
	}

img.avatar {
	float:left; 
	margin-right: 5px;
	}

/* End Images */




/* Begin Lists */

.entry ul{
	margin: 12px 0 0 15px;
	}

.entry ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background-image:url(../../../../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	line-height: 160%;
	margin: 3px 0 7px 0;
	}

.entry ol {
	padding: 0px 0 0 35px;
	margin: 0;
	
	}

.entry ol li {
	margin: 0;
	padding: 15px 0 0px 0;
	line-height: 150%;
	}

.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: 12px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style: none;
	padding: 0 0 0 12px;
	background-image:url(../../../../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	line-height: 130%;
	margin: 3px 0 5px 0;
	}
	

/* End Entry Lists */




/* Begin Form Elements */

#searchform {
	margin: 10px 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 264px;
	padding: 1px;
	}

#sidebar #searchsubmit {
	background-color: #509e39;
	color: #fff;
	border: 1px solid #fff;
	padding: 3px;
	font-size: 90%;
	margin: 7px 0 0 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 488px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */




/* Begin Comments*/

.alt {
	margin: 0;
	font-size: 100%;
	padding: 10px;
	}

.commentlist {
	font-size: 75%;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	font-size: 100%;
	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 */

#right{
	width: 300px;
	float: right;
	padding: 0px 0px 0 0;
	margin-top: -10px;
	}

#right h3{
	font-weight: normal;
	text-transform:uppercase;
	font-size: 70%;
	}

#sidebar{
	padding: 0px 0px 10px 0px;
	width: 298px;
	float: right;
	background-color: #effcd8;
	border: 2px solid #cbed91;
	margin: 15px 0px 0 0;
	}

#buttons{
	width: 268px;
	float: left;
	padding: 0 0 20px 0px;
	}

#buttons a{
	border: 0;
	}

#buttons img{
	float: left;
	}

#buttons img.twitter{
	float: right;
	}

#sidebar .widget{
	margin: 0 15px 20px 15px;
	}

#sidebar .textwidget{
	margin: 10px -15px 0 0px;
	}

#sidebar form {
	margin: 0;

	}

#sidebar h2.widgettitle{
	color: #5da743;
	font-size: 130%;
	margin: 0 0 10px 0;
	clear: both;
	}

#sidebar h2.widgettitle a{
	color:  #5da743;
	border: 0;
	}


#right .poll{
	float: left;
	width: 300px;
	margin-top: 15px;
	}

#right .poll h3{
	font-weight: normal;
	color: #ffffff;
	text-transform:uppercase;
	text-align: left;
	font-size: 70%;
	padding: 61px 0 4px 10px;
	height: 15px;
	display: block;
		background:url(../../../../images/poll_top.gif) bottom left no-repeat;
		
	}

#right .poll h3 a{
	color: #fff;
	border: 0;
	text-decoration: none;
	}



.googlead_200, .googlead_200a{
	float: left;
	width: 300px;
	}

.googlead_200{
	background:url(../../../../images/googlesearch_top3.gif) top left no-repeat;
	}

.googlead_200a{
	margin-top: 40px;
	}

#right .googlead_200 h3{
	font-weight: normal;
	color: #357722;
	text-transform:uppercase;

	padding: 12px 0 6px 10px;
	display: block;		
	margin: 0;
	}

.googlead_200 form{
	margin: 0;
	padding: 0 10px 8px 10px;
	background: #d6f79d;
	}

.googlead_200 a{
	border: 0;
	}

input#sbi, input#q{
	width: 220px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	}

input#sbb, input#sa{
	width: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	background-color: #357722;
	border: 0px;
	padding: 2px 3px;
	}
.adlabel{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-transform:uppercase;
	padding: 2px 0 5px 0;
	text-align: center;
	}

.googlead_200 h3{
	font-weight: normal;
	color: #357722;
	text-transform:uppercase;
	padding: 10px 0 4px 10px;
	display: block;		
	}


.googleadraccoon_200{
	float: left;
	width: 300px;
	margin-top: 28px;
	}

.googleadraccoon_200 h3{
	font-weight: normal;
	color: #ffffff;
	text-transform:uppercase;
	text-align: left;
	padding: 61px 0 4px 10px;
	height: 15px;
	display: block;
	background:url(../../../../images/giftshop_top3.gif) bottom left no-repeat;	
	}

.googleadraccoon_200 h3 a{
	color: #fff;
	border: 0;
	text-decoration: none;
	}

.googleadbottom{
	float: left;
	width: 925px;
	
	padding-top: 5px;
	text-align: center;
	margin: 0;
	}

.productwindow{
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: 10px solid #e4d0dd;
	height: 205px;
	}

.productwindow img{
	margin-top: 5px;
	border: 0;
	}

.productwindow a:hover{
	border: 0;
	}

.productwindow h4{
	font-size: 75%;
	margin-top: 1px;
	margin-bottom: 2px;
	width: 260px;
	padding: 0 10px;
	line-height:140%;
	}

.productwindow p{
	font-size: 70%;
	margin-bottom: 5px;
	margin-top: 0;
	font-weight: bold;
	}

.amazonad{
	width: 300px;
	float: left;
	margin-top: 15px;
		
	}
	
	.amazonad .adcontent{
	width: 300px;
	background: #fff;
	text-align: center;
	padding: 10px 0 0 0;
	}

.amazonad2{
	width: 300px;
	background:url(../../../../images/amazon_top.jpg) bottom left no-repeat;
	float: left;
	margin-top: 15px;
		
	}	
.amazonad h3{
	color: #fff;
	padding: 0 0 4px 10px;
	display: block;
	height: 15px;
	background-image:url(../../../../images/amazon_top3.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top: 71px;
	}

.amazonad h3 a{
	color: #fff;
	border: 0;
	text-decoration: none;
	}

.amazonwindow{
	background-color: #d6f79d;
	width: 280px;
	height: 150px;
	float: left;
	padding: 10px;
	}

#right h3{
	font-weight: normal;
	text-transform:uppercase;
	font-size: 70%;
	padding
	}

/* 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: left;
	width: 560px;
	margin-top: 10px;
	font-size: 75%;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/
