@charset "utf-8";
/* CSS Document */




/** START LOGIN NOTICE **/
.login_notice{
	width: 100%;
	border-bottom: 2px solid #222;
	background: #494949;
	color: #FFF;
	height: 120px;
	text-align: center;
}
.login_notice .wrapper{
	margin: 0 auto;
	text-align: left;
	width: 700px;
}
.block{clear :both}
.login_notice .left{
	float: left;
	width: 49%;
}
.login_notice .right{
	float: right;
	width: 49%;
}
.login_notice .title{
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:italic;
	line-height:35px;
	margin:0;
	padding:14px 15px 3px 0;
	text-shadow:0 1px 0 #FFFFFF;
}
.login_notice .description{
	font-size: 11px;
}
.login_notice label{
	display: block;
	font-weight: normal;
	margin: 5px 0px 2px 0px;
}
.login_notice input{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #DFDFDF;
}
.login_notice .button_green{
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #A4D066;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #7CAC48;
	font-weight: bold;
	color: #FFF;
	margin: 0px 4px;
}

.login_notice .button_red{
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #E66A6A;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #B31313;
	font-weight: bold;
	color: #FFF;
	margin: 0px 4px;
}
/** END LOGIN NOTICE **/


/** START RSS BOX **/
.rss_notice{
	border-bottom: 1px solid #301700;
	background-color: #562900;
	width: 100%;
	text-align: center;
}
.rss_notice .wrapper{
	margin: 0 auto;
	text-align: left;
	width: 700px;
	color: #FFF;
}
.rss_notice .title{
	float: left;
	width: 30%;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:italic;
	line-height:35px;
	margin:0;
	padding:15px;
	text-shadow:0 1px 0 #FFFFFF;
}
.rss_notice .description{
	float: left;
	width: 50%;
	font-size: 11px;
	padding:15px;
}
.rss_notice .icon{
	float: right;
	padding:10px;
}
.rss_notice a:link, .rss_notice a:visited, .rss_notice a:active{
	color: #FFF;
}
.rss_notice a:hover{
	color: #ffc692;
}
/** END RSS BOX **/

/** START MESSAGE BOX **/
.buy_notice{
	text-align: center;
	width: 100%;
}
.buy_notice .wrapper{
	width: 800px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
}
.buy_notice .content{
	float: right;
	width: 150px;
	padding: 15px 25px;
	height: 60px;
	background-image: url(images/message.png);
	background-repeat: no-repeat;
	color: #FFF;
}
.buy_notice .title{
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:italic;
	line-height:35px;
	margin:0;
	padding:0px;
	text-shadow:0 1px 0 #FFFFFF;
}
.buy_notice .description{
	font-size: 11px;
}
/** END MESSAGE BOX **/

/** START FORM BOX **/
.validate_notice{
	border-bottom: 1px solid #301700;
	background-color: #990000;
	width: 100%;
	text-align: center;
}
.validate_notice .wrapper{
	margin: 0 auto;
	text-align: left;
	width: 700px;
	color: #FFF;
}
.validate_notice .title{
	float: left;
	width: 30%;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:italic;
	line-height:35px;
	margin:0;
	padding:15px;
	text-shadow:0 1px 0 #FFFFFF;
}
.validate_notice .description{
	float: left;
	width: 50%;
	font-size: 11px;
	padding:15px;
}
.validate_notice .icon{
	float: right;
	padding:10px;
}
.validate_notice a:link, .rss_notice a:visited, .rss_notice a:active{
	color: #FFF;
}
.validate_notice a:hover{
	color: #ffc692;
}
code{
	padding-left: 10px;
	border-left: solid 3px #CCC;
	display: block;
}

body#news p .readMore {
	float:left;
	padding-left: 4%;
	padding-right: 4%;
	width: 90%;
	min-height: 20px;
	/* border:1px solid #F00; */
}

.share_news {  /* este class está en los .tpl donde se añade el codigo de coolshare para que se muestren los iconos sociales */
	/* float:left; */
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width:99%;
	margin-top: 6px; 
	margin-bottom: 20px;
	padding: 0 ;
	/* border:1px solid #F00; */
}
.share_list {  /* parece que no se usa */
	float:left;
	width: 100%;
	margin-left: 0px; 
	padding: 26px 0 0 0 ;
}
#example2{  /* en soc.tpl hay parametros que se han anulado */
	/* width: 92%; */
	width: 290px;
	margin: 0 auto;
	min-height: 30px;
	/* border:1px solid #3F0; */
}
#example2 .text{  /* texto sobre los iconos */
color: #444; 
font-weight:bold;	
}
.coolshare_button{  /* iconos */
	padding: 2px;
	margin: 0 auto;
	float: left;
}
.coolshare_button img {

}