/* 

Theme Name: WP-Andreas09

Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.

Version: 1.5

Author: Andreas Viklund and Ainslie Johnson

Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/



andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.



Ported to WordPress by Ainslie Johnson - Last updated 02/01/06

Modified by Infotelecom.


*/



/* General Element Styling */



body {

	background:#e6e6e6;
	background-color:#ffffff;

	color:#303030;

	font:76% Verdana,Tahoma,Arial,sans-serif;

	margin:0;

	padding:0;

	text-align:center;

}



a:link,
a:visited,
a:active,
a:hover {

	color:#505050;

	font-weight:bold;

	text-decoration:none;

}



a:hover {

/*	color:#808080;*/

	text-decoration:underline;

}



p {

	/*line-height:1.5em;*/

	margin:0 0 15px;

	padding: 0px;

	/*text-align: justify;*/

}

/*** Main container ***/



#container {

	color:#303030;

	margin:0;

	/*min-width:770px;*/

	padding:0;
          
	text-align:left;

	/*width:100%;*/
	width:994px;

}



/*** Header section ***/

#banners {

margin-top: 8px;
text-align: center;

}

#sitename {
	color:#ffffff;

	margin: 0;

	text-align:left;
	height: 98px;
	background: url(lb.jpg) left no-repeat #FFFFFF;
	padding-left: 300px;
}

/*
#sitename.manacor {
        background: url(lb_manacor.png) left no-repeat #5b5756;
}
#sitename.calvia {
        background: url(lb_calvia.png) left no-repeat #5b5756;
}
#sitename.llucmajor {
        background: url(lb_llucmajor.png) left no-repeat #5b5756;
}
#sitename.menorca {
        background: url(lb_menorca.png) left no-repeat #5b5756;
}
#sitename.eivissa {
        background: url(lb_eivissa.png) left no-repeat #5b5756;
}
#sitename.inca {
        background: url(lb_inca.png) left no-repeat #5b5756;
}
*/
#sitename h1,#sitename h2 {
/*
	font-weight:400;

	margin:0;

	padding:0;
   padding-left: 70px;
*/	display: none;
}

/*
#sitename h1 {

	height: 56px;
	font-size:2.4em;
	line-height: 56px;
   background: url(images/h1.png) left top no-repeat;
	margin-bottom: 0px;
}

#sitename {
   background: url(images/desc.png) right top no-repeat #003466;
}

#sitename h1 a {

	color: #ffffff;

	text-decoration: none;

	letter-spacing: 10px;

}



#sitename h2 {
	font-size:11px;
}
*/

/*** Horizontal menu ***/



#mainmenu {
/*	float:left;*/

	margin-top:4px;
	margin-bottom:6px;
/*	background-color: #800000;*/
	background-color: #FFFFFF;
	font-color: #800000;

/*	margin:0 0 0 0;*/
/*	margin: 0 8px 0 8px;*/
	letter-spacing: 0.08em;
	text-align: center;
	line-height: 19px;
	border-bottom: 1px solid #800000;

	padding-bottom: 2px; /* Agregado por lucho 2008 */
	margin-bottom: 2px; /* Agregado por lucho 2008 */
}



#mainmenu ul {

	margin:0;

	padding:0;

}



#mainmenu li.page_item {
	font-size:13px;

/*	float:left; */
display: inline;

	list-style:none;

	margin:0;

	padding:0;

}



#mainmenu a {

/*	border-right:1px solid #b0b0b0;*/

	color:#800000;

/*	display:block;*/

	font-size:0.7em;

	padding: 2px 3px 2px;

	text-transform:uppercase;

}



#mainmenu a:hover {

	text-decoration:none;

}



#mainmenu li.current_page_item {

	color:#505050;

	text-decoration:none;

}



/*** Content wrap ***/



#wrap {

	clear:both;

	font-size:0.9em;

	padding:0;

}



/*** Sidebars ***/



#leftside,#rightside {
	margin:0;
	padding:0;

}

.capsa {
	border: 1px solid #800000;
	margin-bottom: 12px;
}

#rightside {
	width:120px;
}


#leftside {
	width:150px;
	overflow: hidden;
/*	float:left;
	margin-right:4px;
*/
}






#rightside img {

	border: 0px;

}



/*** Sidebar menu ***/



#leftside h2, #rightside h2,
.suplemento .titulo  {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        color:white;

	margin: 0;
	padding: 3px;
	text-transform: uppercase;
	color: #fff;
	background-color: #800000;
	text-align: center;
}

.publi_vert {
	text-align: center;
	margin-top: 16px;
}


/*
#leftside ul {

	padding: 0px;

	margin: 0px;

}



#leftside li {

	list-style: none;
	padding: 0px;

	margin: 0px;
	display:inline;
}



#leftside li a {

   background:#e8e9ea;

	border-bottom:1px solid #b0b0b0;

	color:#800000;

display:block;

	/*margin-top:8px;*/

	padding:3px;

/*	position:relative;*/

	text-transform: capitalize;


}



#leftside  li a:hover {

	background:#f8f9fa;

	border-bottom:1px solid #909090;

	color:#303030;

	text-decoration:none;

}



#leftside ul.children li a {

/*	font-size:0.8em;

	letter-spacing:1px;

	margin:3px 0 2px 10px;

	padding:4px 2px 2px 8px;

	width:125px;
*/
}

*/

#rightside ul {

	padding: 0px;

	margin: 0px;

}



#rightside li {

	list-style: none;

}



#rightside ul.box li a {

	background:#e8e9ea;

	border:1px solid #b0b0b0;

	color:#606060;

	display:block;

	margin-top:8px;

	padding:5px 4px 4px 10px;

	position:relative;

	text-transform: capitalize;

	width:120px;

}



#rightside ul.box li a:hover {

	background:#f8f9fa;

	border:1px solid #909090;

	color:#303030;

	text-decoration:none;

}



#rightside ul.children li a {

	font-size:0.8em;

	letter-spacing:1px;

	margin:3px 0 2px 10px;

	padding:4px 2px 2px 8px;

	width:125px;

}



li.feed {

	background: url(images/rss.gif) no-repeat left top;

	padding: 2px 0 8px 20px;

	list-style: none;

}







/*** Content ***/



#content,#contentalt {

/*background-color:#fafcff;*/

/*border:1px solid #909090;*/

color:#2a2a2a;

/* padding:15px 32px 5px 32px; */
padding: 0 10px 0 10px;

}



#content {	

/*	margin:0 155px 0 109px;
*/
}



#contentalt {	

	margin:0 200px 0 20px;

}



#content h1,#contentalt h1,#contentalt h2 {
        font-family:'Geneva';
        font-size:22px;
        font-weight:bold;
        text-decoration:none;
        color:#8D1919;
        line-height:25px;
        text-align:justify;

}

#content .primera_columna h2 {
        font-family:'Geneva';
        font-size:22px;
        font-weight:bold;
        text-decoration:none;
        color:#8D1919;
}

#content .primera_columna h2 a {
	font-weight: bold;
}

#content h1,#contentalt h1 {

	border-bottom: 1px solid #b0b0b0;

}

#content h2 {
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
}


#content h2 a {
	font-weight: normal;
	color:#800000;
}
#content h2 a:hover {
	color:#800000;
}


/* Archives/Links Page List styles */



.archives li, .linkspage li {

	list-style: none;

}



.archives ul.children {

	padding-left: 10px;

	margin-left: 10px;

}



/*** Footer ***/



#footer {
	clear:both;
	height: 32px;
	line-height: 32px;
	margin-top 16px;
	color: #fff;
	background-color: #800000;
	width: 994px;
}



#footer a {

	color: #d0d0d0;

	font-weight:bold;

}



/*** comments Form ***/



#comment {

	width: 100%;

	border:1px solid #b0b0b0;

}



#commentform {

	width: 97%;

}



#author {

	border:1px solid #b0b0b0;

}



#email {

	border:1px solid #b0b0b0;

}



#url {

	border:1px solid #b0b0b0;

}



#submit {

	background:#f0f0f0;

	border:1px solid #b0b0b0;

}



#submit:hover {

	background: #e8e9ea;

	border: 1px solid #848484;

	cursor: pointer;

}



/* Image Display */



.thumbnail {

	background:#fafbfc;

	border:1px solid #b0b0b0;

	margin:0 0 10px 10px;

	padding:5px;

}



.left {

	background:#fafbfc;

	border:1px solid #b0b0b0;

	float:left;

	margin: 5px 15px 6px 0px;

	padding:5px;

}



.right {

	background:#fafbfc;

	border:1px solid #b0b0b0;

	float:right;

	margin: 5px 0px 6px 15px;

	padding:5px;

}



.noalign {

	background:#fafbfc;

	border:1px solid #b0b0b0;

	margin: 5px 5px 5px 5px;

	padding:5px;

}



/* Search Form */



.searchform {

	margin: 0;

}



#searchbox {

	background:#f0f0f0;

	border:1px solid #b0b0b0;

	margin:0 4px 0 0;

	width:160px;

}



#searchbutton {

	background:#f0f0f0;

	border:1px solid #b0b0b0;

}



#searchbutton:hover {

	background: #e8e9ea;

	border: 1px solid #848484;

	cursor: pointer;

}



/*** Comments Display ***/



.postmetadata {

	background:#e8e9ea;

	font-size: 0.9em;

	border: 1px solid #b0b0b0;

	padding: 10px;

	margin: 0px;

}



ol.commentlist li {

	border: 1px solid #b0b0b0;

	padding: 10px;

	margin-bottom: 10px;

}



ol.commentlist li cite {

	text-transform: capitalize;

}



ol.commentlist li p {

	padding-top: 10px;

}



.alt {

	background:#e8e9ea;

}



/*** Text format ***/



.intro {

	font-size:1.1em;

	font-weight:bold;

	letter-spacing:-1px;

}



blockquote {

	border: 1px dashed #b0b0b0;

	padding: 5px;

}


/*
p {

	text-align: justify;

}
*/


.small {

	font-size:0.8em;

}



.large {

font-size:1.4em;

}



.center {

	text-align:center;

}



.category {

	border-bottom: 1px solid #b0b0b0;

}



.date {

	margin-top: -10px;

	padding-top: 0px;

	border-bottom: 1px solid #b0b0b0;

}



#page {

	border-bottom: 1px solid #b0b0b0;

	padding-bottom: 10px;

	margin-bottom: 10px;

}



/* Previous/Next Page Navigation */



.navigation {
	/*margin-bottom: 20px;*/
	height: 32px;
/*
	margin: 0 0 20px 0;

	padding: 0 0 20px 0;

	border-bottom: 1px dashed #b0b0b0;
*/
}



.bottomnavigation {

	margin: 30px 0 0 0;

	padding: 5px 0 30px 0;

	border-top: 1px dashed #b0b0b0;

}



.alignleft {

	float: left;

	text-align: left;

}



.alignright {

	float: right;

	text-align: right;

}





.post,
.post2 {
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.entry {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:12px;
        text-decoration:none;
        color:#191919;
}

.entry2 {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:14px;
        text-decoration:none;
        color:#191919;
}

.post .ante-titulo,
.post .enlaces {
	clear: both;
}

.ante-titulo {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        color:#505050;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #b0b0b0;

}

.ante-titulo .categoria {
        color:#8D1919;
	font-weight: bold;
	text-transform: uppercase;
}
.ante-titulo .fecha {
	color: black;
	
}

#content .post .foto {
	float: left;
}

#content .post2 .foto {
        float: right;
}

#leftside .post2 .foto,
#leftside .post .foto {
	text-align: center;
}

#leftside .post {
	padding: 0 4px 0 4px;
}

#content img {
	line-height: 0;
	border: 1px solid #000;
	margin: 0 8px 2px 0;
}
#leftside .post img{
	border: 1px solid #000;
}

#content h2 {
        font-family:'Geneva';
        font-size:18px;
        text-decoration:none;
        color:#8D1919;

}
.enlaces{
	list-style: none;
	padding: 0 0 0 0;
	margin: 8px 0 8px 0;
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:11px;
}
.enlaces li {
	margin-bottom: 2px;
}
.enlaces a {
	padding-left: 11px;
	background: url(punt.png) top left no-repeat;
	font-weight: bold;
        text-decoration:none;
        color:black;
}

.entrytext {

	padding-top: 0px;

}



/*** Various classes ***/



.clearingdiv {

	clear:both;

/*	height:0;
	width: 0;
	background-color: #ff0;
*/}



.hide {

	display:none;

}



div.gallery {

	border-top: 1px solid #BEBFC3;

	padding: 0px 5px 5px 5px;

	margin: 5px 0 10px 0;

	overflow: auto;

}



.galleryleft {

	float: left;

	text-align: left;

	padding-right: 15px;

	padding-bottom: 0px;

}



.galleryright {

	text-align: justify;

}



small.tags {

color: green;

font-weight: bold;

width: 99%;

display: block;

border: 1px dashed green;

padding: 5px;

}




.separador
{
	height: 142px;
	/*background: url(separador.png) left center no-repeat;*/
	background-color: #f0f0f0;
}

.caja
{
	float: right;
	margin-top: 8px;
	height: 330px;
	width: 250px;
	/*background: url(caja.png) right bottom  no-repeat;*/
	background-color: #f0f0f0;
/*	margin: 16px 0 0 8px;*/
}

.caja2
{
        float: right;
margin-top: 8px;
        background-color: #d7d7d7;
	border-bottom: 5px solid #000;
}

.caja2t .post {
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #e0e0e0;
}

.caja2t
{
        width: 250px;

}
.caja2t h3
{
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 12px;
	background-color: #800000;
	color: #fff;
	text-align: center;
	margin: 0 0 8px 0;
	padding: 1px 0 2px 0;
}
.caja2t p
{
	font-size: 11px;
}
.caja2t a:link,
.caja2t a:hover,
.caja2t a:active,
.caja2t a:visited
{
	font-weight: normal;
}

.caja2t a:hover,
.caja2t a:hover p
{
	text-decoration: underline;
}

#poll-question {
	display: block;
}
#democracy {
	text-align: center;
}
.dem-choice-border {
	width: 100%;
}
.columnas
{
	height: 318px;
	background: url(columnistas.png) center no-repeat;
}

.especialportada {
    font-weight:bold;
    text-decoration:none;
    color:#8D1919;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pregunta
{
	height: 351px;
	background: url(enquesta.png) center no-repeat;
}

ul#ld {
	background: url(logoliber.png) top left no-repeat #dfdfdf;
	padding: 8px 0 8px 40px;
	margin: 0;
	list-style: none;
}
ul#ld li {
}
ul#ld li a {
	border-bottom: 1px solid #ccc;
	display: block;
	text-decoration: none;
}
ul#ld li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666;
	color: #000;

}
.opin a {
        border-bottom: 1px solid #c0c0c0;

	padding: 2px;
	display: block;
	text-decoration: none;
	min-height: 25px;
}

.opinion a {
        border-bottom: 1px solid #c0c0c0;

	padding: 2px;
	display: block;
	text-decoration: none;
	min-height: 25px;

}
.opinion a:hover,
.opin a:hover,
.part_forana a:hover {
	text-decoration: none;
	background-color: #e8e9ea;
}
.opinion a:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.opinion .titulo_opinion {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:maroon;

}
.opinion .impar {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:black;

}
.opinion .par {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:maroon;

}
.opinion .autor {
        font-family:'Georgia','Times New Roman','Times','Serif';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:black;
}
.part_forana {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:10px;
        color:black;
}
.part_forana a {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 2px solid #b0b0b0;
}
.part_forana a .lb {
	color: #000;
	display: block;
	font-weight: normal;
	text-decoration: underline;
}
.part_forana .seccion {
	color: #8D1919;
        text-transform:uppercase;
	text-decoration: underline;
}
.part_forana .titulo {
	font-weight: normal;
}
.part_forana
.foto_opinion {
	float: right;
	margin-left: 4px;
	border: 1px solid #000;
}


div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

#wp-calendar {
margin: 8px 0 8px 0;
}
#wp-calendar td {
	text-align: right;
}
#wp-calendar td,
#wp-calendar th {
	width: 15px;
	font-size: 9px;
	font-family: Arial;
	padding: 0;
}
#wp-calendar a {
	font-weight: bold;
	display: inline;
	background-color: #e8e9ea;
	color: #800000;
	border: none;
	text-decoration: none;
}
#wp-calendar a:hover {
	background-color: #f8f9fa;
	color: #303030;
	border: none;
	text-decoration: none;
}

ul.sub_secciones {
	list-style: none;
	padding: 0;
	margin:0;
	border-bottom:1px solid #b0b0b0;
}
ul.sub_secciones li {
	display: inline;
}
ul.sub_secciones li a {
	padding: 0 8px 0 8px;
}
ul.sub_secciones li a:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}
#pruebas {
background-color: #800000;
color: #fff;
font-weight: bold;
text-align:center;
height: 1px;
width: 994px;
/*margin: 3px 0px 5px 2px;*/
margin: 0 0 1px 0;
}
.actualizado {
	font-family: Arial, Helvetica;
        font-size: 12px;
	padding: 0 4px 0 4px;
	line-height: 16px;
	background-color: #800000;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}
.act_fecha {
	float: left;
}
.act_hora {
text-align: right;
	font-weight: bold;
}
.act_hora table {
margin-left: auto;
}
ul#tablist {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 20px;
	background-color: #d8d6d7;
}

ul#tablist li {
	float:right; 
/*	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
*/	margin-left: 10x;
}

ul#tablist li a {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	color: #686868;
	text-transform: uppercase;
/*	background-color: #ccc;*/
}

ul#tablist li a.current {
	background-color: #800000;
	color: #fff;
}

#tabcontentcontainer {
}
#foo1 {background: url(z1.png) top left repeat-x #800000;
}
#foo2 {background: url(z2.png) bottom left repeat-x;}
#foo3 {background: url(z3.png) top left repeat-y;}
#foo4 {background: url(z4.png) top right repeat-y;}
#extra1 {background: url(x1.png) top left no-repeat;}
#extra2 {background: url(x2.png) top right no-repeat;}
#extra3 {background: url(x3.png) bottom left no-repeat;}
#extra4 {background: url(x4.png) bottom right no-repeat;
}

.tabcontent {
	padding: 16px 16px 21px 16px;
	display: none;
}
.tabcontent a {
	color: #fff;
	padding-left: 16px;
	background: url(q.png) left center no-repeat;
}
#democracy ul {
	list-style: none;
}

.pinicio a,
.pinicio a:link,
.pinicio a:active,
.pinicio a:hover,
.pinicio a:visited {
	color: #fff;
}
.pinicio {
/*        background-color: #d7d7d7;
        border-bottom: 1px solid #000;
	padding: 2px;

*/
	text-align: center;
        font-size: 1em;

        margin: 0;

        padding: 3px;

        border-bottom: 1px solid #BEBFC3;
        color: #fff;
        background-color: #1e1e1e;

}
#content .foto .peu_de_foto {
	font-size: 10px;
}
.campo_buscar {
	background: #800000;
	text-align: center;
	padding-bottom: 8px;
}
.campo_buscar input {
	width: 100px;
}

.op_buscar {
    background: #800000;
    padding: 0 0 5px 14px;
    color: #fff;
    font-size: 10px;
}

#rightside .secciones {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightside .secciones li {
	margin: 0;
	padding: 0;
	display: inline;
}

#rightside .secciones a {
        font-family:'Geneva';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:#8B0000;
	margin: 4px;
	display: block;
}
#rightside .secciones a:hover {
	text-decoration: underline;
}

.participe {
	padding: 4px;
	        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:12px;
        text-decoration:none;
        color:#333333;

}

.primera_columna {
padding-right: 8px;
border-right: 1px solid #808080;
}

.segunda_columna {
padding-left: 8px;
}

.dia_semana {
	font-weight: bold;
}

.especial {
	text-align: center;
	margin-bottom: 8px;
}
.especial .titulo {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        color:black;
	margin-top: 8px;
}
.especial .tipo {
        font-family:'Verdana','Arial','Helvetica','Sans-serif';
        font-size:9px;
        text-decoration:none;
        color:gray;
	margin-bottom: 4px;
}
.especial img {
}

#suplementos {
}
.suplemento {
border: 1px solid #800000;
border-bottom: 4px solid #800000;
margin: 10px 3px 10px 5px;
}
.suplemento .tamano {
width: 130px;
height: 120px;
}
.suplemento a,
.suplemento .titulo {
display: block;
}
.suplemento a {
padding: 5px;
}
ul.deportes,
ul.deportes li {
list-style: none;
padding: 0;
margin: 0 0 10px 0;
}
ul.deportes li {
float: left;
width: 100px;
}
ul.deportes li a {
margin-right: 4px;
display: block;
padding: 3px;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #800000;
}
ul.deportes li a:hover {
background-color: #c0c0c0;
text-decoration: none;
}
ul.deportes li a:visited {
color: #fff;
text-decoration: none;
}	
 /* Detenga los tags de <marquee>! */
