/*
Theme Name: WordPress responsive theme by J.Duarte Design
Theme URI: http://www.jduartedesign.com
Description: Wordpress J.Duarte Design Theme
Author: Joao Duarte - J.Duarte Design
Author URI: http://jduartedesign.com
Version: 4.0
Tags: J.Duarte Design

License: NONE
License URI: http://none.at.all
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url(https://fonts.googleapis.com/css?family=Cinzel:700);

@font-face { 
           font-family: 'dcc_sharp_distress_black_by_dccanim'; 
           src: url('fonts/dcc_sharp_distress_black_by_dccanim.eot'); 
           src: local("dcc_sharp_distress_black_by_dccanim"), url('fonts/dcc_sharp_distress_black_by_dccanim.ttf'); 
}

@font-face {font-family: "Press Style";
  src: url("wp-content/themes/jduartedesign/menu/press-style.regular.ttf");
  src: url("wp-content/themes/jduartedesign/menu/press-style.eot"); /* IE9*/
  src: url("wp-content/themes/jduartedesign/menu/press-style.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("wp-content/themes/jduartedesign/menu/press-style.woff2") format("woff2"), /* chrome、firefox */
  url("wp-content/themes/jduartedesign/menu/press-style.woff") format("woff"), /* chrome、firefox */
  url("wp-content/themes/jduartedesign/menu/press-style.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("wp-content/themes/jduartedesign/menu/press-style.svg#Press Style") format("svg"); /* iOS 4.1- */
}

/* Reset
---------------------------------------------------------------------------------------------------------- */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }

body { 
background:#000000;
font-size: 14px;
color: #ffffff;
font-family: 'Open Sans', Verdana, Arial, helvetica, sans-serif;
background-color: #000000; 
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center top;
background-image:url(images/bg.jpg);
}

ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1 { margin-bottom: 10px; color: #111111;}	
a, img { outline: none; border:none; color: #000; font-weight: bold;}
p { margin: 0 0 10px; line-height: 1.4em; font-size: 14px; font-family: 'Open Sans', Verdana, Arial, helvetica, sans-serif;text-align: justify;}
img { display: block; margin-bottom: 0px;}
article, sidebar-left, sidebar-right, sidebar-left2, sidebar-right2, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
	
/* Structure
---------------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 100%;	
	max-width: 1200px;
	margin: auto;
	padding: 0% 2% 0% 2%;
}

/* Hide normal screen
---------------------------------------------------------------------------------------------------------- */
#hide-at-normal-screen {
	display: none;
}

/* Hide normal screen
---------------------------------------------------------------------------------------------------------- */
#hide-responsive-screen {
	display: inline;
}

/* Header
---------------------------------------------------------------------------------------------------------- */		
#header {
	width: 100%;
}

#header img {
	width: 100%;
}

/* Slide
---------------------------------------------------------------------------------------------------------- */		
#slide {
	float: left;
	width: 100%;
}

#slide img {
	width: 100%;
}

/* Main
---------------------------------------------------------------------------------------------------------- */
#main {
	width: 42%;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	text-align: justify;
}	

/* Main 60% Width
---------------------------------------------------------------------------------------------------------- */
#main-60-width {
	width: 71%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	text-align: justify;
}	

/* Main Full Width
---------------------------------------------------------------------------------------------------------- */
#main-fullwidth {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	text-align: justify;
}	

/* Sidebar Right
---------------------------------------------------------------------------------------------------------- */		
#sidebar-right {
	width: 26%;
	float: right;
	text-align: justify;
	margin: 0% 1% 0% 0%;
}

#sidebar-right img {
	width: 100%;
}
		
/* Sidebar Left
---------------------------------------------------------------------------------------------------------- */
#sidebar-left {
	width: 26%;
	float: left;
   	text-align: justify;
	margin: 0% 0% 0% 1%;
}		

#sidebar-left img {
	width: 100%;
}

/* Footer
---------------------------------------------------------------------------------------------------------- */
#footer {
	width: 100%;	
	max-width: 1200px;
	height: 316px;
	margin: 0% 0% 0% 0%;
	clear: both;
	text-align: justify;
    background-image:url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
} 

#footer img {
	width: 100%;
	margin: 0% 0% 0% 0%;
}

/* Footer Full Width
---------------------------------------------------------------------------------------------------------- */
#footer-fullwidth {
	width: 100%;	
	max-width: 1200px;
	height: 30px;
	clear: both;
	text-align: justify;
} 

#footer-fullwidth img {
	width: 100%;
	margin: 0% 0% 0% 0%;
}

/* Footer Widgets
---------------------------------------------------------------------------------------------------------- */
#footer-sidebar {
display:block;
height: 250px;
}

#footer-sidebar1 {
float: left;
width: 340px;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar2 {
float: left;
width: 340px;
margin-right:5px;
}

#footer-sidebar3 {
float: left;
width: 340px;
}

/* Titulo
---------------------------------------------------------------------------------------------------------- */
#titulo {
	font-size: 26px;
	color:#f02f36;
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
    text-transform: normal;
}

/* Small
---------------------------------------------------------------------------------------------------------- */
#small {
        font-size: 12px;
font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        color:#f02f36;
        font-weight: normal;
	text-shadow: 2px 2px 2px #000;
        text-transform: normal;
}

/* Assinatura Topo
---------------------------------------------------------------------------------------------------------- */
#assinatura-topo {
        font-size: 14px;
font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        color:#ffffff;
        font-weight: normal;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
        text-transform: normal;
}

#assinatura-topo a:link {
        color:#ffffff;
	text-decoration: none;
        text-transform: lowercase;
}

#assinatura-topo a:visited {
        color:#ffffff;
	text-decoration: none;
        text-transform: lowercase;
}

#assinatura-topo a:hover {
        color:#f02f36;
	text-decoration: underline;
        text-transform: lowercase;
}

#assinatura-topo a:active {
        color:#ffffff;
	text-decoration: none;
        text-transform: lowercase;
}

/* Assinatura Rodape
---------------------------------------------------------------------------------------------------------- */
#assinatura-rodape {
    font-size: 14px;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
    font-weight: bold;
	text-align: center;
    text-transform: normal;
	text-shadow: 3px 3px 3px #000, 
                     3px 3px 3px #000,
                     3px 3px 3px #000, 
                     3px 3px 3px #000;
}


/* No Hover
---------------------------------------------------------------------------------------------------------- */
#no-hover {
	font-size: 34px;  
	color: #ffffff;
	padding: 10px 10px 0px 10px;
	background-color: transparent;
}

#no-hover a:link {
	background-color: transparent;
}

#no-hover a:visited {
	background-color: transparent;
}

#no-hover a:hover {
	background-color: transparent;
}

#no-hover a:active {
	background-color: transparent;
}


/* Links
---------------------------------------------------------------------------------------------------------- */
a:link {
	color: #f02f36;
	text-decoration: none;
}

a:visited {
	color: #f02f36;
	text-decoration: none;
}

a:hover {
	color: #f02f36;
	text-decoration: underline;
}

a:active {
	color: #f02f36;
	text-decoration: none;
}

/* H1
---------------------------------------------------------------------------------------------------------- */
h1 {
font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
color:#f02f36;
font-size:44px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-weight: normal;
text-transform: uppercase; 
background-repeat: no-repeat;
position:relative;
display: inline-block; 
border-bottom: 4px solid #f02f36;
width:95%;
}

/* H2
---------------------------------------------------------------------------------------------------------- */
h2 {
font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
color:#f02f36;
font-size:34px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-weight: normal;
text-transform: uppercase;  
background-repeat: no-repeat;
position:relative;
display: inline-block; 
border-bottom: 4px solid #f02f36;
width:95%;
}

/* HR
---------------------------------------------------------------------------------------------------------- */
hr {
margin: 20px 0px 20px 0px;
}

/* WIDTH FEATURED IMAGE
---------------------------------------------------------------------------------------------------------- */
.alignleft-featured-image {
    float:left;
    margin: 5px 20px 20px 0;
    border-style:hidden;
    width: 200px;
    height: 100px; 	
}

.alignleft-featured-image-category {
    float:left;
    margin: 5px 20px 20px 0;
    border-style:hidden;
    width: 200px;
    height: auto; 	
}

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
    border-style:hidden;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
    border-style:hidden;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    border-style:hidden;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
    border-style:hidden;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-style:hidden;
}

.wp-caption {
    background: #fff;
    border-style:hidden;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
    border-style:hidden;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
    border-style:hidden;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
    border-style:hidden;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
    border-style:hidden;
}

.bordered {
    border-style:hidden;
}

/* Gallery Wordpress
---------------------------------------------------------------------------------------------------------- */
.wp-caption-text.gallery-caption {
	width: 90% !important; 
}

/* Search Form
---------------------------------------------------------------------------------------------------------- */

input#s{
width:70%;
box-sizing: border-box;  
background-color: #3C3C3C;
color: #ccc;
box-sizing: border-box;
border: 2px solid #ccc;
font-size: 14px;
background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 12px 20px 12px 40px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
background-image: url('http://onstage.mus.br/website/wp-content/uploads/2017/01/searchicon2.png');
border-radius: 25px 0px 0px 25px;
box-shadow: 0 2px #666
}

input#searchsubmit {
width:30%;
color:#000000;
background:#ffffff;
padding: 12px 10px 11px 6px;
transition: width 0.4s ease-in-out;
border-radius: 0px 25px 25px 0px;
box-sizing: border-box;
border: 2px solid #ccc;
cursor: pointer;
box-shadow: 0 2px #666
}

input#searchsubmit:hover {
background-color: #ffffff;
box-shadow: 0 2px #666
}

input#searchsubmit:active {
  background-color: #515151;
  box-shadow: 0 2px #666;
  transform: translateY(2px);
}

/* Contact Form
---------------------------------------------------------------------------------------------------------- */

input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

textarea {
	font-family: 'Open Sans', Verdana, Arial, helvetica, sans-serif;
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

input[type=submit] {
    width: 100%;
    background-color: #1b1b1b;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #343434;
}

/* Image Hover Effect <a href="#" class="imglink" target="_blank"></a>
---------------------------------------------------------------------------------------------------------- */

a.imglink{
  display:inline-block;
}

a.imglink img{
  vertical-align:middle;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

a.imglink:hover img{
  opacity:0.5;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}


/* Media Queries
---------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {

body { 
	background-image:url(images/bg2.jpg);
} 

p {
	font-size: 12px;
}

#wrapper {
    display:flex;
    flex-flow: column;
}

#hide-at-normal-screen {
	display: inline;
}

#hide-responsive-screen {   
	display: none;
}

#no-hover {
	display: none;
} 

#header {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 99%;
    order:1;
}

#menu {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 99%;
    order:2;
}


#slide {
	padding: 0% 0% 0% 0%;
	margin: 5% 0% 0% 0%;
	width: 99%;
    order:3;
}

#assinatura-topo {
    font-size: 90%;
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 97%;
    order:4;
}

#main, #main-60-width, #main-fullwidth {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 96.5%;
    order:5;
}

#header img, #main img, #main-60-width img, #main-fullwidth img {
	width: 96.5%;
	height: auto;
}

#sidebar-left {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 96.5%;
    order:6;
}

#sidebar-right {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 96.5%;
    order:7;
}

#footer {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 96.5%;
    order:98;
}

#footer-fullwidth {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 96.5%;
    order:99;
}

#small {
    font-size: 90%;
	width: 98%;
}

}