@charset "utf-8";
/* CSS Document */


body {
	background: #000 url(../images/top.gif) center top repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 15px auto;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

img { border: none; } 

body#bodyhome #home a, body#bodyillustrations #illustrations a, body#bodysequentials #sequentials a, body#bodytshirts #tshirts a, body#bodyblogger #blogger a, body#bodyabout #about a, body#bodycontact #contact a{
color: #ff9500;
}

body#bodyhome #home a:hover, body#bodyillustrations #illustrations a:hover, body#bodysequentials #sequentials a:hover, body#bodytshirts #tshirts a:hover, body#bodyblogger #blogger a:hover, body#bodyabout #about a:hover, body#bodycontact #contact a:hover{
color: #a83c6a;
}


a {
	font-size: 110%;
	color: #e8e4c3;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#header {
	background: none;
	width: 950px;
}

#header img {
	float: left;
}

#header ul {
	float: right;
	margin: 0;
	padding: 0;
}

#header li {
	list-style: none;
	float: left;
	padding: 15px 21px;
	background: none;
}

#header a {
	text-decoration: none;
	color: #e8e4c3;
}

#header a:visited {
	text-decoration: none;
	color: #a8a37f;
}


#header a:hover {
	color: #a83c6a;
}

#content {
	width: 720px;
	padding: 50px 0 20px 0;
	float:right;
	text-align: left;
	*padding: 25px 0 10px 0;
}

#content p {
	font-size: 90%;
	color: #e8e4c3;
}

#content a {
	font-size: 90%;
	color: #b44373;
}

#content a:visited {
	font-size: 90%;
	color: #8b4b66;
}

#content a:hover {
	font-size: 90%;
	color: #cb2a4c;
}

.bloque {
	min-height: 430px;
	margin-bottom: 50px;
}

.bloque-index {
	margin-bottom: 50px;
}


h1 {
	color: #e97300;
	font-size: 180%;
	margin: 0;
}

h2 {
	color: #ff9500;
	font-size: 160%;
	margin: 0;
}

h5 {
	color: #ff9600;
	font-size: 240%;
	margin: 0 0 20px 0;
}

h6 {
	color:#e8e4c3;
	font-size: 80%;
	font-weight: normal;
	margin: 3px 0 15px 0;
}

#footer{
	clear: both;
	background: url(../images/bottom.gif) repeat-x center top;
	width: 100%;
	height: 65px;
	padding: 15px 0 10px 105px;

}

#footer a {
	color: #d0cca7;
	font-size: 90%;
	font-weight: normal;
	padding: 0 20px;
}

#footer a:hover {
	color: #a83c6a;
	font-size: 90%;
	font-weight: normal;
}

.gallery {
	float: left;
	margin-bottom: 80px;
}
.thumbs {
	float: left;
}
.text {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 213px;
}

.flechas {
	float: right;
	width: 26px;
	margin: 0 5px;
}


.gallery .next {
	width: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align:bottom;
	text-align: bottom;
	position: relative;
	top: 275px;
}


.gallery .previous {
	width: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.back {
	clear: left;
	color: #e8e4c3;
	padding: 10px 0;
}

.back a{
	font-size: 110%;
}

.image-inside{
	float:left;
	width: auto;
	margin: 10px 0 20px 0;
}

.text-inside {
	clear: left;
}

.next-image {
	margin: 5px;
	float: right;
		}
		
.previous-image {
	margin: 5px;
	float: left;
		}
		
.right-arrow {
	margin: 5px 0 5px 0;
	float: right;
}

.left-arrow {
	margin: 5px 0 5px 0;
	float: left;
}

#thanks {
	height: 430px;
}

.bloque ul {
	font-size: 90%;
	line-height: 1.9em;
	color: #e8e4c3;
}