@CHARSET "UTF-8";

a, a:hover, a:active {
	color: inherit;
	text-decoration:none;
}

body {
	background:url(http://static.ry.pe/images/body_bg.png) repeat-x;
	background-color:#9e1009;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body.sinbackground {
	background:url('');
	background-color:#9e1009;
}

body.bgSearch {
	background:url('http://static.ry.pe/images/body_bg_search.png') repeat-x top left;
	background-color:#9e1009;
}
body.bgAlto {
		background:url('http://static.ry.pe/images/body_bg_alto.png') repeat-x top left;
		background-color:#9e1009;
}

* {
	margin:0;
	padding:0;	
}

#contenedor {
	margin:auto;
	width:773px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	width:751px;
	margin:auto;
	height:115px;
	padding:0;
}
#header span {
	float:right;
	margin:5px 25px 0 0;
}
#header span, #header span a, #header span a:hover, #header span a:active, #header span a:visited {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
}

.logoBox {
	width:751px;
	height:72px;
	float:left;
	background:url(http://static.ry.pe/images/bg_logo.png) repeat-x;
	margin:auto;
	margin-top:5px;
	padding:0;
}
.roundBoxIzq {
	width:20px;
	height:72px;
	float:left;
	background:url(http://static.ry.pe/images/round_Izq2.png) no-repeat left top;
	margin:0;
	padding:0;
}
.box {
	width:711px;
	height:72px;
	float:left;
	 background:url(http://static.ry.pe/images/bg_logo.png) repeat-x left top;
	margin:0;
	padding:0;
}
.roundBoxDer {
	width:20px;
	height:72px;
	float:left;
	background:url(http://static.ry.pe/images/round_der2.png) no-repeat right top;
	margin:0;
	padding:0;
}
.box img {
	margin:24px 20px 0 14px;
	float:left;
}
.box ul {
	display:inline-block;
	list-style-type:none;

	height:20px;
	float:right;
	margin:26px 7px 0 0;
	#margin: 10px 7px 0 0;
}
.box li {
	padding:0 0 0 35px;
	float:left;
	font-weight:bold;	
}
.box a {
	font-size:16px;
	color:#606f72;
	text-decoration:none;
}
#shorter, #shorter_small, #search {
	height:135px;
	margin:auto;
	width:760px;
	margin-top:14px;
}
#search {
	height:66px;
	margin-top:23px;
}

#shorter_small {
	margin-top:23px;
}
.boxShorterIzq, .boxSearchIzq {
	width:12px;
	height:135px;
	float:left;
	background:url('http://static.ry.pe/images/box_shorter_izq.png') no-repeat top left;
}

.boxSearchIzq {
	background:url('http://static.ry.pe/images/searchBoxIzq.png') no-repeat top left;
	height:66px;
}


.boxShorter, .boxSearch {
	width:735px;
	height:135px;
	float:left;
	padding-top:5px;
	background:url('http://static.ry.pe/images/box_shorter.png') repeat-x top left;
}
.boxSearch {
	height:66px;
	background:url('http://static.ry.pe/images/searchBoxUpDown.png') repeat-x top left;
}

.boxShorterDer, .boxSearchDer {
	width:12px;
	height:135px;
	float:left;
	background:url('http://static.ry.pe/images/box_shorter_der.png') no-repeat top right;
}
.boxSearchDer {
	height:66px;
	background:url('http://static.ry.pe/images/searchBoxDer.png') no-repeat top right;
}

.input {
	width:516px;
	#width:519px;
	height:23px;
	border:solid 1px #9c9c9c;
	padding:4px 0 0 6px;
	font-size:17px;
	font-weight:bold;
	letter-spacing:0.2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737272;
	margin:10px 0 0 3px;
	float:left;
}
.boton {
	margin:7px 0 0 23px;
}
	
textarea {
	width:516px;
	#width:519px;
	height:47px;
	border:solid 1px #9c9c9c;
	float:left;
	margin:0 0 0 3px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:-0.3px;
	#letter-spacing:-0.9px;
	padding:2px 0 0 6px;
	#padding:2px 0 0 6px;
	color:#737272;
	background:url(http://static.ry.pe/images/corner_box.gif) no-repeat bottom right;
}

.comment {
	width:520px;
	margin:8px 0 -3px 0;
}
.comment p {
	float:left;
	font-size:12px;
	color:#647376;
	}	
	
p.charTwitterCont {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#647376;
	float:right;
}

#cuerpo {
	width:773px;
	padding:0;
	margin:auto;
	margin-top:13px;
	background:url('http://static.ry.pe/images/listado_background.png') repeat-y left top; 
}

.upperBox {
	width:773px;
	padding:0;
	margin:auto;
	background:url('http://static.ry.pe/images/listado_background.png') repeat-y left top; 
	height:168px;
	margin-top:6px;
}
.upperText {
	width:695px;
	margin:auto;
	font-size:13px;
	color: #64767d;
	margin-top:-15px;
}
.upperText h1 {
	font-size:14px;
	color: #870d07;
	
	margin: 6px 0 6px 0;
	text-transform:uppercase;
}
.upperText a {
	color: #890d07;
	font-weight:bold;
}
.upperText p {
	font-size:12px;
	margin:5px 0 5px 0;
}
label {
	color: #647376;
	font-size:10px;
	font-weight:bold;
	margin-left:15px;
	text-transform:uppercase;
}
.resultRypeTxt {
	font-size:14px;
	font-weight:bold;
	color:#870d07;
	float:left;
	margin:2px 10px 0 10px;
}
.resultRypeLink {
	color:#737272;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin-right:10px;
}

.submenuTabs {
	width:749px;
	#width:740px;
	margin:auto;
	height:27px;
	background:url(http://static.ry.pe/images/body_degrade_top.png) repeat-x;

}

.submenuTabs ul {
	display:inline-block;
	list-style-type:none;
	width:257px;
	margin:0 0 0 20px;
	background:url(http://static.ry.pe/images/tab.png) no-repeat;
}

.submenuTabs li {
	font-size:14px;
	float:left;
	padding:0px 0px 9px 0px;
	margin:7px -4px 0 20px;
	
}
.submenuTabs a {
	text-decoration:none;
	color:#FFF;
}
a.activa {
	color:#eab000;
}

.cuerpoCont {
	width:751px;
	margin:auto;
	padding-top:10px;
}

.item {
	width:100%;
	margin:22px 0 0 0;
	#margin:17px 0 0 2px;
	height:300px;
}
.visit {
	width:127px;

	color:#9e1009;
	background:url(http://static.ry.pe/images/separador.png) repeat-y top right;
	text-align:center;
	padding-left:10px;
}

.numero {
	width:100%;
	font-size:27px;
	font-weight:bold;
}

.rateBox {
	width:103px;
	#width:95px;
	padding-left:10px;
	#padding-left:25px;
	
}
.rateBox img {
	border:0;
}
.rateBox div {
	font-size:34px;
	font-weight:bold;
	color:#4e5c5d;
	width:55px;
	text-align:center;
}

.text {
	width:500px;

	padding:0 0 0 20px;
}
.titulo, .titulo a {
	font-size:16px;
	color:#9e1009;
}
.comentario {
	font-size:13px;
	color:#767676;
	font-style:italic;
}
.fecha {
	font-size:11px;
	color:#A52019;
	font-weight:bold;
	margin-top:10px;
	#margin-top:6px;
}
.rypeLink, .rypeLink a{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9e1009;
	font-weight:bold;
}
.longurl {
	font-size:10px;
	color:#525252;
	margin-bottom:10px;
	#margin-bottom:8px;
}

.paginador {
	width:100%;
	text-align:right;
	margin-top:25px;
}
.paginador ul {
	display:inline-block;
	list-style-type:none;
	padding-right:45px;
	float:right;
}

.paginador a, .paginador li {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#667578;
	margin:0 3px 0 3px;
	text-decoration:none;
}

.paginador span {
	color:#9e1009;
	margin:0 5px 0 5px;
}

.aboutList {
	width:450px;
	text-align:center;
	margin:auto;
	margin-top:20px;
	margin-bottom:0px;
	padding:27px 0 0 5px;
	#padding:20px 0 0 5px;
}
.aboutList ul {
	list-style-type:none;
	display:inline-block;
}
.aboutList li{
	font-size:12px;
	font-weight:bold;
	padding:0;
	float:left;
}
.aboutList a {
	text-decoration:none;
	color:#560602;
}

#footer {
	width:715px;
	#width:712px;
	height:21px;
	padding:0;
	float:left;
	background:url(http://static.ry.pe/images/bg_footer.png) repeat-x;
}
.round_bottom {
	background:url(http://static.ry.pe/images/listado_border_bottom.png) no-repeat bottom left;
	height:21px;
}
.round_top {
	background:url(http://static.ry.pe/images/border_top.png) no-repeat top left;
	height:21px;
}

.firma {
	text-align:center;
	width:751px;
	float:left;
	color:#f9efef;
	font-size:12px;
	margin:auto;
	padding:10px 0 25px 0;
}

.userProfile {
	width: 710px;
	margin:auto;
	margin-bottom:40px;
}
.userProfile h2 {
	color:#737272;
	font-size:17px;
	margin-left:-20px;
}
.userProfile .userInnerBox {
	padding-left:20px;
}
.userInfo {
	padding-left:35px;
	padding-bottom:10px;
}
.userInfo .userAvatar {
	float:left;
}
img.userAvatar, .userAvatar img {
	border: 1px solid #8c0e07;
}
.userInfo p, .userInfo dl {
	color:#9e9d9d;
	font-size:12px;
	float:left;
	margin-left:20px;
}

.userInfo dt {
	width:90px;
	float:left;
	margin-bottom:10px;
}
.userInfo dd {
	width:180px;
	float:left;

}
img.userEditBtn {
	margin:5px 0 0 20px;
	border:0;
}

.userSearch {
	width:710px;
	margin:auto;
	margin-top:-20px;
	margin-bottom:20px;
}
.urlSearch {
	margin:20px 0 25px 20px;

}
h2 {
	font-size:14px;
	color:#870d07;
	font-weight:bold;
	padding-left:35px;
	margin-bottom:15px;
}
h2 span {
	margin-left:10px;
}
.userInnerBox {
	background:url('http://static.ry.pe/images/userSearchBoxSides.png') repeat-y top left;
}
.userInnerBoxBorderBottom {
	background:url('http://static.ry.pe/images/userSearchBoxBottom.png') no-repeat bottom left;
	height:16px;
	margin-bottom:-20px;
	#margin-bottom:-15px;
}
.userInnerBoxBorderTop {
	background:url('http://static.ry.pe/images/userSearchBoxTop.png') no-repeat top left;
	height:16px;
}

.userInnerBox table {
	width:710px;

}
.userInnerBox td, .userInnerBox th, .userInnerBox td a {
	height:30px;
	color:#575656;
	font-size:14px;
	padding-left:35px;
	text-align:left;
}

.clearer {
	clear:both;
}

.signinup, .editprofile {
	color:#647376;
	margin:20px auto;
	padding:27px 0 0 5px;
	width:252px;
}
.editprofile {
	width:420px;
	margin:auto;
	padding-top:0px;
}
.editprofile .txtInput {
	border:1px solid #bfbfbf;
	height:18px;
	width:108px;	
	color:#647376;
}
.signinup h1 p {
	padding:20px 0 0 20px;
	font-size:25px;
	float:left;
}
.signinup h1 img {
	float:left;
}
.signinup .formulario {
	margin-top:30px;	
}
.signinup label {
	margin-left:0px;
}
.signinup span {
	color:#647376;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 5px;	
	text-transform:none;
}
.signinup .txtBox, .signinup .checkbox {
	border:1px solid #9C9C9C;
	height:27px;
	margin:0 0 14px;
	width:252px;
	font-size:20px;
	color: #737272;
}
.signinup .checkbox{
	float:left;
	height:10px;
	margin:2px 5px 0 10px;
	width:10px;
	border:0;
	#height:15px;
	#width:15px;
}
.signinup .img {
	width:auto;
	height:auto;
	border:0;
	margin: 0 auto;
}
.signinup .btn {
	text-align:center;
	padding-top:20px;
}


/* --------------------------------------- */
.nok, a {
	color: #9e1009;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}
.nok span {
	font-weight: normal;
}
/* ---------ads ---------- */

.adsUp {
	text-align:center;
	padding:10px;
}
.adsLeft {
	float:left;
	margin-left:-130px;
	margin-top:20px;
	
}
.adsRight {
	float:right;
	margin-right: -130px;
	margin-top:20px;
	
}
