/*  
Theme Name: Any Pet Groomed
Theme URI: 
Description: Custom WordPress Theme for Any Pet Groomed
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(images/background.jpg) left repeat-y;
}

#container {
	width: 950px;
}

.clearboth {
	clear: both;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #766C63; 
}

a:hover, a:focus { 
	text-decoration: none; 
	color: #38332E;
}

h2 {
	color: #104E66;
	font-size: 20px;
	font-weight: bold;
}

h4 {
	color: #104E66;
	font-size: 16px;
	font-weight: bold;
}

.centered {
	text-align: center;
}

p {
	padding-bottom: 10px;
}

/* Header ////////////////////////////////////////////////////////// */

#left {
	display: inline;
	float: left;
	width: 283px;
}

#bubbles{
	margin-left: 14px;
	width: 238px;
	height: 237px;
	background: url(images/bubbles.jpg);
	text-indent: -99999px;
}

#right {
	float: left;
	width: 650px;
	padding-left: 17px;
}

#header {
	width: 610px;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px 20px;
}

#header h1 {
	margin: 0;
	padding: 0;
	background: url(images/apg.jpg) no-repeat top left;
	width: 610px;
	height: 160px;
}

#header a {
	width: 610px;
	height: 160px;
	display: block;
	text-indent: -999999px;	
}

/* Nav ////////////////////////////////////////////////////////// */

#navtop {
	width: 283px;
	height: 22px;
	background: transparent url(images/navtop.png) top no-repeat;
	text-indent: -99999px;
}

#nav {
	background: url(images/navback.jpg) repeat-y;
}

#nav ul {
	padding-left: 10px;
	font-size: 18px;
	line-height: 24px;
}

#nav ul li a:hover {
	color: #6ABFC9;
}

#navbottom {
	width: 283px;
	height: 30px;
	background: transparent url(images/navbottom.png) top no-repeat;
	text-indent: -99999px;
}

/* Sidebar ////////////////////////////////////////////////////////// */

#bni {
	width: 238px;
	height: 65px;
	margin-left: 14px;
	background: url(images/bni.jpg);
}

#bni a {
	width: 238px;
	height: 65px;
	display: block;
	text-indent: -999999px;	
}

#nuvet {
	width: 238px;
	height: 126px;
	margin-left: 14px;
	background: url(images/nuvet.jpg);
}

#nuvet a {
	width: 238px;
	height: 126px;
	display: block;
	text-indent: -999999px;	
}

#nuvet_desc {
	margin: 5px 35px 5px 20px;
	text-align: center;
}

#design {
	width: 238px;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 14px;
}

#design h3 {
	margin: 0;
	padding: 0;
	background: url(images/jt.jpg) no-repeat top left;
	width: 238px;
	height: 104px;
}

#design a {
	width: 238px;
	height: 104px;
	display: block;
	text-indent: -999999px;	
}

/* Blog ////////////////////////////////////////////////////////// */

.forms_text {
	min-width: 90px;
	font-weight: bold;
	display: inline;
	float: left;
}

.forms_text_two {
	min-width: 110px;
	font-weight: bold;
	display: inline;
	float: left;
}

.forms {
	width: 200px;
	border: 1px solid #8db2c9;
	background-color: #d6ebf9;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.formsfour {
	width: 640px;
	height: 80px;
	border: 1px solid #8db2c9;
	background-color: #d6ebf9;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.title {
	font-weight: bold;
	width: 60px;
	display: inline;
	float: left;
	padding: 4px 0px;
}

.red {
	color: red;
	font-style: italic;
	font-size: 10px;
}

.comment_left {
	display: inline;
	float: left;
	width: 200px;
}

.comment_right {
	float: right;
	width: 200px;
	text-align: right;
}

#leavea {
	width: 650px;
	background-color: #8db2c9;
	padding: 3px;
	color: #ffffff;
	margin: 10px 0px;
}

.comments {
	list-style: none;
	width: 650px;
	border-bottom: dashed thin;
	border-bottom-color: #5E0003;
	margin-bottom: 10px;
}

#comments {
	margin-bottom: 10px;
}

.split2 {
	width: 590px;
	height: 21px;
	margin: 0px auto;
	padding: 20px 0px 5px 0px;
}

/* Footer ////////////////////////////////////////////////////////// */

#footer {
	padding-top: 30px;
}

#footer_l {
	display: inline;
	float: left;
	width: 190px;
	padding-top: 10px;
}

#footer_m {
	float: left;
	width: 140px;
	padding-top: 20px;
}

#footer_r {
	float: right;
	width: 300px;
	padding-top: 25px;
	text-align: center;
}

/* Images ////////////////////////////////////////////////////////// */

.alignright {
   padding: 0px;
   margin: 0px 0px 10px 10px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 0px;
   margin: 0px 10px 10px 0px;
   display: inline;
   float: left;
}

/* Award ////////////////////////////////////////////////////////// */

.awardy {
	margin-top: 67px;
}

a.greyndp8:link, a.greyndp8:visited, a.greyndp8:hover {
	font-style : normal;
	line-height: 8px;
	font-size : 7px;
	text-decoration : none;
} 
    		
a.lnkpurplendp11:link, a.lnkpurplendp11:visited, a.lnkpurplendp11:hover {
	color: #487499;
	font-style : normal;
	font-size : 11px; 
	text-decoration : none;
}
    		
.txtgreyndp8 {
	font-size : 7px;
	line-height: 8px;
	font-style : normal;
}

.txtpurplendp11 {
	font-size : 11px; 
	color: #2b7e99; 
	font-style : normal; 
}