/* -------------------------------------------------------------------------------
	Theme Name: Cat Care Clinic
	Theme URI: http://www.templatelite.com/maple-leaf-free-wordpress-theme/
	Description: Nice 2-column WordPress theme by <a href="http://www.templatelite.com">Template Lite</a>.
	Version: 1.03
	Author: Hand Spun Digital adaptation of Maple Leaf by TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: simple, clean, fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#736c68;
	background: url(images/bodybg.jpg) repeat;
}

img {
	border:0px;
	padding:5px;
	/*max-width: 100%;  not working in IE6*/
}
a {color:#466aaa;text-decoration: underline;}
a:hover {color: #466aaa;text-decoration: none;}

h1 {
	color:#8facd9;	
	font-size:20px; 
	font-family: Arial, Helvetica, Sans-Serif; /*"Trebuchet MS", Verdana, */
	font-weight: bold;
	margin: 0 0 0 0;
	line-height: 20px;
}
h2 {
	color:#906a55;	
	font-size:16px; 
	font-family: Arial, Helvetica, Sans-Serif; /*"Trebuchet MS", Verdana, */
	font-weight: bold;
	display: block;
	margin: 4px 0 10px 0;
	line-height: 16px;
	}
h3 {
	color:#b8a97b;	
	font-size:14px; 
	font-family: Arial, Helvetica, Sans-Serif; /*"Trebuchet MS", Verdana, */
	font-weight: bold;
	/**/letter-spacing: .001em;
	margin: 0 0 2px 0;
	line-height: 14px;
}
h4 {
	color:#5f4f47;	
/*	color:#8a5c42;	
*/	font-size:12px;
	font-family: Arial, Helvetica, Sans-Serif; /*"Trebuchet MS", Verdana, */
	font-weight: bold;
	margin: 0 0 4px 0;
	line-height: 12px;
}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#header img {
	border:0px;
	padding:0px;
}

.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:894px;;
}

#base{	margin:0px auto;
	padding:0;
	width:886px;
	background: url(images/bg_repeat.png) repeat-y center;
}

#header{
	position:relative;
	width: 819px;
	margin:0px auto;
	height: 134px;
	background:#f6f2ea url('images/header_bg.jpg') no-repeat bottom;
}
#container{
	position:relative;
	overflow:hidden;
	width:886px;
	margin:0px auto;
}
#sidebar{
	float:right;
	width:260px;
	overflow:hidden;
/*	color:#706D2A;
*/	padding: 0;
	
}
#sidebartext{display: block; width:200px; padding:20px 10px; }
#content{
	float:right;
	display:inline; 
	width:610px;
	overflow:hidden; 
	padding: 0;
	margin: 0 auto;
}
#footer{
	clear:both;
	position:relative;
	background:#f3ebcf;
	height:48px;
	color:#fcf9ea;
	font-size:10px;
	font-family:Verdana, Arial;	margin:0px auto;
	width:867px;
	padding:0 ;
	background:url('images/footer_bg.png') no-repeat bottom;
	b
}
#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#footer span { display: block; position: relative; margin-left: 64px; padding-top: 6px; }

/*######### header ############*/
#blogtitle {
	position:relative; 
	top:0px;
	left:0px; 
	width:650px;
	overflow:hidden;
	
}


#subtitle {

	position:relative;
	float:right;
	display: none;
/*	overflow:hidden; 
	font-family: "Trebuchet MS",Arial, Verdana; 
	width:450px; 
	height:45px;
	left:190px; 
	top:215px; 
	text-align:left; 
	font-size:16px;
	letter-spacing: 1px;
	color:#ffffff; 
	font-style:italic;
	font-weight: bold;
	border:0px red solid;
	line-height:1.1em;
*/}

.searchbox { /*entire search feature - not the input field*/
	position:relative;
	left: 0px;
	width:inherit;
	height:30px; 
	margin-bottom: 20px;
	
}
.search-field {
	font-size:14px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #6b7cb3;
	font-weight:normal;
}
.search-field input {
	width:100px; 
	height:14px; 
	font-size:11px; 
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color:#898482; 
	padding:5px 3px 3px 3px;
	border:1px solid #b5afac;
	background:#ffffff;
}

#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** sidebar *****/
/*#sidebar a{color:#466aaa;text-decoration:none;}
#sidebar a:hover {color:#466aaa;text-decoration:underline;}
*/
#sidebar a{color:#466aaa;text-decoration:none;}
#sidebar a:hover {color:#466aaa;text-decoration:underline;}

#sidebar p {line-height: 1.3em;}
#sidebar .smaller {font-size: smaller;}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
}
#sidebar ul.reglist {
	list-style-type: disc;
	margin: 0px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul.reglist li {
	list-style-type: disc ;
	list-style-position:inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 5px;
/*	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
*/}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
/*	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;*/
}

#sidebar h2 {
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	font-size:16px; 
	color: #906a55;
font-size: 15px;
line-height: 21px;
letter-spacing:.05em;

/*	background:url('images/sidebar_title.jpg') no-repeat center;
*/}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}
#sidebar .sidebarchunk {border-bottom:1px solid #e7dfc5; padding-top: 4px; margin-bottom:10px}
/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:520px;
margin:0 34px ;
}	

.post_top{
	position: relative;
/*	height:40px;
*/	margin: 0 0 10px 0;
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
}	
.posttitle{
	position:relative;
/*	line-height: 1em;
*/}
.posttitle a{
	color: #5f4f47;	
	text-decoration:none;
}
.posttitle a:hover{
	color: #466aaa;
	text-decoration:underline;
}
.date {
	font-family:arial;
	font-size: 10px;
	padding: 0;

}
.author{
	display: none;
/*	position:absolute;
	font-family:arial;
	font-size:11px;
	top:28px;
	left:5px;
*/}
/*.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
*/
.info {
	line-height: 2em;
	font-size: 9px;
	padding:0 0 10px 0 ;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
/*	color: #5d5855;
*/	line-height: 1.4em;
	text-align: left;
	padding: 0;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
/*	color:#666666;
*/}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h2 a.rsswidget{
	margin-left:-3px;
	text-decoration:none;
}

/* Pages Nav */

#pages_nav {	
       position: relative;
        margin:0px auto;
	width: 819px;
        height: 32px;
	padding: 0;	
        font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height: 32px;
		letter-spacing:.08em;
/**/	background:url('images/menu_bg.jpg') repeat;
}

#pages_nav #nav {
	position: relative;
	bottom: -6px;
	left: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 5px 5px;
	background: none;
	position: relative;
}
#nav li a {
	color: #fff;
	font: normal 100%/100% Arial, Helvetica, sans-serif;
	padding: 2px 10px 3px 3px;
	display: block;
	text-decoration: none;
	width: auto;
	height: 36px;
	line-height: normal;
/*	text-shadow: 0 1px 1px #1f1206;*/
}

#nav li.current_page_item, #nav li.current_home, #nav li:hover {
/*	background: url(img/nav-bg.png) no-repeat;
*/}
#nav li.current_page_item a, #nav li a:hover {
/*	background: url(img/nav-bg.png) no-repeat right -80px;
*/	color: #fff;
}

/* show hover bg */
#nav li:hover a {
/*	background: url(img/nav-bg.png) no-repeat right -80px;
*/
	text-decoration: underline;

}


/* nav level2 */
#nav ul {
	position: absolute;
	top: 21px;
	left: -10px;
	padding: 8px 0 10px;
	background: url('images/menu_bg.jpg') repeat;
	border: solid 1px #c5c5a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 4px #c5c5a2;
	-webkit-box-shadow: 0 1px 4px #c5c5a2;
	-moz-box-shadow: 0 1px 4px #c5c5a2;
}
#nav ul li {
	background: none;
	padding: 0;
	margin: 0;
}
#nav ul li:hover, #nav ul li:hover a, #nav ul li.current_page_item {
	background: none;
}
#nav ul a {
	color: #2056b3;
	line-height: normal;
	font-weight: normal;
	text-shadow: none;
	padding: 7px 7px 7px 7px;
	width: 150px;
	background: none !important;
}
#nav li.current_page_item li a, #nav ul li.current_page_item a {
	color: #755433;
	background: none;
}
#nav ul a:hover, #nav li.current_page_item li a:hover, #nav ul li.current_page_item a:hover {
	background: none;
	color: #000;
}

/* dropdown */
#nav ul {
	display: none;
}
#nav li:hover > ul {
	display: block;
}

/* nav sub levels */
#nav ul ul {
	left: 200px;
	top: -18px;
	z-index: 3;
}



.columntext {
float:left;
margin-right: 20px;
width: 240px;
}

.columnblue {color:#6b7cb3;}