/* normalize */
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
*{margin:0; padding:0;}
* html body{overflow:hidden;}
ul, li{list-style:none outside none;}
.clear{clear:both;}

body {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#000000;
padding:0;
margin:0;}



a {
font-family:Arial, Helvetica, sans-serif;
color:#FFCC66;
text-decoration:none}

a:hover{
text-decoration:none;
color:#FFCC00;}

#inicio{
/*width:600px;
height:500px;
background: url(../imagenes/fondo.jpg) center no-repeat;*/
margin:0 auto;
text-align:center;

}


.logotipo{
width:320px;
height:60px;
background: url(../imagenes/logotipo_modelos_cordoba.png) center no-repeat;
padding:40px 0px;
margin:0 auto;}

#inicio h1 {
color:#FFFFFF;
font-size:24px;
font-style: normal;
font-weight: bold;
margin:0px;
padding:0px;}

p {color:#FFFFFF;
font-size: 12px;
font-style: normal;
margin:0px;
padding:0px;}

.linkentrar:link {
color:#FFFFFF;
font-size:30px;
font-style:normal;
font-weight:bold;
text-decoration:none;}

.linkentrar:hover {
color:#FF9900;
font-size:30px;
font-style:normal;
font-weight:bold;
text-decoration:none;}

.clear {clear:both; margin:0px; padding:0px;}

#global{
width:auto;
margin:0 auto;
height:auto;}	

h2{
font-size:11px;
color:#FFF;
font-style:normal;
font-weight:bold;
margin:0px;
padding:0px;
text-align:center;}
	
.header{height:120px;}


.nombre-perfil {
color:#FFCC66;
font-size: 16px;}

#foto_detalle{
	width: 510px;
	height: auto;
	margin: 15px 0;
	padding: 0px;
	float: right;
	clear:both;}

#foto{
margin:15px 0px;}

/* -------------- footer -------------- */
.footer{
border-top: 1px #989797 solid;
background-image:url(../imagenes/fondo-sombra-superior.jpg);
background-repeat:repeat-x;
margin:0 auto;}

.footer .nombre{padding:20px;}

/* pagewrap */
#pagewrap{
	margin:0 auto;
	padding:20px 0;}
	
.conteiner-home{
	width:1120px;
	margin:0 auto;
	text-align:center;}
	
.conteiner{
	width:860px;
	margin:0 auto;}

#sidebar{
float:left;
width:300px;}
	
#sidebar .nombre{
display:block;
line-height:30px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#ff0103;
font-weight:bold;
width:auto;
text-align:center;
background:url(../imagenes/bg-nombre.jpg) repeat-x;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}	

	
#sidebar .titulos{
display:block;
line-height:40px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
font-weight:bold;
width:auto;
text-align:center;
background: url(../imagenes/bg-titulos.jpg) repeat-x;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin:10px 0px;}

#post{
float: right;
width:540px;}
