/*
Theme Name: Franquia - Simdigital
Theme URI: http://www.simdigital.com.br
Description: Tema oficial do site da Simdigital
Version: 4
Author: Gustavo Villa
Author URI: http://www.gustavovilla.com.br/
*/ /**/
html,body {
	margin: 0px;
	padding: 0px;
}
/*************************/
body {
	background: url(images/bg.gif) repeat-x #8cbd26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border: 0px;
}

h1,h2 {
	color: #71AD1D;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0099CC;
}

strong {
	font-weight: bold;
	font-size: 1.3em;
}

blockquote {
	background: transparent url(images/blockquote.gif) no-repeat scroll 0 0;
	padding-left: 50px;
	margin-left: 0px;
	overflow: hidden;
}  /*************************/
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.width {
	width: 930px;
	_width: 960px;
	clear: both;
	margin: 0px auto;
	padding: 15px;
	text-align: left;
}

.botao {
	border: 0px;
	background: #71ad1d url(images/btn.gif);
	padding: 3px 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.botao:hover {
	background: url(images/btn_hover.gif);
}

.esq {
	float: left;
	width: 680px;
	overflow: hidden;
	height: auto;
	clear: left !important;
}

.dir {
	float: right;
	width: 240px;
	overflow: hidden;
	height: auto;
	clear: right !important;
}

.dir ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}

.dir ul li {
	background: transparent url(images/bullet.gif) no-repeat scroll 0 14px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 11px;
	line-height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 8px 5px 8px 19px;
	text-transform: uppercase;
}

.dir h3 {
	font-size: 2.1em;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}

.dir .sidemenu {
	margin-bottom: 20px;
}

.clear {
	clear: both;
}  /*/////////////*/
.teaser {
	text-align: right;
	color: #bceb30;
	width: 960px;
	padding: 10px 0px;
	font-size: 18px;
	letter-spacing: -0.05em;
}

.teaser a {
	color: #FFFFFF;
	text-decoration: none;
}

.teaser h2 {
	color: #bceb30;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0.1em;
}

.teaser strong {
	color: #FFFFFF;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0.1em;
}  /*////////////////////////*/
.header {
	background: url(images/bg_topo.gif) #FFFFFF repeat-x;
	height: 107px;
	padding-bottom: 5px;
}

.header a {
	color: #333333;
}

.header .logo {
	float: left;
	clear: left;
	margin-top: 10px;
}

.header .botao {
	float: right;
	margin: 30px 5px 0px;
	color: #FFFFFF;
}

.header ul.menu {
	float: left;
	clear: left;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
}

ul.menu li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 5px;
	margin-right: 15px;
	font-weight: bold;
}

ul.menu li a {
	text-decoration: none;
	padding: 3px 6px;
}

ul.menu li a:hover { //
	color: #71ad1d; //
	border-bottom: 1px dotted #71ad1d;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #71AD1D;
	color: #FFFFFF;
}

/***submenu**/
.submenu {
	background: url(images/bg_topo.gif) #FFFFFF repeat-x;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
.submenu li {
	margin:0px;
	padding:0px;
	float:left;
	margin-right:20px;
	width:auto;
}
.submenu li a {
	color:#CCCCCC;
	text-decoration:none;
}
.submenu li a:hover {
	color:#333333;
	text-decoration:none;
}

/*///////////////////////*/
.breadcrumb {
	background: #FFFFFF;
}  /*///////////////////////*/
.banner {
	background: #FFFFFF;
	overflow: hidden;
}  /*//////////////////////*/
.body {
	background: #FFFFFF;
	overflow: hidden;
}

.body .post {
	margin-bottom: 30px;
}

.body h2 {
	font-size: 2.7em;
	font-weight: bold;
	letter-spacing: -2px;
	margin-left: 30px;
	margin-bottom: 20px;
}

h1 a,h2 a {
	text-decoration: none;
}

h1 a:hover,h2 a:hover {
	text-decoration: underline;
}

.body .data {
	background: #BCEB30;
	color: #FFFFFF;
	width: 50px;
	position: absolute;
	margin-left: -35px;
}

.body .data span {
	font-weight: bold;
	clear: both;
	display: block;
	text-align: center;
}

.body .data span.dia {
	font-size: 20px;
}

.body .headline {
	color: #71AD1D;
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: bold;
	clear: both;
}

.comentarios {
	display: block;
	clear: both;
	margin-top: 50px;
}

.body h2.atencao {
	text-align: center;
	font-size: 36px;
	color: #000000;
	margin-top: 52px;
	float: left;
	clear: both;
	width: 100%;
}

.body h3.atencao {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 52px;
	clear: both;
	padding: 0px 80px;
}  /*/////////////////////*/
.footer {
	background: url(images/bg_footer.jpg) #3e830f repeat-x;
	height: 84px;
	color: #FFFFFF;
}

.footer img {
	float: left;
	padding-top: 25px;
}

.footer .endereco {
	margin-left: 35px;
	float: right;
	margin-top: 5px;
}

.footer .endereco.sorocaba {
	width: 320px;
}

.footer .endereco.londrina {
	width: 170px;
}

.footer p.end {
	margin: 0px;
}

.footer .endereco .tel {
	font-size: 22px;
	margin: 0px;
	margin-top: 12px;
}

.footer .cidade a {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
}

.footer .cidade a:hover {
	text-decoration: underline;
}  /***************************/
.page .body p.descr {
	font-size: 22px;
	color: #71AD1D;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 30px;
}  /**********************/
.keywords {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	margin: 0px;
	font-weight: normal;
}

.keywords a {
	color: #FFFFFF;
	text-decoration: none;
}  /**********************/
.bloco1 {
	-moz-border-radius: 5px;
	background: #DBEFA7 none repeat scroll 0 0;
	clear: both;
	overflow: hidden;
	padding: 20px;
	font-size: 16px;
	margin: 40px 0;
}

.bloco1 img {
	margin: 0 20px 0 0;
	border: 4px solid #F3FAE2;
}

.criacao-de-sites h3,.criacao-de-sites h2 {
	clear: both;
}

.wp-image-1870 {
	clear: both;
	display: block;
	text-align: center;
}

.wp-image-1891 {
	margin: 0px 30px 20px 0;
}

.wp-image-1890 {
	margin: 0 35px 20px 20px;
}

.wp-image-1892 {
	margin: 0 40px 20px 5px;
}

.wp-image-1879 {
	margin: 0 0 40px 40px;
}
.home .keywords-home {
	color:#FFF;
	font-family:Times New Roman, Serif;
	font-size:53px;
	line-height: 0.8em;
	letter-spacing:-0.04em;
	padding:50px 0px;
}

.home .keywords-home strong {
	background:url("images/grifado1.png") no-repeat scroll 50% 15px transparent;
	width:303px;
	height:50px;
}

.home .cases { color:#FFFFFF; padding-top:0px;}
.home .cases .jobs img { text-align:center;	margin:6px;	border:5px solid #FFF;}
.home .cases a { color:#FFFFFF; font-size:35px; text-align:center; display:block;}