/*
Theme Name: SferaTech
Theme URI: http://www.wptotal.com/
Description: Rthree
Author: Ricardo Rosario
Author URI: http://www.rthree.com.br
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: none;
}
q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    display: inline-table;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

body {
    background: none repeat scroll 0 0 #CBDBEB;
    border-top: 60px solid #303030;
    box-shadow: 0 0 250px #608BBC inset;
    color: #464646;
    font: 13px/17px "Cabin",arial,sans-serif;
    min-width: 1300px;
}
a {
    color: #53c5d5;
    text-decoration: none;
	    font: 600 14px/18px "Ubuntu",arial,sans-serif;
}
li strong {
    color: #494949;
    font-weight: 600;
}
h1 {
    color: #53c5d5 !important;
    font: 600 24px/30px "Ubuntu",arial,sans-serif !important;
    margin: 20px 0 !important;
    text-shadow: 0 0 1px #53c5d5;
    text-transform: uppercase;
}
h2 {
    display: block;
    font: 600 20px/26px "Ubuntu",arial,sans-serif !important;
    margin-bottom: 10px;
    text-shadow: 0 0 1px #53c5d5;
    text-transform: uppercase;
}
h3 {
    font: 600 16px/21px "Ubuntu",arial,sans-serif !important;
    margin-bottom: 10px;
    text-shadow: 0 0 1px #53c5d5;
    text-transform: uppercase;
}
h4 {
    font: 600 14px/18px "Ubuntu",arial,sans-serif;
    text-transform: uppercase;
}
p {
    margin: 10px 0;
}
strong {
    font-weight: 600;
}
#container {
background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px #B1C6DD;
    margin: 0 auto;
    padding-bottom: 25px;
    position: relative;
    width: 985px;
    z-index: 2;
}

#header{
	width:940px;
	margin:10px;
	float:left;
	}
	
#header h1{
	font-size:24px;
	margin-bottom:10px;
	}

#header h2{
	font-size:18px;
	margin-bottom:20px;
	}

#nav{
	width:940px;
	}
	
#nav li{
	display:inline;
	margin-right:30px;
	}


#artigos{
	width:630px;
	float:left;
	}
	
.artigo{
	width:630px;
	margin-bottom:30px;
	float:left;
	}
	
.artigo h1{
	font-size:20px;
	margin-bottom:10px;
	}
	
.artigo h2{
	font-size:16px;
	margin-bottom:10px;
	}

.artigo p{
	margin-bottom:10px;
	}

#sidebar{
	width:300px;
	float:right;
	}
	
.widget{
	width:300px;
	margin-bottom:20px;
	}
	
.widget h3{
	font-size:14px;
	margin-bottom:10px;
	}
	
footer {
    background: url("images/footer_back.png") repeat-x scroll left top transparent;
    height: 277px;
    margin-top: -182px;
    position: relative;
    width: 100%;
    z-index: 1;
}
	
span.logo {
    background: url("images/logo_tab.png") no-repeat scroll left top transparent;
    display: inline-block;
    height: 140px;
    margin-left: -1px;
    margin-top: -15px;
    position: relative;
    width: 221px;
}
span.logo img{

    margin-left: 40px;
    margin-top: -40px;

}
header {
    background: none repeat scroll 0 0 #E9F0F6;
}

#topheader {
    display: block;
    margin: -120px auto 0;
    text-align: center;
}
#banner {
    background: url("images/backbanner.png") no-repeat scroll left top transparent;
    display: block;
    height: 648px;
    position: relative;
    width: 985px;
	
}
#bannners {
    height: 381px;
    padding-top: 30px;
    position: relative;
    width: 985px;
}
#conteudo {
    background: url("images/content_top.png") no-repeat scroll center top transparent;
    height: 218px;
    padding-top: 10px;
    width: 985px;
}
#content_mid {
    margin-top: -350px;
    position: relative;
    z-index: 2;
}
#container_end {
  background: url("images/content_bottom.png") no-repeat scroll center top transparent;
  display: block;
  height: 20px;
  width: 985px;
}
#mkt {

    height: 55px;
    margin-bottom: 15px;
    margin-left:13px;
    margin-top: 5px;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 668px;
}
#marcas {

    height: 49px;
    margin-left: 13px;
    padding: 20px;
    position: relative;
      width: 668px;
}
#vendas {
    float: left;
    margin-left: 70px;
    margin-top: -140px;
	text-align:center;
}
#container_mid {
    background: url("images/content_mid.png") repeat-y scroll center top transparent;
    height: auto;
	    margin-top: 200px;
}
#main_content {
    float: left;
margin-top: -200px;
    width: 710px;
}
#conteudo_menu {
    float: left;
    margin: 15px 0 15px 15px;
    padding: 0 10px;
    width: 300px;
}
#conteudo_texto {
    float: left;
    margin: 15px 0 15px 15px;
    padding: 0 10px;
    width: 550px;
}
#produto_menu {
    float: right;
    margin: 15px 0 15px 15px;
    padding: 0 10px;
    width: 200px;
}
#produto_texto {
    float: left;
    margin: 15px 0 15px 15px;
    padding: 0 10px;
    width: 700px;
}

#news_texto {
    float: left;
    margin: 15px 0 15px 15px;
    padding: 0 10px;
    width: 700px;
}
#news_texto div{
	  //margin: 15px 0 15px 15px;
}
.clear {
    clear: both;
}
footer #nav_cont #connect {
    color: #919090;
    display: inline;
    font-size: 11px;
    text-transform: uppercase;
}
#menu-primary {
    display: block;
	
    margin: -35px auto 0;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 575px;
	
    font-weight: bold;
	
}

.screen-reader-text {
	position: absolute;
	left: -9000px;
}

#menu-primary .menu-header ul,
 ul {
	list-style: none;
	margin: 0;
}
#menu-primary .menu-header li,
li {

	display: inline-block;
	position: relative;
}
#menu-primary a {
	color: #608BBC;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	
	  font-size: 14px;
}
#menu-primary ul ul {
		background-color:#e9f0f6;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	color:#608BBC;
}
#menu-primary ul ul li {
	min-width: 180px;
}
#menu-primary ul ul ul {
	left: 100%;
	top: 0;
}
#menu-primary ul ul a {
   color: #557899;
    font-size: 14px;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#menu-primary li:hover > a,
#menu-primary ul ul :hover > a {
	   color: #557899;
    font-size: 14px;
	
}
#menu-primary ul li:hover > ul {
	display: block;
}
#menu-primary ul li.current_page_item > a,
#menu-primary ul li.current-menu-ancestor > a,
#menu-primary ul li.current-menu-item > a,
#menu-primary ul li.current-menu-parent > a {
	   color: #557899;
    font-size: 14px;
}
* html #menu-primary ul li.current_page_item a,
* html #menu-primary ul li.current-menu-ancestor a,
* html #menu-primary ul li.current-menu-item a,
* html #menu-primary ul li.current-menu-parent a,
* html #menu-primary ul li a:hover {
	   color: #557899;
    font-size: 14px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 5px 0;
	text-align:center;
}
.widget-title {
	color: #53c5d5;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color: #53c5d5;
    font-size: 14px;
    font-weight: bold;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
	margin-top: 50px;
}
#ilustrated-posts
{
	list-style:  none;
	float:left;
}
#ilustrated-posts li
{
	    margin-bottom:10px;
	float:left;
}
#ilustrated-posts img
{	
Border:thin solid;
float:left;
}
#ilustrated-posts div
{
	    margin-left:20px;
		    padding-bottom:5px;
text-align:left;
width:350px;
float:left;
font-size:12px;
}
#ilustrated-posts a
{
	font-weight: bold;
	color:#53c5d5;
	font-size:14px;
}

#searchform {
    position: absolute;

    text-align: right;
    top: -50px;
	right:10px;
}
input#s {
    background: url("images/search.png") no-repeat scroll 5px 6px transparent;
	background-color: #F9F9F9;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}
#searchsubmit {
    display: none;
}
#s:focus {
    background-color: #F9F9F9;
    width: 196px;
}
.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
#s {
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    float: right;
    width: 72px;
}

/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
.gallery-thumb p{
margin-bot:20px;	
}

.attachment-post-thumbnail { 

width:100%;

height:100%;

margin-right: 10px;

margin-bottom: 10px;

float:left;

}
.menu-produto li, li {
	   display:block; 
	   text-align:left;
	   s
}