/*
Theme Name: LinuxId
Theme URI: http://smthemes.com/linuxid/
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: 01/23/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);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
html {
	background:#fafafa;
}
body {
	background:url(images/top.png) 50% top repeat-x;
	color:#8b8b8b;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:13px;
}
a {
	color:#26b5f1;
}
a:hover {
	color:#fd7806;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#5e5e5e;
	text-decoration:none;
}

a.post_ttl {
	font-size:25px;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}
/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:25px;
	line-height:25px;
	color:#fff;
	width:160px;
}
.searchbtn {
	height:25px;
	width:15px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#cfcfcf;
	border-top:1px solid #b0b0b0;
	border-bottom:1px solid #fff;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:6px 0;
}

/*------------------------------ CONTENT ------------------------------*/

.articles  .post-caption h1, .articles  .post-caption h2{
	padding:4px 0;
}

.articles .post-body {
	border-bottom:1p solid #f7f7f8;
	margin-bottom:30px;
}
.articles .post-caption {
	padding:0 30px 10px
}
.articles .post-caption .post-meta {
	padding:0;
}
.articles .post-date {
	color:#5e5e5e;
	float:right;
	padding:3px;
}

#commentform #submit, input.readmore, a.readmore {
	background: #383841; /* Old browsers */
	background: -moz-linear-gradient(top,  #383841 0%, #1e1e24 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383841), color-stop(100%,#1e1e24)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #383841 0%,#1e1e24 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #383841 0%,#1e1e24 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #383841 0%,#1e1e24 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #383841 0%,#1e1e24 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383841', endColorstr='#1e1e24',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: #fe9c08; /* Old browsers */
background: -moz-linear-gradient(top,  #fe9c08 0%, #fc5504 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9c08), color-stop(100%,#fc5504)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fe9c08 0%,#fc5504 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fe9c08 0%,#fc5504 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fe9c08 0%,#fc5504 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fe9c08 0%,#fc5504 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9c08', endColorstr='#fc5504',GradientType=0 ); /* IE6-9 */

}
.featured_image {
	padding:0;
	margin-top:15px;
    border:none;
}
.googlemap {
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	padding:0;
}

.pagination{
	margin:30px 0;
}

.page-numbers {
	
}
a.page-numbers {
	border:1px solid #e5e5e5;
}
a.page-numbers:hover, span.page-numbers {
	background:#3a3a3a;
	color:#fff;
	border:1px solid #000101;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:url(images/footer.png) left bottom repeat-x;
}
#footer .container {
	background:url(images/footer.jpg) left bottom repeat;
	border-top:1px solid #c3c3c3;
}
#footer .footer_txt {
	padding:15px 0;
}
#footer .footer_txt .container {
	background:none;
	border:none;
	color:#cbcbcb;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.sidebar a{
	color:#fd7806;
}
.content-r .sidebar.right .widget .caption h3, .content-lr .sidebar.right .widget .caption h3, .content-r2 .sidebar.left .widget .caption h3, .content-r2 .sidebar.right .widget .caption h3{
	
}
.content-l .sidebar.left .widget .caption h3, .content-lr .sidebar.left .widget .caption h3, .content-l2 .sidebar.left .widget .caption h3, .content-l2 .sidebar.right .widget .caption h3{
	
}
#content .widget .caption {
	background:url(images/widget.jpg) left bottom repeat-x;
	margin-bottom:10px;
	padding-bottom:12px;
}
#content .widget .caption h3 {
  border-bottom: 2px solid #FD7806;
    display: inline;
}
#content .widget.widget_tabs .caption h3 {
	padding:10px;
}
.fp-next{
	background-position:left 50%;
}
.fp-prev {
	background-position:right 50%;
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content-bottom {
		height:0;
	}
	#content {
		margin-top:20px;
	}
	#logo {
		float:left;
		margin-top:29px;
	}
	.menusearch {
		position:absolute;
		right:0;
		top:60px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:134px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:right;
		margin-right:8px;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:6px 9px;
		display:block;
		color:#fff;
		font-size:13px;
	}
	#secondarymenu a:hover{
		color:#fd7806;
	}
	#mainmenu-container {
		height:53px;
		position:relative;
		background:url(images/menu.png) left top repeat-x;
	}
	#mainmenu li a {
		text-align:center;
		display:block;
		text-decoration:none;
		padding:14px 30px;
		font-size:18px;
		color:#fff;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fd7806;
	}
	#header #mainmenu li ul {
		top:51px;
	}
	#header li ul {
		top:35px;
	}

	
	
	#header li ul .inner {
		background:#e5e5e5;
		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:#333333 !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		background:#ebebeb;
		color:#fd7806 !important;
		border:none !important;
		box-shadow:none !important;
	}
	#header #mainmenu li ul .inner {
		background:#3a3a43;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#fefefe !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {
		background:#484853;
		color:#fefefe !important;
	}
	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:1000px;
	}
	.fp-next, .fp-prev {
		margin:0 -44px;
		margin-top:-204px;
		width:44px;
		height:320px;
	}
	.slider {
		position:relative;
		width:1000px;
		padding-bottom:20px;
		background:#3b3b42;
	}
	.fp-prev-next-wrap {
		margin:0 -3px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:416px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
	}
	.fp-nav {
		bottom:0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	
}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:url(images/top.png) left top repeat-x;
	}
	#logo {
		float:left;
		margin-top:29px;
		margin-left:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-bottom:5px;
		margin-top:30px;
	}
	#secondarymenu-container {
		height:89px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-right:7px;
	}
	#secondarymenu li {
		padding:15px;
	}
	#secondarymenu li a{
		color:#686868;
	}
	#mainmenu-container {
		clear:left;
		margin-bottom:15px;
		background:#fff;
		padding-bottom:14px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#686868;
		text-decoration:none;
		font-size:16px;
		padding:14px 15px 7px;
		display:block;
	}
	#header ul.children li a, .sub-menu li a {
		color:#686868 !important;
	}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;}
	#header {
	
	}
	#logo {
		margin-top:29px;
	}
	.searchbtn {
		width:auto !important;
	}
	
	#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 {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}