/*
Theme Name: Dr. Kinney
Theme URI: http://tophatrank.com
Version: 1.0
Author: TopHatRank
Author URI: http://tophatrank.com
*/

#main { 
	width:980px; 
	margin:0 auto;
}
#header { 
	height:107px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:210px; margin-right:15px;}
#page1 #content .col-2 { width:755px;}
#page1 #content .col-2 .col-1 { width:493px; margin-right:13px;}
#page1 #content .col-2 .col-2 { width:249px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:210px; margin-right:15px;}
#page2 #content .col-2 { width:755px;}
#page2 #content .col-2 .col-1 { width:493px; margin-right:13px;}
#page2 #content .col-2 .col-1 .col-1 { width:192px; margin-right:51px;}
#page2 #content .col-2 .col-1 .col-2 { width:192px;}
#page2 #content .col-2 .col-2 { width:249px;}


/*=========================*/


#footer { 
	height:95px;
}

/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:#eff4f6; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#474747; 
	min-width:980px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form .field {
	width:508px;
	height:92px;
	overflow:hidden;
	float:right;
	right:0;
	top:0;
	background:url(images/search-form-bg.gif) no-repeat left top;
}
#search-form .field .inner {
	padding:15px 0 0 15px;
	margin-bottom:5px;
	overflow:hidden;
}
#search-form .field .inner a {
	color:#fff;
	font-size:1.38em;
	text-decoration:none;
	float:left;
	width:70px;
	padding:14px 0;
	background:url(images/button-bg.gif) no-repeat left top;
	text-align:center;
	text-transform:uppercase;
}
#search-form .field .inner a:hover {
	text-decoration:underline;
}
#search-form span {
	width:399px;
	height:44px;
	display:block;
	float:left;
	margin-right:5px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#search-form strong {
	font-weight:normal;
	padding:0 0 0 21px;
	display:block;
	color:#fff;
	font-size:.77em;
	clear:both;
	text-transform:uppercase;
}
#search-form strong a {
	color:#fff;
	text-decoration:none;
}
#search-form strong a:hover {
	text-decoration:underline;
}
#search-form input {
	background:none;
	border:0;
	width:363px;
	font-size:1.38em;
	color:#474747;
	margin-left:17px;
	padding-top:10px;
}

/*-----------*/

#newsletter-form .field {
	width:249px;
	height:166px;
	overflow:hidden;
	background:url(images/newsletter-box-bg.gif) no-repeat left top;
}
#newsletter-form .inner {
	padding:25px 26px 0 21px;
}
#newsletter-form h3 {
	color:#fff;
}
#newsletter-form span {
	display:block;
	width:202px;
	height:42px;
	background:url(images/input-bg1.gif) no-repeat left top;
}
#newsletter-form input {
	background:none;
	border:0;
	font-size:1.38em;
	color:#474747;
	margin-left:13px;
	width:174px;
	padding-top:9px;
}
#newsletter-form a {
	color:#fff;
}
#newsletter-form .fleft {
	font-size:.77em;
	padding-top:10px;
	text-transform:uppercase;
}
#newsletter-form .fleft a {
	text-decoration:none;
}
#newsletter-form .fleft a:hover {
	text-decoration:underline;
}
#newsletter-form .fright {
	padding-top:7px;
}
#newsletter-form .fright a {
	color:#fff;
	font-size:1.38em;
	text-decoration:none;
	float:left;
	width:70px;
	padding:14px 0;
	background:url(images/button-bg.gif) no-repeat left top;
	text-align:center;
	text-transform:uppercase;
}
#newsletter-form .fright a:hover {
	text-decoration:underline;
}

/*========================== LISTS ============================*/

.list {
	margin-left:-4px;
}
.list li {
	font-size:1.08em;
	line-height:1.29em;
	border-bottom:1px solid #ebebeb;
	padding:0 0 11px 4px;
	margin-bottom:11px;
}
.list li.last {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.list li a {
	text-decoration:none;
	color:#474747;
}
.list li a:hover {
	color:#0ab2f2;
	text-decoration:underline;
}

.list1 {
	padding-bottom:32px;
}
.list1 li {
	border-bottom:1px solid #ececec;
	padding-bottom:21px;
	margin-bottom:21px;
}
.list1 li.last {
	border:0;
	margin:0;
	padding:0;
}
.list1 li p {
	padding:15px 12px 0 0;
	margin:0;
}
.list1 li b {
	font-weight:normal;
	display:block;
	text-transform:uppercase;
	text-align:right;
	padding-top:16px;
}
.list1 li b a {
	font-size:.77em;
	text-decoration:none;
}
.list1 li b a:hover {
	text-decoration:underline;
}

.list2 {
	padding-bottom:10px;
}
.list2 li {
	padding:0 0 7px 14px;
	background:url(images/arrow1.gif) no-repeat left 5px;
}

.banner-list {
	width:100%;
	overflow:hidden;
	padding-bottom:11px;
}
.banner-list li {
	float:left;
	width:249px;
	margin:0 4px 5px 0;
}
.banner-list li.alt {
	margin-right:0;
}
.banner-list li span {
	font-size:1.38em;
	color:#fff;
	display:block;
	padding:6px 14px 10px 16px;
}
.banner-list li span b {
	display:block;
	font-weight:normal;
	background:url(images/arrow.gif) no-repeat right 5px;
}
.banner-list li a {
	display:block;
	width:249px;
	padding-top:119px;
	text-decoration:none;
}
/* style1 */
.banner-list li.style1 span {
	background:url(images/banner-bg1.gif) no-repeat left top;
}
.banner-list li.style1 a {
	background:url(images/banner-img1.png) no-repeat left top;
}
.banner-list li.style1 a:hover {
 	background:url(images/banner-img1-act.png) no-repeat left top;  
}
/* style2 */
.banner-list li.style2 span {
	background:url(images/banner-bg2.gif) no-repeat left top;
}
.banner-list li.style2 a {
	background:url(images/banner-img2.png) no-repeat left top;
}
.banner-list li.style2 a:hover {
 	background:url(images/banner-img2-act.png) no-repeat left top;
}
/* style3 */
.banner-list li.style3 span {
	background:url(images/banner-bg3.gif) no-repeat left top;
}
.banner-list li.style3 a {
	background:url(images/banner-img3.png) no-repeat left top;
}
.banner-list li.style3 a:hover {
 	background:url(images/banner-img3-act.png) no-repeat left top; 
}
/* style4 */
.banner-list li.style4 span {
	background:url(images/banner-bg4.gif) no-repeat left top;
}
.banner-list li.style4 a {
	background:url(images/banner-img4.png) no-repeat left top;
}
.banner-list li.style4 a:hover {
 	background:url(images/banner-img4-act.png) no-repeat left top;
}
/* style5 */
.banner-list li.style5 span {
	background:url(images/banner-bg5.gif) no-repeat left top;
}
.banner-list li.style5 a {
	background:url(images/banner-img5.png) no-repeat left top;
}
.banner-list li.style5 a:hover {
 	background:url(images/banner-img5-act.png) no-repeat left top;
}
/* style6 */
.banner-list li.style6 span {
	background:url(images/banner-bg6.gif) no-repeat left top;
}
.banner-list li.style6 a {
	background:url(images/banner-img6.png) no-repeat left top;
}
.banner-list li.style6 a:hover {
 	background:url(images/banner-img6-act.png) no-repeat left top;
}

/*========================== OTHER ============================*/

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:16px;
	line-height:1.38em;
}

.phone { 
	float:right; 
	margin-right:30px;
}

.login {
	font-size:.77em;
	background:url(images/bg-left.gif) no-repeat left top #fff;
	text-transform:uppercase;
	position:absolute;
	right:2px;
	top:0;
}
.login span {
	display:block;
	background:url(images/bg-right.gif) no-repeat right top;
	padding:7px 32px 9px 30px;
}
.login a {
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}

.scroll {
	font-size:.77em;
	text-transform:uppercase;
	width:100%;
	overflow:hidden;
}
.scroll a {
	text-decoration:none;
	color:#fff;
	width:80px;
	display:block;
	text-align:center;
	margin-right:3px;
	padding:11px 0;
}
.scroll a.prev {
	background:url(images/button-bg1.gif) no-repeat left top;
        margin-left:auto;
        margin-right:auto;
}
.scroll a.next {
	background:url(images/button-bg2.gif) no-repeat left top;
}
.scroll a:hover {
	text-decoration:underline;
}

dl {
	line-height:1.38em;
	padding-bottom:5px;
}
dl dt {
	color:#0ab2f2;
}
dl dd {
	padding-bottom:18px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#0ab2f2; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:1.85em;
	line-height:1.25em;
	font-weight:normal;
}
h2 a {
	color:#474747;
	text-decoration:none;
}
h2 a:hover {
	color:#0ab2f2;
	text-decoration:underline;
}
h2 span {
	font-size:.42em;
	display:block;
	text-transform:uppercase;
	color:#707070;
	padding-bottom:8px;
}
h2 span a {
	color:#0ab2f2;
}
h3 {
	font-size:1.38em;
	color:#474747;
	font-weight:normal;
	margin-bottom:16px;
	padding-left:17px;
}
h4 {
	color:#0ab2f2;
	line-height:1.38em;
}
h5 {
	color:#0ab2f2;
	font-size:1em;
	line-height:1.38em;
	font-weight:normal;
}

.link {
	text-align:right;
	text-transform:uppercase;
	font-size:.77em;
}
.link a {
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}

.line-hor { 
	border-bottom:1px solid #ececec;
	margin:22px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#fff; 
	width:100%;
	margin-bottom:14px;
}
.box .border-top { 
	background:url(images/border-top.gif) repeat-x left top;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:19px 17px 34px 21px;
}
.box h3 {
	color:#fff;
	padding:0;
	margin-bottom:47px;
}

.box1 { 
	background:#fff; 
	width:100%;
}
.box1 .left-top-corner {	
	background:url(images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box1 .inner { 
	padding:32px 24px 34px 21px;
}

.box2 { 
	background:#fff; 
	width:100%;
	margin-bottom:11px;
}
.box2 .border-top { 
	background:url(images/border-top1.gif) repeat-x left top;
}
.box2 .left-top-corner {	
	background:url(images/left-top-corner2.gif) no-repeat left top;
}
.box2 .right-top-corner { 
	background:url(images/right-top-corner2.gif) no-repeat right top;
}
.box2 .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box2 .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box2 .inner { 
	padding:19px 17px 34px 21px;
}
.box2 h3 {
	color:#fff;
	padding:0;
	margin-bottom:47px;
}

/*========================== HEADER ===========================*/

#header .fleft {
	padding:30px 0 0 12px;
}
#header .fright {
	padding:60px 11px 0 0;
}
#header .fright ul li {
	float:left;
	font-size:1.08em;
	padding-left:46px;
} 
#header .fright ul li a {
	color:#474747;
	text-decoration:none;
}
#header .fright ul li a:hover,
#header .fright ul li a.active {
	color:#0ab2f2;
	text-decoration:underline;
}

/*========================= CONTENT ===========================*/

#content {
	position:relative;
}
#content .indent {
	padding-top:0px;
}
#content .indent1 {
	padding-top:106px;
}

/*========================= FOOTER ============================*/

#footer p {
	text-transform:uppercase;
	font-size:.77em;
	padding-top:40px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*========================= CUSTOM ===================================*/
#content .page {
padding-top:0px;
}

.cat-item {
border-bottom:1px solid #EBEBEB;
font-size:1.08em;
line-height:1.29em;
margin-bottom:11px;
padding:0 0 11px 4px;
}

.inner li {
border-bottom:1px solid #EBEBEB;
font-size:1.08em;
line-height:1.29em;
margin-bottom:11px;
padding:0 0 11px 4px;
}
#content #faq {
}
#content #faq a{
padding-left:10px;
font-style:italic;
}
    img.centered {
    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;
    }
.entry ul {
margin-bottom:1em;
margin-left:0;
padding-left:0.2em;
}

.entry li {
background:url("images/bullet.gif") no-repeat scroll 0 0.3em transparent;
border-bottom:medium none;
font-size:1em;
list-style:none outside none;
padding:0 0.8em;
}
