/* @override http://www.heelomatic.com/wp-content/themes/perfectpractice/style.css */

/* @override /wp-content/themes/perfectpractice/style.css */

/*
Theme Name: Perfect Practice Custom Theme
Description: The custom <a href="http://www.redrocketmg.com/">website design</a> for Perfect Practice by Red Rocket.
Version: 1.0
Author: Red Rocket
Author URI: http://redrocketmg.com/
*/



/* Begin Typography & Colors */

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	margin:10px;
	text-align:left;
	}
	
#sidebar ul {
	padding:5px 30px 5px 20px;
	list-style:none;
}

#sidebar ul li ul li {
	padding:0;
	margin:0 10px;
	list-style:disc;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="lefted',
	will of course left the image. This is much better than using
	align="left", being much more futureproof (and valid) */

img.lefted {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.left {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.alignleft,
div.alignleft {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


* {
	margin:0;
	padding:0;
}

body {
	background:url(/images/background.jpg) top center no-repeat #000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {
	font-family:Rockwell, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#c10a0a;
	font-size:32px;
	padding-bottom:15px;
}

h2 {
	padding:5px 0 15px 0;
	color:#5B5B5A;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-bottom:15px;
}

p.quote {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
}

a {
	color:#c10a0a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

.preload {
	display:none;
}

#top {
	text-align:left;
	float:left;
	width:100%;
	height:329px;
}

#top-in {
	position:relative;
	width:927px;
	height:329px;
	margin:0 auto;
	background:url(/images/top-bg-logo.png) no-repeat;
	z-index:9999;
}

#logo-link {
	float:left;
	width:727px;
	height:205px;
	margin:0 100px;
}

#logo-link a {
	text-indent:-9999px;
	display:block;
	width:727px;
	height:200px;
	margin-top:20px;
}

#top-menu {
	float:right;
	width:927px;
	height:10px;
	text-align:right;
	padding-top:10px;
}

#top-menu li {
	display:inline;
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
	padding:10px 10px 0 0;
	letter-spacing: 0;
}

#top-menu p {
	color:#FFFFFF;
	font-size:9px;
	padding-top:10px;
}

#top-menu a {
	color:#FFFFFF;
}

#top-menu a:hover {
	text-decoration:underline;
}

#top-menu ul.sf-menu .page_item.page-item-10 {
	background:none;
	width:auto;
}

#top-menu ul.sf-menu .page_item.page-item-10 a {
	width:auto;
	font-size:9px;	
	color:#FFFFFF;
	min-height:auto;
}

#top-menu ul.sf-menu .page_item.page-item-10:hover, #top-menu ul.sf-menu .page_item.page-item-10.current_page_item, #top-menu ul.sf-menu .page_item.page-item-10.current_page_ancestor.current_page_parent.haschildren, #top-menu ul.sf-menu .page_item.page-item-10.current_page_ancestor.haschildren {
	background:none;
}

#top-menu p img {
	float:right;
	margin-top:-20px;
}


#menu {
	float:left;
	width:927px;
	height:33px;
}

/* ----------------- Begin CSS Drop Down Menu ----------------- */


#content {
	clear: left;
	color: #ccc;
}

.sf-menu, .sf-menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
    text-align:left;
}

.sf-menu a {
	display: block;
	color:#FFFFFF;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sf-menu li { /* all list items */
	float: left;
	display:block;
	list-style:none;
}

/* TEMP */

ul.sf-menu .page_item.page-item-24 {
	width:0;
}

ul.sf-menu .page_item.page-item-24 a {
	width:0;
	font-size:0px;
	color:#004A7E;
	min-height:0;
}

/* PRODUCTS */

ul.sf-menu .page_item.page-item-305 {
	width:136px;
	background:url(/images/menu-1products.png) no-repeat;
}

ul.sf-menu .page_item.page-item-305 a {
	width:136px;
	font-size:0px;
	color:#004A7E;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-305:hover, ul.sf-menu .page_item.page-item-305.current_page_item, ul.sf-menu .page_item.page-item-305.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-305.current_page_ancestor.haschildren {
	background:url(/images/menu-1products-over.png) no-repeat;
}

/* EVENTS */

ul.sf-menu .page_item.page-item-6 {
	background:url(/images/menu-2events.png) no-repeat;
	width:88px;
}

ul.sf-menu .page_item.page-item-6 a {
	width:88px;
	font-size:0px;
	color:#005C8F;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-6:hover, ul.sf-menu .page_item.page-item-6.current_page_item, ul.sf-menu .page_item.page-item-6.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-6.current_page_ancestor.haschildren {
	background:url(/images/menu-2events-over.png) no-repeat;
}

/* PRO TEAM */

ul.sf-menu .page_item.page-item-8 {
	background:url(/images/menu-3proteam.png) no-repeat;
	width:112px;
}

ul.sf-menu .page_item.page-item-8 a {
	width:112px;
	font-size:0px;
	color:#005C8F;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-8:hover, ul.sf-menu .page_item.page-item-8.current_page_item, ul.sf-menu .page_item.page-item-8.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-8.current_page_ancestor.haschildren {
	background:url(/images/menu-3proteam-over.png) no-repeat;
}

/* SPACER */

ul.sf-menu .page_item.page-item-10 {
	background:url(/images/menu-middlespacer.png) no-repeat;
	width:240px;
}

ul.sf-menu .page_item.page-item-10 a {
	width:240px;
	font-size:0px;	
	color:#005C8F;
	min-height:33px;
	cursor:pointer;
}

ul.sf-menu .page_item.page-item-10:hover, ul.sf-menu .page_item.page-item-10.current_page_item, ul.sf-menu .page_item.page-item-10.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-10.current_page_ancestor.haschildren {
	background:url(/images/menu-middlespacer.png) no-repeat;
	cursor:pointer;
}

/* ABOUT US */

ul.sf-menu .page_item.page-item-12 {
	background:url(/images/menu-4about.png) no-repeat;
	width:112px;
}

ul.sf-menu .page_item.page-item-12 a {
	width:112px;
	font-size:0px;	
	color:#005C8F;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-12:hover, ul.sf-menu .page_item.page-item-12.current_page_item, ul.sf-menu .page_item.page-item-12.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-12.current_page_ancestor.haschildren {
	background:url(/images/menu-4about-over.png) no-repeat;
}

/* TEST DRIVE */

ul.sf-menu .page_item.page-item-14 {
	background:url(/images/menu-5testdrive.png) no-repeat;
	width:120px;
}

ul.sf-menu .page_item.page-item-14 a {
	width:120px;
	font-size:0px;
	color:#005C8F;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-14:hover, ul.sf-menu .page_item.page-item-14.current_page_item, ul.sf-menu .page_item.page-item-14.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-14.current_page_ancestor.haschildren {
	background:url(/images/menu-5testdrive-over.png) no-repeat;
}

/* ROPING */

ul.sf-menu .page_item.page-item-16 {
	background:url(/images/menu-6roping.png) no-repeat;
	width:119px;
}

ul.sf-menu .page_item.page-item-16 a {
	width:119px;
	font-size:0px;
	color:#005C8F;
	min-height:33px;
}

ul.sf-menu .page_item.page-item-16:hover, ul.sf-menu .page_item.page-item-16.current_page_item, ul.sf-menu .page_item.page-item-16.current_page_ancestor.current_page_parent.haschildren, ul.sf-menu .page_item.page-item-16.current_page_ancestor.haschildren {
	background:url(/images/menu-6roping-over.png) no-repeat;
}

ul.sf-menu .page_item.page-item-305 ul li a, ul.sf-menu .page_item.page-item-305 ul li ul li a, ul.sf-menu .page_item.page-item-6 ul li a, ul.sf-menu .page_item.page-item-6 ul li ul li a, ul.sf-menu .page_item.page-item-8 ul li a, ul.sf-menu .page_item.page-item-8 ul li ul li a, ul.sf-menu .page_item.page-item-10 ul li a, ul.sf-menu .page_item.page-item-10 ul li ul li a, ul.sf-menu .page_item.page-item-12 ul li a, ul.sf-menu .page_item.page-item-12 ul li ul li a, ul.sf-menu .page_item.page-item-14 ul li a, ul.sf-menu .page_item.page-item-14 ul li ul li a, ul.sf-menu .page_item.page-item-16 ul li a, ul.sf-menu .page_item.page-item-16 ul li ul li a {
	float:left;
	text-align:left;
    padding:5px;
	color:#000000;
	background:url(/images/menu-dropdown.png) repeat;
	font-size:10px;
	width:150px;
	min-height:10px;
}

.sf-menu li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.sf-menu li ul a:hover, .sf-menu li ul a.sfHover {
	color:#FFFFFF;
	}

.sf-menu li ul li {
	width:150px;
}

.sf-menu li ul ul { /* third-and-above-level lists */
	margin:0 0 0 112px;
}

.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li.sfHover ul ul, .sf-menu li.sfHover ul ul ul {
	left: -999em;
}

.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li.sfHover ul, .sf-menu li li.sfHover ul, .sf-menu li li li.sfHover ul { /* lists nested under hovered list items */
	left: auto;
}

/* ----------------- END CSS Drop Down Menu ----------------- */


#middle {
	float:left;
	width:100%;
	height:516px;
	background:url(/images/middle-bg.png) no-repeat top center;
	margin:-40px 0 0 0;
}

#middle-in {
	position:relative;
	width:1012px;
	height:372px;
	margin:72px auto 0 auto;
	z-index:1;
}

#buttons {
	float:left;
	width:100%;
	height:184px;
	margin:-30px 0 0 0;
}

#buttons-in {
	position:relative;
	width:927px;
	height:184px;
	margin:0 auto;
}

#buttons-in-signup {
	float:left;
	width:320px;
	height:184px;
	background:url(/images/button-videos.png) no-repeat;
}

#buttons-in-signup-in {
	float:left;
	width:160px;
	margin:100px 0 0 140px;
}

#buttons-in-signup-in p {
	padding-bottom:5px;
}

#buttons-in-signup-in p.submit {
	text-align:right;
}

#buttons-in img {
	float:left;
}

#bottom {
	float:left;
	width:100%;
	height:200px;
	min-height:200px;
	height:auto!important;
}

#bottom-in {
	position:relative;
	width:970px;
	height:auto!important;
	margin:20px auto;
	z-index:1;
}

#bottom-in-top {
	float:left;
	width:970px;
	height:26px;
	background:url(/images/main-top.png) no-repeat;
}

#bottom-in-top-sub {
	float:left;
	width:970px;
	height:119px;
	background:url(/images/sub-content-top.png) no-repeat;
	margin:-40px 0 0 3px;
}

#bottom-in-middle {
	float:left;
	width:970px;
	height:200px;
	min-height:200px;
	height:auto!important;
	background:url(/images/main-middle.png) repeat-y;
}

#bottom-middle-content {
	float:left;
	width:612px;
	margin:0 0 0 20px;
}

#bottom-middle-content-top {
	float:left;
	width:612px;
	height:15px;
	background:url(/images/main-content-top.png) no-repeat;
}

#bottom-middle-content-middle {
	float:left;
	width:612px;
	height:600px;
	min-height:600px;
	height:auto!important;
	background:url(/images/main-content-middle.png) repeat-y;
}

#bmcm-inside {
	float:left;
	width:512px;
	margin:20px 50px;
}

#bottom-middle-content-bottom {
	float:left;
	width:612px;
	height:21px;
	background:url(/images/main-content-bottom.png) no-repeat;
}

#bottom-sidebar {
	float:right;
	width:337px;
}

#bottom-sidebar-in {
	width:314px;
/*	background:url(/images/sidebar-repeat.png) repeat-y; */
	margin:0 0 50px 0;

}

#bottom-sidebar-in ul li ul li {
	border-bottom: 1px solid #c5c5c5;
}

#bottom-sidebar-in h3 {
	display:none;
}

#bottom-sidebar-in p, #bottom-sidebar-in li {
	font-size:11px;
/*	height:30px; */
	padding:4px 10px 5px 30px;
	list-style:none;
}

#bottom-in-bottom {
	float:left;
	width:970px;
	height:124px;
	background:url(/images/main-bottom.png) no-repeat;
}

#bottom-in-bottom-in {
	float:left;
	width:870px;
	height:44px;
	margin:40px 50px;
}

#bottom-in-bottom-in img {
	float:left;
}

#footer {
	float:left;
	width:100%;
	height:30px;
	margin:-20px 0 0 0;
}

#footer-in {
	position:relative;
	width:870px;
	margin:0 auto;
	z-index:500;
}
#footer-in ul {
	text-align: left;
}
#footer-in .copyright a {
	color: #fff;
}

#footer-in li {
	display:inline;
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
	padding:0 20px 0 0;
}

#footer-in p {
	color:#FFFFFF;
	font-size:9px;
	padding:10px 0 0 0;
	text-align: left;

}

#footer-in p img {
	float:right;
	margin-top:-20px;
}

#shopping-cart {
	width:277px;
	margin:50px 50px 40px 10px;
	text-align:left;
}

#shopping-cart h3 {
	text-align:left;
	padding-bottom:20px;
}
.sIFR-active h1 {
line-height: 1.2em;
}
#top-menu .phone-number {
	font-size: 14px;
	color: #c10a0a;
	font-weight: bold;
		letter-spacing: -0.1em;
}
p.shipping {
	padding: 10px 0 10px 105px;
}

.wpsc_description img {
	float:left;
}
