body{
color:#000000;
background:#e1c301 url(../images1/bg_body.jpg) repeat-x;
}

#top .post_title a{
	color:#7a7a7a;
	}

#logo a{
background:transparent url(../images1/logo.png) no-repeat;
	}
#boton-header{float: right; position: absolute; top:25px; left: 300px}
#boton-header img{border: none}
#contacto-header{float: right; position: absolute; top:30px; right: 0px}
#main_transition{
background:transparent url(../images1/bg_frontpage.png) no-repeat;
	}
	
#head{
background:transparent url(../images1/bg_subpage.png) no-repeat 0 232px;	
	}
	
#footer, #respond{
border-top:1px solid #000000;	
	}

#frontpage #head{
background-image:none;
	}
	
#transition-container{
background-color:#e1c301;
border-color:#c08c00 #c08c00 #cab00c;
border-style:solid;
border-width:1px;
	}
	
a {
color:#494949;
}

a:hover {
color:#111;
}

.more-link{
	color:#396ea4;
	background:#fff url(../images1/bg_subnav.png) 0px 5px no-repeat;
	}
	
	
.more-link:hover{
	background:#fff url(../images1/bg_subnav.png) 0px -85px no-repeat;
	}

#top #main .button, #cancel-comment-reply-link{
	color:#fff;
	text-decoration:none;
	background: transparent url(../images1/button.jpg) top left;
	}



#top #main .button:hover, #cancel-comment-reply-link:hover{
	color:#000000;
	background: transparent url(../images1/button.jpg) bottom left;
	}


.content img, .content a img {
	/*background-color:#fff;
	border:1px solid #aaa;*/
	border: none
	}
	
.content a:hover img {
	background-color:#75A9DD;
	border:1px solid #396EA4;
	}


/* NAVIGATION */

#nav{font-size: 13px;}
#top #nav ul {
border:1px solid #c08c00;
border-top:1px solid #c79b0b;
}

#top #nav li ul a{
border-top:1px solid #c08c00;
}

#top #head #nav ul a, #top #head #nav ul li{
background-color:#c79b0b;
background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
background-color:#e6b102;
}

#top #nav li.back, #top #nav .current_page_item a, #top #nav .current_page_parent a, #top #nav .current_page_ancestor a{
background:transparent url(../images1/lava.png) no-repeat right -32px;

}
#top #nav li.back .left, #top #nav .current_page_item, #top #nav .current_page_parent, #top #nav .current_page_ancestor  {
background:transparent url(../images1/lava.png) no-repeat top left;
}

/*subnav*/

#subnav li{
	background:#ececec;
	}
	
#subnav li a, #subnav .current_page_item ul a {
	border-bottom:1px solid #f7a02b;
	background:#e1c301 url(../images1/bg_subnav.png) 9px 11px no-repeat;
	}
	
#subnav .current_page_item a, #subnav .current a{
	background:#000 url(../images1/bg_subnav.png) 9px -79px no-repeat;
	color: #fff
	}
	
	
#top #subnav li a:hover{
	background:#ae6400 url(../images1/bg_subnav.png) 9px -79px no-repeat;
	color: #fff
	}

/*mainpage content area*/

.box_image{
	background-color:#CCC;
	}
	
.meta, .meta a, .commentlist .commentmetadata a{
	color:#396ea4;
	text-decoration:none;
	}
.meta a:hover, .commentlist .commentmetadata a:hover{
	text-decoration:underline;
	}
	
.meta_comment, .meta_cat{
	border-left:1px solid #7a7a7a;
	}
	
/*sidebar */

#wp-calendar th, #prev, #next {
background-color:#c4c4c4;
}

.widget a, .widget a:visited{
border-bottom:1px solid #c4c4c4;
}

#top .recentcomments, #top .widget_archive li, #top .widget_categories li{
border-bottom:1px solid #c4c4c4;
}
	
#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#333;
	}


#searchsubmit, #send, #top #submit{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}
	
/* ---------------------- Comments -------------------*/

.commentlist .avatar, .children .comment .avatar{
	border:1px solid #bbb;
	background-color:#dedede;
	}

.commentlist .commentmetadata{
	border-bottom:1px solid #bbb;
	}
	

.comment-author-admin .avatar{
	background-color:#333;
	border:1px solid #111;
	}
	
/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #c4c4c4;
	color:#333;
	background-color:#ececec;
}

.pagination a:hover{
	border:1px solid #396ea4;
	color:#396ea4;
	background-color:#ececec;
}
.pagination .current{
	border:1px solid #396ea4;
	background-color:#75a9dd;
	color:#fff;
}


/*border for ajax input fields*/
.ajax_valid .text_input, .ajax_valid .text_area{border:1px solid #396EA4; background-color:#75A9DD;color:#FFFFFF;} /*#70A41B*/
.ajax_false .text_input, .ajax_false .text_area{border:1px solid #EE2A00; background-color:#FF9F9F;color:#fff;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


/*Post style*/

blockquote{
	color:#fff;
	background:#75A9DD url(../images1/quote_left.png) no-repeat 0 0;
	}
	
blockquote p{
	background:transparent url(../images1/quote_right.png) no-repeat bottom right !important;
	background:none; /*ie6 fix for blockquotes*/
	}
	
#top blockquote em, #top blockquote em a{
	color:#fff;
	}
	
.entry ul {
	width: 90%;
	display: inline;
	list-style-image:url('../images-common/li.png');
	list-style-position: inside;
	cursor: default;
	}
.content ul{
	width: 90%;
	cursor: default;
	list-style-image:url('../images-common/li.png');
	}
.content ul li a{ display: block; width: 90%; margin-bottom: 4px; text-decoration: none}
	
.lista-home ul{
	margin-top: 5px;
	width: 90%;
	display: inline;
	list-style: square;
	list-style-position: inside;
	cursor: default;
	}
.content ul li { display: block; width: 95%; border-bottom: 1px solid #7e5c00; margin-bottom: 4px; text-decoration: none; }

.botonpresupuesto {
	width: 340px;
	height: 70px;
	padding-top:  5px;
	padding: 10px;
	color: #ffffff;
	background: url(../images-common/botonpresup.png) no-repeat center top;
	position: relative;
	top: 10px
}
.botonpresupuesto:hover{ color: #ffba00;}
a.botonpresupuesto {text-decoration: none}

p.linklove{ display:none}