/* - - - - - - - - - - - - - - - - - - - - -

Theme Name: <RAVI>
Theme URI: www.ravipropaganda.com.br
Description: Original Theme
Version: 0.1
Author: Ken Adams

- - - - - - - - - - - - - - - - - - - - - */

/* ----- ALL ----- */

* {
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body, html{
  margin:0;
  padding:0;
  background:#fff;
}
body {
	background-image:url(images/background-img.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
a {
    color:#749fe0;
    text-decoration:none;
}
a:hover{
    color:#717171;
    text-decoration:underline;
}



/* ----- TITULOS ----- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
    color: black;
	margin:8px 0;
}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
	font-weight:bold;
    text-decoration:none;
}
h1 a:hover{
    color: #d67563;
    text-decoration:none;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    letter-spacing:0;
	display: block;
    margin:15px 0 5px 0;
	padding:0;
    font-weight: normal;
    color: #CCCCCC;
	line-height: 20px;
}
h3 {
    font-size:12px;
    font-weight:bold;
    color:#666;
    margin:15px 0 0 0;
}

p {
	margin: 6px 0;
	padding: 0;
	color:#b8b8b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}



/* ----- HEADER ----- */
#header {
  margin:0 auto;
  padding:0;
  height:43px;
	width:910px;
}
#logo {
	background-image: url(images/logo.jpg);
	width:180px;
	height:43px;
	float:left;
}
#logo a {
	display:block;
	width:180px;
	height:43px;
}

/* ----- MENU ----- */
#header-menu {
	float:right;
    margin:0;
	padding-top:21px;
}
#nav {
    list-style: none;
	padding: 0;
}
#header-menu li {
	float:left;
    clear:none;
    list-style:none;
	white-space: nowrap;
	margin: 0 0 0 2px;
}
#nav .page_item a {
	color: white;
	background: url(images/main-menu-background.jpg) center repeat-x;
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#nav li:hover {
	background: url(images/main-menu-background-2.jpg) center repeat-x;
}
#nav .page_item a:hover {
	background: url(images/main-menu-background-2.jpg) center repeat-x;
	border: none;
}
#nav li.current_page_item {
	background: url(images/main-menu-background-2.jpg) center repeat-x;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	background: url(images/main-menu-background-2.jpg) center repeat-x;
}

/* ----- CONTAINER ----- */
#container {
    margin:0 auto;
	width:890px;
/*	background: url(images/container-background.jpg) top center repeat-x #080a09; */
	background-color:black;
	padding: 10px;
	line-height:20px;
	color:white;
	font-size:12px;
}

/* ----- SIDEBAR ----- */
#sidebar {
    width:140px;
    float:left;
}
#sidebar h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #eb4822;
    font-weight:normal;
	text-align:center;
	margin-top:10px;
}
#sidebar img {
	padding:0;
	margin:0;
}
#sidebar ul {
    font-size:11px;
    list-style:none;
}
#sidebar li {
	border-top: 1px solid #686868;
	text-align: center;
	width: 140px;
    list-style:none;
    padding: 5px 0;
    margin:0;
	line-height:18px;
}
#sidebar li a {
    color:white;
	font-weight:bold;
    text-decoration:none;
    padding: 0 2px;
    display:block;
}
#sidebar ul li ul.children li a {
	font-weight: normal;
	color: #b8b8b8;
}
#sidebar ul li ul.children li a:hover {
	color: white;	
	background-color:#343333;
}
#sidebar li a:hover {
    color:white;
    background-color:#4a4949;
}
#kamon {
	background-image:url(images/kamon.gif);
	width:140px;
	height:120px;
	display:block;
	margin-top:10px;
}

/* ----- IMAGES ----- */

img {border:0;}
img a {
    border:0;
    text-decoration:none;
}
img a:hover {border:none;}


/* ----- CONTENT ----- */
#content {
  	font-size:12px;
	width:750px;
	float:left;
}
#content img {
 	margin: 10px 0;
}
.data {
	font-size:10px;
	line-height:10px;
	padding: 0;
	margin:0;
	display: block;
	color:#a8a8a8;
}
#content input {
}
#content input[type="submit"] {
}
#content input[type="submit"]:hover {
}
.more-link {
}
#destaque-1 {
	width:560px;
	height:337px;
	border: 10px solid #fff;
	margin-bottom:10px;
}
#destaque-1 img {
	padding:0;
	margin:0;
	border:none;
}
#mid {
	width:580px;
	min-height:680px;
	margin:0 10px;
	float:left;
}
#mid h1, #mid h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #eb4822;
	font-weight:normal;
	margin: 11px 0 5px 0;
}
#mid h1 a:hover {
	text-decoration:underline;
}
#mid h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: white;
	font-weight:bold;
	padding:0;
	margin:0;
}
#mid p {
	padding:0 0 10px 0;
	margin:0;
}
#destaque-2-titulo {
	background-image:url(images/destaques-title.jpg);
	height:25px;
	margin: 20px 0 10px 0;
}
#destaque-2 div.width265, #destaque-3 div.width265, #destaque-4 div.width265, #destaque-5 div.width265 {
	width: 265px;
	overflow:hidden;
}
#destaque-2, #destaque-4 {
	width: 265px;
	height:400px;
	background-image:url(images/destaques-background.jpg);
	background-repeat:repeat-x;
	background-color:#bfbfbf;
	float:left;
	margin-bottom: 20px;
	padding:10px;
}
#destaque-2 h1 a, #destaque-3 h1 a, #destaque-4 h1 a, #destaque-5 h1 a {
	line-height:12px;
	background-color: transparent;
	margin:0;
	padding:0;
}
#destaque-2 h2, #destaque-3 h2, #destaque-4 h2, #destaque-5 h2 {
	color:black;
}
#destaque-2 p a, #destaque-3 p a, #destaque-4 p a, #destaque-5 p a{
	color:black;
	float:right;
}
#destaque-3, #destaque-5 {
	width: 265px;
	height:400px;
	background-image:url(images/destaques-background.jpg);
	background-repeat:repeat-x;
	background-color:#bfbfbf;
	float:right;
	padding:10px;
}
#destaque-2 p, #destaque-3 p, #destaque-4 p, #destaque-5 p {
	color:black;
}
/* ----- sidebar da direita ----- */
#right {
	width:150px;
	margin-top:28px;
	float:right;
}
#banner-atendimento {
	background-image:url(images/banner-atendimento.jpg);
	width:150px;
	height:85px;
}
#search-box-mini {
	margin:10px 0;
	width:150px;
}	
#search-box-mini h1 {
	color:white;
}
#search-box-mini input[type="text"] {
	width:140px;
	clear:both;
	margin-bottom:5px;
}
#search-box-mini input[type="submit"] {
	width:80px;
	cursor:pointer;
}
#outros-posts span.data-2 {
	font-size:10px;
	line-height:10px;
	padding: 0;
	margin:0;
	display: inline;
	color:#a8a8a8;
}
#outros-posts h1 {
	color:white;
	padding-top:10px;
	line-height: 18px;
}
#outros-posts ul li h1 {
	padding:0;
	margin:0 0 5px 0;
}
#outros-posts ul li h1 a {
	color:white;
	font-weight:normal;
	line-height: 14px;
}
#outros-posts h1 a:hover {
	text-decoration:underline;
}
#outros-posts ul li {
	list-style:none;
}
#banner-adsense-home {
	width:120px;
	padding:10px 15px;
	height:620px;
}

/* ----- SEARCH.HTML ----- */
#container-search {
	margin:0 auto;
	width:890px;
	background-color: black;
	padding: 10px;
	line-height:20px;
	color:white;
	font-size:12px;}
#search-box {
	margin:10px auto;
	width:800px;
}	
#search-box input[type="text"] {
	width:280px;
	margin-right:12px;
}
#search-box input[type="submit"] {
	width:80px;
	cursor:pointer;
}
#search-results {
	margin:0 auto;
	width:800px;
	}


/* ----- FORM ----- */
#form {
	padding:10px 10px 20px 10px;
	margin:10px 0;
/*	background: url(images/container-background.jpg) top center repeat-x #000; */
	color: white;
	border: 1px solid #686868;
}
input {
	background-color: #fff;
	color: black;
/*	border: 1px solid #ccc; */
	font-size: 11px;
	padding: 3px;
	margin:2px 0;
	width:375px;
	clear:both;
}
input#campo_email:focus, input#campo_email2:focus, input#campo_email3:focus {
	background-color:#e5e5e5;
	color:black;
}
textarea#campo_mensagem:focus {
	background-color:#e5e5e5;
	color:black;
}
textarea {
	background-color: #fff;
	color: black;
	margin:2px 0;
/*  border: 1px solid #ccc; */
    font-size: 11px;
    padding: 3px;   
    width:375px;
	height: 100px;
}
button {
/*    background-color:#efefef; */
    line-height:11px;
    color: #000;
/*    border: 1px solid #ccc; */
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
#botao-enviar {
	width: auto;
	padding: 3px 6px;
	cursor:pointer;
	margin: 10px 0 0 0;
}
#botao-enviar:hover {
	background-color: #ccc;
	color:#fff;
	width: auto;
	padding: 3px 6px;
	cursor:pointer;
}
form .label {
	display:block;
	margin:5px 0 0 0;
	font-size:11px;
}
form p {
    padding:2px 0;
}

/* ----- FOOTER ----- */
#footer {
    margin:0 auto;
    clear:both;
    width:910px;
    text-align:center;
    font-size:10px;
    color:#84a2b0;
}
#footer-texto {
	padding:10px 0;
}
#footer a {
    color:#84a2b0;
    text-decoration:underline;
}
#footer a:hover{
    color:#84a2b0;
    text-decoration:none;
}


/* ----- CLASSES ----- */

.clear {clear:both;}
.bold {font-weight:bold;}
.hide {display:none;}
.left {text-align:left;}
.block {display:block;}
.margin0 {margin:0;}
.compact {display:compact;}
.top10 {padding-top: 10px;}
.white {color:white}
.justify {text-align:justify;}
.underline {border-bottom: 1px solid #686868;}
.paddingbottom5 {padding-bottom:7px;}
.line-height18 {line-height: 18px;}
.floatleft {float: left;}
.floatright {float: right;}
.inline {display: inline;}