/*
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('images/fonts/dcc_sharp_distress_black_by_dccanim.eot'); 
           src: local("dcc_sharp_distress_black_by_dccanim"), url('images/fonts/dcc_sharp_distress_black_by_dccanim.html'); 
} 

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

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

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;}
img { display: block; margin-bottom: 10px;}
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%;
}

/* 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/footerpng.webp);
	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: 22px;
	color:#e0cdce;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
}

/* Small
---------------------------------------------------------------------------------------------------------- */
#small {
        font-size: 12px;
font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        color:#e0cdce;
        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:#e0cdce;
	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: #000000;
}

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

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

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

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


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

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

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

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

/* H1
---------------------------------------------------------------------------------------------------------- */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#e0cdce;
font-size:44px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: bolder;
text-transform: uppercase;
}

/* H2
---------------------------------------------------------------------------------------------------------- */
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#e0cdce;
font-size:34px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: bolder;
text-transform: uppercase;
}

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

/* 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; 
}

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

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

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

#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%;
}

}