/**
* CSS
* 
* @version 1.0
* @Cliente: Golpeavisa
* @author Alex Lozada (Studiocatarsis) 
* @website studiocatarsis.com
*/
* {
	
	margin: 0;
	padding: 0;
	
}

body {
	font-size: 11px;
	font-family: Georgia;
	font-style:italic;
	background: #030000;

}




hr {
color: #ff0066;
}



body.section-1 { }
body.section-2 { }
body.section-3 { }


a:link { text-decoration: none; color:#999999; }
a:visited { text-decoration: none;   color:#333333; }
a:hover { text-decoration: none; color:#fff; }
a:active { text-decoration: underline  color:# ff0066;  }

a img { border: none; }

#menu {

    width: 276px;
    overflow: hidden;
	top: 0;
    bottom: 0;
	left: 0;
    position: absolute;
	height:900px !important;
	background-color: #030000;
	color:#999999;
	
}


#menu ul {
	list-style: none;
	margin: 0 0 0 0;
}

#menu ul li.section-title { }

#content {
    height: auto;
	width: 870px;
    margin: 0px 0 0 297px;
    top: 0;
	color:#999999;
}

#lenguaje {
	width:1126px;
    margin: 5px 30px 0 0;
	font-size:10px;
    top: 0;
	color:#030000;
	text-align:right;
	
}

.container {
    padding: 0px 0px 0px 0px;
}

#content p { width: 500px; margin-bottom: 0px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0 0; }

#once { clear: left; }

/* >>> Mis entradas sin paldding <<< 
----------------------------------------------------- */


#logo {
 	background: url(imag/logo.jpg);
    height: 148px;
	width: 100%;
}

#contenedor_menu {
margin-left:34px;
}

.separacion {
border-top:1px #303030 solid;
padding-top:13px;
margin-bottom:5px;
}

.separacion_reel {
border-top:1px #303030 solid;
padding-top:5px;
margin-bottom:5px;
}

.footer {

padding-top:13px;
margin-bottom:5px;
font-size:10px;
padding-left: 34px;
}

.reel {
float:left;
width:50%;
}
.reel2 {
float:left;
width:50%;
text-align:right;
}

#sec_golpe {
float:left;
width:160px;
margin-bottom:6px;
}

#sec_blog {
width:78px;
float:right;
}

.elgolpe {
margin-top:0px;
background:url(imag/elgolpe.gif) no-repeat;
height:12px;
margin-bottom:5px;
}

a.magenta {
color:#ff0066;
}

a.limon {
color:#66ff00;
}

.m {
color:#ff0066;
}

.g {
color:#999;
}
.w {
color:#fff;
}

.v {
color:#66ff00;
font-size:9px;
}



a.normal {
color:#999999;
}

a:hover.normal {
color:#fff;
}


.online {
width:77px;
float:left;
margin-bottom:10px;

}

.online2 {
width:85px;
float:left;
}

.etiqueta1 {
margin-bottom:5px;
background:url(imag/online.gif) no-repeat;
height:12px;
}
.etiqueta2 {
margin-bottom:5px;
background:url(imag/offline.gif) no-repeat;
height:12px;
}
.etiqueta3 {
margin-bottom:5px;
height:12px;
}

#prev, #next{
 	
	font-weight: normal;
	font-size:24px;
}

.pics {
width:850px;
}


.datos {
    border-top:0px #303030 solid;
}



.eltaco {
	height: 68px; 
	width: 280px; 
	background:url("imag/bg_taco.jpg") no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}

/*  CONFIGURACIION SECCION CONTACTO 
----------------------------------------------------- */

#contacto { width:510px;}
#transmite { width:230px; float:left}
#encuentranos { width:210px; float: right}
.desde { height:13px; background:}
.correo { border-bottom:1px solid #333333; border-top:1px solid #33333 }
.skype { border-bottom:1px solid #333333;}


/*  CONFIGURACIION SECCION CONTACTO 
----------------------------------------------------- */
