/*  
Theme Name: Fuxion n.3 
Theme URI: http://www.fuxion.es/
Version: 6
Author: Chimi
Author URI: http://www.chimi.es/
*/



* { margin: 0; padding: 0; }
body { 
	color: #5f5959;
	background: #fff;
	padding-bottom: 10px;
	font:76%/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

}
input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }
textarea { font: normal 12px/16px 'Verdana', sans-serif; }
legend { display: none; }
fieldset { border: none; }
img { border: none; text-align: center;}
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

a:link { text-decoration: none; color: #06bde5; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color: #06bde5; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color: #06bde5; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color: #06bde5; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

h7 { border-bottom-color: #05aed3; border-bottom-width: 1px; border-bottom-style: solid; letter-spacing: -1px; font-weight: bold; color: #06bde5; font-family: Helvetica, Verdana, Arial, sans-serif; line-height: 26px; font-size: 32px;}


/* Header
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { background-image: url(images/fondo_header.png);                                                                     border-bottom-style: none;                                   background-repeat: repeat-x;                                   height: 148px; }
.header-wrapper { padding-top: 8px; margin-bottom: 0px; padding-left: 15px; padding-bottom: 8px; padding-right: 15px; margin-left: auto; margin-right: auto; margin-top: 0; height: 104px; background-image: url(images/cabecera.jpg); overflow: hidden; width: 1000px; }

.header .logo-txt { position: absolute; height: 80px; width: 500px; float: left; padding: 10px 0px 15px 10px;}
.header .logo-txt h1 { text-transform: lowercase; font: bold 46px/42px 'Arial'; letter-spacing: -3px; background: no-repeat left 7px; padding-left: 40px;}
.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #000; text-decoration: none;}
.header .logo-txt h1 a:hover { color: #000; text-decoration: none; }

.header .logo-img { background-repeat: no-repeat; float: left; padding: 10px 0px 15px 10px;}
.header .logo-img h1 { text-indent: -35000px; margin: 0; padding: 0;}
.header .logo-img h1 a { display: block; background: url(images/logo.png) no-repeat left top; height: 36px; width: 172px; cursor: hand; }


/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { float: right; width: 300px; padding: 12px 14px; border: 1px solid #f9f8f5; background: url(images/search.png) 12px 18px no-repeat;}
.search form { background: url(images/search-bg.png) no-repeat left top; padding: 4px 4px 4px 24px;}
.search fieldset { overflow: hidden; }
.search fieldset { height: 1%; }
.search input { float: left; margin-right: 3px; background: #fff; border: none; padding: 5px; width: 203px; }
.search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 56px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }


#searchform   { margin-left: 20px; position: relative; right: 30px; bottom: 8px }

#searchform   { margin-top: 0px; background-image: url(images/search-trans.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left 0px; margin-left: 0px; padding-top: 0px; width: 210px; height: 60px }

*:first-child+html #searchform { /* Filter for IE7 */                     
  padding-bottom: 6px;                                          
  padding-left: 0;                     
  padding-right: 0;                     
  padding-top: 6px;
  }

* html #searchform  { padding: 6px 0 }

#searchbox  { background-color: transparent; margin-left: 48px; margin-top: 30px; width: 110px; border: none }

#searchbutton  { background-color: transparent; margin-left: 11px; height: 15px; width: 15px; border: 1px }

#searchbutton:hover {
  cursor: pointer;
  }




/* Page
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page { border-bottom-style: none; }


/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { background-color: #c1c1c1; overflow: hidden; width: 1000px; margin: 0 auto;}


/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#inicio { padding-left: 3px; float: left; height: 28px; width: 36px; background-repeat: no-repeat; background-image: url(images/home-trans.png); }
.categories { font-size: 10px; font-weight: bold; overflow: hidden; font-family: "Lucida Grande", Verdana, Arial, sans-serif; height: 28px; width: 1000px; }
.categories ul { padding-left: 15px; padding-bottom: 5px; padding-right: 15px; padding-top: 7px;}
.categories li { float: left; color: black;}
.categories li ul {}
.categories li a, .categories li a:visited { line-height: 13px; text-decoration: none; padding-left: 8px; padding-bottom: 3px; padding-right: 8px; padding-top: 3px; color: #666; font: bold; }
.categories li a:hover { color: white; text-decoration: none;}
.categories li.current-cat a { color: #000; background-color: #eaeaea; -moz-border-radius: 9px; -webkit-border-radius: 9px;}
.categories li.current-cat a:visited { color: #000;  }


/* Main
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#buscador {float: right;}

#publiHeader { margin-top: -62px; margin-left: 650px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 20px; width: 468px; height: 60px; }
#main { width: 1000px; margin: 0 auto; }
#main-wrapper { padding-top: 10px; overflow: hidden; }
#content { padding-left: 15px; border-style: none; float: left; width: 624px; border-bottom: none; }


#autor { padding-right: 15px; color: #777777; font-style: italic; letter-spacing: -1px; font-size: 11px; text-align: right; width: 200px; float: right; }
.nombre_autor { }
.title { text-decoration: none; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; color: #059cbd; font: bold 26px; letter-spacing: -1px; padding: 0px;}
.line { }

/* Añadidos Chimi 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#aleta  { padding-top: 7px; visibility: visible; float: left; margin-left: -65px; position: absolute; height: 63px; line-height: 15px; color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; background-image: url(images/aleta-trans.png); background-repeat: no-repeat; text-align: center; width: 55px; }
.aleta_mes { line-height: 15px; font-size: 14px;  }
.aleta_ano { position: relative; top: -7px; line-height: 0px; font-size: 10px;  }

#compartir {
margin-right: 10px;
float:left;
}
#compartir a {
background-color: #dedede;
border:1px solid #CCCCCC;
color:black;
font-size: .9em;
font-weight:bold;
padding:5px;
text-decoration:none !important;
-moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#compartir a img {
vertical-align:middle;
}

#comentarios_boton { float: right; display: inline; color: black; }
#tagsNuevos { color: black; padding-left: 10px; padding-top: 30px; height: 30px; background-position: 0 26px; background-image: url(images/pie_post.jpg); margin-top: 5px; width: 624px; background-repeat: no-repeat; }
#tagsNuevos a:link, #tagsNuevos a:hover, #tagsNuevos a:visited, #tagsNuevos a:active {text-decoration: none; color: black;}

.caja a:link, .caja a:visited, .caja a:active, .caja a:hover { font-size: 80%; color: #fff; text-transform: uppercase; text-decoration: none; padding: 3px 6px; background: #06bde5; -moz-border-radius: 3px; -webkit-border-radius: 3px; line-height: 18px; }

#franjasuperior {
	left: 20px;
	margin-top: 0px;
	top: -23px;
	position: relative;
	z-index: 0;
	width: 940px;
	font-size: 10px;
	color: white;
	}

.enlaces_superior, .enlaces_superior a:link, .enlaces_superior a:visited, .enlaces_superior a:active, .enlaces_superior a:hover   { color: #bfbfbf; }
#enlaces {color: #fbfffb; float: left;}

#avatar_chimi   { padding-right: 100px; margin-top: -100px; z-index: 0; font-size: 9px; position: absolute; }


#comentarioSidebar { font-size: 12px; font-family: Helvetica, Verdana, Arial, sans-serif; }
.comentarioNombre { }
.comentarioTexto { color: #05aed3; }

#flickr  { margin-top: 20px; padding: 0 0 0 0; width: 214px; height: 154px }
#flickr h2  { }
#flickr img  { background: #d5d5d5; margin: 0 0 8px 8px; padding: 4px; width: 62px; height: 62px; float: left }


/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 30px; padding-top: 10px; }
.post .p-head {}
.post .p-head h1 { text-decoration: none; font-family: Helvetica, Verdana, Arial, sans-serif; color: #101010; text-shadow: 2px 2px #b3b3b3; line-height: 25px; font: bold 28px/32px; letter-spacing: -1px; padding: 3px 0px;}
.post .p-head h1 a, .post .p-head h2 a:visited {}
.post .p-head h1 a:hover { color: #059cbd; text-decoration: underline;}

.post .p-head h2 { padding-left: 0px; padding-bottom: 3px; padding-right: 0px; padding-top: 3px; color: black; text-shadow: 2px 2px #cfcfcf; text-decoration: none; letter-spacing: -1px; line-height: 25px; font-variant: normal; font-weight: bold; font-size: 26px; font-family: Helvetica, Verdana, Arial, sans-serif;}
.post .p-head h2 a, .post .p-head h2 a:visited { letter-spacing: -1px; color: black; text-shadow: 2px 2px #cccccc; line-height: 25px; text-decoration: none; font-variant: normal; font-weight: bold; font-size: 25px; font-family: Helvetica, Verdana, Arial, sans-serif; text-transform: none;}
.post .p-head h2 a:hover { color: #059cbd; text-decoration: underline;}

.post .p-head h3 { font-family: Helvetica, Verdana, Arial, sans-serif; line-height: 25px; color:#000; font: normal 26px/21px; letter-spacing: -1px; padding: 0px;}
.post .p-head h3 a, .post .p-head h3 a:visited { color:#000; text-decoration: none;}
.post .p-head h3 a:hover { color: #059cbd; text-decoration: none;}

.post .p-date { font: normal 11px/11px 'Arial' sans-serif; }
.post .p-categ a, .post .p-categ a:visited { background: #333; font-size: 9px; padding: 2px 3px; color:#fff;}
.post .p-categ a:hover { background:#059cbd; color:#333; text-decoration: none;}

.post .p-con { 
	padding: 10px 0px;
	color:#000000;
	font-size: .9em;
	line-height: 1.4em;
	}
	
.post .p-con p {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #505151;
	font-size: 11pt;
	letter-spacing: -1px;
	vertical-align: 5px;
	line-height: 1.5em;	
	}
.post .p-con img { margin-bottom: 10px; }
.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.post .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/content-li.gif") no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con blockquote { padding: 10px; margin: 10px 0px; color:#333; background: #f3f1e9;}
.post .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post .p-det { background: url(images/post-dotted.png) repeat-x top; padding-top: 10px; }
.post .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color: #777777; }
.post .p-det .p-det-ftags a { color: #777777;}
.post .p-det .p-det-fcom a { text-transform: uppercase; font-weight: bold; text-decoration: none; padding-bottom: 5px;                                                            padding-top: 5px; padding-right: 10px; padding-left: 10px; color: #eff2f2; background: #059cbd; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

/* Post - Feature
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 1px #9b9792; padding: 1px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; border: solid 1px #9b9792; padding: 1px;}
.alignright { float: right; }
.alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { height: 100px; }


/* Comments 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-top: 50px;}
.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-list .nor { border-bottom-color: #08bbe0; border-left-style: solid; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; border-left-width: 0px; border-bottom-width: 3px; border-right-width: 0px; border-top-width: 0px; font-size: 12px; position: relative; overflow: hidden; margin-bottom: 20px; padding: 15px; background: #f2f2f2; }
.comments-list .alt { border-bottom-color: #05aed3; border-bottom-width: 3px; border-left-style: solid; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; background: #f2f2f2;  }
.comments-list p.name { padding-bottom: 3px; font: bold 20px/14px "Arial" sans-serif; color:#000; letter-spacing: -1px;}
.comments-list p.avt { position: absolute;                                                             padding-left: 10px;                                                                                 float: right;                                         position: relative;}
.comments-list p.avt img { border: solid 1px #666;}
* html .comments-list p.avt { right: 40px; height: 1%; }
.comments-list p.date { font-size: 10px; padding-bottom: 10px;}
.comments-list p.date a { color: #7d7d7d; text-decoration: none;}

.contador { z-index: 5; letter-spacing: -1px; color: #37ecf3; font-family: Helvetica, Verdana, Arial, sans-serif; text-align: right; margin-left: -50px; visibility: visible; position: absolute; text-decoration: none; font-style: italic; font-size: 50px; }


/* Comments Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 10px; }
.comments-form form { padding: 15px; border: 1px solid #777777; background: #dedede; }
.comments-form h3 { font: normal 19px/19px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-form label { padding-bottom: 5px; }
.comments-form p { padding: 7px 0px; color:#808080; overflow: hidden; height: 1%;}
.comments-form .required { font-size: 10px; font-weight: bold; color: #777777;}
.comments-form input { border: 1px solid #777777; background: #ffffff; padding: 4px; width: 230px; margin-right: 10px; }
.comments-form textarea { border: 1px solid #777777; background: #ffffff; padding: 5px; width: 470px; }
.comments-form button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }


/* Sidebar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
#acercade { margin-top: -80px; position: absolute; height: 192px; width: 328px; background-repeat: no-repeat; background-image: url(images/acercade.png); }
.acercadetexto1 { letter-spacing: -1px; line-height: 16px; padding-left: 9px; padding-top: 83px; width: 160px; font-size: 11px; }
.acercadetexto2 { line-height: 12px; padding-right: 2px; font-weight: bold; font-size: 10px; padding-top: 140px; width: 145px; float: right; }
#espacio_sidebar { height: 105px; }
.SR { padding-bottom: 0px; padding-top: 15px; border-style: none; float: right; width: 330px; border-bottom: none; }
.SR a:link, .SR a:hover, .SR a:visited, .SR a:active { color: #535353; }
.SR h2 { color: #8a8c8d; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
.SR li { list-style-type: none; font-size: 11px; line-height: 16px; }

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */			
.SR .recent { padding-top: 10px; padding-bottom: 25px; border-style: none; }
.SR .recent .tabs { overflow: hidden;  }
.SR .recent .tabs li { padding-left: 0; padding-bottom: 0; padding-right: 0; float: left; background: none;}
.SR .recent .tabs li a { border-top-color: #dedede; border-left-style: none; border-bottom-style: none; border-right-style: none; border-top-width: 2px; float: left; font: bold 14px/24px Arial, sans-serif; color: #777777; padding: 0 10px; letter-spacing: -1px; background: #c5c5c5; margin-right: 4px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.SR .recent .tabs li a.active,
.SR .recent .tabs li a:hover { background-color: #059cbd; border-left-style: none; border-bottom-style: none; border-right-style: none; color: white; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	
#tab-comments { padding-bottom: 15px; border-bottom-color: #05aed3; border-bottom-width: 2px; border-bottom-style: solid; padding-top: 10px; background-color: #eff2f2; padding-right: 15px; padding-left: 15px; display: none; }
#tab-comments li { border-bottom-color: #dedede; border-bottom-width: 1px; border-bottom-style: dotted; color: #3a3a3a; padding-left: 8px; padding-bottom: 4px; padding-right: 0px; padding-top: 0px; background: url(images/arrow.png) no-repeat left 10px;}
#tab-comments li a { color: #059cbd; display: block;}
#tab-popular { border-bottom-color: #05aed3; border-bottom-width: 2px; border-bottom-style: solid; padding-bottom: 15px; padding-top: 10px; background-color: #f5f5f5; padding-right: 15px; padding-left: 15px; color: black; }
#tab-popular li a:link, #tab-popular li a:hover, #tab-popular li a:visited, #tab-popular li a:active { color: #059cbd;  } 
#tab-popular li { font-size: 12px; letter-spacing: -1px; border-bottom-color: #dedede; border-bottom-width: 1px; border-bottom-style: dotted; color: #3e3e3e; padding-left: 11px; padding-bottom: 4px; padding-right: 0px; padding-top: 4px; background: url(images/arrow.png) no-repeat left 8px; line-height: 12px;}
#tab-tags { display: none; font-family: Arial, Helvetica, sans-serif; }



/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
#inicio_cajas { letter-spacing: -0.8px; font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif; padding-top: 3px; padding-left: 10px; height: 21px; width: 330px; color: white; font-size: 16px; background: url(images/cabeza_cajas.png) left no-repeat; }
#titulosSidebar { color: white; margin-left: -16px; margin-bottom: 8px; margin-top: -15px; padding-left: 12px; padding-top: 3px; padding-bottom: 3px; font-weight: bold; letter-spacing: -1px; font-size: 14px; height: 20px; width: 318px; background-color: #059cbd; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.proyectos { padding-right: 30px; z-index: 6; }

.widget { background-color: #f0f0f0; z-index: 0; padding-left: 16px; padding-bottom: 15px; padding-right: 10px; padding-top: 15px; border-bottom-color: #08bbe0; border-bottom-width: 2px; border-bottom-style: solid; margin-bottom: 15px; }
.widget li { line-height: 20px; font-size: 13px; font-family: Helvetica, Verdana, Arial, sans-serif; background: url(images/arrow.png) no-repeat left 5px; padding-left: 12px; }
.widget h2 { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; letter-spacing: -1px; background: left no-repeat; }
.widget .feed { background: url(images/feed.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }


/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget_flickrRSS { border: 1px solid #eceade; background: #f3f1e9; padding: 15px 15px 0px 15px; width: 298px; overflow: hidden}
* html .widget_flickrRSS { height: 1%;}
.widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}
.widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 12px 12px 0px; float: left; }
.widget_flickrRSS li a img { border: solid 1px #333; width: 60px; height: 60px;}
.widget_flickrRSS li a:visited img { border: solid 1px #333;}
.widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.widget_tag_cloud { font-family: "Lucida Grande", Verdana, Arial, sans-serif; line-height: 20px;}
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #e4e2d3; padding: 5px 0px;}
.widget_calendar #today { background: #e4e2d3;}
.widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}


/* Footer
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.footer { margin-top: 30px; height: 50px; padding-bottom: 20px; margin-left: auto; margin-bottom: 20px; margin-right: auto; width: 1000px; font-size: 11px;}
.footer p { padding: 3px 0px 4px 0px;}
.footer p a, .footer p a:visited, .footer p a:hover { color: #666; text-decoration: underline; }
.footer .theme { border-top: 1px solid #e3e3e2; color:#999; }
.footer .theme a, .footer .theme a:visited, .footer .theme a:hover { color: #999; text-decoration: underline; }
.descripcion { padding-left: 7px; padding-top: 85px; float: left; font-size: 10px; color: #9f9f9f; letter-spacing: -1px; }
