/* Main Content */

#header-previews-frame {
	position: relative;
	float:left;
	left: 642px;
	top: 18px;
	width: 284px;
	height: 114px;
	z-index:1000;
}

#header-previews {
	display:block;
	position: relative;
	float:left;
	left: 644px;
	top: 20px;
	width: 280px;
	height: 110px;
	z-index:999;
}

#header-base {
	float:left;
	width: 950px;
	height: 157px;
	margin: 4px 0px 6px 8px;
	background: url(../images/headers/header_thin_base.jpg) #470820 top left no-repeat;
}


body {
	margin: 0px auto;
	background-color: #250411;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #fff;
}

/* links */
a, a:visited {
	color: #ff737e;
	text-decoration: none;
	text-shadow: 1px 1px 7px #ff737e;
	-webkit-text-shadow: 1px 1px 7px #ff737e;
	-moz-text-shadow: 1px 1px 7px #ff737e;
}

a:hover, a:active{
	color: #ffc9b6;
	text-shadow: 1px 1px 7px #ff7f;
	-webkit-text-shadow: 1px 1px 7px #fff;
	-moz-text-shadow: 1px 1px 7px #fff;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 2px;
}

small {
	font-size: 10px;
}

.center {
	margin: 2px auto 0px auto;
}

.boxed {
	background: url(../images/bg_lab.png) top left repeat #470820;
	border: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px;
	margin: 3px auto;
}

.boxed h1, .boxed h2, .boxed h3 {
	margin: 4px;
}

#page {
	width: 960px;
	margin: 15px auto 0px auto;
	padding: 0px;
	background: url(../images/bg_stars1.gif) #470820 scroll top left repeat;
	border: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#index-container {
	float:right;
	margin-top: 125px;
	margin-right: 10px;
	width: 350px;
	height: 155px;
	text-align: left;
	padding: 10px;
}

.index-headers {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 2em;
}

#footer {
	width: 960px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 720px;
	margin: 0px auto 10px auto;
	padding: 6px;
	background: url(../images/hover_dark.png) #210007 top left repeat-x;
	border-top: thin solid #101010;
	border-left: thin solid #300a18;
	border-right: thin solid #300a18;
	border-bottom: thin solid #300a18;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
}

#nav a {
	color: #654451;
}

#nav h5 a {
	color: #856471;
}

#nav a:hover {
	color: #957481;
}

#nav-col {
	vertical-align: top;
	padding-left: 8px;
	padding-top: 2px;
	display: inline-block;
	width: 90px;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
	border-left: thin solid #351421;
}

#nav-col hr{
	width: 60%;
	height: 1px;
	background-color: #351421;
	margin-bottom: 0px;
}
#nav-col h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 8px;
}

#stairwaytoheaven {
	float: right;
	display: inline;
	font-size: 9px;
	margin-right: 2px;
}

#inpage {
	width: 960px;
	margin: 2px auto 2px auto;
	padding: 0px 20px 0px 20px;
}

#characters-list {
	display: block;
	width: 80%;
	margin: 5px auto;
	padding: 5px;
}

#characters-list-even,#characters-list-odd  {
	display: block;
	width: 90%;
	min-height: 180px;
	margin: 9px auto;
	background: url(../images/hover_dark.png) #360619 top left repeat-x;
	background-color: #360619;
	text-align: left;
	padding: 5px;
	border: thin solid #460720;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
}

#characters-list-odd {
	background-color: #250411;
}

#characters-list-even img,#characters-list-odd img{
	margin: 4px 15px 4px 4px;
	padding: 1px;
	background-color: #250411;
	border: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
}

#characters-list-even h1,#characters-list-odd h1 {
	font-size: 24px;
	margin: 2px;
	text-shadow: 1px 1px 7px #ff737e;
	-webkit-text-shadow: 1px 1px 7px #ff737e;
	-moz-text-shadow: 1px 1px 7px #ff737e;
}

#characters-list-even h1:hover ,#characters-list-odd h1:hover {
	font-size: 24px;
	margin: 2px;
	text-shadow: 1px 1px 7px #ff737e;
	-webkit-text-shadow: 1px 1px 7px #ff737e;
	-moz-text-shadow: 1px 1px 7px #ff737e;
}

#characters-list-odd h1 small,#characters-list-even h1 small{
	font-size: 16px;
	color: #664552;
	text-shadow: 0px 0px 0px;
	-webkit-text-shadow: 0px 0px 0px;
	-moz-text-shadow: 0px 0px 0px;
}

#characters-list-text-bottom {

	height: 20px;
	bottom: 2px;
	width: 100%;
	text-align:right;
	vertical-align:bottom;
	font-size: 10px;
	color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* botones del header */

#header-buttons {
	display: block;
	height: 60px;
	width: 960px;
	clear: both;
	text-align:center;
	margin: 3px auto 0px auto;
}
#but-blog {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 77px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 0;
}

#but-blog:hover, a:active {
	background-position: -149px 0;
}

#but-animation {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 137px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 -220px;
}

#but-animation:hover, a:active {
	background-position: -150px -220px;
}

#but-characters {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 127px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 -45px;
}

#but-characters:hover, a:active {
	background-position: -149px -45px;
}
#but-misc {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 80px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 -135px;
}

#but-misc:hover, a:active {
	background-position: -149px -135px;
}
#but-links {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 90px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 -90px;
}

#but-links:hover, a:active {
	background-position: -149px -90px;
}
#but-about {
	display: inline-block;
	margin: 0px auto 0px auto;
	width: 130px;
	height: 45px;
	background: url("../images/buttons.jpg") top left no-repeat;
	background-position: 0 -175px;
}

#but-about:hover, a:active {
	background-position: -149px -175px;
}

#button-download {
	display: inline-block;
	margin: 2px;
	width: 164px;
	height: 31px;
	background: url("../images/button_download.png") top left no-repeat;
	background-position: 0 -31px;
}

#button-download:hover, a:active {
	background-position: 0 0;
}

/* solo para el blog */
#pageblog {
	width: 960px;
	margin: 25px auto 0px auto;
	padding: 0px;
	background: url(../images/bg_stars1.gif) #470820 scroll top left repeat;
	border-top: thin solid #571830;
	border-left: thin solid #571830;
	border-right: thin solid #571830;
	border-bottom: 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#pagemid {
	float:right;
	height: 100%;
	padding-right: 0px;
	background-color: ;
	background: url(../images/bg_stars1.gif) #470820 scroll top left repeat;
	border-left: thin solid #571830;
	border-top: 0px;
	border-bottom: 0px;
}
#pageend {
	width: 960px;
	padding: 0px;
	background-color: ;
	background-image: url(../images/bg_stars1.gif) #470820 scroll top left repeat;
	border-top: 0px;
	border-left: thin solid #571830;
	border-right: thin solid #571830;
	border-bottom: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* fin solo para el blog ^ */

#credits {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	background: url(../images/hover_dark.png) #300a18 top left repeat-x;
	color: #e6cbd5;
	border-top: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* About*/ 

#about_div_info {
	display: block;
	float: left;
	width: 550px;
	padding-left: 10px;
}
#about_div_contact {
	display: block;
	float: right;
	width: 400px;
}

#about_div_workshops {
	display: block;
	float: left;
	width: 550px;
	padding-left: 10px;
}

#about_div_imsocial {
	display: block;
	float: right;
	width: 400px;
	text-align: center;
	margin: 0 auto;
}

#about_div_mags {
	display: block;
	float: right;
	width: 400px;
	text-align: right;
}

#about_switchlanguage {
	float: right; 
	margin: 2px 5px 2px 2px;
	font-size: 75%;
}

#clarocomoelagua {
	clear:both;
}

#language1 {
display:block;
}
#language2 {
display:none;
}

/* lists */

#coollists li {
	padding: 10px;
	margin-bottom: 5px;
	background-color: #390012;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: 2px solid #290002;
	border-right: 2px solid #290002;
	list-style-type: circle;
}

#coollists li:hover {
	background-color: #410214;
}


ul, li {
	margin: 4px;
	text-align: left;
	text-indent: -4px;
	list-style-type: circle;
}

hr {
	width: 60%;
	border: 0px ;
	color: #571830;
	height: 1px;
	background-color: #571830;
	text-align: center;
}


/* inputs and forms */
input, textarea {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	background-color: #250411;
	color: #ffc9b6;
	padding: 1px;
	margin: 1px;	
	border: thin solid #571830;
	border-radius: 6px;	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

input:hover, input:focus,
textarea:hover, textarea:focus  {

	background-color: #220108;
	border: 2px solid #602133;
	margin: 0px;
	color: #fff;	
}

.submit input { 
	padding: 2px;
	margin: 2px;
	background-color: #390012;
	color: #d9bdc6;
	border: thin solid #bb8092;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.submit input:hover {
	background-color: #bb8092;
	color: #fff;
	border-color: #390012;
	font-weight: bold;
}

/* Tables */

#venomlab {
	width: 480px;
	padding: 4px;
	margin: 2px auto;
	text-align: center;
	background: url(../images/bg_lab.png) top left repeat #470820;
	border: thin solid #571830;
	border-bottom: 2px solid #150002;
	border-right: 2px solid #150002;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#venomlab li {
	list-style: none;
	padding: 2px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #571830;
	border-bottom-width: 50%;
	text-align: left;
}

#venomlab li img {
	vertical-align: middle;
	float:left;
	margin-right: 10px;
	border: 1px solid #571830;
}

#venomlab h3 {
	margin: 10px;
}

#venomslab-chapters {
	margin-top: -15px;
	margin-left: 120px;
}

#venomslab-chapters-time {
	color: #bbb;
}

#venomslab-chapters-imgs {
	margin-right:20px;
	margin-top:10px;
}

#venomslab-chapters-imgs a {
	float: right;
	margin: 5px;
}

.tables-wiut {
	width: 50%;
	padding: 3px;
	margin: 5px;
	background: url(../images/bg_lab.png) top left repeat #300a18;
	border: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.tables-wiut ul {
	margin: 4px;
	font-size: 12px;
	text-align: left;
	text-indent: -4px;
}

#twitter_div {
	width: 90%;
	height: auto;
	padding: 2px;
	margin: 0 auto 15px auto;
	font-size: 10px;
	background: url(../images/bg_lab.png) top left repeat #300a18;
	border: thin solid #571830;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
}

#twitter_div_index {
	width: 100%;
	height: 30px;
	padding: 2px;
	margin: 285px auto 0 auto;
	font-size: 10px;
}

#twitter_div_index li {
	list-style-type: none;
}


#twit {
	display: block;
	margin: 0 auto;
}

.twit-time {
	color: #8a4b64;
	font-size: 9px;
}

.twit-time:link {
	font-weight: bold !important;
}

#twit-logo {
	display: inline;
	float: right;
	width: 35px;
	height: 35px;
	background: url("../images/twitter_lilbird.gif") top center no-repeat;
}

.wtf {
	float: right;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #e6cbd5;
}

/* Texts */

.text-bigred {
	font-size: 14px;
	color: #975870;
}

.showmore {
	font-size: 11px;
	color: #975870;
}

.showmore:hover {
	color: #fff;
	cursor: pointer;
}
.showmore:active {
	color: #fff;
}

.whatimupto-date {
	font-size: 10px;
	color: #975870;
	margin: 0px;
	padding: 0px;
}

.whatimupto {
	font-size: 13px;
	color: #fff;
	margin:0px
	padding-left: 3px;
}


/* special items */
.profilepicture {
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	
}

#creativecommons {
	float: right;
	width: 75px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	background: url(../images/creativecommons.png) top left transparent no-repeat;
}

#blender {
	float: right;
	width: 80px;
	height: 25px;
	margin: 0px 5px 0px 0px;
	background: url(../images/blender.png) top left transparent no-repeat;
}

#blenderfoundation {
	float: right;
	width: 100px;
	height: 22px;
	margin: 0px 5px 0px 0px;
	background: url(../images/blenderfoundation.png) top left transparent no-repeat;
}

.hidden {
	visibility: none;
}
.covers {
	display: block;
	float: left;
	clear:both;
	text-align: left;
}
