@charset "utf-8";
/* CSS Tecnodes */

	/*
		Emanuel Erazo
		hackmaskate.net
		10 de Octuble del 2009
	*/

body, h1, h2, h3, h4 {margin:0; padding:0;}
.clear {clear:both;}

body {
	
	background: url('img/pat.gif') repeat-x- 0px 1px #FFF;
	font: normal 12px/19px "lucida grande", verdana, sans-serif;
	color:#333;
}

.top- {
	
	background: url('img/top.png') repeat-x 0px 1px #FFF;
	
}

.foot- {
	
	background: url('img/footer.png') repeat-x 0px 1px #FFF;
	
}

a {color:#069;}

/* Enviar a Twitter */
form{
margin:0 auto;
padding:0
}

#twitter{
background-color:#bbdbff;
display:block;
margin:5px auto;
padding:6px 10px 10px 10px;
width:471px;
 color: #609799;
 -moz-border-radius:10px;
 -webkit-border-radius:10px
 }
 
#twitter img{
margin-bottom:-10px
}

#twitter input, label{
display:inline
}

#twitter #enviar{
display:none
}

#twitter #status{
width:415px
}

.boxy {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

.boxy-stream {
	width: 980px;
	margin: 0 auto;
}


#header {
	margin: 10px 0 9px 0;
}

#header .logo {
	float: left;
}

#header .twitter {
	float: right;
}

#content {
	background: url('img/bak.gif') repeat-x top left;
	color:#FFF;
	padding: 10px 0 9px 0;
}

#content .streaming {
	width: 963px;
	border: 5px solid #AADBff;
}

#content a {
	color:#fff;
}

#footer {
	font-size: 11px;
	text-align: center;
	color: #999;
}

#footer a {
	color:#999;
}

#footer  p{
	color:#ffffff;
	padding:3px;
}


#footer2 
{
/*width:100%;
clear:both;
background-image:url(img/footer-back.png);
background-repeat:repeat-x;
background-position:0% 0%;
padding-bottom:23px;
background-color:#1b87ca;
text-align:center;*/
}