/*
Theme Name: Sarah Fraser
Theme URI: http://heyfrase.com
Description: Sarah Fraser Theme
Author: Tiffany Wu
Author URI: http://tiffbits.com 
Version: 1.0
*/

/* Breakpoints */
/* Styles */
/* Mixins */
/* line 62, ../sass/style.scss */
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%;
  vertical-align: baseline;
}

/* line 70, ../sass/style.scss */
* {
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 77, ../sass/style.scss */
html, body {
  height: 100%;
}

/* line 81, ../sass/style.scss */
body {
  font-family: "interstate-exlight", arial, sans-serif;
  font-size: 62.5%;
  color: black;
  background: #fff;
}

/* HTML5 display-role reset for older browsers */
/* line 90, ../sass/style.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 94, ../sass/style.scss */
a {
  outline-style: none;
  color: #f98198;
  text-decoration: none;
}

/* line 100, ../sass/style.scss */
a:hover {
  color: black;
  text-decoration: none;
}

/* line 104, ../sass/style.scss */
a.img {
  border: none;
  background-color: transparent;
}

/* line 108, ../sass/style.scss */
form {
  margin: 0;
  padding: 0;
}

/* line 110, ../sass/style.scss */
img {
  border: none;
}

/* line 112, ../sass/style.scss */
hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0px 0 10px 0;
  height: 0;
}

/* line 121, ../sass/style.scss */
.left {
  float: left;
}

/* line 122, ../sass/style.scss */
.right {
  float: right;
}

/* line 124, ../sass/style.scss */
textarea:focus, input:focus {
  outline: none;
}

/* line 127, ../sass/style.scss */
input[type="text"], input[type="password"], textarea {
  border-radius: 0;
  -webkit-appearance: none;
}

/* clears iOS styling */
/* line 129, ../sass/style.scss */
:focus {
  outline: none;
}

/* line 130, ../sass/style.scss */
::-moz-focus-inner {
  border: 0;
}

/* line 132, ../sass/style.scss */
::selection {
  background: #ccc;
  /* HIGHLIGHT WebKit/Blink Browsers */
}

/* line 135, ../sass/style.scss */
::-moz-selection {
  background: #ccc;
  /* HIGHLIGHT Gecko Browsers */
}

/*------------------HEADING--------------------*/
/* line 140, ../sass/style.scss */
img {
  border: none;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 147, ../sass/style.scss */
a.img {
  border: none;
  background-color: transparent;
}

/* line 152, ../sass/style.scss */
hr {
  border-color: #CCC;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px 0;
  height: 0;
}

/* line 161, ../sass/style.scss */
ul li, ol li, p, h1, h2, h3, h4, a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased;
}

/* line 166, ../sass/style.scss */
ul {
  margin: 0 0 7px 26px;
  padding: 0;
}

/* line 172, ../sass/style.scss */
ul li {
  padding: 0px 0px 5px 8px;
  margin: 0;
  font-size: 1.3em;
  letter-spacing: 0.03em;
  font-weight: normal;
  line-height: 1.7em;
  text-indent: 0px;
  color: #000;
}

/* line 182, ../sass/style.scss */
ol {
  margin: 0 0 17px 26px;
  padding: 0;
}

/* line 187, ../sass/style.scss */
ol li {
  padding: 0px 0px 3px 8px;
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.7em;
  letter-spacing: 0.03em;
  text-indent: 0px;
  color: #000;
}

/* line 196, ../sass/style.scss */
h6 {
  font-family: "interstateregular", arial, sans-serif;
  padding: 0px;
  margin: 0;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #7d7d7d;
}

/* line 208, ../sass/style.scss */
h5 {
  font-family: "interstateregular", arial, sans-serif;
  padding: 0px;
  margin: 0;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  text-align: center;
}

/* line 219, ../sass/style.scss */
h4 {
  font-family: "interstateregular", arial, sans-serif;
  padding: 0px 0px 5px 0px;
  margin: 0;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: normal;
  text-transform: normal;
  color: #f98198;
}

/* line 230, ../sass/style.scss */
h3 {
  font-family: "interstateregular", arial, sans-serif;
  padding: 0px 0 4px 0;
  margin: 0 0 10px 0;
  font-size: 2.0em;
  line-height: 1.3em;
  font-weight: normal;
  color: #f98198;
}

/* line 240, ../sass/style.scss */
h2 {
  padding: 0px 0px 0px 0px;
  margin: 0 0 10px 0;
  font-size: 4.0em;
  line-height: 1.3em;
  color: #f98198;
  font-weight: normal;
  font-family: "grand_hotelregular", arial, sans-serif;
  text-align: center;
}

/* line 251, ../sass/style.scss */
h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0 12px 0;
  font-size: 5.0em;
  line-height: 1.2em;
  font-weight: normal;
  color: #f98198;
  font-family: "grand_hotelregular", arial, sans-serif;
  text-align: center;
}

/* line 262, ../sass/style.scss */
p {
  font-family: "interstate-exlight", arial, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0 0 20px 0;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.7em;
  text-indent: 0px;
  text-align: justify;
  letter-spacing: 0.03em;
  color: black;
}

p strong, p b {
    font-family: 'interstate-bold';
	font-weight:normal;
}

p i, p em {
    font-family: 'interstate-exlight-italic';
	font-style: normal;
}

/*---------------LAYOUT BOXES----------------------*/
/* line 276, ../sass/style.scss */
#Container {
  float: left;
  margin: 0px auto;
  width: 100%;
  background: #fff;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -95px;
}

/* line 287, ../sass/style.scss */
#Content {
  float: left;
  width: 100%;
  margin: 0 0 65px;
  background: #fff;
  padding: 0 20px;
}
@media only screen and (min-width: 1000px) {
  /* line 287, ../sass/style.scss */
  #Content {
    padding: 0;
  }
}
/* line 298, ../sass/style.scss */
#Content .inner {
  margin: 0 auto;
  max-width: 1000px;
}

/* line 304, ../sass/style.scss */
#MiddleCol {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}

/* line 310, ../sass/style.scss */
#MiddleCol.custom {
  max-width: none;
}
/* line 312, ../sass/style.scss */
#MiddleCol.custom section {
  margin: 0 0 50px;
}
/* line 314, ../sass/style.scss */
#MiddleCol.custom section header {
  max-width: 900px;
  margin: 0 auto;
}
/* line 318, ../sass/style.scss */
#MiddleCol section header p, #MiddleCol section .center p {
  font-size: 1.6em;
  text-align: center;
  line-height: 1.6em;
  margin: 0 auto 30px;
  max-width: 600px;
}
#MiddleCol section header p a {
	color:#222;
}
#MiddleCol section header p a:hover {
	color:#f98198;
}
/* line 325, ../sass/style.scss */
#MiddleCol.custom section .divider {
  margin-bottom: 30px;
}

/* line 331, ../sass/style.scss */
#LeftCol {
  width: 100%;
}
@media only screen and (min-width: 900px) {
  /* line 331, ../sass/style.scss */
  #LeftCol {
    float: left;
    width: 63%;
    max-width: 630px;
  }
}

/* line 340, ../sass/style.scss */
#Sidebar {
  width: 100%;
  font-family: "interstateregular", arial, sans-serif;
}
@media only screen and (min-width: 900px) {
  /* line 340, ../sass/style.scss */
  #Sidebar {
    float: right;
    width: 31.5%;
    max-width: 315px;
  }
}

/* line 350, ../sass/style.scss */
#Sidebar .block {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  padding: 30px;
}

@media only screen and (min-width: 900px) {
	#Sidebar .block {
		width:100%;
		margin:0 0 30px;
	}
}
/* line 356, ../sass/style.scss */
#Sidebar .block .subtitle {
  font-size: 1.6em;
  color: #fea9ba;
  margin: 0 0 30px;
}
/* line 363, ../sass/style.scss */
#Sidebar .block.main {
  border: solid 1px #fac9dc;
}
#Sidebar .block.widget {
	padding-bottom:0;
}
/* line 367, ../sass/style.scss */
#Sidebar .widget ul {
  list-style-type: none;
  margin: 0 0 0px;
  padding: 0;
}
/* line 372, ../sass/style.scss */
#Sidebar .widget ul li {
  padding: 0;
  margin: 0 0 5px;
  color:#474747;
}
#Sidebar .widget ul li a {
	color:#fea9ba;
}
#Sidebar .widget ul li a:hover {
	color:#222;
}
/* line 378, ../sass/style.scss */
#Sidebar .center {
  text-align: center;
}
/* line 382, ../sass/style.scss */
#Sidebar #Social ul.list {
	margin:0 0 15px;
	padding:0;
}
#Sidebar #Social ul.list li {
	list-style-type:none;
	padding:0 ;
	margin:0 0 5px;
	
}
#Sidebar #Social ul.list li .title{
	text-transform:uppercase;
}
#Sidebar #Social ul.list li a {
  color: #7d7d7d;
}
/* line 385, ../sass/style.scss */
#Sidebar #Social ul.list li a:hover {
  color: #fea9ba;
}
/* line 388, ../sass/style.scss */
#Sidebar #SignUp form .group {
  background: #fdedf3;
  border: 0;
}
/* line 391, ../sass/style.scss */
#Sidebar #SignUp form .group input[type="text"] {
  background: 0;
  color: #7d7d7d;
  text-transform: uppercase;
}

#Sidebar #IgFeed .instagram-placeholder {
	width:48%;
	margin:0 4% 10px 0;
	float:left;
}
#Sidebar #IgFeed .instagram-placeholder:nth-child(even) {
	margin-right:0;
}

#Sidebar #Podcast.block {
	padding:10px;
	overflow:hidden;
	text-align:center;
}

#Sidebar #Podcast.block iframe {
	max-width:600px;
}
#Sidebar #Ad img, #Sidebar #Ad iframe {
	max-width:300px !important;
}
#Sidebar #Ad .block {
	text-align:center;
	padding-top:0;
}

/* --------------HEADER ELEMENTS----------------*/
/* line 401, ../sass/style.scss */
#Header {
  float: left;
  width: 100%;
  margin: 25px 0 40px 0;
  position: relative;
}
/* line 407, ../sass/style.scss */
#Header .content {
  margin: 0 auto;
}
/* line 411, ../sass/style.scss */
#Header #Top {
  padding: 0 20px 20px;
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  /* line 411, ../sass/style.scss */
  #Header #Top {
    padding: 0 0 20px;
    max-width: 1000px;
    margin: 0 auto;
  }
}
/* line 421, ../sass/style.scss */
#Header #Top p {
  font-size: 1.1em;
  font-family: "interstateregular", arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 5px;
}
/* line 426, ../sass/style.scss */
#Header #Top p a {
  color: #7d7d7d;
}
/* line 429, ../sass/style.scss */
#Header #Top p a:hover {
  color: #f98198;
}
/* line 434, ../sass/style.scss */
#Header #Top .left {
  width: 100%;
  max-width: 230px;
  display: none;
}
@media only screen and (min-width: 800px) {
  /* line 434, ../sass/style.scss */
  #Header #Top .left {
    display: block;
  }
}
/* line 444, ../sass/style.scss */
#Header #Top #newsletter .group {
  width: 100%;
}
#Header #Top #newsletter .group input[type="text"] {
	width:90%;
}
/* line 449, ../sass/style.scss */
#Header #Top #Search.right {
  float: none;
  text-align: center;
  display: none;
}
@media only screen and (min-width: 800px) {
  /* line 449, ../sass/style.scss */
  #Header #Top #Search.right {
    float: right;
  }
}
/* line 455, ../sass/style.scss */
#Header #Top #Search.right ul.social {
  border-right: 0;
}
@media only screen and (min-width: 800px) {
  /* line 455, ../sass/style.scss */
  #Header #Top #Search.right ul.social {
    float: right;
    border-right: solid 1px #b7b7b7;
    padding: 0 14px 0 0;
    margin: 0 12px 0 0;
  }
}
/* line 465, ../sass/style.scss */
#Header #Top #Search.right #SearchWrapper {
  position: relative;
  float: right;
}
@media only screen and (min-width: 800px) {
  /* line 465, ../sass/style.scss */
  #Header #Top #Search.right {
    display: block;
  }
}
/* line 474, ../sass/style.scss */
#Header #SearchWrapper #SearchIcon {
  float: left;
  background: url(img/icon_search.png) no-repeat 0 0;
  background-size: 20px auto;
  height: 20px;
  width: 20px;
  margin: 5px;
  cursor: pointer;
}
#Header #SearchWrapper #SearchIcon:hover {
	opacity:0.75;
}
/* line 483, ../sass/style.scss */
#Header #SearchWrapper #SearchForm {
  width: 0;
  overflow: hidden;
  float: right;
  margin-left: 10px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 490, ../sass/style.scss */
#Header #SearchWrapper #SearchForm .group {
  width: 200px;
  background:#fff;
}
/* line 492, ../sass/style.scss */
#Header #SearchWrapper #SearchForm .group input#s {
  width: 60%;
}
/* line 495, ../sass/style.scss */
#Header #SearchWrapper #SearchForm .group input[type="submit"] {
  font-size: 1.2em;
  background: 0;
}
/* line 501, ../sass/style.scss */
#Header #SearchWrapper #SearchForm.open {
  width: 200px;
}

/* line 511, ../sass/style.scss */
#Logo {
  display: block;
  margin: 0px auto 0px;
  clear: both;
  width: 80%;
}
@media only screen and (min-width: 800px) {
  /* line 511, ../sass/style.scss */
  #Logo {
    width: 100%;
    margin: 50px auto 0px;
  }
}
/* line 522, ../sass/style.scss */
#Logo a {
  display: block;
  text-align: center;
  margin: 0px auto 10px;
  padding: 0;
  width: 100%;
  max-width: 384px;
  height: 80px;
}

h4#Tagline {
	text-transform:uppercase;
	max-width:300px;
	margin:0 auto 30px;
	padding:0;
	text-align:center;
	font-size:1.3em;
	line-height:1.6em;
	width:100%;
}

/* line 533, ../sass/style.scss */
#Navigation {
  float: left;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  z-index: 200;
  background: #fdedf3;
  clear: both;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  overflow:hidden;
}
/* line 542, ../sass/style.scss */
#Navigation ul {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  max-width: 1080px;
}
/* line 549, ../sass/style.scss */
#Navigation ul li {
  display:block;
  padding:0;
  text-align:left;
  list-style-type: none;
  position: relative;
  cursor: pointer;
  font-size: 1.4em;
  font-family: "interstateregular", arial, sans-serif;
}
/* line 560, ../sass/style.scss */
#Navigation ul li a {
  display: block;
  color: #7d7d7d;
  text-decoration: none;
  padding: 12px 20px;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
}

#MobileHeader {
	display:block;
  	background: #fdedf3;
	width:100%;
    padding:10px 10px 10px 20px;
}

#MobileTrigger {
	display:inline-block;
	text-align:left;
    cursor: pointer;
    color:#666;
    text-transform:uppercase;
    font-size: 1.4em;
    font-family: "interstateregular", arial, sans-serif;
}
#MobileTrigger .icon {
	display:block;
	float:left;
	width:25px;
	height:20px;
	margin:5px 10px 0 0;
	background:url(img/icon_menu.png) no-repeat 0 0;
	background-size:25px auto;
}
#MobileTrigger .title {
	display:block;
	float:left;
	padding:5px 0;
}
#MobileHeader #SearchWrapper {
	float:right;
	display:inline-block;
}

#Header #MobileHeader #SearchWrapper #SearchIcon {
	background:url(img/icon_search-mobile.png) no-repeat 0 0;
	background-size:20px auto;
}
#Navigation.show {
  opacity: 1;
  filter: alpha(opacity=0);
  height: 0;
}

@media only screen and (min-width:800px) {
	#Navigation {
	    opacity: 1;
	    filter: alpha(opacity=0);
	    height: auto !important;
	}
	#Navigation ul li {
	    text-align: center;
	    display: inline-block;
	    padding: 0;
	    margin: 0;
	}
	#Navigation ul li a {
		padding:20px 12px;
	}
    #Navigation.show {
       height: auto !important;
     }
	#MobileHeader{
		display:none;
	}
}
@media only screen and (min-width:920px) {
	#Navigation ul li a {
		padding:20px;
	}
}

@media only screen and (min-width: 1100px) {
	#Navigation ul li a {
	    padding: 20px 30px;
	}
}

/* line 571, ../sass/style.scss */
#Navigation ul li a:hover {
  color: black;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/
/* line 580, ../sass/style.scss */
.divider {
  float: left;
  border-top: solid 1px #fac9dc;
  margin: 0px 0 20px;
  width: 100%;
}

/* line 587, ../sass/style.scss */
ul.social {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}
@media only screen and (min-width: 900px) {
	ul.social { 
	    padding: 0 20px;
	}
}

/* line 592, ../sass/style.scss */
ul.social li {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 0;
  width: 30px;
  line-height:1.5em;
  font-size: 1.7em;
}
/* line 599, ../sass/style.scss */
ul.social li a {
  border: solid 1px #fea9ba;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 2px 0;
  height: 30px;
  color:#fea9ba;
}
/* line 608, ../sass/style.scss */
ul.social li a:hover {
  border: solid 1px black;
  color:#222;
}

/* line 614, ../sass/style.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 622, ../sass/style.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 625, ../sass/style.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 628, ../sass/style.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 631, ../sass/style.scss */
.fa-music:before {
  content: "\f001";
}

/* line 634, ../sass/style.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 637, ../sass/style.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 640, ../sass/style.scss */
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-spotify:before {
  content: "\f1bc";
}
/* line 644, ../sass/style.scss */
form .col {
  width: 48%;
}
/* line 647, ../sass/style.scss */
form .group {
  float: left;
  border: solid 1px #f98198;
  width: 100%;
}
/* line 651, ../sass/style.scss */
form .group input[type="text"],
form .group input[type="email"],
form .group input[type="password"] {
  float: left;
  border: 0;
  padding: 8px;
  margin: 0;
  width: 80%;
  font-family: "interstateregular", arial, sans-serif;
}
/* line 659, ../sass/style.scss */
form .group input[type="submit"] {
  float: right;
  border: 0;
  padding: 0px 7px;
  margin: 7px 0;
  cursor: pointer;
}
/* line 667, ../sass/style.scss */
form label {
  display: block;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 1.3em;
}
/* line 673, ../sass/style.scss */
form textarea {
  min-height: 150px;
}
/* line 676, ../sass/style.scss */
form input[type="text"], 
form input[type="email"],
form input[type="password"],
form textarea {
  width: 100%;
  border: solid 1px #fac9dc;
  padding: 15px 10px;
  margin: 0 0 20px;
  font-size: 1.2em;
  font-family: "interstate-exlight", arial, sans-serif;
  letter-spacing: 0.05em;
}
/* line 685, ../sass/style.scss */
form input[type="submit"] {
  font-size: 1.4em;
  padding: 18px 40px;
  margin: 10px 0;
  color: black;
  background: #fdedf3;
  font-family: "interstateregular", arial, sans-serif;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  letter-spacing: 0.05em;
}
/* line 697, ../sass/style.scss */
form input[type="submit"]:hover {
  opacity: 0.75;
}
/* line 700, ../sass/style.scss */
form input.go {
  background: url(img/icon_arrow-right.png) no-repeat 0 0;
  background-size: 8px auto;
}

/* line 706, ../sass/style.scss */
.subhead_divider {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 50px;
  background: url(img/icon_header-divider.gif) repeat-x 0 6px;
}
/* line 712, ../sass/style.scss */
.subhead_divider h6 {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  letter-spacing: 0.2em;
}
h1.search {
	margin:0 0 40px;
}
/*---------------HOMEPAGE----------------------*/
/* line 721, ../sass/style.scss */
#SlideshowContainer {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 50px;
  overflow:hidden;
}
.single #SlideshowContainer {
	margin-bottom:20px;
}
/* line 727, ../sass/style.scss */
#SlideshowContainer #Slideshow {
  position: relative;
  width: 100%;
  max-height:452px;
  overflow:hidden;
}
#SlideshowContainer #Slideshow a, #SlideshowContainer #Slideshow .slide {
	width:100%;
	text-align:center;
}
/* line 731, ../sass/style.scss */
#SlideshowContainer #Slideshow .slide img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  max-width:100%;
  
}
/* line 736, ../sass/style.scss */
#SlideshowContainer #Controls {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 746, ../sass/style.scss */
#SlideshowContainer #Controls li {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  z-index: 110;
  width: 15px;
  height: 28px;
  background: url(img/icon_slider-arrows.png) no-repeat 0 0;
  background-size: 15px auto;
  cursor: pointer;
}
/* line 759, ../sass/style.scss */
#SlideshowContainer #Controls #Next {
  right: 20px;
  background-position: 0 0;
}
/* line 763, ../sass/style.scss */
#SlideshowContainer #Controls #Prev {
  left: 20px;
  background-position: 0 -30px;
}
/* line 767, ../sass/style.scss */
#SlideshowContainer #Controls li:hover {
  opacity: 0.5;
}

/* line 773, ../sass/style.scss */
#LeftCol section.home {
  margin: 0 0 70px;
}

/* line 778, ../sass/style.scss */
#Video .video_container {
  position: relative;
}
/* line 780, ../sass/style.scss */
#Video .video_container .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -39.5px;
  margin-left: -39.5px;
  width: 79px;
  height: 79px;
  background: url(img/icon_video-play-white.png) no-repeat 0 0;
  background-size: 79px auto;
}
/* line 791, ../sass/style.scss */
#Video .video_container a:hover {
  opacity: 0.75;
}

/* line 798, ../sass/style.scss */
#Fans {
  position: relative;
}
/* line 801, ../sass/style.scss */
#Fans #Slideshow {
  height: 100%;
  position: absolute;
  top: 0;
}
/* line 806, ../sass/style.scss */
#Fans #Slideshow .slide {
  height: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 480px) {
	#Fans #Slideshow .slide {
  	  padding: 0 30px;
	}
}
/* line 810, ../sass/style.scss */
#Fans #Slideshow .slide .wrap {
  display: table !important;
  height: 100%;
}
/* line 814, ../sass/style.scss */
#Fans #Slideshow .slide .text {
  display: table-cell;
  vertical-align: middle;
}
/* line 818, ../sass/style.scss */
#Fans #Slideshow .slide p {
  margin: 0;
  color: #fff;
  font-family: "interstateregular", arial, sans-serif;
  line-height: 1.3em;
  font-size: 1.3em;
  text-align: center;
  padding: 10px 20px 0;
  background: url(img/icon_quotes.png) no-repeat top center;
  background-size: 100% auto;
  text-shadow: 1px 1px 2px rgba(0,0,0, 0.5);
}
@media only screen and (min-width: 480px) {
  /* line 818, ../sass/style.scss */
  #Fans #Slideshow .slide p {
    font-size: 1.6em;
    line-height: 1.7em;
    padding: 10px 40px 0;
  }
}

/* line 841, ../sass/style.scss */
#Feed article.excerpt {
  border-top:0;
  border-bottom:solid 1px #fac9dc;
}

#Feed .subhead_divider {
	margin:0 ;
}


/*---------------MODAL----------------------*/
/* line 849, ../sass/style.scss */
.jqmWindow {
  background: #fff;
  display: none;
  position: fixed;
  top: 17%;
  left: 50%;
  width: 100%;
  margin-left: -47%;
  width: 94%;
}
@media only screen and (min-width: 940px) {
  /* line 849, ../sass/style.scss */
  .jqmWindow {
    margin-left: -450px;
    width: 900px;
  }
}


.jqmWindow.podcast {
	width:300px;
	margin-left:-150px;
}

.jqmWindow.podcast iframe {
	margin:0 auto;
	display:block;
}

.jqmWindow#NewsletterModal {
	background:#fdedf3;
	z-index:120;
}

.jqmWindow#NewsletterModal .left {
	display:none;
	width:30%;
	background-image:url(img/heyfrase_newsletter-pop-up.jpg);
	background-size:cover;
	background-position:center;
	min-height:400px;
}
.jqmWindow#NewsletterModal .right {
	width:100%;
	padding:50px;
}

@media only screen and (min-width: 480px) {
	.jqmWindow#NewsletterModal .left {
		display:block;
	}
	.jqmWindow#NewsletterModal .right {
		width:70%;
	    padding:90px 50px 0;
	}
}

@media only screen and (min-width: 940px) {
	.jqmWindow#NewsletterModal .left {
		width:44%;
	}
	.jqmWindow#NewsletterModal .right {
		width:56%;
	    padding:120px 50px 0;
	}
}

.jqmWindow#NewsletterModal .right p {
	font-size:1.6em;
	text-align:center;
}
.jqmWindow#NewsletterModal .right form {
	background:#fff;
	float:left;
	width:100%;
}

.jqmWindow#NewsletterModal form .group {
	border:0;
}

.jqmWindow#NewsletterModal form .group input[type="text"] {
	padding:12px 10px;
	font-family:"interstate-exlight", arial, sans-serif;
	font-size:1.5em;
}

.jqmWindow#NewsletterModal form .group input[type="submit"] {
	margin:12px 0;
	background-position:0 2px;
	background-size:6px auto;
}


/* line 865, ../sass/style.scss */
.jqmClose {
  position: absolute;
  top: -35px;
  right: 0px;
  width:24px;
  height:24px;
  font-size: 2em;
  text-align: center;
  text-indent:-9999px;
  width:;
  cursor: pointer;
  background:url(img/icon_close.png) no-repeat 0 0;
  background-size:25px auto;
}

.jqmWindow#NewsletterModal .jqmClose {
	top:15px;
	right:15px;
}

/* line 874, ../sass/style.scss */
.jqmOverlay {
  background-color: #fff;
  opacity: 0.75 !important;
  z-index: 120 !important;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
/* line 877, ../sass/style.scss */
* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
/* line 885, ../sass/style.scss */
* html .jqmWindow {
  position: absolute;
  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*---------------ARTICLES----------------------*/
/* line 891, ../sass/style.scss */
article {
  width: 100%;
  float: left;
  border-top: solid 1px #fac9dc;
  padding: 36px 0;
}
/* line 897, ../sass/style.scss */
article p.more {
  margin: 0;
  font-family: "interstateregular", arial, sans-serif;
  text-transform: uppercase;
}
/* line 901, ../sass/style.scss */
article p.more a {
  color: #fea9ba;
}
article p.more a:hover {
	color:#222;
}
/* line 906, ../sass/style.scss */
article .meta {
  margin: 0 0 40px;
}
/* line 908, ../sass/style.scss */
article .meta p {
  font-family: "interstateregular", arial, sans-serif;
  color: #959595;
}
/* line 912, ../sass/style.scss */
article .meta p a {
  font-family: "interstate-exlight", arial, sans-serif;
  color: #f98198;
}
/* line 916, ../sass/style.scss */
article .meta p a:hover {
  color: black;
}
/* line 920, ../sass/style.scss */
article .meta .tags {
  text-transform: uppercase;
}
/* line 924, ../sass/style.scss */
article .pagination {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 0 0 40px;
  padding: 0;
}
/* line 930, ../sass/style.scss */
article .pagination li {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-family: "interstateregular", arial, sans-serif;
}
.single article .pagination li {
	background:0;
	padding:0;
}
/* line 937, ../sass/style.scss */
article .share {
  float: left;
  width: 100%;
  border: solid 1px #fac9dc;
  padding: 20px 20px 18px;
  margin: 0 0 40px;
  color: #f98198;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: "interstateregular", arial, sans-serif;
}
article .title {
	width:100%;
	margin-top:4px;
}
article .share .right {
	float:left;
	width:100%;
	margin:10px 0 0;
}

article img {
	width:auto;
	max-width:100%;
}

article.excerpt .thumb img {
	width:100%;
}
.single article ul li {
	background:url(img/icon_bullet.png) no-repeat 0 5px;
	list-style-type:none;
	padding:0 0 5px 10px;
}
.single article h3 a {
	color:#000;
}
.single article h3 a:hover {
	color:#f98198;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 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;
    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 {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


@media only screen and (min-width: 500px) {
	article .share .right {
		float:right;
		clear:none;
		width:auto;
		margin:0;
	}
	article .title {
		width:auto;
		float:left;
	}
}
article .share .addthis_toolbox .addthis_button_tweet {
	min-width:63px;
}
article .share .addthis_toolbox > a {
	margin-right:10px;
	margin-bottom:0;
}
/* line 948, ../sass/style.scss */
article #Comments {
  float: left;
  width: 100%;
  margin: 20px 0;
}
/* line 953, ../sass/style.scss */
article #Comments h5 {
  margin: 0 0 30px;
}
/* line 957, ../sass/style.scss */
article #Comments ol {
  list-style-type: none;
  margin: 0 0 80px;
  padding: 0;
  text-align: center;
}
/* line 963, ../sass/style.scss */
article #Comments ol li {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  text-align: left;
  padding: 0 0 0 15px;
  margin:0 0 20px;
  background: url(img/icon_comments-arrow.png) no-repeat 0 15px;
  background-size: 16px auto;
}
article #Comments ol.children {
	margin:10px 0 0;
}
article #Comments ol.children li {
	font-size:1em;
}
article #Comments ol.children > li:last-child {
	margin-bottom:0;
}
/* line 971, ../sass/style.scss */
article #Comments ol li .comment-body {
  padding: 10px 20px;
  border: solid 1px #fac9dc;
}
/* line 974, ../sass/style.scss */
article #Comments ol li .comment-body .comment-author {
  text-transform: uppercase;
  font-size:1.2em;
}
article #Comments ol li .comment-body .comment-author a {
  color:#fac9dc;
}
article #Comments ol li .comment-body .comment-author a:hover {
	color:#222;
}
/* line 977, ../sass/style.scss */
article #Comments ol li .comment-body .comment-meta {
  color: #959595;
}
/* line 979, ../sass/style.scss */
article #Comments ol li .comment-body .comment-meta a {
  color: #959595;
}
/* line 983, ../sass/style.scss */
article #Comments ol li .comment-body .comment-author, article #Comments ol li .comment-body .comment-meta {
  font-family: "interstateregular", arial, sans-serif;
}
/* line 986, ../sass/style.scss */
article #Comments ol li .comment-body p {
  margin: 20px 0 0;
  font-size: 1em;
}
article #Reply p.comment-notes {
	text-align:center;
}
article #Reply p.form-submit {
	font-size:1em;
	margin:0;
}
article #Reply p.comment-subscription-form .subscribe-label {
	font-size:1.1em;
	text-transform: none;
	margin-left:10px;
}
/* line 998, ../sass/style.scss */
article.excerpt .meta {
  margin: 0 0 0px;
}
/* line 1001, ../sass/style.scss */
article.excerpt .thumb {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
@media only screen and (min-width: 480px) {
  /* line 1001, ../sass/style.scss */
  article.excerpt .thumb {
    margin: 0;
    width: 42%;
  }
}
/* line 1011, ../sass/style.scss */
article.excerpt .right {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  /* line 1011, ../sass/style.scss */
  article.excerpt .right {
    width: 50%;
  }
  article.excerpt.no_thumb .right {
	  width:100%;
  }
}

/* line 1020, ../sass/style.scss */
#Pagination {
  text-align: center;
  width: 100%;
  float: left;
  border-top: solid 1px #fac9dc;
  padding: 30px 0;
}
/* line 1026, ../sass/style.scss */
#Pagination ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
/* line 1030, ../sass/style.scss */
#Pagination ul li {
  font-family: "interstateregular", arial, sans-serif;
  display: inline;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}
/* line 1037, ../sass/style.scss */
#Pagination ul li.pagenum {
  margin-right: 10px;
  color: #f98198;
}

#Pagination ul.page-numbers {
	display:inline-block;
}

/*---------------BIO----------------------*/
/* line 1045, ../sass/style.scss */
.bio h1, .bio h2 {
  text-align: left;
}
/* line 1048, ../sass/style.scss */
.bio h1.text_right {
  text-align: right;
}
/* line 1052, ../sass/style.scss */
.bio .col_left {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.bio img {
	margin:0 0 30px;
}
@media only screen and (min-width: 768px) {
  /* line 1052, ../sass/style.scss */
  .bio .col_left {
    width: 45%;
    margin: 0px;
  }
}
/* line 1063, ../sass/style.scss */
.bio .col_right {
  float: right;
  width: 100%;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  /* line 1063, ../sass/style.scss */
  .bio .col_right {
    width: 50%;
    margin: 0px;
  }
}
/* line 1073, ../sass/style.scss */
.bio .connect_bio {
  float: left;
  width: 100%;
  margin: 0 0 0px;
}
@media only screen and (min-width: 768px) {
  /* line 1073, ../sass/style.scss */
  .bio .connect_bio {
    margin: 0 0 30px;
  }
}
/* line 1081, ../sass/style.scss */
.bio .connect_bio h2 {
  width: 100%;
  font-size: 3.5em;
  color:#fea9ba;
}
/* line 1086, ../sass/style.scss */
.bio .connect_bio ul.social {
  width: 100%;
  margin:0;
}
.bio .connect_bio ul li {
	font-size:2em;
	margin-right:5px;
}
.bio .connect_bio ul li a{
	color:#959595;
	border:0;
}
.bio .connect_bio ul li a:hover {
	opacity:0.5;
}

@media only screen and (min-width: 1024px) {
	.bio .connect_bio h2 {
		width:50%;
	}
	.bio .connect_bio ul.social {
		width:50%;
		text-align:right;
	}
}
/* line 1093, ../sass/style.scss */
.bio #Facts h2, .flex_facts h2 {
  margin: 0 0 20px;
}
@media only screen and (min-width: 480px) {
	.bio #Facts h2, .flex_facts h2 {
	  margin: 0 0 50px;
	}
}
/* line 1096, ../sass/style.scss */
.bio #Facts ul, .flex_facts ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 1100, ../sass/style.scss */
.bio #Facts ul li, .flex_facts ul li {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
  font-size: 1em;
}
@media only screen and (min-width: 480px) {
    .bio #Facts ul li, .flex_facts ul li {
      width: 48%;
    }
}
@media only screen and (min-width: 768px) {
  /* line 1100, ../sass/style.scss */
  .bio #Facts ul li, .flex_facts ul li {
    width: 24%;
  }
}
/* line 1112, ../sass/style.scss */
.bio #Facts ul li .num, .flex_facts ul li .num {
  font-size: 5.5em;
  line-height: 1.4em;
  color: #fea9ba;
  font-family: "interstateregular", arial, sans-serif;
}
@media only screen and (min-width: 480px) {
  /* line 1112, ../sass/style.scss */
  .bio #Facts ul li .num, .flex_facts ul li .num {
    font-size: 7.5em;
  }
}
/* line 1122, ../sass/style.scss */
.bio #Facts ul li .title, .flex_facts ul li .title {
  font-family: "grand_hotelregular", arial, sans-serif;
  font-size: 2.5em;
  color: #959595;
}
@media only screen and (min-width: 480px) {
  /* line 1122, ../sass/style.scss */
  .bio #Facts ul li .title, .flex_facts ul li .title{
    font-size: 3.0em;
  }
}

.flex_facts {
	margin:40px 0 0 0;
}

/*---------------EVENTS----------------------*/
/* line 1137, ../sass/style.scss */
section#Events {
  max-width: 632px;
  margin:0 auto;
}
section#Events p.message {
	font-size:1.6em;
} 
p.callout {
	text-transform:uppercase;
	font-family:"interstateregular", arial, sans-serif;
}

/*---------------TV RADIO----------------------*/
/* line 1143, ../sass/style.scss */
#Playlist {
  max-width: 900px;
  margin: 0 auto;
}
/* line 1146, ../sass/style.scss */
#Playlist iframe {
  margin: 20px 0 0 0;
}

/* line 1151, ../sass/style.scss */
ul.col_three, ul.col_two {
  margin: 0 auto;
  max-width: 940px;
  padding: 0;
  list-style-type: none;
}
/* line 1156, ../sass/style.scss */
ul.col_three li, ul.col_two li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  /* line 1156, ../sass/style.scss */
  ul.col_three li {
    width: 49%;
    margin: 0;
    padding: 0 10px 20px;
  }
  ul.col_two li {
    margin: 0 20px 10px 0;
  }
  ul.col_two li:last-child {
	  margin-right:0;
  }
}
@media only screen and (min-width: 768px) {
  /* line 1156, ../sass/style.scss */
  ul.col_three li {
    width: 33%;
    padding: 0 20px 40px;
  }
}
/* line 1174, ../sass/style.scss */
ul.col_three li a {
  position: relative;
  display: block;
}
/* line 1179, ../sass/style.scss */
ul.col_three li .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
/* line 1188, ../sass/style.scss */
ul.col_three li .play {
  position: absolute;
  top: 50%;
  text-align: center;
  margin-top: -21px;
  z-index: 50;
  font-size: 3em;
  width: 100%;
  height: 35px;
  opacity: 0.75;
}

/*-------------- PARTNERSHIP -----------------*/
/* line 1202, ../sass/style.scss */
ul.col_four {
  margin: 45px auto 0;
  max-width: 940px;
  padding: 0;
  list-style-type: none;
  border-top: solid 1px #fdd9e0;
  border-bottom: solid 1px #fdd9e0;
}
/* line 1211, ../sass/style.scss */
ul.col_four li {
  float: left;
  display: inline-block;
  width: 50%;
  margin: 0px;
  padding: 0;
  border-right: solid 1px #fdd9e0;
  border-bottom: solid 1px #fdd9e0;
}
@media only screen and (min-width: 768px) {
  /* line 1211, ../sass/style.scss */
  ul.col_four li {
    width: 25%;
    padding: 0px;
    margin: 0;
  }
}
/* line 1226, ../sass/style.scss */
ul.col_four li a {
  float: left;
  width: 100%;
}
/* line 1232, ../sass/style.scss */
ul.col_four li:nth-child(2n) {
  border-right: solid 1px #fff;
}
@media only screen and (min-width: 768px) {
  /* line 1238, ../sass/style.scss */
  ul.col_four li:nth-child(2n) {
    border-right: solid 1px #fdd9e0;
  }
  /* line 1242, ../sass/style.scss */
  ul.col_four li:nth-child(4n) {
    border-right: solid 1px #fff;
  }
}

/* line 1248, ../sass/style.scss */
#MiddleCol section#CallOut.block {
  margin: 100px 0 50px;
}

#ClientTestimonials ul.col_two li {
	vertical-align:top;
	position:relative;
}
#ClientTestimonials ul.col_two li:hover {
	opacity:0.7;
}
#ClientTestimonials ul.col_two li img {
	border:solid 1px #f98198;
	margin:20px 0 10px;
}
ul.col_three li p {
	text-align:center;
}

#ClientTestimonials p {
	line-height:1.4em;
}

#ClientTestimonials ul.col_two li .play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75.5px;
    margin-left: -39.5px;
    width: 79px;
    height: 79px;
    background: url(img/icon_video-play-white.png) no-repeat 0 0;
    background-size: 79px auto;
}

#TestimonialsText p strong, #TestimonialsText p b {
	color:#f98198;
}

/*---------------CONTACT----------------------*/
div.wpcf7 img.ajax-loader {
	width:auto;
}
div.wpcf7-validation-errors {
	border:0;
	font-size:1.5em;
	margin:10px 0;
	padding:0;
}
span.wpcf7-not-valid-tip {
	font-size:1.3em;
	margin:0 0 20px;
	color:#000;
}
.wpcf7-submit {
	float:right;
}
/* line 1253, ../sass/style.scss */
#Directory {
  margin: 100px 0 0 0;
}

/* line 1256, ../sass/style.scss */
ul.cols {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 1260, ../sass/style.scss */
ul.cols li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0 10px 40px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 1260, ../sass/style.scss */
  ul.col_two li {
    width: 48%;
  }
  ul.col_three li {
    width: 33%;
  }
}
/* line 1272, ../sass/style.scss */
ul.cols li h4 {
  color: black;
  font-size: 1.3em;
}
/* line 1276, ../sass/style.scss */
ul.cols li p {
  color: black;
  margin: 0;
  text-align: center;
}
/* line 1280, ../sass/style.scss */
ul.cols li p a {
  color: black;
}
/* line 1283, ../sass/style.scss */
ul.cols li p a:hover {
  color: #f98198;
}

/*-------------- PODCAST -----------------*/
/* line 1291, ../sass/style.scss */
#PodcastOne h1 {
	text-align:left;
	padding:0 20px;
	margin:0 0 20px;
}

#PodcastOne {
	max-width:900px;
	list-style-type:none;
	margin: 0 auto;
	padding:0;
}
#PodcastOne li {
	position:relative;
	margin:0;
	padding:0;
}
#PodcastOne li a {
	display:block;
	color:#000;
	padding:30px 45px 30px 70px;
}
#PodcastOne li a:hover {
	opacity:0.5;
}
#PodcastOne li .title {
    font-family: "interstateregular", arial, sans-serif;
	display:block;
	font-size:1.6em;
	margin:0 0 25px;
}
#PodcastOne li .desc {
	font-size:1.3em;
	line-height:1.5em;
}
#PodcastOne li.odd {
	background:#feedf3;
}
#PodcastOne li.even {
	background:#fdfbfc;
}
#PodcastOne li .play {
	position:absolute;
	left:20px;
	top:24px;
}

#PodcastOne li .play .fa{
	font-size:2.5em;
	color:#f77c98;
}

p.callout_link {
	margin: 20px 0;
	text-align:right;
	font-size:1.8em;
    font-family: "interstateregular", arial, sans-serif;
}
p.callout_link a {
	color:#000;
}
p.callout_link a:hover {
    color: #f98198;
}

#MiddleCol.custom p.callout_link {
	max-width:900px;
	margin:20px auto;
}

#MiddleCol #Embed {
	margin:0 auto;
	width:100%;
	max-width:504px;
	overflow:hidden;
}
#MiddleCol #Embed iframe{
	width:100%;
	max-width:504px;
}
#ListenWrapper {
	text-align:center;
	margin:0 0 30px;
}
#Listen {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
}
#Listen li {
	list-style-type:none;
	margin:0;
	padding:10px 10px 0;
	display:inline-block;
	width:35%;
}
@media only screen and (min-width: 480px) {
	#Listen li {
		width:20%;
	}
}
@media only screen and (min-width: 768px) {
	#Listen li {
		width:12%;
	}
}
/*-------------- Hosting + Events -----------------*/
#MiddleCol.hosting .content p {
	font-size:1.6em;
}
#MiddleCol.hosting .content ul li {
	list-style-type:none;
	background:url(img/icon_bullet.png) no-repeat 0 7px;
	font-size:1.6em;
	padding:0 0 5px 10px;
}
#Bookings {
	padding:20px 0 80px;
	max-width:632px;
	margin:0 auto;
}
#Bookings p {
	text-align:center;
	font-size:1.6em;
}
#Events h1 {
	margin:0 0 30px;
}
#MiddleCol.hosting #ClientTestimonials {
	max-width:600px;
	margin: 0 auto;
}
#MiddleCol section .center #ClientTestimonials p {
	font-size:1.4em;
}
/*-------------- Copyright Footer -----------------*/
/* line 1298, ../sass/style.scss */
.footer_push {
  clear: both;
  height: 95px;
}

/* line 1300, ../sass/style.scss */
#Footer {
  float: left;
  background: #fdedf3;
  margin: 0;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 30px 30px;
}

@media only screen and (min-width: 480px) {
	#Footer {
  	  height: 95px;
	}
}
/* line 1309, ../sass/style.scss */
#Footer .content {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
}
/* line 1315, ../sass/style.scss */
#Footer p {
  font-family: "interstateregular", arial, sans-serif;
  color: #7d7d7d;
  text-transform: uppercase;
  text-align: center;
}
/* line 1321, ../sass/style.scss */
#Footer p a {
  color: #7d7d7d;
}
#FooterAd {
	width: 100%;
 	background: #fdedf3;
	padding:0 0 20px;
}
#FooterAd .widget {
	width: 100%;
	margin:0 auto 0px;
	text-align:center;
	max-width:700px;
	padding:0 20px;
}
#FooterAd img, #FooterAd iframe {
	width: auto;
	height: auto;
	max-width:700px;
}

#FooterAd .wp-caption, #FooterAd .widget_sp_image-description p {
	background:transparent;
	text-align:center;
}
/* header ad */
#HeaderAd {
	float:left;
	width: 100%;
	padding:40px 0 0px;
}
#HeaderAd .widget {
	width: 100%;
	margin:0 auto 0px;
	text-align:center;
	max-width:640px;
	padding:0 20px;
}
#HeaderAd img, #HeaderAd iframe {
	width: auto;
	height: auto;
	max-width:600px;
}

#HeaderAd .wp-caption, #HeaderAd .widget_sp_image-description p{
	text-align:center;
	background:transparent;
}

/* Remove traces of float */
/* line 1329, ../sass/style.scss */
.clear {
  clear: both;
}
