/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	DANTE CSS IMPORT
-------------------------------------------- */

@import url("../dante/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.right {float:right;}

@media only screen and (max-width: 1000px) {
	.right {float:none; text-align:center;}

}

/*Team*/
article.type-team {padding-top: 30px;}
article.type-team .profile-image-wrap {width: 25%;}
article.type-team .article-body-wrap {width: 71%;}
.full-width-text {padding-top: 0;}
.profile-image-wrap img {width: auto; padding: 0 0 8px 0;}
ul.member-contact li i {float: left; margin-top: 2px;}
ul.member-contact li a {border: none;}
ul.member-contact li a:hover {border-bottom: 1px dashed #000; color:#532e23;}
.profile-image-wrap h3 {border-bottom: 1px solid #492018;}

.spb_single_image img {width: auto; margin-bottom: 0;}
.spb_single_image img.attachment-full {margin: 0 auto;}
.bioExcerpt {max-width: 400px; margin: 0 auto; text-align: justify;}

/*General*/
.slider-wrap {margin-bottom: 40px;}
.spb_text_column {margin-bottom: 35px;}
.clear {clear: both;}
h1, h2, h3, h4, h5, h6 {margin-bottom: 10px;}
.alt-bg {border-bottom: none;}
.page-heading .heading-text {float: none; text-align: center;}
.page-heading {padding-bottom: 10px;}
.col-sm-4 {margin-bottom: 0;}
#header-section.header-6 #header {padding: 20px 0 0;}

/*Mobile Menu*/
#logo a.mobile-menu-show {padding:15px 15px 11px 10px; font-size: 30px;}

/*Top Bar*/
#top-bar .tb-right {text-align: right;}
#top-bar {font-size: 14px; font-weight: bold;}

/*Blog*/
figure.media-wrap img {width: auto; float:left;padding: 0 8px 8px 0;}
.standard-post-date {background: #D7D7D7;}

/*Practice Area*/
.practice_area h4 {border-bottom: 1px solid #492018;}
.job-date {display:none;}
.job-details h5 {font-size: 20px; padding-bottom: 8px;}
.job-text {margin-left: 8px;}


/*Menu*/
nav.std-menu .menu li {font-size: 16px;}
nav#main-navigation ul.menu {margin-top: 8px;}

/*Footer*/
#copyright p {font-size: 12px; font-weight: bold;}

/*WAYNE WAS HERE*/
.spb_text_column ul {list-style: none;}
.container_wrap { z-index: 1; }