@charset "utf-8";


/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url('http://dan-aka-dan.com/wp-content/themes/danmatthews/images/bg.jpg') repeat top center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

a {
	color: #333;
}


/* Header */

.header_wrapper {
	background: url('http://dan-aka-dan.com/wp-content/themes/danmatthews/images/bg_black_10.png') repeat top left;
    float: left;
    position: absolute;
    width: 100%;
    z-index: 100;
}

.home .header_wrapper  {
	background: none;
}

.logo {
	text-align: center;
	padding: 26px 0px 18px 0px;
}


.header_nav ul {
	margin-left: 0px;	text-align: center;
}
.header_nav ul li {
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.header_nav ul li a {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	padding: 24px 9px;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  
}
.header_nav ul li a:hover, .header_nav ul li a:active {
	color: #666;
	text-decoration: none;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  
}


.navbar {
    margin-bottom: 0;
}

.navbar .nav {
    margin: -87px 0 0 0;	width: 100%;
}




/* General */


#coming-soon {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: 100;
	letter-spacing: 5px;
	padding: 40px 0;
	text-align: center;
	text-transform: uppercase;
}

/* Slider */
.featured_wrapper {
	float: left;
	width: 100%;
	background-color: #000;
}
.slide {
	height: 640px;
}

.carousel-control {
    border: 0 none;
	font-family: arial, sans-serif;
	font-weight: normal;
	line-height: 39px;
    top: 48%;
}


/* Instagram */

.instagram_wrapper {
	float: left;
	margin-bottom: 40px;
	padding: 22px 0px 8px 0px;
	width: 100%;
	background: url('http://dan-aka-dan.com/wp-content/themes/danmatthews/images/bg_black_10.png') top left;
}
.content_wrapper {
	float: left;
	width: 100%;
	padding: 30px 0px 0px 0px;
}

/* Home */

.follow_link {
	margin: 10px 0 10px 0;
	text-align: center;
}

.follow_link a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  
}

.follow_link a:hover {
	color: #666;
	text-decoration: none;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  
}

.carousel {
	margin-bottom: 0;
}

.sidebar {
	text-align: center;
}

.sidebar iframe {
	max-width: 100%;
}

a.button_small, a.hc_rse_more_info {
	display: inline-block;
	background-color: #e9e9e9;	
	color: #333333;
	padding: 8px 25px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  	
	
}
a.button_small:hover, a.hc_rse_more_info:hover {
	background: #aaaaaa;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  	
}

a.button_large {
background: #989898;
color: #fff;
display: block;
font-family: 'Oswald', sans-serif;
font-size: 23px;
margin: 20px 0;
padding: 16px 0;
text-align: center;
text-shadow: 0 -1px #000;
text-transform: uppercase;
-webkit-transition: .25s ease-in;  
-moz-transition: .25s ease-in;  
-o-transition: .25s ease-in;  
transition: .25s ease-in;  
}

a.button_large:hover, a.button_large:active {
background: #777;
color: #fff;
text-decoration: none;
-webkit-transition: .25s ease-in;  
-moz-transition: .25s ease-in;  
-o-transition: .25s ease-in;  
transition: .25s ease-in;  
}




.twitter_wrapper {
	text-align: center;
	margin-bottom: 30px;
}
.twitter_wrapper h1 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
}
.tweet_text {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 21px;
	margin-bottom: 8px;
	display: block;
}

.tweet_text a, .tweet_text a:hover {
	color: #333
}

.tweet_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
}
.tweet_time a {
	color: #666666;	
}
.twitter_content a.button_small{
	background-color: #fff;	
}

.twitter_content a.button_small:hover{
	background-color: #aaa;	
}

.youtube_embed iframe {
max-width: 100%
}


/* Footer Wrapper */
.footer_wrapper {
	float: left;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 80px;
}
.footer {
	border-top: solid 2px #d8d8d8;
}
.footer_nav {
	float: left;
	margin: 0px 25px 0px 0px;
}
.footer_nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	margin: 30px 0px;
}

.footer_wrapper .container {
border-top: 1px solid #d1cac7;
padding-top: 26px;
}

.footer_wrapper .offset2 {
text-align: right;
}

.footer_wrapper .menu li {
display: inline-block;
margin: 0 0 0 20px;
}

.footer_wrapper .menu li a {
color: #666;
font-family: arial, sans-serif;
font-size: 13px;
}
.bemore {
	margin: 30px 0px 10px;
	text-align: right;
}

.social ul li {
	display: inline;
	margin-right: 12px;
}
.copyright {
	text-align: right;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	line-height: 18px;
}
.copyright a {
	color: #999999;	
}
/* Page Styles */

.page_wrapper {
	float: left;
	font-family: arial, sans-serif;
	margin-top: 268px;
	width: 100%;
}
.content h1 {
	text-align: center;
    font-family: 'Oswald';
	font-size: 42px;
	padding: 32px 0px 35px;
	text-transform: uppercase;
}

.content h1 a {
	color: #333;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  	
}

.content h1 a:hover {
	color: #666;
	text-decoration: none;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  	
}

/* Blog */

.post-single {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}
.post-single h2 {
	font-family: 'Oswald', sans-serif;	
	font-size: 24px;
	margin: 0px 0px 9px 0px;
	text-transform: uppercase;
}
.post-single h2 a {
	color: #333333;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  		
}
.post-single h2 a:hover {
	color: #666666;
	text-decoration: none;
	-webkit-transition: .25s ease-in;  
	-moz-transition: .25s ease-in;  
	-o-transition: .25s ease-in;  
	transition: .25s ease-in;  
}
.post-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-bottom: solid 1px #d1d1d1;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 23px 0px;
}
.featured-thumbnail {
	margin: 0px 0px 30px 0px;
}
.post-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #666;
	margin: 0px 0px 25px 0px;
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.read-more a {
	color: #666666;
}
.widget-sidebar {
	margin-bottom: 40px;
}
.widget-sidebar h3 {
	font-family: 'Oswald', sans-serif;		
	color: #666;	
	font-size: 24px;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
}
.widget-sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
.widget-sidebar ul li a {
	color: #666666;
}
#searchform label {
	display: none;
}

/* Media */


.tubepress_container {
padding-top: 50px
}

.tubepress-thumb {
height: 170px;
}

.tubepress_embedded_title {margin: 20px 0;}

.tubepress_meta {
padding: 10px 0 0 0;
text-align: center;
}


/* Contact Page */

.wpcf7 p {
font-size: 16px;
}

.wpcf7 input, .wpcf7 textarea {
margin: 8px 0 14px;
width: 80%;
}

.wpcf7-submit {
	width: auto !important;
	padding: 7px 22px !important;
	background-color: #fff;
	text-transform: uppercase;
}


/* Events */


.hc_rse_date {width: 23%; color: #666}
.hc_rse_time {width: 14%; color: #666}
.hc_rse_title {font-weight: bold; width: 34%}
.hc_rse_link {width: 16%}

.hc_rse_date, .hc_rse_time, .hc_rse_title, .hc_rse_link {padding: 20px 0;}

.hc_rse_events_table tr {
border-bottom: 1px solid #ccc;
}

.hc_rse_events_table {
margin: 0 auto;
}

.hc_rse_extra_info {
padding: 16px 0 40px;
}

/* Landscape phones and down */
@media (max-width: 767px) {  

body {
	padding: 20px;
}

.header_wrapper {
	margin: -20px -20px 0 -20px;
}

.navbar .nav {
	margin: -20px 0 0 0;
	width: 100%;
}

.header_nav ul {
    margin-left: 0px;
	text-align: center;
}


.header_nav ul li a {
    font-size: 18px;
}

.social {
 margin-bottom: 40px;
text-align: center;
}

.footer_wrapper .offset2 {
    text-align: center;
}


.instagram_wrapper {
    padding: 214px 0 8px;
}

.instapress-shortcode {
	text-align: center;
}

.instapress-shortcode img {
	margin-bottom: 20px;
}

.footer_wrapper .menu li {
    display: inline-block;
    margin: 0 10px;
}

.social img {
	width: 11%;
	height: 11%;
}

.copyright {
    text-align: center;
}

.page_wrapper {
    margin-top: 228px;
}

.tubepress_normal_embedded_wrapper iframe {
max-width: 100%
}

.tubepress-thumb {
    text-align: center;
}

dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
	text-align: center;
    width: 100%;
}

div.wpcf7 {
    margin-bottom: 30px;
}

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {


.navbar .nav {
    margin: -87px 0 0 0 !important;
}

.social img {
	width: 45px;
	height: 45px;
}
 
}

/*
     FILE ARCHIVED ON 21:59:01 Aug 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:08:32 Feb 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 79.448
  exclusion.robots: 0.248
  exclusion.robots.policy: 0.197
  cdx.remote: 0.14
  esindex: 0.016
  LoadShardBlock: 49.735 (3)
  PetaboxLoader3.datanode: 178.996 (5)
  load_resource: 233.932 (2)
  PetaboxLoader3.resolve: 68.643 (2)
*/