/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(ver01/back02.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	cursor: default;
}

h1 {
	background-image: url(ver01/header01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 18px;
	font-family: "Century Gothic";
	font-size: 38px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff6b5b;
	padding-left: 70px;
	padding-bottom: 5px;
	line-height: 38px;
	letter-spacing: 6px;
	cursor: default;
	margin-bottom: -7px;
	margin-top: 0px;
}

h1:first-letter {
	color: #e69e2d;
}

h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff6b5b;
	text-align: center;
	padding-bottom: 0;
	line-height: 25px;
	letter-spacing: 6px;
	cursor: default;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 2px dashed #e69e2d;
	margin-left: 30px;
	margin-right: 30px;
}

p {
	text-align: justify;
	padding: 0 38px 0 38px;
	color: #9b8691;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
}

#twitter_update_list {
	text-align: justify;
	padding: 0 58px 0 58px;
	color: #9b8691;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
}

a:active.piccies, a:hover.piccies, a:link.piccies, a:visited.piccies {
	cursor: help;
	border-bottom: 0px solid #ffffff;
}

a:active, a:link, a:visited {
	color: #78637d;
	font-family: Tahoma;
	font-size: 11px;
	cursor: help;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px dotted #27a494;
}

a:hover {
	color: #b15a7a;
	font-family: Tahoma;
	font-size: 11px;
	cursor: help;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px dashed #27a494;
}
b { color: #605288; font-weight: 540; letter-spacing: 2px; }
u { border-bottom: 1px dashed #b15a7a; letter-spacing: 1px; text-decoration: none; font-family: Tahoma;}


#twitter-link { text-align: right; margin-left: 40px;}

blockquote {
	margin: 7px 0 11px 130px;
	padding: 3px;
	background-color: #f4ecf3;
	color: #9b8691;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	-moz-border-radius: 8px;
	border-left: 8px solid #27a494;
	border-right: 8px solid #27a494;
	width: 300px;
	text-align: center;
}

.imgho {
	border: 5px solid #9cd7d2;
	padding: 2px;
}

.imgho:hover {
	border: 5px solid #7bc8c1;
	padding: 2px;
}

/*
9cd7d2 mas claro aun
80c1bc  mas claro que el turquesa de abajo, para los bordes
turquesa clarin medio  27a494
turquesa obscuro casi verde 1e7763

f9e0a3 amarillo patito muuy claro

ffdc67  amrarillo mas fuerte

946b7b gris rosadon

b15a7a  gris moradon rosaseo lol

rossa cabello sakura f3784e

fd4c5d mas rosa que el de arriba xD
ff7fb2 mas rosa aun

5cb0c2 azul para bordes no tan turquesoon
45a7bc  azul mas fuerte del de arriba


f88f9d  rosa para bordes de las piccies


78637d  gris mas obscuro que las letras

gris azuladooon  605288

ff6b5b rojo del header

*/
