/*
Theme Name: ArtDevil
Theme URI: http://smthemes.com/artdevil/
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: 08/29/2013
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:url(images/back.png) scroll;
}
#all{
	background:url(images/top.png) top no-repeat;
}
body {	
	color:#636363;
	position:relative;
	font-family:'tahoma';
	background:url(images/back-slider.png) no-repeat 50% 145px;
}
.no-slider{background: none !important;}
a {
	color:#2b2b2b;
}
a:hover {
	color:#1ab1f0;
}
a.post_ttl, .post-caption h1 {
	color:#636363;
	font-size:50px;
	font-family: 'rex_lightregular';
	text-transform:uppercase;
}
h2 a.post_ttl:hover{
	color:#1ab1f0;
}



/*------------------------------ HEADER ------------------------------*/


#header .container{
	position:relative;
}
#header{
}
#secondarymenu-container {
	position:relative;
}



/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:23px;
	line-height:25px;
	color:#7a7a7a;
}
.searchbtn {
	height:25px;
	width:19px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#e9e9e9;
	border:1px solid #fff;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/

#commentform #submit, input.readmore, a.readmore {
	background:url(images/readmore.png) no-repeat center;
	padding:8px 15px;
	font-size:15px;
	text-transform:uppercase;
	border:none;
	font-family: 'rex_bold_bold';
	color:#fff;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:url(images/readmore-hover.png) no-repeat center;
	text-decoration:none;
}
.page-title{
	color:#636363;
	font-size:50px;
	font-family: 'rex_lightregular';
	text-transform:uppercase;
	border-bottom:1px solid #e0e0e0;	
}
.featured_image {
	margin-top:15px;	
	padding:0;
	border:none;
}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:0;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:right;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'tahoma';
	text-decoration:underline;
}
a.page-numbers {
	color:#a9a9a9;
}
a.page-numbers:hover, span.page-numbers {
	color:#1ab1f0;
}
.post-date{
	float:right;
	color:#2b2b2b;
} 
.scaption.active{
	color:#1ab1f0;
	font-family: 'rex_bold_bold';
	font-size:25px;
	text-transform:uppercase;
}
.scaption{
	color:#4a4a4a;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'rex_lightregular';
}
/*------------------------------ FOOTER ------------------------------*/
#back-footer-border{
	height:54px;
	background:#1ab1f0;
}
.footer-border{
	height:54px;
	background:url(images/footer-border.png) no-repeat center;
}
#footer  {
}

#footer .inner a{
	text-transform:uppercase;
}

#footer h3{
	color:#636363;
	font-size:25px;
	text-transform:uppercase;
	font-family: 'rex_bold_bold';
}

#footer .container {
}

#footer .footer_txt {

}
#footer .footer_txt .container {
}
.footer-widgets {

}


/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;
}

#content .widget .caption h3 {
	color:#636363;
	font-size:27px;
	font-family:'rex_bold_bold';
	text-transform:uppercase;
}
#content .widget {
	
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#top-background{
		position:absolute;
		left:0;
		right:50%;
		top:715px;
	}
	#top-repeat{
		position:absolute;
		left:0;
		right:800px;
		background:url(images/top-repeat.png) repeat-x ;
		height:193px;
		
	}
	#content .container {
	}
	#logo {
		position:absolute;
	}
	.menusearch {
		margin-top:60px;
		margin-right:15px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:145px;
		position:relative;
		z-index:20;
	}
	
	
	#secondarymenu {
		float:right;
		margin-top:60px;
		margin-right:30px;
		background:#FFFF;
	}
	#secondarymenu a {
		padding:6px 9px;
		font-family:'tahoma'; font-weight:bold;
		color:#000000;
		text-transform:uppercase;
		text-decoration:underline !important;
	}
	#secondarymenu a:hover{
		background:#1ab1f0;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:82px;
		position:relative;
		background:url(images/mainmenu.png) no-repeat center;
		z-index:18;
		margin:0 auto 130px;
		padding:0 80px;
	}
	#mainmenu li a {
		padding:47px 20px 25px;
		margin-top:-24px !important; 
		font-size:25px;
		color:#1ab1f0;
		text-transform:uppercase;
		font-family: 'rex_bold_bold';
	}
	#mainmenu li{
		background:url(images/mainmenu-li.png) no-repeat right;
	}
	#mainmenu li:last-child{
		background:none;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#1897cc;
		background:url(images/mainmenu-hover.png) no-repeat top;
	}


	#header #mainmenu li ul {
		top:84px;
	}
	#header li ul {
		top:28px;
	}
	#header li ul .transparent {
	}
	#header li ul .inner {
		padding:0;
		background:#44bdef;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#fff !important; 
		padding:0 !important;
		background:none !important;
		height:25px;
		line-height:25px;
		text-transform:lowercase !important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#000 !important; 
		background:none !important;
		border:none !important;
		box-shadow:none !important;
	}
	
	#header #mainmenu li ul .inner {	
		background:#1ab1f0;
	}
	
	#header #mainmenu li ul .transparent {
		background:url(images/submenu.png) no-repeat bottom;
		padding-bottom:10px;
	}
	
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#fff !important;
		padding:0 20px !important;
		margin:0 !important;
		background:0 !important;
		font-family: 'rex_lightregular' !important; 
		text-transform:underline;
		text-align:left;
		font-size:18px !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		text-decoration:underline;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:1000px;
		height:400px;
		margin:65px auto 90px;
	}
	.slider {
		position:relative;
		width:976px;
		
	}
	.fp-next, .fp-prev {
		margin:135px 5px;
		width:25px;
		height:77px;
	}
	.fp-title{
		font-size:13px;
	}
	
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:400px;
		width:976px;
	}
	.fp-content-fon {
		border:none;
		background:url(images/fp-content-fon.png) no-repeat center;
		width:445px;
		height:172px;
		-moz-opacity: 0.60;
		opacity: 0.90;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=60);
		left:30px;
		bottom: 00px;

	}
	.fp-content {	
		left:42px;
		height:165px;
		padding-right:530px;
		right:0;
		bottom: 0;
		text-align:left;
		font-size:13px;
		font-family: 'tahoma';
	}
	.fp-title a{
		font-family: 'rex_lightregular';
		text-transform:none !important;
		font-size:40px;		
	}
	.fp-content a{
		text-transform:lowercase;
	}
	.fp-nav {
		right:30px;
		bottom:00px;
		left:auto;
	}
	.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 {
	}
	#logo {
		float:left;
		margin-bottom:30px;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	body{
		background:none;
	}
	#all{
		background:none;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-top:60px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		background:#636363;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		color:#fff;
		padding:15px;
		font-size:15px;
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#fff;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#1ab1f0;
		text-decoration:none;
		font-size:20px;
		padding:10px 15px;
		display:block;
		font-family: 'rex_bold_bold';
	}
	#header #mainmenu ul.children li a{
		color:#1ab1f0 !important;
	}
	#header  ul.children li a{
		color:#fff !important;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	body{
		background:none;
	}
	#all{
		background:none;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.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:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}