/* 
CSS elements of the main pages of the Trouppe Webpages
developed by mauro mendoza (warevamp@gmail.com)
*/



body,td,th {
	font-family: Helvetica,Verdana;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	text-align:inherit;
			}
			
body  		{ 	
			background-color: #373737;
			background-image:url(../img/logo_trouppe_fondo.png);
			background-repeat:repeat; 
			}
			
a 		  { font-size: 10px; color: #FFFFFF; 	}
a:link    { text-decoration: none; }
a:visited {	text-decoration: none; color: #FFFFFF; }
a:hover   { text-decoration: none; color: #FFFF33; }
a:active  {	text-decoration: none; color: #FFFF33; }

.main_content   { background-color: #000000; }
.closed_section { text-decoration:line-through; }
.title_section  { font-size: 13px; color: #FFFFFF; }
.error_text 	{ font-size: 13px; color: #FFCC00; }
.intro_box {
			width:1000px;
			height:600px;
			margin-top:5px;
			}

.sections_box_1 { width:1000px; height:128px; background-image:url(../img/section_footer_1.png); }
.sections_box_2 { width:1000px; height:128px; background-image:url(../img/section_footer_2.png); }
.sections_box_3 { width:1000px; height:128px; background-image:url(../img/section_footer_3.png); }
.sections_box_4 { width:1000px; height:128px; background-image:url(../img/section_footer_4.png); }
.sections_box_5 { width:1000px; height:128px; background-image:url(../img/section_footer_5.png); }
			
.a_section {
	width:240px;
	height:113px;
	background-color:#FF6600;
	margin: 3px;
	font-family:Helvetica;
	font-size:11px;
	color:#FFFFFF;
	padding-top:3px;
	text-decoration: none;
			}

.a_section_knew {
	width:240px;
	height:113px;
	background-image:url(../img/did_you_knew.png);
	margin: 3px;
	font-family:Helvetica;
	font-size:11px;
	color:#FFFFFF;
	padding-top:3px;
}

.a_section_blog {
	width:300px;
	height:113px;
	background-image:url(../img/new_blog.png);
	margin: 3px;
	font-family:Helvetica;
	font-size:11px;
	color:#FFFFFF;
	padding-top:3px;
}

.blog_entry {
	font-size: 11px;
	text-align: left;
	padding-top: 40px;
	padding-left: 13px;	
	padding-right: 12px;	
}

.fact_entry {
	font-size: 11px;
	text-align: left;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 8px;
}

.next_block {
			width:1000px;
			height:110px;
			background-color:#232323;
			}
			
.proximas_funciones {
			float:left;
			height:auto;
			background-color:#232323;
			}

.footer_box {
			width:1000px;
			height:90px;
			background-color:#333;
			}

.footer_facebook {
			float:right;
			position:relative;
			height:80px;
			width:455px;
			padding-top:10px;
}
.content_facebook {
			position:relative;
			width:450px;;
			border-radius: 1em 1em 1em 1em;
			border-style: solid;
			border-width:1px;
			border-color:#069;
			background-color:#eceef5;
			padding-top:5px;
			padding-left:5px;
			padding-right:5px;
			
}

.footer_menu {
			float:left;
			position:relative;
			width:510px;
			height:80px;
			padding-top:10px;

}

.share_box {
			width:150px;
			height:20px;
			background-color:#2778b9;
			}

.mini {
	font-family: Helvetica;
	font-size: 9px;
	color: #CCCCCC;
}

.content_trupos {
	
}

.bio {
	background-color: #000;	
}

.month_title {
	font-size: 16px;
	font-weight:bold;
	color: #CCC;
}


#header {
z-index:1;
position:absolute;
margin-top: 2px;
top: 0;
}
#flash {
margin-top: 80px;
z-index:-999;
position:inherit;
}

#fixed_content{
margin-top: 90px;
padding-bottom: 10px;
/*margin-left: 1px;*/
z-index:-999;
position:inherit;
background-color:#000000;
}

#trouppe_rotator {
margin-top: 76px;
z-index:-1000;
position:inherit;
background-color:#000000;
}
 
	
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 100px;
	   width: 1000px;
	 }
	 .headline {
	   position: absolute;
	   top: 210px;
       left: 5px;
	   height: 100px;
	   width:850px;
	 }

#calendar_container {
position:relative;
padding-top:50px;
padding-left:100px;	
	}
