/*
Theme Name: The Cat People Theme
Theme URI: http://www.thecatpeople.org
Description: A theme designed for the use of The Cat People of Kern County.
Version: .0 
Author: Erin Clerico
Author URI: http://erin.clerico.com
Tags: 

	The Cat People Theme v.0
	 http://www.thecatpeople.org

	This theme was designed and built by Erin Clerico,
	whose blog you will find at http://erin.clerico.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {background: #652266 url('images/purple_background.jpg') repeat-x top;}

body {   }

a {
	color: #711c6f;
}

strong {
	font-weight: bold;
	}
	
/* ------------- NEW navbar ---------------------------------- */

/* =Structure */

#hd {
	width: auto;
	height: 2.307em;
	background: #ffde00 url(images/navbar_images/navbar-bg.jpg) left top repeat-x;
	border-bottom: 1px solid #666;
	}
	
#top_nav {
	/*no styles*/
	float: right;
}

#top_nav ul {
	list-style-type: none;
	overflow: hidden; /* Float clearing for good browsers */
	/*float: right;*/
}

#top_nav ul li {
	float: left;
	position: relative;
}

#top_nav ul li h2 {
	/*no styles*/
}


#top_nav ul li a.tab {
	display: block;
}
	
#top_nav ul {
	/*background-color: #dadada;

	padding-top: .692em;
	padding-left: .384em;
*/
}

#top_nav ul li .selected a.tab {
	color: #000;
	background: #00ff00 url('images/navbar_images/navbar_bg_home.jpg') repeat-x top;
}

#top_nav ul li a.tab {
	font-weight: bold;
	font-size: 108%;
	padding: .45em 1em .45em 1em;
	color: #000;
	text-decoration: none;

}

#top_nav ul li a.tab:hover {
	border-color: #bbb;
	/*background-color: #fff;*/
	background: #00ff00 url('images/navbar_images/navbar_bg_home.jpg') repeat-x top;
}

#banner {
	height: 250px; /*19.23em*/
}

#banner_header {

}

.banner_sitename {
	margin-top: 0em;
	background: #fff;
	height: 2.7em;
	width: 16em;
	padding-top: .5em;
	padding-left: 1em;
	opacity: .6;
	font-weight: bold;
	color: black;
}

.banner_sitename span {
	font-size: 182%;
}

#bd { 
	background: #ffde00 url('images/logo_bed.jpg') repeat-x bottom;
}

.white_bg {
	background: white;
}

#ft {
	
}

#ft_left {
	text-align: center;
	background: #ffbe00 url('images/ft_left_bg_yellow_purple.jpg') no-repeat bottom left;
	float: left;
	height: 3em;
	line-height: 3em;
	width: 98.6%; /*something Firefox & lowley IE can agree on...*/
}

#ft_left span {
	font-size: 85%
}

#ft_right {
	float:left;
	background: #ffbe00 url('images/ft_right_bg_yellow_purple.jpg') no-repeat bottom right;
	height: 3em;
	width: 1em;
	margin: 0;
}

p { margin: 1em 0 0 0; font-size: 100%; }

#posts_block_title {
	background: #8f008d url('images/adopt_me_title_bg.jpg') repeat-x;
	
}

.posts {
	margin: 0 1em 0 0;
}

.post {
	padding: 1em;
	font-size: 108%;
	
}

.post_header {
	background: url('images/post_headline_bg.jpg') repeat-x top;
	font-size: 77%;
	text-align: right;
	line-height: 3.5em;
	height: 3.2em;
	font-weight: bold;

	color: #444;
}

.post_headline {
	font-size: 146.5%;
	font-weight: bold;
	text-align: right;
	line-height: .5em;
}

.post_headline img {
	padding-top: .2em;
	padding-left: .2em;
}

.post_headline a {
	/*color: #444;*/
	text-decoration: none;
}

.post .postmetadata {
	font-size: 85%;
	margin-top: 1em;
}

.page {
	background: white;
	padding: 1em 1em 1em 2em;
	font-size: 108%;
}

.page h1 {
	font-size: 197%;
	font-weight: bold;
	margin: 1em 1em 1em 0em;
}

.page div.entry {

}

.alignleft img {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
	border: 1px solid #000;
	}

.single { }

.archive { }

.archives { }

#editors_bar {
	text-align: center;
	padding: 1em;
}

.edit_button a {
	display: block;
	width: 8em;
	padding: .1em;
	text-align: center;
	font-weight: bold;
	font-size: 108%;
	border-top: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	margin: 2em 0 0 0;
	text-decoration: none;
}

.edit_button a:hover {
	background: #00f;
	color: #fff;
}

#sidebar {
	margin: 0 0 0 0;
	padding: 0em 1em 2em 1em;
	background: #fff;
}

#sidebar_logo {
margin-left: auto;
margin-right: auto;
width: 11.07em;
}

#sidebar ul li#menu_bar_plugin_vertical ul li, #sidebar ul li#menu_bar_plugin_vertical {
	padding-bottom: .4em;
	list-style-type: none;
}

#sidebar ul li#menu_bar_plugin_vertical ul li a {
	background: LightGray;
	font-weight: bold;
	text-decoration: none;
	font-size: 108%;
	padding: .2em;
}

#sidebar ul li#menu_bar_plugin_vertical ul li a:hover {
	background: DarkGrey;
	color: white;
}

#sidebar ul li {
	list-style: circle;
}

#sidebar ul li.widget {
	list-style: none;
}

#sidebar ul li a {
	text-decoration: none;
}

#sidebar p {
	 margin: 0 0 0 0; font-size: 108%; 
}

h2.widgettitle {
	text-align: center;
	font-weight: bold;
}

.textwidget {
	width: 13em;
	padding-left: 1em;
}

#calendar_wrap {
	font-size: 87%;

}

/* ----------------------------------- adoptme css */

#adopt_me_sidebar_title_block {
	margin: 0 0 0 0; font-size: 138.5%;
	height: 1.6em;
	line-height: 1.6em;
	text-align: center;
	font-weight: bold;
	background: #8f008d url('images/adopt_me_title_bg.jpg') repeat-x;
	color: white;
}

.adoptme_sidebar_listing {
	font-size: 93%;
	border-right: .075em solid #19d500;
	border-bottom: .075em solid #000;
	border-left: .075em solid #19d500;
	border-top: .075em solid #fff;
	padding: .4em;
	clear: both;
}

.adoptme_sidebar_listing.odd {
	background: #f0f0f0;	
}

.adoptme_sidebar_listing.adopted_sidebar {
	background: #fffcaf url('images/adopted_small_bg.jpg') no-repeat top right;
	color: #ccc;
}

.adoptme_sidebar_listing img {
	margin: 0 .2em .2em 0;
	padding: 0;
}

.adoptme_sidebar_listing a {
	display: block;
	margin: .2em;
	font-weight: bold;
	font-size: 131%;
	text-decoration: none;
}

.adoptme_sidebar_listing_adopted {
	margin: .2em;
	font-weight: bold;
	font-size: 131%;
	color: #000;
}

.adoptme_sidebar_listing hr {
	visibility: hidden;
	clear: both;
}

.adoptme_sidebar_thumb {
	float: left;
}

#profile_listing {
	background: url('images/profile_bg.jpg') repeat-x top;
	padding: 2em 1em 1em 1em;
	margin-right: 1em;
	border: 3px solid #ffedba;
}

#profile_listing h2 {
	font-size: 167%;
	font-weight: bold;
}

#profile_listing hr {
	visibility: hidden;
	clear: both;
}

.profile_image {
	float: left;
	padding-right: 1em;
}

.profile_description {
	clear: right;
}

#profile_gallery {

	margin-left: auto;
	margin-right: auto;
}
	
.profile_gallery_single {
	width: 22em;
	border: 1px solid #ccc;
	float: left;
	margin: .5em;
	padding: .5em;
	/*text-align: center;*/
}

.gallery_adopted {
	background: #fffcaf url('images/adopted_large_bg.jpg') no-repeat top right;
	color: #999;
}
.gallery_adopted h3 {
	color: #000;
}

.profile_gallery_single h3 {
	font-size: 116%;
	font-weight: bold;
	padding-left: .5em;
}

.single_thumb {
	float: left;
	padding: .5em;
}

#editors_bar {
	text-align: center;
	font-size: 93%;
	padding: .5em 0 .5em 0;
	font-weight: bold;
}