body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('../images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	
	}
	h2 a:hover, h3 a:hover,a:hover{
	color: #147;
	text-decoration: underline;
	}
#contenedor
{
}
.firma
{
padding-left:10px;
padding-right:10px;
font-size:1.2em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	.firma1
{
padding-left:10px;
padding-right:10px;
font-size:1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
		.error
{
color:red;
font-size:1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
	#inicio
	{
	font-size:1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-align:justify;
	}
#page {
	background: #d5d6d7 url('../images/kubrickbgcolor.jpg');

	text-align: left;
	}

#header {
	background: #73a0c5 url('../images/opusheader.jpg') no-repeat bottom center;
	
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
	.name 
	{
	padding-top:70px;
	font-size: 2.5em;
	text-align: center;
	color:#000000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	.name a
	{
	text-decoration:none;
	color:#000000;
	}
	.description
	{
	font-size: .75em;
	text-align: center;
	}

#header2
{

width:900px;
height:141px;
background:url(../imagenes/top.jpg);
}
#contenido
{
padding:0;
background:url(../images/kubrickbgwide.jpg);
 
	width: 760px; 
}
#pie
{
background:url(../images/kubrickfooter.jpg);
height: 60px; 
	width: 760px; 
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-size:.65em;
	}

#pie p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#barra
{
width:900px;
height:20px;
background:#000000;
}
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	/*border: 1px solid #959596;*/
	}
	
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 30 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: .75em;
	}
	#sidebar h2 a{
	text-decoration:none;
	
	
	}
	#sidebar h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: .65em;
	font-weight:lighter;
	}
	
/* End Sidebar */
 ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;

	
	} 
li
{

color:black;
}
li a
{
	margin: 7px 0 8px 10px;
	color:blue;
	}
