/*
Custom CSS
*/

/*--------------------------------------------------------
	1.BACKGROUND
--------------------------------------------------------*/

body{background:#000;}
.raster{background:url(../images/black/raster.png) repeat;}


/*--------------------------------------------------------
	2.COMMONS
--------------------------------------------------------*/

.tweet .txt,p,#footer,#nav li a,blockquote p.clientRef,.field, .tarea,ul.list{color:#ccc;}
#slidecaption, #slidecaption-grande,.comment,#sideBar #toggle,h1,#fancybox-title {color:#fff;}
/*p,p.slogan,a,.field,.fieldNotify,.tarea, .tweet .txt, #nav,.tweet .time, #footer,ul.list,.button {font-family:Arial, Helvetica}*/
p,p.slogan,a,.field,.fieldNotify,.tarea, .tweet .txt, #nav,.tweet .time, #footer,ul.list,.button {font-family:'Open Sans', sans-serif;}

/*--------------------------------------------------------
	8.TYPOGRAPHY
--------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{color:#eaeaea; font-family: 'Open Sans', sans-serif;}
h1.pageHeading{font-family: 'Open Sans', sans-serif; font-size:100px;color:#fff !important; width: 100%; text-align: center; font-weight: lighter; text-transform: uppercase;}
p{font-family:'Open Sans', sans-serif; font-size:16px; line-height:18px;}
//p.slogan{font-family: Arial, Helvetica, sans-serif;  font-size:12px;color:#00ccff;}

#content-wrapper {
    height: auto;
    left: 220px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    width: 1000px;
}

.content{
    width:800px;
    height:auto;
    overflow:hidden;
    margin: 0px auto 0px auto;
}

#sideBar #inner,#close-but{background-color: rgba(255,255,255,0.5);}

#content-wrapper{background-color: rgba(0,0,0,0.5);}


#sideBar  #close-but{
    background:url(../images/custom/toggle_but.png) top center no-repeat;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;color:#000;
    font-weight: 700;
    text-transform: uppercase;
}
#sideBar  #close-but:hover{
    background:url(../images/custom/toggle_but.png) 0px -42px;
    color:#f00;
}

#sideBar #logo{width:auto; height:auto; margin:30px auto 0 auto;}
/*--------------------------------------------------------
	4.MENU
--------------------------------------------------------*/

/*----------------------------
i.-- main menu
-----------------------------*/

#navContainer{border-top:1px dotted #2f2f2f;border-bottom:1px dotted #2f2f2f;}
#nav li a{font-family: 'Open Sans', sans-serif; font-size:14px;color:#000; font-weight: 700; text-transform: uppercase;text-decoration: none;}
#nav li a:hover{text-decoration:none;color:#f00;}
#nav li a.active {color:#f00;}

/*----------------------------
ii.-- sub menu
-----------------------------*/

#nav ul{font-size:12px;}
#nav li ul a{text-transform: lowercase;color:#333;}
#nav li:hover a{text-decoration:none;text-shadow:none;}
#nav li:hover ul a{text-decoration:none; font-size:12px;}

/*--- botao menu ---*/

#launch-but{font-family: 'Open Sans', sans-serif;}
#launch-but #circle{background:#000;}
#launch-but #circle-overlay{background:#fff;}
#launch-but #label{text-align:center;color:#fff;font-weight: 700;}
#launch-but #label:hover{color: #000;}

#supersized-logoLoader{
    background: none;
}

._imageThumb{background: none;}
._videoThumb{background: none;}

/*----- Referências -------*/

.ref {
    overflow: hidden;
}
.ref_img {
    width: 35%;
    float: left;
}
.ref_info {
    width: 55%;
    float: right;
    margin-top: 70px;
    clear: right;
}

/*----------------------------
ii.-- fancybox
-----------------------------*/

#fancybox-outer {background: #000;}
#fancybox-content {border: 0px solid #000;}
#fancybox-left-ico {background-image: url(../images/black/fancybox.png)}
#fancybox-right-ico {background-image: url(../images/black/fancybox.png)}
#fancybox-close {background: transparent url(../images/black/fancybox.png) -40px 0px;}
#fancybox-title-over {background-image: url(../images/black/caption_bkg.png);}
#fancybox-title {font-family: "Open Sans", sans-serif;}

/*list style*/
/*ul.list li.my_icon{
    background: url(../images/custom/red_dot.png);
    background-repeat: no-repeat;
}*/

i.fa-li{color: #f00;}
ul.fa-ul li{
    background:url(../images/black/list_items_theme.png)0 0 no-repeat;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    font-size: 14px;
    text-align: justify;
}

.text_small {
    font-size: xx-small;
}

#title-wrapper {
    background-color:rgba(128,128,128,0.3);
    //z-index: 10000;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 600%;
    font-weight: bold;
    letter-spacing: 10px;
    text-align: center;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 110px;
    //line-height: 70%;
}
#subtitle-wrapper {
    font-size: 150%;
    color: #000;
    letter-spacing: 6px;
    background-color:rgba(128,128,128,0.3);
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    letter-spacing: 10.7px;
    text-align: right;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

#controls-wrapper{height: 65%}

#map{margin-top: 50px;}

/*------- Contactos ---------------*/

#contact_infos i {
    font-size: x-large;
    float: left;
    color: #CCCCCC;
}
#contact_infos p {
    padding-left: 35px;
    margin-bottom: 0px;
    line-height: 24px;
    //height: 24px;
}
#content-wrapper .row {
    vertical-align: middle;
    min-height: 24px;
}

/*------------- Contact Form ------------------- */
#contactForm textarea {
    resize: vertical;
    width: 100%;
    background-image: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 245px;
}

#contactForm #divCaptcha {
   width: auto;
   float: left;
   clear: left;
}

#contactForm .field {
    height: 30px;
    margin: 0 0 10px;
    padding: 0 5px;
    width: 100%;
}

#sentConfirmMessage,#sentConfirmTitle {
    margin:0 0 10px 0;
}

/*----------------------------
iv.-- blog
-----------------------------*/
	
.entrySpec{font-family: "Open Sans", sans-serif; font-size:14px; color:#cccccc; float: right; font-weight: bolder;}
#blogContainer ul li div.post{border-bottom:1px dotted #333;}
//.comment{background: url(../images/black/comments_blog.png) center center no-repeat;font-family:"Bebas Neue"; font-size:30px;}
.post_close{background: url(../images/black/toggle_but2.png) -33px 0 no-repeat;}
#blogContainer {width: 100%;}
.post{width: auto;}
.page_navigation {position: static; margin-left: auto; margin-right: auto;}

.post {
    padding-left: 50px;
    padding-right: 50px;
}

.post p, .entrySpec{
    margin-bottom: 0px;
    line-height:24px;
    color: #cccccc;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2px;
    clear: both;
}

.post p {font-size: 16px;}
.entrySpec {font-size: 18px;}

/*----------------------------
vi.-- pagination
-----------------------------*/
/*.page_navigation a, .alt_page_navigation a{background-image:url(../images/custom/page_sel.png);background-position: 0 0;background-repeat:  no-repeat;}

.active_page{
    background: url("../images/custom/page_sel.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0) !important;
    background-image:url(../images/custom/page_sel.png);background-position: 0px -10px;background-repeat:  no-repeat !important;text-decoration:none;}*/

.page_navigation a, .alt_page_navigation a{
    background: none;
    background-color: #ccc;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}

.active_page, .page_navigation a:hover{
    background: none !important;
    background-color: #fff !important;
}

/*---------------- Galeria ------------------*/

#galleryContainer {
    width: 100%;
}

/*------------------------- Sobre Nós ------------------------------*/

#cnt_sobrenos p{
    margin-bottom: 0px;
    line-height:30px;
    color: #cccccc;
    text-align: justify;
    clear: none;
}
#cnt_sobrenos {
    margin-bottom: 30px;
}
#cnt_sobrenos .media_holder {
    margin-bottom: 0px;
    margin-right: 20px;
}