/*
Theme Name: Arizona Pain
Theme URI: http://www.loungelizard.com/
Description: Custom WordPress Theme for Arizona Pain Specialists
Version: 1.0
Author: Lounge Lizard
Author URI: http://www.loungelizard.com/
*/
html, body {
    height:100%;
} 
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #193c6e;
}
/*
body.home {
	background-color: #fff;
	background-image: url("/wp-content/uploads/backgrounds/background3.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
*/
hr {
	color: #d7d7d7;
	background-color: #d7d7d7;
}

img {
	border: none;
}
#background {
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:0;
}
#page {
	z-index: 1;
	position: relative;
}
.top-navigation {
	background-color: #193c6e;
	height: 42px;
}
.top-navigation ul {
	list-style: none;
	padding-top: 17px;
	width: 936px;
	margin: 0 auto;
}
.top-navigation li {
	float: left;
	margin-right: 6px;
}
.top-navigation li span {
	background-image: url(images/top-nav-bk-lft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	display: block;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #193c6e;
}
.top-navigation li span a {
    background-image: url(images/top-nav-bk-rght.gif);
    background-position: right top;
    background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #193c6e;
    padding: 0 18px;
}
.top-navigation li ul li span {
	background: none;
	line-height: auto !important;
	height: auto !important;
}
.top-navigation li ul {
	background-color: #ffffff;
	text-align: left;
	border:1px solid;
	border-color: #a4a4a4;
	margin: 0px;
	padding: 0px;
	z-index: 999;
}
.top-navigation li ul li span a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: none;
	display: block;
	color: #193c6e;
}
.top-navigation li span:hover {
	background: none;
}
.top-navigation li span a:hover {
	background: none;
	color: #ffffff;
}
.top-navigation li ul li {
	float: none !important;
}
.top-navigation li ul li span a:hover {
	color: #376bb5;
}

.top-navigation li:hover ul {
	left: auto;
}
.header-sep {
	background-color: #b9b8b9;
	height: 5px;
}
#header {
	background-color: #ffffff;
}
#header-content {
	width: 976px;
	height: 117px;
	margin: 0 auto;
	position: relative;
}
#shoe {
	position: fixed;
	right: 100px;
	top: 20%;
	z-index: 99;
}
#close {
	position: fixed;
	right: 105px;
	top: 20%;
	z-index: 100;
}
#shoe:hover { 
	-webkit-transform: scale(1.1); 
}
#logo {
	position: absolute;
	left: 0;
	bottom: 15px;
	height: 76px;
}
#header-right {
	width: 350px;
	position: absolute;
	right: 0;
	bottom: 15px;
}
#appointment-button {
	position: absolute;
	left: 374px;
	bottom: 15px;
	height: 48px;
}
#header .description {
	float: right;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #193c6e;
	width: 320px;
}
#header-widgets {
	text-align: left;
	float: right;
    padding-top: 8px;
}
.widget_search label {
	display: none;
}
.widget_search input#s {
	width: 216px;
    height: 30px;
	border: 1px solid #193c6e;
	font-size: 18px;
	color: #193c6e;
    vertical-align: middle;
}
#header-widgets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-widgets ul li {
	float: left;
}
#searchsubmit {
	width: 73px;
	height: 31px;
	padding: 0;
	font-size: 0px;
	vertical-align: middle;
	background-image: url(images/search-btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#header-widgets .textwidget {
	color: #193c6e;
	font-weight: bold;
        font-size: 17px;
	width: 214px;
	margin-right: 10px;
}
#content {
	background-image: url(images/content-bk.png);
	background-repeat: no-repeat;
	width: 980px;
	margin: 0 auto;
	padding-top: 18px;
	min-height: 850px;
	margin-top: 30px;
}
#footer {
	width: 943px;
	padding: 12px 0 0 0;
	margin: 0 auto 15px;
	background-color: #9FB5D9;
	-webkit-box-shadow: inset 1px 1px 5px 0px #545454;
	-moz-box-shadow: inset 1px 1px 5px 0px #545454;
	box-shadow: inset 1px 1px 5px 0px #545454;
 	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px; 
    behavior: url(js/PIE_v1_0b4.htc);
}
#footer ul.widgets {
	list-style: none;
    height: 82px;
	margin: 0 0 0 50px;
	padding: 0px;
}
#footer ul li {
	float: left;
}
.widgettitle {
	display: none;
}
#footer .textwidget {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#footer-navigation {
	padding-top: 12px;
}
#footer-navigation ul {
	list-style: none;
	padding: 0px;
    width: 400px;
    height: 24px;
    margin: 0 auto;
    text-align: center;
}
#footer-navigation ul li {
	display: inline;
	padding: 0px 6px;
    font-weight: bold;
    font-size: 12px;
	color: #ffffff;
}
#footer-navigation ul li a {
	text-decoration: none;
	color: #ffffff;
}

/* Header Tabs */
.js-header {
	width: 932px;
	height: 340px;
	padding-bottom: 12px;
	margin: 0 auto;
	position: relative;
}
.js-header-nav {
	background-image: url(images/home-content-top-left-bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 257px;
	height: 339px;
	padding-left: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.js-header-tab {
	width: 232px;
	height: 74px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 2px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.js-header-tab-sep {
    background-image: url(images/home-content-top-divider.png);
    background-position: left top;
    height: 2px;
    background-repeat: no-repeat;
}
.js-header-tab-on {
	background-image: url(images/home-header-tab-on-bk.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 82px;
	width: 236px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.js-header-icon {
	float: left;
	padding-top: 4px;
	width: 60px;
	height: 60px;
}
.js-header-tab h2 {
    color: #124068;
    font-size: 17px;
    margin: 0px;
}
.js-header-tab-content {
	padding-left: 74px;
	text-align: left;
}
.js-header-tab h4 {
	color: #646f79;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.js-header-tab p {
	padding: 0px;
	margin: 0px;
}
.js-header-content {
	position: absolute;
	right: 0px;
}
.js-header-content p {
	margin: 0;
	padding: 0;
}

#home-left {
	width: 620px;
	float: left;
    margin-left: 20px;
}
#home-right {
	width: 306px;
	float: left;
	margin-left: 10px;
}
.home-box-content {
	padding: 8px 4px 0px 18px;
	text-align: left;
	line-height: 140%;
}
.home-box-content p {
	padding: 8px 0px;
	margin: 0px;
	line-height: 140%;
}
.home-box-content ul {
	margin: 0px;
	padding: 0 0 0 18px;
}
.home-box {
	position: relative;
}
.home-box-button {
	width: 308px;
	position: absolute;
	text-align: center;
	bottom: 14px;
	left: 0px;
}
.home-box-button a {
	display: block;
	margin: 0 auto;
}
.home-box h3 {
	font-size: 18px;
	text-align: center;
	color: #193c6d;
	margin: 0px;
	padding: 6px 0px;
}
#home-left-box1 {
	width: 310px;
	height: 368px;
	margin-left: -4px;
    background-image: url(images/home-box-bk.png);
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
}
#home-left-box2 {
    width: 310px;
    height: 368px;
    background-image: url(images/home-box-bk.png);
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
}
#home-right-box1 {
    width: 308px;
    height: 483px;
    background-image: url(images/home-tall-box-bk.png);
    background-position: right top;
    background-repeat: no-repeat;
}

#blurbs {
	margin: 0;
	padding: 0;
	height: 115px !important;
	top: 0px;
	position: relative;
	list-style: none;
	text-align: left;
}
.jcarousel-clip {
	margin-left: 56px !important;
    width: 510px !important;
    height: 115px !important;
    position: relative;
    overflow: hidden;
}
.jcarousel-container .jcarousel-prev, .jcarousel-container .jcarousel-next {
	position: absolute;
    width: 32px;
    height: 28px;
}
.jcarousel-container {
    background-image: url(images/home-blurbs-bk.png);
    background-repeat: no-repeat;
    background-position: left top;
	position: relative;
	width: 616px;
    height: 115px;
}
.jcarousel-container .jcarousel-prev {
	background-image: url(images/prev.png);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
	left: 12px;
	top: 36px;
}
.jcarousel-container .jcarousel-next {
    background-image: url(images/next.png);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
    top: 36px;
	right: 6px;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled {
    background-image: url(images/pixel.png) !important;
}
.blurb {
	float: left !important;
	width: 510px !important;
	padding-top: 8px !important;
}
.blurb .blurb-copy, .blurb .blurb-icon {
	float: left;
}
.blurb .blurb-copy {
	padding-top: 12px;
	width: 372px;
}
.blurb .blurb-icon {
	width: 134px;
}

#subpage-boxes {
	margin-left: 24px;
	padding-bottom: 10px;
	line-height:135%;
}
.subpage-content-top {
    background-image: url(images/subpage-content-top.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 12px; 
    width: 931px;
    margin-left: 24px;
}
.subpage-content-bottom {
    background-image: url(images/subpage-content-bottom.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 17px;
    width: 931px;
    margin-left: 24px;
}
.subpage-content {
    background-image: url(images/subpage-content-bk.png);
    background-position: left top;
    background-repeat: repeat-y;
    margin-left: 24px;
    padding: 0 0 8px 0;
	width: 931px;
}
.subpage-content .entry {
	text-align: left;
	padding: 0px 14px;

}

.subpage-content .entry p {
	padding: 0px 0px 8px 0px;
	margin: 0px;

}
.post .entry p {
	margin: 0px;
	padding: 0 0 10px 0px;
	line-height: 140%;
}
.post .entry {
	padding-bottom: 10px;
}
.post .entry h2 {
	color: #193c6e;
	margin: 0px;
	padding: 8px 0px;
	font-size: 16px;
}

.subpage-content h2 {
	color: #193c6e;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 14px;
}
.subpage-box-content {
    padding: 8px 4px 0px 18px;
    text-align: left;
}
.subpage-box-content p {
    padding: 8px 0px;
    margin: 0px;
    line-height:140%;
}
.subpage-box-content ul {
    margin: 0px;
    padding: 0 0 0 18px;
}
.subpage-box {
    width: 306px;
    height: 482px;
    margin-right: 8px;
    background-image: url(images/subpage-box-bk.png);
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
	position: relative;
}
.subpage-box h3 {
    font-size: 18px;
    text-align: center;
    color: #193c6d;
    margin: 0px;
    padding: 6px 0px;
}
.subpage-box-button {
	position: absolute;
	bottom: 14px;
	left: 0px;
	text-align: center;
	width: 306px;
}
.subpage-box-button a {
	display: block;
	margin: 0 auto;
}
.internal-content-background {
    width: 980px;
    margin: 30px auto 0px auto;
    background-color: #fff;
    padding: 16px 0 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 10px 0px #666;
	-moz-box-shadow: 0px 0px 10px 0px #666;
	box-shadow: 0px 0px 10px 0px #666; 
    behavior: url(js/PIE_v1_0b4.htc);
}
.internal-content-background #content {
	background: none !important;
	margin: 0px !important;
	width: auto !important;
	padding: 0px;
}
.internal-content-mainback {
    padding: 0 20px;
}

.internal-sidebar {
	width: 230px;
	float: left;
}
.internal-sidebar .widget-container {
	padding-bottom: 15px;
}
.internal-sidebar .widget-container ul {
	background-color: #f2f2f2;
	padding: 0px 0px 6px 0px;
}
.internal-sidebar .widgettitle {
	display: block;
	font-size: 18px;
	margin: 0px;
	padding: 8px 0px 8px 8px;
	color: #ffffff;
	background-color: #193c6e;
}
.internal-sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subnav-link {
	padding-left: 20px;
}
.subnav-link a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	/* height: 14px; */
	padding-bottom: 6px;
	font-weight: bold;
	display: block;
}
.subnav .subnav-sep {
	text-align: right;
}
.subnav .widgettitle {
	margin-bottom: 8px;
}

.internal-content, .internal-content-no-sidebar {
    text-align: left;
}
.internal-content .post {
    float: right;
    width: 700px;
}
.internal-content-no-sidebar .post {
	padding-left: 10px;
}
.internal-content .post h1, .internal-content-no-sidebar .post h1 {
	color: #193c6e;
	font-size: 24px;
	font-weight: normal;
	padding: 8px 0px;
	margin: 0px;
}
.searchresults {
	text-align: left;
}
.searchresults h2.pagetitle {
	color: #193c6e;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.searchresults h3.totalresults {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}
.searchresults h3, .searchresults h4 {
    margin: 0px;
    padding: 0px;
}
.searchresults h3 a {
    color: #193c6e;
    font-weight: bold;
    font-size: 14px;
    
}
.searchresults p {
	padding: 0px;
	margin: 0px;
}
.searchresults div.page {
	padding: 6px 0px;
}
.searchresults h4 a {
    color: #193c6e;
    font-size: 12px;
    font-weight: normal;
}
.searchresults .breadcrumbs a {
	color: #000000;
	text-decoration: none;
}
.searchresults .breadcrumbs a:hover {
	text-decoration: underline;
}

.searchresults .results-content {
    padding-left: 240px;
}
.searchresults .results-content h2 {
  color: #193c6e;
	margin: 0px;
	padding: 8px 0px;
}
.navigation {
	height: 24px;
}
.navigation a {
    color: #193c6e;
}
.twitter-logo {
	padding: 30px 22px 0 0;
}
.you-tube-logo {
    padding: 24px 22px 0 0;
}
.linked-in-logo {
    padding: 24px 22px 0 22px;
}
.facebook-logo {
    padding: 24px 0 0 0;
}
.flash p {
	padding: 0;
	margin: 0;
}
.align-left, .alignleft {
	float: left;
}
.align-right, .alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a:link {    
    background-color:none; 
    color:#003366;
    text-decoration:none;
}
a:visited {
     background-color:none; 
     color:#003366;
    text-decoration:none;
}
a:hover {
    background-color:none;
    color:#336bb5;
   text-decoration:underline;
}
a:active {
    background-color:none;
    color:#999999;
    text-decoration:none;
}

.clear-float {
	clear: both;

}
.premium-bottom {
	Left:0;
	position:fixed;
	top:40%;
	z-index:1;
}
.premium-bottom:hover {
	margin-left: -2px;
}

.patient-form {
	float: left;
	text-align: center;
	width: 30%;
}

.left {float: left;}
.right {float: right}
.bold {font-weight: bold;}
.header {font-weight: bold; color: #193C6E;}
.inline {display: inline;}
.large {font-size: large;}	
.x-large {font-size: x-large;}	
.xx-large {font-size: xx-large;}	
.round-box {
	background-color: #ebebeb;
	border: 1px solid #ccc;
	padding: 3em 2em;
	margin: 1em 0 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em; 
    behavior: url(js/PIE_v1_0b4.htc);
}

a.round-button {
	padding: 0.6em 1em;
	margin: 1em;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em; 
	-webkit-box-shadow: -2px 2px 2px 0px #777;
	-moz-box-shadow: -2px 2px 2px 0px #777;
	box-shadow: -2px 2px 2px 0px #777; 
	text-shadow: -1px 1px 0px #888;
	filter: dropshadow(color=#888, offx=-1, offy=1); 
    behavior: url(js/PIE_v1_0b4.htc);
}
a.round-button.green {
	background: #8dc640; /* Old browsers */
	background: -moz-linear-gradient(top,  #8dc640 0%, #75a434 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc640), color-stop(100%,#75a434)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc640 0%,#75a434 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc640 0%,#75a434 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc640 0%,#75a434 100%); /* IE10+ */
	background: linear-gradient(top,  #8dc640 0%,#75a434 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc640', endColorstr='#75a434',GradientType=0 ); /* IE6-9 */
	color: #fff;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; }
ul.dropdown li a                    { display: block; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; padding: 4px 8px;  } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


ul li.widget_sub_page_navigation { list-style: none; }
ul li.widget_sub_page_navigation ul li { font-weight: bold; font-size: larger; padding-bottom: 12px; }

/**
 * Non-semantic helper classes: please define your styles before this section.
 */
 
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

