/* @override https://www.fishdope.com/wp-content/themes/caffeine-child/style.css */

/*
Theme Name: Caffeine Child
Theme URI: http://themes.muffingroup.com/caffeine
Author: Muffin group
Author URI: http://muffingroup.com
Description: Caffeine Responsive Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 0.1
Template: caffeine
*/

@import url("../caffeine/style.css");

#Header.wide {
	background: url(images/header-bgtile.png) repeat-x center top !important;
}

#Header.wide div.container {
	background: url(images/short-header.png) no-repeat 20px 0;
}

#Header #menu {
	position: absolute;
	left: 0;
	bottom: -3px;
}

#Header #menu > ul > li ul {
	font-weight: bold;
}

#Header #menu > ul > li > a {
}
#Header #menu > ul > li > a span {
	background: #ba1120 !important;
}
#Header #menu > ul > li ul li {
	min-width: 250px;
}
ul.sub-menu {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.75);
}

#fishdope-login {
	float: right;
	margin-top: 35px;
	margin-right: 2px;
}
#fishdope-login h2 {
	color: #000;
	text-shadow: #fffeff 1px 1px 1px;
	font-size: 14px;
	top: -15px;
	position: relative;
}

h1, h2, h3 {
	font-family: "Open Sans Condensed";
	font-weight: bold !important;
}

#Subheader {
	background-color: #ba1221;
}

#Subheader h2 {
	font-weight: bold;
	font-size: 28px;
	text-shadow: #100 1px 1px 2px;
}
.the_content blockquote {
	background-color: #ba1120;
	padding: 15px 30px 5px;
	margin-bottom: 15px;
}
.the_content blockquote p {
	color: white;
	font: bold 22px/1.5em "Open Sans Condensed";
	text-shadow: #000 1px 1px 2px;
}


.trailer_box .thumbnail { padding: 2px; border: none; line-height: 0; }

.trailer_box .thumbnail img { border: none; }

.am-main {
	margin: 0px !important;
	max-width: 100% !important;
	border: none !important;
}

.am-form .element > input {
	margin: 0px;
	padding-left: 30px !Important;
}
.am-login-form input {
	font-size: 15px !important;
}
.am-switch-reveal {
	display: none !important;
}
#am4login-6 .input {
	width: 200px !important;
}
.am-form input#sendpass, .am-form input#login, .am-form input#pass {
	width: 175px !important;
}


form#loginform {
	margin: 0px;
}
#loginform p {
	margin: 0px;
}
#loginform .input {
	margin: 0px 0px 10px;
	max-width: 200px;
}
h3.post-title {
	font-size: 35px;
	color: #ba1120;
	line-height: 1.1em;
}
div.post-updated {
	display: block;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 20px;
}
/* forum styles */

input#searchvalue {
	float: left !important;
}
.page-id-887 #Content {
	padding-top: 0px;
	background-color: #dcdcdc;
}
.page-id-887 #Subheader {
	display: none;
}

/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (max-width: 959px) {

#Header #menu_responsive {
	display: block;
	margin-top: 15px;
}
#menu_responsive select {
	margin-bottom: 15px;
}

#Header #menu {
	display: none;
}

#Header #logo {
	width: 100%;
	text-align: center;
	margin: 10px 0 3px !important;
	position: static;
	margin-bottom: 3px;
}

#Header .sixteen {
	padding: 0 10px;
	width: 400px !important;
	height: auto !important;
	margin: 0 auto !important;
	display: block;
	float: none !important;
	overflow: hidden;
}
#Header.wide div.container {
	background: none;
}

.Header_wrapper_overlay {
}
#Header.wide {
	background-color: #fcfcfc !important;
}

#fishdope-login {
	margin: 0 auto 0 auto;
	float: none;
	width: 155px;
}
#fishdope-login h2 {
	display: none;
}


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (max-width: 767px) {

.am-main {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.am-layout-two-coll .am-coll-left,
.am-layout-two-coll .am-coll-right {
	float: left;
	width: 100% !important;
	clear: left !important;
}

.am-coll-content {
	margin: 5px !important;
}

.am-form div.element {
	padding: 0px !important;
}

.am-form div.element-title {
	padding: 5px !important;
}

}

#menu-guest .menu-item-545 a {max-width:178px;}

#Header #menu > ul > li {
  float: left;
  margin: 0;
  position: relative;
  z-index: 103;
}