/*
Theme Name: FootballNet
Theme URI: http://smthemes.com/footballnet/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 04/12/2013
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Oswald);
html {
	background:url(images/background.png) left top repeat;
}
body {
	background:url(images/top.png) left top repeat-x;
	color:#1b1b1b;
}
a {
	color:#a1a1a1;
	text-decoration: none;
}
a:hover {
	color:rgb(49, 49, 49);
}
h1, h2, h4, h5, h6, a.post_ttl {
	color:#252525;
	text-decoration:none;
}
h3 {
	font-size:21px;
	font-family: 'Open Sans', sans-serif; font-weight:bold;
	font-weight:bold;
	text-align:left;
}

a.post_ttl {
	font-size:23px;
	
}
/*------------------------------ HEADER ------------------------------*/
#header {
	
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	border:1px solid #202020;
	background:#393939;
	float:left;
	color:#d3d3d3;
	height:25px;
	line-height:25px;
	width:150px;
	box-shadow:0 1px 2px #000 inset;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.searchbtn {
	height:25px;
	width:35px;
	margin-right:5px;
}
.searchform {
	
}
/*------------------------------ CONTENT ------------------------------*/
.articles .post-caption, .articles .post-body{
	padding-left:0;
	padding-right:0;
}
.articles .one-post{
	border-top:1px solid #fff;
	border-bottom:1px solid #cccbca;
	margin:0 30px;
}

#commentform #submit, input.readmore, a.readmore {
	color:#FFFFFF;
	background:#ec2028;
	margin-right:5px;
}
.featured_image {
	padding:2px;
	background:#d0d0d0;
}
.widget_posts ul li img,.widget_flickr a {
	padding:2px;
	background:none;
}
.page-numbers {
	padding:0 20px;
	line-height:51px;
}
a.page-numbers {
	background:#f8f8f8;
	background-image: linear-gradient(bottom, rgb(228,228,228) 40%, rgb(249,249,249) 50%);
	background-image: -o-linear-gradient(bottom, rgb(228,228,228) 40%, rgb(249,249,249) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(228,228,228) 40%, rgb(249,249,249) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(228,228,228) 40%, rgb(249,249,249) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(228,228,228) 40%, rgb(249,249,249) 50%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0.4, rgb(228,228,228)),	color-stop(0.5, rgb(249,249,249)));
    border: 1px solid #d3d3d3;
	color: #575656;
	padding:5px 10px;
}
a.page-numbers:hover {
	color:#AAAAAA;
}
span.page-numbers {
	padding:6px 11px;
	color:#FFF;
	background:#ec2028;

}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	color:#e8e8e8;
	background:url(images/footer.png) left top repeat;
	border-top:1px solid #2e2e2e;
}
#footer .container {
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#e0cbc6;
}
#footer h3 {
	color:#fff;
}
#footer .footer_txt {
	border-top:1px solid #585858;
	padding-top:31px;
}

/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
#content .widget {
	background:url(images/separator.png) left top repeat-x;
	margin-top:0px;
	padding-top:2px;
	border-right-style:solid;
	border-width:0px;
}
#content .widget:first-child {
	background:none;
	margin-top:0px;
	padding-top:2px;
	border-right-style:solid;
	border-width:0px;
}
.fp-next, .fp-prev {
	width:40px;
	height:39px;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:12px;
	}
	#content-bottom {
		height:12px;
		margin-bottom:20px;
	}
	#logo {
		text-align:center;
	}
	.menusearch {
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:140px;
		position:relative;
		z-index:0;
		background:url(images/topmenu.png) left bottom no-repeat;
		padding:0 4px;
		margin:0 -4px;
	}
	#secondarymenu {
		float:left;
		margin-left:10px;
	}
	#secondarymenu li {
		margin-right:5px;
	}
	#secondarymenu a {
		color:#b8b8b7;
		text-decoration:none;
		padding:0px;
		display:block;
		font-size:13px;
	}
	#secondarymenu a:hover{
		color:#fff;
	}
	#mainmenu-container {
		height:45px;
		background:url(images/menu.png) left top no-repeat;
		padding:0 4px;
		margin:0 -4px;
	}
	#mainmenu {
		float:left;
	}
	#mainmenu li a {
		text-align:center;
		color:#fff;
		text-shadow:1px 1px 1px #FF0000;
		display:block;
		text-decoration:none;
		font-size:15px;
		font-family: 'Open Sans', sans-serif;
		font-weight: normal;
		padding:13px 25px;
	}
	#mainmenu a:hover{
		background:#00000;
	}
	#header li ul {
		top:0px;
	}
	#mainmenu li ul {
		top:0px;
		left:0%;
	}


	
	#header li ul .inner {
		background:#cee543;
		background-image: linear-gradient(bottom, rgb(173,204,17) 0%, rgb(239,253,114) 100%);
		background-image: -o-linear-gradient(bottom, rgb(173,204,17) 0%, rgb(239,253,114) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(173,204,17) 0%, rgb(239,253,114) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(173,204,17) 0%, rgb(239,253,114) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(173,204,17) 0%, rgb(239,253,114) 100%);
		background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(173,204,17)),	color-stop(1, rgb(239,253,114)));
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, .sub-menu li a {
		color:#000000 !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header .sub-menu .sub-menu {
		top:0;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		margin:0px 0;
		background:url(images/slider-shadow.png) 50% bottom no-repeat;
	}
	.slider {
		position:relative;
		width:998px;
		margin:0 auto;
		padding:1px;
		background:#00000;
		border:none;
	}
	.fp-prev-next-wrap {
		margin:-1px;
	}
	.fp-prev,.fp-next {
		margin:0 25px;
		margin-top:-18px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:402px;
		width:998px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-nav {
		bottom:25px;
		right:30px;
		left:auto;
	}

}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header .container {
		background-position:50% top;
	}
	#logo {
		float:left;
		margin-left:0px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:20px;
		margin-right:25px;
		clear:right;
	}
	#secondarymenu-container {
		height:100px;
		padding-top:0px;
	}
	#secondarymenu {
		float:center;
		clear:middle;
		margin-top:10px;
	}
	#secondarymenu li {
		padding: 250px;
	}
	#secondarymenu li a{
		color:#FFFFF;
		text-decoration:none;
	}
	#mainmenu-container {
		padding-bottom:16px;
		background: #ffff; /* Old browsers */
	}
	#mainmenu {
		margin:0 10px;
		float: right;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		text-decoration:none;
		font-size:13px;
		font-family:'Oswald';
		padding:16px 10px 8px;
		display:block;
	}
	#header ul.children li a, .sub-menu li a {
		color:#575656 !important;
		background:none;
	}
	.slider-container {}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	#header {
		background:none;
	}
	#header .container {
		background-position:50% top;
	}
	.menusearch {padding:3px 0;}
	
	#secondarymenu-container {
		padding-top:3px;
	}
	#logo {
		margin-bottom:-10px;
	}
	
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #eee;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#142736;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-5px;
	}
	.slider-container {

	}
	#s {
		width:70%;
	
	}
}

.slider-container a:hover {
	text-shadow: 0px 0px 5px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
	color:#fff;
}

#smthemes_share 	ul {
	width:90px !important;
}
#smthemes_share 	iframe {
	width:70px !important;
}


@media screen and (min-width: 300px) and (min-height: 1024px) {
     .sidebar.right { width:auto; }
	 .sidebar.left { width:auto; }
	 #content .widget { float: left; }
	 .logo { width: 400px; }
}

.author-info .avatar {
	float: left;
}

#disqus_thread {
	margin-top: 10px;
}
.author-info {
	color: #AAA;
	text-align: right;
	margin-bottom: 10px;
}

.mechabyte-youtube-videos h5{
color:white;
}