@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Cambria, Georgia, serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**/
#overlay{
	/*background-image: url(images/cruces.png);
	background-repeat: repeat;*/
	width:100%;
	height:100%;
	/*z-index:9998;
	position:absolute;*/
	}

#centerv{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
z-index:9999;
	}
#twitter{
	/*display:block;
	position:absolute;
	z-index:9999;*/
	margin-top:-200px;
	width:100%;
	color:#FFF;
	text-align:left;
	/*background-color:#0C3;background-color:#0b0c1c;*/
	font-family:Cambria, Georgia, serif;
	
	background-image: url(images/background.png);
	background-repeat: repeat;
	height:396px;
	overflow:hidden;
	/*background-color:#0b0c1c;*/
	padding:9px 18px;}
	#twitter ul{
		display:block;
		
		/*-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;*/}
	
	#twitter li{
	font-size:14px;
	line-height:18px;
	margin-bottom:9px;
	display:block;		float:left;
		width:32%;
		height:74px;
		padding-right:9px;
		overflow:hidden;
		}
		/*#twitter li:first-child{font-size:24px;
	line-height:28px;
	width:100%
			}*/
	
#twitter .twitter_cont{display:block;
	}
	

	/*a, .time{display:none;}*/
	.time{ font-size:11px; color:#595a6e; display:block; font-style:italic; font-family:Arial, Helvetica, sans-serif;}
	a{ color:#a30c21;
		text-decoration:none;}
	a.profileLink, a.hashLink{color:#FFF; text-decoration:none; cursor:text;}
	a.extLink{ display:none;}
	
	
#top{
	position:absolute;
	top:20px;
	left:18px;
	z-index:9990;
	
	}
	#top h1{
		padding:5px;
		background-color:#F00;
		display:inline;
		margin:0 0 9px;
		color:#0b0c1c;}
	#top p{padding:5px;
		background-color:#F00;
		display:block-inline;
		clear:left;
		margin-top:15px;
		font-style:italic;}
		
	p#bottom{
	position:absolute;
	bottom:20px;
	right:18px;
	z-index:9980;
	padding:5px;
		background-image: url(images/background.png);
	background-repeat: repeat;
display:inline;
font-size:12px;
font-style:italic;
color:#999;
vertical-align:middle;
	}
	p#bottom img{vertical-align:middle; margin-right:9px;}

