@charset "utf-8";
/* CSS Document */
h1 {
	color: #990000;
	font-size:24px;
}
h2 {
	color:#660000;
	font-size:16px;
}
h3 {
	color:#660000;
	font-size:14px;
}
body {
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333333;
	margin:0px;
	padding:0px;
}
#mergecols {
	overflow:auto;
	width:608px;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:visited { color:#660000;}
#all {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	background-color:#EEEEEE;
}
	#top {
		height:60px;
		line-height:60px;
		text-align:left;
		text-align:center;
	}
	#menu {
		background-color:#990000;
		overflow: hidden;
		margin-top:5px;
		margin-bottom:5px;
		border:#000000 solid 2px;
	}
		#menu a {
			line-height:30px;
			height:30px;
			display:block;
		}
		#menu a:visited, #menu a:link {
			color: #FFFFFF;
			text-decoration:none;
		}
		#menu a:active, #menu a:hover {
			color: #FF0000;
			background-color: #660000;
		}
		
		#menu ul { 
			padding:0px;
			margin:0px;
			list-style:none;
		}
		#menu li a {
			float:left;
			padding-left:10px;
			padding-right:10px;
		}
	#contenido {
		clear:both;
		overflow:auto;
	}
		#right {
			width:300px;
			float:left;
			overflow:auto;
		}
			.items {
				clear:both;
				overflow:auto;
				display:block;
				width:300px;
			}
			#right .items img {
				float:left;
				margin:5px;
				width:90px;
				height:70px;
			}
			#right h2 {
				border-bottom:#660000 2px solid;
			}
			#right blockquote {
				margin:0px;
			}
			#right blockquote p {
				margin:0px;
				padding:0px;
			}
				.commenton {
					text-decoration:underline;
					text-transform:uppercase;
					margin-bottom:5px;
					margin-top:10px;
				}
				.commentby {
					font-style:italic;
					font-size:10px;
				}
			.rankmig {
				width:120px;
				border:0px;
				height:90px;
				float:left;
				padding:2px;
				margin:2px;
				border:#660000 1px solid;
			}
			.floatleft { float:left}
			.rankdet {
				float:left;
				overflow:auto;
				height:24px;
				margin-left:6px;
				}
			.msje {
				color:#FF3300;
				text-align:center;
			}
	.marco {
		border:#CCCCCC 1px solid;
		background-color:#F0F0F0;
		padding:5px;
		overflow:auto;
	}
	.spacer5px {
		margin-top:5px;
	}
	#links {
		border:#CCCCCC 1px solid;
		background-color:#F0F0F0;
		padding:10px;
		margin-top:10px;
		margin-bottom:10px;
		overflow:auto;
	}
	#footer {
		text-align:center;
		margin-bottom:30px;
	}
		#footer .sep { margin-right:10px;}
.more {
	background-color:#FFFFFF;
	border:#660000 solid 1px;
	clear:both;
	display:block;
	margin-top:10px;
	text-align:center;
	height:30px;
	width:243px;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
}
.udates {
	overflow:auto;
}

	.head {
		clear:both;
		height:auto;
		display:block;
	}
	.titulo {
		font-weight:bold;
		color: #666666;
		font-size:12px;
		padding-top:9px;
		margin-bottom:10px;
		height:16px;
		overflow:hidden;
		border-bottom:#660000 1px solid;
	}
	.titulo a {
		text-decoration:none;
	}
	.updates {
	}
	.updates img {
		width:140px;
		height:105px;
		padding:2px;
		margin:2px;
		border:#660000 1px solid;
	}
	.tags {
		margin:10px;
	}
		.tags a:visited {color: #666666;}
		.tags a:link {color: #666666;}
		.tags a:active {color: #666666;}
		.tags a:hover {color: #FF0000;}
	.descripcion {
		color:#666666;
		margin-bottom:5px;
		text-align:justify;
	}
		#blog {
			width:320px;
			padding-right:6px;
			padding-left:6px;
			float:left;
			overflow:auto;
		}
			#blog blockquote {
				margin:0px;
				padding:0px;
				display:block;
			}
		#middle {
			width:327px;
			float:left;
			overflow:auto;
			padding:6px;
			
			margin-right:3px;
			background-color: #FFFFFF;
		}
		.thumb {
				width:140px;
				margin:10px;
				text-align:center;
				overflow:auto;
				border: #CCCCCC 1px solid;
				background-color: #F3F3F3;
				float:left;
				font-size:10px;
			}
				.thumb img {
					width:140px;
					height:105px;
					border:0px;
					display:block;
					overflow: hidden;
				}
				.thumbn {
					color: #FFFFFF;
					font-weight:bold;
					overflow:hidden;
					background-color: #CCCCCC;
					line-height:30px;
					height:30px;
					font-size:13px;
				}
				.thumbn a {text-decoration:none}
			.tmbbotones {}
			.tmblink {
				width:136px;
				height:20px;
				line-height:20px;
				text-align:center;
				float:left;
				background-color: #FFFFFF;
				border:#660000 1px solid;
				margin:1px;
			}
			.tmblink2 {
				width:66px;
				height:20px;
				line-height:20px;
				text-align:center;
				float:left;
				background-color: #FFFFFF;
				border:#660000 1px solid;
				margin:1px;
			}
			.tmblinkbuy {}
			.tmblink a:link {color:#000000;}
			.tmblink a:hover {color:#FF6600;}
			.tmblink a:visited { color:#333333;}
		#online {
			width:672px;
			margin-right:6px;
			float:left;
			overflow:auto;
			background-color:#FFFFFF;
			padding-bottom:10px;
		}
		#onlinewide {
			width: 100%;
			margin-right:6px;
			overflow:auto;
			background-color:#FFFFFF;
			padding-bottom:10px;
		}
			#online .thumb {
				margin:5px;
			}
		.favlink{
			width:146px;
			height:20px;
			line-height:20px;
			text-align:center;
			float:left;
			background-color: #FFFFFF;
			border:#660000 1px solid;
			margin:1px;
			color:#000000;
		}
		#favbotones {
			clear:both;
		}
.online {
	color:#669900;
	font-weight:bold;
	text-decoration:blink;
}
.offline {
	color: #999999;
	font-weight:bold;
}
	#links ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#links li {
		padding-left:20px;
		margin:0px;
		float:left;
	}
.videowindow {
	width:320px;
	margin-left:auto;
	margin-right:auto;
	border:#660000 1px solid;
	padding:5px;
	margin-top:10px;
	background-color:#FFFFFF;
}
	.vidnombre {
		background-color: #CCCCCC;
		line-height:25px;
		height:25px;
		text-align:center;
	}
	.pagebox{ 
		width:212px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
	}
	.pages {
		border:#CCCCCC 1px solid;
		background-color:#FFFFFF;
		padding:4px;
		margin:2px;
		float:left;
		width:70px;
		text-align:center;
	}
	.pageson {
		border: #CCCCCC 1px solid;
		background-color:#CCCCCC;
		padding:4px;
		margin:2px;
		float:left;
		width:30px;
		font-weight:bold;
		text-align:center;
	}
.form {
	width:145px;
	margin:3px;
}
#pagesall {
	width:490px;
	clear:both;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;
}
.proflist {
	width:130px;
	float: left;
	padding:2px;
}
.paginasprof {
	float:left;
	margin:2px;
	padding:2px;
	border:#660000 1px solid;
	background-color:#FFFFFF;
}
.padding10 { padding:10px;}
.blogprev {
	float:left;
	width:200px;
	text-align:center;
	line-height:30px;
	height:30px;
	margin:2px;
	padding:2px;
	border:#660000 1px solid;
	background-color:#FFFFFF;}
.blognext {
	width:200px;
	float:right;
	text-align:center;
	line-height:30px;
	height:30px;
	margin:2px;
	padding:2px;
	border:#660000 1px solid;
	background-color:#FFFFFF;}
#ratefeed {
	width: 320px;
	float:left;
}
#ratebots {
	float:left;
	text-align:center;
	height:267px;
	width:350px;
}
#profilecont{
	margin:10px;
}
	#profmedia {
		float:left;
		width:320px;
		padding:5px;
		background-color:#CCCCCC;
	}
	#switch {
		margin:5px;
		display:block;	
	}
	#lastvote {
		float:right;
		width:140px;
		text-align:center;
	}
	.picn {
	padding:4px 10px 4px 4px;
	}
	#profinfo {
		float:left;
		margin-left:10px;
		width:312px;
	}
	.borderbajo {
		border-bottom:1px #CCCCCC solid;
	}
	.bot3 {
		width:102px;
		float:left;
		background-color:#FFFFFF;
		border:1px solid #FFFF00;
		height:20px;
		line-height:20px;
		text-align:center;
	}
		#fav {
			margin-left:4px;
		}
		#buy {
			margin-left:4px;
		}
#addthis {
	float:right;
}
#nvimagen {
	margin:5px 0px 5px 0px;
}
.blogbotones {
	text-align:center;
	padding-top:10px;
}
.blogbotones a:active {
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:5px;
	padding:10px;
}
.blogbotones a:hover {
	border: #FF6600 solid 1px;
	background-color: #FFFF99;
	margin:5px;
	padding:10px;
}
.blogbotones a:visited {
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:5px;
	padding:10px;
}
.blogbotones a:link {
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	margin:5px;
	padding:10px;
}
#comments {
	width:320px;
	clear:both;
	padding-top:20px;
}
.cienxcien {
	width:100%;
}
#profrating {
	text-align:left;
}
.separador10 {
	height:10px;
	clear:both;
}
#profbots {
	display:block;
	overflow:auto;
	clear:both;
}
 #rating {
 	width:259px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
 }
 #rating div {
 	background-color:#EEEEEE;
}
 #bar {
 	border:1px solid #666666;
	margin-bottom:1px;
	padding:2px;
 }
 	#barraoff {
		background-image: url(http://www.camstripper.com.ar/imgs/rating/ratingoff.png);
		width:200px;
		height:27px;
		margin-left:auto;
		margin-right:auto;
	}
		#barraon {
			background-image: url(http://www.camstripper.com.ar/imgs/rating/rating.png);
			height:27px;
		}
 #stats {
	clear:both;
 }
 	#rass {
		width:30px;
		border:1px solid #666666;
		float:left;
		margin-right:1px;
		background-image:url(http://www.camstripper.com.ar/imgs/rating/ass.jpg);
		background-position:left;
		background-repeat:no-repeat;
		height:30px;
		padding-left:32px;
		line-height:30px;
		text-align:center;
	}
	#rface {
		width:30px;
		border:1px solid #666666;
		float:left;
		margin-right:1px;
		background-image:url(http://www.camstripper.com.ar/imgs/rating/face.jpg);
		background-position:left;
		background-repeat:no-repeat;
		height:30px;
		padding-left:32px;
		line-height:30px;
		text-align:center;
	}
	#rtits {
		width:30px;
		border:1px solid #666666;
		float:left;
		margin-right:1px;
		background-image:url(http://www.camstripper.com.ar/imgs/rating/breasts.jpg);
		background-position:left;
		background-repeat:no-repeat;
		height:30px;
		padding-left:32px;
		line-height:30px;
		text-align:center;
	}
	#rshow {
		width:30px;
		border:1px solid #666666;
		float:left;
		background-image:url(http://www.camstripper.com.ar/imgs/rating/show.jpg);
		background-position:left;
		background-repeat:no-repeat;
		height:30px;
		padding-left:32px;
		line-height:30px;
		text-align:center;
	}
.hottitle {
	clear:both;
	display:block;
}
h3 {
	clear:both;}
.hotlist {
	clear:both;
	display:block;
}
.small {
	font-size:10px;
}