/*
Theme Name: American Dog School
Theme URI: http://adrogen.com/
Description: A Custom WP CMS For American Dog School
Version: 1.0
Author: Adrogen Web
Author URI: http://adrogen.com/
*/

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #8F8D8D;
	margin: 0;
	padding: 0;
	background: url('images/body-background.jpg') repeat-x;
	background-color: #F6F8F9;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
.cta, .block {
	font-size: 12px;
}
.alignright {
	padding-left: 10px;
	float: right;
}
.alignleft {
	padding-right: 10px;
	float: left;
}

/* Header */
.head {
	height: 154px;
	width: 823px;
	margin: 0 auto;
}
.head h3 a {
	display: block;
	width: 799px;
	height: 120px;
	background: url('images/header.jpg') no-repeat 0 0;
	margin: 0 0 0 24px;
	text-indent: -99999px;
}
.head ul {
	margin: 4px 0 0 11px;
	/*margin: 4px 0 0 100px; -- Fixes the alignment */
}
.head ul, .head li {
	padding: 0;
	list-style-type: none;
}
.head li {
	float: left;
	margin: 0;
	border-right: 1px solid #4A7E9B;
}
.head li a {
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 13px 0 13px;
	height: 23px;
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	border-right: 1px solid #87B7D0;
}
.head li a:hover, .head li a.tabOver {
	background: url('images/nav-hover.jpg') repeat-x;
}
.head li a.tabOver {
	color: #E6BA69;
}

/* Index - Body */
.left {
	float: left;
	width: 567px;
}
.linside {
	padding: 2px 0 0;
}
.content {
	width: 545px;
	margin: 0 auto;
	padding: 11px 0 25px;
}

.cinside {
	padding: 0 0 25px;
}
.cinside ul, .content ul {
	margin-top: -8px;
	padding-top: 0;
	line-height: 21px;
}
.cinside strong {
	color: #838181;
}
.content p {
	line-height: 21px;
	margin: 0;
	padding: 0 0 16px;
	text-align: justify;
}
.content a {
	color: #559BBC;
	text-decoration: none;
	border-bottom: 1px dotted #559BBC;
}
.content a:hover {
	color: #fff;
	background-color: #559BBC;
}
.content a img {
	border: 0px solid #000;
}
.content h1 {
	clear: both;
	font-size: 30px;
	margin: 0; padding: 0;
	color: #559BBC;
	font-weight: normal;
}
.entry h1 {
	margin-top: 10px;
}
.content h2 {
	font-size: 21px;
	margin: 0 0 10px; padding: 0;
	color: #898787;
}
.content h3 {
	font-size: 19px;
	margin: 0; padding: 0 0 7px;
	color: #D8A240;
}
.cinside h3 {
	font-size: 15px;
	margin: 0; padding: 0;
	color: #D8A240;
}
.content h4 {
	font-size: 21px;
	margin: 0; padding: 0;
	color: #898787;
}
.content h5 {
	font-size: 16px;
	margin: 0; padding: 0;
	color: #898787;
}
.content h6 {
	font-size: 16px;
	margin: 0 0 10px; padding: 0;
	color: #898787;
}
.block {
	width: 171px;
	padding: 0 16px 34px 0;
	float: left;
}
.block a {
	border: 0px solid #000;
}
.end {padding: 0;}
.block a {
	font-size: 14px;
	font-weight: bold;
	color: #559BBC;
	text-decoration: none;
}
.block a:hover {
	color: #fff;
	background: #559BBC;
}
.block img {
	display: block;
	padding-bottom: 7px;
}
.right {
	float: right;
	background: url('images/right-home.jpg') no-repeat 0 0;
	width: 226px;
	height: 753px;
	padding-top: 24px;
}
.rightInside {
	float: right;
	background: url('images/right-inside.jpg') no-repeat 0 0;
	width: 226px;
	height: 753px;
	padding-top: 2px;
}
html>body .right, html>body .rightInside {
	height: auto;
	min-height: 753px;
}
.rss {
	float: right;
	width: 221px;
	height: 233px;
	background: url('images/right/rss-back.jpg') no-repeat 0 0;
}
.rss span {
	display: block;
	width: 176px;
	margin: 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.rss a {
	display: block;
	height: 65px;
	text-indent: -9999px;
}
.rss form {
	width: 194px;
	margin: 0 auto;
	padding: 73px 0 0;
}
.rss form input.fields {
	border: 1px solid #E9BA47;
	padding: 1px 2px 2px 2px;
	font-size: 14px;
	color: #8B8888;
	background: url('images/right/input.jpg') no-repeat 0 0;
}
.right h2, .rightInside h2 {
	clear: both;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 38px 0 0;
	font-size: 24px;
	color: #7B7A7A;
	border-bottom: 1px solid #D5D4D4;
	width: 206px;
}
.cta {
	width: 177px;
	margin: 0 auto;
	border-bottom: 1px solid #D5D4D4;
	padding: 23px 14px 17px 15px;
}
.ctafirst {
	clear: both;
}
/* Body */
#page {
	width: 796px;
	padding: 1px 2px 0 3px;
	margin: -2px auto 0 auto;
	background: #fff;
}
html>body #page {
	margin-top: 0;
}
.subnav {
	width: 797px;
	height: 22px;
	background: url('images/inside/sub-nav.jpg') no-repeat 0 0;
}
.subnav ul, .subnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subnav ul {
	padding-left: 10px;
}
.subnav li {
	float: left;
}
.subnav li a {
	display: block;
	background: url('images/inside/bullet.jpg') no-repeat 11px 9px;
	padding: 3px 0 0 25px;
	text-transform: lowercase;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
html>body .subnav li a {
	padding-top: 4px;
}
.subnav li.first_item a {
	background: none;
	padding-left: 0;
}
.subnav li a:hover, .subnav li.current_page_item a {
	color: #DABE8A;
}

/* Footer */
.clear {clear: both;}

.footer {
	width: 801px;
	margin: 0 auto;
	padding: 3px 0 40px;
	border-top: 9px solid #559BBC;
	font-size: 11px;
	color: #A9A8A8;
	line-height: 14px;
}
.footer div {
	float:right;
}
.footer a {
	font-size: 11px;
	color: #A9A8A8;
	text-decoration: none;
}
.footer a:hover, .footer a:hover span {
	color: #fff;
	background: #A9A8A8;
}

/* Ask the Trainer */
a.ask {
	display: block;
	width: 567px;
	height: 170px;
	background: url('images/qa/header.jpg') no-repeat 0 100%;
	text-indent: -99999px;
	border-width: 0;
}
a.ask:hover {
	background: url('images/qa/header.jpg') no-repeat 0 0;
}
.divider {
	background: url('images/qa/divider.jpg') no-repeat 0 0;
	width: 444px;
	height: 28px;
	margin-left: 70px;
	clear: both;
}
.question {
	background: url('images/qa/q.jpg') no-repeat 0 0;
	padding: 0 32px 0 70px;
}
.answer {
	background: url('images/qa/a.jpg') no-repeat 0 0;
	padding: 0 32px 0 70px;
}
ul.qa, ul.qa li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.qa li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #569ABD;
	background: url('images/qa/qa.gif') no-repeat 5px 10px;
	padding: 9px 0 9px 50px;
	border-bottom: 1px dotted #A6A6A6;
}
ul.qa li a:hover {
	background-color: #E9EFF2;
	color: #D9A33F;
}
.navigation {
	padding: 20px 0;
}
form { margin: 0; padding: 0; }
form#a_q input, form#a_q textarea {
	border: 1px solid #CACACA;
	padding: 2px;
	margin-bottom: 4px;
}
.error {
	color: #AA0000;
	font-weight: bold;
}