/*########################################################################
/*########################################################################
THIS SKINS SPECIAL LAYOUT OPTIONS
########################################################################*
########################################################################*/




/*########################################################################
/*########################################################################
THIS SKINS SPECIAL COLOR OPTIONS
########################################################################*
########################################################################*/

body, input, textarea, select{
color:#777;
}

#wrapper_head, #wrapper_footer{
background: #222;
background-image:url(../images/skin1/bg.gif);
}

.box{
background: transparent;
border: 0px solid #e3e3e3;
}

.sidebar{
background-image: url('bg-sidebar.gif');
background-repeat: repeat-y;
}

.entry{
background: #fff;
border: 0px solid #e3e3e3;
}

/************************************************************************
-) HEAD
*************************************************************************/

.logo a{
background: transparent url(../images/skin1/logo.png) top left no-repeat;
}

#nav .currentli_item, .nav .current-menu-item, .nav .current-menu-parent{
background: #f8f8f8;
color: #222;
}

#nav #home, .nav #home{
background: #444 url(../images/skin1/home.png) center center no-repeat;
}

#nav .currentli_item#home, #nav #home:hover, .nav .current-menu-item#home, .nav #home:hover{
background: #F8F8F8 url(../images/skin1/home.png) center center no-repeat;
}

#nav a, .nav a{
color:#777;
}

#top #nav li li a, #top .nav li li a{
border-bottom:1px solid #ccc;
}

#top #nav li li ul, #top .nav li li ul{
border-top:1px solid #ccc;
}

#nav li li a, #nav li:hover, .nav li li a, .nav li:hover{
background: #fff;
color:#777;
}

#nav li ul, .nav li ul{
border:1px solid #ccc;
border-top:none;
border-bottom:none;
}


#nav a:hover, .nav a:hover{
color:#444;
}

#nav li li a:hover, .nav li li a:hover{
color:#444;
background: #eee;
}



#headextras{
background: #131313;
border: 1px solid #333;
}

.social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}
.social_bookmarks .email a{background: transparent url(../images/skin1/email_16.png) 0 0  no-repeat;}

#submit_news{
color:#fff;
background: transparent url(../images/skin1/submit_news.png) top right  no-repeat;
}


/*head searchform*/

#head #s{
background: #fff;
color:#555;
}

#searchsubmit {
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
}

#feature_info, feature_info a, feature_info a:hover, #feature_info h2{
color:#999;
text-shadow:1px 1px 0 #FFFFFF;
}

/************************************************************************
-) CONTENT AREA
*************************************************************************/

#wrapper_main{
background: #ffffff;
}

#top .pagination span, #top .pagination a{
color:#fff;
background: #555;
}

#top .pagination a:hover{
color:#fff;
background: #777;
}

#top .pagination .current{
background: #222;
color:#fff;
}

.entry-head span, #top div .entry-head .showStars {
border-right: 1px solid #bbb;
}

.date{
background: #f8f8f8;
border: 1px solid #e3e3e3;
}

#top .slidecontrolls a{ 
background:transparent url(../images/skin1/slide_controlls.png) no-repeat -28px top; 
}

#top .slidecontrolls .active_item, #top .slidecontrolls a:hover{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat 0px top ;
}

/************************************************************************
-) GALLERY
*************************************************************************/

.the_gallery{background: #ffffff;}

.gallery_inner, .tooltip{
border: 0px solid #e3e3e3;
background: #fff;
}

#top .gallery_entry h3, #top .gallery_entry h3 a, #top .gallery_entry h3 a:hover{
color:#999;
text-shadow:1px 1px 0 #FFFFFF;
text-decoration: none;
}

.gallery_entry{
color:#666;
background: #ffffff url(../images/skin1/shadow.png) left 168px no-repeat;
}

.gallery_entry .comment_link a{
color: #c2c2c2;
text-decoration: none;
background: transparent url(../images/skin1/comments.gif) right 2px no-repeat;
}

.gallery_entry .comment_link a:hover{
color: #888;
text-decoration: none;
}

.rating_off, #top .star_off{
background: transparent url(../images/skin1/rating_off.gif) 0 0 no-repeat;
}

.rating_on, .star:hover, #top .star_on{
background: transparent url(../images/skin1/rating_on.gif) 0 0 no-repeat;
}

.featured_entry{
background:transparent url(../images/skin1/featured.png) no-repeat 0px top ;
}

.preloading{
background: transparent url(../images/skin1/preload.gif) no-repeat 50% 50%;
}

.ac-20 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

/************************************************************************
-) Sidebar
*************************************************************************/

.display{
background: #f8f8f8 url(../images/skin1/border_top.png) repeat-x left top;
border:1px solid #ddd;
color: #999;
}

#top .display:hover{
background: #eee url(../images/skin1/border_top.png) repeat-x left top;
text-decoration: none;
color: #999;
}

#top .display_active{
border:1px solid #bbb;
}

#item_small span{
background: transparent url(../images/skin1/display_small.png) no-repeat 3px center;
}

#item_medium span{
background: transparent url(../images/skin1/display_detail.png) no-repeat 3px center;
}

#item_large span{
background: transparent url(../images/skin1/display_large.png) no-repeat 3px center;
}

.sidebar .box ul{
border-bottom:1px solid #e3e3e3;
}

.sidebar .box ul li a{
border-top:1px solid #e3e3e3;
background: transparent url(../images/skin1/rating_off.gif) 0 8px no-repeat;
}

.sidebar .box ul li a:hover{
background: transparent url(../images/skin1/rating_on.gif) 0 8px no-repeat;
text-decoration: none;
}
#top .sidebar .box_entry{
border-top:1px solid #e3e3e3;
}


/************************************************************************
-) FOOTER
*************************************************************************/

#footer .box li a, #footer .box .recentcomments {
background:url("../images/skin1/bullet.png") no-repeat scroll 0 12px transparent;
border-bottom:1px solid #333333;
}


#top #footer .box_entry a img{
border-color: #333333;
background: #111;
}

#top #footer .box_entry a:hover img{
border-color: #444;
}

#footer_bottom{
background: #111;
color:#444;
}

#wrapper_footer, #footer .box h3 {
border-bottom:1px solid #333333;
}

/************************************************************************
-) GENERIC
*************************************************************************/

h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#444;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#eee;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

a{color:#888f96;}
a:hover{color:#555;}
#footer a:hover{color:#fff;}

#top .box_entry a img{
border-color: #e3e3e3;
}

#top .box_entry a:hover img{
border-color: #aaa;
}


blockquote {
background: transparent url('../images/skin1/quotes.png') no-repeat top left; 
}

.entry ul, .entry ol{
border-top:1px solid #D6D6D6;
color:#555;
}

.entry ul li {
background:url("../images/skin1/bullet.png") no-repeat scroll 0 12px transparent;
border-bottom:1px solid #D6D6D6;
}

.entry ol li {
border-bottom:1px solid #D6D6D6;
}

pre, #top div .wp-caption {
border:1px solid #e1e1e1;
background: #f8f8f8;
}

/*table*/
#wp-calendar td{
border: 1px solid #e1e1e1;
}

th {
	color: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background: #555;
}

th.nobg {
	border-right: 1px solid #e1e1e1;
	color:#555;
}

td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	color: #777;
}


td.alt {
	background: #eee;
	color: #777;
}

th.spec {
	border-left: 1px solid #e1e1e1;
	background: #fff;
	color:#777;
}

th.specalt {
	border-left: 1px solid #e1e1e1;
	background: #eee;
	color: #777;
}


.dropcap1{
text-shadow:1px 1px 0 #fff;
}

.dropcap2{
background: transparent url(../images/skin1/dropcaps.png) top left no-repeat;
color:#fff;
text-shadow:-1px -1px 0 #555;
}

.dropcap3{
background: #777;
color:#fff;
text-shadow:-1px -1px 0 #555;
border:1px solid #fff;
}

.hr { 
background: transparent url('../images/skin1/border.png') repeat-x center right;  
}

.hr a, .hr a:hover{ 
color:#aaa;
background:url("../images/skin1/arrow_up.png") no-repeat scroll left center transparent; 
}

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/************************************************************************
CONTACT FORM
*************************************************************************/

.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/************************************************************************
-) COMMENTS
*************************************************************************/


.gravatar img, .comment_content, .text_input, textarea{
border:1px solid #e3e3e3;
background: #fff;
}

.author_name a{
color:#555;
}

.commentmetadata a{
color:#aaa;
}

.says{
background:transparent url(../images/skin1/say.png) no-repeat scroll 0 0;
}

.comment-reply-link{
border-top:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
color:#555;
}

.button, .more-link {
background:none repeat scroll 0 0 #333;
border:medium none;
color:#FFFFFF;
cursor:pointer;
}

.button:hover, .more-link:hover{
background: #555;
color:#FFFFFF;
text-decoration: none;
}


.fsbtn{

	background:url(../images/bot-submit.png) no-repeat;
	width:76px;
	height:23px;
	float:left;
	cursor:pointer;
	margin-right:3px;
	margin-top: 8px;
	border:0;

	}


.text-back{
	float:left;
    width:237px;
	height:26px;
	background : #313131;
	font-size : 12px;
	border: solid 1px #666666;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}


/* -- social connect widget -- */
.social-connect-widget{background:#FFF;border:0px solid #ffffff;}
.social-connect-widget:hover{border:0px solid #ffffff;background:#ffffff}
.social-connect-widget a{text-decoration:none;font-weight:bold;font-family:Arial,Helvetica,Sans-serif;color:#ffffff}
.social-connect-widget a:hover{text-decoration:underline;color:#ffffff}
.social-connect-widget img{vertical-align:middle;margin-right: 5px; border:0px;}


.catego{ 
padding-top:110px; 
padding-left:315px;
float:left;

}

.catego-bg
{
width:270px;
height:30px;
background-image:url(images/back-menu.png);
float:left;
}



.campodetexto {
    background:#F4F4F4;
    border: 1px solid #E8E8E8;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font-size: 12px;
    width: 450px;
    height: 40px;

}

.campodetexto2 {
    background:#F4F4F4;
    border: 1px solid #E8E8E8;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font-size: 12px;
    width: 450px;
    height: 150px;

}

.wpcf7-submit {
    background:#000000 !important;
    border: 1px solid #002F56 !important;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px #333333 !important;
    color: #FFFFFF;
    width:120px;
    height: 30px;
    cursor: pointer;
    float: left;
}
.wpcf7-submit {
    background: #000000 !important;
    border: 1px solid #002F56 !important;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px #333333 !important;
    color: #FFFFFF;
    width:120px;
    height: 30px;
    cursor: pointer;
    float:left;
}
.wpcf7-submit:hover {
    background: #D50404 !important;
}

#topo-anuncio {
	margin:auto;
	width:930px;

}
.estilo2 {
	width:310px;
	width:250px
	font-weight:bold;
	color:#FF0000;
}
.estilo_float {
	float:left;
}
.estilo_float2 {
	float:none;
}

.gplus {
width:50px;
height:50px;
margin-left: -220px;
/*margin-left: 350px;*/
} 

/*.gface {
margin-left: 170px;

} */

