#linear{
	background-color: #f7f7f7;
/*	background-color: #981619;*/
	height: 25px;
}

#linear .userbar{
	margin: 5px 0 0 0;
	color: #ccc;
	text-align: right;
}

#linear .userbar a{
	color: #333;
}

.userdetail{
	text-align: right;
}


#alert1 .atext{
	margin-top: 10px;	
	background-color: #fff;
	border-bottom: 2px solid #f7f7f7;
}

h1{	
	padding: 20px 0 20px 0;
	margin: 0;
	font-size: 50px;
/*	font-weight: bold;*/
	color: #000;
	font-family: georgia, helvetica,arial,sans-serif;
}

input[type="text"], input.text, input.title{
	color: #000;
	margin: 0 0 10px 0;
}
a:link{
	color: #055A9B;
}
a:visited{
	color: #055A9B;
}
a:hover{
	color: red;
}

h1 a:link{
	color: #CC0000;
	text-decoration: none;
}
h1 a:visited{
	color: #CC0000;
	text-decoration: none;
}
h1 a:hover{
	color: #000;
	text-decoration: none;
}
h1 a:active{
	color: #CC0000;
	text-decoration: none;
}

h2{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 200%;
}
p, li{
	margin: 10px 0 0 0;
	font-size: 140%;
	font-family: georgia;
	line-height: 180%;
}
li{
  margin: 0 0 0 25px;

}

form{
	margin:0 0 0 0;
	padding: 0;
}

.nhits{
	font-size: 200%;
	text-align: center;
	background-color: #f7f7f7;
}

.urlrow{
	margin: 0 0 20px 0;
}

.areas{
	margin:0 0 0 0;
	padding:20px 0 0 0;
	background-color: #FFF;	
}

.txturl{
	margin: 0;
  font-size: 150%;
	width: 100%;
  padding: 4px;
	background-color: #fff;
}
.txturlc{
	margin: 0;
  font-size: 100%;
	width: 100%;
  padding: 4px;
}
.opcion{
	text-align: right;
	font-size: 120%;
}
.btnurl{
	margin: 0 0 0 5px;
  height: 30px;
}
.bkm{
  border: 1px solid #ccc;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: #f7f7f7;
  padding: 2px 4px;
  text-decoration: none;
}
.bkm:hover{
  color: blue;
} 
.realurl{
	font-size: 100%;
  background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 5px 4px;
	overflow: hidden;
}
.clicks{
	font-size: 200%;
}

.twitterwidget{
	margin: 20px 0 20px 0;
}

#tweets{
	height: 25px;
	overflow-x:hidden;
	overflow-y:auto;
}
.homet{
	margin: 0 0 20px 0;
	background-color: #fff;
}
#tweets .tweet{
	float: left;
	display: block;
	margin: 0 0 10px 0;
	width: 95%;
}
#tweets .tweet img{
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #ccc;
	width: 48px;
	height: 48px;
}
#tweets .tref{
	color: #666;
}

#social{
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

#terminos{
	border-top: 1px solid #ccc;
	margin: 50px 0 0 0;	
	color: #666;
	text-align: center;
}
#terminos a{
	color: #666;
}
#terminos a:hover{
	color: #000;
}

.vvideo{
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}

.vvideo .sshot{
	display: block;
	height: 90px;
	width: 120px;
	background-color: #333;
}
.vvideo .vurl{
	overflow: hidden;
	display: block;
	width: 115px;
	height: 30px;
	padding: 0 0 0 5px;
	background-color: #ccc;
	font-size: 110%;
}
