/************************************************/
/************ 12:00 / 28 / 01 / 2013 ************/
/************************************************/

/************ Novas ************/
/*******************************/

article p,
article ul,
article figure {
    line-height: 16px;
}

article {
	border-top: 1px solid #fff;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_list_line.png) top left no-repeat;	
}


/************ Tipografías ************/
/*************************************/

article .theme,
article h2 {
    font-family: Georgia, serif;
    font-weight: 400;
}

/*

article.sport h2 {
    font-family: Arial, sans-serif;
    font-weight: bolder !important;
}

*/

/********* Antetítulos **********/

article .theme,
article .cliche {
	font-size: 12px;
	line-height: 18px;	
	font-style: normal;
	text-transform: uppercase;
	color:#333;
}

article .theme a,
article .theme,
article .cliche a {color: #e42644;}

.w6col article .cliche
.w6col article .theme {text-align: center;}

.w5col article .theme,
.w4col article .theme,
.w3col article .theme,
.w2col article .theme,
.w1col article .theme {text-align: left;}


/* Antetítulos premium */

article.pay .theme,
article.pay .theme a  {color: #960;}

/* Antetítulos cliché premium */

article.pay .cliche {background: #960;}

article.pay .cliche,
article.pay .cliche a  {color: #fff;}

/************ Títulos ************/

article header {
	background: transparent;
	padding-bottom: 1px;
	clear: left;
}

article h2 {
    letter-spacing: -1px;
	font-weight: bolder;
	text-align: center;	
}

/* Tamaños a 6 columnas */

.w6col article h2.M,
.w6col article h2 {
	font-size: 64px;
	line-height: 66px;
	font-weight: normal;	
}

.w6col article h2.L {
	font-size: 70px;
	line-height: 72px;
	font-weight: normal;	
}

.w6col article h2.XL {
    font-size: 90px;
    line-height: 90px;
}

/* Tamaños a 5 columnas */

.w5col article h2.M,
.w5col article h2 {
	font-size: 56px;
	line-height: 58px;
	font-weight: normal;	
}

.w5col article h2.L {
	font-size: 60px;
	line-height: 62px;
	font-weight: normal;	
}

.w5col article h2.XL {
	font-size: 64px;
	line-height: 66px;
	font-weight: normal;	
}

/* Xenérico para o resto de columnas */

.w4col article h2,
.w3col article h2,
.w2col article h2,
.w1col article h2 {
	font-weight: normal;
	text-align: left;	
}

/* Tamaños a 4 columnas */


.w4col article h2.M,
.w4col article h2 {
    font-size: 42px;
    line-height: 46px;
}

.w4col article h2.L {
    font-size: 48px;
    line-height: 50px;
}

.w4col article h2.XL {
	font-size: 56px;
	line-height: 58px;
}

/* Tamaños a 3 columnas */

.w3col article h2.M,
.w3col article h2 {
    font-size: 31px;
    line-height: 34px;
}

.w3col article h2.L {
    font-size: 38px;
    line-height: 40px;
}

.w3col article h2.XL {
    font-size: 42px;
    line-height: 46px;
}

/* Tamaños a 2 columnas */

.w2col article h2 {
	letter-spacing: 0px;
}

.w2col article h2.M,
.w2col article h2 {
	font-size: 24px;
	line-height: 26px;
}

.w2col article h2.L {
	font-size: 34px;
	line-height: 36px;	
}

.w2col article h2.XL {
    font-size: 40px;
    line-height: 42px;
}

/* Modificación sobre a portada */

#col2.w2col article h2.XL,
#col2.w2col article h2.L,
#col2.w2col article h2.M,
#col2.w2col article h2,
#col3.w2col article h2.XL,
#col3.w2col article h2.L,
#col3.w2col article h2.M,
#col3.w2col article h2 {
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0px;
}

/* Tamaños a 1 columnas */

.w1col article h2.XL,
.w1col article h2.L,
.w1col article h2.M,
.w1col article h2 {
    font-size: 17px;
    line-height: 19px;
    /* padding-top: 4px; */
    letter-spacing: 0px;	
}


/* Tamaños DEPORTES */

#col2.w2col article.sport h2.XL,
#col2.w2col article.sport h2.L,
#col2.w2col article.sport h2.M,
#col2.w2col article.sport h2,
#col3.w2col article.sport h2.XL,
#col3.w2col article.sport h2.L,
#col3.w2col article.sport h2.M,
#col3.w2col article.sport h2 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
}

/********** Fotos *************/

article figure {
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}

article figure a:hover {text-decoration: none;}

article figure figcaption {
	border-bottom: 1px dotted #ccc;
	color: #999;
	display: block;
}

article figure small {
	text-transform: uppercase;
	font-family: Georgia, serif;
	font-size: 9px;
	color: #999;
	padding-left: 3px;
}

article figure span.obj {
	position: relative;
	display: block;
	float: right;
	margin-top: -25px;
	margin-right: 5px;
	color: #fff;
	font: bolder 12px Arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 4px;
	z-index: 2;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	background: #000;
	
	-moz-border-radius: 2px;
	border-radius: 2px;	
	-ms-border-radius: 2px;
}

article figure span.obj span {
	display: block;
	float: left;
	/* padding: 2px 3px !important; */
}

/* Titulillo VTtelevisión */
article figure span.obj.vtv {background: #e42644;}
article figure span.obj.strm {
	background: #000 url(http://media.lavozdegalicia.es/default/2013/01/28/02101359370058708368108/Fichero/streaming.gif) 5px 5px no-repeat !important;
	padding-left: 20px;
}


/* 

article figure span.vid {
	background-position: left 0px;
}

article figure span.fot {
	background-position: right 0px;
}

article figure span.au {
	background-position: left -35px;
}

article figure span.gra {
	background-position: right -35px;	
}

article figure span.com {
	background-position: left -70px;	
}

article figure span.ret {
	background-position: right -70px;	
}

*/


/********** Firma *************/

.author:after {content:". "}

.w5col article .author,
.w6col article .author {
	font: 12px/16px Georgia;
	padding: 0 0 0 0;
	color: #999;
	text-transform: uppercase;
	/*margin: 0 4px 0 0;
	 border-right: 1px solid #999; */
}

.w4col article .author,
.w3col article .author,
.w2col article .author,
.w1col article .author {
	font: 10px/10px Georgia;
}

/********** Textos *************/

article p {
	color: #555;	
}

.w6col article p,
.w5col article p {
	color: #444;
	font: 20px/20px Georgia;
	/* display: block; */
	text-align: center !important;
}


.w4col article p,
.w3col article p,
.w2col article p,
.w1col article p {
	display: inline !important;
	text-align: left !important;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #444;
}

article p a {text-decoration: underline; color: #617486;}

/* Social */

article menu {display: block; padding-top: 8px;}

article menu .addthis_counter {margin-left: 1px;}
article menu .addthis_toolbox {float: left; width: 85px !important;}
article menu .addcomment {float: left !important; width: 81px; clear: none;}

article menu .addcomment a {
	float: left;
	width: 100%;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_list_buttons.gif) top left no-repeat;
	display: block;
}

article menu .addcomment a:hover {
	float: left;
	width: 100%;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_list_buttons.gif) left -20px no-repeat;
}


article menu .addcomment span {
	font-weight: bolder;
	width: 30px;
	float: right;
	text-align:center;
	display: block;
	padding: 0;
}

article menu .addcomment a:hover span {
	color: #E42644;
}


/************ Relacións ************/

article ul {
	font-size: 12px;
	width: 100%;
	border-top: 1px dotted #ccc;
	padding: 4px 0 0 0;
	float: left; 
	clear: none;
}

article ul li {
	padding: 2px 0 2px 18px !important;
	border-top: none;
	display: block;
	width: auto;
	line-height: 15px;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_list_buttons.gif) left -88px no-repeat;	
	padding: 0 0 0 18px;
	color: #ccc;
}

article ul li.comments {background: none; padding-left: 0;}


article ul li strong {
	background: #e4e4e4;
	float: left;
	clear: none;
	color: #666;
	height: 15px;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: normal !important;
	font: 9px Arial, sans-serif;
	/* margin-left: -10px; */
	margin-left: -18px;
	line-height: 16px;
	padding: 0 3px;
	margin-right: 5px;
}

article ul h2,
article ul h3 {
	display: inline;
	font: 12px Arial, sans-serif !important; 
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px !important;
}

article ul h3.L,
article ul h3.XL {font-weight: bolder !important; font-size: 12px !important;}

article ul li a {
	color: #617486;
	text-shadow: 0px 1px #fff;
	/* margin-right: 5px; */
}

article h3.pay span {
	background: #000 /* url(http://media.lavozdegalicia.es/img/V21_LVDG_premium.gif) 0 center no-repeat */;
	display: inline-block;
	width: 19px;
}

article h3.pay span small {display: none;}

/* Etiquetas */

article ul li.tag {background: none; float: left; margin-left: -13px; padding: 0 0 0 10px !important;}
article ul li.tag h3 {
    display: block;
    padding: 8px 0 8px 8px;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_cab_buttons.gif) left -190px repeat-x;
    font: 12px/12px Arial !important;	
}


article ul li.tag a {
	float: left;
    display: block;
    padding: 0 8px 0 0;
	margin-right: 0px;
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_cab_buttons.gif) right -358px repeat-x;
	color: #4E5F69;
	text-shadow: 0 1px 0 #f5f5f5;		
}

article ul li.tag a:hover {color: #fff !important; text-shadow: none; background-position: right -386px;}
article ul li.tag a:hover h3 {color: #fff !important; text-shadow: none; background-position: left -274px;}

article ul li.tag a.promoted {
	padding-right: 28px;
	background-position: right -218px;
}

article ul li.tag a.promoted:hover {
	background-position: right -302px;
}

/* Comentarios (A BORRAR CANDO ESTEXA ACTUALIZADO COMENTARIOS CON MENÚ) */

.comments {
	padding-top: 0px;
	border-top: none;
	color: #666;
}

.deb q {
	quotes: none;
	font-style: italic;
}

span.deb small {
	font-size: 12px;
	margin-right: 5px;
	float: left;
}
span.deb {
	line-height: 19px;
	background: url(http://media.lavozdegalicia.es/img/icos.gif) left -225px no-repeat;	
	padding-left: 5px;
	font-size: 12px;
}

span.deb a.corner_L {
	line-height: 15px;
	padding: 0px 5px 6px 0;
	margin-right: 0;
	background: url(http://media.lavozdegalicia.es/img/icos.gif) right -250px no-repeat;	
	color: #fff;	
	font-weight: bolder;	
}

span.deb .last_com {color: #333;font-size: 12px;}

span.deb .last_com a {
	color: #ec687c;
	padding: 0;
	margin: 0;
	font-style: normal;
}

/************ Novas Premium (Pago) ************/
/**********************************************/

/* Titulos */


.pay header a + span {
	background: url(http://media.lavozdegalicia.es/img/V21_LVDG_premium.gif) right center no-repeat;
	display: inline-block;
	width: 13px;
}

.pay header span small {
	display: none;
}

.pay header span[lang="gl"] {
	display: inline;
	width: auto;
	background: none;
}

/************ Opinións ************/
/**********************************/

article.opi  {
	position: relative;
	overflow: hidden;
}

article.opi .theme {
	font-size: 12px;
}

article.opi .cliche {
	font-size: 12px;
	background: none;
	color: #e42644;
	text-align: left;
	margin: 0;
}

article.opi .cliche span{
	padding: 0;
}

article.opi figure {
	position: absolute;
	top: 0px;
}

article.opi figcaption {
	display: none;
}

article.opi .theme,
article.opi .cliche,
article.opi  header,
article.opi .author  {
	float: right;
	clear: none;
}

.w1col article.opi figure,
.w2col article.opi figure,
.w3col article.opi figure,
.w4col article.opi figure,
.w5col article.opi figure,
.w6col article.opi figure {
    width: 100px;
    padding-right: 10px;
    float: left;
    clear: left;
}

.w6col article.opi .theme,
.w6col article.opi .cliche,
.w6col article.opi header,
.w6col article.opi .author {
	width: 850px;
}

.w5col article.opi .theme,
.w5col article.opi .cliche,
.w5col article.opi header,
.w5col article.opi .author  {
	width: 685px;
}

.w4col article.opi .theme,
.w4col article.opi .cliche,
.w4col article.opi header,
.w4col article.opi .author  {
	width: 520px;
}

.w3col article.opi .theme,
.w3col article.opi .cliche,
.w3col article.opi header,
.w3col article.opi .author  {
	width: 355px;
}

.w2col article.opi .theme,
.w2col article.opi .cliche,
.w2col article.opi header,
.w2col article.opi .author  {
	width: 190px;
}

.w1col article.opi .theme,
.w1col article.opi .cliche,
.w1col article.opi header,
.w1col article.opi .author  {
	clear: both;
	width: 135px;
}

.w1col article.opi figure {
	position: relative;
}


/* Tamaños titular */

.w3col article.opi  h2 {
    font-size: 22px; 
    line-height: 26px;
	padding: 2px 0;
}

.w2col article.opi  h2 {
    font-size: 15px; 
    line-height: 18px;
	padding: 2px 0;
	font-weight: bolder;
}


/************ Novas Obituarios ************/
/*************************************

.obituary {
	 background: #333; 
}

.obituary article {
	border-bottom: none;
	border-top: none;
	background: url(/img/V21_LVDG_list_line.png) -1986px top no-repeat !important;	
}

.obituary article figcaption {
	color: #fff;
}

.obituary article h2 a,
.obituary article h3 a,
.obituary article p a {
	color: #fff !important;
}

.obituary article p {
	color: #666;
}

.obituary article ul li {border-top-color: #333; color: #fff;}
.obituary article ul li.tag {border-top: none !important; color: #333;}

*****/

/************ Novas Declaracions ************/
/********************************************/

/* Tamaños títulos */


.w2col article blockquote h2.XL,
.w2col article blockquote h2.L,
.w2col article blockquote h2.M,
.w2col article blockquote h2 {
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0px;
}


article.sport blockquote h2 {font-family: Georgia, serif; font-weight: normal !important;}


/* Fotos declaracion */

blockquote {
	font-style: italic;
}

blockquote img {
	z-index: 1;
}

blockquote h2 a {
	/* color: #444; */
	font-style: italic;
}

blockquote .author {
	color: #333 !important;
	display: block;
	line-height: 16px !important;
	font-weight: bolder !important;
	border-right: none !important;
	white-space: normal !important;
}

blockquote .obj {
	font-style: normal;
}

blockquote figcaption {
	display: block;
	position: relative;
	z-index: 2;
	margin-left: 0px;
	margin-top: -110px;
	width: 110px;
	height: 110px;
	padding: 0px;
	background-color: transparent;
	background-image: url(http://media.lavozdegalicia.es/img/V21_LVDG_quotes.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

.w3col blockquote figcaption,
.w2col blockquote figcaption {
	margin-left: 0px;
	margin-top: -110px;
	width: 110px;
	height: 110px;
	background-position: -110px 0px;	
}

/* Cortes verticáis */

.v_crop figure {
	margin-bottom: 0 !important;
}

.v_crop blockquote figcaption {
	margin-top: -448px;
	height: 448px;	
	background-position: -220px  0px;
}

.w3col .v_crop blockquote figcaption,
.w2col .v_crop blockquote figcaption {
	margin-top: -163px;
	height: 163px;
	background-position: -330px 0px;
}

.w1col .v_crop blockquote figcaption {
	margin-top: -110px;
	height: 110px;	
	background-position: -110px 0px;
}

.v_crop blockquote .thumbnail figcaption {
	height: 110px;	
	margin-top: -110px;
}

article blockquote figcaption small {
	display: none !important;
}

/************************************/
/*** Declaracións en columna ASIDE **/
/************************************/

.aside blockquote figcaption {background-position: 0px -541px;}

.aside .v_crop blockquote figcaption {background-position: -220px  -541px;}

.w3col.aside .v_crop blockquote figcaption,
.w2col.aside .v_crop blockquote figcaption {background-position: -330px -541px;}

.aside .w1col .v_crop blockquote figcaption {background-position: -110px -541px;}

/* 
.aside article h2 a {color: #fff;}
.aside article li a {color: #fff; text-shadow: none;}

.aside article .author {color: #fff;}

.aside section article h2 a {color: #000;}
.aside section article li a {color: #000; text-shadow: none;}

*/

/************************************************/
/************ 12:00 / 28 / 01 / 2013 ************/
/************************************************/