@charset "utf-8";
/*
Theme Name: TRACTOPAR
Theme URI: http://www.tractopar.com.py
Description: Disenio de Tractopar
Author: Intermedia
Author URI: http://www.intermedia.com.py
*/

@import url(reset.css);
@import url(fontface/fontface.css);
@import url(slide.css);
@import url(pagenavi-css.css);

/*GLOBAL SETTINGS**************************************************************/

body{
	margin:0;
	background:url("images/background.jpg") repeat-x scroll center top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;}
	
a{
	color:#D20000;
	text-decoration:none;}
	
a:hover{
	color:#333;}
	
img{
	border:none;}
	
ul, li{
	list-style:none;
	margin:0;
	padding:0;}
	
p{	line-height:19px;
	margin:0 0 15px 0;
}
	
h1{
	margin:0;
	font:normal 24px 'RockwellRegular';
	color:#cc0000;}
	
h1 span{
	font:normal 24px 'RockwellRegular';
	color:#666;}
	
h2{
	margin:0 0 4px 0;
	font:normal 24px 'DistrictThinRegular';
	color:#333;}
	
h3{
	margin:0 0 8px 0;
	font:bold 16px 'RockwellRegular';
	color:#333;}
	
h4{
	margin:0 0 10px 0;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;}
	
h5{
	margin:0 0 15px 0;
	font:normal 22px 'DistrictThinRegular';
	color:#cc0000;}
	
h6{
	margin:0;
	font:normal 8px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;}
	
blockquote {
font:normal 15px/20px Arial, Verdana;
margin:15px;
padding:0px 20px;
border-left:3px solid #999;
color:#900;
width:200px;
float:right;
}
blockquote p:last-child {background:url(images/quotation_marks_close.gif) no-repeat right bottom;}/*css3*/
/*SKETCH***********************************************************************/
.alignleft{
	margin:0 10px 10px 0;
	display:inline;
	float:left;
}

.alignright{
	margin:0 0 10px 10px;
	display:inline;
	float:right;
}
hr {
	clear:both;
	margin:10px 0 10px 0px;
	border-bottom:1px solid #ccc;}
.clear{
	clear:both;}
	
.clear2{
	clear:both;
	height:20px;}
	
.separar{
	clear:both;
	height:75px;}

.underline{
	margin:0 0 30px 0;
	clear:both;
	height:10px;
	border-bottom:1px solid #ccc;}

.underline2{
	margin:0 0 15px 0;
	clear:both;
	height:10px;
	border-bottom:1px solid #EEE;}

#wrapper{
	margin:auto;
	width:970px;
	height:auto;}
	
.Header{
	background:url("images/bgtop.jpg") no-repeat scroll center;
	float:left;
	width:970px;
	height:167px;}
	
.Logo{
	margin:25px 0 0 0;
	float:left;
	width:auto;
	height:auto;}
	
#Menu{
	font:normal 17px 'DistrictThinRegular';
	border-left:1px solid #ccc7bd;
	border-right:1px solid #fff;
	float:right;
	width:auto;
	height:98px;
	color:#666;}
	
#Menu ul,li{
	margin:0;
	padding:0;
	float:left;}

#Menu li{
	padding:77px 0 0 0;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #ccc7bd;}
	
#Menu li a{
	padding:77px 12px 0;
	color:#666;}
	
#Menu li a:hover{
	background:url("images/bgbuttons.jpg") repeat-x scroll 0 0;
	color:#990000;}
	
#Menu .current{
	background:url("images/bgbuttons.jpg") repeat-x scroll 0 0;}
	
#Menu .current a{
	color:#990000}

.navbar{
	margin:40px 0 0 0;
	float:left;
	width:970px;
	height:40px;}

.socialmedia{
	float:left;
	width:300px;
	height:auto;}
	
.socialmedia img{
	margin:0 15px 0 0;}
	
.socialmedia img:hover{
	opacity:0.8;}
	
.buscar{
	float:right;
	width:370px;
	height:auto;}
	
#searchform{
	float:right;
	margin:0;}
	
#searchform br{
	display:none;}
	
#searchform #s{
	width:203px;
	height:20px;
	-moz-border-radius:3px;
	padding:4px 5px 0px 5px;
	border:1px solid #ccc;
	background:#f9f9f9 url("images/bg-search.gif") no-repeat scroll 190px center;
	margin-right:2px;
	color:#000000;
	font-weight:normal;}
	
#searchform #s:focus{
	-moz-border-radius:3px;
	width:203px;
	height:20px;
	padding:4px 5px 0px 5px;
	border:1px solid #ccc;
	background:#f9f9f9 url("images/bg-search.gif") no-repeat scroll 190px center;
	margin-right:2px;
	color:#000000;
	font-weight:normal;}
	
#searchform input{
	background:url("images/bg-btn.jpg") no-repeat;
	border:none;
	width:67px;
	height:26px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0 0 10px 15px;}
	
#searchform select{
	width:203px;
	height:26px;
	padding:2px 0px 1px 0px;
	border:1px solid #ccc;
	color:#000000;
	margin:3px 2px 0px 0px;
	vertical-align:middle;
	background:#E2E2E2;}

#searchform select:focus{
	background:#fff;
	border:1px solid #000;}
	
#slider{
	margin:0;
	width:970px;
	height:281px; 
	background:#000;
	float:left;}
	
.pagina{
	float:left;
	width:970px;
	height:auto;}
	
.author{

	padding:0 0 0 10px;
	width:500px;
	font-size:90%
}
	
	
.contenido{
	border-right:1px solid #ccc;
	padding:0 30px 0 0;
	float:left;
	width:626px;
	height:auto;
	font:bold 14px Arial, Helvetica, sans-serif;}
	
.contenido_internas{
	border-right:1px solid #ccc;
	padding:0 15px 0 0;
	float:left;
	width:635px;
	height:auto;
	font:bold 14px Arial, Helvetica, sans-serif;}
	
.contenido_single{
	border-right:1px solid #ccc;
	padding:0 30px 0 0;
	float:left;
	width:626px;
	height:auto;
	font:bold 14px Arial, Helvetica, sans-serif;}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;
}	
.post-cat {
	background: url(images/magnifyinglass.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
	text-transform:uppercase;
	
}
.post-author {
	background: url(images/icon-vendor.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;

}
#thumbnails{
	border:1px solid #fff;
	margin:0 10px 15px 10px;
	padding:4px 4px 0 4px;
	float:left;
	width:180px;
	height:auto;}
	
.thumbnail_ppp{
	border:3px solid #eaeaea;
	float:left;
	margin:0 13px 0 0;}
	
#thumbnails:hover{
	border:1px solid #D5D5D5;
	background:#f0f0f0;}
	
#thumbnails_title{
	float:left;
	color:#cc0000;
	padding:10px 0 10px 10px;
	width:100%;}
	
.pagenavi{
	float:left;
	width:100%;}
	
.contenido li{
	line-height:25px;
	background:url("images/bullet2.jpg") no-repeat scroll left 2px;
	float:left;
	color:#333;
	padding:0 0 0 40px;
	margin:0 0 30px 0;
	font-size:14px;}
	
#sidebar{
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	width:282px;}
	
#sidebar ul{
	margin:0;
	padding:0;}
	
#sidebar .productos li{
	text-transform:uppercase;
    background:url("images/magnifyinglass.gif") no-repeat scroll left 10px transparent;
    border-top:1px solid #CCCCCC;
    margin:0 0 4px;
    padding:7px 0 0 17px;
    width:265px;}
	
#sidebar .productos li ul  {
display:none; 
}


#sidebar  .productos li:hover ul {
display:block;
position:absolute;
float:none;
background:#FFFFFF;
padding:7px 0 0 20px;
margin:0 0 0 -20px;
width:285px;
}
	

#newsletter{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:20px;
	background:url("images/bg-nletters.gif") no-repeat scroll center;
	float:left;
	width:246px;
	height:199px;}
	
#newsletter input{
	border:none;
	background:url("images/b_susbscribe.png") no-repeat scroll 0;
	width:99px;
	height:29px;

	color:#333;}
	
#newsletter #campo{
	border:1px solid #ccc;
	color:#333;
	width:229px;
	background:#fff;
	height:28px;}
	
#sidebar .novedades li{
	background:url("images/comment-icon.png") no-repeat scroll left 10px transparent;
    height:25px;
    margin:0 0 20px;
    padding:7px 0 0 22px;
    width:265px;}
	
#sidebar .comentarios li{
	background:url("images/mini-comments.gif") no-repeat scroll left 10px transparent;
    height:25px;
    margin:0 0 20px;
    padding:7px 0 0 22px;
    width:265px;}
	

.bloque_pagina h1, .footer h1{
	margin:0 0 15px 0;
	font:normal 40px 'RockwellRegular';
	color:#666;}
	
.bloque_pagina h1 span, .footer h1 span{
	font:normal 40px 'RockwellRegular';
	color:#cc0000;}
	
.bloque_pagina h1 p, .footer h1 p{
	margin:0 0 -1px 0;}
	
.noticias{
	float:left;
	width:233px;
	height:auto;}
	
.fecha_titulo{
	margin:0 0 -2px 0;
	width:auto; height:auto;}
	
.noticias_individual{
	border:1px solid #fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:6px;
	margin: 0 0 15px 0;
	float:left;
	width:100%;
	height:auto;}
	
.noticias_individual:hover{
	border:1px solid #ccc;	
	background:#f0f0f0;}

.vendedores{
	float:right;
	width:293px;
	height:auto;}
	
.vendedores li{
	width:200px;
	background:url("images/icon-vendor.gif") no-repeat scroll left 7px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 30px}
	
.vendedores li a{
	font-weight:normal;}
	
.logos{
	float:left;
	width:970px;
	height:auto;}
	
.footer{
	background:url("images/bgfooter.jpg") repeat-x scroll center top;
	float:left;
	width:100%;
	height:436px;}
	
.content_footer{
	background:url("images/bg-cfooter.png") no-repeat scroll left bottom;
	margin:auto;
	width:980px;
	height:436px;}
	
.bloques_footer{
	line-height:19px;
	margin:0 28px 0 0;
	float:left;
	width:216px;
	height:auto;}
	
.texto-pie{
	float:left;
	width:auto;
	height:auto;}
	
.creditos{
	margin:40px 0 0 0;
	float:right;}
	
.creditos a{
	color:#000;}
	
.creditos a:hover{
	font-weight:bold;}
	
.div-comentarios{
	padding:10px 0 0 0;
	float:left;
	width:100%;
	height:auto;}

#comments, #respond{
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0 5px 0;
	clear:both;}
	
.commentlist{
	margin:10px 0px;
	line-height:130%;}
	
.commentlist li{
	padding:5px 10px;}
	
.commentlist .alt{
	color:#000;
	width:96%;
	border:1px solid #ccc;}
	
.commentlist cite, .commentlist cite a, .commentlist cite a:visited{
	font-weight:bold;
	font-style:normal;
	font-size:110%;}
	
.commentlist small{
	margin-bottom:5px;
	display:block;
	font-size:87%;}
	
.commentlist small a, .commentlist small a:hover{
	color:#999;}
	
#commentform{
	margin-top:10px;
	font-size:110%;}
	
#commentform p{
	padding:6px 0px;
	margin:0px;}
	
#commentform label{
	color:#000;
	font-size:87%;}
	
#commentform input{
	border:1px solid #ccc;
	width:350px;
	background:#fff;
	margin-top:3px;
	height: 22px;}
	
#commentform textarea{
	width:560px;
	height:150px;
	background:#fff;
	border:1px solid #ccc;
	padding:2px;
	margin-top:3px;}
	
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#ffffff;}
	
#commentform #submit{
	color:#fff;
	background:url("images/bg-bcom.jpg") scroll repeat-x center top;
	border:none;
	float:left;
	width:144px;
	height:24px;
	cursor:pointer;}