/*
Theme Name: Chopperz
Description: Company theme for <a href="http://www.chophair.com">Chopperz Non-Salon</a>
Version: 1.0
Author: Modern Edge, Inc.
Author URI: http://www.modernedge.com */



@charset "UTF-8";
/* CSS Document */

/* Styling */
a {
        outline: none;
}
a:link {
	color: #650604;
	text-decoration: none;
}
a:visited {
	color: #650604;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	height: 100%;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 11px;
	border-bottom: dotted 1px #000;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 11px;
}
h2.blog-title {
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 0px;
}
h3 {
	font-weight: bold;
}
hr.hidden {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
}
html {
	height: 100%;
	background: #2b0303 repeat;
}
ul, ol {
	padding-left: 30px;
	margin-bottom: 11px;
}
ul li {
	padding-left: 11px;
	list-style-type: disc;
}
ol li {
	padding-left: 11px;
	list-style-type: disc;
}
.feature ul {
	padding-left: 22px;
}
.feature ul li {
	padding-left: 7px;
}
.nav-top a.unselected:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
        padding-left: 15px;
        padding-right: 15px;
	display: block;
	float: left;
	min-width: 84px;
	text-align: center;
	margin-top: -4px;
}
.nav-top a.unselected:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
        padding-left: 15px;
        padding-right: 15px;
	display: block;
	float: left;
	min-width: 84px;
	text-align: center;
	margin-top: -4px;
}
.nav-top a.unselected:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/nav-bar-hover.png) center no-repeat;
	padding-top: 6px;
	padding-bottom: 7px;
        padding-left: 15px;
        padding-right: 15px;
	display: block;
	float: left;
	min-width: 84px;
	text-align: center;
	margin-top: -4px;
}
.nav-top a.selected:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(images/nav-bar-selected.jpg) repeat-x;
	padding-bottom: 11px;
	padding-top: 6px;
        padding-left: 15px;
        padding-right: 15px;
	display: block;
	float: left;
	min-width: 84px;
	text-align: center;
	margin-top: -4px;
}
.nav-top a.selected:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(images/nav-bar-selected.jpg) repeat-x;
	padding-bottom: 11px;
	padding-top: 6px;
        padding-left: 15px;
        padding-right: 15px;
	display: block;
	float: left;
	min-width: 84px;
	text-align: center;
	margin-top: -4px;
}
.col-d p {
	margin-bottom: 11px;
}
.col-c p {
	margin-bottom: 11px;
}
p {
        margin-bottom: 11px;
}
p.footer {
	color: #fff;
	font-size: .8em;
	text-align: center;
}
strong {
	font-weight: bold;
}
li ul {
	list-style-type: circle;
}
li ul li {
	list-style-type: circle;
}

/* Layout */

div.banner {
	float: left;
	width: 700px;
}
div.button {
	width: 117px;
	float: left;
	text-align: center;
}
div.content {
	position: relative;
	height: 100%;
	background: url(images/feature-bg.jpg) repeat-y;
}
div.content img {
	margin-bottom: 22px;
}
div.content object {
	margin-bottom: 22px;
	display: block;
}
div.col-feature {
	width: 278px;
	height: 100%;
	float: left;
	padding-top: 11px;
	padding-bottom: 11px;
}
div.col-tabs {
	width: 33px;
	float: left;
	padding-top: 22px;
        position: relative;
}
div.tab-selected {
	width: 33px;
	height: 136px;
	float: right;
        padding-top: 4px;
	background: url(images/tab-selected.png) no-repeat;
}
div.tab-unselected {
	width: 33px;
	height: 128px;
	float: right;
        margin-top: 4px;
        margin-bottom: 4px;
	background: url(images/tab-unselected.png) no-repeat;
}
div.tab1 {
        position: absolute;
        top: 20px;
}
div.tab2 {
        position: absolute;
        top: 152px;
}
div.tab3 {
        position: absolute;
        top: 284px;
}
div.tab4 {
        position: absolute;
        top: 416px;
}
div.col-a {
	width: 208px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
div.col-b {
	width: 208px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
div.col-c {
	width: 207px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
div.col-d {
	width: 427px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
div.col-e {
	width: 656px;
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}

div.feature {
	background: #fff;
	border: solid 1px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 223px;
	padding: 11px;
	margin-left: 22px;
	margin-top: 11px;
	margin-bottom: 11px;
	float: left;
	overflow: hidden;
}
div.logo {
	float: left;
	width: 300px;
}
div#make-appointment {
	width: 217px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-left: 55px;
        padding-right: 15px;
}
div.nav-bar-break {
	float: left;
	width: 5px;
	height: 30px;
	background: url(images/nav-bar-break.jpg);
}
div#nav-other {
	float: left;
	width: 466px;
	padding-top: 4px;
}
div#nav-phone {
	float: left;
	width: 172px;
	padding-top: 4px;
	padding-left: 45px;
}
	
div.nav-top {
	float: left;
	background: #000 url(images/nav-bar-center.jpg) repeat;
	color: #fff;
	height: 30px;
}
div.nav-top-left {
	float: left;
	width: 10px;
	height: 30px;
	background: #000 url(images/nav-bar-left.jpg) no-repeat;
}
div.nav-top-right {
	float: left;
	width: 10px;
	height: 30px;
	background: #000 url(images/nav-bar-right.jpg) no-repeat;
}
div.nav-second {
	background: #2b0303;
	padding-left: 11px;
	padding-right: 22px;
}
div.nav-shadow {
	background: url(images/nav-shadow.png) repeat-x;
	width: 100%;
	height: 6px;
	position: relative;
}
div.pane-active {
	margin-bottom: 22px;
	display: block;
}
div.pane-inactive {
	margin-bottom: 22px;
	display: none;
}
div.pane2-active {
	margin-bottom: 22px;
	display: block;
}
div.pane2-inactive {
	margin-bottom: 22px;
	display: none;
}
div#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	margin-bottom: 11px;
}
div#footer a:link {
	color: #fff;
	border-bottom: dotted 1px #fff;
}
div#footer a:visited {
	color: #fff;
	padding-bottom: 0px;
	border-bottom: dotted 1px #fff;
}
div#footer a:hover {
	border-bottom: solid 1px #fff;
	text-decoration: none;
}
div#wrapper {
	width: 1000px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
div.content img.social-media-icon {
	float: left;
	margin-bottom: 0px;
	vertical-align: middle;
}
p.social-media-icon {
	float: left;
	vertical-align: middle;
	margin-left: 11px;
	margin-top: 11px;
}
/* Captions & alignment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
        margin-right: 11px;
}

.alignright {
	float: right;
        margin-left: 11px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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;
}