/* Wallpapers */

/* Subtitulo */
.subtitle { color: #7e7e7e; }

/* Estilo para la caja de los wallpapers */
.box-wallpaper { float: left; width: 98px; margin: 5px 15px; }
.box-wallpaper img { border: solid 1px #c8c8c8; margin: 0; padding: 0; }
.block-wallpaper { border: solid 1px #e4e4e4; margin-top: 3px; color: #878787; font-size: 0.7em; }
.block-wallpaper a { color: #878787; text-decoration: none; }
.block-wallpaper a:hover { text-decoration: underline; }
.block-wallpaper img { border: 0; vertical-align: middle; }
.block-wallpaper p { margin: 0; padding-bottom: 2px; }
.download-text { background: #e4e4e4; margin: 0; font-weight: 700; }
.download-text a { color: #3e3e3e; }
.wallpapers-footer { font-size: 0.7em; color: #878787; font-weight: 700; background: #ebebeb; float: right; margin: 5px; }
.wallpapers-footer a { color: #1a6489; text-decoration: none; }
.wallpapers-footer a:hover { text-decoration: underline; }

/* Página de descarga */

#image-box { float: left; width: 170px; }
#number-box { float: right; width: 344px; text-align: left; }
/* Imagen Grande */
#big-image { margin: 0; margin-bottom: 10px; }
#points p { font-size: 0.7em; color: #878787; margin-top: 0; margin-bottom: 5px; }
#points p span { font-size: 1.8em; color: #bdbdbd; font-weight: 700; }
#number-box .name-sound { font-size: 0.8em; color: #3e3e3e; background: #f2f2f2; padding: 5px; border-bottom: solid 1px #d3d3d3; border-top: solid 1px #d3d3d3; }
/* Para numeros color celeste*/
#number-box .send-number { font-size: 1.2em; color: #bdbdbd; margin-bottom: 15px; }
#number-box .send-number p { margin: 20px; line-height: 1.2em; }
#number-box .send-number p a { color: #0096e9; }
#number-box .send-number p a:hover { color: #8ad5ff; }
#number-box .send-number p span { color: #0096e9; font-weight: 700; }
#number-box .send-number form { text-align: center; }
#number-box .no-login { color: #cf0071; }
#number-box .no-login label { text-align: center; }
/* Para numeros color rosado*/
#number-box .send-number-rose { font-size: 1.2em; color: #bdbdbd; margin-bottom: 15px; }
#number-box .send-number-rose p { margin: 20px; }
#number-box .send-number-rose p span { color: #eb1087; font-weight: 700; }

#number-box .tariffs { font-size: 0.6em; color: #3e3e3e; margin-bottom: 15px; background: #f2f2f2; }
#number-box .tariffs p { padding: 10px; }

/* Bloque de comentarios */

.title-comment { color: #3e3e3e; font-size: 1.0em; font-weight: 700; }
.title-comment p { margin: 15px 0; text-align: left; }
.title-comment p img { vertical-align: middle; }
.title-comment a { color: #3e3e3e; font-size: 0.7em; font-weight: normal; text-decoration: none; }
.title-comment a:hover { text-decoration: underline; }
/* Bloque de comentarios Gris*/
.comment-gray { background: #f2f2f2; text-align: left; font-size: 0.7em; }
.comment-gray p { padding: 10px;  }
/* Bloque de comentarios Blanco*/
.comment-white { text-align: left; font-size: 0.7em; }
.comment-white p { padding: 10px;  }
.comment-footer {  text-align: right; color: #12425c; }

/* Caja para colocar comentarios */
fieldset { background: #f2f2f2; padding: 10px 20px; text-align: left; border: none; }
fieldset textarea { margin: 10px 0; }
fieldset strong { color: #3e3e3e; font-size: 1em; }
