@font-face { 
    font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} 

html { 
    height: 100%;
}

* { 
    margin: 0;
    padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section { 
    display:block;
}

body { 
    font: normal .85em arial, sans-serif;
    background:   #adad97;
    box-shadow: none !important;
    color: #444;
    padding-bottom: 40px;
}

p { 
    padding: 0 0 20px 0;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5 { 
    font: normal 200% 'News Cycle', arial, sans-serif;
    color: #222;
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
}

h1 { 
    text-shadow: 1px 1px #FFF;
}

h2 { 
    font: normal 170% 'News Cycle', arial, sans-serif;
    color: #666;  
    margin: 0;
    padding: 0 0 8px 0;
}

h3 { 
    font: normal 125% 'trebuchet ms', arial, sans-serif;
}


h4 { 
    margin: 0;
    padding: 0 0 5px 0;
    font: normal 130% arial, sans-serif;
    color: #000;
    line-height: 1.5em;
}

h5, h6 { 
    font: italic 85% arial, sans-serif;
    color: #888;
    line-height: 1.5em;
}

h6 { 
    color: #362C20;
}

a, a:hover { 
    outline: none;
    text-decoration: none;
    color: #00B7EC;
}

a:hover { 
    text-decoration: underline;
    color: #00B7EC;
}

ul { 
    margin: 2px 0 22px 17px;
}

ul li { 
    list-style-type: circle;
    margin: 0 0 0 0; 
    padding: 0 0 4px 5px;
}
/*input{
    border-radius: 10px;
    height: 35px;
}*/

/*ol { 
    margin: 8px 0 22px 20px;
}

ol li { 
    margin: 0 0 11px 0;
}*/

#main, header, #logo, nav, #site_content, footer{ 
    margin-left: auto; 
    margin-right: auto;

}

#main{ 
    width: 950px;
    margin: 20px auto 0 auto;
    background-color: #D4D4D4;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    /*border: #939393 double 2px;*/
}

header { 
    width: 950px;
    height: 105px;
}

/*#logo { 
    width: 110px;
    background: transparent;
    padding: 0 0 10px 10px;
    margin: 5px 0 0 0;
    float: left;
}
#logo2 { 
    width: 250px;
    padding: 0 0 10px 10px;
    margin: 5px 0 0 0;
    overflow: hidden;
    text-align: center;
}*/
#logo { 
    /*    width: 350px;*/
    padding: 0 0 10px 10px;
    margin: 5px 0 0 0;
    overflow: hidden;
    text-align: center;
    float: left;
    height: 100px;
}
#logoHome{
    text-align: center;
}
#fotoser{
    border-radius: 5px;
    border: 1px #999 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 400px;
    height: 400px;
    overflow: hidden;
    margin: 30px 0px;
}
nav { 
    height: 26px;
    width: 720px;
    margin: 19px -135px 0px 0px;
    float: right;
    -webkit-padding-start: 35px;
    padding: 35px 0 0 0;

}

#site_content {
    width: 950px;
    min-height: 500px;
    overflow: hidden;
    margin: 4px auto 0 auto;
    background: #eee;
    border-bottom: #939393 double 2px;
    border-top: #939393 double 2px;
} 
.sidebar_container{ 
    width: 450px;
    padding: 0;
    margin: 25px 0 auto 0;
    float: left;
    overflow: hidden;
    z-index: 20;

}

img.img{  
    width: 400px;
    height: 380px;
}
.content { 
    text-align: justify;
    margin: 4px auto 0 auto;
    z-index: 3;
    width: 900px;
}
.content-alone { 
    text-align: justify;
    width: 450px;
    padding: 0 0 5px 30px;
    margin: 0;
    float: left;
}

.content ul { 
    margin: 2px 0 5px 0px;
    z-index: 1;
}
.content ol { 
    margin: 2px 0 5px 0px;
    z-index: 1;
}
.content ol li{ 
    list-style-type: none;
    margin: 0 0 0 5px; 
    padding: 2px 0 2px 28px;
    width: 380px;
    float: left;
}
.content ul li { 
    list-style-type: none;
    background: transparent no-repeat left center;
    margin: 0 0 0 0; 
    padding: 2px 0 2px 28px;
    line-height: 1.5em;
    z-index: 1;
}
.twocols{
    float: left;
    width: 450px;
}
.twocolsSer{
    width: auto;
}
.content ul.twocols li { 
    line-height: 1.5em;
    z-index: 1;
    width: 420px;
    float: left;
}
.content ul.com-ponto li { 
    list-style-type: none;
    background: transparent url(../images/bullet.png) no-repeat left top;
    margin: 0 0 0 0; 
    padding: 2px 0 2px 28px;
    line-height: 1.5em;
    z-index: 1;
}

#blog_container h4 {
    font: normal 170% 'News Cycle', arial, sans-serif;
    margin: 0 0 15px 0;
    padding: 5px 0;
}

#blog_container h4.select {
    width: 475px;}

.blog {
    background: url(../images/calendar.png) no-repeat;
    width: 54px;
    height: 46px;
    float: left;
    margin: 0 15px 0 0;
}

.blog h2 {
    font: normal 90% arial, sans-serif;
    text-shadow: none;
    text-align: center;
    margin: 0;
    padding: 4px 0 0 0;
    color: #FFF;
}

.blog h3 {
    font: 140% arial, sans-serif;
    text-shadow: none;
    margin: -15px 0 0 0;
    text-align: center;
    color: #222;
}

footer { 
    width: 950px;
    font: normal 90% 'News Cycle',  arial, sans-serif;
    min-height: 30px;
    padding: 20px 0 5px 0;
    text-align: center; 
    color: #362C20;
    background: #D4D4D4;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
footer div{
    float: top;
    margin-top: -15px;
}
footer div p { 
    padding: 0 0 10px 0;
}

footer div a, footer div a:hover { 
    /*color: #222;*/
    color: #362C20;
    text-decoration: none;
}

footer div a:hover { 
    color: #FFF;
    text-decoration: underline;
}

/* form styling */
.form_settings { 
    margin: 0;
}

.form_settings p { 
    padding: 0 0 10px 0;
    width: 430px;
}

.form_settings span { 
    padding: 5px 0; 
    float: left; 
    width: 170px; 
    text-align: left;
}
.form_settings br { 
    padding: 5px 0; 
    width: 170px;
    height: 100px;
}
.form_settings input { 
    width: 252px;
}
.form_settings input, .form_settings textarea { 
    padding: 4px; 
    font: 100% arial, sans-serif;
    border: 0;
    border-bottom: 1px solid #666; 
    background: transparent;
}

.form_settings .submit { 
    font: 140% 'News Cycle', arial, sans-serif; 
    border: 0; 
    width: 100px; 
    margin: 0 0 0 162px; 
    height: 30px;
    padding: 0 0 6px 0;
    cursor: pointer; 
    border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    background: #444;
    text-shadow: 1px 1px #000;
    color: #FFF;
    line-height: 15px;
}

.form_settings textarea { 
    font: 100% 'trebuchet ms', arial, sans-serif; 
    border: 1px solid #666; 
    border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    overflow: auto;
    width: 420px;
    height: 230px;
}


.form_settings .checkbox { 
    margin: 4px 0; 
    padding: 0; 
    width: 14px;
    border: 0;
    background: none;
}

ul.images {
    width:450px;
    height:450px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
} 

ul.images li {
    position:absolute;
    margin:0;
    padding:0;
    left:0;
    right:0;
    list-style:none;
}

ul.images li.show {
    z-index:500;  
}

ul img {
    border:none;  
}

.pre_fotos{
    height: 170px;
    width: 180px;
    margin: auto;
    cursor: pointer;
}
.pre_fotos img { 
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #eee;
}
.portfolio_inf p{
    font: normal 90% 'News Cycle',  arial, sans-serif;
    padding: 20px -10px 5px 0;
    text-align: left; 
    color: #362C20;
    line-height: 15px;
}
.box_portfolio{
    width: 250px;
    overflow: auto;
    /*float: left;*/
    /*background: #ccc;*/
    padding: 5px 5px 4px 5px;
    border-radius: 5px;
    border: 1px #999 solid;
}
.margin_portfolio{
    width: 283px;
    float: left;
}
#block{
    position: fixed;
    background-color: #000;
    opacity: 0.4;
    z-index: 100;
    margin-top: -100px;
}
#galeria{
    position: absolute;
    z-index: 101;
    margin: -130px 0px 0px 25px;
    width: 900px;
    min-height: 100px;
    background-color: #FFF;
    padding: 5px 5px 4px 5px;
    border-radius: 5px;
    border: 1px #999 solid;
}
#desc_protfolio{
    font: normal 100% 'News Cycle',  arial, sans-serif;
    padding: 20px -10px 5px 0;
    text-align: left; 
    color: #362C20;
    line-height: 15px;
    background-color: #FFF;
    padding: 5px 5px 4px 5px;
    border-radius: 5px;
    border: 2px #999 solid;
    width: 800px;
    margin: 10px auto 0px auto;
}
#close-div {
    background-color: #CCC;
    padding: 5px 5px 1px;
    border-radius: 5px 5px 0px 0px;
    border: 2px solid #999;
    margin: -6px;
}
/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
    position: relative;
    height: 25px;
    -webkit-padding-start: 15px;
    padding: 15px 5px 15px 0;
    -webkit-margin-start: 10px;
    overflow: hidden;
    float: l;
}

.lavaLampWithImage li {
    float: left;
    list-style: none;
    padding: 0 0 3px 1px;
}

.lavaLampWithImage li.back {
    background: #9b9a83;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;
    height: 28px;
    z-index: 8;
    position: absolute;
}

.lavaLampWithImage li a {
    font: bold 130% 'News Cycle', sans-serif;
    text-shadow:1px 1px #d3d3d3;
    text-decoration: none;
    color: #362C20;
    outline: none;
    text-align: center;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    padding: 0px 5px 0 5px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;    
}

.input-group-addon:hover{
    background-color: #666;
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #CCC;
    border-radius: 6px;
}
.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.area-restrita:hover {
    text-decoration: none;
}
.area-restrita-div{
    position: absolute;
    margin-left: 732px;
    margin-top: 20px;
}
.area-restrita-div:hover{
}