/*

Theme Name: Supertria Version 1.0

Theme URI: http://www.supertria.com

Description: supertria thematic child theme

Author: Nando

Author URI: http://www.supertria.com

Template: thematic

Version: 1.0

*/



@import url('../thematic/style.css'); 



/*From http://www.wupperpiraten.de/2009/03/how-to-use-a-different-layout-for-a-certain-page/*/

/* Reset browser defaults */

/*@import url('../thematic/library/styles/reset.css');*/



/* Apply basic typography styles */

@import url('../thematic/library/styles/typography.css');



/* Apply a basic layout */

/*@import url('../thematic/library/layouts/2c-l-fixed.css');*/

/*20090911:Change the style to 3 columns*/



@import url('../thematic/library/layouts/3c-fixed.css');

/*@import url('3c-fixed-new.css');*/





/* Apply basic image styles */

@import url('../thematic/library/styles/images.css');



/* Apply default theme styles and colors */

/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */



@import url('default.css');



/* Prepare theme for plugins */

/*@import url('../thematic/library/styles/plugins.css');*/



/*Adapted to 1024 screen an up*/



/*2090908: override 2c-l-fixed*/

.main-aside 

{

right:0px;

}



body

{

		background:transparent url(images/background-v5.gif)  scroll left top;

		font-family:Verdana,Arial,Helvetica,sans-serif;

	

}

/*20090909:Si se pone el background en #wrapper, se ve bien en FF pero no en IE */

#wrapper{}



#branding 

{

	background:transparent url(images/supertriaheader-v1.jpg) no-repeat scroll left top;

/*	background-position:10px 10px;*/

	height:68px;

	position:relative;

	z-index:10;

	width:960px;

}



#header

{

/*border: 10px 0px 0px 0px*/

/*padding-top: 50px; */

background: transparent;
padding-bottom: 5px;

}



#footer

{
background-color:white;
margin:0 auto;
text-align:right;
width:960px;
}



#siteinfo
{
	background:transparent url(images/wpready.png) no-repeat scroll right center;
	font-size:10px;
	height:30px;
	padding: 10px 0 0 0; /*Solo respetado por FF. IE ignora este padding (versiones 6 y 7)*/
}

#siteinfo a
{
	padding-top: 5px;
	padding-right:36px;
	line-height: 15px; /*Bug de IE7 que impide ver el texto en una linea, corregido con este setting*/
}



#fechaevento

{

text-align: right;

font-size: 34px;

font-family: Verdana;

font-weight: bold;

color: #05b052;

padding: 39px 10px 0px 0px;

}



#blog-title

{

text-align: right;	

}

#blog-description

{

	text-align:right;

}

/*Estilo  main template*/

.logos

{

	float:right;

	text-align:center;

	padding-right: 20px;

	position: relative; /*Peque�a pisada hasta que pueda resolver porque el logo queda por debajo del background*/

	top:  64px;

}

.foto

{

	float:left;

	/*padding-top:30px;*/

	padding-bottom: 20px;

	padding-left: 0px;

}



.foto a

{

	text-decoration: none;

}

.eventotexto

{

	font-size: 26px;

	color:  Red;

	font-weight:bold;

	font-family: Arial,Verdana,sans-serif;

	padding-top:20px;

	padding-bottom:130px;

}



div.correo

{

	font-size: 24px;

	color:  Red;

	font-family: Arial,Verdana,sans-serif;

	text-align: right;

	padding-top:50px;

	padding-bottom:30px;

 	

}



.correo a

{

	background-color: white;

}





.enter

{

	/*padding-top: 10px;*/
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px; 
	background-color: #30383b;
	
}

.linkentrar

{

	font-size: 30px;

	color:  Red;

	font-family: Arial,Verdana,sans-serif;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

}



.linkentrar

{

	/*background-color: white;*/

}

.enter a:link
{
	color: #f6c101;
}

.enter a:visited
{
	color: #f6c101;
}


.municipio

{

	z-index: 3;

}



/*************************/



/*Agregar bordes*/



#branding

{

	

	border-top: 1px solid black;

	border-left: 1px solid black;

	border-right: 1px solid black;

}

#main

{

	background-color: white;

	border-bottom: 1px solid black;

	border-left: 1px solid black;

	border-right: 1px solid black;

	padding:0 0 22px; /*override default.css*/

	padding-bottom:0px; /*override but i don�t know what*/

}



#primary

{

	border:0px none;/*override on 3c-fixed.css*/

	margin:0 0 0 -940px; /*override on 3c-fixed.css*/

	padding-top:10px;

/*	background:transparent url(images/bkg-sidebar-v4.jpg) no-repeat scroll left top;*/

}



#pages-2 a /* style for pages*/

{

	/*

	-Anular puntos a la izquierda

	-Anular subrayado de hipervinculo

	*/

	color: Black;

	text-decoration: none;

	font-weight:bold;



	



}



#pages-2 a:hover {

color:#FFFFFF;

text-decoration:none;

}



#pages-2 li

{

		list-style-type: none;

		text-align:center;

 		border-bottom: 1px solid black;

 		padding: .3em 0;

}

}



/*Override footer en default.css*/

#siteinfo

{

	line-height:0;

	padding:19px 0 0;

	text-align: right;

}



.main-aside ul /*override default.css*/

{

	padding:0 5px;

}



.aside ul ul /*override default.css*/ 

{

margin:0 0 22px 5px;
list-style-type:none;

}



/*Used for compatibility with IE6*/



/*

.ie6 #primary 

{

	margin: 0 0 0 -1040px;

}



.ie6 #secondary 

{

	margin:0 0 0 -220px;

	width:170px;



}

*/







#main

{

		background:White url(images/bkg-sidebar-v4.jpg) repeat-y scroll left top;

		/*margin:0px;*/

}



#secondary /*override 3c-fixed to get a narrow column*/ 

{

	float:left;

	margin:0 0 0 -160px;

	width:170px;

}



#chatForm textarea 

{

width:200px;

}



#content {

	margin:0 220px; /*ajustado para que entre mas contenido*/

	overflow:hidden;

	width:550px;

}

/*Style for the dates*/
.entry-meta
{
 background-image: url(images/datebkg.png);
 background-repeat: no-repeat;	
 width: 73px;
 height: 83px;
 float: left;
}

.calendar-month
{
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: Black;
	padding-left: 14px;
	padding-top: 5px;
}

.calendar-day
{
	color:white;
	font-size:26px;
	font-style:normal;
	padding-left:27px;
	padding-top:8px;
}

.div-title
{
	float: left;
}
.entry-content
{
	clear:both;
}

.entry-title
{
	width: 460px;
	margin:0px;
	padding-left:10px;
	padding-top:20px;
	
}
.entry-title a
{
	color:#7fc19a;
}

.hentry {
padding-top: 5px;
}

#container
{
	margin: 0;
}

#news /*News in the main page*/
{
	text-align: center;
	padding:5px;
}
/*
.post-link
{
	background: url(images/bkgnews.gif);
	background-repeat: repeat-x;
}
*/
.post-link a
{
	text-decoration: none;
}

p
{
margin-bottom:10px;
}

.banner
{
/*padding-top:6px;*/
margin:0 auto;
width:960px;
/*padding-bottom: 3px;*/
}

.footer
{
padding-top:6px;
margin:0 auto;
width:960px;
    
}

.doublebanner
{
    float:right;
}
