/*
Theme Name: Last Hope Custom Theme
Theme URI: N/A
Description: Custom theme for Last Hope Animal Rescue - utilizing elements from the Twenty Ten theme
Author: David Rerecich (original theme by the WordPress team)
Author URI: N/A/
Version: 1.0 

License:
License URI:

General comments: Not intended for general distribution.  Created specifically for the website of Last Hope Animal Rescue.  
*/


/* =Layout
-------------------------------------------------------------- */
body {
font-size: 14px;
line-height: 1.4em;
color: black;
font-family: tahoma, arial, sans-serif;
background: url(/images/pawbg5.gif) repeat fixed #3b3cb6;
}

html, body {
height: 100%;
margin-right: 0;
margin-left: 0;
}

img {
border: 0;
}

#shadow {
width: 1020px;
margin: 0 auto;
background: url(/images/shadow2.png) repeat-y 0 10%;
min-height: 100%;
}

#wrapper {
width: 1000px;
margin: -8px auto 10px auto;
background: white;
border: 3px solid #336;
min-height: 100%;
} 

/* Header Section */

#header {
width: 100%;
margin: 0;
padding: 0 0 25px 0;
min-height: 125px;
background: white url(/images/headBG.png) repeat-y top right;
}

#headerimage {
width: 400px;
margin: 0 5px 0 15px;
}

#headerright {
width: 550px;
margin: -170px 0 0 450px;
float: right;
text-align: left;
position: absolute;
background: url(/images/rightheadBG.png) no-repeat left 4px;
height: 181px;
}

/* #upright-curve {
width: 450px;
margin: 0;
padding: 0;
background: url(/images/TR-curve.png) no-repeat left top;
height: 42px;
position: absolute;
top: 0;
right: 0;
} */

#uprighthead {
width: 460px;
padding: 5px 0;
font-size: 14px;
color: white;
background: url(/images/uprightbar.png) no-repeat right top;
height: 42px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}

#downrighthead  {
width: 520px;
padding: 10px 0 0 15px;
margin-right: 0;
position: relative;
top: 55px;
right: 5px;
}

#downrighthead p {
font-size: 15px;
text-align: justify;
margin-top: 77px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-style: italic;
font-weight: bold;
}

#downrighthead form {
float: right;
margin: 10px 0 0 0;
width: 140px;
}

#uprighthead form {
display: inline;
font-size: 14px;
margin: 0 auto;
}

#headerright a {
text-decoration: none;
color: white;
}

#headerright a:hover {
text-decoration: underline;
color: #fC0;
}

/* MAIN SECTION */

#main {
width: 1000px;
padding-bottom: 10px;
margin-top: 0;
background-color: white;
min-height: 100%;
background: white url(/images/leftbg2.png) top left repeat-y;
}

#submain {
width: 1000px;
padding-bottom: 10px;
margin-top: 0;
background-color: white;
min-height: 1300px;
}

#submain.attachment {
width: 880px;
margin: 10px auto;
background-color: white;
min-height: 100%;
overflow: hidden;
}

#submain.attachment img{
max-width: 850px;
margin: 0 auto;
}

#leftmain  {
width: 750px;
margin: 0;
padding-top: 10px;
min-height: 100%;
}

#sidebar {
float: right;
width: 225px;
padding: 0;
margin-top: 10px;
background: white;
color: white;
text-align: center;
}

.sidebartitle-top {  /*uses the unshadowed image for the top-most title bar */
width: 200px;
padding: 0;
margin: 0;
text-align: center;
color: white;
background: url(/images/sidebartitle.png) top left no-repeat;
height: 59px;
line-height: 3em;
}

.sidebartitle {  /*uses the unshadowed image for the top-most title bar */
width: 200px;
padding: 0;
margin: 0;
text-align: center;
color: white;
background: url(/images/sidebartitle-shad.png) top left no-repeat;
height: 69px;
line-height: 4em;
}

.sidebartitle h1 {
font-size: 18px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
} 

.sidebartitle-top h1 {
font-size: 18px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
} 

.sidebarcontents {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
background: #ccc;
margin-top: -20px;
margin-bottom: 5px;
padding: 5px 0 20px 0;
}

.sidebarcontents-bottom {/*last sidebar entry in the series gets a rounded bottom*/
font-family: 'Trebuchet MS', Helvetica, sans-serif;
background: #ccc url(/images/sidebarbottom.png) no-repeat left bottom;
margin-top: -20px;
margin-bottom: 5px;
padding: 5px 0 20px 0;
}

.sidebarcontents p {
text-align: left;
padding: 0 15px;
color: #336;
font-size: 15px;
margin: 0 auto 2px auto;
}

#adoption {
width: 200px;
padding: 0;
margin: -25px 2px 0 0;
color: #336;
text-align: center;
}

#adoption p {
font-size: 14px;
margin-bottom: 5px;
}

#adoption .bold {
font-weight: bold;
}

#adoption a {
font-size: 11px;
padding: 2px 3px;
margin: 0 auto;
text-align: center;
color: white;
background-color: #336;
text-decoration: none; 
font-weight: bold;
}

#adoption a:hover {
color: #ccc;
background: #669;
font-weight: bold;
}

#static-announce {
width: 100%;
text-align: center;
margin: 0 auto 5px 0;
padding: 2px;
}

#static-announce h4 {
font-weight: bold;
font-size: 23px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
line-height: 23px;
}


#sponsor {
width: 100%;
text-align: left;
margin: 5px auto 2px auto;
border-top: 2px solid #336;
line-height: 13px;
padding: 2px;
}

#sponsor p {
font-size: 14px;
color: #336;
text-align: justify;
margin-top: 35px;
}

#sponsor img {
float: left;
padding: 0 10px 0 0;
}

#sponsor a {
color: #669;
text-decoration: underline;
}

#sponsor a:hover {
color: #f90;
text-decoration: underline;
}


#social {
width: 200px;
text-align: center;
margin: 0 2px 0 0;
border: 0;
}

#social img {
width: 40px;
padding: 4px 0 0 4px;
}

/*#social h1 {
font: normal 20px 'Trebuchet MS', Helvetica, sans-serif;
color: #336;
margin: 0 0 5px 0;
}*/

#signup {
width: 200px;
text-align: center;
margin: -25px 2px 0 0;
}

#signup a {
text-decoration: underline;
font-size: 12px;
color: #336
}

#signup a:hover {
color: #F60;
}

#forms {
width: 200px;
text-align: center;
margin: -25px 2px 0 0;
}

#forms ul{
width: 100%;
padding: 3px 0;
margin: 0 auto;
text-align: center;
list-style-type: none;
}

#forms li {
line-height: 1.4em;
}

#forms ul li a{
color: #336;
margin: 0;
text-decoration: none;
}

#forms ul li a:hover {
color: #F60;
text-decoration: underline;
}

#calendar {
width: 200px;
margin: -10px 10px 0 0;
padding: 0;
float: left;
clear: left;
min-height: 100%;
position: absolute;
}

/* EVENTS */

#donate {
width: 200px;
margin: 0 0 0 15px;
padding: 10px 0;
}

#golden {
width: 200px;
margin: 10px 0 10px 5px;
font-size: 14px;
text-align: center;
color: #c95;
}

#golden ul {
width: 180px;
padding: 5px 0;
margin: 2px auto;
margin-top: -.5em;
}

#golden ul li {
display: inline;
}

#golden li {
padding: 0 3px;
}

#golden li a {
color: #c95;
text-decoration: none;
}

#golden li a:hover {
color: #c96;
text-decoration: underline;
}

#events {
width: 190px;
margin: 5px 0;
padding: 0 10px;
color: white;
line-height: 1.0em;
overflow: hidden;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#events h1 {
font-weight: bold;
font-size: 22px;
text-align: center;
line-height: 24px;
border-top: white 3px double;
border-bottom: white 3px double;
padding: 1px 0 3px 0;
}

#spay-neuter h1 {
font-weight: bold;
font-size: 22px;
text-align: center;
line-height: 24px;
border-top: white 3px double;
border-bottom: white 3px double;
padding: 1px 0 3px 0;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#events a.event-title {
font-weight: bold;
font-size: 16px;
line-height: 17px;
}

#events p {
font-size: 13px;
line-height: 15px;
padding-bottom: 10px;
border-bottom: white dotted 3px;
text-align: left;
}

#events img {
max-width: 125px;
max-height: 125px;
margin: 0 auto;
}

#events a {
text-decoration: none;
color: #FC0;
}

#events a:hover {
text-decoration: underline;
}

#events a:visited {
color: #FC0;
}

#events a h2:hover { /* explicit child selection fix for Firefox */
text-decoration: underline;
}

#events .moretext {
display: block;
padding: 10px 25px 0 0;
font-size: .9em;
color: #Fc0;
text-decoration: none;
text-align: right;
}

#events .moretext:hover { /* explicit child selection fix for Firefox */
text-decoration: underline;
}

#subcontent .moretext {
display: block;
padding: 10px 25px 0 0;
font-size: .9em;
color: #336;
text-decoration: underline;
text-align: right;
}

#subcontent .moretext:hover {
color: #fc0;
}

/* FIX FOR SIZING */
#autoexpand {
clear: left;
} /*DIV PLACED BEFORE END OF "LEFT MAIN" TO EXPAND BOX WHEN EVENTS IS LONGER THAN NEWS AS FORMER IS INSIDE FLOATED ELEMENT*/

/* CONTENT */

#content {
width: 500px;
margin-left: 225px;
padding: 0 10px;
font-size: 1.1em;
}

#cat-content {
width: 500px;
margin-left: 250px;
padding: 0 10px;
font-size: 1.1em;
}

#cat-content h2 {
font-size: 20px;
line-height: 22px; 
color: #336;
}

#adopt-nav {
width: 190px;
margin: -12px 30px 0 0;
padding: 16px 0 0 10px;
float: left;
min-height: 100%;
color: #CCF;	
}

#adopt-nav h3 {
font-size: 22px;
font-weight: bold;
margin: 7px auto -7px auto;
padding: 0 5px;
}

#adopt-nav ul {
list-style-type: none;
margin-left: -25px;
}

#adopt-nav li a {
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: none;
line-height: 1.2em;
}

#adopt-nav li a:hover {
color: #fC0;
text-decoration: underline;
}

#content h4 {
font-style: italic;
font-weight: bold;
font-size: 1.1em;
margin-bottom: 0;
}

#content p {
line-height: 1.3em;
}

#lastupdate {
width: 525px;
min-height: 10px;
padding: 2x 0;
margin: 0 auto;
text-align: center;
font-size: .8em;
font-weight: bold;
font-family: arial, sans-serif;
background-color: #CCC;
color: black;
}

#subcontent {
width: 675px;
margin: 0 25px 0 25px;
padding: 10px 15px 10px 15px;
min-height: 100%;
}

#subcontent.archive {
width: 725px;
margin: 0 5px 0 45px;
padding: 0;
min-height: 100%;
}

#subcontent.archive  h2{
color: #336;
font-weight: bold;
font-size: 20px;
}

#subcontent.archive a {
color: #336;
text-decoration: none;
}

#subcontent.archive a:visited {
color: #F60;
text-decoration: none;
}

#subcontent.archive a:hover {
color: #f90;
text-decoration: underline;
}

#arc-left {
width: 325px;
padding: 5px 10px;
float: left;
}

#arc-right {
width: 325px;
padding: 5px 10px;
float: right;
}

p.returnhome { 
font-size: .9em;
font-style: italic;
text-indent: 2em;
}

p.returnhome a {
text-decoration: none;
color: #009;
}

p.returnhome a:hover {
text-decoration: underline;
}

/* CHROME MENU STYLE */
.chromestyle{
width:100%;
font-weight: bold;
}

.chromestyle:after{  /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
} 


.icon {
padding: 0 5px;
width: 15px;
top: 2px;
position: relative;
border: 0;
}

.chromestyle ul{
width: 100%;
background: #336 url(/linkicons/linkbg2.gif) top center repeat-x; /*THEME CHANGE HERE*/
padding: 3px 0 2px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 2px 14px;
margin: 0;
text-decoration: none;
border-right: 3px ridge #336; /*THEME CHANGE HERE*/
font:normal 16px Tahoma, Geneva, sans-serif;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(/linkicons/linkbg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: -1px;
border: 1px solid #336; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Tahoma, Geneva, sans-serif;
line-height:18px;
z-index:100;
background-color: #669;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border: 1px solid #336; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CCF;
color: black;
}

/* ********************************************** WORDPRESS SPECIFIC **************************************************************************** */
/* Navigation
-------------------------------------------------------------- */

.navigation {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	width: 100%;
	clear: left;
}
.navigation a:link,
.navigation a:visited {
	color: #333;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ffcc00;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 5px 0 0 0;
}

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* POSTS
------------------------------------------------------------------- */

#content h2.entry-title {
	font-size: 20px;
	color: #336;
	padding-left: 25px;	
	font-weight: bold;
	margin-bottom: 5px;	
	background: url(http://lasthopeanimalrescue.org/images/paw.png) left no-repeat;
	border-bottom: 2px solid #336;
	padding-bottom: 5px;	
	display: block;
	line-height: 20px;
}

#subcontent h1.entry-title,
#subcontent h2.entry-title {
	font-size: 27px;
	font-weight: bold;
	color: #336;
	margin-bottom: 5px;		
	border-bottom: 2px solid #336;
	padding-bottom: 5px;
	line-height: 27px;	
}

#content .entry-title a:link,
#content .entry-title a:visited,
#subcontent .entry-title a:link,
#subcontent .entry-title a:visited  {
	text-decoration: none;	
	color: #336;
}

#content .entry-title:hover {
background: url(http://lasthopeanimalrescue.org/images/pawhover.png) left no-repeat;
color: #fC0;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 2px solid #fC0;
}

#subcontent .entry-title:hover {
color: #fc0;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 2px solid #fc0;
}

#content .entry-title a:active,
#content .entry-title a:hover {
	text-decoration: none;	
	color: #fC0;
	}

#subcontent .entry-title a:active,
#subcontent .entry-title a:hover {
	text-decoration: none;
	color: #FC0;
	}
	
#content .entry-content p,
#subcontent .entry-content p {
text-align: justify; !important;
}
	
.hentry {    
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #336;
	font-size: 27px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #f60;
}

.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #f60;
}

.entry-content,
.entry-summary {
	padding: 2px 0 0 0;
	}

.entry-content a,	
.entry-summary a{
color: #336;
text-decoration: underline;
}

.entry-content a:visited,
.entry-summary a:visited {
color: #669;
}

.entry-content a:hover,
.entry-summary a:hover {
text-decoration: underline;
color: #fC0;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}

#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

.entry-meta {
	color: #666;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
	}
	
.entry-utility {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	}
	
#content .entry-meta a,
#content .entry-utility a ,
#subcontent .entry-meta a,
#subcontent .entry-utility a{
	color: #336;
	text-decoration: none;
}
#content .entry-meta a:hover,
#content .entry-utility a:hover,
#subcontent .entry-meta a:hover,
#subcontent .entry-utility a:hover
 {
	color: #fC0;
	text-decoration: none;
}
#content .video-player,
#subcontent .video-player {
	padding: 0;
	}
	


.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #fC0;
}
body.page .edit-link {
	clear: both;
	display: block;
	}
	
a.more-link {
font-weight: bold;
display: block;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}

.home #subcontent .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}

.home #subcontent .category-asides .entry-content {
	padding-top: 0;
}


/* IMAGES
---------------------------------------------------------------*/

#content  img,
#subcontent img {
	margin: 0;
	height: auto;	
	width: auto;
}

#content .attachment img,
#subcontent .attachment img {
	max-width: 900px;
}
#content  .alignleft,
#content  img.alignleft,
#subcontent  .alignleft,
#subcontent  img.alignleft,
#cat-content .alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	}

#content  .alignright,
#content img.alignright,
#subcontent  .alignright,
#subcontent img.alignright,
#cat-content .alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	}
#content  .aligncenter,
#content img.aligncenter,
#subcontent  .aligncenter,
#subcontent img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content  .alignright,
#content img.alignright,	
#content  .alignleft,
#content  img.alignleft {
max-width: 100px;
}
#subcontent  .alignleft,
#subcontent  img.alignleft,
#subcontent  .alignright,
#subcontent img.alignright {
max-width: 300px;
}

#content  .aligncenter,
#content img.aligncenter {
max-width: 420px;
}

#subcontent  .aligncenter,
#subcontent img.aligncenter  {
max-width: 550px;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter,
#subcontent img.alignleft,
#subcontent img.alignright,
#subcontent img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption,
#subcontent .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img,
#subcontent .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text,
#subcontent .wp-caption p.wp-caption-text {
	color: #282828;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley,
#subcontent .wp-smiley {
	margin: 0;
}
#content .gallery,
#subcontent .gallery {
	margin: 0 auto 18px;	
}
#content .gallery .gallery-item,
#subcontent .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img,
#subcontent .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption,
#subcontent .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl,
#subcontent .gallery dl {
	margin: 0;
}
#content .gallery img,
#subcontent .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br,
#subcontent .gallery br+br {
	display: none;			
}
#content .attachment img,
#subcontent .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

#cat-content .attachment-thumbnail {
width:150px;
/* padding:10px 5px 10px 5px;  */
display: inline;
padding: 0;
margin: 0;
}

#cat-content .adopt-OL {
width: 150px;
min-height: 150px;
height: 150px;
padding: 0;
border: 0;
float: left;
margin: 2px
}

#cat-content .adopt-OL img a{
width: 150px;
height: 150px;
padding: 0;
border: 0;
display: block;
background: transparent;
}


#cat-content .notadopted {
width: 150px;
min-height: 150px;
height: 150px;
padding: 0;
border: 0;
float: left;
margin: 2px
}

/* FOOTER */

#footer {
width: 100%;
min-height: 75px;
clear: both;
padding: 5px 0;
margin: 0 0 20px 0;
text-align: center;
background: url(/images/footerBGleft.png) no-repeat left center;
font-size: 12px;
border-top: 1px solid #ccf;
}

#footer-wrap {
width: 100%;
margin: 0;
padding: 0;
background: white url(/images/footerBGright.png) no-repeat right center;
}

#footer ul{
width: 100%;
padding: 5px 0;
margin: 0 auto;
text-align: center;
}

#footer ul li{
display: inline;
}

#footer ul li a{
color: #336;
padding: 0 2px;
margin: 0;
text-decoration: none;
font: normal 14px 'Trebuchet MS', Helvetica, sans-serif;
}

#footer ul li a:visited {
color: #669;
}

#footer ul li a:hover {
color: #FC0;
text-decoration: underline;
}

#footer a {
text-decoration: underline;
color: #336;
}

#footer a:visted {
color: #669;
}

#footer a:hover {
color: #f93;
}

#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img #wpstats {
	display: block;
	margin: 0 auto 10px;
}

p.adoptinfo {
font-size: 1.0em;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
color: #336;
}

p.adoptifo a {
text-decoration: underline;
}

p.adoptinfo a:hover {
color: #f60;
text-decoration: underline;
}

.archive-meta {
font-style: italic;
font-size: .9em;
}

.cat-thumb {
width: 50px;
height: 50px;
margin: 1em 15px 5px 0;
float: left;
clear: left;
overflow: hidden;
}

.cat-thumb img {
max-width: 50px;
max-height: 50px;
}

#spay-neuter {
width: 180px;
margin: 15px auto;
font-size: 13px;
text-align: center;
color: white;
}

#spay-neuter ul {
width: 180px;
padding: 5px 0;
margin: 2px auto;
}

#spay-neuter ul li {
display: inline;
}

#spay-neuter li {
padding: 0 3px;
}

#spay-neuter li a {
color: white;
text-decoration: none;
}

#spay-neuter li a:hover {
color: #FC0;
text-decoration: underline;
}

/* FIX FOR "LIKE" BUTTONS */

.addtoany_share_save_container {
clear: none !important;
line-height: 1em !important;
margin: 5px -10px !important;
}

/* FIX FOR GALLERY */
.gallery br {
clear: left !important;
}


/* REOCCURING DONATIONS */

.reoccur {
font-size: 1.0em;
color: black;
margin: 0 1em;
line-height: 1.2em;
}

.reoccur a {
color: #669;
text-decoration: none;
}

.reoccur a:hover {
color: #FC0;
text-decoration: underline;
}

/* ONE-OFF ANNOUNCEMENT */

#OOA {
width: 100%;
font-size: .8em;
padding: 0 5px;
background-color: #CCCCEB;
border: 1px solid #52525E;
margin: auto 2px;
font-weight: bold;
}

/* TABLE STYLES FOR ANNUAL REPORT */
table.tableizer-table {
border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif
font-size: 10px;
} 

.tableizer-table td {
	padding: 1px;
	margin: 1px;
	border: 1px solid #ccc;
}

.tableizer-table th {
	background-color: #DDDDD9; 
	color: #000;
	font-weight: bold;
}