/*
Theme Name: Towne Laundromat
Theme URI: 
Author: Mike Dziadaszek
Author URI: http://mdash.me
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Nunito:400,300);

body {
	font-family: 'Nunito';
	font-weight: 300;
	font-size: 16px;
}

.metaslider-29 {
	border-bottom: 1px solid #013487;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans';
	font-weight: 400;
}

div.featured-image {
	margin: 15px 0px 15px 0px;
}

.footer-module {
	margin-bottom: 15px;
}

.footer-module img {
	margin: 0 auto;
}

.footer-module .textwidget {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}

.footer-module .widget-title {
	display: none;
}

h1, h1.page-title {
	text-align: center;
	color: #0147BA;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 20px 0px;
}

.copyright {
	font-size: 13px;
	text-align: center;
	padding: 10px;
    background: #0147BA;
    color: white;
    margin-bottom: 0px;
}

.sidebar-module img {
	margin: 0 auto;
	text-align: center;
}

.navbar-nav li a {
	line-height: 105px;
	height: 105px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
}

.textwidget {
	margin-top: 20px;
}

nav {
	font-family: 'Open Sans';
	font-weight: 400;
}


.copyright a:hover {
	text-decoration: none;
	color: #fe9652;
}

    
    /* =WordPress Core

-------------------------------------------------------------- */

.alignnone {

    margin: 5px auto 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text,

.gallery-caption {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



.gallery-item img {

    border-width: 1px;

    margin-bottom: 0;

}



.wp-post-image {

	margin-bottom: 20px;

}



.sticky {

}



.bypostauthor {

}



.entry {

	margin-bottom: 20px;

}



.widget {

	text-align: initial;

}



.widget ul {

    list-style: none;

    padding: 0;

}



#searchsubmit {

	margin: 4px 0;

}



.comment-list {

	padding: 0;

}



.comment-list, 

.children:nth-child(n+1) {

	list-style: none;

}



@media (max-width: 767px) {

	.comment-list, 

	.children:nth-child(n+1) {

		padding: 0;

  	} 

}

