/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
min-width: 780px;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 8.5pt;
font-family: "Trebuchet MS", sans-serif, helvetica;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
/*letter-spacing: -1px;*/
text-transform: lowercase;
}

h3,h4,h5,h6,b
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

a
{
text-decoration: none;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
height:122px;
}

.salsa
{
background: #440000 url('../images/n1-salsa.gif') repeat-x;
}

.latino
{
background: #440000 url('../images/n1-latino.gif') repeat-x;
}

#header_inner
{
position: relative;
width: 100%; /*950px;*/
max-width: 950px;
height:122px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #E5CCD0;
font-size: 1.2em;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 0.3em 0.5em 0.3em 0.5em;
background: #fff url('../images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #CA2F2F url('../images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

/* Main */

#main
{
background: #fff url('../images/n2.gif') 0px 1px repeat-x;
text-align: center;
padding: 2.0em 0 1.0em 0;
}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
/*margin-bottom: 2.0em; */
}

#main_inner
{
position: relative;
width: 950px; /*100%*/
margin: 0 auto;
/*padding-top: 3.5em;*/
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 1.9em;
/*
padding-bottom: 0.1em;
margin-bottom: 0.8em;
*/
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('../images/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('../images/n6.gif');
margin-left: 1.1em;
}

/* Footer */

#footer
{
width: 100%; /*950px;*/
max-width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: lowercase;
}


img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

/* LAYOUT - 3 COLUMNS */

	#column_left
	{
	display: table-cell;
    padding: 0.5em 0.2em 0.5em 0.2em;
	border-left: solid 1px red; /*#E1E1E1;*/
	border-right: solid 1px red; /*#E1E1E1;*/
	width: 120px;
	min-width: 120px;
	background-color: #D3D4D6;
	}
	
	#column_central
	{
	display: table-cell;
	padding: 0.5em 0.2em 0.5em 0.2em;
	}
	
	#column_right
	{
	display: table-cell;
	padding: 0.5em 0.2em 0.5em 0.2em;
	border-left: solid 1px red; /*#E1E1E1;*/
	border-right: solid 1px red; /*#E1E1E1;*/
	width: 120px;
	min-width: 120px;
	background-color: #D3D4D6;
	}

/* Start Virtuality */
.tr1 { background-color: #eee; }
.tr2 { background-color: #ddd; }

p.head {
color: #222222;
font-weight: bold;
font-size: 1.1em;
}

th.head {
background: #fff url('../images/n2.gif') 0px 1px repeat-x;
}

th.head, .menu {
color: #66000F;
font-size: 1.3em;
font-weight: bold;
letter-spacing: -1px;
text-transform: lowercase;
}

a.head:link, a.head:visited {
color: #66000F;
text-decoration: underline; 
}

a.head:hover, a.head:active {
color: #D90000;
}

.thinborder {
/* border: dotted 1px #66000F; */
/* border: 0; */
padding: 2px;
/* border: solid 1px #BFBFBF; */
/* background-color: #EEEEEE; */
}

.menu {
margin: 0;
padding: 0;
white-space: nowrap;
background-color: transparent;
}

.menu li {
display: inline;
list-style: none;
}

.menu a
{
color: #66000F;
display: block;
text-decoration: none;
border: solid 1px #D3D4D6; /*transparent;*/
}

.menu a:hover {
background-color: #EEEEEE;
border: solid 1px red; /*#E1E1E1;*/
}
.menu a:visited { text-decoration: none; }

#intromini {
position: absolute;
top: 0px;
right: 6.6em;
border: 0;
}

#banner_top {
position: absolute;
top: 24px;
right: 0em; /*8em;*/
border: 0;
}

/*
#sites {
position: absolute;
top: 24px;
right: 0em;
border: 0;
}

#sites img {
border: 0;
}
*/

#photoview_wrapper {
position: absolute;
}

#photoview_wrapper .comment {
min-width: 400px;
padding: 1em;
font-size: 1.2em;
background-color: #FFFFFF;
border: solid 1px #000000;
}

#photoview {
text-align: left;
background-color: #000000;
}

#photoview img {
}

img, .banner {
margin: 1px;
padding: 2px;
border: solid 1px #BFBFBF; /*#e1e1e1;*/
background-color: #FFFFFF;
}

img.noborder {
	border: 0;
	background-color: transparent;
}

.banner {
min-width: 120px;
min-height: 60px;
}

.banner img, .banner object {
padding: 0;
margin: 0;
vertical-align: bottom;
}

.frameless, .frameless table, .banner img {
border: 0;
background-color: transparent;
padding: 2px;
vertical-align: bottom;
}


input[type='submit'] {
background: #CA2F2F url('../images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input[type='text'], input[type='password'], input[type='file'], select, textarea {
border: solid 1px #CA2F2F;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
margin: 0.25em 0.25em 0.25em 0.25em;
}

select option {
	padding-right: 1em;
}

td {
padding: 2px;
text-align: left;
}

th {
text-align: center;
}

.fat {
	color: #66000F;
	font-size: 1.2em;
	font-weight: bold;
}

#map img {
padding: 0;
margin: 0;
border: 0;
background-color: transparent;
} 

/* End Virtuality */

