/*
Theme Name: Silverbacks
Theme URI: http://www.silverbacksurfers.com
Description: Custom Wordpress Theme Coded for Silverbacks by Established Group NZ
Author: Trent Hogan / Greg Kerr

Version: 1.0

License: Copyright 2012 Established Group
License URI:

*/

/* Reset
===========================================*/

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;
}




/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
    font-family: fnt_light, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555;
}

.chromeframe p {

	font-family: fnt_light, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555;

}

/* Website Styles
===========================================*/

* { margin:0; padding:0; }


html {
    /*If you had a black or close to black background*/ 
     /*max-height: 100%;
     max-width: 100%;
     overflow: hidden;*/
}


body {   /* max-height: 100%; max-width: 100%; overflow:hidden; */ }



a {
	text-decoration:none!important;
}


.overview a {
	color:#CCC;
	
}

#swipe_holder{

height:100%;
width: 100%;
/*position: absolute;*/
position:fixed;
 /*overflow:hidden;*/

}

img { border:none; }


.comment-image img{
	max-width: 100% !Important;

}


	
	
	#supersized-loader { position:fixed; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url('img/progress.gif') no-repeat center center;}
	
	
	
	/* white bar */
		#prevslide, #nextslide { position:fixed; width:25px; height:100%; margin:0; z-index:999; cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; }
		#prevslide{ left:15px; background:url('img/nav_left.png') 0 center no-repeat;  }
		#nextslide{ right:15px; background:url('img/nav_right.png') 0 center no-repeat; }
		#prevslide:hover, #nextslide:hover{ cursor:pointer; }
		
		#prevthumb { position:absolute; width:20%; height:100%; margin:0px; z-index:99; cursor:pointer; }
		#nextthumb { position:absolute; right:0px; width:20%; height:100%; margin:0px; z-index:99; cursor:pointer;  }
		/*#prevthumb:hover { position:absolute; width:45px; height:100%; margin:0px; z-index:99; cursor:pointer; }
		#nextthumb:hover { position:absolute; right:0px; width:45px; height:100%; margin:0px; z-index:99; cursor:pointer;  }*/
		



#logo {
	margin: 0 0 10px 24px;
}

#logo img {
	width:260px;
}



/* Menu Styles
===========================================*/

#menu_wrapper {
	position:fixed;
	top:55px;
	left:0;
	cursor:auto;
	cursor:pointer;
	z-index: 9999;
}


#menu_items li a:hover {
	background-color:#fff;
	color:#333;
}


#menu_items ul {
	list-style:none;
	font-family: "proxima-nova",sans-serif;
	font-weight:100;
	font-size:21px;
}

#menu_items ul li {
	color:#FFF;
	
}

#menu_items ul li a {
	color:#FFF;
	text-decoration:none;
	padding: 10px 20px 10px 30px;
	margin: 0px 0px 1px 0px ;
	background-color: #000000;
	display:inline-block;
}

#be_social {
	background-color: #000000;	
	padding: 10px 10px 10px 30px;
	margin: 0px 0px 1px 0px ;
	width:90px;
}

#be_social a {
	color:#FFFFFF;
	margin-right:7px;
	
}


/* Content Area
===========================================*/





/* Tiny Scrollbar */

/*#slider { position: relative; width: 94%; margin: 20px 70px 20px 65px; }

#slider .viewport { width: 94%; overflow: hidden; position: relative; }
#slider .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 100% !Important;}
#slider .scrollbar{ background:url(img/bg-scrollbar-track-y_20.png) repeat-y 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#slider .track { height: 100% ; width:13px; position: relative; padding: 0 1px; cursor: pointer; }
#slider .thumb { background:url(img/bg-scrollbar-thumb-y_35.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#slider .thumb .end { overflow: hidden; height: 5px; width: 25px; }
#slider .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }*/


.opacity60 {
	filter:alpha(opacity=40); 
	-moz-opacity:0.4; 
	-khtml-opacity:0.4; 
	opacity:0.4;
}


#content_slider {
	width:60%; /*//see js*/
	position:absolute;
	right: 5%;
	top:95%;
	
	padding: 0;
	margin:0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index:9999;
	
	/*background-image: url('img/bg_w90.png');*/
	
	
/*	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;*/
	
	/*opacity:0.5;*/
	
	/* White Background 
	background:#fff;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	-khtml-opacity:0.9; 
	opacity:0.9;*/
}


#slider_bg {
	background:#000000;
	margin-top:22px;
	padding: 0px 70px 20px 70px;
}

#top_tab {
	/*margin-top:-25px;*/
	height:22px;
	width:90%;
	float:left;
	background:#000000;	
	display:inline-block;
}

#tab_corner {
	/*margin-top:-25px;*/
	height:22px;
	width:10%;
	float:right;
	display:inline-block;
	background-image:url(img/corner_tab_black.png);
	background-position:right;
	background-size:cover;
	background-repeat:no-repeat;
}

#tab_corner img {
	
	height:22px;
	width:22px;
	float:right;
}

#read_more {
	color:#FFFFFF;
	font-family: "proxima-nova",sans-serif;
	font-size:19px;
	font-weight:600;
	float:right;
	position:relative;
	top:-8px;
	margin-right:15px;
	z-index:99999;
}

#content_arrow {
	background: url('img/arrow_up_down_cross.png') 0px -14px no-repeat;
	float:right;
	width:35px;
	height:14px;

	position:relative;
	top:-9px;
	cursor:auto;
	cursor:pointer;
	
}

#underline {
	border-bottom:1px #fff solid;
	margin:0px 0px 20px 0px;
	height:1px;
}

#slider_title {
	cursor:auto;
	cursor:pointer;
	width:auto;
}
#slider_title h2 {
	font-family: "proxima-nova",sans-serif;
	font-size:22px;
	font-weight:600;
	color:#fff;
	margin: 0px 0px 2px 0px;
	text-transform:normal;
	display:block;
	position:relative;
	top:-9px;
}

#slider_title h3 {
	font-family: "proxima-nova",sans-serif;
	font-size:16px;
	color:#fff;
	margin: 0 0px 9px 0px;
	font-weight:uppercase;
	font-weight:100;
	position:relative;
	top:-9px;
}

.slider_date {
	font-family: "proxima-nova",sans-serif;
	font-size:14px;
	color:#fff;
	margin: 8px 50px 9px 10px;
	font-weight:uppercase;
	font-style:italic;
}

#slider p {
	color:#fff;
	font-family: "proxima-nova",sans-serif;
	font-size:18px;
	line-height:22px;
	margin: 10px 0px 0px 0px;
	font-weight:300;
}
.overview p {
	color:#777;
}

.overview a {
	color:#777;
}


.comment_posted p {
	color:#777 !Important;
	
}

#slider p em {
	font-style:italic;
}

strong {
	font-weight:bold;	
}

em {
	font-style:italic;
}

p {
	font-weight:normal;
	
}



/* Comment & Feedback Boxes */
.comment_wrapper { 
	font-family: "proxima-nova",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#999;
	margin: 30px 0px 15px 0px;
}
   
.triangle {
	background: url('img/triangle.png') 0px 0px no-repeat;
	height:10px;
	width:100%;
}
.comment_content {
	background-color:#FFF;
	padding:20px;
}
.user_name {
	font-weight:600;
}
.comment_date {
	font-size:14px;
	margin-bottom:10px;
	font-weight:300;
}
.comment_posted p{

	/*color: #99999f !Important;*/

}

.comment_content p{

	/*color: #99999f !Important;*/

}

.comment_Small {
	font-size:15px;
	font-style:italic;
	
}

.required {
	font-size:17px;
	font-style:italic;
	color:#FE5A04;
	display:inline;
	padding:0 7px 0 2px;
	
}

.required_txt {
	font-size:15px;
	font-style:italic;
	color:#FE5A04;
	display:block;
}

#submit{

	cursor: pointer;

}

#logged_in{

	margin-bottom: 15px;

}


#logged_in p{

	color: #99999f;

}


#logged_in a{

	color: #99999f;
	text-transform: capitalize;
	margin-right: 5px;
}




/*+++++++++++++++++++*/

.field_user_name, .field_email {
	width:50%;
	height:40px;
	display:inline-block;
	margin: 10px 0px 30px 0px;
}



textarea.rounded {
	resize: none;
	width:98%;
	background-color:#eee;
	height:120px;
	border: 1px solid #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	outline: 0;
	-webkit-appearance: none;
	padding:5px;
	
}

.comment_register { 
	background-color:#FFF;
	padding:20px 20px 40px 20px;
}

#Comment_signup label {
	font-size:14px;
	margin-top:25px;
}

input#submit {
	width:200px;
	background-color:#666;
	height:40px;
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-family: "proxima-nova",sans-serif;
	font-size:15px;
	line-height:19px;
	outline: 0;
	color:#fff;
	-webkit-appearance: none;
	margin:10px 10px 10px 0px;
	padding:3px 15px;
	text-transform:uppercase;
}

input.rounded {
	width:90%;
	background-color:#eee;
	height:40px;
	border: 1px solid #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	outline: 0;
	-webkit-appearance: none;
	padding: 0 5px 0 5px;
}

input.rounded:focus {
	
}

#comment-image-wrapper label{
	margin-top:10px;
	padding-bottom: 5px;

}

.error {
	font-size:14px;
	font-weight:300;
	font-style:italic;
	color:#FF5A00;
	
}



/* MAIL CHIMP SIGN UP
===========================================*/

#sign-up {
	background:#333;
	padding:20px;
	display:block;
	
	/* HIDE THIS TIll WEVE INSTALLED THE API */
	display:none!important;
}

#sign-up h2 {
	font-size:24px;
	color:#FFF;
	font-weight:600;
	margin-bottom:10px;
	
}

#sign-up h3 {
	margin-bottom:20px;
}

#mail-chimp-form input {
	margin-bottom:10px;
	background-color:#999;
	border:none;
	clear:both;
	display:block;
}


#submit-email {
	margin:0px 10px 20px 0;
	width: 40px;
	font-weight:700;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color:#FE5903!important;
	border:none;
	color:#FFF;
	cursor:pointer;
}




/* Page Styles
===========================================*/


#page_title{
	
	font-family: "proxima-nova",sans-serif;
	font-size:15px;
	color:#555;
	margin: 7px 30px 2px 30px;
	letter-spacing: 1px;
	color:#FFF;
	font-weight:normal;
	text-transform:normal;
	display:block;
	text-transform: uppercase;
	padding-top: 11px;
	
}


.page_title{
	float: left;
	margin-left: 20px;
}

#social{

	position: relative;
	margin: 15px 0 20px 0;


}



/* Category Page Styles
===========================================*/

.category_post{

	
	clear: both;
	min-height: 90px;
	width: 100%;
	padding: 15px 0 5px 0;
	border-bottom:#333 1px solid;
	overflow:hidden;
	
	
}


.category_post img{

	float: left;
	max-width: 110px;
	height:auto;
	margin-right: 18px;

}

h2#single_headline {
	font-family: "proxima-nova",sans-serif;
	font-size:24px;
	font-weight:300;
	color:#fff;
	margin: 4px 0px 25px 0px;
	text-transform:uppercase;
	display:block;
	width:80%;
	position:relative;
	top:-9px;
}

.category_post h3 {
	font-family: "proxima-nova",sans-serif;
	font-size:22px;
	color:#fff;
	margin: 0 0px 5px 0px;
	text-transform:normal;
		font-weight:600;

	text-decoration:none!important;
}


.category_post h4 {
	font-family: "proxima-nova",sans-serif;
	font-size:13px;
	color:#999;
	margin: 0px 30px 9px 30px;
	text-transform:uppercase;
}


.category_post p {
	color:#777;
	font-family: "proxima-nova",sans-serif;
	font-size:16px!important;
	line-height:19px;
	margin: 5px 0px 0px 0px;
	width: 95%;
	
}

#slider p em {
	font-style:italic;
}

.category_post a {
	color:#777;
	font-family: "proxima-nova",sans-serif;
	font-size:12px;
	line-height:15px;
	margin: 5px 0px 0px 0px;
}

a.post_back_link {

	color:#fff;
	font-family: "proxima-nova",sans-serif;
	font-size:18px;
	line-height:17px;
	font-weight:700;
	padding: 15px 0px 0px 0px!important;

}


#comment-image-error{

	width: 90% !important;

}


#menu_open, #menu_close {
	color:#FFFFFF;
	float:right;
	display:none;
	margin:25px 50px 0 0;
	
}

@media (max-width: 1200px) {
	
	#read_more {
		display:none!important;
	}
 
}

@media (max-width: 991px) {
	
	#logo {
	float:left;	
	margin-top:30px;
	margin-bottom:5px;
	
	}
	
	#logo img {
		max-width:210px;
		height:auto;
	}
	
	#menu_open {
		display:block;
		
	}
	
	#menu_wrapper {
	background-color:#000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9999;
	
	}
	
	
	#menu_items {
		clear:both;
		display:none;
		border-bottom:#222 1px solid;
		background-color:#000000;
	}
	
	
	#menu_items ul {		
		margin: 0px 20px;
	}
	
	#menu_items ul li {
		border-top:#777 1px solid;
		padding: 0px 0px;
	}
	
	#menu_items ul li a {
		color:#FFF;
		text-decoration:none;
		padding: 15px 5px;
		margin: 0px;
		background-color: #000000;
		display:block;
	}
	
	#be_social {
		width:auto;
		border-top:#777 1px solid;
		margin: 0px 20px 20px 20px;
		padding:0;
		padding:25px 0 25px 6px;
	}
	
	#be_social a {
		color:#FFFFFF;
		margin-right:12px;
		
	}
	
	#content_slider {
	width:auto; /*//see js*/
	margin: 0 50px 0 50px;
	right: 0;
	z-index:999;
	}
	
	
	
	.field_comment {
		margin-right:20px;
		margin-top:30px;
	}
	
	.field_user_name, .field_email {
	width:100%;
	height:40px;
	display:inline-block;
	margin: 10px 0px 30px 0px;
	}
	
	#menu_open, #menu_close {
		margin-right:30px;
		
	}
	
	#slider_bg {
		background:#000000;
		margin-top:22px;
		padding: 0px 30px 0px 30px;
	}
			
	
	
 
}

@media (max-width: 768px) {
	
	
	
	#menu_wrapper {
	height:60px;
	
	}
	
	#logo {
	float:left;	
	margin-top:15px;
	margin-bottom:5px;
	
	}
	
	#logo img {
		max-width:190px;
		height:auto;
	}
	
	#menu_open, #menu_close {
	margin-top:10px;
	
	}
	
	
}

@media (max-width: 550px) {
	
	

	
	
	
	html, body, #slider, p, a, #slider p, .overview p, .category_post p {
		font-size:18px!important;
		line-height:22px!important;
		
	}

	#content_slider {
		width:100%; /*//see js*/
		margin: 0px;
		right: 0;
		z-index:999;
	}
	
	#slider_bg {
	background:#000000;
	margin-top:22px;
	padding: 0px 30px 20px 30px;
	}
	
	#comment-image-wrapper #comment_image {
		width:90%!important;
		
	}
	


	.category_post img, .category_post h2, .category_post h3, .category_post h4 {
	margin-left:0;
	margin-right:0;
	clear:both;

	}
	
	.category_post img {
		margin-bottom:15px;
		
	}
	
	#content_slider p img {
		width:auto;
		max-width:100%;
		
	}
	
	#slider_title h2 {
		font-size:18px;
		
	}
	
	
	
}


