*{margin: 0; padding: 0;}
body
{
    margin: 0;
    padding: 0;
    background: #fff url("../images/bg.jpg") no-repeat center top;
    background-repeat: repeat-x;	
	text-align: center;
	font-family: "Georgia", "Lucida Grande";
	font-size: 12px;
	color: #676767;
}
p{padding: 5px 0;}
a{text-decoration: none; color: #70a529;}
a:hover{color: #0989ae;}

#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#web-20{
	width: 95px;
	height: 98px;
	position: absolute;
	background: url("../images/web20.png") no-repeat 0 0;
	right: -43px;
	top: 153px;
	z-index: 100;
}
#nav-content{
	width: 900px;
	height: 28px;
}
#navigation{
	height: 28px;
	padding-left: 40px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	width: 90px;
	height: 28px;
	background: url("../images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 90px;
	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
}
#navigation li a:hover{
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 90px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
}
.tudo
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
}
.tudo .conteudo
{
    background-color: transparent;
}
.tudo .conteudo .bloco1
{
    width: 980px;
    float: left;
}

.tudo .conteudo .bloco1 h1
{
    letter-spacing: 1px;
    clear: left;
	font: 26px Georgia, Verdana, Arial;
	font-weight: normal;
	color: #FFF;
	/*padding: 15px 0 0 15px;*/
}

.tudo .conteudo .bloco1 h1 span.green
{
    font: 40px Georgia, Verdana, Arial;
    color: #a1d409;
}

.tudo .conteudo .bloco1 h1 a
{
	text-decoration: none; 
	color: #FFF;
}

.tudo .conteudo .bloco1 h1 a:hover
{
	text-decoration: none; 
	color: #a1d409;
}

.tudo .conteudo .bloco1 h2
{
	font-family: 'Trebuchet MS' ,Tahoma;
    font-size: 21px;
    letter-spacing: 1px;
    color: #FFF;
    clear: left;
}

.tudo .conteudo .bloco1 h2:hover
{
	text-decoration: none; 
	color: #a1d409;
}

.tudo .conteudo .bloco1 .principal
{
    width: 700px;
    margin: 0px 0px 20px 40px;
    padding-top: 20px;
    clear: left;
    float: left;
}
.tudo .conteudo .bloco1 .principal h3
{
    margin: 0px 0px 0px 0px;
    font-size: 24px;
    letter-spacing: 1px;
	font-family: 'Trebuchet MS' ,Tahoma;
    color: #a1d409;
    clear: left;
}
.tudo .conteudo .bloco1 .principal h4
{
    margin: 0px 0px 20px 0px;
    font-family: 'Trebuchet MS' ,Tahoma;
    font-size: 20px;
    letter-spacing: 1px;
    color: #999;
}
.tudo .conteudo .bloco1 .principal p
{
    margin: 20px 0px 0px 0px;
    width: 320px;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    float: left;
}
.tudo .conteudo .bloco1 .principal .parauto
{
    margin: -10px 0px 0px 0px;
    width: 444px;
}
.tudo .conteudo .bloco1 .principal .parauto .destaque, .tudo .conteudo .bloco1 .texto p a
{
    color: #086115;
    text-decoration: none;
}
.tudo .conteudo .bloco1 .principal .parauto .destaque:hover, .tudo .conteudo .bloco1 .texto .demonstracao a:hover, .tudo .conteudo .bloco1 .texto p a:hover, .tudo .conteudo .bloco1 .texto .botao a:hover
{
    color: #FFF;
    background-color: #086115;
}
.tudo .conteudo .bloco1 .principal .imagemd a
{
    height: 80px;
    width: 200px;
    float: right;
    background-image: url("../img/painel_auto_cinza.jpg");
    margin: -51px 20px 0px 20px;
    text-indent: -5000em;
}
.tudo .conteudo .bloco1 .principal .imagemd a:hover
{
    background-image: url("../img/painel_auto.jpg");
}
.tudo .conteudo .bloco1 .principal .pdireito
{
    margin-left: 40px;
}
.tudo .conteudo .bloco1 .principal .linha
{
    height: 15px;
    margin: 0px 0px 25px 0px;
    border-bottom: 1px solid #ECEAE7;
    clear: left;
}
.tudo .conteudo .bloco1 .principal .final
{
    height: 15px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #ECEAE7;
    clear: left;
}
.tudo .conteudo .bloco1 .principal .logo
{
    display: block;
    width: 175px;
    height: 67px;
    text-indent: -5000em;
    float: left;
    text-align: center;
    background-position: 10px 0px;
    background-repeat: no-repeat;
}
.tudo .conteudo .bloco1 .principal .projectstation
{
    background-image: url("../images/logo_project_station.jpg");
}
.tudo .conteudo .bloco1 .principal .imovel
{
    border-right: 1px solid #ECEAE7;
    background-image: url("../img/logo_imovel.gif");
}
.tudo .conteudo .bloco1 .principal .imovel:hover
{
    background-image: url("../img/logo_c_imovel.gif");
}
.tudo .conteudo .bloco1 .principal .site
{
    border-right: 1px solid #ECEAE7;
    background-image: url("../img/logo_site.gif");
}
.tudo .conteudo .bloco1 .principal .site:hover
{
    background-image: url("../img/logo_c_site.gif");
}
.tudo .conteudo .bloco1 .principal .mail
{
    width: 170px;
    background-image: url("../img/logo_mail.gif");
}
.tudo .conteudo .bloco1 .principal .mail:hover
{
    background-image: url("../img/logo_c_mail.gif");
}
.tudo .conteudo .bloco1 .texto2
{
    width: 310px;
    height: 125px;
    float: left;
    margin: 40px 0px 10px 30px;
}
.tudo .conteudo .bloco1 .texto
{
    width: 700px;
    min-height: 310px;
    margin: 40px 0px 20px 40px;
    clear: left;
    float: left;
}
.tudo .conteudo .bloco1 .texto h3
{
    margin: 0px;
    font-family: 'Century Gothic' ,Tahoma;
    font-size: 32px;
    letter-spacing: 1px;
    color: #a1d409;
}
.tudo .conteudo .bloco1 .texto h4
{
    margin: 40px 0px 0px 0px;
    text-indent: 30px;
    font-family: 'Trebuchet MS' ,Tahoma;
    font-size: 20px;
    letter-spacing: 1px;
    color: #5D5850;
}
.tudo .conteudo .bloco1 .texto h5
{
    margin: 30px 0px -5px 30px;
    text-indent: 0px;
    font-family: 'Trebuchet MS' ,Tahoma;
    font-size: 18px;
    letter-spacing: 1px;
    color: #086115;
}
.tudo .conteudo .bloco1 .texto .demonstracao
{
    font-size: 16px;
    color: #999;
}
.tudo .conteudo .bloco1 .texto .demonstracao a
{
    font-weight: bold;
    color: #06C;
    text-decoration: none;
}
.tudo .conteudo .bloco1 .texto p
{
    margin-left: 10px;
    padding-right: 40px;
    text-align: justify;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.tudo .conteudo .bloco1 .texto .laranja, .tudo .conteudo .bloco1 .texto .produtos .laranja
{
    color: #086115;
}
.tudo .conteudo .bloco1 .texto .linha
{
    height: 1px;
    margin: 3px 0px 0px 0px;
    border-bottom: 1px solid #ECEAE7;
    clear: left;
}
.tudo .conteudo .bloco1 .texto .fim
{
    height: 30px;
    border-bottom: 1px solid #ECEAE7;
    margin: 0px 0px 15px 0px;
    clear: left;
}
.tudo .conteudo .bloco1 .texto .imagemd
{
    height: 100px;
    width: 200px;
    float: right;
    margin: 40px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .opcionaisdetalhados
{
    height: 150px;
    width: 200px;
    float: right;
    margin: 10px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .editardados
{
    height: 100px;
    width: 200px;
    float: right;
    margin: 10px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .busca
{
    height: 130px;
    width: 200px;
    float: right;
    margin: 10px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .ordenacao
{
    height: 50px;
    width: 100px;
    float: right;
    margin: 30px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .destaques
{
    height: 110px;
    width: 185px;
    float: right;
    margin: 10px 20px 20px 20px;
}
.tudo .conteudo .bloco1 .texto .simulador
{
    height: 160px;
    width: 240px;
    float: right;
    margin: 30px -230px 30px 20px;
}
.tudo .conteudo .bloco1 .texto .botao
{
    text-align: center;
}
.tudo .conteudo .bloco1 .texto .botao a
{
    padding: 1px 10px;
    font-family: Tahoma;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    letter-spacing: 1px;
}
.tudo .conteudo .bloco1 .texto .formulario
{
    width: 350px;
    margin-left: 200px;
}
.tudo .conteudo .bloco1 .texto label
{
    font-family: Tahoma;
    font-size: 13px;
    color: #666;
}
.tudo .conteudo .bloco1 .texto .campo
{
    margin-top: 3px;
    margin-bottom: 15px;
    height: 20px;
    padding: 5px 3px 0px 3px;
    border: 1px solid #086115;
    font-size: 14px;
    color: #333;
}
.tudo .conteudo .bloco1 .texto .textoarea
{
    margin-top: 3px;
    padding: 5px 3px 0px 3px;
    border: 1px solid #086115;
    font-size: 14px;
    color: #333;
    font-family: Tahoma;
    width: 265px;
}
.tudo .conteudo .bloco1 .barra
{
    height: 40px;
    margin: 0px 0px 0px 20px;
    padding: 13px 0px 0px 0px;
    clear: left;
    font-family: 'Trebuchet MS' ,Tahoma;
    font-size: 12px;
    letter-spacing: 1px;
    color: #FF0000;
}
.tudo .conteudo .bloco1 .menu
{
    width: 160px;
    padding: 0px;
    margin: 30px 0px 0px 40px;
    float: left;
}
.tudo .conteudo .bloco1 .menu ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tudo .conteudo .bloco1 .menu ul li a
{
    height: 20px;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 10px;
    border-bottom: 1px solid #ECEAE7;
    margin-bottom: 5px;
    font-family: 'Trebuchet MS';
    font-size: 15px;
    letter-spacing: 1px;
    color: #666;
}
.tudo .conteudo .bloco1 .menu ul li a:hover
{
    background-color: #88CC11;
    color: #666;
    border-right: 5px solid #086115;
}
.tudo .conteudo .bloco1 .embaixo_menu
{
    width: 200px;
    margin: 20px 0px 0px 40px;
    background-color: #ECEAE7;
    background: red;
    float: left;
}
.tudo .conteudo .bloco1 .menu .banner
{
    margin-top: 50px;
}
.tudo .conteudo .bloco1 .menu .banner a img
{
    border: 0px;
}
.tudo .conteudo .bloco1 .menu .banner a:hover img
{
    border-bottom: 3px solid #CCC;
}
.rodape
{
    height: 100cpx;
    min-width: 950px; *margin-top:20px;
	background-image:url("/images/linhacinza.gif");
	background-repeat:repeat-x;
	clear:left;
}
.rodape .dados
{
    width: 950px;
    margin: 0 auto 0 auto;
    padding-left: 30px;
    text-align: left;
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #FFF;
}
.rodape .dados .cassio
{
    letter-spacing: 1px;
    clear: left;
    font-family: 'Century Gothic';
    font-size: 16px;
    line-height: 16px;
    color: #6C7B8B;
    margin-bottom: -5px;
    display: block;
}
.rodape .copyright
{
    width: 950px;
    margin: 15px auto 0 auto;
    padding: 0px 0px 5px 30px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #B8B0A7;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #70a529;}
a:hover{color: #0989ae;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}

img{



	border: 0px;
}

.entry img{
	margin-right: 10px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
}
#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#web-20{
	width: 95px;
	height: 98px;
	position: absolute;
	background: url("images/web20.png") no-repeat 0 0;
	right: -43px;
	top: 153px;
	z-index: 100;
}
#search{
	position: absolute;
	right: 20px;
	top: 10px;
}
#searchform{
	width: 230px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform .keyword{
	width: 160px;
	height: 17px;
	border: 1px solid #C5B26D;
	color: #796a4b;
	padding-top: 3px;
	background-color: transparent;
}
#searchform #searchsubmit{
	width: 54px;
	height: 16px;
	background: url("../images/search.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}
#header{
	width: 900px;
	height: 124px;
}
#header h1{
	font: 35px Georgia, Verdana, Arial;
	font-weight: normal;
	color: #fff;
	padding: 15px 0 0 15px;
}

#header h1 span.green
{
    font: 46px Georgia, Verdana, Arial;
    color: #a1d409;
    }

#header h1 a{text-decoration: none; color: #fff;}
#header h1 a:hover{text-decoration: none; color: #a1d409;}

#header h2{
	font: 15px Georgia, Verdana, Arial;
	font-weight: normal;
	padding: 0px 0 0 100px;
	margin-top:-5px;
}


#description{
	width: 860px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	text-transform: lowercase;
	z-index: 100;
}
#sub-nav{
	width: 900px;
	height: 56px;
}
#sub-nav .rss{
	width: 70px;
	height: 56px;
	display: block;
	background: url("images/rss.jpg") no-repeat 0 0;
	margin-left: 18px;
}
#sub-nav .rss:hover{background: url("images/rss.jpg") no-repeat 0 -56px;}

#main-wrapper{
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
}
#left{
	width: 636px;
	padding: 0 20px 30px 20px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
#left h2{
	font-size: 24px;
	font-weight: normal;
	color: #70a529;
	margin: 0;
	padding: 0;
}
#left h2 a{color: #70a529; text-decoration: none;}
#left h2 a:hover{color: #777; text-decoration: none;}
#left h3{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-top: 15px;
}
.meta-data{
	width: 636px;
	height: 23px;
	color: #b5b5b5;
	font-size: 14px;
}
.meta-data .auth-date{
	width: 571px;
	float: left;
	background: url("images/star.gif") no-repeat 0 4px;
	padding-left: 18px;
	padding-top: 4px;
}
.meta-data .comments-no{
	width: 47px;
	height: 23px;
	display: block;
	background: url("images/comments-no.gif") no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}
.meta-data .comments-no a{text-decoration: none; color: #fff;}
.entry{
	width: 636px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#post-links{
	width: 636px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 66px;
	height: 12px;
	line-height: 12px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -12px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 36px;
	height: 13px;
	line-height: 13px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -13px;}

#commentlist{width: 636px; padding: 10px 0 20px 0;}
#commentlist div{
	width: 636px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.gravatar
{
    padding-right:10px;
}

#commentPreview div{
	width: 636px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

/*
#commentform{width: 636px;}
#commentform input{
	width: 350px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 76px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}*/
#right{
	width: 224px;
	padding-top: 55px;
	float: left;
}
.widget{
	width: 214px;
	padding-bottom: 60px;
	margin-bottom: 20px;
	background: url("images/sdb-bg.gif") no-repeat left bottom;
}
.widget .content{

	background: transparent url(images/sdb-ul.gif) repeat-y scroll 0 0;
}


.widget h4{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-left: 14px;
	background: url("images/sdb-title.png") no-repeat right bottom;
}
.widget ul{
	width: 224px;
	background: url("images/sdb-ul.gif") repeat-y 0 0;
}
.widget ul li{
	list-style-type: none;
	width: 224px;
	height: 34px;
	padding-bottom: 1px;
	background: url("images/sdb-li.gif") no-repeat right bottom;
}
.widget ul li a{
	width: 210px;
	height: 24px;
	display: block;
	color: #70a529;
	padding-top: 10px;
	padding-left: 14px;
	text-decoration: none;
}
.widget ul li a:hover{color: #777; background: url("images/sdb-hover.gif") no-repeat 0 0;}
.widget ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.widget ul .recentcomments a:hover{background: transparent;}

.center{width: 224px; text-align: center; background: url("images/sdb-ul.gif") repeat-y 0 0;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	clear: both;
	color: #d0d0d0;
	width: 900px;
	margin-top: 30px;
	padding: 5px 0 20px 0;
	border-top: 1px solid #eee;
}
#footer a{color: #d0d0d0; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer .check{color: #bed678;}

/************************************/
.post
{
    margin-top:10px;
    margin-bottom:20px;
    }

.post h1
{
font-size:24px;
font-weight:normal;
    
}

.post h1 a:hover
{
color:#777777;
text-decoration:none;
}

#blogroll ul.xoxo
{
    padding-left:14px;
    }

#blogroll ul.xoxo li {
background:transparent url(images/sdb-li.gif) no-repeat scroll right bottom;
height:auto;
list-style-type:none;
padding-bottom:0px;
width:214px;
min-height:24px;
display:block;
}

#blogroll ul.xoxo li a 
{
    display:inline;
    padding-left:0px;
    height:24px;
}

#blogroll ul li a img 
{
    display:inline;    
    padding-right:4px;
    padding-top:10px;
}


#blogroll ul.xoxo li ul li a
{   
color:#70A529;
display:block;
height:24px;
padding-left:28px;
padding-top:10px;
text-decoration:none;
width:210px;
}

.calendar .content 
{
    padding-left:24px;
    background: transparent url(images/sdb-ul.gif) repeat-y scroll 0 0;
}
    
.calendar .weekend {
	background-color: #F1F1F1;
}
/*sdb-hover.gif*/

.textbox .content 
{
    padding:8px 0 0 14px;
}

.monthlist .content 
{
    padding:8px 0 0 14px;
}

#recentComments li
{
    height:auto;
    }

#recentComments li a {
color:#70A529;
display:block;
padding-left:14px;
padding-top:10px;
text-decoration:none;
width:224px;
height:auto;    
}

#categorylist li {
color:#70A529;
display:block;
padding-left:14px;
padding-top:10px;
text-decoration:none;
width:224px;
height:24px; 
}


#categorylist li a {
color:#70A529;
display:inline;
padding-left:14px;
padding-top:10px;
text-decoration:none;
width:224px;
height:auto;    
}

#categorylist li a:hover {
background:transparent url(images/sdb-hover.gif) no-repeat scroll 0 0;
color:#777777;
}

div.widget a.delete {
    float:right;
    margin-left:5px;
    margin-right:4px;
    text-decoration:none;
    z-index:1;
}

div.widget a.edit {
    float:right;
    margin-right:4px;
    text-decoration:none;
    z-index:1;
}


/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud .content 
{
    padding:10px 0 0 14px;
}

.tagcloud ul li
{
    background:transparent ;
}

.tagcloud ul li a 
{
    display: inline;
    padding-left:0;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	margin-bottom: 20px;
	line-height: 17px;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					Star rater
----------------------------*/


.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 75px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

#addcomment {
color:#0989AE;
font-size:20px;
font-weight:normal;
padding-top:15px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
	margin:5px 0;
	border:1px solid #CCCCCC;
}

.commentForm select {
	margin:5px 0;
	border:1px solid #CCCCCC;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#btnSaveAjax {
background:transparent url(images/send.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
height:28px;
width:76px;
color:transparent ;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/


#archive h1 {
	margin: 0;
	border-bottom: 1px dashed #70A529;
	padding-bottom: 9px;
		margin-top: 0;
	color:#70A529;
	font-weight:normal;
}

#archive h2 {
	border-bottom: 1px solid #70A529;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top:10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #70A529;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
	color:#70A529;
	font-weight:normal;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}



/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
border-bottom:1px solid #EEEEEE;
margin-bottom:15px;
padding-bottom:15px;
width:636px;
border-top:1px solid #EEEEEE;
margin-top:15px;
padding-top:15px;

}

#relatedPosts div {
	
	padding: 5px 10px 10px 10px;
	
}


#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

#relatedPosts h1
{
color:#70A529;
font-size:24px;
font-weight:normal;
padding-bottom:8px;
}

#comment
{
color:#0989AE;
font-size:20px;
font-weight:normal;
padding-top:15px;
    }
    
#searchcomments
{
    margin-right:5px;
}
.tudo .conteudo .bloco1 .texto .produtos
{
    width: 310px;
    height: 125px;
    float: left;
    margin: 40px 0px 10px 30px;
    border-top: 2px solid #086115;
    border-bottom: 1px solid #ECEAE7;
}
.tudo .conteudo .bloco1 .texto .parceiros
{
    width: 310px;
    height: 125px;
    float: left;
    margin: 40px 0px 10px 30px;
    border-top: 2px solid #086115;
    border-bottom: 1px solid #ECEAE7;
}
.tudo .conteudo .bloco1 .texto .parceiros a
{
    width: 160px;
    height: 67px;
    display: block;
    text-indent: -5000em;
    margin-top: 20px;
    background-position: 10px -1px;
    background-repeat: no-repeat;
    float: left;
}
/*
.tudo .conteudo .bloco1 .texto .produtos:hover{
	background-color:#88CC11;
}
*/
.tudo .conteudo .bloco1 .texto .produtos a
{
    width: 160px;
    height: 67px;
    display: block;
    text-indent: -5000em;
    margin-top: 20px;
    background-position: 30px -10px;
    background-repeat: no-repeat;
    float: left;
}
.tudo .conteudo .bloco1 .texto .parceiros img
{
    width: 160px;
    height: 67px;
    margin-top: 20px;
    float: left;
}
.tudo .conteudo .bloco1 .texto .parceiros p
{
    margin: 5px 0px 0px 10px;
    padding: 0;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    color: #666;
    float: left;
    display: block;
    width: 140px;
}
.tudo .conteudo .bloco1 .texto .produtos img
{
    width: 160px;
    height: 67px;
    margin-top: 20px;
    float: left;
}
.tudo .conteudo .bloco1 .texto .produtos p
{
    margin: 5px 0px 0px 10px;
    padding: 0;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 19px;
    color: #666;
    float: left;
    display: block;
    width: 140px;
}
.tudo .conteudo .bloco1 .texto .produtos .mais
{
    width: 60px;
    height: 18px;
    margin-top: 5px;
    float: right;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
    color: #999;
    text-indent: 0em;
    text-align: center;
}
.tudo .conteudo .bloco1 .texto .parceiros .mais
{
    width: 60px;
    height: 18px;
    margin-top: 5px;
    float: right;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
    color: #999;
    text-indent: 0em;
    text-align: center;
}
.tudo .conteudo .bloco1 .texto .parceiro
{
    font-family: Tahoma;
    font-size: 12px;
    color: #999;
    text-indent: 0em;
    text-align: center;
}

.tudo .conteudo .bloco1 .texto .parceiro .mais
{
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
    color: #999;
    text-indent: 0em;
    text-align: center;
}

.tudo .conteudo .bloco1 .texto .parceiro .mais:hover
{
    color: #FFF;
    background-color: #086115;
    text-decoration: none;
}
.tudo .conteudo .bloco1 .texto .parceiros .mais:hover
{
    color: #FFF;
    background-color: #086115;
    text-decoration: none;
}
.tudo .conteudo .bloco1 .texto .produtos .mais:hover
{
    color: #FFF;
    background-color: #086115;
    text-decoration: none;
}
.tudo .conteudo .bloco1 .texto .produtos .google
{
    background-image: url("../images/googlelogo.gif");
    background-repeat: no-repeat;
	width:160px;
	height:100px;
}
.tudo .conteudo .bloco1 .texto .produtos .sistemas
{
    background-image: url("../images/sistema.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;
}

.tudo .conteudo .bloco1 .texto .produtos .sites
{
    background-image: url("../images/webSiteDesign.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}

.tudo .conteudo .bloco1 .texto .produtos .integracao
{
    background-image: url("../images/integracao.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}

.tudo .conteudo .bloco1 .texto .parceiros .projectstation
{
    background-image: url("../images/logo_project_station.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}

.tudo .conteudo .bloco1 .texto .parceiros .gatti
{
    background-image: url("../images/gatti.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}

.tudo .conteudo .bloco1 .texto .parceiros .andre
{
    background-image: url("../images/parceria.png");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}
.tudo .conteudo .bloco1 .texto .parceiros .remo
{
    background-image: url("../images/parceria.png");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}
.tudo .conteudo .bloco1 .texto .parceiros .octaweb
{
    background-image: url("../images/logotipo_octaweb.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}
.tudo .conteudo .bloco1 .texto .parceiros .hiperdev
{
    background-image: url("../images/LogoHiperDev.jpg");
    background-repeat: no-repeat;
	width:160px;
	height:100px;	
}
