/*
stefangrambart.ca version 3.1
All design and development by Stefan Grambart, within the Mootools JS framework (http://mootools.net)
No Actionscript was harmed in the making of this website!
Thanks to James King for helping out with code, and thinaks to Kim for her eternal support!
*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
	background-image:url(../_images/bg_paper.jpg);
	margin:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#111111;
}
a:hover, a:active {
	text-decoration:none;
	color:#7b2e00;
}
img {
	border:none;
}
#fullheight {
	height:100%;
	width:817px;
	text-align:left;
	border:none;
}
.header {
	height:30px;
	background-color:#111111;
	padding: 0 10px 10px 10px;
}
#headerbg {
	z-index:0;
	background-color:#730606;
	height:120px;
	width:100%;
	position:absolute;
	top:0px;
}
#fullpage {
	z-index:1;
	position:relative;
}

/* MOOTOOLS ACCORDION */

#accordion {
	margin:0;
}

h3.toggler {
	clear:left;
	margin:0;
	padding:0;
	cursor:pointer;
}
.element {
	margin:0;
	padding:0;
}

div.element p, div.element h4 {
	margin:0;
	padding:0;
}


/* CONTENT */

.content {
	text-align:left;
	text-indent:none;
}
.content h4 {
	font-size:12px;
	text-indent:0;
	font-weight:bold;
}
/* LISTS */

ul {
	padding:0px;
	margin:0;
}
li {
	padding:0;
	margin:0;
	text-indent:none;
	list-style:none;
}
#featured {
	padding-top:5px;
}
#featured li img {
	border:0;
	margin-bottom:4px;
}
#gallery {
	padding:10px 5 15px 10px;
}
#gallery li {
	float:left;
}

/* FORM */

.info {
	vertical-align:top;
	text-indent:0;
	color:#000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
.info img {
	border:none;
	padding:0 0 5px 0;
}
.info h4 {
	font-size:12px;
	text-indent:0;
	font-weight:bold;
	padding:0 0 3px 0;
	color:#060606;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.info h5 {
	font-size:9px;
	text-indent:0;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
	color:#111111;
}
.info h6 {
	font-size:12px;
	text-indent:0;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin:0;
	color:#FFF;
}

/* .fib is a bot-catcher */
.nombre {
	display:none;
}
#thanks {
	margin:10px 0 0 15px;
	font-size:14px;
	color:#534741;
}

/* FOOTER */

#footer {
	font-size:9px;
	color:#362210;
	padding:10px;
}
#footer a:link, #footer a:visited {
	color:#777777;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#333333;
	text-decoration:none;
}

/* TWITTER BLURB */

#obed_div {
}
.sidebar-title {
}
#obed_update_list {
}
#obed-link {
}
.contact {
	color:#FFF;
	text-align:right;
	position:absolute;
	top:10px;
	margin-left:600px;
	margin-right:10px;
	width: 216px;
	vertical-align: baseline;
	height: 81px;
}


.divLeyLoc{
	position:absolute;
	top:131px;
	width:120px;
	height:167px;
	margin-left:820px;
	margin-right:-5px;
}

.contenedor{
	postion:reative;
	margin: 5px;

}
