/*  
Theme Name: cecilia
Theme URI: http://ceciliaferrer.com/
Description: template creada por <a href="http://byroncorrales.deviantart.com">Byron Corrales</a>
Version: 1.0
Author: http://byroncorrales.deviantart.com
Author URI: http://byroncorrales.deviantart.com/

	
	 

*/* html {
  height: 1%;
}

body {
  font-size: 100.01%;
  height: 100%;
  text-align: left;
  background: #000000 url(imagenes/menu.jpg) repeat-x scroll 0% 0%;
  color:#787878;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.transparente
{
filter:alpha(opacity=90);
-moz-opacity:0.92;
-khtml-opacity: 0.92;
opacity: 0.92;
}

.transparente_menu
{
filter:alpha(opacity=30);
-moz-opacity:0.92;
-khtml-opacity: 0.92;
opacity: 0.7;
}

a  {
 color:#215570;
 text-decoration:none;
}

a:hover {
 color:#215570;
 text-decoration:underline;
}

#top{
	width:970px;
        height:74px; 
        margin: 0pt auto;
        background: transparent url() no-repeat; 
}
#top img{
	float:left;
        border:0;
        background: transparent 
}
#menu_principal{
	width:700px;
        height:50px; 
        margin: 0pt auto;
        list-style:none;
        margin-left:200px;
}
#menu_principal li {
	margin:1px;
	padding:0; 
	float:left;
        display:inline;
        


}
#menu_principal li a {
        border-top:solid #0f0f0f 2px;
	display:block;
	width:126px;
	height:45px;
	text-decoration:none;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	background-image:url(imagenes/);
	color:#FFFFFF;
        float: left;
        padding-top:14px;
        margin: auto;
	font-weight:bold;
        background:#333333;
}
#menu_principal li a:hover {
	color:#FFFFFF;
	background-image:url(imagenes/);
	font-weight:bold;
        font-size:18px;
        background:#000000;
        border-top:solid #272727 2px;
}
#banner{  
        width:1139px;
        height:498px;
        margin: 0pt auto;

        background-image:url(imagenes/banner.jpg);
	background-repeat:no-repeat;
}

#page{  
	width:970px;
        margin: 0pt auto; 
        margin-top:-230px;
	background-color: #1a1a1a;
        background-image:url(imagenes/bordetop.png);
	background-position:top ;
	background-repeat:no-repeat;
padding-top:5px;
}
#mainwrap {

}

#header {
  height: 120px;
}

#wrap {
}

#wrap2 {
}

#content {
  margin-right: 320px;
  margin-left: 10px;
}

#sidebar {
  float: right;
  width: 300px;
  border-left:solid #1c1c1c;
  border-width:4px;
  padding-left:10px;
}
#titulo_sidebar{
  font-size:20px;
  font-weight:bold;
  color:#787878;

}
#separador{
  width:303px;
  height:60px;
  background: url(imagenes/separador.png) no-repeat; 
  
}
#social {
  float: left;
  width: 300px;
  border-right:dotted #1c1c1c;
  border-width:3px;
  padding-left:10px;
  margin-right: 7px;
  margin-top:5px;
}
#social img {
  margin-bottom:5px;
  border: none;

}

#extrabar {
  clear: both;
}

.post h2 {
       font-weight:bold;
       font-size:30px;
       color:#a8a8a8;
}

.post h2 a{
       color:#a8a8a8;
       text-decoration:none;
}

.post h2 a:hover{
       color:#a8a8a8;
       text-decoration:underline;
}

#footer {
  clear: both;
  padding-top: 10px;
  text-align:center;
  height: 275px;
  background: url(imagenes/footer.jpg); 
  color:#000000
}

#footer a  {
 color:#a8a8a8;
 text-decoration:none;
}

#footer a:hover {
 color:#a8a8a8;
 text-decoration:underline;
}

#footer img{
 background: none;
 border:none;
}
 
body img {
  background-color: #000000;
}
