/*
Theme Name: Musica
Theme URI: http://smthemes.com/musica/
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: 12/11/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(http://fonts.googleapis.com/css?family=Oswald); 

html {
	background:#f8f8f8;
}
body {	
	color:#292929;
	font-size:13px;
	font-family: arial;
	position:relative;
}
a {
	color:#ad6c36;
}
a:hover {
	color:#ef7815;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	
	color:#3a3a3a;
	text-decoration:none;
	
}

a.post_ttl {
	font-size:25px;
	color:#3a3a3a;
	font-family: 'Oswald', sans-serif;
	text-shadow:1px 1px 1px #fdfdfd;
}

#bg_top {
	background:#262626;
	text-align:right;
	position: absolute;
	height:100%;
	right:50%;
	width:50%;
	z-index:-1;
	
}

#bg_top img.top_img {
	margin-right:-1px;
}
#bg_top img.btm_img {
	bottom:332px;
	position:absolute;
	right:0;
	margin-right:-138px;
}
/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/

#s {
	background:none;
	border:none;
	float:left;
	height:23px;
	line-height:25px;
	color:#a3a3a3;
	width:160px;
}
.searchbtn {
	height:25px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#fff;
	border:1px solid #818181;
	border-radius:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:0;
}

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

.articles .one-post {
	border-bottom:3px solid #1e1e1e;
}
.articles  .post-caption h1, .articles  .post-caption h2{
	padding-top:15px;
	padding-bottom:10px;
}
.articles .post-caption .post-meta {
	padding:7px 0;
	color:#a3a3a3;
	text-shadow:1px 1px 1px #fdfdfd;
}
.articles .post-date {
	color:#ad6c36;
	float:right;
	padding:3px;
}

#commentform #submit, input.readmore, a.readmore {
	background: #f8f8f8; /* W3C */
	font-family: 'Arial', cursive;
	color:#ad6c36;
	border:2px solid #393939;
	border-radius:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 3px #c9c9c9;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
}

.featured_image {
	margin-top:15px;	
	padding:5px;
	background:2px #000;
	border:1px solid #a8a8a8;
}

.googlemap {
	padding:5px;
	background:2px #000;
	border:1px solid #a8a8a8;
}

.widget_posts ul li img,.widget_flickr a {
	border:2px solid #000;
	padding:0;
}


.pagination{
	margin:30px 0;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers {
	background: #af6ccb; /* Old browsers */
	background: #fff; /* FF3.6+ */
	background: #fff; /* Chrome,Safari4+ */
	background: #fff; /* Chrome10+,Safari5.1+ */
	background: #fff; /* Opera 11.10+ */
	background: #fff; /* IE10+ */
	background: #fff; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af6ccb', endColorstr='#7f4eaa',GradientType=0 ); /* IE6-9 */
	color:#5e5e5e;
	border:#fbfbfb;
	border-radius:6px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
a.page-numbers:hover, span.page-numbers {
	background: #e7a41c; /* Old browsers */
	background: #3e3e3e; /* FF3.6+ */
	background: #3e3e3e; /* Chrome,Safari4+ */
	background: #3e3e3e; /* Chrome10+,Safari5.1+ */
	background: #3e3e3e; /* Opera 11.10+ */
	background: #3e3e3e; /* IE10+ */
	background: #3e3e3e; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7a41c', endColorstr='#d87814',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:#818181;
	border-radius:6px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background: #1c1c1c;
	color:#fff;
}
#footer .container {
	padding-top:30px;
}
#footer h3 {
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-size:19px;
}
#footer .footer_txt {
	padding:15px 0;
	background:#1c1c1c;
	background:url(images/footer-txt.png) left top repeat-x;
}
#footer .footer_txt .container {
	padding-top:0;
	background:none;
	border:none;
	color:#fff;
	width:920px;
}
#footer .footer_txt .container a {
	color:#ffbb2b;
}
/*------------------------------ 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 {
	font-family: 'Kaushan Script', cursive;
}	
#content .widget {
	border-bottom:3px solid #1e1e1e;
}
.fp-next{
	background-position:left 50%;
}
.fp-prev {
	background-position:right 50%;
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:20px;
		width:1016px;
	}
	#content-bottom {
		height:20px;
		width:1016px;
		margin-bottom:20px;
	}
	#content {
		
	}
	#content .container {
		padding:0 8px;
	}
	#logo {
		float:left;
	}
	.menusearch {
		float:right;
		margin-top:11px;
		width:240px;
	}
	/*------------------------------ MENU ------------------------------*/
	
	#secondarymenu-container {
		padding-top:6px;
		height:40px;
		position:relative;
		z-index:20;
	}
	#secondarymenu {
		border-top: 1px solid #818181;
		border-bottom: 1px solid #818181;
		float:right;
		margin-right:8px;
		margin-top:10px;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:6px 9px;
		display:block;
		color:#454545;
		text-transform:uppercase;
	}
	#secondarymenu a:hover{
		color:#9d663f;
	}
	#header-block {
		position:relative;
	}
	#mainmenu-container {
		border-top: 1px solid #818181;
		border-bottom: 1px solid #818181;
		height:37px;
		z-index:18;
		position:absolute;
		top:20px;
		right:0;
		
	}
	#mainmenu li a {
		text-align:center;
		display:block;
		text-decoration:none;
		padding:9px 15px;
		font-size:16px;
		color:#676767;
		text-shadow:1px 1px 1px #e2e2e2;
		text-transform:uppercase;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#9d663f;
	}


	#header #mainmenu li ul {
		top:51px;
	}
	#header li ul {
		top:35px;
	}
	#header li ul .transparent {
		background:#000;
		-moz-opacity: 0.50;
		opacity: 0.50;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
	}
	#header li ul .inner {
		border:1px solid #000;
		padding:3px 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, #header .sub-menu li a {
		color:#fff !important; 
		padding:0 15px !important;
		text-align:left;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important; 
		border:none !important;
		box-shadow:none !important;
		text-decoration:underline;
	}
	
	#header #mainmenu li ul .inner {
		border-left:1px solid #000;
		border-right:1px solid #000;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#fff !important;
		text-shadow:1px 1px 1px #fff;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {
		text-decoration:none !important;
		color:#ad6c36 !important;
		font-style:italic;
	}
	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:950px;
		background:url(images/slide-border-bottom.png) 50% bottom no-repeat;
		padding:22px;
		margin-bottom: 19px;
	}
	.fp-next, .fp-prev {
		margin:-184px -47px 0;
		width:44px;
		height:320px;
	}
	.slider {
		position:relative;
		width:894px;
		padding:9px;
		background:#1c1c1c;
		border:1px solid #3a3a3a;
		border-radius:5px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-top:47px;
	}
	.fp-prev-next-wrap {
		margin:0 -10px;
	}
	.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:894px;
	}
	.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:-35px;
	}
	.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;
		padding:30px;
		width:301px;
		background:#262626;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	#bg_top {
		text-align:left;
		background:#f8f8f8;
		margin-top:2px;
	}
	#bg_top img {
		display:none;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-bottom:5px;
		margin-top:30px;
	}
	#secondarymenu-container {
		height:116px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		border-top:1px solid #454545;
		border-bottom:1px solid #454545;
		margin-right:21px;
	}
	#secondarymenu li {
		padding:15px;
	}
	#secondarymenu li a{
		color:#454545;
		text-decoration:none;
	}
	#mainmenu-container {
		clear:left;
		margin-bottom:15px;
		padding-bottom:20px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#383838;
		text-transform:uppercase;
		font-size:16px;
		padding:20px 15px 10px;
		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;margin-top:28px;}
	#bg_top {
		background:none;
	}
	#bg_top img {
		display:none;
	}
	#header {
	
	}
	#logo {
		margin-top:0;
		background:#262626;
		padding:15px 0;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:0;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		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:-5px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}