
body {
	background: #0e1e0e;
	color: #69644e;
	font: 12px Arial;
	line-height: 1;
}

body, p, blockquote, img, h1, h2, h3, h4, h5, h6, ul, ol, form, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	letter-spacing: normal;
}

ul, ol {
	list-style: none;
	line-height: 0.9em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #9AB100;	
}

:focus {
	-moz-outline: 0;
	outline: 0;
	outline-offset: 0;
}

p {
	line-height: 1.3em;
}

.espacio {
	height: 10px;
}

.button, .useImage, .widget_polls h2  {
	text-indent: -999em;
	display: block;
	border: 0;
}

.sidebar {
	background: #fff url('../images/img_sidebar_bg.png') no-repeat left top;
	float: left;
	margin: 15px 0 0;
	width: 261px;
	padding: 20px;
	position: relative;
}

.sidebar-footer {
	background: url('../images/img_sidebar_bg.png') no-repeat right top;
	background-color: #0e1e0e;
	width: 301px;
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.clear {
	clear: both;
	height: 0px;
}

#content {
	width: 840px;
	margin: 0 auto;
}

#content-fill {
	width: 840px;
	background: url('../images/img_bg.png') repeat-y;
	float: left;
	margin: 0 0 10px;
}

#content-left {
	width: 520px;
	float: left;
	background: #0e1e0e;
	padding: 0 0 5px;
}


#content-sidebar {
	width: 302px;
	float: right;
}


#footer {
	float: left;
	background: #0e1e0e; /*LINEA HORIZONTAL DE ABAJO DEL TODO DONDE EMPIEZA QUEE S LA REVISTA ADF*/
	width: 100%;
	margin: 10px 0 0;
	padding: 25px 0 0;
}

#footer-content {
	float: left;
	background: #0e1203;
	width: 100%;
}

#footer-wrapper {
	width: 840px;
	margin: 0 auto;
	position: relative;
}


#footer-image {
	position: relative;
	width: 600px;
	height: 92px;
	background-image: url(../images/banner_debajo_prueba.jpg);
	padding: 50px 0px 0px 240px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}
#footer-image a {
	color: #FFF;
	letter-spacing: 0px;
}
#footer-image a:hover {
	text-decoration: underline;
}
#footer-copy {
	float: left;
	background: #162b16;
	width: 100%;
	color: #e3e9ca;
	margin: 20px 0 0;
}

#footer-copy a {
	color: #eae5ce;
	text-decoration: underline;
	font-weight: bold;
}

#footer-copy p {
	width: 830px;
	margin: 0 auto;
	padding: 15px 5px 13px;
}

#footer-copy p span {
	float: right;
}
a#rss-link {
	display: block;
	background-image: url(../images/rss.png);
	text-indent: -9999px;
	width: 54px;
	height: 42px;
	position: absolute;
	right: 40px;
	bottom: 5px;
}


#ourfriends {
	background: url('../images/img_friends.png') no-repeat;
	height: 48px;
	width: 232px;
}

#becomefriend {
	background: url('../images/img_friends_become.png') no-repeat;
	height: 36px;
	width: 254px;
}
#whatis {
	background: url('../images/img_whatis.png') no-repeat;
	height: 44px;
	width: 506px;
	margin: 20px 0 15px;
}

#kadysz {
	background: url('../images/img_kadysz.png') no-repeat;
	height: 44px;
	width: 203px;
}



#mp4_banner {
	display: block;
	width: 299px;
	height: 117px;
	float: left;
	background: url('../images/mp4_banner_principal.jpg') no-repeat;
	position: relative;
	margin: 0 0 20px;
	text-indent: -9999px;
}

















form#commentform {
	background: url('../images/img_comment_bg.png') no-repeat 0 0;
	float: left;
	padding: 11px 0 0;
}

form#commentform a {
	color: #aaa090;
	font-weight: bold;
}

form#commentform input, form#commentform textarea {
	border: 0;
	margin: 0;
	padding: 0;
	color: #aaa090;
	font: 14px Arial;
}

form#commentform dl {
	background: #162b16 url('../images/img_comment_bg.png') no-repeat right bottom;
	float: left;
	padding: 0 10px 11px;
	width: 478px;
}

form#commentform dd {
	width: 345px;
	float: left;
	margin: 0 0 3px;
}

form#commentform dd input {
	background: url('../images/img_comment_input.png') no-repeat;
	width: 314px;
	height: 20px;
	padding: 13px 16px 7px;
	float: left;
}

form#commentform dt {
	width: 133px;
	height: 40px;
	float: left;
	color: #e3e9ca; /*COLOR DEL TEXTO EN COMENTARIOS PARA PODER ENVIARLOS AL LADO DEL BOTON ENVIAR VERDE*/
	font-size: 11px;
	margin: 0 0 3px;
}

form#commentform dt.empty-cell {
	display: none;
}

form#commentform dt.info {
	font-size: 12px;
	width: 360px;
	height: 20px;
}

form#commentform dt.disclaimer {
	border-right: 1px solid #e3e9ca;
	margin: 10px 0 0 10px;
	padding-right: 10px;
	text-align: right;
	width: 360px;
}

form#commentform dd.textarea {
	background: url('../images/img_comment_textarea.png') no-repeat 0 0;
	margin: 3px 0 0;
	padding: 7px 0 0;
	width: 479px;
}

form#commentform dd.textarea textarea {
	background: #fff url('../images/img_comment_textarea.png') no-repeat right bottom;
	padding: 0 15px 10px;
	width: 449px;
}

form#commentform dd.submit {
	width: 83px;
}

form#commentform dd.submit input {
	background: url('../images/img_comment_replace.png') no-repeat -47px -133px;
	height: 43px;
	width: 83px;
	margin: 8px 10px 0;
	padding: 0;
	cursor: pointer;
}

form#commentform dt label {
	float: left;
	height: 33px;
	padding: 5px 0 0;
	width: 125px;
	text-indent: -999px;
}

form#commentform dt #for-author {
	background: url('../images/img_comment_replace.png') no-repeat 0 5px;
}

form#commentform dt #for-email {
	background: url('../images/img_comment_replace.png') no-repeat 0 -41px;
}

form#commentform dt #for-url {
	background: url('../images/img_comment_replace.png') no-repeat 0 -91px;
}







.post, .product, .other {
	background: #fff url('../images/img_content_bg.png') no-repeat left top;
	clear: right;
	float: right;
	color: #0e1e0e;
	margin: 15px 0 0;
	position: relative;
}
.other {
	padding: 2px 9px 9px;
	width: 500px;
}



div.texto {
	background-color: #091309;
	margin: 20px;
	padding: 40px;
}

div.texto h3 {
	border-bottom-style: solid;
	border-bottom-color: #9AB100;
	border-bottom-width: 1px;
	color: #9AB100;
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
div.texto p {
	text-align: justify;
	color: #FFF;
	margin-bottom: 10px;
}

#mayordeedad-box {
	width: 849px;
	height: 150px;
	background-image: url(../images/confirmacion_mayor_edad.png);
	position: relative;
}
#mayordeedad-box a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	background-position: 0px -23px;
	height: 23px;
	top: 95px;
}
#mayordeedad-box a:hover {
	background-position: left top;
}
a#mayordeedad-si {
	background-image: url(../images/btn_soy_mayor.png);
	width: 150px;
	left: 450px;
}
a#mayordeedad-no {
	background-image: url(../images/btn_nosoy_mayor.png);
	width: 173px;
	left: 620px;
}



