/*
Theme Name: Cat Guardians
Theme URI: http://wordpress.org/
Description: Cat Guardians theme
*/

/* WP Styles */

.clearfix {
float: none;
clear:both;
}

a img {
border: none;
}

#content_wrapper {
width: 960px;
margin: 0px auto;
}

#left_section {
float: left;
width: 161px;
}

#middle_section {
float: left;
width: 720px;
background-color: #b9afa9;
color: #111;
border: 1px solid #5A4031;
text-align: justify;
font-size: 14px;
line-height: 1.4em;
margin: 20px 20px 0 0;
}

#content_body {
padding-bottom: 0.5em;
padding-left: 10px;
padding-right: 10px;
padding-top: 0.5em;
width: 685px;
}

#right_section {
float: left;
width: 215px;
background-color: #b8ada7;
margin-top: 20px;
}

/* 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;
	}

.aligncenter {
  display: block;
  margin: 0 auto;
}

/* 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:#fff;
        background-color: #5a4031;
	font-weight:bold;
	font-size:16px;
	/*text-align:right;*/
	padding: .25em .5em;
	margin: 0 0 0 0;
}

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;

}
**/

#homepage_intro {
width: 100%;
height: 225px;
background: #000 url(/wp-content/uploads/2010/10/foxy_lady_header.jpg) top right no-repeat;
}

#homepage_intro div {
width: 410px;
height: 215px;
background-color: #000;
padding: 5px 10px;
font-size: 1.4em;
text-align: justify;
margin: 0;
}

#homepage_highlights {
list-style: none;
padding: 0;
margin: 10px 0 10px 0;
}

#homepage_highlights li {
float: left;
width: 320px;
margin-left: 0;
/*background-color: #B8ADA7;*/
height: 260px;
}

#homepage_highlights li:first-child {
margin-left: 0px;
}

#homepage_highlights h4 {
background-color: #857160;
color: #E6E6E6;
padding: 5px 10px;
font-size: 1.2em;
text-align: center;
margin: 0 0 10px 0;
}

#homepage_highlights img{
display: block;
margin: 0 auto;
}

#homepage_highlights p {
margin-left: 72px;
}

#homepage_highlights p a {
/*color: #5a4031;*/
color: #000;
font-size: 1.1em;
}

.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 */

.side_nav

{

/*background:url(images/12.jpg);*/

background-position:top;

background-repeat:repeat-x;

background-color:#857160;

vertical-align:top;

padding: 0;

font-size:12px;

font-weight:bold;

}

#MainMenu {
width: 100%;
position: relative;
}

#MainMenu li {
min-height: 30px;
width: 100%;
}

ul.MenuBarVertical li ul, ul.MenuBarVertical li ul li {
width: 180px;
}

/**
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: 215px;
list-style: none;
margin: 0 0 0 0;
padding-left: 0;
text-align: left;


}

ul#right_sidebar li {
/*color: #857160;*/
color: #000;
}

ul#right_sidebar h4 {
display: block;
padding: .25em .5em;
background-color: #857160;
color: #e6e6e6;
margin-top: 0;
}

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.widget_twitter ul li .from-meta {
display: none;
}

ul#right_sidebar li .textwidget{
padding-left: 10px;
}

#search_widget_button {
margin-top: 10px;
}

#social_icons_wrapper {
width: 75%;
margin: 5px 10px 5px 10px;
padding: .25em .5em;
background-color: #ccc;
}

#social_icons_wrapper div {
margin-left: 6px;
margin-right: 6px;
width: auto;
display: inline;
}

/* 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;
background: url(/wp-content/uploads/2010/10/15.png) top right no-repeat;
position: relative;
/*top: -49px;*/
}

#footer_inner {
position: relative;
top: 49px;
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;
}

#gce_widget-3 ul.gce-list {
list-style: none;
margin: 0;
padding: 0 1em 1em 1em;
}

#gce_widget-3 ul.gce-list .gce-list-event {
background-color: transparent;
}

#gce_widget-3 ul.gce-list .gce-list-start,
#gce_widget-3 ul.gce-list .gce-list-link {
font-size: 80%;
}

.highlight_box {
max-width: 230px;
background-color: #b7aea7;
border: 1px solid #5a4032;
padding: .25em .5em;
font-size: 90%;
margin: 0 0 1em 1em;
}

.navigation {
margin-top: 2em;
}

/** Top Nav **/
#top_nav {
background: url(http://catguardians.org/wp-content/uploads/2010/09/topnav_bg.png) repeat-x #5a4031;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#top_nav2 {
background-color: #b0a6a0;
width: 960px;
}

#top_nav ul,
#top_nav2 ul {
list-style: none;
margin: 0;
padding: 0;
}

#top_nav ul li,
#top_nav2 ul li {
float: left;
margin: 0;
}

#top_nav ul li {
padding: .5em .75em;
}

#top_nav2 ul li {
background-color: #b0a6a0;
color: #5a4031;
padding: .25em .75em;
}

#top_nav ul li:hover,
#top_nav2 ul li:hover {
background-color: #857160;
}

#top_nav a {
text-decoration: none;
width: 100%;
height: 100%;
}

/** Pull Quotes **/

.pullquote {
float: right;
width: 210px;
font-style: oblique;
font-size: 1.6em;
line-height: 1.6em;
text-align: left;
margin: 5px 20px 5px 20px;
font-family: SanfordBook, Georgia, Times New Roman, Times, serif;
}

/** END:Pull Quotes **/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 20, 2010 */

@font-face {
	font-family: 'SanfordBook';
	src: url('http://fonts.davidmichaelross.com/sanford/sanfw___-webfont.eot');
	src: local('☺'), url('http://fonts.davidmichaelross.com/sanford/sanfw___-webfont.woff') format('woff'), url('http://fonts.davidmichaelross.com/sanford/sanfw___-webfont.ttf') format('truetype'), url('http://fonts.davidmichaelross.com/sanford/sanfw___-webfont.svg#webfontSecgkI91') format('svg');
	font-weight: normal;
	font-style: normal;
}
