/*  
Theme Name: Adaptado desde wastenland
Theme URI: http://yampi.axolote.cl
Description: 3 Column (main content, 1 sidebars and 1 top sections), widget-ready fixed width theme in soothing Creme and Brown colors featuring an author box, author info page, Sitemap and full width No Sidebars page templates.  Tested in Firefox, Opera, Safari and IE7. Compatible up to Wordpress 2.7.
Version: 1.2
Author: Jean Paul Staig 
Author URI: http://www.axolote.cl/
Tags: 3 column, fixed width, widgets, white, gray, sitemap, archives, 

*/


/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form { font-family:Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { color: #533419; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0 0 20px 5px; }

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

a:link, a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #BCBCBC; }
p { padding: 10px; }
blockquote { margin: 15px 40px 10px 30px; padding: 0 10px 10px 20px; font-style: italic; border-left: 2px solid #7c7953; border-right: 2px solid #7c7953; }

/***** MAIN CONTENT *****/
body { margin: 0; font-size: 76.5%; text-align: center; vertical-align: top; background: #D3D5D6 ; color: #444; }

#wrapper { margin: 0 auto 0 auto; width: 850px; text-align: left; }

#main_content { background: #ffffff; float: left; margin: 0 auto 0 auto; padding: 0; width: 850px; border: 0px ; }
#container { background: #ffffff; float: left; width: 595px; margin: 0 10px 0 7px; padding: 0 10px 10px 10px; }
#container_wide { background: #ebe1c8; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px; }

.post { padding: 10px 0 5px 0; }
.post h2 { font-size: 18px; font-family:Arial, Helvetica, sans-serif; background:#FFF; margin: 0 0 0 5px; padding-top: 15px; color:#000; border-bottom:1px solid #E7E7E7; }
.post h2 a:hover { font-size: 18px; font-family:Arial, Helvetica, sans-serif; padding-top: 5px; color:#999;  }
.entry { font-size: 1.02em;  line-height: 1.42em; padding: 0 0 40px 0; }
.postmetadata { margin: 0; font-size: 9px; background:#EDEDEE; height:10px; border-bottom: 1px solid #999; }
.date {	font-size: .9em; margin-top: -30px; }

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #b3a381; border: #3f3013 1px solid; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }

/***** HEADER *****/
#header-wrap { float: center; width: 840px; height: 150px; background: #ffffff; padding: 0; padding-top:-10px; margin: 0 auto 0 auto; }
.header { background: #ffffff; width: 840px; height: 150px; margin: -20px auto 35px auto; padding: 0; float: left; border-bottom: #3f3013 0px ; }
.header h1 { width: 500px; padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 40px; text-align: left; }
.header h1 a { text-decoration: none; color: #3f3013; }
.header h1 a:hover { text-decoration: none; color: #cc9933; }
.header .description { width: 500px; margin: 0 0 0 60px; padding: 0; font-size: 1.5em; font-weight: normal; font-family: Georgia; color: #3f3013; text-align: left; text-transform: lowercase; }

/***** HORIZONTAL MENU *****/
.menu  { float: left; width: 825px; height: 30px; margin: 0px 0px -5px 5px; padding: 0; display: inline; background: #fff; }
.menu ul { width: 100%; text-align:right; height:30px; margin: 0; padding: 0 0 0 5px; list-style: none; }
.menu ul li { height:40px; display: inline; margin: 0; }
.menu ul li a { width: 100%;  margin-left: 1px; padding: 10px; text-decoration: none; color: #000; background:#CDCCCC; font-size: 1.1em; }
.menu ul li a:hover { background:#F1F2F2; color: #000; height:40px; text-decoration: none; }
.menu ul li a:active { background:#CCC; color: #000; height:40px; text-decoration: none; }
.menu ul li a.yungay { background:#F1F2F2; color: #000; height:40px; text-decoration: none; }
.menu ul li a.yungay:hover { background:#CDCCCC; color: #000; height:40px; text-decoration: none; }
.menu ul li a.yungay:active {background:#CDCCCC;}
.menu ul li a.brasil{  background:#F1F2F2; color: #000; height:40px; text-decoration: none; }
.menu ul li a.brasil:hover { background:#CDCCCC; color: #000; height:40px; text-decoration: none; }
.menu ul li a.brasil:active {background:#CDCCCC;}
.menu a:link, .menu a:visited { text-decoration: none; color: #000; }
.menu li {display:block;
}

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: 0px solid; padding: 0px; background: none; }

img.avatar { float: left; margin: 5px; border: #544b40 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#flickrrss img { border: 1px solid #544b40; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #544b40 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #544b40 1px solid; }

/***** NAVIGATION *****/
.navigation1 a{ width:100px; padding: 5px 0 5px 10px; font-size: 9px; font-weight: bold; line-height: 18px;
display: block;
text-indent: -5000px;
}
.navigation1 a { background:url(http://www.restauraporchile.cl/menu_desplegable/anterior1.png);
}
.navigation1 a:hover { background:url(http://www.restauraporchile.cl/menu_desplegable/anterior2.png);
}
.navigation2{margin-left:440px; margin-top:-26px;
	}
.navigation2 a{ width:100px; padding: 5px 0 5px 10px; font-size: 9px; font-weight: bold; line-height: 18px;
display: block;
text-indent: -5000px; }
.navigation2 a{  background:url(http://www.restauraporchile.cl/menu_desplegable/siguiente1.png);
 }	
 .navigation2 a:hover{  background:url(http://www.restauraporchile.cl/menu_desplegable/siguiente2.png);
 }
	
/***** FOOTER *****/
#footer  { float: left; width: 840px; height: 30px; margin: 0 0 10px 5px; padding: 0; display: inline; background: #fff ; }
#footer p { font-size: .9em; width: 840px; height: 30px; float: right; line-height: 18px; padding: 5px 10px 0 10px; text-align:center; color:#666; }
#footer a { color:#000; }

/***** SUBSCRIPTION *****/
.subscribe  { float: right; margin: 10px 10px 0 0; padding-left:15px;  text-decoration: none; }
.subscribe img { border: none; }

/***** SIDEBAR *****/
#left_sidebar { background: #ebe1c8; width: 210px; float: left; margin: 0 0 20px 5px; padding: 0 auto 0 auto; clear: left; } 
#right_sidebar { background:#ffffff; width: 204px; float: right; margin: 0 0px 10px 0; margin-right:14px; padding: 0 auto 0 auto; vertical-align: top; }  
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover { color:#666; }
#left_sidebar ul li a, #right_sidebar ul li a { color:#666; font-size: 1.08em; display: inline; margin: 0; padding: 0; }
#left_sidebar ul li, #right_sidebar ul li { display: block; padding: 10px 0px 10px 0px; margin: 5px auto 20px auto; list-style: none; }
#left_sidebar ul ul, #right_sidebar ul ul { margin: 0 0 0 20px; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul { margin: 5px auto 20px auto; padding: 0; }
#left_sidebar h2, #right_sidebar h2, #commentblock h2 { color:#808285; font-size: 24px; font-weight:bold; text-transform: uppercase; letter-spacing: normal; margin: 5px 3px 5px 0px; padding: 3px 0px 3px 10px; text-align: left; background:#EDEDEF; border-top:0px solid; border-bottom: 0px solid; } 
#right_sidebar table{ background:#EDEDEF; font-size:12px; border: 0px ; padding: 0px;
}

/***** SEARCH *****/
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px;}
#sidebar #searchsubmit { padding: 1px; }



/***** COMMENTS *****/
.comments-template { margin: 0 10px; border-top: 0px solid #dcd7bc; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: #efeadc; }
.authorcomment { background: #ded3b7; }

/***** TOP *****/
#top { clear: both; float: left; width: 840px; margin: 0px 0 0 0; padding: 0; background: #fff; }

/***** TOP SECTIONS*****/
.top-section { background: url() repeat-x scroll 0pt 100% !important; float:none; width: 840px; height: 342px; margin: 0; padding: 0; color: #000; font-size:10px; }
.top-section .area { background:#D3D5D6; float: left; width: 250px; height: 152px; margin-left: 5px; padding: 0; border: 0px solid; }
.top-section .area.extra { background: #ccc; background-image: url(images/fondocasitas.png); width: 820px; height: 323px; margin-left: 15px; padding: 0; }
.top-section .area h2 { color: #444; font-size: 1.2em; text-transform: uppercase; letter-spacing: normal; margin: 5px auto 5px auto; padding: 3px 3px 3px 7px; text-align: left; background: transparent; border-bottom:0px solid; width: 95%; }
.top-section .area ul li ul li { list-style: none; margin: 0; }
.top-section .area li { list-style: none; text-align: left; margin: 0; font-size: 1.1em; }
.top-section .area a { color: #444; }
.top-section .area a:hover { color: #fff; }
#area2 { clear: both; float: left; width: 820px; height:216px; margin: 0 0 0 0;  padding: 0; padding-top:-4px; background:#ffffff; list-style:none; margin-left:13px; }

/***** INFO MAPA *****/
.top-section .area.extra table{ background:#ffffff; width:480px; height:102px; padding-left:10px; font:12px Arial, Helvetica, sans-serif; margin-top:6px;
}

.top-section .area.extra .post-google-map div.map-cats a{ font:10px bolder Arial, Helvetica, sans-serif;
}
.mapa_tab { color:#999; font-size:12px;
}
.mapa_tab2 { color:#999; font-size:14px;
}
.mapa_tab2 a{ color:#999; font-size:16px;
}


.fichatecnica {
	padding-left: 10px;
}
.sidemenu1 a{ background-image:url(http://www.restauraporchile.cl/wp-content/themes/wasteland/images/casitas-2.png) ; padding-top:4px; padding-bottom:4px;
	}
.categoriamapa a{
	font-size:10px;
}
#right_sidebar ul li #menu_side {
	list-style: none;
	margin-top: 10px;
	margin-left:0px;
	background:none;
	width:200px;
	padding:0px;
}
#right_sidebar ul li #menu_side ul {
	margin-left:0px;
	padding-left:0px;
}

#right_sidebar ul li #menu_side ul li {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#right_sidebar ul li #menu_side li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#right_sidebar ul li #menu_side li a {
	
	width: 200px;
	height: 24px;
	display: block;
	text-indent: -5000px;
	margin-left: 2px;
	margin-top:0px;
	margin-bottom:0px;
	outline: none;

}

#right_sidebar ul li #menu_side li a.bt1 {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt1.png) no-repeat;
}
#menu_side li a.bt2 {
	background: url(http://www.restauraporchile.cl/menu_desplegable/bt1_a.png) no-repeat;
}
#menu_side li a.bt3 {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt1_b.png) no-repeat;
}
#menu_side li a.bt4 {
	background: url(http://www.restauraporchile.cl/menu_desplegable/bt1_c.png) no-repeat;
}
#menu_side li a.bt5 {
	background: url(http://www.restauraporchile.cl/menu_desplegable/bt2.png) no-repeat;
}
#menu_side li a.bt6 {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt3.png) no-repeat;
}
#menu_side li a.bt1:hover {
	background: url(http://www.restauraporchile.cl/menu_desplegable/bt1over.png) no-repeat;
}
#menu_side li a.bt5:hover {
	background: url(http://www.restauraporchile.cl/menu_desplegable/bt2over.png) no-repeat;
}
#menu_side li a.bt6:hover {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt3over.png) no-repeat;
}
#menu_side li a.bt2:hover {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt1_ahover.png) no-repeat;
}
#menu_side li a.bt3:hover {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt1_bhover.png) no-repeat;
}
#menu_side li a.bt4:hover {
	background:url(http://www.restauraporchile.cl/menu_desplegable/bt1_chover.png) no-repeat;
}
#right_sidebar ul li #video_side li a{
	width: 100px;
	height: 24px;
	display: block;
	text-indent: -5000px;
	margin-left: 2px;
	margin-top:0px;
	margin-bottom:0px;
	outline: none;
}
#video_side  li a.mas{
	background:#C00;
	}
#video_side li a.mas:hover{
		background:#9F0;
}
.more-link {
	width: 64px;
	height: 22px;
	display: block;
	text-indent: -5000px;
	margin-left: 520px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(http://www.restauraporchile.cl/menu_desplegable/vermas.png) no-repeat;
	}
.more-link:hover {
	background:url(http://www.restauraporchile.cl/menu_desplegable/vermashover.png) no-repeat;
}
#apadrina{
	width:498px;
	margin-top:15px;
	}
/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 3px; } 
*html #main_content { padding-bottom: 10px; border: #fff 3px double; }
*html #container { width: 520px; margin: 0 10px 0 2px; padding: 0 10px 10px 10px; }
*html #container_wide { margin: 0 0 0 20px; }
*html #top, .top-section { margin-left: -1px; }
*html .top-section .area { height: 150px; }
*html .top-section .area.extra { width: 530px; height: 150px; }
