/*
Theme Name: Shock Auto Som
Theme URI: http://www.shockautosom.com
Description: Tema original da Shock Auto Som.
Version: 1.5
Author: Diego Fernandes
Tags: sound car
*/

/*All Pages*/

body{ 
    text-align:left; 
	margin:0 0 0px 0; 
	padding:0;
	/*background:black url(img/bg.jpg);*/
	background:#364554 url(img/bg3.jpg) repeat-x top;
	font-family:"arial";
}


/*------------------------------------------------------------------------------------------------------------------------------*/
.menu{ 
    width:770px;
	margin:0 auto;
	text-align:center;
	background:#666666;
	display:table;
	background:url(img/menu_bg.jpg);
	font-family:"Trebuchet MS";
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

.menu ul li {
	display: inline;
}

.menu ul li a, .menu ul li a:visited, .menu ul li a:active {
	text-decoration: none;
	line-height:40px;
	margin-top:0px;
	padding:0 24px;
	font-size:13px;
	width:auto;
	float:left;
	border-right:1px solid #000000;
	border-left:1px solid #666666;
	border-bottom:none;
	color:/*white*/white;
	font-weight:bold;
	text-transform:lowercase;
}

.menu-end-right a{ 
    padding:8px; 
	border-right:none;
}

.menu ul li a:hover{
   color:white;
   text-decoration:none;
   background:url(img/menu-a-hover-bg.jpg);
}

.menu ul li a.ative{
   color:white;
   text-decoration:none;
   background:url(img/menu-a-hover-bg.jpg);
}

/*------------------------------------------------------------------------------------------------------------------------------*/

#head{
	width:770px;
	text-align:left;
	margin:0 auto;
	height:150px;
	position:relative;
}

.logo{
    padding:30px 0 0 30px;
	height:55px;
	width:314px
}

#audio-player{
    position:absolute;
	top:10px;
	right:10px;
	width:auto;
}

.userlogin{
    text-align:right;
	width:auto;
	font-size:12px;
	color:yellow;
}

.footer{ 
    width:770px;
	text-align:center;
	background:url(img/footer_bg.png)  repeat-x top;
	margin:0 auto;
	height:40px;
}
   
/*-----------------------------------------------------------------------------------------------------------------------------*/

.iframe-body{ 
	display:table; 
	margin:0 auto; 
	width:770px;
	background:#181C21 url(img/bodyy_bg.jpg) repeat-x top;
}

.body{ 
	display:table; 
	margin:0 auto; 
	width:770px;
	text-align:center;
	background:#181C21 url(img/bodyy_bg.jpg) repeat-x top;
}

.body-title{
	padding:12px 10px 12px 30px;
	width:730px;
	display:table;
	font-size:30px;
	line-height:30px;
	height:30px;
	color:#0099FF;
	text-align:left;
	margin:0 auto 10px auto;
	position:relative;
	font-style:italic;
	background:url(img/page-title_bg.jpg) repeat-x bottom;
	font-weight:bold;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
.body-content{
	display:table;
	color:white;
	text-align:left;
	font-size:13px;
	width:710px;
	margin:0 auto;
	padding-bottom:40px;
}

.body-content-title{
    padding-left:8px;
	margin:30px 0 15px 0;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:white;
	background:url(img/body-content-title_bg.png);
	width:702px;
}

.body-content-title-product{
    padding-left:8px;
	margin:30px 0 15px 0;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:white;
	background:url(img/body-content-title-product_bg.png);
	width:702px;
}

.body-content-title a, .body-content-title a:active, .body-content-title a:visited{
	text-decoration:none;
	color:white;
	display:block;
	background:#666666;
}

.body-content-body{
    padding:0 10px;
	margin:0;
	font-size:13px;
	color:white;
	text-align:justify;
}

.click{ 
    width:100px;
	height:28px;
	margin:0 auto;
}

.click a, .click a:active, .click a:visited{ 
    font-size:13px; 
	color:white;
	line-height:28px;
	text-decoration:none;
	text-align:center;
	display:block;
	background:url(img/click-a_bg.png);
	width:100px;
	height:28px;
	cursor:pointer;
}

/*.click a:hover{ 
    color:#0033CC;
	background:url(img/click-a-hover_bg.png);
	font-weight:bold;
}*/

.description{
    width:750px;
	padding:5px 10px 10px 10px;
	background:url(img/page-title_bg.jpg) repeat-x bottom;
	font-size:14px;
	color:white;
	margin-bottom:30px;
	text-align:left;
	line-height:20px;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

/*Others*/

.body-content-date{
    font-size:10px; 
	color:white; 
	width:100%; 
	text-align:right;
	color:white;
}

.body-content-date-description{
    color:#FFFFFF; 
	background:#666666; 
	padding:20px; 
	border:3px solid white;
	font-size:13px; 
	font-weight:bold;
	width:90%;
	margin:0 auto 0 auto;
}

.body-content-date-description p{ 
    color:yellow; 
	font-size:13px; 
	margin:10px 0 0 0; 
	width:100%; 
	text-align:right;
	clear:both;
}

.send-cf{
    background:url(img/bg-click.jpg);
	color:white;
	border:1px groove #666666;
	font-weight:bold;
}

.img{
    padding:0px; 
	background: #999999;
	border:3px solid #333333;
}

.img-link{ 
    border:none;
}

.left{
   float:left;
   clear:both;
}

.right{
   float:right;
}

.mt{
    margin-top:15px;
}

.mr{
    margin-right:15px;
}

.mb{
    margin-bottom:15px;
}

.ml{
    margin-left:15px;
}

.more{ 
	text-align:left;
	margin-top:30px;
	text-transform:lowercase;
	padding:1%;
	width:99%;
}

.more a, .more a:active, .more a:visited{ 
    width:100%; 
	text-align:left; 
	font-size:18px; 
	font-weight:bold; 
	color:white; 
	text-decoration:none;
}
.more a:hover{ 
    text-decoration:none; 
	color:#00FF00;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.finded{ 
    font-size:11px; 
	font-family:arial; 
	color:yellow; 
	margin:10px 0; 
	width:100%; 
	text-align:right;
}

.pag {
	margin: 30px 0 0 0;/*Conforme a quantidade*/
	padding: 0;
	text-align: center;
	list-style: none;
	width:100%;
}

.pag a, .pag  a:visited, .pag a:active {
	text-decoration: none;
	padding: 0 5px;
	margin-right: 5px;
	color:#6D6D6D;
	font-size:16px;
	line-height:30px;
	width:auto;
	height:30px;
	text-align:center;
	font-weight:bold;
}

.pag  a:hover {
	font-size:16px;
	color:white;
}

.pag  a.ativado, .pag  a.ativado:visited, .pag  a.ativado:active {
	color:white;
}