@charset "UTF-8";
/* CSS Document */

/*
---------------------------------------------------------------- NORMALIZE STYLES ----------------------------------------------------------------
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: 0; }

a:hover, a:active {
  outline: 0; }

h1 {
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 10px; }

h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 15px; }

h3 {
  font-size: 1.17em;
  margin: 0 0 20px; }

h4 {
  font-size: 1em;
  margin: 0 0 20px; }

h5 {
  font-size: 0.83em;
  margin: 0 0 20px; }

h6 {
  font-size: 0.75em;
  margin: 0 0 20px; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button, input {
  line-height: normal;
  /* 1 */ }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */ }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  



/*
---------------------------------------------------------------- Fonts ----------------------------------------------------------------
*/



@font-face {
    font-family: 'Optimus';
    src: url('http://afeastwithdragons.com/_assets/fonts/optimusprinceps-webfont.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/optimusprinceps-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/optimusprinceps-webfont.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/optimusprinceps-webfont.ttf') format('truetype'),
         url('http://afeastwithdragons.com/_assets/fonts/optimusprinceps-webfont.svg#Optimus') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Gotham';
	 src: url('http://afeastwithdragons.com/_assets/fonts/GothamBook.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/GothamBook.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamBook.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamBook.otf') format('truetype'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamBook.svg#Gotham') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'GothamLight';
	 src: url('http://afeastwithdragons.com/_assets/fonts/Gotham.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/Gotham.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/Gotham.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/Gotham.otf') format('truetype');
	/*         url('/_assets/fonts/Gotham.svg#GothamLight') format('svg')*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'GothamRoundedLight';
	 src: url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Light.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Light.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Light.otf') format('truetype');
	/*         url('/_assets/fonts/Gotham.svg#GothamLight') format('svg')*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'GothamRoundedBook';
	 src: url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Book.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Book.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/GothamRounded-Book.otf') format('truetype');
	/*         url('/_assets/fonts/Gotham.svg#GothamLight') format('svg')*/
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeue';
	src: url('http://afeastwithdragons.com/_assets/fonts/helveticaneue.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/helveticaneue.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/helveticaneue.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/helveticaneue.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'TrajanPro3';
	src: url('http://afeastwithdragons.com/_assets/fonts/trajanpro3-regular.eot');
    src: url('http://afeastwithdragons.com/_assets/fonts/trajanpro3-regular.eot?#iefix') format('embedded-opentype'),
         url('http://afeastwithdragons.com/_assets/fonts/trajanpro3-regular.woff') format('woff'),
         url('http://afeastwithdragons.com/_assets/fonts/trajanpro3-regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*body {
	font-family: "GothamLight",Helvetica,sans-serif;
}*/

body {
	font-family: "Figtree", sans-serif;
 	font-optical-sizing: auto;
}


/*
---------------------------------------------------------------- Navigation Style ----------------------------------------------------------------
*/

.header {
    height: auto;
    margin: 0 auto;
    overflow: visible;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

.header-wrapper a {
    font-size: 12px;
    font-weight: bold;
    margin-right: 12px;
}

.nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.nav > li {
    /*display: inline-block;*/
	margin-bottom:10px;
}

.nav > li > a {
    text-decoration: none;
}



.header .logo {
  clear: both;
  margin: 0px auto 0px;
  display: block;
  padding-top: 20px;
  border-top: 1px solid #999999; }
  
.episode .header .logo {
  border-top:none;
}

.homepage .header .logo {
  margin-top:40px;
}

@media (max-width: 700px) {
  .header .logo {
    width: 100%;
    border-top: none;
    padding-top: 20px;
    margin: 0;
    float: left;
    clear: left;
    height: 77px; } }
@media (min-width: 1024px) {
  .section .logo {
    border-top: none;
    margin: 0em auto 0em;
    padding-top: 20px;
    width: 60%;
    padding-left: 20px;
    float: left;
    clear: left;
    height: 77px; } }

.logo h1 {
  font-size: 1em; }

.logo h1 a {
  display: block;
  text-indent: -9999px;
  background: url(http://afeastwithdragons.com/_assets/images/common/gameofowns.png) no-repeat left top;
  height: 27px;
  width: 200px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .logo h1 a {
    background: url(http://afeastwithdragons.com/_assets/images/common/gameofowns-2x.png) no-repeat left top;
    background-size: 200px 27px; } }

.episode .logo  h1,
.about .logo h1,
.contact .logo h1 {
	display:none;
}

.about .header .logo,
.contact .header .logo,
.section .header .logo {
	border-top: none;
}


ul.grid {
    list-style-type: none;
    padding-left: 0;
}
.grid {
    height: auto;
    overflow: hidden;
}

ul.grid {
    list-style-type: none;
    padding-left: 0;
}
.grid {
    height: auto;
    overflow: hidden;
}
.grid .one-half {
    float: left;
    height: auto;
    margin-right: 2.08333%;
    overflow: hidden;
    width: 48.9583%;
}
@media (max-width: 768px) {
.grid .one-half {
    margin-right: 2.77008%;
    width: 48.615%;
}
}
@media (max-width: 640px) {
.grid .one-half {
    margin-right: 0;
    width: 100%;
}
}
.grid .one-half:nth-child(2n) {
    margin-right: 0;
}
.grid .two-thirds {
    float: left;
    height: auto;
    margin-right: 20px;
    max-width: 640px;
    overflow: hidden;
    width: 66.6667%;
}
.grid .two-thirds:nth-child(2n) {
    margin-right: 0;
}
@media (max-width: 55em) {
.grid .two-thirds {
    margin-right: 0;
    width: 100%;
}
}
.grid .one-third {
    float: right;
    height: auto;
    margin-right: 0;
    overflow: hidden;
    width: 300px;
}
@media (max-width: 1000px) {
.grid .one-third {
    display: none;
}
}
.grid .full {
    float: left;
    height: auto;
    margin-right: 0;
    overflow: hidden;
    width: 100%;
}



/*
---------------------------------------------------------------- Sidr Styles ----------------------------------------------------------------
*/


.sidr {
    background: black none repeat scroll 0 0;
    color: #fff;
    display: none;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 260px;
    z-index: 999999;
}
.sidr .sidr-inner {
    background: #000000 none repeat scroll 0 0;
    padding: 0;
}
.sidr .sidr-inner > p {
    margin-left: 15px;
    margin-right: 15px;
}
.sidr.right {
    left: auto;
    right: -260px;
}
.sidr.left {
    left: -260px;
    right: auto;
}
.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
    margin: 0 0 5px;
    padding: 0 15px;
}
.sidr p {
    font-size: 13px;
    margin: 0 0 12px;
}
.sidr p a {
    color: rgba(255, 255, 255, 0.9);
}
.sidr > p {
    margin-left: 15px;
    margin-right: 15px;
}
.sidr ul {
    display: block;
    margin: 0;
    padding: 0;
}
.sidr ul li {
    border-bottom: 1px solid #666666;
    display: block;
    line-height: 39px;
    margin: 0;
}
.sidr ul li a, .sidr ul li span {
	color:#fff;
    display: block;
    padding: 0 15px;
    text-decoration: none;
}

.sidr ul li a.sidr-class-goo {
	color:#ecc292;
}


.sidr ul li a.sidr-class-goo:hover {
	color:#ffffff;
}





.sidr ul li ul {
    border-bottom: medium none;
    margin: 0;
}
.sidr ul li ul li {
    font-size: 13px;
    line-height: 39px;
}

.sidr ul li ul li .sidr-class-smallnavtext {
	font-size: 11px !important;
}

.sidr ul li .sidr-class-smallnavtext {
	font-size: 15px !important;
}



.sidr ul li ul li:last-child {
    border-bottom: medium none;
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
    border-top: medium none;
    line-height: 39px;
}
.sidr ul li ul li:hover > a, .sidr ul li ul li:hover > span, .sidr ul li ul li.active > a, .sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a, .sidr ul li ul li.sidr-class-active > span {
    box-shadow: 0 0 15px 3px #222222 inset;
}
.sidr ul li ul li a, .sidr ul li ul li span {
    color: rgba(255, 255, 255, 0.8);
    padding-left: 30px;
}
.sidr form {
    margin: 0 15px;
}
.sidr label {
    font-size: 13px;
}
.sidr input[type="text"], .sidr input[type="password"], .sidr input[type="date"], .sidr input[type="datetime"], .sidr input[type="email"], .sidr input[type="number"], .sidr input[type="search"], .sidr input[type="tel"], .sidr input[type="time"], .sidr input[type="url"], .sidr textarea, .sidr select {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-sizing: border-box;
    clear: both;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
}
.sidr input[type="checkbox"] {
    clear: none;
    display: inline;
    width: auto;
}
.sidr input[type="button"], .sidr input[type="submit"] {
    background: white none repeat scroll 0 0;
    color: #333;
}
.sidr input[type="button"]:hover, .sidr input[type="submit"]:hover {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.sidr .sidr-class-nav {
    color: #fff;
   font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.5em;
  text-transform: uppercase;
}

#sidr-shownotes h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
	margin-top: 40px;
}

#sidr-shownotes ul {
	margin: 0;	
	text-align:center;
}

#sidr-shownotes ul li {
	list-style-type: circle;
	line-height:20px;
    display: block;
	border-bottom: 1px solid #666666;
	padding:10px;
}

#sidr-shownotes li a,
#sidr-shownotes li a:active,
#sidr-shownotes li a:visited {
	color:#ecc292;
}

#sidr-shownotes li a:hover {
	color:#fff;
}

.mobile-nav {
  	position: absolute;
    right: 0;
    top: 20px;
    width: auto;
	margin-right:20px;
	z-index:999;
}

.episode .mobile-nav {
	top: 55px;
}

.homepage .mobile-nav {
	right:100px;
}

  
.mobile-nav .shownotes-button {
	 right:2px;
    position: relative;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

  
.sidr-class-sociallink {
	color:#fff;
}
  
 .section .mobile-nav #shownotes-menu-button,
 .page .mobile-nav #shownotes-menu-button,
 .landing .mobile-nav #shownotes-menu-button {
	 display:none;
	 width:0;
 }
	
.mobile-nav a,
.mobile-nav a#responsive-menu-button {
  font-size: 30px;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 0; }


.mobile-nav a:hover,
.mobile-nav a#responsive-menu-button:hover {
	color: #ecc292 !important;
} 



.main-nav,
#shownotes {
	display:none;
}







/*
---------------------------------------------------------------- Other Style ----------------------------------------------------------------
*/

.ep-icons {
	margin-left:0;
	padding-left:0;
}

.ep-icons li {
	display: inline-block;
}

.ep-icons:after {
	clear:both;
}




/*
---------------------------------------------------------------- Audio Player Style ----------------------------------------------------------------
*/

.audiobar {
	width: 100%; 
	height: 40px; 
	position:absolute; 	
	z-index: 9999;
	color: #202020;
}
	
.pressplay {
	display: block; 
	position: absolute; 
	left: 50%; 
	top: 5px; 
	font-family: "Figtree", sans-serif;
	font-size: 16px; 
	margin-left: -50px; 
	color: #ffffff; 
	z-index: 100;
}

.pressplay a:link, .pressplay a:visited {
	color: #202020;
}


#playbutton img{
	width: 75px;
}


#pausebutton img{
	width: 75px;
}

/*
---------------------------------------------------------------- Mobile Style ----------------------------------------------------------------
*/

@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 736px) {
	
	.mobile-nav {
		right:5px;
		position: absolute;
		text-align: right;
		top: 55px;
		width: auto;
	}
	
	.section .mobile-nav {
		top: 20px !important;
	}
	
	.mobile-nav a:hover,
	.mobile-nav a#responsive-menu-button:hover,
	.mobile-nav a#shownotes-menu-button:hover {
		color: #ffffff !important;
	} 
	
	.mobile-nav .shownotes-button {
			left:3px;
	}
	
	.mobile-nav a {
		color: #ffffff !important;
	}
	
	.mobile-nav a:hover {
		color: #ffffff !important;
	}
	
	.sidr ul li a.sidr-class-goo {
		color:#ecc292;
	}
}

@media (min-width: 1024px) {
  .section .mobile-nav {
    border-top: none;
    margin: 0em auto 0em;
    padding-top: 15px;
    float: right;
    position: relative;
    top: 0px;
    height: 21px;
    padding-right: 19px;
  	font-size: 30px;
   } 
}