/*
THEME NAME: PocketCar
THEME URI: 
DESCRIPTION: 
VERSION: 1
AUTHOR: Equipe Pocket
AUTHOR URI: 
*/

* {margin:0; padding:0; border:0; text-decoration:none; list-style-type:none;}

* html * {
behavior: expres\sion( (this.runtimeStyle.behavior = "none") && (this.currentStyle.backgroundImage.toString().toLowerCase().indexOf('.png')>-1) && ( this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', '') + "', sizingMethod='crop')", this.runtimeStyle.zoom = 1, this.runtimeStyle.backgroundImage = "none" ) );
}




/* |||||||||||||||||||| TAGs |||||||||||||||||||| */

body {background:url('images/pattern.jpg'); color:#444; font:12px/17px Verdana, sans-serif; margin:auto; width:1080px;}

a:link, a:visited {font-weight:bold; color:black; /*background:#ffb;*/ text-decoration:none; padding:;}

acronym, abbr {border-bottom:1px dotted; cursor:help;}

/* |||||||||||||||||||| GERAL |||||||||||||||||||| */

#wrapper {background:url('images/bg-geral-branco.png') 0 0 repeat-y; float: left; width:960px; padding:0 60px;}

#header {float:left; width:955px; height:450px; display:inline; background:url('images/destaque.jpg') center 0; border-left:3px solid #fff; border-right:3px solid #fff;}

#menu {float:right; display:inline; height:140px; background:url('images/bg-menu-ponta.png') 0 0 no-repeat; padding:0 0 0 32px;}
#menu li {float:left; display:inline; margin:40px 0 0 0; font-size:15px; font-variant:small-caps; background:url('images/bg-menu.png') 0 0 repeat-x;}
#menu li a {display:block; padding:22px 16px 26px; background:url('images/separador.jpg') right top no-repeat;}
#menu li a:hover {background:url('images/bg-menu-h.png') 0 0 repeat-x;}

#content {display:inline; float:left; width:960px; background:url('images/bg-geral.png') -60px 0 repeat-y; _background:#fff; _width:961px;}
#contentInterna {background:url('images/bg-content.jpg') top left repeat-x; _background:#fff; _width:961px;}

#esquerda{float:left; width:590px; padding:20px; display:inline;}

#direita{float:right; width:290px; padding:20px; display:inline;}

#footer {text-align:center; float:left; font-size:10px; margin:20px 0 0 0; padding:25px 0 25px; width: 960px; display:inline; background:#fff;}


/* |||||||||||||||||||| H O M E |||||||||||||||||||| */

.logo {float:left; display:block; width:182px; height:170px; text-indent:-9999px; background:url('images/logo.png') 0 0 no-repeat;}

.home-coluna {float:left; width:240px; display:inline; font-family:Georgia, Times, Serif; }
.home-coluna h2 a {display:block; width:240px; height:58px; text-indent:-9999px;}
	.cat1 h2 a {background:green url('images/menuCategorias.jpg') 0 0;}
	.cat1 h2 a:hover {background:green url('images/menuCategorias.jpg') 0 58px;}
	.cat2 h2 a {background:green url('images/menuCategorias.jpg') 720px 0;}
	.cat2 h2 a:hover {background:green url('images/menuCategorias.jpg') 720px 58px;}
	.cat3 h2 a {background:green url('images/menuCategorias.jpg') 480px 0;}
	.cat3 h2 a:hover {background:green url('images/menuCategorias.jpg') 480px 58px;}
	.cat4 h2 a {background:green url('images/menuCategorias.jpg') 240px 0;}
	.cat4 h2 a:hover {background:green url('images/menuCategorias.jpg') 240px 58px;}
.home-coluna .titulo a {display:block; width:199px; padding:10px 20px; margin:0 0 5px 0; border-top:1px solid #bbb; font-variant:small-caps; font-size:15px; letter-spacing:1px;}
.home-coluna .titulo a:hover {background:#fff; border-top:1px solid #ddd;}
.home-coluna .data {text-align:right;}
.home-coluna .texto {padding:0 20px 20px;}