/*  
Theme Name: Balanced
Theme URI: http://www.freewpthemes.net/preview/balanced
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/
/* New CSS File */

a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

html { min-height:100%; margin-bottom:1px; }

body {
font-size: small;
}
* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #276b92;
	background-color: #ffffff;
/*	background-image: url(images/bg_bodytop.jpg);
*/	background-repeat: repeat-x;
	background-position: top;/*	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;*/
}

h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 180%;
}


em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

strong {
	font-weight: bold;
}

a:link {
	color: #e42220;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a:visited {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
	border: none;

}
a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 990px;
	height: 350px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title_FurKidsWebSites.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo {
	float: left;
	padding: 24px 0 0 20px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 {
	font-size: 28px;
	color: #e81c25!important;
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: 0.85em;
	color: #e81c25;
}

#logo a {
	text-decoration: none;
	color: #e81c25;
}

#menu {
	float: right;
	padding-top: 24px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	background: #FF6600 url(images/img02_footertopborder.jpg) repeat-x;
	border: 1px solid #FF9900;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #FF3300;
}

#menu .current_page_item a {
	background: #FF9900 url(images/img02_footertopborder.jpg) repeat-x;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 650px;
}

.post {
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 10px 20px;
	border-bottom: 1px solid #F3F3F3;
}

.posts h3 {
	margin: 0;
}

.posts, .entry p {
	margin: 0;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 9px;
}
#pettalk {
	margin-left: 10px;
}
#pettalk ul  {
	list-style: url(none) none;
}

#pettalk li  {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	list-style: url(none) none;
}
#petalk .pettalk img {
	margin-top: 10px !important;
	pmargin-bottom: 10px !important;
}
.meta {
	margin: 0;
	padding: 10px 20px 15px 20px;
	border-top: 1px solid #F3F3F3;
	line-height: normal;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	background-image: url(images/bttn_navpaw.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 36px;
	background: #2da6c5 url(images/img16_sidebar_navbottom.jpg) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #ffffff;
}

#sidebar h2 {
	height: 41px;
	margin: 0;
	padding: 13px 0 0 20px;
	background: url(images/img15_sidebartop.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}
#sidebar a:link {
	color: #ffffff !important;
	text-decoration: none;
	border: none;
	font-weight: bold;	
}

#sidebar a:visited {
	color: #a3dbec !important;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#sidebar a:hover {
	color: #ffff00!important;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
#search {
	padding: 0 20px 20px 0;
	text-align: right;
}

#search form {
	margin: 0;
	padding: 0;
}

#s {
	width: 250px;
	margin-bottom: 5px;
}

#calendar {
	margin-bottom: 10px;
	background: #FFFFFF url(images/img16_sidebar_navbottom.jpg) no-repeat left bottom;
}

#calendar table {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

#comment {
	width: 500px;
}

.commentlist {
	margin: 0;
	padding: 0 20px;
}

.commentlist li {
	margin-bottom: 10px;
	border-bottom: 1px solid #F3F3F3;
}

#respond {
	padding-left: 20px;
}

#respond p {
	margin-bottom: 5px;
}

/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img03_h2_centerslice.jpg) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(images/img04_h2_leftcorner.jpg) no-repeat;
}

.greenbox .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 13px 0 0 20px;
	background: url(images/img05_h2_rightcorner.jpg) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.3em;
	color: #ffffff;
}

.greenbox .entry {
	padding: 10px 40px 0 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	
}

.greenbox .btm { background: url(images/img06.jpg) repeat-x left bottom; }
.btm .l { background: url(images/img07.jpg) no-repeat left bottom; }
.btm .r { background: url(images/img08.jpg) no-repeat right bottom; }

.entry h2 {
	margin: 0px 0px 15px;
	padding: 13px 0px 0px;
	letter-spacing: -1px;
	font-size: 1.3em;
	color: #e42220;
	border-bottom: 1px solid #e42220;
}

/* Two Columns */

.two-columns {
	clear: both;
	background: url(images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 320px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: #FFFFFF url(images/img02_footertopborder.jpg) repeat-x;
	text-align: center;
	font-size: smaller;
}
#footer a:link {
	color: #286591 !important;
	text-decoration: none;
	border: none;
}

#footer a:visited {
	color: #79cbe4!important;
	text-decoration: none;
	border: none;
}

#footer a:hover {
	color: #2da6c5!important;
	text-decoration: none;
	border: none;
}