@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: "Montserrat",Arial,Tahoma,Geneva,Verdana,Helvetica,sans-serif;
	font-size: 15px;
	text-align: justify;
	vertical-align: top;
	color: #333;
  /*background-color: #F52837; */
  background-color: #ffffff;
}

#fondo {
  /*background: #F52837 url(images/bg_page.gif) repeat-y top; */
  background: url(http://www.21rs.es/assets/img/back.jpg) center top transparent no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}

h1{
	font-family: "Montserrat",Arial,Tahoma,Geneva,Verdana,Helvetica,sans-serif;
	font-size: 28px;
	margin-top: 40px;
	text-align: right;
}

h2 {
  color: #F52837;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	text-align: right;
	font-size: 12px;
}
#header h4{ 
  font-style: italic;
  color: rgba(255,255,255,0.8);
  font-size: 14px;
  }
img {
  border:0;
  margin:10px;
}

a:link, a:visited{
  text-decoration: none;
	color:#dc0000;
}

a:hover{
	text-decoration: underline;
	color: #dc0000;
}




blockquote {
	font-style: italic;
	color: #333;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #FFFCED;
	border-top: 1px solid #F2E6B1;
	border-left: 1px solid #F2E6B1;
}

.entry p { 
	margin: 0 0 15px 0; 
	font-family: Arial,Tahoma,Geneva,Verdana,Helvetica,sans-serif;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	background: #ffffff;
}

/*----HEADER----*/

#header{
	float: left;
	width: 900px;
	background: url(images/bg_header.jpg) no-repeat top left;
	color: #fff;
	background-size: 100% auto;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: right;
	width: 890px;
	text-align: center;
	border-top: 1px solid #FFF;
	background: #e5e5e5;
	padding-left: 10px;
}

#top-menu a{
	text-decoration: none;
	color: #dd0001;
    font-weight: bold;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 13px;
}

/*----POST----*/

#container{
	float: left;
	width: 630px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

.post {
	padding: 10px 50px 0px 30px;
}


.post h2{
	font-size: 20px;
	padding: 20px 0 0 0;
	color: #dc0000;
    font-weight: normal;
}

.entry{
	line-height: 1.5em;
}

.postinfo{
	font-size: 11px;
	color: #8d7070;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #f52837;
}

.postdate{
	color: #f52837;
}

p.postmetadata{
	font-size: 12px;
	color: #8d7070;
	border-top: 1px solid #cccccc;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 260px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #dc0000;
}

.sidebar ul ul li{
	padding: 0;
	padding-left: 3px;
	margin: 0 0 0 15px;
	line-height: 24px;
	list-style: url(images/mug_bullet.gif);
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, .sidebar a:visited{
	text-decoration: none;
	color:#dc0000;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #FF0000;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/


#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px solid #9e9e9e;
	padding: 5px 5px 15px 15px;
	background: #e5e5e5 url(images/mug.gif) no-repeat top right;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #9e9e9e;
}

.comments-template textarea{
	font-family: Arial,Tahoma,Geneva,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #9e9e9e;
}

/*----FOOTER----*/

#footer{
	clear: both;
	/*float: left;*/
	width: 886px;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	color: #FFF;
	background: #f52837;
	border-top: 3px solid #9a0000;
	
}

#footer a:link{
	text-decoration: none;
	color: #FF9;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}

/* Begin Fernando */

#blogger {
  height: 136px;
  width: 160px;
  float: right;
	color: #fff;
	background: url(images/21.jpg) no-repeat top right;
	background-size: 136px auto !important;
}

#blogger img {
  float: right;
}

.widecolumn{
	float: left;
	width: 800px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	padding: 20px 50px 40px 40px;
}

.widecolumn h2{
  margin-bottom: 20px;
}

#banner {
  width: 240px;
}

#banner a img {
  width: 240px;
}

.sidebar{
	margin: 0 5px 5px auto;
}

/* End Fernando */

/* Estilos 2.8 */
.alignright, img.alignright {float:right; margin:0 0 1em 1em}
.alignleft,img.alignleft {float:left; margin:1em 1em 1em 1em}
.aligncenter, img.aligncenter {display: block; margin-left: auto; margin-right: auto; }
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text {text-align: center; font-weight: bolder; }

/*End estilos 2.8 */

.widget_wp_bannerize {
	width: 240px;
}

.wp_bannerize {
		width: 240px;
}
.widget_wp_bannerize {
	padding: 0 !important;
	margin: 0 !important;
}

.wp_bannerize ul li {
	margin: 0 !important;
	list-style: none !important;
}

.wp_bannerize ul li a img{
	margin: 0 !important;
}

.wp_bannerize ul {
	padding: 0 !important;
}