@import url(http://fonts.googleapis.com/css?family=Montez);

/* @override 
	http://acentalaska.com/wp/wp-content/themes/core/style.css
	http://acentalaska.com/wp-content/themes/core/style.css
	http://acentalaska.wpengine.netdna-cdn.com/wp-content/themes/core/style.css?ver=1.9.2
	http://acentalaska.wpengine.netdna-cdn.com/wp-content/themes/core/style.css?ver=2.0.1
*/

/*
	Theme Name: A Custom WordPress Website
	Theme URL: http://www.sundogcore.com/core
	Description: This website is a widget-ready child theme created for the Genesis Theme Framework by Sundog Media.
	Author: Sundog Media
	Author URI: http://www.sundogmedia.com

	Template: genesis
	
	Copyright 2011 Sundog Media. All Rights Reserved.
*/

/**
 * WARNING: This file is part of the core Genesis Framework. DO NOT edit
 * this file under any circumstances. Please do all modifications
 * in the form of a child theme.
 */
 
/* Table of Contents

* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Home Page
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer
* Comments
* Gravity Forms

*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #555555;
	font-family: "Lucida Grande",Arial,Tahoma,Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	font-size: 14px;
	line-height: 24px;
	background: #f6f4ef;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fff;
}

blockquote{
	border: 0px solid #dddddd;

}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #1867BD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.more-link, p.more-from-category a{
	background: url(images/read-more.png) no-repeat right 6px;
	padding: 0 12px 0 0;
}

.button, .button:visited, .reply a, .reply a:visited, .enews #subbutton, .enews #subbutton:visited {
	background: #3e797d !important;
	border: none;
	display: inline-block;
	color: #ffffff !important;
	cursor: pointer;
	font-family:  Arial, Tahoma, Verdana !important;
	position: relative;
}

.button:hover, .reply a:hover, .enews #subbutton:hover{
	background: #204649 !important;
	color: #ffffff;
	text-decoration: none;
}

.small.button, .small.button:visited { 
	font-size: 12px  !important;
	padding: 5px 10px !important;
	
}

.medium.button, .medium.button:visited { 
	font-size: 14px  !important;
	padding: 5px 10px !important;
}

.button, .button:visited, .large.button, .large.button:visited { 
	font-size: 18px !important;
	padding: 10px 15px; 
	line-height: 1;}

.exlarge.button, .exlarge.button:visited { 
    font-size: 18px !important; 
}

.super.button, .super.button:visited { 
    font-size: 24px !important;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #f6f4ef;
	margin: 0 auto;
}

/* Top Widgeted
------------------------------------------------------------ */
#top-widgeted{
	background: #225357;
	text-transform: uppercase;
	font-size: 12px;
}

#top-widgeted .wrap{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#top-widgeted-left{
	float: left;
}

#top-widgeted-right{
	float: right;
}

#top-widgeted a{
	color: #ffffff;
}

#top-widgeted p{
	color: #c5d7d8;
	margin: 0;
}

#top-widgeted .rss{
	background: url("images/rss.png") no-repeat 0 1px;
	padding:  0 10px 0 20px;
	display: none;
}


/* Header
------------------------------------------------------------ */
#header {
	background: #ffffff;
}


#header .wrap{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 400px;
}
	
#title a,
#title a:hover {
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
	color: #828387;
	text-transform: uppercase;
	text-decoration: none;
}

#description {
	color: #828387;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

#header .widget-area {
	float: right;
	width: 440px;
	text-align: right;
	color: #828387;
}

#header .widget{
	margin-bottom: 5px;
	overflow: hidden;
}

#header .widget-area .textwidget{
	padding: 0;
}

#header .widget-area p{
	color: #828387;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area {
	background: url(images/logo.jpg) no-repeat top left;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 285px;
	height: 110px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul {
	padding-right: 25px;
}	

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.nav li li a .sf-sub-indicator,
#header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a { 
	width: 160px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -31px 0 0 179px;
}

#header ul.nav li:hover ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: #3e797d;
	border-top: 1px solid #66a0a4;
	border-bottom: 1px solid #81a8ab;
	clear: both;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

#nav .wrap{
	width: 960px;
	margin: 0 auto;
}

#nav ul {
	float: left;
	width: 100%;
	overflow: hidden;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #ffffff;
	font-size: 13px;
	font-family: Lucida Grande, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	position: relative;
	padding: 8px 20px 9px;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active{
	background: #204649;
	color: #fff;
}

#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #204649;
	border-right: none;
	color: #fff;
}

#nav li a.sf-with-ul {
	padding-right: 25px;
}

#nav li a .sf-sub-indicator {
	background: url(images/nav-parent.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 15px;
	width: 10px;
}

#nav li a:hover .sf-sub-indicator,
#nav .current_page_item a .sf-sub-indicator,
#nav .current-cat a .sf-sub-indicator,
#nav .current-menu-item a .sf-sub-indicator {
	background: url(images/nav-parent-on.png) no-repeat;
}

#nav li li{
	border-right: none;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited, 
#nav .current_page_item li a,
#nav .current_page_item li a:link,
#nav .current_page_item li a:visited{
	background: #3e797d;
	width: 170px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Lucida Grande", Arial, Tahoma, Verdana;
	text-transform: none;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
}

#nav li li a:hover,
#nav li li a:active, 
#nav .current_page_item li a:hover,
#nav .current_page_item li a:active,
#nav li .current_page_item a:hover,
#nav li .current-cat a:hover,
#nav li .current-menu-item a:hover,
#nav li .current_page_item a:active,
#nav li .current-cat a:active,
#nav li .current-menu-item a:active {
	background-color: #204649 !important;
	color: #fff;
}

#nav li .current_page_item a,
#nav li .current-cat a,
#nav li .current-menu-item a {
	background-color: #204649 !important;
	color: #fff !important;
}

#nav li li a .sf-sub-indicator {
	background: url(images/nav-child) no-repeat;
	top: 10px;
}

#nav li li a:hover .sf-sub-indicator {
	background: url(images/nav-child-on.png) no-repeat;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	margin-top: 1px;
	z-index: 9999;
	overflow: visible;
	border-left: none;

}

#nav li ul a { 
	width: 160px;
}

#nav li ul ul {
	margin: -31px 0 0 179px;
}

#nav li:hover ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#subnav li a.sf-with-ul {
	padding-right: 25px;
}	

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#subnav li ul a { 
	width: 160px;
}

#subnav li ul ul {
	margin: -31px 0 0 179px;
}

#subnav li:hover ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 30px auto 20px;
	overflow: hidden;
	width: 960px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: none;
	border: none;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	width: 960px;
}

/* Home Page
------------------------------------------------------------ */
.home #inner, .page-id-2 #inner, .page-id-9 #inner, .page-id-10 #inner, .page-id-11 #inner{
	width: 100%;
	margin: 0;
}

.top{
	background: #528b8f;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

.top .wrap{
	width: 960px;
	margin: 0 auto;
}

.top h4{
	background: none;
	color: #ffffff;	
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 0;
	text-shadow: 1px 1px 1px #57585a;
}

.top p{
	color: #3f3f3f;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

.top-left{
	float: left;
	width: 678px;
	height: 276px;
	padding: 0;
	background: #ffffff;
}

.top-left .nivoSlider{
	margin: 0
}

.top-left .nivo-directionNav a{
	top: 120px;
}

.top-left .nivo-controlNav a{
	background: url("images/bullets.png") no-repeat scroll 0 0 transparent;
}

.top-left .nivo-controlNav a.active {
	background-position: -10px 0;
}

.top-right{
	float: right;
	width: 250px;
	margin: 20px 0 0 0;
	line-height: 25px;
}
.top-right a {
	color: #ffffff;
}

.home #content-sidebar-wrap, .page-id-2 #content-sidebar-wrap, .page-id-9 #content-sidebar-wrap, .page-id-10 #content-sidebar-wrap, .page-id-11 #content-sidebar-wrap {
	float: none;
	margin:  20px auto;
}

.home #content, .page-id-2 #content, .page-id-9 #content, .page-id-10 #content, .page-id-11 #content {
	width: 600px;
	margin: 0 0 20px 0;
	padding: 19px 19px 19px 19px;
	background: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e5e5e5;
}

.home .widget{
}

.home .featuredpage, .home .featuredpost{
	margin: 0 0 30px;
}

#home-middle .wrap {
	width: 960px;
	margin: 20px auto 0;
}
#home-middle h4 {
	font-size: 18px;
}

#home-middle-1 {
	float: left;
	width: 306px;
	margin: 0 20px 0 0;
}

#home-middle-1 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

#home-middle-1 h4 {
	text-indent: -9999px;
	background: url(images/hm-featured-acent.jpg) top left no-repeat;
	height: 61px;
}

#home-middle-2 {
	float: left;
	width: 306px;
	margin: 0 20px 0 0;
}

#home-middle-2 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

#home-middle-2 h4 {
	text-indent: -9999px;
	background: url(images/hm-featured-faces.jpg) top left no-repeat;
	height: 61px;
}

#home-middle-3 {
	float: left;
	width: 306px;
	margin: 0 0 0 0;
}

#home-middle-3 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

#home-middle-3 h4 {
	text-indent: -9999px;
	background: url(images/hm-featured-hearing.jpg) top left no-repeat;
	height: 61px;
}

#above-footer .wrap {
	width: 960px;
	margin: 20px auto 0;
	clear: both;
}

#above-footer h4 {
	font-size: 18px;
}

#above-footer-1 {
	float: left;
	width: 306px;
	margin: 0 20px 0 0;
}

#above-footer-1 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

#above-footer-2 {
	float: left;
	width: 306px;
	margin: 0 20px 0 0;
}

#above-footer-2 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

#above-footer-3 {
	float: left;
	width: 306px;
	margin: 0 0 0 0;
}

#above-footer-3 p {
	margin: 10px 0 25px 0;
	font-size: 13px;
}

.home #above-footer-1, .home #above-footer-2, .home #above-footer-3  {
	display: none;
	
}

.highlightdesc {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    font-weight: normal;
    margin: -5px 0 0 0;
    padding: 0 0 3px 0;
}

#home-bottom-left h4.widgettitle{
	background: none;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: 30px;
	font-weight: normal;
	font-family: 'Montez', cursive;
	border-bottom: 1px solid #e5e5e5;
}

#home-bottom-left .featuredpage .page, #home-bottom-left .featuredpost .post{
	float: left;
	margin: 0 23px 20px 0;
	padding: 0;
	width: 190px;
	
}

#home-bottom-left h2{
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}

#home-bottom-left h2 a:hover {
	color: #25a;
	text-decoration: none;
}

/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 600px;
}

.content-sidebar #content,
.sidebar-content #content {
	margin: 0 0 20px 0;
	padding: 19px 19px 19px 19px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
.content-sidebar #content .readmore,
.sidebar-content #content .readmore {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 0 0 10px 0;
	margin:  0 0 15px 0;
	clear: both;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

#content .post, #content .page {
}

.entry-content {
	overflow: hidden;
}
.post-1093 .entry-content {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px ;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h3,
h4,
h5 {
	clear: both;
	color: #3f3f3f;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #3f3f3f;
	font-weight: bold;
}
h6 {
	font-size: 20px !important;
	color: #555555 !important;
	font-weight: normal !important;
	padding: 0 0 10px 0;
}

.taxonomy-description h1 {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Montez', cursive;
	margin: 0 0 15px 0;
	line-height: 28px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e5e5e5;
}


h1.entry-title {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Montez', cursive;
	margin: 0 0 15px 0;
	line-height: 28px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e5e5e5;
}

h2 {
	font-size: 22px;
}

h2.entry-title{
	margin: 0 0 0 0;
	font-size: 14px !important;
	font-family: Lucida Grande,Arial,Tahoma,Verdana !important;
	padding: 0 0 0 0 !important;
}


h2 a:hover {
	color: #25a;
	text-decoration: none;

}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}


h3 {
	font-size: 16px;
	margin: 0 0 15px;
}

h4 {
	font-size: 14px;
}


h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

p{
	margin: 0 0 10px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0 0 15px 25px;
}

.entry-content ul li {
	list-style-type: square;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 5px 0;
	text-transform: uppercase;
	display: none;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
	display: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {	
	border: 1px solid #f2f2f2;
	padding: 0;
	margin: 0 0 10px;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px 0 0 1px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #e6e6e6;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f7f7f7;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

#sidebar {
	display: inline;
	float: right;
	width: 300px;
}
#sidebar p {
	margin: 0 0 5px 15px;
	color: #555555;
}

#sidebar-alt {
	display: inline;
	float: left;
	width: 170px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}
#sidebar ul li, #sidbar-alt ul li{
	display:block;
	padding:4px 15px 4px 15px;
	background: url("images/sidebar-list-1.png") no-repeat scroll 0 6px transparent;
	font-size: 14px;
	font-weight:normal;
	margin: 0 0 0 10px;
	color: #1867BD;
}

#sidebar ul li:hover, #sidebar-alt ul li:hover {
	text-decoration: underline;	
}

#sidebar .widget,
#sidebar-alt .widget {
	border: 1px solid #E5E5E5;
	background: #D3E3E4;
 	margin: 0 0 30px 0;
	padding: 5px 0 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar .social-profiles {
	padding: 5px 0 50px 0;
}

.social-profiles img {
	padding: 0 0 0 10px;

	}

.widget-area .textwidget {
	padding: 0 10px 0 0;
}

.widget-area ol,
.widget-area ul {
	margin: 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}

#sidebar .post, #sidebar .page, #sidebar-alt .post, #sidebar-alt .page{
	margin: 0;
}

#sidebar h2 a, #sidbar-alt h2 a{
	display:block;
	padding:4px 15px 4px 15px;
	background: url("images/sidebar-list-1.png") no-repeat scroll 0 6px transparent;
	font-size: 14px;
	font-weight:normal;
	margin: 0 0 0 10px;
	color: #1867BD;
}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	text-decoration: underline;
}

#sidebar h4 {
	font-size: 18px;
	font-weight: normal;
	font-family: Lucida Grande,Arial,Tahoma,Verdana;
	margin: 0 12px 5px 12px;
	padding: 5px 0 5px 0;
	color: #555555;
	border-bottom: 1px solid #a2bec0;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 10px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
}

#sidebar #cat,
#sidebar .widget_archive select {
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 0 0 10px;
}



/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 0;
	margin: 5px 0 5px 0;
}

#sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

#header h4.widgettitle {
	font-family: Georgia;
	font-size: 22px;
	color: #3e797d;
	float: left;
	background: #ffffff;
	font-weight: normal;
	position: absolute;
	padding: 0;
	margin: 10px 0 0 0;
}

#patient-info a {
	color: #204649;
	background: #abcacc;
	font-size: 13px;
	font-family: "Lucida Grande", Arial, Tahoma, Verdana;
	text-transform: uppercase;
	font-weight: normal;
    margin: 0;
    padding: 1px 15px 1px 15px;
	border: 1px solid #3e797d;
	display: inline-table; 
	}

#patient-info a:hover {
	background: #3e797d;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #3e797d;
	}

.s {
	background: #abcacc;
	color: #3e797d;
	width: 180px;
	margin: 0px;
	padding: 4px 4px 4px 6px;
	font-size: 13px;
	border: 1px solid #3e797d;
}

.searchsubmit{
	background: #3e797d;
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Lucida Grande", Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 5px 8px 5px 8px;
	border: 0px solid #333333;
	font-weight: normal;
	text-transform: uppercase;
}

.searchsubmit:hover {
	background: #204649;
	text-decoration: none;
	}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 230px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}

/* Footer-Widgeted
------------------------------------------------------------ */
#footer-widgeted {
	background: #3e797d;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgeted .wrap {
	width: 960px;
	margin: 0 auto 0;
	}	
	
#footer-widgeted-1 {
	width: 960px;
	float: left;
	padding: 8px 0px 8px 0px;
	margin: 0 0 8px 0;
	}
		
#footer-widgeted .widget {
	padding: 0 0 5px 0;
	margin: 0;
	}
	
#footer-widgeted h4 {
	background: none;
	font-size: 17px;
	padding: 0;
	margin: 0;
	}
		
#footer-widgeted a, #footer-widgeted a:visited {
	color: #c5d7d8;
	}
	
#footer-widgeted ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	}
	
#footer-widgeted li a {
	font-size: 13px;
	font-family: Lucida Grande, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	position: relative;
	padding: 0 30px 0 30px;
	text-decoration: none;
}

#footer-widgeted li a:hover,
#footer-widgeted li a:active{
	background: #204649;
	color: #fff;
}



/* Footer
------------------------------------------------------------ */

#footer {
	background: #3e797d;
	clear: both;
	color: #c5d7d8;
	overflow: hidden;
	padding: 0 0 20px 0;
}

#footer .wrap{
	width: 960px;
	margin: 0 auto;
}


#footer a,
#footer a:visited {
	color: #c5d7d8;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
	font-size: 12px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 720px;
	font-size: 12px;
	line-height: 19px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f7f7f7;
}

.alt,
.depth-1,
.even {
	border: 1px solid #e6e6e6;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 5px 5px !important;
}

div.gform_footer input.button {
	margin: 10px 0 !important;
	padding: 8px 16px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Testimonials Widget
------------------------------------------------------------ */

#footer-testimonial {
	background: #d3e3e4;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer-testimonial .wrap {
	width: 960px;
	font-size: 14px;
	margin: 0 auto 0;
	padding: 5px 0 5px 0;
	font-style: italic;

}

#footer-testimonial p {
	padding: 0;
	margin: 0;
}

#footer-testimonial h2 a {
	font-style: normal !important;
	font-size: 18px !important;
	font-weight: normal;
}


/* Social Profiles Widget
------------------------------------------------------------ */

.social-profiles a{
	margin: 4px;
	display: block;
	float: left;
}

/* Request button
------------------------------------------------------------ */

#requestbutton a {
	background: url(images/slideshowbutton.gif) no-repeat left top;
	display: block;
	width: 220px;
	height: 33px;
	color: #edefbd;
	font-size: 17px;
	line-height: 20px;
	font-family: "Lucida Grande", Arial, Tahoma, Verdana;
	font-weight: normal;
	text-align: center;
	margin: 20px 0px 0px 0px!important;
	padding: 10px 0px 0px 0px!important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

	}
	
#requestbutton a:hover {
	background: url(images/slideshowbutton_hover.gif) no-repeat left top;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	}

.page-id-1785 h1.entry-title {
	text-indent: -9999px;
	height: 71px;
	background: url(/wp-content/uploads/faces-logo.jpg) no-repeat top left;
	padding: 0;
}
.page-id-1791 h1.entry-title {
	text-indent: -9999px;
	height: 71px;
	background: url(/wp-content/uploads/hearing-logo.jpg) no-repeat top left;
	padding: 0;
}


.banner {
		background: #3e797d;
		padding: 5px;
		color: #fff;
		line-height: 30px;
		display: block;
		font-size: 18px;
		text-align: center;
}