/*  
Theme Name: Tuningmag
Theme URI: http://www.web2themes.com
Description: Tuningmag theme
Version: 1
Author: Rui Castro
Author URI: http://www.wpthemes.com/
*/

body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
}
a{
	text-decoration: underline;
	color: #fff;
}

a:hover{
	text-decoration: none;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ccc;
	background: #111;
}

.entry img {
	border: 1px #333333;
	width:200px;
	height:auto;
	float: left;
	padding-right:10px;
	padding-bottom:10px;	
}
<!--[if gte IE 6]>
.entry img {
	border: 1px #333333;
	float: left;	
}
<![endif]-->

.entry_ img {
	border: 1px #333333;
	padding-top:5px;
	padding-bottom:10px;	
}
h1 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
h2, h3, h4, h5, h6{
	font-size: 12px;
}

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #ccc;
	background: #2b2b2b url(images/bg_body.gif) repeat-x;
}
#page {
	width:928px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	width:918px;
	height:auto;
	padding:2px;
	}
#page_left {
	width:600px;
	height:auto;
	float:left;
	}
#page_right {
	width:320px;
	height:auto;
	float:left;
}
#header2 {
	width:600px;
	height:auto;
	float:left;
	background:#FFFFFF;
}
.logo {
	width:580px;
	height:250px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.ads1 {
	width:468px;
	height:60px;
	float:left;
	padding-top: 1px;
	padding-right: 66px;
	padding-bottom: 10px;
	padding-left: 62px;
	text-align:center;
	}
.ads2 {
	width:540px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
	padding:5px;
	}
.ads3 {
	width:600px;
	height:auto;
	float:left;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	}		
.rss_icon {
	width:328px;
	height:43px;
	float:left;
	text-align:right;
}
#menu{
	text-align: left;
	float:left;
	color: #ccc;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin:0px;
	width:323px;
}
#menu ul {
	margin:0px;
	padding:0px;
	float:left;
	width:323px;
}
#menu ul li{
	float: left;
	border-top: 2px solid #000000;
	font-family: Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background: #444 url(images/bg_menu_item.gif) repeat-x;
	list-style:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
#menu ul li:hover{
	float: left;
	border-top: 2px solid #FFFFFF;
	font-family: Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background: #444 url(images/bg_menu_item.gif) repeat-x;
	list-style:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: underline;
}
#sidebars {
	width:328px;
	min-height:800px;
	float:left;
	background:#000000;
}
#sidebar1 {
	width:156px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:3px;
}
#sidebar2 {
	width:156px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:0px;
}
#sidebar2 p {
	width:150px;
	padding-left:5px;
	float:left;
	text-align:left;
	}

#sidebar3 {
	width:318px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
#sidebar1 p, #sidebar3 p {
	height:auto;
	float:left;
	text-align:center;
}

/* sidebar 1 and 2 */
.side-box {
	width:156px;
	margin:0px;
	float:left;
	}
.side-box ul {
	width:156px;
	float:left;
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
.side-box ul li {
	width:150px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;	
}
.side-box ul li:hover {
	width:150px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight:normal;
	background:url(images/bg_li.gif);
}
.side-box ul li a, .dbx-box ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.side-box ul li a:hover {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}		
.side-h3 {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	height:auto;
	text-align:left;
	margin:0px;
	width: 146px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.side-content {
	margin: 0;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style:none;
}
.textwidget ul {
	list-style:none;
}
.textwidget {
	width:100%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	font-size:11px;	
}
/* sidebar 3 */
.sideb-box {
	width:318px;
	margin:0px;
	float:left;
	}
.sideb-box ul {
	width:318px;
	float:left;
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
.sideb-box ul li {
	width:310px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;	
}
.sideb-box ul li:hover {
	width:310px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	list-style:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight:normal;
	background:url(images/bg_li.gif);
}
.sideb-box ul li a, .dbx-box ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.sideb-box ul li a:hover {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}		
.sideb-h3 {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	height:auto;
	text-align:left;
	margin:0px;
	width: 146px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.sideb-content {
	margin: 0;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*------------------*/
#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #b2b2b2;
	background: #000;
}

#wp-calendar th, #wp-calendar td{
	padding: 1px;
	color: #ccc;
	font-size:10px;
	background: #000;
}
.post-date {
	width: 42px;
	height: 45px;
	float:left;
	margin-left:7px;
	margin-top:7px;
	background: url(images/bg_date.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -2px;
}
.post-day {
	float:left;
	font-size: 24px;
	text-transform: uppercase;
	color: #2f2f2f;
	text-align: center;
	display:block;
	padding-top: 3px;
	padding-left: 6px;
}	
.post {
	float:left;
	width:600px;
	border-top: 2px solid #b2b2b2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #fff;
}
.post-header {
	width:600px;
	height:59px;
	float:left;
	background: #444 url(images/bg_post_title.gif) repeat-x;
}
.post-header h2 {
	padding: 18px 20px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #fff;
	float:left;
}


.post-header h2 a{
	text-decoration: none;
}

.post-header h2 a:hover{
	text-decoration: underline;
}

.entry, .entry_{
	float:left;
	width:550px;
	border-top: 1px solid #fff;
	text-align: justify;
	line-height: 18px;
	color: #000;
	background: #eee;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

.entry p, .entry_ p{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.entry a, .entry_ a{
	color: #DEA802;
}

p.postmetadata, post-date, cite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.navigation{
	padding: 10px;
	width:580px;
	text-align: left;
	line-height: 18px;
	color: #ccc;
	background: #000;
	float:left;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist_box{
	margin: 0px;
	padding:0px;
	float:left;
	width:550px;
	height:auto;
}
.comment_ind p{
	padding:0px;
	margin:0px;
	float:left;
}
.comment_ind {
	font-size: 11px;
	background: #fff;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding-bottom: 10px;
	float:left;
	width:528px;
}
.comment_bottom {
	width:550px;
	height:56px;
	background:url(images/bg_comments.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float:left;
}
.comment_author {
	width:420px;
	height:auto;
	float:left;
	padding-left:120px;
	padding-top:15px;
	font-size:11px;
	color:#2b2b2b;
	}
#search {
	width:308px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	padding-left:10px;
}
#marcas {
	width:308px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	padding-left:10px;
}
.search-h3 {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	height:auto;
	text-align:left;
	margin:0px;
	width: 308px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:5px;
}
.search { width: 27px; height: 24px; border:none; background:none; float:left;}
.keyword {
	border: none;
	height:auto;
	width: 270px;
	border: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background:none;
	float:left;
}	
#searchform {
	width:308px;
	height:24px;
	float:left;
	background:url(images/bg_search.gif);
	background-repeat:no-repeat;
}	
blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #333;
}
#footer {
	width:928px;
	height:auto;
	float:left;
	background:#000000;
	margin-top:20px;
}
#footer_inside {
	width:908px;
	height:auto;
	float:left;
	padding:10px;
}
.footer_bloc1 {
	width:580px;
	height:auto;
	float:left;
}
.footer_bloc2 {
	width:318px;
	min-height:200px;
	float:left;
	padding-left: 10px;
}
.footer_bloc2 a, .footer_bloc2 a:visited {
	color:#c0bdbd;
	text-decoration:none;
}
.footer_bloc2 a:hover {
	color:#c0bdbd;
	text-decoration:none;
}
.bloc1-h3 {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	height:auto;
	text-align:left;
	margin:0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer_bloc1 ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
.footer_bloc1 li{
	margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #262626; color:#c0bdbd; font-size:11px;font-style:normal;
}
.footer_bloc1 li:hover{
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/bg_li.gif);
}
.footer_bloc1 li a:hover{
	color:#c0bdbd;
	text-decoration:underline;
}
.footer_bloc1 li a, .footer_bloc1 li a:visited {
	color:#c0bdbd;
	text-decoration:none;
}
#footer_ {
	width:928px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	color:#757575;
	text-align:center;
}
#footer_ a, #footer_ a:visited {
	text-decoration:none;
	color:#757575;
}
#footer_ a:hover {
	text-decoration:underline;
	color:#757575;
}	
table.ciaoad {
	background:#000000;
	border:#333333 solid 1px;
	width:150px;
	height:120px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
table.ciaoad td {vertical-align:top;font-family: Arial, Helvetica, sans-serif;font-size:12px;text-decoration:none;color:#ffffff;}
table.ciaoad img {width:85px; border:solid 0px; margin:2px 5px 2px 2px; padding:0px}
#sponsor {
	width:308px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	padding-left:10px;
	font-size:10px;
	color:#ffffff;
}