/*  
Theme Name: Reimpulsa
Description: Original Theme "Accessibility" 1.0
Author: PSDaWEB


//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


body {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
.body_home { background:url(images/bgbody_negro.png) repeat-x scroll 0 0; }
.body_home_inner { background:url(images/bgbody_negro_inner.png) repeat-x scroll 0 0; }

.body2 {
	/*background: url(images/bgbody2.jpg) no-repeat center top;*/
	margin: 0;
}

body h2 a {
	margin:0;
	padding:35px 0 0 0;
	font-family: Trebuchet MS;
	font-size: 20pt;
	color: #ea661d;
	text-decoration: none;
	font-weight: normal;
}

body h3 {
	margin:0;
}

body div.entry-date {
	border:1px solid #999;
	float:right;
	font-size:7pt;
	margin:0 3pt;
	padding:1pt 3pt;
	text-transform:uppercase;
}

body abbr.published {
	border:none;
}

body div.entry-content a:link:after,body div.entry-content a:visited:after {
	content:" (link:" attr(href) ") ";
	font-size:90%;
}

body div.entry-content abbr:after {
	content:" (ie, " attr(title) ") ";
	font-size:90%;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

body div#blog-description,body div.sidebar,body div#access,body div#globalnav,body span.archive-meta,body div.entry-meta,body div#footer,body div.navigation,div#respond,div#trackbacks-list,body div.formcontainer,body form {
	display:block;
}

img {
	border: 0;
}

img a:hover {
	background: none;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#head {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	width:100%;
	margin: 150px auto 0;
	/*background: #f1f1f1 url(images/bgwrapper.png) repeat-x scroll top center;*/
}

#page {
	width: 960px;
	margin: 0 auto 0px;
}

#container {
	height:100%;
	/*min-height: 300px;*/
}

#container h1 {
	font-size: 16pt !important;
	margin: 0 !important;
}

#content {
	height:100%;
	width:600px;
	margin:21px 0 50px;
	/*padding: 37px 0 50px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height: 18pt;
	float: left;
}

	#content ul {
		padding:0px;
		list-style-position:inside;
	}

.entry-content {
	/*padding:120px 0 0;*/
}

#container a {
	color: #ea661d;
	text-decoration: underline;
	/*padding: 2px 3px;*/
}

#container a:hover {
	/*background: #d1d1d1;
	padding: 2px 3px;*/
}


.logo {
	padding-top: 11px;
}

h1 {
	color:#FFFFFF;
	font-family: Trebuchet MS;
	font-size: 16pt;
	margin: 0;
	float: left;
	width:960px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 24pt;
	color: #4a4747;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;
}

/* @LANGUAGES //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#lang_sel {
	height:32px;
	float: right;
	margin: 0 100px 0 0;
}

#lang_sel ul, #lang_sel li {
	padding:0 10px 0 0px !important;
	margin:0 !important;
	list-style-type:none !important;
}

#lang_sel ul ul {
}

#lang_sel li {
	float:left;
	position:relative;
}

#lang_sel a, #lang_sel a:visited {
	display:block;
	font-size:9pt;
	text-decoration:none !important;
	color:#9F9F9F;
	padding-left:10px;
	line-height:18px;
}

#lang_sel ul ul {
	visibility:hidden;
	position:absolute;
	height:0;top:19px;
	left:0;
}

#lang_sel ul ul a, #lang_sel ul ul a:visited {
	color:#000;
	height:auto;
	line-height:1em;
	padding:3px 10px;
}

#lang_sel a:hover, #lang_sel ul ul a:hover {
	color:#000;
}

#lang_sel :hover > a, #lang_sel ul ul :hover > a {
	color:#F2F2F2;
}

#lang_sel a.lang_sel_sel {
	background: none;
    color:#fff;
}

#lang_sel a.lang_sel_sel:hover{
    text-decoration: none;
    color:#F2F2F2;
}

#lang_sel ul li:hover ul, #lang_sel ul a:hover ul {
	visibility:visible;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#content h3 {
	font-size: 24pt;
}
	#content h3 a { text-decoration:none; }


#page h1 {
	margin:-130px 0 0;
	font-size: 35pt;
	font-weight:normal;
}

#page h1 span {
	color: #ea661d;
}

#page h2 {
	font-family: Trebuchet MS;
	font-size: 18pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin: -70px 0 0;
	width: 960px;
}

input[type='text'], textarea {
	background: white;
	border: 1px solid #6f6f6f;
	padding: 5px 0;
	width: 100%;
}

.button {
	background:#EE8043;
	border:1px solid #FFF;
	color:#FFFFFF;
	padding:7px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#blog {
	height:100%;
	width:630px;
	margin:25px 0 32px;
	padding: 0 0 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 18pt;
}

#blog h4 {
	float:left;
	font-size:14pt;
	margin:13px 0;
	position:absolute;
	color: #ea661d;
}

#post h3 {
	font-family: Trebuchet MS;
	font-size: 24pt;
	color: #4a4747;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0;
	line-height: 35px;
}

#post h3 a {
	font-family: Trebuchet MS;
	font-size: 24pt;
	color: #4a4747;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0;
	line-height: 35px;
}

#post {
	float: left;
	margin: 37px 30px 0 0;
	border-bottom: 1px solid #c1c1c1;
}

.comments-link {
	margin: 10px 0px 4px 0;
	float: left;
}

.comments-link span {
	background: url(images/imgcomment.png) no-repeat left;
	padding: 0 6px;
}

.comments-link a {
	color:#919191;
	text-decoration: none;
	font-size: 9pt;
}

.rss {
	margin: 10px 0px 4px 10px;
	float: left;
}

.rss span {
	background: url(images/imgrss.png) no-repeat left;
	padding: 0 6px;
}

.rss a {
	color:#919191;
	text-decoration: none;
	font-size: 9pt;
}

#nav-below {
	margin: 10px 0;
	width: 600px;
	height: 20px;
}

.nav-previous a {
	float: left;
	color: #4a4747;
	text-decoration: none;
	margin: 0 50px 0 0;
}

.nav-next a {
	float: right;
	color: #4a4747;
	text-decoration: none;
	margin: 0 0 0 20px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.space {
	margin: 25px 0;
}

.form-submit {
	margin: 10px 0 0;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#access {
	margin:14px auto 0;
	padding:0;
	height:59px;
	display:block;
	background:url(images/access-border.png) no-repeat left;
	position: relative;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#access { margin: 19px auto 0; }
}

#access ul {
	margin:0;
	padding:0;
}

#access li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

#access li a {
	float:left; 
	padding: 12px 18px 3px; 
	display:block; 
	color: #000000; 
	background:url(images/access-border.png) no-repeat right;
	height:45px;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	margin:-1px 0 0 -1px;
}

#access li a i {
	color:#6d6459;
	font-weight: normal;
	font-size:10pt;
} 
 
#access li a:hover {
	background: url(images/bgaccess-hover.png) repeat-x scroll 0 0;
	color: #FFFFFF;
}  

#access li a:hover i {
	color:#FFFFFF;
} 

#access li.current_page_item a, .menu li.current_page_item a:hover, .menu li.current_page_ancestor a, .menu li.current_page_ancestor a:hover {
	background: url(images/bgaccess-hover.png) repeat-x scroll 0 0;
	color: #FFFFFF;
}

#access li.current_page_item a i, .menu li.current_page_item a:hover i, .menu li.current_page_ancestor a i, .menu li.current_page_ancestor a:hover i {
	color: #FFFFFF;
}

/******************/

#contact_sidebar {
	/*background:url(images/bgsidebar-middle.png) repeat-y;*/
	background:#EA661D;
	padding:5px;
	font-size:30px;
	display:block;
	margin-bottom:10px;
	text-align:center;
	color:#FFFFFF;
}
.email_contanct_sidebar { text-align:center; margin-bottom:10px; font-size:20px; }
	.email_contanct_sidebar a {  color:#EA661D; }

#link_home_contactar { text-align:right; margin-right:20px; margin-top:10px; }
#link_home_contactar a, #link_home_contactar a:hover { 
	padding:4px; 
	background: #F96010;
	color:#FFF;
	font-size:25px;
	text-decoration:none;
}
#link_home_contactar a:hover { text-decoration:underline; }

#slider_desc {

}

.txt_home_slider {
	float:left;
	height:247px;
	width:570px;
}
	.txt_home_slider h3 { color:#F96010; margin-bottom:20px; }

#script { 
	/*background:#F96010;*/
	width:366px;
	height:250px;
	float:right;
}
#script a { text-decoration:none; }

.showcase {
	height:305px;
	width:916px;
	padding-left:10px;
	padding-right:10px;
}
.slide_description {
	padding:10px;
	padding-left:0px;
	margin-top:25px; 
	text-align:left;
	color:#464646;
	width:530px;
	height:245px;
}
	.slide_description .title {
		font-size:26px;
		padding-bottom:10px;
		color:#000000;
	}
	.slide_description .description {
		color:#F3F3F3;
		font-size:24px;
		margin-top:30px;
		font-style:italic;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#sidebar h3 {
	color:#2b2b2b;
	padding: 15px 0 0 20px ;
}

#sidebar a {
	/*color:#990000;*/
	text-decoration: none;
	/*padding: 0 10px;
	font-size: 11pt;*/
}

#sidebar {
	margin: 37px 0 0 0;
	width:326px;
	float: right;
}
.sidebar_top { 
	background:url(images/bgsidebar-top.png) no-repeat scroll top center;
	height:8px;
	margin-bottom:-8px;
}

#sidebar p {
	margin:0;
	padding:2px 20px;
}

#sidebar ul {
	margin: 8px 0px 0px;
	padding: 0 20px;
	list-style: none;
}

#sidebar li {
	margin: 8px 0;
}

#sidebar li a {
	color: #FFF;
	background: #ea661d;
	text-transform: capitalize;
	padding: 4px 6px;
	/*font-size: 9pt;*/
}

#sidebar li a:hover {
	color: #ea661d;
	background: #d1d1d1;
	text-transform: capitalize;
	padding: 4px 6px;
	/*font-size: 9pt;*/
}

/***/

.block_ul li a {
	display:block;
	font-size:18px;
}

/***/

.block {
	color: #FFF;
	background: #ea661d;
	padding:3px;
}

.block:hover {
	color: #ea661d;
	background: #d1d1d1;
}
/***/

.sidebar-middle {
	background:url(images/bgsidebar-middle.png) repeat-y scroll 0 0;
	margin: 8px 0 -14px;
	padding: 0 0 50px;
}

.sidebar-bottom {
	background:url(images/bgsidebar-bottom.png) no-repeat scroll bottom center;
}

#tags ul {
	padding: 0 20px 20px;
}

#tags li {
	display: inline-block;
	text-transform: capitalize;
	margin: 6px 0;
}

#tags li a {
	color: #FFF;
	background: #ea661d;
}

#tags li a:hover {
	color: #ea661d;
	background: #d1d1d1;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.info-vende {
	width: 314px;
	float: left;
	background:url(images/bglist-bottom-vende.png) no-repeat scroll bottom;
	margin: 18px 4px 20px 0;
	font-size: 10pt;
	height:250px;
	color:#000;
}

.info-convence {
	width: 314px;
	float: left;
	background:url(images/bglist-bottom-convence.png) no-repeat scroll bottom;
	margin: 18px 4px 20px 0;
	font-size: 10pt;
	height:250px;
	color:#000;
}

.info-adapta {
	width: 314px;
	float: left;
	background:url(images/bglist-bottom-adapta.png) no-repeat scroll bottom;
	margin: 18px 0 20px 0;
	font-size: 10pt;
	height:250px;
	color:#000;
}

.info-vende ul li, .info-convence ul li, .info-adapta ul li {
	font-size: 10pt;
}

.info-vende ul, .info-convence ul, .info-adapta ul {
	padding: 0 0 0 26px;
}

.info-vende li, .info-convence li, .info-adapta li {
	text-decoration: none;
	font-size: 22pt;
}

.info-top-vende {
	background:url(images/bglist-top-vende.png) no-repeat scroll top;
	list-style: none;
	padding: 36px 0 18px 93px;
	margin:0;
}

.info-top-convence {
	background:url(images/bglist-top-convence.png) no-repeat scroll top;
	list-style: none;
	padding: 36px 0 18px 93px;
	margin:0;
}

.info-top-adapta {
	background:url(images/bglist-top-adapta.png) no-repeat scroll top;
	list-style: none;
	padding: 36px 0 18px 93px;
	margin:0;
}

.info-top a {
	color:#2b2b2b;
	text-decoration: none;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.box {
	width:295px;
	float: left;
	border-left: 1px solid #ababab;
	list-style: none;
	height: 200px;
	padding: 0 10px;
}

.box1 {
	border: 1px solid #ababab;
	border-bottom:none;
	border-top: none;
	height: 200px;
	float: left;
	width:295px;
	padding: 0 10px;

}

.box-top a {
	color:#454545;
	text-decoration: none;
}

.box-top a b {
	color:#ea661d;
}

.box ul {
	padding:0;
}

.box1 ul {
	padding:0;
}

.box li {
	list-style: none;
}

.box1 li {
	list-style: none;
}

.box li a span {
	list-style: none;
	color:#9d9c9b;
	text-decoration: none;
	font-size: 8pt;
	font-style: italic;
}

.box li a {
	text-decoration: none;
	color:#454545;
}

.box1 li a {
	text-decoration: none;
	color:#454545;
}

.box1 li a span {
	list-style: none;
	color:#9d9c9b;
	text-decoration: none;
	font-size: 8pt;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#footer {
	background: url(images/bgfooter.png) repeat-x scroll 0 0;
	height:180px;
	width:auto;
	margin:-32px 0 0;
	clear: both;
}

#footer2 {
	margin: auto;
	width:960px;
	padding: 35px 0 0;
	clear: both;
}

#footer-1 {
	background: url(images/bgfooter1.png) repeat-x scroll 0 0;
	height:435px;
	width:auto;
	margin:32px 0 0;
	clear: both;
}

#footer2-1 {
	margin: auto;
	width:960px;
	padding: 35px 0 0;
	clear: both;
}

.foot1 {
	margin:0;
	padding:0;
	height:54px;
	display:block;
	background:url(images/bgfoot1-left.png) no-repeat left;
	width:858px;
}

.foot1-right {
	background:url(images/bgfoot1-right.png) no-repeat top right;
	padding:16px;
}

.foot1 ul {
	margin:0;
	padding:0;
}

.foot1 li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

.foot1 li a {
	float:left; 
	padding: 5px 12px 0px; 
	display:block; 
	color: #000000; 
	border-right:1px solid #C8C8C8;
	height:45px;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
}  

.foot1 li a i {
	color:#6d6459;
	font-weight: normal;
	font-size:10pt;
} 

.foot1 li a:hover {
	color: #ea661d;
}  

.foot1 li a:hover i {
	color:#ea661d;
}

.foot1-1 {
	margin:0;
	padding:0;
	height:54px;
	display:block;
	background:url(images/bgfoot1-left.png) no-repeat left;
	width:858px;
}

.foot1-1 ul {
	margin:0;
	padding:0;
}

.foot1-1 li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

.foot1-1 li a {
	float:left; 
	padding: 5px 10px 0px; 
	display:block; 
	color: #000000; 
	border-right:1px solid #C8C8C8;
	height:45px;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
}  

.foot1-1 li a i {
	color:#6d6459;
	font-weight: normal;
	font-size:10pt;
} 

.foot1-1 li a:hover {
	color: #ea661d;
}  

.foot1-1 li a:hover i {
	color:#ea661d;
}

#foot2 {
	height:260px;	
}

.foot2 {
	width: 230px;
	float: left;
	background:url(images/foot2-bottom.png) no-repeat scroll bottom;
	margin: 0px 10px 10px 0;
	font-size: 9pt;
	height:231px;
}

.foot2 p {
	padding:0 10px;
	margin: 10px 0 0;
	color: #464646;
}

.foot2 a {
	color:#ea661d;
	padding:2px 3px;
}

.foot2 a:hover {
	/*background:#D1D1D1 none repeat scroll 0 0;
	padding:2px 3px;*/
}

.foot2 ul {
	list-style: none;
}

.foot2 li {
	color: #464646;
	text-decoration: none;
	font-size: 18pt;
}

.foot2 ul li {
	font-size: 8pt;
	list-style: none;
}

.foot2 ul {
	padding: 0 0 0 10px;
	line-height: 18px;
}

.foot2-top-vende {
	background:url(images/foot2-top-vende.png) no-repeat scroll top;
	list-style: none;
	padding: 19px 0 14px 68px;
	margin:0;
}

.foot2-top-convence {
	background:url(images/foot2-top-convence.png) no-repeat scroll top;
	list-style: none;
	padding: 19px 0 14px 68px;
	margin:0;
}

.foot2-top-adapta {
	background:url(images/foot2-top-adapta.png) no-repeat scroll top;
	list-style: none;
	padding: 19px 0 14px 68px;
	margin:0;
}

.foot2-top-contacta {
	background:url(images/foot2-top-contacta.png) no-repeat scroll top;
	list-style: none;
	padding: 19px 0 14px 68px;
	margin:0;
}

.foot2-top a {
	color:#2b2b2b;
	text-decoration: none;
}

#contact a {
	border-right: 0;
}

#socialicons {
	float: right;
	margin: 10px 0 0;
	color: #FFF;
	font-size: 10pt;
}

#socialicons-1 {
	float: right;
	margin: 10px 0 0;
	color: #FFF;
	font-size: 10pt;
}

#socialicons a {
	border:1px solid #C1C1C1;
	margin:4px;
	padding:5px 7px;
	background: #E9E9E9 none repeat scroll 0 0;
	display: inline-block;
}

#socialicons-1 a {
	border:1px solid #C1C1C1;
	margin:4px;
	padding:5px 7px;
	background: #E9E9E9 none repeat scroll 0 0;
	display: inline-block;
}

#marcas {
	margin:10px 0 0;
	float: left;
}

#marcas ul {
	padding: 0;
}

#marcas li {
	list-style: none;
	display: inline;
}

.marcas-txt {
	float: left;
	padding: 7px 14px 0px 0;
	color:#4A4747;
}

.testimonial { font-style:italic; }
.testimonial a { color:#000; text-decoration:underline; font-weight:normal; }
.testimonial span { font-style:normal; }



#blog_tag_clouds ul {
	margin: 8px 0px 0px;
	padding: 0 20px;
	list-style: none;
}
#blog_tag_clouds li {
	margin: 8px 0;
	display:inline-block;
}

#blog_tag_clouds li a {
	color: #FFF;
	background: #ea661d;
	text-transform: capitalize;
	padding: 4px 6px;
	text-decoration:none;
}
#blog_tag_clouds li a:hover {
	color: #ea661d;
	padding: 4px 6px;
	text-decoration:underline;
}

.home_slogan { color:#FFFFFF; margin:50px auto 0; width:960px; text-align:center; }
	.home_slogan h1 { float:none; }