/*
 Theme Name:     Lou Morin
 Author:         Wendy Clark Design	
 Author URI:     http://www.wendyclarkdesign.com
 Template:       dt-the7
 Version: 1.0
*/
 
@import url("../dt-the7/style.css");
@import url("https://use.typekit.net/ntt5rpu.css");
  

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

	
.pdf {
	background:transparent url('images/icon-pdf.png') no-repeat;
	padding-left:21px;
	background-position:0 3px;
	}

.wrd {
	background:transparent url('images/icon-wrd.png') no-repeat;
	padding-left:21px;
	}


body * {
	font-family: "Open Sans", sans;
  }

.page-title *, .entry-title, h1 h2, h3, h4, h5, h1 *, h2 *, h3 *, h4 *, h5 * {
 font-family:  "skolar-latin" !important;
  font-weight:600 !important;
  font-style:normal !important;
  }

select {
	color:#666666;
	}

.smaller, .smaller * {
font-size:.85em !important;
}
.larger, .larger * {
font-size:3em !important;
}



/* MEDIA QUERIES */
@media (max-width: 1150px) {

 }

@media (max-width: 970px) {

}

@media (max-width: 768px) {
.medium {display:block;}

}
	
@media (max-width: 500px) {
.narrow {display:block !important;}
.wide,  .medium {display:none !important;}

}


@media (max-width: 400px) {
.narrow {display:block !important;}
.wide,  .medium {display:none !important;}

}


@media screen and (max-width: 3000px) {
	
}
	
	
@media print {
	
}
	
@media screen and (min-width: 1150px) {

}	
