/*
THEME NAME: Northeast Angling
THEME URI: http://www.northeast-angling.com/
DESCRIPTION: The Northeast Angling site WordPress Theme.
VERSION: 1.02
AUTHOR: Sound Strategies Inc.
AUTHOR URI: http://www.soundst.com/
*/

/* Basic CSS {{{*/
html {
	overflow-y: scroll;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: url('img/background.jpg') center top repeat #b7dce0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: 0;
}

a {
	color: #00f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.alignnone {
	float: none;
}
.bottom-commercial p,
#left-sidebar p,
#right-sidebar p {
	padding: 3px 0;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
/*}}}*/
/* Basic Widget {{{*/
.widget {
	padding: 18px 0 0;
}
.widget_sp_image .title {
	display: none;
}
.species > .title,
.states > .title,
.fishing-news > .title,
.AdvancedText > .title,
body.page .page > .title,
body.single .post > .title,
#related > .title,
.widget > .title {
	border-bottom: 2px solid #f00;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}
.species > .title a,
.states > .title a,
.fishing-news > .title a,
.widget > .title a {
	color: #000;
}
.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget li {
	padding: 2px 0;
}
/*}}}*/
/* Wrapper {{{*/
#wrapper {
	margin: 0 auto;
	max-width: 1014px;
	min-width: 320px;
	padding: 0 8px;
}
/*}}}*/
/* -- Header {{{*/
#header {
	display: inline-block;
	width: 100%;
	position: relative;
}
/*}}}*/
/* ---- H1 {{{*/
#header h1 {
	font-size: 8pt;
	line-height: 16pt;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}
/*}}}*/
/* ---- Logo {{{*/
#header .logo {
	padding: 22px 33px 22px 29px;
	float: left;
}
/*}}}*/
/* ---- Commercial {{{*/
#header .commercial {
	float: left;
	width: 460px;
	height: 106px;
}
#header .commercial .widget {
	display: none;
	padding: 0;
}
#header .commercial div.widget:first-child {
	display: block;
}
#header .commercial .title {
	display: none;
}
/*}}}*/
/* ---- Login/Register {{{*/
#header .login {
	color: #00f;
	float: left;
	font-size: 10pt;
	text-align: right;
	width: 228px;
}
/*}}}*/
/* -- Main Menu {{{*/
#main-menu {
	border-bottom: 2px solid #f00;
	border-top: 2px solid #f00;
	text-align: center;
	font-size: 14px;
	margin-bottom: 7px;
}
#main-menu ul {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 0px 0;
	list-style: none;
	/*width: 100%;*/
}
#main-menu li {
	/*display: block;
	float: left;*/
	display: inline-block;
	
	margin-right: 10px;
	position: relative;
	padding-right: 10px;
	background: url(img/top_menu_separator.png) right no-repeat;
	padding: 6px 10px 6px 0;
}
#main-menu li:hover  .sub-menu {
	position: absolute;
	display: block;
	background: white;
	padding: 8px 5px 5px;
	opacity: 1;
	top: 28px;
	z-index: 9999;
	min-width: 150px;
}
#main-menu li:hover  .sub-menu li {
	background: none;
	width: 100%;
	float: none;
	text-align: left;
}
#main-menu li.last {
	background: none;
}
#main-menu li  ul{
	display: none;
}
#main-menu a {
	color: #000;
}
#main-menu .separator {
	padding: 0 11px;
}
/*}}}*/
/* -- Content Wrapper {{{*/
#content-wrapper {
	display: inline-block;
	width: 100%;
}
/*}}}*/
/* ---- Left Sidebar /*{{{*/
#left-sidebar {
	float: left;
	width: 250px;
	padding: 0 18px 0 9px;
}
/*}}}*/
/* ------ Recent Shows {{{*/
#left-sidebar .recent-shows li {
	text-align: center;
}
#left-sidebar .recent-shows ul .title {
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;
	padding: 0;
	margin: 8px 0 2px;
}
#left-sidebar .recent-shows ul .title a {
	color: #000;
}
#left-sidebar .recent-shows .meta {
	margin: 0 0 5px;
}
#left-sidebar .more-shows {
	padding: 10px 0;
	display: block;
}
/*}}}*/
/* ------ Twitter {{{*/
#left-sidebar .widget_twitter li {
	padding: 5px 0;
}
#left-sidebar .widget_twitter .title {
	border-bottom: 2px solid #f00;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 24px 4px 4px;
	text-transform: uppercase;
}
#left-sidebar .widget_twitter .title a {
	color: #000;
}
/*}}}*/
/* ------ Categories {{{*/
.widget_categories ul ul {
	padding: 0 0 0 10px;
}

.widget_categories li {
	padding: 2px 0;
}

.widget_categories a {
	color: #000;
}
/*}}}*/
/* ------ Search {{{*/
#left-sidebar .search,
#right-sidebar .search {
	padding-top: 24px;
}
#left-sidebar .search-input,
#right-sidebar .search-input {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px 2px;
	width: 190px;
}
#right-sidebar .search-input {
	width: 150px;
}
#left-sidebar button,
#right-sidebar button {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	_padding: 3px 2px;
	padding: 3px 0;
	background: transparent;
	border: none;
}
.widget_search {
	padding: 0;
}
/*}}}*/
/* ------ Recent Posts {{{*/
.widget_recent_entries li {
	padding: 2px 0;
}
.widget_recent_entries a {
	color: #000;
}
/*}}}*/
/* ---- Content {{{*/
#content {
	float: left;
	padding-right: 18px;
	/*width: 460px;*/
}
.search #content,
.page #content,
.home #content {
	max-width: 736px;
	width: 73%;
}
.nosidebar#content {
	max-width: 1024px;
	width: 100%;
}
.page-template-recommended-page-php #content{
	width: 735px;
}
#content h2 {
	font-size: 12pt;
	margin: 4px 0 0;
}
#content h3 {
	font-size: 10pt;
}
body.page #content h2,
body.single #content h2 {
	font-size: 16px;
	padding: 14px 4px 4px 0;
}
#content h2 a {
	color: #000;
}
#content .meta {
	color: #666;
	font-size: 8pt;
	margin-bottom: 4px;
}
.edit-link {
	display: block;
	float: right;
	font-size: 10pt;
	line-height: 16px;
}
#content .content {
	display: inline-block;
	width: 100%;
}
/*}}}*/
/* ------ Commercial {{{*/
#content .commercial {
	width: 460px;
	height: 72px;
	padding-bottom: 20px;
}
#content .commercial .widget {
	padding: 0 0 20px 0;
}
#content .commercial .widget {
	display: none;
}
#content .commercial div.widget:first-child {
	display: block;
}
/*}}}*/

#content .content .wp-caption-text {
	font-size: 12px;

}

/* ------ Fishing News {{{*/
#content .fishing-news .page,
#content .fishing-news .post {
	border-bottom: 1px solid #999;
	padding-bottom: 12px;
	margin-bottom: 8px;
	display: inline-block;
	width: 100%;
}
#content .fishing-news .thumbnail {
	width: 150px;
	float: left;
}
#content .fishing-news .excerpt {
	margin-left: 76px;
	line-height: 15px;
}

#content .fishing-news .excerpt.no-thumb {
	margin-left: 0;
}

#content .fishing-news .excerpt p {
	margin: 0;
	padding: 0;
}
#content .fishing-news .more-news {
	font-size: 12pt;
}
/*}}}*/
/* ------ Related Posts {{{*/
#related {

}
#related > .title {
	padding: 24px 4px 4px;
}

#related ul {
	display: inline-block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

#related li {
	float: left;
	width: 105px;
	padding: 5px;
}

#related li .title {
	border: none;
	text-transform: none;
	font-size: 12px;
	margin: 4px 0 0;
	line-height: 12px;
	font-weight: bold;
	padding: 0;
}
#related a {
	color: #000;
}

/*}}}*/
/* ---- Right Sidebar {{{*/
#right-sidebar {
	float: left;
	/*padding-right: 9px;*/
	max-width: 250px;
	width: 24%;
}
/*}}}*/
/* ------ Free Webcasts {{{*/
#right-sidebar .web-casts {
	width: 250px;
	height: 162px;
	padding: 0 0 18px;
}
#right-sidebar .web-casts .widget {
	display: none;
}
#right-sidebar .web-casts div.widget:first-child {
	display: block;
}

/*}}}*/
/* ------ Subscribe {{{*/
#text-4 {
	padding-top: 18px;
}
#email {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px 2px;
	width: 150px;
}

/*}}}*/
/* ------ Commercial {{{*/
#right-sidebar .commercial {
	width: 216px;
	height: 217px;
}
#right-sidebar .commercial .widget {
	display: none;
}
#right-sidebar .commercial div.widget:first-child {
	display: block;
}
/*}}}*/
/* -- Footer {{{*/
#footer {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 30px;
}
#footer a {
	color: #000;
}
/*}}}*/
/* ---- Footer Menu {{{*/
#footer-menu {
	border-bottom: 2px solid #f00;
	border-top: 2px solid #f00;
	text-align: center;
	font-size: 14px;
	margin-bottom: 7px;
}
#footer-menu ul {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 6px 0;
	list-style: none;
}
#footer-menu li {
	display: inline;
}
#footer-menu a {
	color: #000;
}
#footer-menu .separator {
	padding: 0 11px;
}
/*}}}*/

/* Extra Page Template {{{*/
body.page-template-extra-page-php #content {
	/* width: 737px; */
}

body.page-template-extra-page-php #content .commercial {
	margin: 0 auto;
}
#content .sub-pages ul {
	/* list-style: none; */
	padding: 20px;
	margin: 0;
}
/*}}}*/
/* Image Captions /*{{{*/
.wp-caption {
}
.wp-caption-text {
	text-align: center;
	color: #fff;
	background-color: #0f4fa8;
	padding: 5px 10px;
	margin: 0 10px 0 0;
}
/*}}}*/

.additional-sidebar-widget .title {
	display: none;
}

.page #content .meta {
	/*margin: 10px 0 0;*/
}

/* Tackle Recommendations Section */
.tacle-rec .name{
	font-size: 12pt;
	font-weight: bold;
}
.tacle-rec .table-item{
	margin: 5px 0;
}
.table-item
{
	border-top: 1px solid;
	border-color: #747170;
	border-collapse: collapse;
}
.table-item .item-image{
	min-width: 100px;
}
.tacle-rec .item-name{
	font-weight: bold;
}
.tacle-rec .item-content{
	min-width: 250px;
	max-width: 250px;
}
.page-template-recommended-page-php .tacle-rec .item-content{
	min-width: 343px;
	max-width: 343px;
}
.page-template-recommended-page-php .tacle-rec .item-vendor{
	min-width: 72px;
	padding-right: 5px;
}
.tacle-rec .onetype{
	width: 428px;
	padding-top: 10px;
	border-bottom: 1px solid;
	border-color: #747170;
}
.page-template-recommended-page-php .tacle-rec .onetype{
	width: auto;
}
.tacle-rec .typename{
	padding-right: 53px;
	background: url(img/title-tuna.png) no-repeat right;
}



.single .shareaholic-canvas {
	position: relative;
	/*top: 50px;*/
}
.single .social-b {
	top: -105px;
	position: relative;
}
.single .social-b .alignleft {
	margin-right: 7px;
}

#right-sidebar .web-casts {
	position: relative;
}
#right-sidebar .web-casts .widget_sp_image {
	position: relative;
	height: 165px;
}
.archive #right-sidebar .free-webcast .title,
.single #right-sidebar .free-webcast .title,
#right-sidebar .web-casts .title {
	display: block;
	position: absolute;
	background: white;
	padding: 4px 3px;
	width: 100%;
	width: 244px !important;
	color: #000;
	bottom: -16px;
	border-bottom: 0;
	width: 210px;
	/*background: url("img/back_webst.png") repeat-x;*/
	background: rgba(255,255,255,0.5);
	/*filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;*/
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.archive #right-sidebar .free-webcast .title,
.single #right-sidebar .free-webcast .title {
	bottom: 0;
	width: 237px !important;
}


.page-template-extra-page-php #left-sidebar {
	min-height: 200px;
}
#sidebar-header-right {
	float: right;
	padding-right: 10px;
	margin-top: 27px;
}
.free-webcast {
	margin-bottom: 10px;
}
#right-sidebar .web-casts img {
	width: 250px;
	height: 180px;
}

#lower-banner-ad  {

	max-width: 460px;
	margin: 0 auto;
	display: inline-block;
	height: 80px;
	margin-bottom: 30px;
}
#lower-banner-ad iframe,
#lower-banner-ad img {
	max-height: 60px !important;
}
#lower-banner-ad iframe,
#lower-banner-ad .widget_top,
#lower-banner-ad .widget_sp_image {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}
#lower-banner-ad  .title {
	display: none;
}
.breadcrumbs {
	margin: 10px 0;
}


.single #content,
.archive #content {
	max-width: 735px;
	min-width: 200px;
	width: 72%;
}

.single #right-sidebar-commercial img,
.archive #right-sidebar-commercial img,
.single .free-webcast img ,
.archive .free-webcast img {
	max-width: 250px;
	max-height: 190px;
}

.bottom-commercial {
	margin-top: 15px;
}
.fishing-title {
	margin-bottom: 10px;
}

#right-sidebar  .widget_sp_image img {
	max-width: 250px;
}
#right-sidebar .commercial,
#right-sidebar .web-casts,
#right-sidebar .widget_sp_image,
#right-sidebar iframe {
	width: 100% !important;
	overflow: hidden;
}

#content .bottom-commercial,
#content .jshowoff {
	width: 100%;
	overflow: hidden;
}
#navigation {
	display: none;
	font-size: 20px;
	margin-bottom: 10px;
}

.web-casts .widget {
	position: relative;
}

.web-casts .widget .title {
	position: absolute !important;
	bottom: 0 !important;
	width: 200px !important;
	padding: 3px 0 !important;
	display: block !important;
	z-index: 900;
	text-align: center;
}

.with_cat_desc {
	border-bottom: none !important;
}
#cat_desc {
	border-bottom: 2px solid red;
	margin-bottom: 10px;
}

.single #content p.last-child iframe {
	margin-bottom: 33px;
}
/*
.search #content .fishing-news .page,
.search #content .fishing-news .post {
	display: inline-block;
}*/

/* ams plugin styles */
.ams-wrapper .slide .description h3 {
    margin-top: 4px !important;
}
.ams-wrapper .controls .dots {
    width: 100% !important;
    padding: 0 !important;
    bottom: 10px !important;
}
.ams-wrapper .controls .dots .dot {
    height: 18px;
}
.ams-wrapper .slide .description {
	padding-bottom: 34px !important;
}
/* */



@media only screen and (max-width: 769px) {
	.ams-wrapper {
	    margin: auto 0;
	}
	.ams-wrapper .controls .prev {
	    left: 0;
	}
	.ams-wrapper .controls .next {
	    right: 0;
	}
}

/* overriding newsletter form */
#mbz_optinform {
    background: transparent !important; 
    border: none !important;
    padding: 0 !important;
}
.tackle-button {
    display: inline-flex; 
    align-items: center;
    justify-content: center;
    margin: 1px 0px; /* top/bottom | left/right */
    padding: 0px 10px; /* top/bottom | left/right */
    color: #0000ff;
    font-size: 24px;
    font-weight: normal;
    background-color: #ffffff;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    border: 2px solid #89CFF0;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}
.tackle-button:hover, /* Hover + keyboard focus */
.tackle-button:focus-visible {
    background-color: #89CFF0; /* hover color */
}
.category-tackle-button {
    display: inline-flex; 
    align-items: center;
    justify-content: center;
    margin: 1px 0px; /* top/bottom | left/right */
    padding: 0px 10px; /* top/bottom | left/right */
    color: #0000ff;
    font-size: 16px;
    font-weight: normal;
    background-color: #ffffff;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    border: 2px solid #89CFF0;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}
.category-tackle-button:hover, /* Hover + keyboard focus */
.category-tackle-button:focus-visible {
    background-color: #89CFF0; /* hover color */
}