/*  
Theme Name: Powermetal 3.0
Theme URI: ---
Description: El tema oficial de Wordpress de Powermetal.cl, basado en el tema Pixel.
Author: Luis Santander S.
Author URI: http://www.yetzero.cl
Version: 0.1
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  color:white;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: white;
  text-decoration: none;
  }

a:hover {
  color: white;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: verdana, arial, helvetica, sans-serif;
  background:black url('images/pm_background.gif');
  }
	
/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 80px;
  }

#header #topmenu {	
  background:black;
  color:white;
  width: 100%;
  height:25px;
  margin: 0 0 0 0;
}
#header #topmenu ul {
  list-style: none;
  padding: 2px 0 2px 0;
  margin:0;
  }
#header #topmenu li {
  display: inline;
  }
#header #topmenu li a {
  color: #fff;
  font-size: 7pt;
  padding: 0 0 0 25px;
  text-transform: uppercase;
  }
#header #topmenu li a:hover {
  text-decoration: underline;
  }

#header #logo {
  width:980px;
  height:153px;
  background:black url('images/header_bg.jpg') no-repeat;
}
#header h1, #header span {
  visibility:hidden;
  }

/* Menu */

#catnav {
  margin: 100px auto 0 auto;
  padding: 0;
  clear: both;
  height: 44px;
  width: 905px;
  }

#toprss {
  float: right;
  margin: 2px 0px 0 0;
  display: inline;
  width: 25px;
  line-height: 41px;
  }

  
#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
  }

#nav a {
  display: block;
  text-transform:uppercase;
  margin: 0;
  padding: 5px 7px 5px 7px;
  font-size: 10pt;
  letter-spacing: -1px;
  }

#nav li a:hover {
  text-decoration: none;
  display: block;
  }
#nav li ul {
  list-style: none;
  position: absolute;
  /*width: 150px;*/
  left: -999em;
  }
#nav .cat-item a{
	color:white;
	}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }



#catnav .parent-menu .cat-item{
  background:#162f3b;
  color:white;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
	}
#catnav .parent-menu .cat-item:hover {
	background:#384f5d;
	}
#catnav .children {
	padding: 2px 0 0 0;
	}
#catnav .children .cat-item {
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	}

.current-cat-parent {
	font-weight:bold;
	}
.children .cat-item {
	font-weight:normal;
	}
.current-cat {
	font-weight:bold;
	}
.children .current-cat {
	font-weight:bold;
	}
	
/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 620px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 5px;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #6598B8;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 7pt;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: white;
  font-style:normal;
  font-weight:bold;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  clear:both;
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }  
.commentlist cite {
  font-size: 10pt;
  font-style: normal;  margin-left:-75px;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff{
	padding:10px;
	font-size:8pt;
	width:542px;
	}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 290px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 7pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

input#s {
	color:white;
	border:0;
	padding:5px;
	border:1px solid black;
	}
input#s:focus {
	border:1px solid gray;
	}

#searchsubmit {
	width:69px;
	height:20px;
	background:url('images/search_btn.png') no-repeat;
	border:0;
	}
#searchsubmit:hover {
	background:url('images/search_btn_hover.png') no-repeat;
	}
#searchsubmit span {
	visibility:hidden;
	}

/* footer*/
#footer {
  clear: both;
  /*border: 1px solid #070707;*/
  border:1px solid black;
  padding: 15px 15px 10px 15px;
  margin:20px;
  }
#footer p {
  font-size: 7pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 450px;
  }
#footerright {
  float: right;
  width: 250px;
  text-align: right;
  }

#sitemap-container {
	width:930px;
	text-align:center;
	}
 
#footer-map {
	width:700px;
	margin:0 auto 0 auto;
	padding:0 0 50px 0;
	font-size:8pt;
	list-style:none;
	text-align:center;
	}
#footer-map li {
	float:left;
	padding:4px;
	}
#footer-map li ul {
  list-style: none;
  position: absolute;
  /*width: 150px;*/
  left: -999em;
  }
#footer-map li:hover ul, #footer-map li.sfhover ul {
  left: auto;
  }
#footer-map a {
	color:#555;
	text-decoration:none;
	}
#footer-map a:hover {
	color:#999;
	}
	
/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* 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: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

/*					    POWERMETAL SPECIFIC						*/

.pm-reviewer {
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	}

.archive-item {
	color:white;
	}
.archive-item p {
	font-size:7pt;
	}
.archive-item em {
	color:red;
	}
.archive-item a {
	color:white;
	}
.archive-item a:hover {
	color:white;
	text-decoration:underline;
	}

.pm-left-banner {
	width:120px;
	height:600px;
	float:left;
	margin-right:20px;
	}
.pm-columna-wrapper {
	width:480px;
	float:left;
	}

.pm-tabla {
	width:100%;
	color:white;
	font-size:8pt;
	padding:5px;
	margin:5px 0 10px 0;
	}
.pm-tabla td {
	padding:5px;
	}
.pm-tabla .pm-tabla-header {
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
	color:red;
	}
	
/*							BREADCRUMBS							*/

.breadcrumb {
	font-size:7pt;
	margin:0 auto 30px;
	padding:10px;
	width:890px;
	}

/*	POPULARITY SWITCHER (COMMENTS / VIEWS ) & RECENT POSTS				*/

#pm-recent-posts {

	}
#pm-recent-posts h4 {
	font-size:10pt;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	}
#pm-recent-posts strong {
	font-weight:normal;
	text-transform:uppercase;
	}
#pm-recent-posts li {
	font-size:8pt;
	margin:0 0 5px 0;
	padding:0;
	}

/*			SOME ROUNDED CORNERS */	
#pm-recent-posts .pm-lista-recientes {
	padding:5px;
	border:1px solid gray;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
	}
	
#pm-popularity-switcher {
	}
#pm-popularity-switcher li {
	font-size:8pt;
	margin:0 0 5px 0;
	}
#pm-popularity-switcher h4 {
	font-size:10pt;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	}
#pm-lista-mas-comentados, #pm-lista-mas-leidos {
	padding:5px;
	border:1px solid gray;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
	}
	
#pm-lista-mas-leidos{
	display:none; /* Initially hidden */
	}
	
#pm-popularity-switcher .current {
	font-weight:bold;
	}

	
/*							SOME COMMON SETTINGS 				*/
	
	
/*								TRANSPARENT BACKGROUNDS			*/	
input#s, blockquote, .topTags, #comments, #extrastuff, .breadcrumb, #pm-home-conciertos, #pm-home-encuestas-holder, .pm-lista-recientes, #pm-lista-mas-comentados, #pm-home-busqueda, #pm-home-noticias, #pm-home-ultimos-reviews, #pm-home-destacados-del-mes, #footer, .topPost{
	background:transparent url('images/bg-trans.png') repeat scroll;
	}
	
/*						ALL-ROUND CORNERS							*/
input#s, blockquote, .topTags, #comments, #extrastuff, .breadcrumb,#pm-home-conciertos, #pm-home-encuestas-holder, #pm-home-busqueda, #footer, .topPost {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -webkit-border-radius:6px;
}

/*					GRAY 1PX BORDER									*/
#pm-home-encuestas-holder, #pm-home-conciertos {
	border:1px solid gray;
	}
	

/*					BOTTOM ROUND CORNERS							*/
#pm-home-noticias, #pm-home-ultimos-reviews, #pm-home-ultimos-reviews{
  border-width: 1px;
  border-style:none solid solid solid;
  border-color:gray;
  -moz-border-radius:6px;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
}
  
/*								HOMEPAGE							*/
#pm-home-wrapper {
	width:100%;
	margin:0;
	padding:0;
	}
#pm-home-sidebar-left {
	width:170px;
	margin:20px 5px 0 0;
	float:left;
	}
#pm-home-main {
	width:490px;
	margin:20px 5px 0 0;
	float:left;
	}
#pm-home-sidebar-right {
	width:300px;
	float:right;
	margin:20px 0 0;
	}
#pm-home-sidebar-left, #pm-home-sidebar-right {
	font-size:8pt;
	}
#pm-home-sidebar-left ul, #pm-home-sidebar-right ul {
	list-style:none;
	}
#pm-home-sidebar-left div, #pm-home-sidebar-right div {
	margin:0 0 20px 0;
	padding:5px;
	}

#pm-home-sidebar-left h3, #pm-home-sidebar-right h3{
	text-align:center;
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	}

.framed {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:#162F3B none repeat scroll 0 0;
	font-size:10pt;
	font-weight:bold;
	border-width:1px;
	border-style:solid solid none solid;
	border-color:gray;
	margin:10px 0 0;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	}
	
#pm-home-sidebar-right h3.framed {
	text-align:left;
	background:#162F3B;
	font-size: 9pt;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:0;
  -moz-border-radius-topleft:12px;
  -moz-border-radius-topright:12px;
  -webkit-border-top-left-radius:12px;
  -webkit-border-top-right-radius:12px;
	padding:6px;
	margin:0;
	text-align:center;
	}
	
.pm-home-sidebar-banner {
	text-align:center;
	}
	
#pm-home-redes a {
	width:37px;
	height:37px;
	float:left;
	margin:8px;
	}
.pm-lista-conciertos {
	margin:0;
	padding:0;
	}

#pm-home-encuestas-holder {
	margin:0;
	padding:0;
	}
#pm-home-encuestas-holder .wp-polls {
	padding:0;
	margin:0;
	}
#pm-home-encuestas-holder .wp-polls .wp-polls-ans {
	margin:0;
	padding:0;
	}
#pm-home-encuestas-holder .wp-polls .wp-polls-ans .wp-polls-ul {
	margin:0;
	padding:0;
	}


#pm-home-busqueda {
font-size:8pt;
margin:0 0 10px;
padding:10px;
width:470px;
}

#pm-home-busqueda li {
list-style:none;
}

	
#pm-home-featured {
	width:100%;
	height:200px;
	}
#pm-home-featured h3 {
	text-align:center;
	text-transform:uppercase;
	background:#162F3B;
	font-size: 9pt;
	border-bottom:0;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
	padding:6px;
	margin:0;
	}

#pm-home-noticias {
	z-index:200000;
	margin:90px 0 30px 0;
	padding:0 0 10px;
	}
	
#pm-home-noticias h3 {
	font-weight:bold;
	font-size:10pt;
	text-transform:uppercase;
	}
.pm-home-noticias-item {
	}
.pm-home-noticias-item-imagen {
float:left;
height:100px;
padding:5px;
width:150px;
}
.pm-home-noticias-item-imagen img {
	width:100%;
	height:100%;
	border:1px solid white;
	}
.pm-home-noticias-item-texto {
	width:60%;
	padding:5px;
	float:left;
	font-size:8pt;
	}
.pm-home-noticias-item-texto h4 {
	font-size:9pt;
	margin:0;
	padding:0;
	}

.pm-home-banner-media-pagina {
	width:468px;
	margin:0 auto 30px auto;
	}
	
.pm-home-cd-review-item, .pm-home-dvd-review-item {
	width:100px;
	border:1px solid gray;
	margin:10px;
	float:left;
	padding:0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.pm-home-cd-review-item p, .pm-home-dvd-review-item p{
	font-size:7pt;
	padding:2px;
	text-align:center
	}
.pm-home-cd-review-item {
	background:url('images/bg-cd-review-item.jpg') top no-repeat;
	padding:14px 0 0 0;
	}
.pm-home-cd-review-item img {
	width:100px;
	height:100px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	}

.pm-home-dvd-review-item {
	background:url('images/bg-dvd-review-item.jpg') top right no-repeat;
	}
.pm-home-dvd-review-item img {
	width:86px;
	height:112px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	}

.pm-home-caratula-del-mes {
	float:left;
	margin:10px 0;
	background:url('images/img_caratula.jpg') top right no-repeat;
	width:161px;
	padding:0 0 0 0;
	border:1px solid gray;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.pm-home-caratula-del-mes img {
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	height:141px;
	width:141px;
}
.pm-home-caratula-del-mes .banda {
	font-size:7pt;
	font-weight:bold;
	padding:1px 0 2px 2px;
	text-transform:uppercase;
}
.pm-home-caratula-del-mes .album {
	font-size:7pt;
	padding:3px;
	text-align:right;
	text-transform:uppercase;
}

.pm-home-banda-del-mes {
background:url('images/bdelmes_main.jpg') top no-repeat;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:1px solid gray;
float:right;
margin:10px 0;
height:160px;
padding:16px 0 0;
width:310px;
}
.pm-home-banda-del-mes img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:red none repeat scroll 0 0;
border-top:1px solid gray;
border-bottom:1px solid gray;
height:141px;
margin:0;
padding:0;
width:310px;
}

.pm-home-banda-del-mes .banda {
	font-size:7pt;
	padding:3px;
	text-transform:uppercase;
	}
	
#pm-home-video-destacado {
	width:290px;
	}
#pm-home-video-destacado img {
	width:288px;
	height:160px;
	border:1px solid gray;
	}
	
#pm-home-galeria img{
	max-width:288px;
	border:1px solid gray;
	}
.pm-home-galeria-nombre {
	text-align:left;
	background:#162F3B;
	font-size: 8pt;
	font-weight:normal;
	border-top:0;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
	padding:3px;
	margin-top:-2px;
	}
	
/*					BANDAS NACIONALES / INTERNACIONALES				*/

.bandas-tabla {
	text-align:center;
	font-size:7pt;
	width:50%;
	margin:0 auto 0 auto;
	padding:40px 0 0 0;
	}
.bandas-tabla td {
	padding:10px;
	}
	
/*							CONCIERTOS							*/

.pm-conciertos-celda-afiche {
height:210px;
text-align:center;
width:140px;
}

.pm-conciertos-celda-afiche img { /* Reescalar la imagen para que quepa */
	width:100%;
	height:100%;
	}
.pm-conciertos-mapa {
	width:570px;
	}
.pm-conciertos-info {
	width:370px;
	float:right;
	margin:40px auto 0 auto;
	}
.pm-conciertos-afiche {
	margin:40px 0 0 10px;
	float:left;
	}
.pm-conciertos-afiche img {
	width:230px;
	height:310px;
	}
.pm-conciertos-extra {
	clear:both;
	}

/*							CD-REVIEWS							*/

.reviews-container {
	margin:0 auto;
	width:520px;
	}

.cd-reviews-item {
	width:110px;
	height:200px;
	float:left;
	padding:0 10px 10px 10px;
	text-align:center;
	font-size:8pt;
	color:white;
	font-size:20%;
	}

.cd-reviews-item img {
	width:100px;
	height:100px;
	padding:0;
	margin:5px 0 5px 0;
	border:2px solid black;
	}

.cd-reviews-item:hover img{
	border:2px solid white;
	}
.cd-reviews-item-año {
	font-size:7pt;
	}
	
.cd-review {
	color:white;
	text-align:center;
	}
.cd-reviews-info {
	width:50%;
	float:left;
	}
.cd-reviews-info h2, .cd-reviews-info h3 {
	padding:0;
	margin:0;
	}
.cd-review-valoracion {
	border: 1px solid white;
	padding: 10px;
	margin:10px 0 0 0;
	text-align: center;
	float:right;
	}
.cd-review-valoracion strong {
	font-weight:bold;
	font-size:200%;
	}
.cd-reviews-thumbnail-centrado {
	clear:both;
	text-align:center;
	}
.cd-reviews-thumbnail-centrado img {
	border:2px solid white;
	}

/*							DVD-REVIEWS							*/

.dvd-reviews-item {
	width:110px;
	height:200px;
	float:left;
	padding:0 10px 10px 10px;
	text-align:center;
	font-size:8pt;
	color:white;
	font-size:20%;
	}

.dvd-reviews-item img {
	width:110px;
	padding:0;
	margin:5px 0 5px 0;
	border:2px solid black;
	}

.dvd-reviews-item:hover img{
	border:2px solid white;
	}
.dvd-reviews-item-año {
	font-size:7pt;
	}
	
.dvd-review {
	color:white;
	text-align:center;
	}
.dvd-reviews-info {
	width:50%;
	float:left;
	}
.dvd-reviews-info h2, .dvd-reviews-info h3 {
	padding:0;
	margin:0;
	}
.dvd-review-valoracion {
	border: 1px solid white;
	padding: 10px;
	margin:10px 0 0 0;
	text-align: center;
	float:right;
	}
.dvd-review-valoracion strong {
	font-weight:bold;
	font-size:200%;
	}
.dvd-reviews-thumbnail-centrado {
	clear:both;
	text-align:center;
	}
.dvd-reviews-thumbnail-centrado img {
	border:2px solid white;
	}

/*							LIVE REVIEWS							*/
	
.live-reviews-info {
	}
.live-reviews-info h2, .live-reviews-info h3 {
	padding:0;
	margin:0;
	}

/*							NOTICIAS								*/
.noticias-destacado-1-h2 {
	font-size:14pt;
	font-weight:bold;
	margin:10px 0 0;
	padding:0;
	}
.noticias-destacado-1-h2:hover {
	color:#6598B8;
	}
	
a.pm-foto-destacada img {
	border:1px solid white;
	width:460px;
	margin:0 auto 0 auto;
	}
.noticias-destacado-1 p {
	margin:5px 0 0 0;
	padding:0;
	}

.noticias-destacados-3 {
	background:gray;
	}
.noticias-destacados-3-item {
	width:140px;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
	}
.noticias-destacados-3-item a img {
	width:130px;
	height:80px;
	border:1px solid white;
	margin:0 auto 0 auto;
	}
.noticias-destacados-3-h3 {
	font-size:9pt;
	margin:0;
	padding:0;
	}
.noticias-destacados-3-h3:hover {
	color:#6598B8;
	}
.noticias-mas-noticias {
	font-size:14pt;
	}
.comments-link {
	font-size:7pt;
	text-align:right;
	}
	
/* wp-crossfade start */
#featured-holder {
	width:490px;
	height:240px;
	text-align: left;
	position: relative;
	margin: auto;
		border-style:none solid solid solid;
	border-width:1px;
	border-color:gray;
	}
#featured-holder,
.wp-crossfade-class-container {
	width: 488px;
	height: 240px;
	overflow: hidden;

}
#featured-holder-loading {
	padding: 98px 0;
	background-color: black;
	text-align: center;
}
.wp-crossfade-class-text-container {
background-color:black;
height:60px;
padding:5px;
opacity:0.7;
overflow:hidden;
bottom:0;
position:absolute;
width:100%;
z-index:2000;
}
#featured-holder h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:white;
font-family:Verdana;
font-size:9pt;
font-weight:bold;
text-align:left;
}

#featured-holder-text {
	width:380px;
	
	}

#featured-holder-text span {
	font-size:9pt;
	padding:6px;
	}
#featured-holder-text a {
	font-size: 7pt;
	font-weight:bold;
	}

.wp-crossfade-class-dot-container {
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 1px;
	height: 1px;
	z-index:2001;
}
.wp-crossfade-class-dot {
	width: 15px;
	height: 15px;
	background-color: #000;
	border: 1px solid #eee;
}
.wp-crossfade-class-dot-selected {
	opacity: 0;
	width: 16px;
	height: 16px;
	background-color: #eee;
	margin: -1px;
}
.wp-crossfade-class-image-container {
	overflow: hidden;
	text-align: right;
	border:0;
}
/* wp-crossfade end */

/*						CARATULA DEL MES							*/

.caratula-del-mes {
	}
.caratula-del-mes h2, .caratula-del-mes h3{
	margin:0;
	padding:0;
	}
.caratula-del-mes .img {
	width:350px;
	margin: 20px auto 0 auto;
	}

#top-banner {
float:right;
margin:43px 53px;
z-index:-1000;
}

input {
	font-family:verdana, sans;
	color:black;
	}

.zona-descargas {
	width:600px;
	margin:0;
	background:url('images/fondo600x769_powermetal.jpg') no-repeat;
	}
.zona-descargas .topPost{
	margin:280px 10px 0 10px;
	}