body {}
a {outline:none;color:#004488;}
a img, img {border:0}

p {margin:0 0 10px 0;letter-spacing:-1px;font-size:14px;}


/** Page
 ********************************************************** */
#page {background:url(../images/this-is-a-free-plugin.png) no-repeat top right;min-width:1050px;}


.textoHomes {
  font-family: tahoma;
  font-size: 40px;
  padding-top: 250px;
  color: white;
  text-align: left;  
}

.textoHomes2 {
  font-family: tahoma;
  font-size: 25px;
  padding-top: 250px;
  color: white;
  text-align: left;  
}

/** Content
 ********************************************************** */


.border_box {background:#000;padding:1px;
	box-shadow:#000 0 0 5px;
	-o-box-shadow:#000 0 0 5px;
	-moz-box-shadow:#000 0 0 5px;
	-webkit-box-shadow:#000 0 0 5px;
	margin:0 0 10px 0;
	width:1024px;
	height:410px;
}


#styles_navigation {height:100px;}
#styles_navigation h2 {}
#styles_navigation ul {list-style:none;}
#styles_navigation ul li {float:left;position:relative;}
#styles_navigation ul li a {background:#ccc;float:left;margin:0 15px 15px 0;padding:5px 15px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;border:1px solid #bbb;color:#000;font-weight:bold;font-size:26px;letter-spacing:-2px;}

#styles_navigation ul li a:hover {background:#aaa;border:1px solid #777;}
#styles_navigation ul li a.selected {background:#333; font-weight:normal; color:#fff; border:1px solid #000; }

span.new {
  position:absolute;
  top:-5px;
  right:-10px;
  font:bold 11px arial,tahoma;
  color:#fff;
  padding:2px 5px;
  border:1px solid #000; 
  background:#cc0000; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px; 
  border-radius:5px; z-index:1; 
}

span.update {position:absolute;top:-5px;right:-25px;font:bold 11px arial,tahoma;color:#fff;padding:2px 5px;border:1px solid #000; background:#006600; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }

#updatelog {background:#fff;padding:0 10px 10px 10px ;border-top:5px solid #333;}
#updatelog dl dt {border-bottom:1px solid #ccc;font-weight:bold;font-size:18px;margin:10px 0 5px 0;}
#updatelog dl dt {font-weight:normal;font-size:14px;}
#updatelog dl dt.through {text-decoration:line-through;color:#555;}

.highlight *, .code {font-family:Consolas,arial,tahoma !important;}

#box_share {}




