/*
Theme Name: San Rock
Theme URI: http://www.rots.cl/
Version: 1.4
Author: Rodrigo Vera
Author URI: http://www.rots.cl/
Description: homenaje a Valparaiso

*/

/*
global settings
----------------------------------------------------------- */

body {
font: 100%/1.1em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #666;
text-align: center;
margin: 0;
padding: 0;
background: #E5892E url(i/body_30px.png) repeat-x fixed;
}
/* links */

a:link {
text-decoration: none;
color: #B22222;
}
a:visited {
text-decoration: none;
color: #800000;
}
a:hover {
	text-decoration: none;
/*border-bottom: 1px dotted #FF0000;*/
color:#FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
a img {
background: none;
border: 0 none;
vertical-align: sub;
}

/* hn */

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #515151;
margin: 10px 0;
}
h1 {
margin: 0;
font-size: 4em;
font-weight: bold;
text-transform: uppercase;
}
h1 a {
color: #B22222;
}
h1 a:hover {
background: none;
border-bottom: none;
color: #FF0000;
}
h2 {
font-size: 1.1em;
}
h3 {
font-size: 1em;
}
h4 {
font-size: 0.9em;
}
h5 {
font-size: 0.8em;
}
h6 {
font-size: 0.7em;
}

/* misc */

abbr,
acronym {
font-style: normal;
border-bottom: 1px dotted #666;
cursor: help;
}
code, pre {
font-family: Monaco, "Courier New", Courier, monotype, serif;
}
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em "courier new", courier, monospace;
}

/* defination lists */

dl {
margin: 20px 0;
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0;
}
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
/*background: url(i/bullet.gif) no-repeat 0 6px;*/
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px;
}
ol li {
margin: 0 0 5px 0;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 20px 40px 20px 40px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
text-align:justify;
background:url(i/quote.png) no-repeat top left;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 5px;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* layout
------------------------------------------------------ */

#container {
margin: 0 auto;
width: 760px;
height: auto;
font-size: 0.75em;
text-align: left;
}
#wrap {
margin: 0;
width: 760px;

}
#data{
	width: 110px;
	float:left;
	height: 100%;
}
#col-main {
margin: 0;
display:block;
width: 760px;
background:#FFFFFF;
padding-bottom:20px;
}
.index{
display:block;
width: 760px;
height: 380px;
margin: 0;
padding:0;
display: block;
/*background:#EAC58C;*/
}
.index h3.sec-title {
padding: 20px 10px 0px;
margin-left:10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}

#recentposts, #recentlist{
	width: 700px;
	margin: 0 auto;
}
#blogosfera{
	display:block;
	background: #fff;
	width: 100%;
	height:200px;
}
#sidebarwidgets {
margin:0 auto;
width: 545px;
height: 180px;
}
#sidebar{
width: 760px;
height: 340px;
margin: 0;
padding: 0;
/*color: #ffffff;*/
/*background:#997A3D url(i/sidebar_bar.jpg) repeat-x bottom;*/
background:#FBDC81 url(i/cloudtags_bar.jpg) repeat-x top;
}
#sidebarwidget2{
float: left;
width: 100%;	
}
.widgets{
font-size:12px;
color: #515147;
padding: 20px 10px 0px;
margin-left:10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}


/* header
------------------------------------------------------ */

#header {
background: #000000 url(i/header.jpg) ;
background-position: center;
background-repeat: no-repeat;
height: 160px;
margin-bottom:-5px;
}
#header a {
display:none

}
#header a:link {
color: black;

}
#header a:visited {
color: black;

}
#header a:hover {
color: orange;

}
#header a:active {
color: black;

}
body#home #header {
border-bottom: none;
}
#header h1{
color:#000000;
font-size:30px;
padding-top: 45px;
padding-left: 310px;

}
/* main navigation */

#nav {
margin-top:85px;
padding: 0 5px 10px 20px;
}
#nav li {
float: left;
display: block;
list-style-type: none;
margin: 0;
padding: 0;
background-image: none;
}
#nav a:link, #nav a:visited {
display: block;
padding: 0 10px 5px 10px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
}
#nav li.current_page_item{
background: url(i/tab2.png) no-repeat 50% 100%;
border-bottom:none;
font-size: 12px;

}
#nav li a:hover{
background: url(i/tab2.png) no-repeat 50% 100%;
color:#800000;
border-bottom: none;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
color: #800000;
}

/* latest post
------------------------------------------------------ */
#latest{
	width: 760px;
	background: #FFFFFF;
	margin:0 auto;
}

/* post */
.post{
	width: 545px;
	margin:0 auto;
}
#post-latest {
display:block;
width: 545px;
margin:0 auto;
font-size: 1em;
color: #333;
background: #FFFFFF url(i/nuevo.png) no-repeat top right;

}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: bold 1.1em Verdana, Helvetica, Arial, sans-serif;
}
#post-latest p.post-meta {
margin: 0 20px;
font-size: 0.8em;
color: #666;
}
.post-body ul{
	margin-left:40px;
}
.post-body li{
	margin-left:40px;
	border-bottom:1px dotted silver;
}
p.buttons{
	border:1px dotted silver;
	padding:5px;
}
p.buttons a{
	margin-left:5px;
}
#post-latest .post-body {
padding: 10px 20px 20px;
}

/* about */

#sec-about {
	display: none;
float: left;
width: 195px;
padding:10px;
padding-bottom: 0px;
font-size: 0.9em;
line-height: 1.6em;
color: #ffffff;
height: 180px;
background: url(i/sec_about.jpg) no-repeat;
}
#sec-about p.about {
margin: 20px;
/*padding:10px;*/
}
#sec-about p.navega {
margin:20px;
margin-top:0px;
background: silver;
border: 1px dotted #ffffff;
}
#sec-about h3 {
margin: 0;
padding: 10px 0 0 10px;
font-size: 1.1em;
}

/* main column
------------------------------------------------------ */

/* post */

#col-main h3.sec-title {
padding: 20px 10px 10px;
margin-left:10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.post {
margin: 0 auto;
}

 div.post-index{
	float:left;
	width:317px;
	height: 290px;
	overflow: auto;
	border:1px solid #e5e5e5;
	background-color:#FFE4CA;
	padding: 10px;
	margin-right:15px;

}

div.post-index + div.post-index{
	float:right;
	width:317px;
	height: 290px;
	overflow: auto;
	border:1px solid #e5e5e5;
	background-color:#FFE4CA;
	padding: 10px;
	margin-right:0px;



}
div.post-body p {
}
h2.post-title {
margin: 0;
color: #800000;
font-weight: bold;
}
.recentmap{
float: left;
width: 350px;	
background:none;
}
p.post-meta {
margin: 0;
font-size: 0.85em;
color: #999;
text-transform: uppercase;
}
#post-recent-map{
width:760px;	
height:340px;
color: #ffffff;
background:#CC8E14 url(i/sidebar_bar2.jpg) repeat-x bottom;
display:block;
}
#post-meta-comments{
width:760px;	
height:420px;
color: #ffffff;
background:#CC8E14 url(i/sidebar_bar.jpg) repeat-x bottom;
display:block;
padding-top:10px;
}
#post-meta-data{
float: left;
width:320px;	
color: #ffffff;
padding: 10px;
margin-left:20px;
margin-bottom:20px;
}
#post-meta-data li{
list-style-type: none;
margin: 0;
padding: 0;
background-image: none;
line-height: 20px;
border-top: 1px solid #e5e5e5;
}
#post-meta-data ul{
	float: left;
	padding: 0px;
	margin-left: 0px;
	width:100%;
}
body#archives p.post-meta-ind {
font-size: 0.85em;
}
p.post-meta-ind
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
span.meta-detail ul {
list-style-type: none;
margin: 0;
background:none;
margin-left:120px;
height:auto;
padding: 0;
}
span.meta-detail li {
list-style-type: none;
border-top:1px solid #FFFFFF;
margin:0;
padding:0;
}
p.more {
	height: 26px;
	margin: 10px 0 10px 0;
	padding: 2px 0 0 20px;
	background: url(i/sigaleyendo.gif) no-repeat;
	line-height: 18px;
	color: #FFFFFF;
}
p.more a{
	text-decoration: none;
	color: #FFFFFF;
	}
p.more a:link{
	text-decoration: none;
	color: #FFFFFF;
	}
p.more a:hover{
	text-decoration: none;
	color: #B22222;
	}
p.more a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
p.more a:active{
	text-decoration: none;
	color: #FFFFFF;
}
p.morerecent {
	height: 26px;
	margin: 10px 0 0px 0;
	padding: 2px 0 0 20px;
	background: url(i/sigaleyendo2.gif) no-repeat;
	line-height: 18px;
	color: #FFFFFF;
}
p.morerecent a:link{
	text-decoration: none;
	color: #FFFFFF;
	}
p.morerecent a:hover{
	text-decoration: none;
	color: #B22222;
	}
p.morerecent a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
p.morerecent a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#siguientes{
	width: 310px;
	margin:0 auto;
	color: #FFFFFF;
}
#siguientes a:link{
	color: #FFFFFF;
}
#siguientes a:hover{
color: #B22222;
}
#siguientes a:active{
	color: #FFFFFF;
}
#siguientes a:visited{
	color: #FFFFFF;
}
.siguientes {
	height: 30px;
	margin-bottom: 20px;
	line-height: 18px;
	color: #FFFFFF;
	}
.meta-anterior {
	background: url(i/sigaanterior.gif) no-repeat;
	height: 30px;
	width: 120px;
	margin: 10px 0 10px 0;
	padding: 2px 0 0 30px;
	line-height: 18px;
	color: #FFFFFF;
	float: left;
}
.meta-anterior a, .meta-siguiente a{
	width: 120px;
	color: #FFFFFF;
	}
.meta-siguiente {
	background: url(i/sigaleyendo.gif) no-repeat;
	height: 30px;
	width: 120px;
	margin: 10px 0 10px 0;
	padding: 2px 0 0 30px;
	line-height: 18px;
	color: #FFFFFF;
	float: left;
}
#col-main a:link {
text-decoration: none;
color: #B22222;
}
#col-main a:visited {
text-decoration: none;
color: #800000;
}
#col-main a:hover {
text-decoration: none;
color:#FF0000;
}
#col-main a:active {
text-decoration: none;
color: #FF0000;
}
#col-main a img {
background: none;
border: 0 none;
vertical-align: sub;
}

/* comments */
#writecommentsform{
width: 545px;
margin: 0 auto;
}
#gravatar{
	height:90px;
	width: 510px;
	background: url(i/commentbar_top.jpg) no-repeat bottom;
	margin-top:15px;
	
}
#gravatarnote{
	border: 1px solid silver;
	display: block;
	height: auto;
	width: 540px;
	padding:5px;
	margin-bottom:10px;	
}
.grav{
margin-right:10px;	
}
.datacomment{
	background:url(i/commentbar_bottom.jpg) no-repeat top;
	width: 510px;
	height:30px;
	margin-top:-12px;
}
#comments_corp {
width: 760px;
background-color:#FFFFFF;
margin:0;
padding-top: 5px;
padding-bottom: 5px;

}
#comments_corp_body{
width: 545px;
margin: 0 auto;

}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
.comentario{
padding:5px;
width:545px;
/*background:#FFD377;*/
}
div.comment p {
margin: 5px 0;
margin-left:10px;
}
.commentcorp{
padding:10px;
width:490px;
background:#FFF2CD;
}

.comment-meta {
font-size: 0.95em;
margin-left:10px;
text-transform: uppercase;
}
.comment-meta-avatar{
font-size: 0.95em;
margin-left:10px;
float: left;
text-transform: uppercase;
}
#writecommentsform .commentlabel {
	display:block;
	float:left;
	width:120px;
	height:16px;
	padding:0;
	margin:3px 0px 0px 0px;
	font-size:12px;
}
#writecommentsform .commentinput {
	display:block;
	width:410px;
	height:18px;
	margin:5px 0px 0px 130px;
	padding:0;
	border: 1px solid #e5e5e5;
	background: #FFF2CD;
	font-size:12px;
}
#writecommentsform .commentinput:hover {
display:block;
	width:410px;
	height:18px;
	margin:5px 0px 0px 130px;
	padding:0;
	border: 1px solid #e5e5e5;
	background: #ffffff;
font-size:12px;
}
#writecommentsform .commenttextarea{
	display:block;
	width:410px;
	margin:5px 0px 0px 130px;
	padding:0;
	border: 1px solid #e5e5e5;
	background: #FFF2CD;
	font-size:12px;
	font-family:Lucida grande, Verdana, Tahoma, Arial, sans-serif;	}
#writecommentsform .commenttextarea:hover{
	display:block;
	width:410px;
	margin:5px 0px 0px 130px;
	padding:0;
	border: 1px solid #e5e5e5;
	background: #FFFFFF;
	font-size:12px;
	font-family:Lucida grande, Verdana, Tahoma, Arial, sans-serif;	}	
#writecommentsform .commentpublicar{
	display:block;
	width:100px;
	height:20px;
	float:left;
	margin:5px 0px 0px 5px;
	padding:0;
	color:#333;
	border: 1px solid #e5e5e5;
	background: #FAFDFD;
	float:right;	
	}
#comment-author,
#comment-email,
#comment-url,
#comment-text,
#s {
width: 95%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "lucida sans unicode", "lucida grande", verdana, "trebuchet ms", sans-serif;
}
#searchsubmit, #comment-submit{
padding: 2px;
background: #eee;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}

/* side columns common
------------------------------------------------------ */

#sidebar a{
background: transparent;
border-bottom: none;

}
#sidebar a:hover{
background: transparent;
border-bottom: none;

}
#sidebar li{
list-style-type: none;
margin: 0;
padding: 0;
background-image: none;
line-height: 20px;
border-top: 1px solid #e5e5e5;
}
#sidebar ul{
	float: left;
	padding: 0px;
	margin-left: 0px;
	width:100%;
}
#recentlists{
	width: 760px;
	height:auto;
	background: #000000;
	display:block;
	
}
#recentpostslist{
	width: 340px;
	float: left;
	padding: 10px;

	
}
#recentcommentslist{
	width: 320px;
	float: right;
	padding: 10px;
	
}
h3.sec-title{
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}

span.recentdata{
	width: 150px;
}
#searchdiv{
	width: 200px;
	height:29px;
	position:absolute;
	top:0;
	margin-left:25px;
	z-index:5;
	display:block;
	background-image: url(images/searchdiv.gif);
}
#searchdiv .searchinput{
	display:block;
	width:110px;
	height:14px;
	margin:5px 0px 0px 0px;
	padding:0;
	border: 1px solid #e5e5e5;
	background: #FAFDFD;
	font-size:12px;
}
#searchdiv .searchinput:hover{
	display:block;
	width:110px;
	height:14px;
	margin:5px 0px 0px 0px;
	padding:0;
	border: 1px solid #cccccc;
	background: #FAFDFD;
	font-size:12px;
}
#searchdiv .searchinputsubmit{
	display:block;
	width:50px;
	height:18px;
	margin:4px 0px 0px 120px;
	position: absolute;
	border: 1px solid #e5e5e5;
	color: #FFFFFF;
	top: 0;
	padding:0;
	font-size:12px;
}

#searchdiv button.searchinputsubmitbutton span.buttonsearchsubmit{
	display: none;
}
#searchdiv button.searchinputsubmitbutton{
	display:block;
	width:15px;
	height:15px;
	margin:6px 0px 0px 118px;
	border:none;
	background-image: url(i/search.gif);
	background-color:transparent;
	color: #FFFFFF;
	padding:0;
	position:absolute;
	top: 0;
	font-size:12px;
}
#searchdiv button.searchinputsubmitbutton:hover{
	display:block;
	width:15px;
	height:15px;
	margin:6px 0px 0px 118px;
	border:none;
	background-image: url(i/search_hover.gif);
	background-color:none;
	color: #FFFFFF;
	padding:0;
	position:absolute;
	top: 0;
	font-size:12px;
}
/* footer
------------------------------------------------------ */

#footer {
width: 760px;
margin: 0px;
padding: 0px;
font-size: 1em;
background-color: #E5993D;
height: 70px;
margin-bottom: 20px;
margin-top: -12px;
background: url(i/footer.gif) no-repeat;
clear:both;

}
#footer p{
	text-align: center;
	color: #ffffff;
	padding-top:10px;
}
/* misc

------------------------------------------------------ */

#descarga a:link {
display:none;
text-decoration: none;
color: #ffffff;
}
#descarga a:visited {
text-decoration: none;
color: #ffffff;
}
#descarga a:hover {
border-bottom: none;
text-decoration: none;
color: #ffffff;
}
#descarga a:active {
text-decoration: none;
color: #ffffff;
}

 a.descarga:link, a.descarga:visited {
 	overflow:hidden;
	text-decoration: none;
 	margin-top:15px;
 	display:block;
	text-transform: uppercase;
	color:#ffffff;
 	background: url(i/descarga.png) no-repeat;
 	text-decoration:none;
 	border-bottom: none;
 	width:200px;
 	height:50px;
	text-indent:0px;
	text-align:center;
	padding: 12px 20px 0px 0px;
 }
 a.descarga:hover{
 	overflow:hidden;
	text-decoration: none;
 	margin-top:15px;
 	display:block;
 	background: url(i/descarga_hover.png) no-repeat;
 	text-decoration:none;
 	border-bottom: none;
 	width:200px;
 	height:50px;
	text-indent:0px;
	text-align:center;
	text-transform: uppercase;
	color:#ffffff;
	padding: 12px 20px 0px 0px;
 }
 span.subtextlink{
 	font-size:9px;
	margin-top:-3px;
 }
div.googlebanner{
	width:745px;
	height:105px;
	padding-left:15px;
	padding-top:15px;
	background-color:#e5e5e5;
	padding:auto;
}
#feedbuttons{	
}
#feedbuttons ul.feed{
	margin-left:30px;
}
#feedbuttons ul.feed a{
	color: #ffffff;
}
#feedbuttons ul.feed a:hover{
	color: #cccccc;
}
#feedbuttons ul.feed a:visited, a:active{
	color: #ffffff;
}
#feedbuttons ul.feed ul{
	display: block;
	
}
ul.feed li{
	display: block;
	float:left;
	height: 18px;
	width: 50px;
	
}
li.rss{
	list-style-type: none;
	background:url(i/rss_icon_glass_orange16.png) no-repeat;
	padding-left:21px;
	
}
li.comment{
	float:left;
	list-style-type: none;
	background:url(i/rss_icon_glass_purple16.png) no-repeat;
	padding-left:21px;
	
}
#toolbarlink{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	}
#absolutefixed{
	position:fixed;
	top:0;
	left:0;
	width:28px;
	height:392px;

	}
	
#absolutefixed span.alt { display:none; }	

	
#absolutefixed ul { 
	display:block; 
	list-style:none;
	margin:0;
	padding:0;
}
#absolutefixed ul li {
	display:block;
	padding:0;
	float:left;
	margin:2px;
	margin-bottom:0px;
}
#absolutefixed ul li a {
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
}	
#absolutefixed li.wp a{
		background: url(i/bar/wordpress.jpg) ;
		
	}
#absolutefixed li.wp a:hover{
		background: url(i/bar/wordpress_hover.jpg) ;
	}
	#absolutefixed li.firefox a{
		background: url(i/bar/firefox.jpg) ;
		
	}
#absolutefixed li.firefox a:hover{
		background: url(i/bar/firefox_hover.jpg) ;
	}		
#absolutefixed li.cc a{
		background: url(i/bar/cc.jpg) ;
		
	}
#absolutefixed li.cc a:hover{
		background: url(i/bar/cc_hover.jpg) ;
	}
#absolutefixed li.technorati a{
		background: url(i/bar/technorati.jpg) ;	
	}
#absolutefixed li.technorati a:hover{
		background: url(i/bar/technorati_hover.jpg) ;
	}		
	#absolutefixed li.delicious a{
		background: url(i/bar/del.jpg) ;	
	}
#absolutefixed li.delicious a:hover{
		background: url(i/bar/del_hover.jpg) ;
	}	
		
#absolutefixed li.last a{
		background: url(i/bar/last.jpg) ;
		
	}
#absolutefixed li.last a:hover{
		background: url(i/bar/last_hover.jpg) ;
	}	

#absolutefixed li.youtube a{
		background: url(i/bar/tube.jpg) ;	
	}
#absolutefixed li.youtube a:hover{
		background: url(i/bar/tube_hover.jpg) ;
	}	
#absolutefixed li.flickr a{
		background: url(i/bar/flickr.jpg) ;	
	}
#absolutefixed li.flickr a:hover{
		background: url(i/bar/flickr_hover.jpg) ;
	}	
#absolutefixed li.twitter a{
		background: url(i/bar/twitter.jpg) ;	
	}
#absolutefixed li.twitter a:hover{
		background: url(i/bar/twitter_hover.jpg) ;
	}
#absolutefixed li.jaiku a{
		background: url(i/bar/jaiku.jpg) ;	
	}
#absolutefixed li.jaiku a:hover{
		background: url(i/bar/jaiku_hover.jpg) ;
	}
	#absolutefixed li.hivelive a{
		background: url(i/bar/hivelive.jpg) ;	
	}
#absolutefixed li.hivelive a:hover{
		background: url(i/bar/hivelive_hover.jpg) ;
	}
		#absolutefixed li.nayzm a{
		background: url(i/bar/nayzm.jpg) ;	
	}
#absolutefixed li.nayzm a:hover{
		background: url(i/bar/nayzm_hover.jpg) ;
	}
#absolutefixed li.cafepress a{
		background: url(i/bar/cafepress.jpg) ;	
	}
#absolutefixed li.cafepress a:hover{
		background: url(i/bar/cafepress_hover.jpg) ;
	}	
	
	#absolutefixed li.econozco a{
		background: url(i/bar/econozco.jpg) ;	
	}
#absolutefixed li.econozco a:hover{
		background: url(i/bar/econozco_hover.jpg) ;
	}
		#absolutefixed li.constel a{
		background: url(i/bar/constel.jpg) ;	
	}
#absolutefixed li.constel a:hover{
		background: url(i/bar/constel_hover.jpg) ;
	}

.portafolio{
	border: 5px solid #cccccc;
	margin-bottom:5px;
	margin:0;
	margin-bottom: -10px;
	display:block;
	width: 500px;
	height:120px;
	}
.portafolio:hover{
	border: 5px solid #E5892E;
	}
.portiphone{
	width:320px;
}
#map{
	width:760px;
	height: 200px;
	/*background:#EAC58C;*/
background:#FBDC81 url(i/cloudtags_bar.jpg) repeat-x top;
}
#mapflash{widht:550px;float:left;}

#notemap{
width:210px;
height:200px;
float:right;
background:url(i/notemap.gif) no-repeat;
}
#notemap p{
color:white;
font-size: 11px;
margin-left:50px;
margin-right:20px;
margin-top:20px;
}
.catcloud{
	margin-left:20px;
	margin-right:20px;
	clear:both;
}
#cloud {
	padding:1px; 
	line-height:30px;
	text-align:left;
	}
#cloud a {text-decoration:none;padding:4px;}

/*Too Cool for IE */
a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(i/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
