/*
Theme Name: Dental Arts Orange County Bootstrap 3
Theme URI: http://goldenproportions.com
Description: Developed 2/11/2013
Author: Daniel Cole - El Matador
Author URI: DCole.us

Version: 1.0
*/

/* Blog Floats */

.alignleft, .alignright {
padding: 5px;
background: #fff;
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; margin: 0 0 20px 20px; }

.margin-right {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.margin-left {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}

/* Slide Show Styles */

.slide-container {
	margin: 0px 0px 0px 0px;
}

.carousel-text {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 380px;
	height: 180px;
	padding: 55px 0px 0px 0px;	
	background-image: url('i/badge.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #ffffff;
	font-family: "minion-pro",serif;
}
.carousel-text p {
	font-size: 24px;
	line-height: 36px;
}
.carousel-text p:first-line {
	font-size: 32px;
}
.carousel-text p a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* Page Styles */

.entry-content {
	padding-right: 30px;
}

.page-thumbnail {
	float: right;
	margin-left: 20px;
	border: 1px solid #333333;
}

.content-block {
	margin-bottom: 50px;	
}

.gallery-row {
	margin-bottom: 20px;
}

/* Social Bar Styles */

.social-bar {
	background: #a69b9d;
	border-bottom: 1px solid #bfb6b8;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1);
	padding: 3px 0px 3px 0px;
	text-align: right;
}


/* Header Styles */

.header {
	background: #57384b; /* Old browsers */
	background: -moz-linear-gradient(top, #57384b 0%, #664359 44%, #6a465c 97%, #6a465c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57384b), color-stop(44%,#664359), color-stop(97%,#6a465c), color-stop(100%,#6a465c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #57384b 0%,#664359 44%,#6a465c 97%,#6a465c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #57384b 0%,#664359 44%,#6a465c 97%,#6a465c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #57384b 0%,#664359 44%,#6a465c 97%,#6a465c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #57384b 0%,#664359 44%,#6a465c 97%,#6a465c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57384b', endColorstr='#6a465c',GradientType=0 ); /* IE6-9 */
}

.h-title {
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	font-family: "minion-pro", Georgia, serif;
	margin: 45px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
	text-align: right;
}
.h-phone-top {
	display: block;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-family: "minion-pro", Georgia, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.h-phone-bottom {
	display: block;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-family: "minion-pro", Georgia, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.h-phone:first-line {
	font-size: 18px;	
	color: #D6D0D0;
}
.h-address {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 22px;
	text-align: right;
	color: #d6d0d0;
	font-family: "minion-pro", Georgia, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

/* Navigation Styles */

.navigation {
	background: #d8d1ca; /* Old browsers */
	background: -moz-linear-gradient(top, #d8d1ca 0%, #e8e4e0 27%, #eae5e1 54%, #e8e4e0 78%, #d1ccc4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d1ca), color-stop(27%,#e8e4e0), color-stop(54%,#eae5e1), color-stop(78%,#e8e4e0), color-stop(100%,#d1ccc4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d8d1ca 0%,#e8e4e0 27%,#eae5e1 54%,#e8e4e0 78%,#d1ccc4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d8d1ca 0%,#e8e4e0 27%,#eae5e1 54%,#e8e4e0 78%,#d1ccc4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d8d1ca 0%,#e8e4e0 27%,#eae5e1 54%,#e8e4e0 78%,#d1ccc4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d8d1ca 0%,#e8e4e0 27%,#eae5e1 54%,#e8e4e0 78%,#d1ccc4 100%); /* W3C */
	position: relative;
	z-index: 200;
	border-top: 1px solid #e2d7da;
	border-bottom: 1px solid #bfb6b8;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1);
}

/* Body Box */

.body-box {
	background: #f9f8f7;
	padding-top: 0px;
	padding-bottom: 30px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.4);
	position: relative;
	z-index: 100;
	border-left: 1px solid #f9f8f7;
	border-right: 1px solid #f9f8f7;
}

.banner .col-xs-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-bottom: 1px solid #BFB6B8;
}

/* Courtesy Nav */

.courtesy {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.courtesy-nav li {
	list-style-type: none;
	float: right;
	display: block;
	background: #654358;
	background-image: url('i/bubble3.jpg');
	background-position: top center;
	width: 180px;
	height: 180px;
	margin-right: 30px;
	border-radius: 150px;
	text-align: center;
	border: 5px solid #e0dad3;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
}

.courtesy-nav li a {
	background-color: rgba(0,0,0,0.75);
	display: block;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin-top: 120px;
	color: #ffffff;
	font-family: "minion-pro", Georgia, serif;
	font-size: 20px;
}

.courtesy-nav li:nth-of-type(1) a {
	font-size: 20px;
}

.courtesy-nav li:nth-of-type(2) {
	background-image: url('i/bubble2.jpg');
	background-position: center center;
}

.courtesy-nav li:nth-of-type(3) {
	background-image: url('i/bubble1.jpg');
	background-position: center center;
}

/* Footer Styles */

.footer {
	background-image: url('i/tile-rocks.jpg');
	background-position: top;
	box-shadow: 0px 0px 6px rgba(0,0,0,.6);
	position: relative;
	z-index: 100;
	border-top: 2px solid #57384b;
	border-bottom: 2px solid #57384b;
}

.footer-box {
	padding-bottom: 30px;
	padding-top: 20px;
	min-height: 150px;
}

/* Recent Widget */

.recent {
	margin-bottom: 20px;
	margin-top: 20px;
}
.recent-internal {
	background: #f5f0ec;
	border-radius: 10px;
	border: 1px solid #e0dad3;
	box-shadow: 0px 0px 5px rgba(0,0,0,.1);
	padding: 7px 0px 20px 0px;
}
.recent h2 {
	width: 100%;
	background: #57384b; /* Old browsers */
	background: -moz-linear-gradient(top, #57384b 0%, #69455b 25%, #69455b 50%, #69455b 75%, #57384b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57384b), color-stop(25%,#69455b), color-stop(50%,#69455b), color-stop(75%,#69455b), color-stop(100%,#57384b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #57384b 0%,#69455b 25%,#69455b 50%,#69455b 75%,#57384b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #57384b 0%,#69455b 25%,#69455b 50%,#69455b 75%,#57384b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #57384b 0%,#69455b 25%,#69455b 50%,#69455b 75%,#57384b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #57384b 0%,#69455b 25%,#69455b 50%,#69455b 75%,#57384b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57384b', endColorstr='#57384b',GradientType=0 ); /* IE6-9 */
	padding: 6px 0px 8px 10px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 24px;
}

.blog-list {
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

.blog-list p {
	font-size: 15px;
}

.recent-divider {
	border-bottom: 1px solid #d7d0c8;
	margin: 15px 0px 15px 0px;
}

.the-date {
	float: left;
	background: #F9F8F7;
	padding: 5px 5px 10px 5px;
	text-align: center;
	width: auto;
	min-width: 50px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 24px;
	line-height: 18px;
	border-radius: 5px;
	font-family: "minion-pro", Georgia, serif;
	color: #57384b;
}

.the-date:first-line {
	font-size: 12px;
	color: #a59a9c;
}

.recent-title {
	font-size: 24px;
	line-height: 28px;
	font-family: "minion-pro", Georgia, serif;
	color: #57384b;
}

.content-box {
	min-height: 480px;
}

/*Testimonials Page Styles */

.testimonials-thumb {
	border: 1px solid #333333;
	
}
.testimonials-thumb img {
	width: 100%;
	height: auto;
}

.testimonial p {
	margin-bottom: 5px;
	font-size: 15px;
}

.testimonial .name {
	font-size: 16px;
}

/* Page Testimonial Styles */

.testimonial-thumb {
	float: left;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #777777;
	margin: 0px 10px 0px 0px;
	border-radius: 3px;
}

/*Footer Styles */

.copyright {
	text-align: center; 
	padding: 10px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}

.copyright-box {
	background: #000000;	
}

.doc-box {
	background-color: #6c475c;
	background-image: url('i/headshot.jpg');
	background-position: top center;
	background-size: cover;
	width: 300px;
	height: 300px;
	margin: 0px auto 0px auto;
	border-radius: 200px;
	border: 10px solid #e0dcdd;
	box-shadow: 0px 0px 10px rgba(0,0,0,.6);
	overflow: hidden;
}

.doc-box a {
	text-align: center;
	display: block;
	background: rgba(0,0,0,0.6);
	position: relative;
	top: 220px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: 17px;
}

.doc-box a:hover {
	color: #CC0B83;
}

.office-images {
	margin-bottom: 0px;
}

.office-images a img {
	border: 5px solid #ffffff;
	border-radius: 3px;
	box-shadow: 1px 2px 7px rgba(0,0,0,0.9);
	margin-bottom: 10px;
}

.inside-office {
	color: #ffffff;
	font-size: 18px;
	font-family: "minion-pro", Georgia, serif;
	text-shadow: 2px 2px 4px rgba(0,0,0,.9);
}

.footer-menu {
	text-align: center;
	padding: 50px 0px 20px 0px;
}

.footer-links {
	list-style-type: none;
	text-align: center;
}

.footer-links li {
	margin: 0px 5px 0px 5px;
	padding: 10px 15px 10px 15px;
	border-radius: 4px;
	display: inline;
	background: #222222;
	border: 1px solid #111111;
}

.footer-links li a {
	color: #ffffff;
	text-decoration: none;
}

.footer-links li ul {
	list-style-type: none;
}

/* Bootstrap Dropdown Fix */
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
.navbar .dropdown-menu {
	margin-top: 0px;
}

/* Langing Page */

.landing-copyright {
	text-align: center; 
	border-top: 1px solid #f7e2b3;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #f7e2b3;
}

.landing-map {
	border-top: 1px solid #231f20;
	margin-top: 40px;
}

.landing-bottom {
	background: #231f20;
}

.landing-top {
	background: #231f20;
	min-height: auto;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.landing-name h1 {
	text-align: center;
	color: #f7e2b3;
	font-size: 36px;
	line-height: 40px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.7);
	font-family: "minion-pro", Georgia, serif;
	margin: 0px 0px 0px 0px;
}

.landing-phone  {
	text-align: right;
	color: #ffffff;
	font-size: 32px;
	line-height: 40px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.7);
	font-family: "minion-pro", Georgia, serif;
	
}

.landing-address {
	text-align: right;
	color: #898989;
	font-size: 16px;
	line-height: 16px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.7);
	font-family: "minion-pro", Georgia, serif;
	text-transform: capitalize; 
}

.landing-description h2 {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.7);
	font-family: "minion-pro", Georgia, serif;
	margin: 5px 0px 0px 0px;
}

.landing-form-title {
	color: #b88106;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(247,226,179,0.4);
	font-family: "minion-pro", Georgia, serif;
}

.landing-home {
	background: #fffefc;
}

.landing-info h3{
	margin: 0px;
	padding: 0px;
}

.landing-info h4{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/* Page Styles */
#breadcrumbs {
	margin-top: 20px;
	font-size: 12px;
}

.callout {
	background: #f2e9eb;
	margin-top: 30px;
	padding: 10px 10px 10px 10px;
	border-left: 10px solid #CC0B83;
	color: #CC0B83;
	font-size: 17px;
	font-style: italic;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.panel-open {
	cursor: pointer;
}

.panel-container {
	margin-top: 20px;	
}

.contact-details {
	margin-left: 20px;
	margin-top: 20px;
}

.contact-h2 {
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
  	color: #6a465c;	
}

.contact-h3 {
	margin-top: 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
  	color: #835c74;
}

.c-phone {
	font-size: 20px;	
}

.c-fax {
	font-size: 16px;	
}

/* Sidebar Styles */

#bsidebar {
	list-style-type: none;
	margin: 20px 0px 90px 0px;
	padding: 0px 0px 0px 10px;
}

/* Blog */

.blog-content {
	margin-top: 20px;	
}

.blog-title a {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #654358;
}

.search-title {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.upper-meta {
	margin-bottom: 10px;
}

.s-results {
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	.navbar .caret {
		display: none;
	}
	
	.navbar .dropdown-menu {
		display: inline-block;
		position: relative;
		float: none;
		box-shadow: none;
		background: transparent;
		border: none;
		margin-left: 30px;
	}
	
	.navbar .dropdown-menu li a:before {
		content: '-';
	}
	
	.main-logo img {
		float: none;
		margin: 0px auto 0px auto;
	}
	.h-phone {
		text-align: center;
	}
	
	.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus {
		background: transparent !important;	
	}
	.current-menu-parent a {
		border-radius: 0px !important;
	}
}


