/*
Theme Name: Sharkwater EXTINCTION
Theme URI: https://dreiden.com/
Description: Custom theme
Version: 0.9
Author: @Dreiden
Tags: custom, fixed width, two columns, widgets
*/
/* reset */
/* GUI*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @@@@@@@@ GUI @@@@@@@@ */
#socialquotes iframe {
	width: 100% !important;	
}
.mega-menu-wrap {
    clear: none !important;
    float: right !important;
}
#mega-menu-wrap-primary_menu{
/*	width:100% !important;	*/
}
.m-pagetransition {
  visibility: hidden;
}

body, html {
	height: 100%;
}
/* typo */
*{
	box-sizing:border-box;	
}
.clear {
	clear: both;
	width:100% !important;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	font-weight:bold;
	line-height:110%;
	color: #2f69b9;
	margin-bottom: 16px;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	font-weight:bold;
	line-height:110%;
	color: #2f69b9;
	margin-bottom: 18px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:110%;
	margin-bottom: 14px;
	color: #2f69b9;

}
h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	line-height:110%;
	color: #fff;
}
h5 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	line-height:110%;
	color: #2f69b9;
}
h6 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height:110%;
	color: #2f69b9;
}
p {
	line-height: 145%;
	margin-bottom: 20px;

}
 a {
	color:#2f69b9;
	text-decoration: underline;
}
a:hover {
	color:#011447;
	text-decoration: none;
}
ol, ul {
	line-height: 145%;
	margin-bottom: 20px
}
li {
	line-height: 145%;
	margin-bottom: 14px
}

strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* */ 

body {
	color: #171717;
	font-size: 14px;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;

}
span.selectlabel{
	font-size:12px;
	color:#999;	
}
.filmselector{
	width:200px;
/*	color:#929397;	
	font-size:12px;
*/
}

.filmselector img{
		max-width:100%;
		height:auto;
}
#mast {
	position: fixed;
	display: block;
	width: 100%;
}
/* Captions & aligment */



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
}
.alignleft {
	float: left;
	margin-right:15px;
}
.alignright {
	float: right;
	margin-left:15px;
}
img.aligncenter{
height:auto;
	max-width:100%;	
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */







.homeleft {
	float: left;
	width: 70%;
}
.homeright {
	width: 28%;
	float: right;
}
.storycontent {
	padding-bottom: 25px;
}
.storycontent img {
	max-width: 90%;
	height: auto;
}
.storycontent ul, .storycontent ol {
	line-height: 150%;
	margin-bottom: 18px;
	list-style-position: inside;
}
.storycontent ol li {
	list-style: decimal;
}
.storycontent ul li {
	list-style: square;
	list-style-position: outside;
}
.storycontent li {
	line-height: 150%;
	margin-bottom: 8px;
	margin-left: 20px;
	list-style-position: outside;
}
body.photo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul.gallery {
	margin: 8px 0;
}
ul.gallery li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 0;
}
ul.gallery li a img {
	border: 1px solid #fff;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
ul.gallery li a:hover img {
	border: 1px solid #212121;
}
ul.gallerylist li img {
	width: 100%;
}
ul.gallerylist li a img {
	border: 1px solid #fff;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
ul.gallerylist li a:hover img {
	border: 1px solid #212121;
}
ul.vidlist {
	margin: 0px;
	padding: 0px;
}
ul.vidlist li {
	float: left;
	list-style: none;
	margin: 0 4% 10px 0;
	width: 22%;
	padding: 0px;
	text-align: center;
	height: 180px;
}
ul.vidlist li img {
	display: block;
}
ul.vidlist li.third {
	margin-right: 0px;
}
.vidleft {
	width: 100%;
}
.vidleft h1 {
	margin-bottom: 8px;
}
.vidright {
}

form#searchForm.searchform {
	float: right;
	margin-top: 6px;
}
.inputcontainer input {
	font-family: 'Open Sans', Sans-serif;
	padding-left: 5px;
	border: 0;
	height: 30px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	background: #434343;
	color: #fff;
}
/* EMBED */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vcontainer {
	margin-bottom: 10px;
}



.pagelist a {
	display: inline-block;
	padding: 4px;
	margin-bottom: 2px;
	margin-right: 2px;
}
.pagelist a:hover, .pagelist a.active {
	background-color: #fff;
	text-decoration: none;
	color: #02101d;
}
.genform label {
	display: inline-block;
	font-weight: 600;
	width: 175px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-right: 4px;
}
.genform input[type=text] {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	padding: 4px;
	width: 220px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
	-webkit-appearance: none;
}
.genform textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	padding: 4px;
	width: 100%;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
	-webkit-appearance: none;
}
.genform .optin {
	line-height: 150%;
}

.contentright ul.gallerylist {
	list-style: none !important;
}
.contentright ul.gallerylist li {
	list-style: none !important;
}
.bread {
	margin: 15px 0;
}
.pagination{
	display:block !important;
	margin:18px 0 16px 0;
	clear:both;	
}
.page-numbers , span.dots{
	/*font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: normal;
	width: auto;
	padding: 4px 10px;
	margin: 4px 0px 0px 0px;
	color: #fff;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: uppercase;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fd2e58;
	text-decoration: none;*/
	background: #ddd;
    border: 1px solid #ccc;
    color: #666;
margin:0 1px 0 0;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
	display: inline-block;

}
.page-numbers.current,  a.page-numbers:hover {
	color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf;
	margin:0 1px 0 0;
    padding: 4px 8px;
	display: inline-block;

}
span.page-numbers:last-child {
	float: none !important;
	display: inline !important;
	display: inline-block;

}
/* MASONRY*/

.grid {
	width: 100%;
}
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer,  .grid-item {
	width: 50%;
}
.grid-item {
	float: left;
}
.grid-item a img {
	padding: 3px;
	box-sizing: border-box;
	width: 100%;
	height: auto
}

/* 
@@@@@@@@@@@@
@@@@@@@@@@@@
EXT 
@@@@@@@@@@@@
@@@@@@@@@@@@*/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
hr.fade {
    border: 0;
    height: 23px; /* Firefox... */
	background-image:url(/wp-content/themes/sw/img/fade.jpg);
	background-repeat:no-repeat;
	background-position:center top;
   /* box-shadow: 0 0 10px 1px black;
	width:85%;*/
}
.nav {
	display: block;
	background-color: #02101d;
	width: 100%;

	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.nav {
	border-bottom: solid 2px #00cee4;
}
.sw .nav {
	border-bottom: solid 2px #00cee4;
}
.sw2 .nav {
	border-bottom: solid 2px #81cce9;
}
.rev .nav {
	border-bottom: solid 2px #e51a3f;
}

.block{
	width:100%;
	margin:0 auto;
	padding:25px 0 30px 0;	
}

/*.block ~ .block{
	width:100%;
	margin:0 auto;
	padding:40px 0;	
}*/
.block h2{
	text-align:center;
	text-transform:uppercase;	
	clear:both;
}

.blue{
	background-color:#2a5da5;
background: -moz-radial-gradient(top, ellipse cover, #80c0e6 0%, #2a5da5 60%);
background: -webkit-radial-gradient(top, ellipse cover, #80c0e6 0%,#2a5da5 60%);
background: radial-gradient(ellipse at top, #80c0e6 0%,#2a5da5 60%);

	color:#fff;
}
.blackfade{
-moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%);

	
}
.blackarrow-down {
  width: 0; 
  height: 0; 
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #000;
  margin:0 auto;
}
.bluearrow-down {
  width: 0; 
  height: 0; 
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #2a5da5;
  margin:0 auto;
}
.whitearrow-down {
  width: 0; 
  height: 0; 
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  margin:0 auto;
}
.block .content h2{
	text-align:left;
	text-transform:none;
	margin-bottom:18px;
}

.content h1{
	margin-bottom:24px;
}
.content img{
	 max-width:100%;	
	 height:auto;
}
.content ul,ol{
	    list-style: inside;
    margin-left: 24px;
    margin-bottom: 20px;
}
.content ul li{
	margin-bottom: 16px;
 list-style-type: disc;
list-style-position: outside
}
.content ol li{
	margin-bottom: 16px;
  list-style-type: decimal;
list-style-position: outside
}
.inner{
	padding:0 15px;
	margin:0 auto;
	width:100%;
	max-width:1024px;
}
.innernav{
	margin:0 auto;
	padding:0 15px;
	width:100%;
	max-width:1024px;
}
.moviesave{
	text-align:center;	
}
.moviebrand{
	text-align:center;	
}
.moviebrand img{
	height:auto;
	width:100%;	
	max-width:520px;
}
.videos h1{
	margin-bottom:20px;
	margin-top:8px;	
	font-si
}
.moviebrand h1{
	margin:0;	
	color:#fff;
}
.movieinfo{
	background-color:#000;	
	padding:0px !important;	
	color:#fff;
	text-align:left;
}
.movieinfo h2{
	color:#fff;
	text-align:left;	
}

.movieinfo .whitearrow-down{
	margin-bottom:58px;	
}
.movieinfo .blackfade{
	padding-bottom:1px;	
}
.movieinfo .inner{
	max-width:960px;
	padding-bottom:45px;	
}
.gallery{
	text-align:center;	
}
.gallery h1{
	font-size:28px;	
	margin:14px 0;
}
.gallery img{
	max-width:100%;
	height:auto;	
}
.photoobj{
	width:100%;
	max-width:900px;
	margin:0 auto;
}
.photonav{
	margin-bottom:14px;	
	display:block;

}
.photonav a{
	color:#fff;
	display:inline-block;
	padding:8px 14px;
	background-color:#2f69b9;
	text-decoration:none;
	margin-right:1px;
}
.photonav a:hover{
	background-color:#000;	
}
.left70{

}
.right30{
	margin-top:10px;
}
.right30 img{
	max-width:100%;
	height:auto;	
}

ul.newsblocks{
	margin:0;
	padding:0;
	    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;	
}
ul.newsblocks li{
	width:50%; padding:0 10px;
	float:left;
	text-align: center
}
ul.newsblocks li img{
	max-width:	100%;
	height:auto;
}
ul.newsblocks li a{
	text-decoration:none;
	color:#171717;
	}
ul.newsblocks li a:hover{
	color:	#2f69b9;
}
a.cta{
	font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
	padding:8px 16px;
	display:inline-block;
    background-color: #2f69b9;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    transition: 0.2s linear;
}
a.cta:hover{
	color:#000;	
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    transition: 0.2s linear;
}
a.cty{
	background-color:#fcd209;
	color:#171717;
    text-transform: uppercase;
	font-weight:bold;
}

a.ctr{
	background-color:#fd2e58;	
	color:#171717;
    text-transform: uppercase;
	font-weight:bold;
	}	

a.ctg{
	background-color:#8bda64;	
	color:#171717;
    text-transform: uppercase;
	font-weight:bold;
	}

a.ctr:hover, a.ctg:hover, a.cty:hover{
	color:#fff;
	background-color:#000	
}

.searchresults {
	text-align:left;
	clear:both;
padding:8px;
margin-bottom:8px;
/*border-bottom:solid 1px #f1f1f1;*/
}
.searchresults:nth-child(even){
background-color:#f8f8f8;
}
.searchresults h3 {
text-align:left;
margin-bottom:5px;
}
.searchresults p{
	margin-bottom:0px;	
}
.searchresults a.searchimg{
	float:right;
	margin:10px;
	width:150px;

}
.searchresults a.searchimg img{
	width:100%; height:auto;	
}

.ureview {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: solid 1px #f1f1f1;
}
.ureview p {

}
ul.save::after{
content: "";
  display: table;
  clear: both;
}
ul.save li{
		width:100%;
		padding:0 0 15px 0;
}
ul.gallerylist{
list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
ul.gallerylist li{
	float:left;
	list-style-type:none;
	width:100%
}
ul.gallerylist li a{
	display:inline-block;
    padding:10px;
}
ul.gallerylist li a img{
	max-width:100%; height:auto;	
}

ul.reviewitems{
	margin:0;	
}
ul.reviewitems li{
	list-style:none;
	margin:0; 
	padding:0;
}
.reviewitems li a{
	font-size:18px;
	padding:8px;
	display:block;
}
.reviewitems li a:hover {
	text-decoration:none;
	background-color:#f1f1f1;

}
.pressreviews ul {
	margin: 14px 0 !important;
	clear: both;
	border-top: solid 1px #fff;
	padding: 14px 0 0 0!important;
	list-style: none !important;
}
.pressreviews ul li {
	margin: 0 0 8px 0 !important;
	padding: 0 0 12px 0 !important;
	list-style: none !important;
	clear: both !important;
}
.pressreviews ul li span {
	display: block;
	text-align: right;
	width: 100%;
	float: none;
	font-weight: normal;
}

ul.vidthumbs {
	margin: 0px;
	padding: 0px;
	list-style: none;
display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.vidthumbs li {
	margin: 0;
	float:left;
	width:50%;
	padding:5px;
	list-style: none;
	text-align: center;
}
ul.vidthumbs li.sml {
	margin: 0;
	float:left;
	width:100%;
	padding:5px;
	list-style: none;
	text-align: center;
}
ul.vidthumbs li.downloads span{
	font-size:14px;	
}
ul.vidthumbs li div{
   position: relative;
    max-height: 244px;
    overflow: hidden;
	background-color:#000;
}

ul.vidthumbs li div div {
    position: relative;
    max-height: none;
    overflow: hidden;
}
ul.vidthumbs li span{position: absolute;
	background:url(img/50fade.png);
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 8px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
ul.vidthumbs li a{
	color:#fff;	
	font-size:16px;
}
ul.vidthumbs li a img {
	width: 100%;
	height: inherit;
		webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.8;
}
ul.vidthumbs li a:hover img{
	opacity:1
}

.bio{
padding:0 0 10px 0;
    display: inline-block;
}
.bio img{
	
	width:25%; float:left; height:auto;

	
}
.bio div{
	float:right;
	width:70%;
}
.bio div h2{
	font-size:20px;	
	margin-bottom:12px;
}
.bio div h2 a{
	text-decoration:none;	
}


.pager {
	margin: 14px auto 0 auto;
	text-align: right;

}
.pager a {
	background-color: #2f69b9;
	text-decoration: none;
	color: #fff !important;
	padding: 8px 0;
width:125px;
text-align:center;
	display: inline-block;
}
.pager a:hover {
	background-color: #000 !important;

}


.sharkblocks{
	margin-bottom:18px;	
	display:inline-block;
	clear:both;
}
.sharkblocks div{
	width:100%;
	padding:0px;
	height:150px;
	background-size:cover;
	background-position:center center;
	background-color:#000;
	border:solid 1px #fff;
	position: relative;
	
}	
.sharkblocks div a{
	color:#fff;
	font-size:24px;
	padding:15px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	text-decoration:none;	
    font-family: 'Oswald', sans-serif;
	display:block;
	width:100%;
	height:100%;
-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 1s ease;
}
.sharkblocks div a:hover{
	background-image:url(/wp-content/themes/sw/img/50fade.png);
-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 1s ease;
}

.searchandfilter ul li {

    display: inline-block;
}

.sharkdetail{
	border:solid 1px #999;	
	border-bottom:solid 0px #999;	
/*	display:inline-block;*/
   /* width: 100%;*/
}
.sharkdetail div{
	padding:5px 1px 8px 5px;
	line-height:145%;
	border-bottom:solid 1px #999;	
}

.sharkdetail div span{
margin-right:8px;
	color:#999;
	display:inline-block;	
}


.mainvid{}
.sidevids{ margin-top:5px;}
.sidevids a{    padding: 0;
    display: inline-block;
	width:49%;}
	
img.trigto:hover{
	cursor:pointer;	
}
.trigmenu{
	display:none;
	width:180px;
	z-index:9999;
	position: absolute;
	padding:5px;
	background-color:#000;
	margin-top:65px;
	padding:10px 10px 0px 10px;
transition: all .5s ease;
}
.trigmenu a img{
	opacity:0.6;
	padding:5px 0;
}
.trigmenu a:hover img{
	opacity:1;	
}
.actmen{
	display:block;	
transition: all .5s ease;
}

.nav {
	position: relative;
	z-index: 99999;
}