/*
---------------------------------------------------------------- GENERAL STYLES ------------------------------------------------------------------
*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 100%; 
}

body {
  font-size: 16px;
  line-height: 1.5em;
	font-family: "Figtree", sans-serif;
 	font-optical-sizing: auto;
/*  font-family: "Figtree", sans-serif;*/
}

img {
  max-width: 100%; 
 }

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

.wrapper {
  width: 100%;
  overflow: hidden;
  height: auto;
  position: relative; 
 }

.full-width {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; 
}

.inner-width {
  width: 81.6666667%;
  max-width: 60em;
  margin: 0 auto;
}

@media (max-width: 75em) {
  .inner-width {
    width: 90%; } }
@media (max-width: 69em) {
  .inner-width {
    width: 93.75%; } }
@media (max-width: 55em) {
  .inner-width {
    width: 94.7916666%; } }
	
.nav {
  margin: 0;
  list-style: none;
  padding: 0;
  text-transform: uppercase; 
}

.nav > li {
  display: inline-block;
  zoom: 1; 
}

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

h1, h2, h3, h4 {
  font-family: "Figtree", sans-serif; 
}

a:link,
a:active,
a:hover,
a:visited {
  color: #999999;
  text-decoration: none; 
}

a.surrounding-link {
  display: block;
  overflow: hidden;
  height: 100%; 
}


/*
---------------------------------------------------------------- GRID STYLES ----------------------------------------------------------------
*/
ul.grid {
  list-style-type: none;
  padding-left: 0; 
}

.grid {
  height: auto;
  overflow: hidden; 
}

.grid .one-half {
  width: 48.9583333%;
  float: left;
  height: auto;
  overflow: hidden;
  margin-right: 2.0833334%; 
}

@media (max-width: 768px) {
  .grid .one-half {
    width: 48.61495845%;
    margin-right: 2.7700831%; } }
@media (max-width: 640px) {
  .grid .one-half {
    width: 100%;
    margin-right: 0; } }
	
.grid .one-half:nth-child(2n) {
  margin-right: 0; 
}

.grid .two-thirds {
  width: 66.666666666%;
  float: left;
  height: auto;
  overflow: hidden;
  margin-right: 20px;
  max-width: 640px; 
}

.grid .two-thirds:nth-child(2n) {
  margin-right: 0; 
}

@media (max-width: 55em) {
  .grid .two-thirds {
    width: 100%;
    margin-right: 0; } 
}

.grid .one-third {
  width: 300px;
  float: right;
  height: auto;
  overflow: hidden;
  margin-right: 0; 
}

@media (max-width: 1000px) {
  .grid .one-third {
    display: none; } 
}

.grid .full {
  width: 100%;
  float: left;
  height: auto;
  overflow: hidden;
  margin-right: 0; 
}



/*
---------------------------------------------------------------- HEADER STYLES ----------------------------------------------------------------
*/
.main-nav {
  display: none; 
}

.header-wrapper {
  height: auto;
  overflow: hidden;
  position: relative; 
}

@media (min-width: 1024px) {
  .section .header {
    width: 60%;
    float: left; } 
}
	
.header {
  width: 100%;
  margin: 0 auto;
  height: 100px;
  overflow: visible;
  position: absolute;
  z-index: 1000; 
}

.header-wrapper {
  height: 100px;
  line-height: 38px;
  letter-spacing: 1px;
  overflow: hidden; 
}

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


/*
---------------------------------------------------------------- FULL STORY STYLES ----------------------------------------------------------------
*/
.section .episodes {
  padding: 20px 0 0; 
}

@media screen and (min-width: 1024px) {
  .section .header {
    position: fixed; 
}

  .section .two-thirds,
  .section .inner-width {
    width: 100%;
    margin-right: 0; 
}

  .section .full-story {
    float: left;
    width: 60%;
    position: fixed; 
}

  .section .episodes {
    float: right;
    width: 40%;
    clear: right;
    padding: 20px 20px 0;
   } 
}

.section .inner-width {
  max-width: none; 
}

.full-story {
  background: #000000;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; 
}

@media (max-width: 1023px) {
  .full-story {
	background: #000000;
    max-height: 768px;
    /* min-height: 768px; */
	background-repeat:no-repeat;
	background-position:top center;
	background-size: cover;
	} 
}

.section .full-story-content-wrapper {
  position: absolute;
  bottom: 35%;
  width: 93.75%;
  margin-left: 1.953125%; 
  
}

@media (max-width: 55em) {
  .section .full-story-content-wrapper {
    width: 94.7916666%;
    margin-left: 2.6041667%;
	 bottom: 2%; } 
}

@media (min-width: 1023px) {
  .section .full-story-content-wrapper {
    left: 50%;
    margin-left: -480px; } 
}
	
@media (min-width: 1024px) {
  .section .full-story-content-wrapper {
    left: 0;
    margin-left: 0;
    width: 100%;
    padding: 0 20px; } 
}
	
.full-story .article {
  border-bottom: none;
  margin-bottom:15px; 
  z-index:1000;
  position:relative;
  text-align:center;
}

.full-story .article h1 a {
  color: #ffffff; 
}

.full-story .article p {
  color: #efefef; 
  font-family: "Figtree", sans-serif;
  font-weight: normal;
  font-size:23px;
  line-height: 27px;
  margin: 0;
  /*text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);*/
 text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

@media (max-width: 600px) {
  .full-story .article p {
    color: #ffffff; } 
}
	

.full-story .article h1 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #ffffff; 
}

@media (max-width: 400px) {
  .full-story .article h1 {
    font-size: 18px;
    line-height: 18px; } 
}

.full-story .article h1 a {
  color: #ffffff; 
}

.full-story .article h2 {
  font-size: 50px;
  line-height: 55px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 24px; 
  font-family: "Cinzel", sans-serif;
  text-shadow: 1px 2px 4px  rgba(0,0,0,0.8);
  /*text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); */
}

@media (max-width: 400px) {
  .full-story .article h2 {
    font-size: 34px;
    line-height: 34px; } }
.full-story .article h2 a {
  color: #ffffff; 
}


.full-story .tags {
	margin-bottom: 9px;
}

.full-story .tags,
.full-story .tags .label,
.full-story .tags p,
.full-story .tags a:link,
.full-story .tags a:visited,
.full-story .tags a:hover,
.full-story .tags a:active {
  color: #ffffff;
  font-weight: bold; 
}

.full-story .full-story-episode-footer {
  clear: both;
  color: #999999;
  text-align: right;
  width: 100%;
  text-transform: uppercase;
  padding: 8px 0 8px 0;
  font-size: 12px;
  font-weight: bold;
  height: 40px; 
  margin-bottom:10px;
}

@media (min-width: 1024px) {
  .full-story .full-story-episode-footer {
    bottom: 10px;
    float: left;
    margin-left: 0;
    position: absolute;
    right: 20px;
    width: 100%;
	 } 
}
	
.full-story .full-story-episode-footer p {
  font-style: normal;
   color: #999999;
   margin-right:5px; 
}


.full-story .full-story-episode-footer a {
  position:relative;
  z-index:1000;
  color:#ffffff;
 }
 

.socialicons li {
	display: inline-block;
	margin-right:5px;
}

.socialicons li:last {
	margin-right:0px;
}

.socialicons:after {
	clear:both;
}

.sociallink {
	font-size:21px;
}

.full-story-episode-footer a:hover {
	color:#ecc292;
}


/*
---------------------------------------------------------------- CONTENT STYLES ----------------------------------------------------------------
*/
.content-wrapper {
  color: #999999;
  padding-top: 20px; 
}

.article {
  margin: 0;
  padding: 0 0 14px 0; 
}

.list .article-list-wrapper .article {
  position: relative;
  height: 600px;
  max-width: 640px;
  background: #000000; 
}

.article-list-wrapper .article-content-wrapper {
  position: absolute;
  z-index: 200;
  bottom: 0;
  padding: 20px;
  padding-bottom: 14px;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.65) 20%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0.4)), color-stop(20%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.65) 20%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.65) 20%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.65) 20%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.65) 20%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
  /* IE6-9 */ 
}
  
  

/* .gradient-overlay {
  min-height: 720px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.7) 65%, rgba(0, 0, 0, 0.8) 75%, black 100%), -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.7)), color-stop(75%, rgba(0, 0, 0, 0.8)), color-stop(100%, black)), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(20%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.7) 65%, rgba(0, 0, 0, 0.8) 75%, black 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.7) 65%, rgba(0, 0, 0, 0.8) 75%, black 100%), -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.7) 65%, rgba(0, 0, 0, 0.8) 75%, black 100%), -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.7) 65%, rgba(0, 0, 0, 0.8) 75%, black 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
   IE6-9  
}*/

.gradient-overlay {
  min-height: 720px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.6) 75%, black 100%), -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 20%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.35)), color-stop(75%, rgba(0, 0, 0, 0.6)), color-stop(100%, black)), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(20%, rgba(0, 0, 0, 0)));
  Chrome,Safari4+  */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.6) 75%, black 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 20%);
  /* Chrome10+,Safari5.1+  */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.6) 75%, black 100%), -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 20%);
  /* Opera 11.10+  */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.6) 75%, black 100%), -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 20%);
  /* IE10+  */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0.6) 75%, black 100%) repeat scroll 0 0%, rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%) repeat scroll 0 0;
  /* W3C  */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9  */
}


@media (max-width: 1024px) {
  .section .gradient-overlay {
    height: 768px !important;
	background-image: url("http://gameofowns.com/_assets/images/common/black.png");
    background-repeat: repeat;
    background-size: cover; } }
@media (max-height: 768px) {
  .section .gradient-overlay {
    height: 768px !important;
	background-image: url("http://gameofowns.com/_assets/images/common/black.png");
    background-repeat: repeat;
    background-size: cover;  } }
	

.article-list-wrapper .description {
  text-align: left; 
}

.article-list-wrapper .article-image-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  z-index: 100;
  margin-left: -400px; 
}

.article-list-wrapper .article-image-wrapper img {
  height: 100%;
  max-width: none;
  width: auto; 
}

.article h1 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #ffffff; 
}

.article h1 a {
  color: #ffffff; 
}

.article-list-wrapper h1 a {
  display: inline-block;
  margin-bottom: -1px;
  border: 1px solid #ffffff;
  padding: 5px;
  font-family: "Figtree", sans-serif;
  font-size: 12px; 
}

@media (min-width: 767px) {
  .article-list-wrapper h1 a {
  white-space: nowrap; } } 

.article h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 8px; 
}

.article h2 a {
  color: #ffffff; 
}

.article p {
  margin: 0 0 20px 0;
  color: #999999; 
}

.article-list-wrapper .article {
  margin-bottom: 20px; 
}

.article-list-wrapper .reactions p,
.article-list-wrapper .reactions .label {
  color: #ffffff; 
}

.page-title {
  text-transform: uppercase;
  font-size: 2em; 
}

.published a:link,
.published a:visited,
.published a:hover,
.published a:active {
  color: #999999; 
}

.description,
.article .section {
  margin-bottom: 9px; 
}

.description {
	width:85%;
	margin: 0 auto;
}

.description a {
	color:#e0e467; /*e9ec92*/
}

.article .section p {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  margin: 0; 
}






/*
---------------------------------------------------------------- COMMENT STYLES ----------------------------------------------------------------
*/


.episodes-list-wrapper .episodes-header {
  line-height: 22px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 0px;
  margin-bottom: 20px; 
}

.episodes-list-wrapper {
  height: auto;
  overflow: hidden; 
}

.episode-wrapper {
  height: auto;
  overflow: hidden;
  border: 1px solid #333333;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  min-height: 150px; 
}

.episode {
  margin: 0;
  color: #333333;
  font-family: "Figtree", sans-serif;
  position: relative;
  width: 100%;
  padding: 18px 20px 14px 20px;
  z-index: 100; 
  background:#fff;
}

.episode-description {
	color:#6c6b6b;
  	font-family: "Figtree", sans-serif;
	font-weight: normal;
}

.episode-metadata {
	font-family: "Figtree", sans-serif;	
}


@media (min-width: 450px) {
  .episode {
    padding-left: 170px; } 
}

.episode-image {
  width: 100%;
  height: 240px;
  overflow: hidden;
  padding: 0;
  z-index: 1000; }

@media (min-width: 450px) {
  .episode-image {
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; } }
	
.episode-image img {
  min-width: 100%;
  margin: 0;
  padding: 0; }

.episode p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px; 
}

.episode h2 {
  text-transform: uppercase;
  line-height: 16px; 
}
  
  
.episode-title {
  font-family: "Cinzel", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 23px;
  font-size: 23px; 
  color:#999;
  /*letter-spacing: 0.05em;*/
  letter-spacing: -0.03em;
}


.episode-number {
	color: #d3d3d3;
    font-size: 11px;
    text-align: right;
	margin-bottom:8px;
	display:block;
	float:right;
	position:relative;
	bottom:0;
	right:0;
	font-family: "Figtree", sans-serif;
}

.episode-chapters {
	color: #d3d3d3;
    font-size: 11px;
    text-align: left;
	margin-bottom:8px;
	display:block;
	float:left;
	position:relative;
	bottom:0;
	left:0;
	font-family: "Figtree", sans-serif;
}

.legend {
	color: #999;
    font-size: 11px;
	text-transform:uppercase;
	font-family: "Figtree", sans-serif;
}

.legend a {
	color:#E15651;
}

.episode-chapters .ffc, .legend .ffc, .generic-page .article p.ffc, .ffc {
	color: #8a709c;	
}

.episode-chapters .dwd, .legend .dwd, .generic-page .article p.dwd, .dwd {
	color:#ecc292;
}

.short-desc {
	margin-top:41px;
}

.extra-short-desc {
	margin-top:61px;
}

.episode-title a:link,
.episode-title a:active,
.episode-title a:hover,
.episode-title a:visited {
  color: #000000; 
}

.article-list-wrapper .published {
  color: #999999; 
}

.entry-social .nav {
  display: inline; 
}

.entry-social .ar-remove,
.ar-remove,
.entry-social .unfollow,
.unfollow {
  display: none; 
}

.modal, #set-as-homepage, #unset-as-homepage {
  display: none; 
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 12px solid #ffffff;
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 50px; 
  display:none;
}

@media (max-width: 450px) {
  .arrow-left {
    display: none; } 
}

.episode-content .quote {
  font-size: 16px;
  line-height: 14px;
  font-family: "Figtree", sans-serif;
  font-weight: bold;
  color: #666666; 
}


#scroll .pagination {
	text-transform: uppercase;
	text-align:center;
	font-size: 1.25em;
    font-weight: bold;
}

#scroll .pagination a {
	color:#000;
}


/*
---------------------------------------------------------------- GENERIC PAGE STYLES ----------------------------------------------------------------
*/
.page {
  background: #000000; }

.generic-page {
  margin-top: 9em; }

.generic-page .article {
  border-bottom: none;
  margin-bottom: 0; }

.generic-page .article h1 a,
.generic-page .article p,
.generic-page .article ul,
.generic-page .article ol {
  color: #ffffff; }

.generic-page .article h1 {
  font-family: "Cinzel", sans-serif;
  font-size: 28px;
  line-height: 35px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #ffffff; }

@media (max-width: 400px) {
  .generic-page .article h1 {
    font-size: 34px;
    line-height: 34px; } }
.generic-page .article h1 a {
  color: #ffffff; }

.generic-page .article h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff; }

@media (max-width: 400px) {
  .generic-page .article h2 {
    font-size: 24px;
    line-height: 24px; } }
.generic-page .article h2 a {
  color: #ffffff; }

.generic-page .article h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 800;
  text-transform: uppercase;
  color: #ffffff; }

@media (max-width: 400px) {
  .generic-page .article h3 {
    font-size: 18px;
    line-height: 18px; } }
	
	
.generic-page .article h3 a {
  color: #ffffff; }


.contact .content, .about .content, .combined .content {
	text-align:center;
}


.combined .content.left-align {
	text-align: left !important;
	  font-weight: lighter;
}

.combined .content.left-align p {
	margin-bottom:20px;
}


.combined .content.left-align a {
	color: #E15651;
	text-decoration:underline;
	text-decoration-color:#a53f01;
}

.combined .content.left-align a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	text-decoration-color:bisque;
}



.contact .content {	
	margin-top: 5%;
}

.contact .socialicons {
	margin: 0 auto;
}

.contact .socialicons li {
	margin-right:50px;
}

.contact .socialicons a, .contact .socialicons a:active, .contact .socialicons a:visited {
	color:#fff;
	font-size: 100px;
}

.contact .socialicons a:hover {
	color:#ecc292;
}


body.about, body.combined {
	height:100%;
}

.about .wrapper {
	height: 100%;
}

.about .content, .combined .content {
	font-size:20px;
	line-height: 30px;
}

.about .image-wrapper, .combined .image-wrapper {	
	display: block;
	max-height: 75%;
	overflow:hidden;
}

.about .hero, .combined .hero {
	left: 0px;
	top: 0px;
	z-index: 1;
}

.about .generic-page, .combined .generic-page {
	margin-top:30px;
}

/* COMBINED */

.combined .combined-header-wrapper {
	max-height: 50%;
	min-height:500px;
	background:url(../images/feastwithdragons3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.combined .combined-bottom {
	width: 100%;
	min-height: 200px;
	background:url(../images/feastwithdragons2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.combined .combined-header-wrapper h1 {
	font-family: "Cinzel", sans-serif;
	font-weight: 500;
	color: #fff;
	 text-shadow: 1px 2px 4px  rgba(0,0,0,0.8);
	padding-top: 200px;
	text-align:center;
	margin: 0 10px;
	font-size: 72px;
	line-height: 80px;
	text-transform: uppercase;
}

.combined .generic-page .article p.dwd, .combined .generic-page .article p.ffc {
	margin-bottom:0px;
	font-size: 21px;
}

.combined p {
	margin-bottom: 10px;
}

.combined p.stickybottom {
	margin-bottom:0;
}

.combined .generic-page .article  h2 {
	font-size:36px;
	font-family: "Cinzel", sans-serif;
  	font-weight: normal;
  	text-transform: uppercase;
	margin: 40px 0;	
}

.combined .combined-column {
	margin: 60px 13% 100px 21%;	
}

.combined .combined-section {
	display: block;
	width:33%;
	float:left;
	min-width: 310px;
	text-align: left;
}

.combined-section.right {
	margin-left: 13px;
}

.combined .clear {
	clear: both;
}

@media (max-width: 1029px) {
	
	.combined-section.right {
		margin-left: 0;
	}
}

@media (max-width: 980px) {
	
	.combined .combined-header-wrapper {
		min-height: 50%;
	}
	
	.combined .combined-column {
		margin-left: 10px;	
	}

	.combined .combined-section {
		width:100%;
	}
	
	.combined-section.right {
	margin-left: 0;
	}
	
	.combined .combined-header-wrapper h1 {
		padding-top: 60px;
		padding-bottom: 60px;

	}
	
	
	/*.combined .generic-page .article  h2 {
		font-size: 28px;
		line-height: 32px;
	}
	
	.combined p {
		font-size: 14px;
		line-height: 16px;
	}
	
	.combined .generic-page .article p.dwd, .combined .generic-page .article p.ffc {
	margin-bottom:0px;
	font-size: 18px;
	line-height: 30px;
	}*/
}


@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 801px) {
	
	.combined .logo h1 {
		display:none;
	}
	
	.page .mobile-nav {
		top: 20px;
		right:0px;
	}	
	
	.combined .mobile-nav {
		top: 10px;
		right:0px;
	}
	
	.combined .image-wrapper {	
	display: block;
	height: auto;
	overflow:hidden;
	}
	
	.combined .generic-page {
	margin-top:10px;
	}
	
	.combined .combined-section {
		width:100%;
	}
	
	.combined .combined-header-wrapper h1 {
		font-size: 40px;
		line-height: 42px;
		padding-top: 60px;
		padding-bottom: 60px;

	}
	
	.combined .generic-page .article  h2 {
		font-size: 28px;
		line-height: 32px;
	}
	
	.combined p {
		font-size: 14px;
		line-height: 16px;
	}
	
	.combined .generic-page .article p.dwd, .combined .generic-page .article p.ffc {
	margin-bottom:0px;
	font-size: 18px;
	line-height: 30px;
	}
	
	.combined .combined-bottom {
		background-position: -550px;
	}
}


/*
---------------------------------------------------------------- FOOTER STYLES ----------------------------------------------------------------
*/


.footer-wrapper {
  border-top: 1px solid #999999;
  height: 40px;
  overflow: hidden; 
}

@media (min-width: 1024px) {
  .footer-wrapper {
    border-top: none; } 
}

.episode-page .footer-wrapper {
  border-top: none; 
}

@media (min-width: 1024px) {
  .section .footer-wrapper {
    float: right;
    width: 40%;
    clear: left;
    padding: 0 20px;
    height: 40px;
    overflow: visible; } 
}

@media (max-width: 550px) {
  .footer-wrapper {
    height: 80px; } 
}

.secondary-nav {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: 0 auto 1em;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 8px; 
}

@media (min-width: 1024px) {
  .secondary-nav {
    border-top: 1px solid #999999; } 
}
	
.episode-page .secondary-nav {
  text-align: center; 
}

@media (max-width: 1023px) {
  .section .secondary-nav {
    text-align: center; } 
}

.episode-page .secondary-nav {
  border-top: none; 
}

.secondary-nav li:nth-child(2) {
  padding-left: 12px; 
}

.secondary-nav .nav li a {
  margin-right: 12px; 
}

.secondary-nav,
.secondary-nav a {
  color: #666666;
  text-decoration: none; 
}

.page .secondary-nav,
.page .secondary-nav a {
  color: #ffffff;
  text-decoration: none; 
}

.secondary-nav .nav {
  display: block; 
}

/*
---------------------------------------------------------------- HOMEPAGE ----------------------------------------------------------------
*/

/*.homepage .wrapper {
  background: #000 url(http://gameofowns.com/_assets/images/landing/mic.png) no-repeat bottom center;
  background-size: 600px;  
  height:100%;
  display:none;
  position: absolute;
  bottom: 0;
}*/

.homepage .logo {
	border-top:none;
}

.homepage .logo h1 {
	display:none;
}

.homepage .generic-page {
	margin-top:0;
}


.homepage .micimg {
	width:80%;
	height:100%;
	margin: 0 auto;
}

/*.raveimg img {
	height: 100%;	
}*/

.homepage .content {
	margin-top:0px;
	text-align:center;
	font-size:50px;
	line-height:55px;
	display:none;
	font-family: "Cinzel", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}


.homepage .content a {
	color:#bbb;
}

.homepage .content a:hover {
	color:#fff;
} 

.homepage .mobile-nav {
	display:none;	
}

.homepage .sidr-open .mobile-nav {
	display:block !important;
}

@media (max-width: 700px) {
  .homepage .header .logo {
    height: 107px; } }
@media (min-width: 1024px) {
  .homepage .section .logo {
    height: 107px; } }

@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 801px) {
	/* mobile phones */
	
	.homepage .wrapper {
		background-size: 100%;  
	}
	
	.homepage .inner-width {
		width: 100%;
	}
	
	.homepage .generic-page {
		margin-top:0px;
	}
	
	.homepage .content {
		margin-top:0px;
		font-size:20px;
		margin-left: 0px;
		margin-right: 0px;
	}

	

	.homepage  .micimg {
		margin-top: 50px;
		position: relative;
		top: 0;
		width:100%;
	}
	
	.homepage #generic-page-content {
		margin-left: 0;
		margin-right: 0 !important;
	}
}

@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 736px)
and (orientation : landscape) {
	/* mobile phones */
	
	
	
	.homepage .wrapper {
		background-size: 70%;
		background-position: left;  
	}
	
	.homepage .generic-page {
		margin-top:0px;
	}
	
	.homepage .content {
		margin-top:0px;
		margin-left: 0px;
		font-size:20px;
	}
	
	.raveimg img {
		height:100%;
		width: auto;
	}
	
	
}


/*
---------------------------------------------------------------- INTERNET EXPLORER STYLES ----------------------------------------------------------------
*/
.lt-ie9 .lead-story-content-wrapper,
.lt-ie9 .full-story-content-wrapper,
.lt-ie9 .individual-comment-content-wrapper {
  width: 962px;
  left: 50%;
  margin-left: -481px; }

.lt-ie9 .one-half {
  width: 460px;
  margin: 20px 10px 20px 10px; }

.lt-ie9 .mobile-nav {
  top: 55px; }

.lt-ie9 .episode {
  padding-left: 170px; }

.lt-ie9 .episode-image {
  width: 150px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%; }

.lt-ie9 .inner-width {
  width: 962px; }

.lt-ie9 .individual-comment {
  height: auto;
  overflow: hidden;
  height: 1000px; }

.lt-ie9 .instruction-overlay {
  display: none; }

.lt-ie8 .nav li {
  display: block;
  width: auto;
  float: left; }

.lt-ie8 .social-nav .nav {
  float: right; }

.lt-ie8 .logo {
  margin-top: 0px; }

.lt-ie8 .published .label {
  color: #999999; }

.lt-ie8 .full-story {
  height: auto;
  overflow: hidden;
  height: 1000px; }