/* WP Styles */

.clearfix {
float: none;
clear:both;
}

a img {
border: none;
}

/* 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 */
/* End WP Styles */

body

{

background-image:url(images/bg.jpg);

background-color:#b0a087;

background-repeat:repeat-x;

margin: 0px 0px 0px 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#e6e6e6;

}

a

{

color:#e6e6e6;

text-decoration:none;

}

a:hover

{

text-decoration:underline;

}

/* Main cell styles */

#img04
{
	background:url(images/bg_title.jpg) no-repeat;

}
h1 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
	margin: 0 0 0 -10px;
}

td.main_cell

{

background-image:url(images/10.jpg);

background-position:top;

background-color:#b0a087;

background-repeat:repeat-x;

padding: 5px 5px 20px 10px;

vertical-align:top;

color:#302923;

font-size:12px;

line-height: 1.4em;
}

.main_preview

{

float:left;

font-size:12px;

margin-top: 1.2em;

}

.main_header

{

font-size:16px;

font-weight:bold;

color:#271115;

}

.main_description

{

font-size:12px;

font-style:italic;

color:#271115;

}

.main_rule

{

background-color:#271115;

}

.main_image

{

/*float:left;

margin-right:5px;*/

position:relative;

top:2px;

}

#homepage_intro {
font-size: 120%;
}

/* Left side styles */

td.side_nav

{

background:url(images/12.jpg);

background-position:top;

background-repeat:repeat-x;

background-color:#857160;

vertical-align:top;

padding: 0px 5px 0px 5px;

font-size:12px;

font-weight:bold;

}

/**
td.bottom_nav

{

background-color:#5a4032;

text-align:center;

vertical-align:middle;

}
**/

td.side_content

{

background-image:url(images/09.jpg);

background-position:top;

background-repeat:repeat-x;

text-align:center;

}

td.side_box_content

{

padding:3px 3px 3px 3px;

background-color:#b7aca6;

color:#5b4032;

font-size:10px;

font-weight:bold;

text-align:center;

}



/* page styles */

.main_subhead

{

font-size:12px;

font-weight:bold;

color:#271115;

}

img.cat_photo {
  border-top: 1px solid #866c55;
  border-left: 1px solid #866c55;
  border-bottom: 1px solid #634232;
  border-right: 1px solid #634232;
  padding: 0px;
}

ul#right_sidebar {
width: 200px;
list-style: none;
margin-left: 0;
padding-left: 0;
text-align: left;
background-color: #b8ada7;

}

ul#right_sidebar li {
font-size: 80%;
/*color: #857160;*/
color: #000;
}

ul#right_sidebar h4 {
display: block;
padding: .25em .5em;
background-color: #857160;
color: #e6e6e6;
}

ul#right_sidebar li.widget_twitter ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-align: left;
}

ul#right_sidebar li.widget_twitter ul li {
font-size: 100%;
margin-bottom: 1em;
word-wrap: break-word;
}

ul#right_sidebar li.widget_twitter ul li .entry-meta {
display: block;
padding-bottom: 1em;
}

ul#right_sidebar li .textwidget{
padding-left: 10px;
}

#search_widget_button {
margin-top: 10px;
}

/* Address Microformat */
div.adr .country-name {
display: none;
}
div.adr span {
display: inline;
}

/* Single-Post Call to Action section */
#single_post_cta, #calendar_cta {
background-color: #b7aea7;
border: 1px solid #5a4032;
padding: .25em .5em;
font-size: 90%;
}

/* Adoptable cat listings */
.adoptable_section_preview {
float: none;clear:both;
margin-bottom: 1em;
}

/* Footer */
#footer {
text-align: left;
color: #5a4032;
border-top: 1px solid #5a4032;
}

#footer a, #footer a:visited {
color: #5a4032;
}

#footer ul {
list-style-type: none;
padding-left: 0px;
}

.footer_section {
float: left;
}

#footer_info, #footer_social, #footer_cats {
width: 200px;
}

#footer_contact {
width: 150px;
float: right;
}

/* Calendar */

.ics-calendar-header p {
float: right;
}

.ics-calendar-header small {
float: left;
}



#ics-calendar-header-text1302 {
font-size: 1.2em;
}

.ics-calendar-holder {
margin-top: 1em;
}

.highlight_box {
width: 230px;
background-color: #b7aea7;
border: 1px solid #5a4032;
padding: .25em .5em;
font-size: 90%;
margin-top: 0px;
}

.navigation {
margin-top: 1em;
}