*  
Theme Name: Novedades Fiat - 4sale
Theme URI: http://www.4sale.cl
Description: Novedades Fiat - 4sale Wordpress theme created by 4sale.
Version: 1.0.2
Author: 4sale
Author URI: http://www.4sale.cl

	This theme is released under Creative Commons Attribution 2.5 License.

*/

*{
	margin: 0px;
	padding: 0px;
}

body{
	background:url(images/bg.gif) top repeat-x;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#e6e7e8;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.nodisplay {
	display:none;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #9e0023;
}

a:hover { text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 800px;
}

#header{
	width:800px;
	height:160px;
	background-image:url(images/header.jpg);
	clear: both;
}

#header h1{
	float: left;
	padding: 25px 30px 0px 40px;
	font-size: 24px;
	font-weight: normal;
	color: #9e0023;
	display:block;
	width:500px;
	height:25px;
}

.home {
	width:294px;
	height:76px;
	cursor:pointer;
	float:left;
}

#header h1 a{
	text-decoration: none;
	color: #9e0023;
}

#header h1 a:hover{
	text-decoration: none;
	color:#9e0023;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	background:#1350ba;
	width:700px;
	height:40px;
	padding-right:20px;
	float: left;
}

#menu ul {
	float:right;
	color:#FFFFFF;
	margin-right:200px;
}

#menu li {
	display:block;
	padding:10px 20px;
	height:20px;
	float:right;
	color:#FFFFFF;	
}

#menu li a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover {
	color:#CCF4FF;
	text-decoration:none;
}
#pagewrapper {
	float: left;
	width: 798px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	background: url(images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#page{
	padding: 0px;
}

#banner{
	float: left;
	width: 500px;
	height: 150px;
	/*background: url(images/banner.jpg) no-repeat left top;*/
	clear: both;
}

.maincolumn{
	background-image:url(images/top_post.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float: left;
	width:480px;
	padding:20px;
	position:relative;
	top:30px;
	left:30px;
	
}

.post{
	margin: 10px 5px;
	padding: 20px ;
	/*background: url(images/bg_post.gif) no-repeat left top;*/
	border-bottom:#f2f2f2 1px dashed;
}

.post p {
	margin-bottom: 10px;
	padding: 0px;
}

.post h2{
	font-size: 28px;
	font-weight:normal;
	color: #9e0023;	
}

.post h2 a{
	text-decoration: none;
	color: #9e0023;
}

.post h2 a:hover{
	text-decoration: none;
	color:#DAADBB;
}

.entry{
	/*line-height: 18px;*/
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #9e0023; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	/*border: 1px solid #e5d8c6;*/
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 0px 0 0;
	padding: 10px 15px 0;
	/*border-top: 1px solid #e5d8c6;*/
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 0px 0 100px;
}

.browse{
	margin:5px;
	/*border-top: 1px solid #e5d8c6;*/
	line-height: 24px;
	float:left;
	width:170px;
}

.browse_r{
	margin:5px;
	/*border-top: 1px solid #e5d8c6;*/
	line-height: 24px;
	text-align:right;
	float:right;
	width:180px;
}

.top_post {
	background: url(images/top_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:798px;
	height:30px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	float:left;
}

/*.top_sidebar {
	background: url(images/top_sidebar.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:205px;
	height:30px;
	float:right;
}
*/

#sidebar{
	float: right;
	width: 210px;
	padding-top:30px;
	padding-bottom:150px;
	/*background: url(images/bg_sidebar.gif) no-repeat left top;*/
	font-family: Arial, Helvetica, Georgia, sans-serif;
}

#sidebar a{
	color: #000000;
	text-decoration:none;
}

#sidebar a:hover {
	color: #0066FF;
	text-decoration:none;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 12px;
	/*text-transform: uppercase;*/
	
}
#sidebar .noupper li{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform:none !important;
	
	line-height:16px;
	
	}

#sidebar .noupper ul ul li{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform:none !important;
	
	line-height:16px;
	
	}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}

#sidebar ul li h2{
	border-bottom: 1px solid #9e0023;
	padding: 0 0 5px 0;
	font-size: 12px;
	color:  #9e0023;
}

#sidebar h2{
	border-bottom: 1px solid #9e0023;
	padding: 10px 0 5px 0;
	font-size: 12px;
	color:  #9e0023;
	display:block;
	width:180px;
}

#sidebar ul ul{
	padding: 2px 0 0;
	list-style-image:url(images/lista.gif);
	list-style-position:inside;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	line-height: 20px;
	text-transform: none;
	
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
	
}

#sidebar ul ul ul ul li{
	
}

#sidebar ul ul ul ul ul li{
	background: none;
}

.lista_nodisplay {
	list-style: none !important;
}

.otros_mundos {
	width:160px;
	margin-left:auto;
	margin-right:auto;
}

.otros_mundos li {
	list-style:none;
	list-style-image:url(images/lista.gif) !important;
	list-style-position:inside;
}


.borde_bottom {
	/*border-bottom:#000000 1px solid;*/
}

.recomendamos {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

/* Comments Template */

#comments-template{
	/*border-top: 1px solid #e5d8c6;*/
	margin: 0px 15px;
	padding: 5px 0;
}

#comments-template p{
	line-height: 18px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	/*border-bottom: 1px solid #e5d8c6;*/
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

.boton_home {
	background-image:url(images/boton_home.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:10px;
	width:129px;
	height:41px;
	cursor:pointer;
	
}

.boton_home:hover {
	background-image:url(images/boton_home.jpg);
	background-repeat:no-repeat;
	background-position:0px -41px;
	margin-bottom:20px;
	margin-left:10px;
	width:129px;
	height:41px;
	cursor:pointer;
	
}

.foot {
	background-image:url(images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:158px;
	width:798px;
	float:left;
}

.bot_footer {
	background-image:url(images/bot_post.jpg);
	background-repeat:no-repeat;
	background-position:30px 0px;
	width:700px;
	height:158px;
	float:left;
}