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

body
{
	background-color:#818181;
	background-image:url(../images/bg_repeat_rojo.jpg);
	background-repeat:repeat-x;
	margin-top:auto;
}

a 
{
	color:#FFFFFF;
	text-decoration:none;
}
.films {
	margin: 0px;
}

a:hover 
{color:#e4f45f; text-decoration:underline;}
a  h4    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #959595;
	width: 212px;
	padding-top: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-indent: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}


a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover h4 {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #333333;
	width: 212px;
	font-size: 1.2em;
}
.especial {
	background-color: #cdffcc;
	color: #333333;
}



a:visited
{
	color:#CCCCCC;
}


h1
{
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:-15px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
}

h2
{font-size:2em;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:-15px;}

h3
{font-size:2em;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:50px;}

.green
{color:#e4f45f;
}

#container
{
	width:883px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background-image:url(../images/bg_content.jpg);
	margin-top: 0px;
}

#header
{
	background-image:url(../images/banner_rojo.jpg);
	height:298px;
}

#logo
{
margin-left:30px;
padding-top:10px;
}

img
{border:0px;
}


#midcontainer
{
	background-repeat:repeat-y;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}


#aboutme
{float:left;
padding-left:50px;
width:520px;

margin-top:30px;}

#left
{
	float:left;
	padding-left:30px;
	width:520px;
	margin-top:20px;
	padding-right:20px;
}

#leftmid
{
	margin-left:0px;
	background-image:url("parent.jpg");
	background-repeat:no-repeat;
	padding-left:5px;
}


#right
{
	float:left;
	width:254px;
	margin-top:30px;
	margin-bottom: 0px;
	background-image: url(../images/centro_btm_.jpg);
	background-repeat: repeat-y;
}

#rightmid
{
	padding-left:20px;
	background-image: url(../images/centro_btm_.jpg);
}
#rightmidbottom {
	padding-left:0px;
	background-image: url(../images/right_btm.jpg);
	height: 19px;
}


.mainlink
{background-image:url("arrow.gif");
background-repeat:no-repeat;
margin-right:20px;
padding-left:15px;
color:#8e9ba6;
font-family:"Century Gothic";
font-weight:bold;
font-size:1.1em;

}



#proj
{padding-left:13px;
}

#favthings	
{position:relative;
margin-top:20px;
padding-left:20px;
}




/* ---------------------- Dolphin nav ---------------------- */

#nav
{
	float:right;
	position:relative;
	height:33px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 20px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:0.9em;
}

#nav ul
{margin:auto;list-style-type:none;width:auto;float:left;}

#nav ul li
{display:block;float:left;margin:0 1px;}

#nav ul li a
{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:15px 0 0 15px;height:33px;}

#nav ul li a span
{padding:10px 5px 0 0;height:21px;float:left;}

#nav ul li a:hover
{color:#fff;}

#nav ul li a:hover span
{display:block;width:auto;cursor:pointer;}

#nav ul li a.current,#nav ul li a.current:hover
{
	color:#283e52;
	background:#ffcc6a;
	line-height:275%;
}

#nav ul li a.current span
{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#ffcc6a;
	height:33px;
}
/* ---------------------- END Dolphin nav ---------------------- */

#bottom
{
	clear:both;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e9ba6;
	text-align:right;
	bottom: 0;
	height:85px;
}
.thumbnail	
{margin-right: 10px;
float: left;
margin-bottom: 20px;
font-size:0.4em
}
