body {
	margin: 0px auto;
	padding: 0px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	color: #666666;
}
.botonesDave {
color: #666;
background-color: #EEE;
border: 1px solid #DDD;
}
.botonesDave:hover {
color: #666;
background-color: #FFF;
border: 1px solid #BBB;
}

html {
}
#wrapper {
	width: 100%;
	text-align: center;
}
#pagecell {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	text-align: left;
}

#fondo-cabeza {
	width: 822px;
	height: 78px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo-cabeza1.jpg);
}

#fondo-centro {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo-centro1.jpg);
}

#fondo-pie {
	width: 822px;
	height: 78px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo-pie1.jpg);
}


#pagecell a:hover {
	text-decoration: underline;
}
#flash_pic_cont {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 275px;
	
}
#content-cntr {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 13px;
	color: #666666;
	top: 0px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}

#content {
	width: 490px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 15px;
	margin-left: 6px;

}

#content p{
	line-height: 20px;
	color: #666666;
	margin-top:5px;;
	
}

#content.storycontent p{
	line-height: 20px;
	color: #666666;
}


#content a{
	color: #ED6741;
	text-decoration: none;
}


/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: absolute;		

	}

#menuh
	{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
		
#menuh a
	{
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	background-image: url(../images/nav-back.jpg);
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222222;
	background-repeat: repeat-x;
	}
	

	
#menuh a:hover	/* menu at mouse-over  */
	{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #E4F3F8;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	}	
			



#menuh ul
	{
	margin:0px;
	padding: 1px;
	float:left;
	width:111px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	list-style-type: none;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	left:0;
	display:none;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/*to get rid of dotted line outline*/
:focus{
	-moz-outline-style: none;
}


#footer {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-bottom: 15px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	position: relative;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
#footer ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li{
	display: inline;
	list-style-type: none;
}
#footer p{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
}

#logo-contr {
	height: 60px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-left: 0px;
	text-align: left;
}

/*PNG transparencey hack for mozilla and IE 6 browsers*/
/* for mozilla/gecko browsers */


#pagetitle {
	width: 100%;
	margin-bottom: 30px;
}

#pagetitle h2{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 13px;
	color: #555555;
	margin: 2px;
	padding: 0px;
	font-weight: lighter;
}

#pagetitle h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 24px;
	font-weight: lighter;
	color: #ED6741;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#sidebar {
	width: 209px;
	float: right;
}
#sidebar a{
	color: #5095BE;
	text-decoration: none;
}
#sidebar h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 0px;
	color: #999999 ;
	margin-bottom: 5px;
}
#sidebar h4 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FF9900;
}
#sidebar p {
	font-size: 11px;
	line-height: 16px;
}
#content h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 14px;
	color: #5095BE;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#featured {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 11px;
	color: #999999;
	margin-bottom: 35px;
	margin-right: 20px;
}
#featured dt{
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
}
#featured dd{
	font-size: 11px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	

}
#featured a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	color: #5095BE;
	text-decoration: none;
	font-size: 11px;
	font-weight: lighter;
	text-transform:uppercase;
}
#featured a:hover{
	text-decoration: underline;
}

#featured img{
	border: 3px solid #CCC;
	margin-right:7px;
}


#fotosArticulos{
	width:460px;
	text-align:center;
	border: 5px solid #CCC;
	margin-left:7px;
	background-color:#EEE;
}

#fotosBio{
	float:right;
	width:250px;
	text-align:center;
	border: 5px solid #8488B3;
	background-color:#EEE;
	margin-left: 13px;
	margin-bottom:10px;
}
.floatright {
	float:right;
	border: 5px solid #CCC;
	background-color:#EEE;
	margin-left: 13px;
	margin-bottom:10px;
}
.floatleft {
	float:left;
	border: 5px solid #CCC;
	background-color:#EEE;
	margin-right: 13px;
	margin-bottom:10px;
}


#homeFeature{
}
#homeFeature h1{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 22px;
	color: #ED6741;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#homeFeature ul{
	margin: 0;
  	padding: 0;
  	list-style: none;
}
#homeFeature ul li{
	margin: 2px 0 6px 0;
  	padding: 0;
  	font-weight: bold;
  	line-height: 16px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: 0 50%;
}
#homeFeature ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
}
#homeFeature ul li a:hover {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: underline;
}
#homeFeature p{
	font-size: 13px;
	margin-top: 10px;
	padding-top: 0px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 10px;
}
#homeFeature a{
	color: #78ADCD;
	text-decoration: none;
}
#link{
	background-image: url(../images/iconos/page_white.png);
	background-repeat:no-repeat;
}

#links{
	background-image: url(../images/iconos/page_white.png);
	background-repeat:no-repeat;
	padding-left:25px ;
	margin-top:15px;
}
#photos {
		background-image: url(../images/iconos/pictures.png);
}
#webportfolio {
	background-image: url(../images/iconos/layout_content.png);
}
#flickr{
	background-image: url(../images/iconos/flickr.png);
}
#homeContent {
	width: 725px;
	padding-left: 15px;
}
#homeContent p{
	line-height: 20px;
}
#googleAd-contr-horz{
	width: 720px;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6DBF0;
}
#googleAd-contr-vert{
	width: 100%;
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
}
#breadcrumbs {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 42px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
}
#breadcrumbs a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 11px;
	color: #5095BE;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}

#search {
	width: 480px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F7FAFD;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3D1E3;
	border-bottom-color: #B3D1E3;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	visibility: hidden;
}

.date_text {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	color: #666666;
}
#content h4 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 16px;
	color: #E68E1A;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	font-weight: lighter;
}

#category-link-home {
	width: 100%;
	background-image: none;
}
#category-link-home ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
	list-style-type: none;
}
#category-link-home a{
	color: #5095BE;
	margin-right: 3px;
	font-size: 12px;
	text-decoration: underline;
}
#month-archive-home {
	width: 100%;
}
#month-archive-home ul{
	margin: 0;
  	padding: 0;
  	list-style: none;
}
#month-archive-home ul li{
	margin: 2px 0 6px 0;
  	padding: 0;
  	font-weight: bold;
  	line-height: 16px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: 0 50%;
}
#month-archive-home ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
}
#month-archive-home ul li a:hover {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: underline;
}
#date-archive{
	background-image: url(../images/iconos/bullet_toggle_plus.png);
}
#content h5 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 20px;
	color: #5095BE;
	margin: 15px 0px 0px;
	padding: 15px 0px 0px;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
#ordered-list{}
#ordered-list ul li {
	background-image: url(../images/iconos/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	display: list-item;
	list-style-type: none;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 10px;
}
#screenshot {
	width: 200px;
	float: left;
	font-size: 12px;
	position: relative;
/*	height: 350px;*/

}
#screenshot ul li a{
	color: #5095BE;
	text-decoration: none;
}
#screenshot ul {
	margin: 0px;
	padding: 0px;
}
#screenshot ul li{
	background-image: url(../images/iconos/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	display: list-item;
	list-style-type: none;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#screenshot img{
	border: 3px solid #f2f2f2;
}
#screenshot ul li a:hover {
	color: #5095BE;
	text-decoration: underline;
}
.bdr {
	border: 3px solid #f2f2f2;
}

#sidebar ul{
	margin:0;
  	padding: 15px;
  	list-style: none;
}
#sidebar ul li{
	list-style-image: url(../images/iconos/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	line-height: 17px;
	font-size: 11px;
	
}

#sidebar ul li a {
	font-size: 11px;
	font-weight: lighter;
	color: #5095BE;
	text-decoration: none;
}
#sidebar ul li a:hover {

	font-size: 11px;
	font-weight: lighter;
	text-decoration: underline;
}
#sidelinks{
	background-image: url(../images/iconos/bullet_toggle_plus.png);
	font-size: 11px;
}

#portfolio-content {
	width: 230px;
/*	height:350px;*/
	position: relative;
	margin-left: 260px;
	margin-bottom:80px;
	
}
#portfolio-content h3{
	font-size: 16px;
	color: #5095BE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

	
blockquote {
	text-indent: 25px;
	background: url(../images/quote-2.gif) 
	no-repeat 0px 0px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
}
blockquote blockquote#close{
	margin: 0px;
	padding: 0px 0px 15px;
	background-image: url(../images/quote-1.gif);
	background-position: right bottom;
}
.bdr-screenshot {
	border: 8px solid #f2f2f2;
}
#full-legnth-content {
	top: 0px;
	padding-right: 15px;
	margin-left: 6px;
	padding-left: 15px;
	margin-top: 5px;
}
#full-legnth-content a{
	color: #5095BE;
	text-decoration: none;
}
#entry-spacer {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	width: 400px;
}
.more-link {
	color: #5095BE;
	text-decoration: none;
	margin-top: 10px;
}
#top-links {
	color: #FFFFFF;
	margin-left: 600px;
	position: relative;
	top: -25px;
	right: 0px;
}
.post h1 a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, Tahoma;
	font-size: 24px;
	font-weight: lighter;
	color: #5095BE;
	letter-spacing: -1px;
	margin-bottom: 3px;
}
#people{
	background-image: url(../images/iconos/user_gray.png);
	background-repeat: no-repeat;
}
#places{
	background-image: url(../images/iconos/house.png);
}
#things{
	background-image: url(../images/iconos/brick.png);
}
#websites{
	background-image: url(../images/iconos/world.png);
}
#leftcol {
	background-color: #FFCCFF;
	float: right;
	width: 150px;
}


/* FORMULARIO DE CONTACTO */
input, select {
	border:0;
	margin:3px;
	height:20px;
	padding:0px 3px;
	font:13px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;
}

textarea{
	border:0;
	margin:3px;
	height:200px;
	padding:0px 3px;
	font: 13px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;
}


label{
	float:left;
	margin:5px;
	width:120px;
	display:block;
	
}

#alinear {
	width:200px;
	margin-left: 134px;
}

/***** Shadows that wrap around ALL elements ***********/
.frmShdwTopLt{
	float:left;
	background:url(../images/contacto/shadowUpperLeft.gif) top left no-repeat;
}

.frmShdwBottomRt{
	float:left;
	background:url(../images/contacto/shadowLowerRight.gif) bottom right no-repeat;
}

.frmShdwBottomLt{
	float:left;
	background:transparent url(../images/contacto/shadowBottomLeft.gif) bottom left no-repeat;
}

.frmShdwTopRt{
	float:left;
	background:transparent url(../images/contacto/shadowTopRight.gif) top right no-repeat;
}



	
/***** styles specific to the SUBMIT BUTTONS **********/
.frmShdwSubmit{
	border:0;
	background:#f7f7f7 !important;
	background:transparent;
	font-weight:bold;
	cursor:pointer;
	

}

	.frmShdwSubmit:hover{
		color:#000000;
	}
	

/***** styles specific to the SELECT BOX **********/
.frmShdwSelectDropChosen{
	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px !important;
	padding: 0 0 3px 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff !important;
	border-left:0;

	cursor:pointer;
	/*some stuff for IE*/
	color:#666666;
	text-decoration:none;
}

.frmShdwSelectDropShown{

	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	position: static;
	background:#ffffff;
}

.frmShdwSelectDrop{

	display:none;
}

.fakeSelectImg{
	border:0;
	margin:5px 5px 0px 0px;
}

.frmShdwSelectDropShown a{

	display:block;
	margin:0;
	padding:0px;
	border-bottom:1px dashed #ffffff;
	text-decoration:none;
	color:#666666;
}
	
	.frmShdwSelectDropShown a.selected{
		background:#f7f7f7;
		color:#000000;
		border-bottom:1px dashed #cccccc;
	}
	
	.frmShdwSelectDropShown a.selected:after{
		content:" <<";
	}
	
	
	.frmShdwSelectDropShown a:hover{
		background:#f7f7f7;
		border-bottom:1px dashed #cccccc;
		text-decoration:none;
		color:#666666;
	}
	
	.frmShdwSelectDropShown a:hover:after{
		content:" <<";
	}
	
