/*
Theme Name: West Coast Urlogoy
Author: Homegrown Graphics
Author URI: http://homegrowngraphics.com/
Description: Custom design for West Coast Urology.
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	background-color: #103669;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#top {
	background-color:#FFF;
}
#top:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#branding {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	color:#0042a4;
	font-size:15px;
	height:97px;
}
#branding img {
	float:left;
}
#phoneNum {
	text-align:right;
	padding-bottom:30px;
}
#phoneNum b {
	color:#0042a4;
}
label.assistive-text {
	display:none;
}
#searchform {
	text-align:right;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	height: 40px;
}
.dcjq-mega-menu {
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
.menu-primary-container ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu-primary-container ul li {
	float:left;
	font-size:14px;
	position: relative;
	background-image:url(images/nav-div.png);
	background-repeat:no-repeat;
	background-position:right;
}
.menu-primary-container a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-right:16px;
	padding-left:16px;
	height:35px;
	padding-top: 16px;
}
.menu-primary-container ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
	padding-top: 4px;
}
.menu-primary-container ul ul ul {
	left: 100%;
	top: 0;
}
.menu-primary-container ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
.menu-primary-container li:hover > a,
.menu-primary-container ul ul :hover > a,
.menu-primary-container a:focus {
	background: #efefef;
}
.menu-primary-container li:hover > a,
.menu-primary-container a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
.menu-primary-container ul li:hover > ul {
	display: block;
}
.menu-primary-container .current-menu-item > a,
.menu-primary-container .current-menu-ancestor > a,
.menu-primary-container .current_page_item > a,
.menu-primary-container .current_page_ancestor > a {
	color:#9fcaff;
}
li#menu-item-24 {
	background:none;
}

#language {
	background-color:#E0E0E0;
	font-size:12px;
	color:#666;
}
#langContainer {
	padding-top:14px;
	padding-bottom:13px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0042a4;
	height: 20px;
}
#main {
	background-image:url(images/bg-grad-3.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	background-color: #FFF;
	padding-bottom: 44px;
}
#main:after, #primary:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#primary {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/mainbg-5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 36px;
}
#content {
	float:left;
	width:590px;
	padding-left:38px;
	padding-right:45px;
	font-size:14px;
	line-height:20px;
	min-height:450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4dbfa;
}
.page-id-18 #content, .page-id-507 #content, .page-id-14 #content {
	border:none;
}
.page-id-21 #content {
	min-height:inherit;
}
#secondary {
	float:left;
	width:230px;
	padding-left:35px;
	padding-right:35px;
	font-size:14px;
}
h1.entry-title {
	color:#0042a4;
	font-size:20px;
	margin-top:0px;
	margin-bottom:30px;
	line-height:normal;
}
#colophon {
	font-size:11px;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height:100px;
}
#colophon:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#supplementary {
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
#text-3 {
	float:right;
	text-align:right;
}
#text-3 a {
	color:#fff;
}
#nav_menu-2 {
	float:left;
}
#menu-footer {
	list-style:none;
	margin:0px;
	padding:0px;
	width:400px;
}
#menu-footer li {
	float:left;
	padding-left:8px;
	padding-right:8px;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2c9f9;
}
#menu-footer a {
	color:#FFF;
	text-decoration:none;
}
#menu-footer a:hover {
	color:#bbd7f9;
}
#menu-item-139, #menu-item-137 {
	border-right:none !important;
}
img.alignright {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}
#homeFeatured {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	height:344px;
	font-size: 18px;
	color: #666666;
	line-height: 28px;
	margin-bottom:36px;
	margin-top: -36px;
}
#post-21 h1 {
	display:none;
}
#homeSidebar {
	font-size:13px;
	line-height:22px;
	color:#6a6768;
}
#homeSidebar h1.entry-title {
	margin-bottom:10px;
}
#post-21 .entry-content {
	font-size:15px;
	line-height:25px;
	color: #000;
}
#post-21 .entry-content p {
	margin-top:0px;
	margin-bottom:20px;
}
h1.homeFeatured {
	font-size:24px;
	color:#0042a4;
	line-height:35px;
	margin-top: 0px;
}
#secondary h2 {
	font-size:17px;
	text-transform:uppercase;
	color:#0042a4;
	margin-top:0px;
}
#secondary ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#secondary ul li {
	margin-bottom:10px;
}
#secondary ul li ul {
	margin-left:30px;
}
#secondary ul li ul li {
	margin:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	list-style-image:url(images/blue-arrow.jpg);
}
#secondary ul li.selected ul li a {
	background-color:#fff !important;
	padding:0px !important;
}
#secondary ul li.selected a, #secondary ul li a:hover {
	background-color:#d6e6f6;
}
#secondary ul li a {
	display:block;
	padding:7px;
	color:#000;
	text-decoration:none;
}
h3 {
	font-size:16px;
	color:#0042a4;
}
.entry-content ul {
	margin:0px;
	padding-left:16px;
	list-style-image:url(images/blue-arrow.jpg);
}
.entry-content ul ul {
	margin-top: 16px;
	list-style:none;
	padding-left:24px;
}
.entry-content ul li {
	padding-bottom:16px;
}
a {
	color:#0042a4;
	text-decoration:none;
}
a:hover {
	color:#666;
}
strong, b {
	color:#000;
}
.backTop {
	font-size:12px;
	text-align:right;
	background-image:url(images/gray-box.jpg);
	background-repeat:repeat-x;
	background-position:center;
	padding-top:10px;
	padding-bottom:10px;
}
.backTop a {
	display:block;
	float:right;
	background-color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:0px;
}
.backTop:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#aboutLoc {
	padding-left:7px;
	border-top:solid 1px #c4dbfa;
	padding-top:5px;
	margin-top:20px;
	line-height:20px;
}
#transposh-2 {
	clear:both;
	display:block;
	width:135px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-left:840px;
}
#tr_credit {
	display:none;
}
.widget_transposh h3.widget-title {
	float:left;
	font-weight:normal;
	font-size:12px;
	color:#666;
	padding-right:5px;
	margin-top:0px;
	padding-top:5px;
}
.page-id-411 #content {
	border-right:none;
}
.page-id-646 #content {
	float:left;
	width:890px;
	padding-left:38px;
	padding-right:45px;
	font-size:14px;
	line-height:20px;
	min-height:450px;
	border-right: none !important;
}
.page-id-646 #secondary {
	display:none;
}
#text-2 {
    float: right;
    text-align: right;
	line-height:20px;
}
#text-2 a {
    color:#fff;
}