/* @override http://dreswain.com/content/themes/dreswain-mcc2016/style.css?ver=4.4.3 */

/* @override http://www.dreswain.com/wp/wp-content/themes/midnightcoffee/style.css */

/* General Header */

.header {
	display: block;
	background: url(images/header-bg-repeat.png) repeat-x;
	height: 230px;
	z-index: 0;
}

.headerWrapper {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* Header: Social Links */

ul.socialLinks {
	list-style: none;
	padding: 0px;
	float: right;
	margin: 0;
	padding: 0;
}

ul.socialLinks li {
	float: left;
}

ul.socialLinks li a {
	display: block;
	height: 80px;
	background: url(images/social-links.jpg);
}

ul.socialLinks li#twitter a {
	width: 40px;
	background-position: 0 0;
}

ul.socialLinks li#facebook a {
	width: 40px;
	background-position: -40px 0;
}

ul.socialLinks li#instagram a {
	width: 50px;
	background-position: -80px 0;
}

ul.socialLinks li#twitter a:hover {
	width: 40px;
	background-position: 0 -80px;
}

ul.socialLinks li#facebook a:hover {
	width: 40px;
	background-position: -40px -80px;
}

ul.socialLinks li#instagram a:hover {
	width: 50px;
	background-position: -80px -80px;
}

/* Header: Main Nav */

ul.mainNav {
	list-style: none;
	padding: 0px;
	clear: both;
	margin-top: -5px;
	padding: 0;
}

ul.mainNav li {
	float: left;
}

ul.mainNav li a {
	display: block;
	height: 137px;
	background: url(images/main-nav.png);
}

ul.mainNav li#nameTag a {
	width: 579px;
	background-position: 0 0px;
}

ul.mainNav li#videos a {
	width: 86px;
	background-position: -579px 0;
}

ul.mainNav li#pictures a {
	width: 105px;
	background-position: -665px 0;
}

ul.mainNav li#resume a {
	width: 93px;
	background-position: -770px 0;	
}

ul.mainNav li#contact a {
	width: 97px;
	background-position: -867px 0;
}

ul.mainNav li#nameTag a:hover {
	width: 579px;
	background-position: 0 -137px;
}

ul.mainNav li#videos a:hover {
	width: 86px;
	background-position: -579px -137px;
}

ul.mainNav li#pictures a:hover {
	width: 105px;
	background-position: -665px -137px;
}

ul.mainNav li#resume a:hover {
	width: 93px;
	background-position: -770px -137px;	
}

ul.mainNav li#contact a:hover {
	width: 97px;
	background-position: -867px -137px;
}

@-moz-document url-prefix() {
    img#DreSwainHeader {
        margin-top: -1px;
    }
}


/* General Body */

body {
	margin: 0;
	background: url(images/top-splatter.jpg) no-repeat center top, url(images/bottom-splatter.jpg) no-repeat center bottom;
	background-color:  #e3e4e5;
}

.bodyWrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
	clear: both;
	width: 960px;
}

/* Body: Sidebar */

aside {
	float: left;
	width: 276px;
}

.sidebarContent {
	min-height: 600px;
	width: 276px;
}

.sidebarContent h1 {
	font-family: 'Special Elite', serif;
	font-size: 14pt;
	height: 35px;
	background: url(images/sidebar-underline.png) no-repeat bottom left;	
	margin-bottom: 15px;
}

.jltw_item_alone {
	margin-bottom: 30px;
}


/* Body: Content Area */

.mainContent {
	float: left;
	width: 684px;
}

.titleWrapper {
	display: block;
	background: url(images/main_13.png) no-repeat left top;
	float: left;
	height: 114px;
	width: 684px;
}

.mainContent img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.mainContent img.attachment-thumbnail, img.size-thumbnail {
	border-radius: 15px;
	border: 2px solid #e2e3e5;
	margin: 0 0 30px;
	opacity: 1;
}

.mainContent img.attachment-thumbnail:hover, img.size-thumbnail:hover {
	border: 2px solid #86102c;
	opacity: 0.7;
}

.mainContent .gallery-item {
	margin: 0;
	padding: 0;
}

.mainContent .gallery {
	padding-left: 0;
	margin-right: -54px;
}

.page-id-8 figure .size-thumbnail {
	margin-bottom: 15px;
}

.page-id-8 figure {
	float: left;
	margin: 0 30px 30px 0;
}

.page-id-8 .entry-content {
	margin-left: 26px;
	margin-top: 25px;
}

.page-id-8 figure figcaption.wp-caption-text {
	text-align: center;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry-content {
	padding: 15px 50px 50px;
}

.entry-content a {
	color: #860e2c;
	font-weight: bold;
	text-decoration: none;
}

.entry-content h2 {
	font-family: 'Special Elite', serif;
	padding: 0 30px 15px 0;
	font-size: 18pt;
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e2e3e6;
	text-align: left;
}

.mainContent h2 {
	font-family: 'Special Elite', serif;
	padding: 0 30px 15px 0;
	font-size: 18pt;
	margin-bottom: 10px;
}

.entry-header .entry-title {
	font-family: 'Special Elite', serif;
	padding-top: 25px;
	padding-right: 60px;
	font-size: 18pt;
	float: right;
	text-align: right;
}

.mainBox {
	clear: both;
	margin-left: 7px;
	margin-top: -3px;
	background: url(images/main-content-frame.png) repeat-y;
	float: left;
	width: 670px;
	min-height: 1300px;
}

.article {
	display: inline-block;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	letter-spacing: 3px;
	font-size: 12pt;
	line-height: 1.5;
}

.mainContent p {
	display: block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 12pt;
	line-height: 2;
}


#placeholder {
	display: block;
	width: 617px;
	margin-left: auto;
	margin-right: auto;
}

.entry-content img.size-large {
	max-width: 570px;
	height: auto;
	border-radius: 15px;;
}

/* Tables */

.tablepress {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 30px;
}

.page-id-10 .entry-content h2 {
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.page-id-10 #table {
	margin-bottom: 30px;
}

.tablepress caption {
	display: none;
}

.resume-header {
	background-color: #EFEFEF;
	margin-bottom: 40px;
	padding: 20px;
	border-radius: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.resume-header p {
	margin: 0;
	padding: 0;
}

.resume-header h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 15px;
} 

.resume-header h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/* Footer */

.footer {
	display: block;
	clear: both;
	height: 252px;
	background: #454545;
	margin-left: auto;
	margin-right: auto;
}

.footerWrapper {
	display: table;
	width: 960px;
	height: 252px;
	background: #454545;
	margin-left: auto;
	margin-right: auto;
}

.mccLogoContainer {
	display: table-cell;
	width: 141px;
	height: 100px;;
	text-align: center;
	vertical-align: middle;
}

h4 {
	color: #a2a2a2;
	opacity: .75;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing:2.5px;
}

#mccLogo {
	opacity: .75;
}


/* Wordpress Content - Sidebar */

.juiz_last_tweet_item span{
	line-height: 20px;
}

.sidebarTwitter {
	height: 140px;
	display: block;
	margin-bottom: 60px;
}

.sidebarTwitter ul {
	list-style-type: none;
	margin-left: -40px;
	width: 250px;
}

.sidebarTwitter p {
	line-height: 30px;
}

.sidebarTwitter a {
	display: inline-block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 10px;
	line-height: 1;
	color: #0f212e;
	text-decoration: none;
}

.sidebarInstagram {
	display: block;
}

.sidebarInstagram ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.sidebarInstagram ul li {
	display: inline-block;
}

.sidebarInstagram ul img {
	display: inline;
	width: 75px;
	padding-right: 15px;
	padding-top: 5px;
}

/* Wordpress CSS for alignments */
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	margin-bottom: 1.5em;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

div#envira-gallery-80 {
	}
.widget_display-latest-tweets ul{
	font: 10pt/20px 'Special Elite', serif;
	padding: 15px 30px 15px 0;
	color: #787878;
	width: 238px;
}
.widget_display-latest-tweets ul li a {
	color: #333;
}
.sb_instagram_header {
	display: none;
}
img.attachment-thumbnail.size-thumbnail {
	width: 100px;
	height: auto;
}
#sb_instagram #sbi_images{width:86%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.tablepress tbody td,.tablepress tfoot th{border-top:0px solid #ddd !important}
