/*
Theme Name: Your Custom Bootstrap Theme
Author: Business Promotion Inc.
Version: 2.01
*/

@import url('css/century-gothic.css');

html, body {
	color: #5d5140;	
	line-height: 20px;
	height: 100%;
	font-size: 14px;
	background: #dac5a7 url(images/background-top.jpg) top center no-repeat;
}

#wrapper {
	position: relative;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	background: url(images/background-home.png) top center no-repeat;
}

#wrapper-internal {
	position: relative;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	background: url(images/background-internal.png) top center no-repeat;
}

.contentarea {
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
	padding-bottom: 270px;
}

.implantsbtn {
	position: relative;
    top: 20px;
}

.contentsection-internal {
	margin-top: 60px;
}

section ul li {
	color: #041944;
	font-size: 16px;
}

.teal-bar {
	position: relative;
	background-color: #73c9ba;
	height: 12px;
	margin-bottom: 6px;
}

footer {
	padding: 0;
	position: absolute;
	width: 100%;
	clear: both;
	bottom: 0;
}

.footer-back {
	position: relative;
	background: url(images/footer-back.jpg) repeat-x;
	padding: 5px 0;
}

.privacy {
	float: right;
	margin-right: 30px;	
}

.send-button {
	position: relative;
	color: #fff;
	background-color: #041944;
	padding: 10px 0;
	cursor: pointer; 
}

.send-button:hover {
	box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
}

.appointment-button-box {
	margin: 10px 0;
}

.appointment-button {
	color: #fff;
	background-color: #73c9ba;
	padding: 10px;
	border-radius: 10% / 50%;
	font-family: century_gothicregular, sans-serif;
}

.appointment-button:hover {
	text-decoration: none;
	color: #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
}

.phone-button {
	margin-top: 10px;
}

.phone-button a {
	color: #fff;
	background-color: #73c9ba;
	padding: 5px 10px;
	border-radius: 10% / 50%;
	font-family: century_gothicregular, sans-serif;
	font-weight: bold;
}

.phone-button a:hover {
	text-decoration: none;
	color: #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.9);
}

.meet-dr-button {
	color: #23826f;
	background-color: #dac5a7;
	border: solid 2px #3ea590;
	padding: 3px 5px;
	float: right;
	margin-top: -30px;
	margin-right: 70px;
	margin-bottom: 10px;
}

.meet-dr-button:hover {
	text-decoration: none;
	color: #23826f;
}

.home-bottom-box {
	background-color: #d3bd9d;
	border: 1px solid #e9d9c3;
	padding: 10px; 
}

.home-bottom-box img {
	display: block;
	margin: 0 auto;
}

.consultation-button {
	position: relative;
	text-align: center;
	font-family: century_gothicregular, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 10px 0;
	margin: 10px 0;
	border-radius: 10px;
	background: rgb(185,230,222); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2I5ZTZkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzZkYzRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTk4ODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(185,230,222,1) 1%, rgba(109,196,180,1) 41%, rgba(49,152,130,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(185,230,222,1)), color-stop(41%,rgba(109,196,180,1)), color-stop(100%,rgba(49,152,130,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 41%,rgba(49,152,130,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 41%,rgba(49,152,130,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 41%,rgba(49,152,130,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 41%,rgba(49,152,130,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e6de', endColorstr='#319882',GradientType=0 ); /* IE6-8 */
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}

.STOP:hover {
	text-decoration: none;
}

.consultation-button:hover {
	text-decoration: none;
	background: rgb(185,230,222); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2I5ZTZkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzZkYzRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTk4ODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(185,230,222,1) 1%, rgba(109,196,180,1) 71%, rgba(49,152,130,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(185,230,222,1)), color-stop(71%,rgba(109,196,180,1)), color-stop(100%,rgba(49,152,130,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 71%,rgba(49,152,130,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 71%,rgba(49,152,130,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 71%,rgba(49,152,130,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(185,230,222,1) 1%,rgba(109,196,180,1) 71%,rgba(49,152,130,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e6de', endColorstr='#319882',GradientType=0 ); /* IE6-8 */
	box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
}

.clearfix:before, 
.clearfix:after {
    content:"";
    display:table;
}

.clearfix {
	clear:both;	
}

.mobilenav {
	position: relative;
	z-index: 2000;	
}

.icons {
	padding: 0 15px;
	max-height: 36px;
	float: left;
	position: relative;
	z-index: 200;
	
}

.modal-title {
	text-align: center;	
}

.showcase {
	text-align: center;
}

.showcase img {
	width: 100%;
	margin: 10px 0;
	border-radius: 15px;
}

.showcase img:hover {
	opacity: 0.6;	
}

.showcase-title {
	color: #041944;
	font: normal 18px/18px century_gothicregular, sans-serif;
	text-transform: uppercase;
}

.showcase-p-bold {
	color: #041944;
	font-weight: bold;
	font-size: 12px;
}

.showcase p {
	text-align: left;
}

#logo {
	margin: 15px auto;
	display: block;
}

.social {
	float: right;
	margin-top: 9px;	
}

.social ul li {
	float: left;
	margin-right: 3px;
	list-style-type: none;	
}

.foot-social {
	margin: 0 auto;
	width: 150px;
}

.foot-social ul {
	margin: 0;
}

.foot-social ul li {
	float: left;
	margin-right: 3px;
	list-style-type: none;
}

.vcard {
	text-align: center;
	margin-top: 70px;
	float: right;
}

.vcard-internal {
	text-align: center;
	margin-top: 100px;
	float: right;
}

.call-phone {
	color: #73c9ba;
	font: 16px/20px century_gothicregular, sans-serif;
}

.phone, 
.phone a {
	color: #fff;
	font: bold 26px/30px century_gothicbold, sans-serif;
}

.address {
	color: #73c9ba;
	text-align: left;
	font: 16px/20px century_gothicregular, sans-serif;
	margin-top: 69px;
}

.navarea {
	background-color: #021b2f;
	border-bottom: 1px solid #0a2b46;
}

.navarea [class*="span"] {
	margin-left: 0;
}

.navarea .span2 {
	width: 16.9915%;
}

.desktop-nav {
	border: 0;
	box-shadow: none;	
	-moz-box-shadow: none;	
	-webkit-box-shadow: none;	
	-ms-box-shadow: none;
	height: 40px;
}

.navouter1 {
	float:right;
	left:-50%;
	position:relative;
}

.navouter2 {
	left:50%;
	position:relative;
}

#main {
	padding: 10px 20px;	
}

.sidebar {
	padding: 10px;	
}

.slideholder {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
}

.slides {
	height: auto;
	background: #fff;
	margin: 0 auto;	
	position: relative;
	z-index: 100;
	min-height: 340px;
	border-radius: 10px;
	overflow:hidden;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-ms-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
}

.slides-tablet {
	height: auto;
	margin: 0 auto;	
	position: relative;
	z-index: 100;
	border-radius: 10px;
	overflow:hidden;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
	-ms-box-shadow: 0px 0px 9px rgba(0,0,0,0.8);
}

.slides img {
	width: 100%;	
}

.showcaseholder {
	margin: 0 0 20px 0;	
}

.showcaselink {
	width: 100%;
	height: 120px;
	max-height: 120px;
	min-width: 300px;
}

#showcase1 {
	background: url(images/showcase.jpg);
}

#showcase2 {
	background: url(images/showcase.jpg) -320px 0;	
}

#showcase3 {
	background: url(images/showcase.jpg) -640px 0;	
}

a, 
#main strong, 
#main b {
	color: #041944;	
}

h1, 
.widgettitle {
	color: #041944;
	font: bold 17px/26px century_gothicbold, sans-serif;
	text-transform: uppercase;
}

iframe {
	padding: 2px;
	border: 1px solid #999;
	width: 60%;
}

.homevid {
	width:100%;
}

textarea {
	max-width: 206px;
	min-width: 206px;	
	max-height: 120px;
	min-height: 80px;
}

.page-header {
	margin: 5px 0;
	padding:0;
	border: 0;	
}

.innerfooter ul {
	margin-left: 10px;	
}

.innerfooter li {
	list-style-type: none;	
}

.innerfooter {
	color: #ffffff;
	font-size: 12px;	
}

.innerfooter a {
	color: #ffffff;
	line-height: 20px;	
}


.innerfooter .span3, 
.innerfooter .span4 {
	padding-left: 15px;
	border-left: 1px solid #ffffff;
}

.honey {
	display:none;
}

.error_val {
	border:1px solid #900; 
	background: url(images/val_cross.png) 98% 2px no-repeat #ffcccc;
}

.success_val {
	background: url(images/val_check.png) 98% 2px no-repeat #FFFFFF;
}

#response {
	font-size:12px;
	padding:4px 12px;
}

#send{
	float:right;
	margin-top:4px;
	cursor: pointer;
}

.honey {
	display:none;
}

.response_success {
	display:none;
}

.response_failure {
	display:none;
}

.form_success .response_success {
	display:block;
}

.form_failure .response_failure {
	display:block;
}

.error_val {
	background:url(images/val_cross.png) top right no-repeat #ffcccc;
}

.success_val {
	background:url(images/val_check.png) top right no-repeat #ccffcc;
}

.success {
	display:none; 
}

.failure {
	display:none; 
}

.form_success .success {
	display:block;
}

.form_failure .failure {
	display:block;
}

a.send {
	display:block;
	background:url(/images/send.png);
	height:24px;
	width:99px;
	cursor: pointer;
}

button.send {
	display:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

hr {
	margin:20px 0;
}

.gallerypic {
	float: left;
	margin: 0 20px 25px 0;	
	text-align: center;
}

.gallerypic span {
	margin: 0 auto;	
	text-align: center;
}

.pics img {
	border: 3px solid #333;	
}

.pics img:hover {
	border-color: #999;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);	
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);	
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);	
	-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);	
}

code {
	font-family:Consolas, Monaco, Courier, monospace;
	background:#fff;
}

#site-name, #site-slogan {
	float:left;
	margin:0 20px 0 0;
}

#message {
	float:right;
	margin:0;
}


/* layout */

body{
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	margin-bottom: 10px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-right: 15px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
	text-align: center;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

.sociallink {
	height: 22px;
	width: 22px;
	margin-left: 3px;	
}

.sociallink:hover {
	opacity: 0.6;
}

.facebook {
	background: url(images/social.png);
}

.twitter {
	background: url(images/social.png) -22px 0;	
}

.google {
	background: url(images/social.png) -44px 0;		
}

.youtube {
	background: url(images/social.png) -66px 0;	
}

.yelp {
	background: url(images/social.png) -91px 0;	
}

.foot-sociallink {
	height: 22px;
	width: 22px;
	margin-left: 3px;	
}

.foot-sociallink:hover {
	opacity: 0.6;
}

.foot-facebook {
	background: url(images/foot-social.png);
}

.foot-twitter {
	background: url(images/foot-social.png) -22px 0;	
}

.foot-google {
	background: url(images/foot-social.png) -44px 0;		
}

.foot-youtube {
	background: url(images/foot-social.png) -66px 0;	
}

.foot-yelp {
	background: url(images/foot-social.png) -88px 0;	
}

.send-btn {
    background: #73c9ba;
    padding: 10px;
    border-radius: 30px;
    line-height: 4;
    font-size: 18px;
}

/*******************************************************************************/

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (max-width: 979px) {
	.contentarea {
		padding-bottom: 130px;
	}
	.sub-menu {
		display: none;
	}
	.menu-item a {
		padding: 9px 15px;
		font-weight: bold;
		color: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 2px;
		display: block;
	}
	.menu-item a:hover,
	.menu-item .active > a {
		background-color: #e5e5e5;
		color: #555;
		text-decoration: none;
	}
	.menu-item ul {
		list-style: none;
	}
}

@media only screen and (min-width: 980px) {
	.container-fluid {
		max-width: 970px;
		margin: 0 auto;
	}
	
	.navbar .nav > li > a {
		color: #ffffff;
		padding: 0 3px;
		height: 40px;
		line-height: 40px;	
		text-transform: uppercase;
		font-family: century_gothicregular, sans-serif;
		border-right: 1px solid rgba(255,255,255,.3);
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
	
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 210px;
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	#wrapper {
		background-position: top -150px center;
	}
	.modal .fade {
		top: -100%;	
	}
	#logo {
		margin: 10px auto;
		display: block;
	}
	
	.mobile-social {
		position: fixed;
		z-index: 100;
		bottom: 0;
		width: 100%;
		padding: 5px 0;
		background-color: #021b2f;
		border-top: 1px solid #fff;
	}
	
	.mobile-social ul li {
		float: left;
		margin-right: 3px;
		list-style-type: none;	
	}
	.innerfooter {
		margin-bottom: 20px;
	}
	.mobile-sociallink {
		height: 22px;
		width: 22px;
		margin-left: 3px;	
	}

	.mobile-sociallink:hover {
		opacity: 0.6;
	}

	.mobile-facebook {
		background: url(images/mobile-social.png);
	}

	.mobile-twitter {
		background: url(images/mobile-social.png) -22px 0;	
	}

	.mobile-google {
		background: url(images/mobile-social.png) -44px 0;		
	}

	.mobile-youtube {
		background: url(images/mobile-social.png) -66px 0;	
	}
}

@media only screen and (max-width: 480px) {
	#wrapper {
		background-position: top -170px center;
	}
	iframe {
		width: 100%;	
	}
	
	section img {
		width: 100%;	
	}
	
	.radios {
		min-width: 100%;	
	}
	icons {
		max-height: 100%;	
	}
	.modal, .fade {
    overflow-y: auto;
	max-height: 90%;
}
}

.radios {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
	padding: 6px 13px;	
	margin: 10px 2px 0 2px;
	max-width: 18%;
	position: relative;
	top: 5px;
}

/* Before & After */

figure {
	float: left;
	width: 40%;
	height: auto;
	padding: 5px 5px 0px 5px;
	margin: 8px;
	background-color: #1b3960;
	border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.8);
}

figure img {
	border-radius: 2px;
	width: 100%;
}

figcaption p {
	margin: 3%;
	text-align: center;
	font-size: 1.5em;
	display: block;
	color: #FFF;
	font-family: century_gothicbold, sans-serif;	
}



/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

.myvisualtutor {
	max-width:640px;
	max-height:360px;
}
.mediashowcase {
	max-height:420px;
}


