/*
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:center; 
	padding:0;
	margin:0;
	background:url(img/body_bg.jpg) repeat-x top;
	font-family:"Trebuchet MS";
	color:#333333;
}

.topo{ 
    width:770px; 
	margin:0 auto 0 auto;
	text-align:center;
}

/*------------------------------------------------------------------------------------------------------------------------------*/
#cssmenu1 ul{
    text-align:center;
}

#menu{ 
    width:100%; 
	text-align:center; 
	height:40px; 
	background:url(img/menu_bg.jpg);
	padding-bottom:10px;
}

.menu{ 
    width:770px;
	margin:0 auto;
	text-align:center;
	display:table;
}

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

.menu ul li {
	position: relative;
	display: inline;
	float: left;
}

.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 21px;
	font-size:13px;
	float:left;
	border-bottom:none;
	color:white;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-align:center;
}

.menu ul li a:hover{
   background:url(img/menu-hover_bg.jpg) repeat-x top;
   color:white;
}

.menu ul li a.ative{
   background:url(img/menu-hover_bg.jpg) repeat-x top;
   color:white;
}

.menu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	visibility: hidden;
	border-bottom:none;
	padding:0;
	margin:0;
	/*width:160px;*/
	border:1px solid gray;
	z-index:1000;
	background:white;
	width:160px;
}

.menu ul li ul li {
	display: inline;
	float: none;
	/*clear:both;*/
	border:none;
}

.menu ul li ul li a, .menu ul li ul li a:visited, .menu ul li ul li a:active {
	width: 155px;
	font-weight: normal;
	padding:2px 0 2px 5px;
	font-weight:bold;
	line-height:25px;
	color:gray;
	text-align:left;
	border:none;
}

.menu ul li ul li a:hover {
	background:url(img/menu_bg.jpg);
	color:white;
}

/* Holly Hack for IE \*/
* html .menu ul li {
	float: left;
	height: 1%;
}

* html .menu ul li a {
	height: 1%;
}

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

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

#head{
	width:770px;
	text-align:center;
	margin:0 auto;
	height:115px;
	padding:5px 0 0 0;
}

.footer{ 
    width:100%;
	text-align:center;
	background:url(img/footer_bg.jpg) repeat-x bottom;
	margin:0 auto;
	height:50px;
}

.footer-center{ 
    width:770px;
	text-align:center;
	background:url(img/footer-center_bg.jpg) repeat-x bottom;
	margin:0 auto;
	height:50px;
}

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

.body{ 
	display:table; 
	margin:0 auto; 
	width:770px;
	text-align:center;
	padding-bottom:30px;
	background:url(img/bodyy_bg.jpg);
}

.body-title{
	padding:10px;
	width:750px;
	display:table;
	font-size:25px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	color:/*white*/ #0099FF;
	text-align:left;
	margin:0 auto 30px auto;
	position:relative;
}

.body-content{
	display:table;
	color:white;
	text-align:left;
	font-size:13px;
	width:710px;
	margin:0 30px
}

.body-content-title{
    padding:10px;
	background:#666666;
	margin:30px 0 30px 0;
	font-size:14px;
}

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

.click a, .click a:link .click a:active, .click a:visited{ 
    font-size:13px; 
	color:white;
	padding:5px; 
	background:url(img/bg-click.jpg);
	text-decoration:none;
}

.click a:hover{ 
    color:#0099CC;
}

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

/*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;
}
