/*
Theme Name: Clean Type
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
        color: #000000;
/*	color: #757E82;*/
}

h1, h2, h3 {
	color: #000000;
margin-top:10px;
margin-bottom:2px;
}

h1 {
color: #000000;
}

h2 {
color: #000000;
}

h3 {
color: #000000;
}

p, blockquote, ul, ol {
	/*margin-bottom: 20px;*/
	line-height: 22px;
}

p {
	text-color:#000000;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a:link{
	
	text-decoration:none;
	
	}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;

}

/*a {
	text-decoration: underline;
	color: #EF8116;
}

a:hover {
	text-decoration: none;
	color: #EF8116;
}*/

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 0px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #3C84B3;
}

/* Menu */

/*#menu {
	float: right;
	width: 592px;
	height: 50px;
	margin-top: 10px;
	background: #F4F4F4
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 18px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}*/

/*#menu a:hover, #menu .active a {
	/*background: #EF8116;*/
	color: #000000;
}*/

/* Search */

#search {
	height: 45px;
	padding: 0px 0px 30px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#text {
	font-size: 13px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #CED0D1;
	color: #000000;
}

#search-submit {
	height: 23px;
	margin-left: 10px;
	padding: 0px 2px 0px 2px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 30px;
}

/* Content */

#content {
	float: right;
	width: 564px;
	padding-top: 30px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 0px;
	/*background: #EF8116;*/
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.post .entry {
	padding-top: 20px;
	text-color:#000000;

}

/*.post img {
	float: left;
	padding: 15px 0px;
}*/

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	padding-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 160%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	border-top: 1px solid #E5E5E5;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #525252;
}

hr {
	display: none;
}
#top
{
	width:auto;
	height:95px;
	margin-bottom:0;
	background-color:#FFFFFF;
	text-align:left;
	min-width:300px;
	padding-top:35px;
	padding-left:5px;

	
	
}
.linhatopo
{
	width:auto;
	background-color:#f57f01;
	max-height:5px;
	height:5px;
}
#menu
{
	background-color:#E0E0E0;
	
	margin-top:0;
	margin-bottom:0;
	width:auto;
	height:23px;
	min-height:20px;
	min-width:750px;
	padding-top:5px;
	
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;


	
}
.corpo
{
	background-color:#FFFFFF;
	width:750px;
	min-width:750px;
	height:auto;
	min-height:600px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;


	margin: 0 auto;

	

}

.rodape
{

	background-color:#F2F2F2;
	margin:3px;
	/*background-color:#E0E0E0;*/
	width:auto;
	height:80px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
	/*float:none;*/
	padding-bottom:5px;


}

.email
{
	width:490px;
	height:170px;
	float:left;
	
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin-top:1px;
	
	background-image:url(../imagens/fdoemail.gif);
	background-repeat:no-repeat;
	background-position:left;

}
input
{
	background-color:#F3F3F3;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;


}
textarea
{
	background-color:#F3F3F3;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;


}
input
{
	background-color:#F3F3F3;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;


}
.planos
{
	width:750px;
	height:300px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

.planos2
{
	width:750px;
	height:300px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:auto;
	margin-top:2px;
	text-align:center;
}
.item1
{
	visibility:visible;
	width:490px;
	height:175px;
	font-family:Arial, Calibri;
	font-weight:lighter;
	font-size:12px;
	color:#000000;
	background-image:url(../imagens/banner_uptime.jpg);
	background-position:left;
	background-repeat:no-repeat;
	

}
.item2
{
	visibility:hidden;
	
	width:490px;
	height:175px;
	margin-top:-185px;
	background-color:#FFCC00;


}
.item3
{
	visibility:hidden;
	width:490px;
	height:175px;
	margin-top:-175px;
	background-color:#0000FF;


}
.item4
{
	visibility:hidden;
	width:490px;
	height:175px;
	margin-top:-175px;
	background-color:#CCCCCC;

}

.BtoPlanos
{
 width:126px;
 height:22px;
 border:solid;
 border-color:#000000;
 border-width:1px;
 font-family:Trebuchet MS;
 font-size:14px;
 font-weight:bold;
 padding-top:3px;
 float:right;
 margin-left:4px;
 text-align:center;
}
.BtoPlanos:hover {

 width:126px;
 height:22px;
 border:solid;
 border-color:#000000;
 background-color:#FF9900;
 border-width:1px;
 font-family:Trebuchet MS;
 font-size:14px;
 font-weight:bold;
 padding-top:3px;
 float:right;
 margin-left:4px;
 text-align:center;

}
.TituloPlano{
	
	font-size:30px; 
	font-family:Trebuchet MS; 
	font-weight:bold;
	margin-top:30px;
	width:750px;
	height:50px;

}

.DetalhesPlano
{
	margin-top:27px;
	width:750px;
	height:169px;

}	
.BarraPrecos
{
	width:750px;
	height:95px;
	padding-top:20px;
	background-image:url(../imagens/planos/fdo_precos.png);
	background-repeat:no-repeat;

}

.TituloPlanoInicial{
	
	font-size:30px; 
	font-family:Trebuchet MS; 
	font-weight:bold;
	width:750px;
	height:50px;
	margin:10px 0px 0px 20px;
}
.DetalhesInicial
{
	margin:5px 0px 0px 20px;
	font-family:Trebuchet MS, Verdana;
}
.LoginWebmail
{
    background-image:url(../imagens/fundo_login.png);
    background-repeat:repeat-x;
    width: 100%;
    height: 100%;
    position:absolute;
    padding:0 0 0 15px;
    border: solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;   

}

.LoginCpanel
{
    background-image:url(../imagens/fundo_login.png);
    background-repeat:repeat-x;
    width: 100%;
    height: 100%;
    position:absolute;
    padding:0 0 0 15px;
    border: solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 

}

.Quadrado
{
	width:340px;
	height:206px;
	background-image:url(../imagens/quadrado.png);
	margin:30px auto;
	padding:10px 10px 0 10px;
}
#anuncio
{
    margin:auto auto 30px auto;
    text-align: right;
    width: 600px;
    height: 100px;
}