/* @override 
	http://habitados:8888/wp-content/themes/habitados/style.css
	http://www.habitados.tv/wp-content/themes/habitados/style.css
*/

@import url("library/styles/screen.css");

body {
	color: #797979;
	text-align: left;
}

img, div {
	behavior: url(/iepngfix.htc)
}

.container {
	width: 980px;
	margin: 10px auto 0;
	background: #fff
}

.container-inner {
	width: 960px;
	margin: 50px auto 0;
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
}

h1 {
	margin: 25px 0 35px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	margin-bottom: 0;
}

h3.sub,h2.sub {
	letter-spacing: 2px;
	margin: 20px 0 0;
	text-transform: uppercase;
}

h4 {
float: le;
}


a {
	color: #d91512;
	text-decoration: none;
}

a:hover, a:focus {
	color: #333233;
	text-decoration: underline;
}

h6.top {
	color: #ccc;
}

.login {
	float: left;
}

form#loginform {
	text-align: left;
}

input #wp-submit {
	background: #000
}

#news-ticker {
	margin-top: 20px;
	margin-left: 10px;
	height: 40px;
	width: 930px;
	margin-bottom: 20px;
}

#news-ticker li {
	width: 100%;
}

#news-ticker li a {
	color: #545454;
}

/* @group navigation */

#nav {
	position: absolute;
	top: 30px;
	right: 0;
}

#nav li {
	margin-right: 8px;
	position: relative;
	list-style-type: none;
	float: left;
}

#nav a {
	text-transform: uppercase;
	color: #d5d5d5;
	padding: 5px 7px 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: #000000 1px 1px 1px;
	opacity: 1;
	border: 1px solid #000;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	background-color: #d91512;
}

.navigation {
	float: left;
	width: 95%;
	height: 40px;
}

.navigation_ant {
	float: left;
}

.navigation_sig {
	float: right;
}

/* @end */

/* @group contacto */

#nav_contacto {
	border-bottom: 1px solid #CCCCCC;
	text-shadow: #666566 1px 1px 1px;
	background: url(gui/fondo_contacto.png) no-repeat;
	display: inline-block;
	width: 681px;
}

#nav_contacto ul {
	list-style-type: none;
	margin: 0;
}

#nav_contacto ul li {
	float: left;
}

#nav_contacto a {
	color: #fffeff;
	width: 170px;
	height: 35px;
	display: block;
	text-align: center;
	padding-top: 120px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#nav_contacto a.current {
	background: url(gui/down_large.png) no-repeat;
}

.b_contacto {
	float: right;
}

#master_contacto #panes {
	position: relative;
	height: 720px;
	background: url(gui/h300_reverse.png) repeat-x 0 -200px;
	width: 679px;
}

#master_contacto #panes div.panas {
	display: none;
	margin-top: 20px;
	position: absolute;
	top: 0;
	left: 10px;
}

#staff {
	list-style-type: none;
	margin: 0 0 0 20px;
}

#staff li {
	float: left;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 45px;
}

#staff li img {
	float: left;
	margin-right: 10px;
	height: 42px;
	width: 42px;
}

.staff_desc h5 {
	font-size: .9em;
	font-weight: bold;
	text-transform: none;
	margin-top: 0;
	margin: 0;
}

.staff_desc p {
	font-size: .9em;
	line-height: 1.1;
}

/* @end */

/* @group destacados */

#destacados_home {
	display: block;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	clear: both;
	margin-top: 20px;
}

.overlay{
	position: absolute;
  bottom: 34px;
  width: 100%;
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: open sans, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#destacados_home2 {
	height: 200px;
	width: 950px;
	margin-top: 20px;
	clear: both;
	display: block;
}

.post_destacado {
	width: 300px;
	margin-right: 22px;
	position: relative;
	float: left;
	padding-top: 0px;
}

.post_destacado. img {
	top: 90px;
	position: absolute;
}

.post_destacado.ultimo {
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#banner-1364 {
	padding-top: 0;
}

.sobrefoto_destacado {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
}

.sobrefoto_destacado p {
	color: white;
	font-size: .9em;
	line-height: 1;
	margin: 3px 5px 5px;
}

.sobrefoto_destacado a {
	color: white;
}

.sobrefoto_destacado a:hover {
	
}

.sobrefoto_destacado h6 {
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: black 1px 1px 2px;
}

/* @end */

/* @group bandoneon */

#bandoneon {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	display: block;
	margin: 0;
	width: 960px;
}

ul#bandoneon li {
	display: block;
	margin-right: 1px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	height: 300px;
	overflow: hidden;
	cursor: w-resize;
}

ul#bandoneon li a {
	display: block;
	overflow: hidden;
	width: 70px;
	color: white;
	text-decoration: none;
}

ul#bandoneon li #a1 {
	width: 450px;
}

.banda_acordeon {
	height: 60px;
	position: relative;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: rgba(0,0,0,0.5);
	top: 240px;
	text-shadow: #000 1px 1px 1px;
}

.banda_acordeon img {
	list-style: none;
	position: absolute;
	left: 19px;
	top: 15px;
}

.titulo_acordeon {
	white-space: nowrap;
	color: white;
	position: absolute;
	left: 70px;
	top: 20px;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}

.banda_acordeon p {
	position: absolute;
	left: 70px;
	top: 34px;
	font-size: .9em;
	width: 370px;
	display: block;
	line-height: 1.1em;
}

/* @end */

/* @group links */

#links {
	list-style-type: none;
	margin: 0;
}

#links li {
	width: 200px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: black;
	font-size: .9em;
	line-height: 1.2;
	border-bottom: thin dashed silver;
}

#links li a {
	font-size: 1.3em;
	display: block;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
}

#links li a.relatedlinks {
	text-shadow: white 1px 1px 1px;
	font-size: 1em;
	color: #39f;
	display: block;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group masthead */

#top {
	width: 100%;
	color: #666;
	background-color: #000;
	height: 60px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#masthead {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

/* @end */

/* @group search */

#search {
	position: relative;
	top: -2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 18px;
	background: #d91512 url(images/search.png) no-repeat 2px 3px;
	height: 22px;
	width: 120px;
}

#search input {
	border: 0;
	width: 110px;
	background-color: transparent;
	font-size: 1em;
}

/* @end */

/* @group archivo */

#master_archivo {
	min-width: 950px;
	margin-top: 30px;
}

#nav_arc {
	line-height: 1;
	text-align: center;
	font-size: .9em;
	text-shadow: #fffeff 1px 1px 1px;
	height: 95px;
	font-weight: bold;
}

#nav_arc ul {
	margin: 0;
	height: 95px;
}

#nav_arc li {
	background-color: #ddd;
	border-right: 1px solid #cecece;
	list-style-type: none;
	float: left;
}

#nav_arc a {
	color: #797979;
	width: 94px;
	display: block;
	padding-top: 5px;
	height: 90px;
	text-decoration: none;
}

#nav_arc a.current {
	background: url(gui/down_large.png) no-repeat;
	color: #424242;
}

#nav_arc img {
	margin: 17px auto 5px;
	display: block;
}

#master_archivo #panes {
	background: url(gui/h300_reverse.png) repeat-x 0 0;
	height: 330px;
	position: relative;
	border-top: 1px solid #999899;
	width: 950px;
}

#master_archivo #panes div.panas {
	top: 20px;
	left: 20px;
	display: none;
	position: absolute;
}

.panas p {
	margin-top: 10px;
	margin-left: 0px;
}

#panes h4 {
	font-size: 1.5em;
	text-shadow: #fffeff 1px 1px 1px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: none;
	margin-bottom: 25px;
}

#panes h4 a {
	margin: 0 0 10px;
	color: #666566;
	text-shadow: #fffeff 1px 1px 1px;
	text-decoration: none;
}

.archivo_seven {
	line-height: 1.1;
	font-size: .9em;
}

#demotip {
	display: none;
	background: transparent url(gui/black_arrow.png) no-repeat;
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
	line-height: 1;
	z-index: 10;
}

#fondo_archivo {
	background: url(gui/h300_reverse.png) repeat-x;
	width: 660px;
	padding: 11px 1px 0 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: .9em;
}

.post-archivo {
	display: block;
	width: 200px;
	height: 200px;
	margin-bottom: 10px;
	position: relative;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	margin-right: 10px;
	float: left;
	background: #fffeff no-repeat 0 45px;
	padding: 5px;
}

.ir_archivo {
	clear: both;
}

.ir_archivo a {
	background: url(gui/Axialis-Round-Light-Grey-Png/16x16/Applications.png) no-repeat left top;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #424242;
}

.ir_archivo a:hover {
	text-decoration: none;
	color: #f21714;
}

.fondo_foto {
	width: 200px;
	top: 5px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #333233;
	position: absolute;
	overflow: hidden;
	height: 200px;
}

.sobrefoto {
	color: #fff;
	line-height: 1;
	min-width: 60%;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 5px;
	background: url(gui/grad_archivo.png) repeat-x 0 top;
	width: 190px;
	text-shadow: #000 1px 1px 1px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: 0;
	height: 50px;
}

.numeron {
	letter-spacing: -1px;
	font-size: 2.5em;
	color: #f21714;
	position: absolute;
	top: 2px;
}

.foto_titulo {
	line-height: 1em;
	text-transform: uppercase;
	position: absolute;
	top: 7px;
	left: 50px;
	margin-right: 9px;
}

.sobrefoto .fecha {
	left: 6px;
	color: #999899;
	position: absolute;
	top: 180px;
}

.sobrefoto img {
	position: absolute;
	top: 40px;
	left: 0;
}

.head-postmetadata-archivo {
	z-index: 10;
	background: url(gui/fondo-tool-archivo.png) no-repeat 0 top;
	padding: 21px 30px 0 28px;
	width: 100%;
}

.copy-postmetadata-archivo {
	width: 100%;
	z-index: 10;
	background: url(gui/fondo-tool-archivo.png) no-repeat 0 bottom;
	padding: 1px 30px 15px 28px;
}

/* @end */

/* @group posts */

.multimedia {
	margin-top: 20px;
	margin-bottom: 20px;
}

#video {
	height: 480px;
	background: url(gui/fondo_pantalla.png) no-repeat;
	position: relative;
	left: -27px;
	padding-top: 29px;
	padding-left: 27px;
}

.mejs-overlay-button {
	background: url(gui/bigplay.png) no-repeat!important;
}

.post {
	clear: both;
	display: block;
	position: relative;
}

.postmetadata {
	background: #eee;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 5px 5px 6px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.post_navigation {
	font-size: .9em;
	width: 640px;
	margin-top: 30px;
}

.postmetadata a {
	color: #515151;
}

.postmetadata a:hover {
	color: #222;
}

.welcomebox {
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #eee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nav a {
	color: #666566;
	font-weight: bold;
	height: 16px;
	display: block;
}

.nav a:hover {
	color: #f21714;
	text-decoration: none;
}

.prev a {
	background: url(gui/Axialis-Round-Light-Grey-Png/16x16/Arrow2_Left.png) no-repeat left center;
	padding-left: 20px;
}

.next a {
	padding-right: 20px;
	background: url(gui/Axialis-Round-Light-Grey-Png/16x16/Arrow2_Right.png) no-repeat right center;
}

.byline {
	font-size: 11px;
	margin: 0;
	color: #bbb
}

.byline a {
	color: #bbb
}

#master_social {
	border: 3px solid #cccbcc;
	margin-bottom: 50px;
	width: 625px;
	margin-top: 40px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#nav_social {
	margin: 0;
}

#nav_social li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #cccbcc;
	padding: 5px 10px 5px 5px;
	margin-left: 5px;
}

#nav_social li a {
	font-weight: bold;
	color: gray;
}

.pan1 {
	padding: 20px 10px 1px;
}

.pan1,.pan2 {
	background-color: #f2f2f2;
	border-top: 1px solid #cccbcc;
}

/* @end */

/* @group footer */

#footer-wrap {
	background-color: #000;
	margin-top: 20px;
}

#footer {
	width: 950px;
	color: #d4d4d4;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 0;
}

#footer p {
	color: #999
}

#footer .sub {
	margin-right: 5px;
	float: left;
}

#footer h3.sub {
	margin: 0;
	float: none;
}

#footer .item {
	margin: 0 0 4em 0;
	font-weight: bold;
}

#footer ul {
	list-style: none;
	font-size: 1em;
	margin: 0;
}

#footer ul li {
	padding-right: 10px;
	float: left;
}

#footer ul li.active a {
	cursor: default;
	color: white;
}

#footer ul ul {
	margin: 0;
	list-style: none;
}

/* @end */

/* @group sidebar */

#sidebar {
	float: right;
	width: 245px;
	margin-top: 44px;
}

.item_ult_prog {
	min-height: 60;
	padding-top: 4px;
	padding-bottom: 13px;
	padding-right: 5px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(gui/h48_reverse.png) repeat-x 0 -20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e4e3e4;
}

.item_ult_prog:hover {
	background-color: #f2f2f2;
}

.item_ult_prog img {
	float: left;
	margin-right: 5px;
	margin-left: 3px;
}

.item_ult_prog h6 {
	color: #424242;
	font-weight: bold;
	line-height: 1.1;
	text-transform: none;
}

.item_ult_prog p {
	color: #424242;
	font: .8em/1.1 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 36px;
	padding-bottom: 2px;
	padding-right: 2px;
}

/* @end */

/* @group floats & images */

.right {
	float: right;
}

.left {
	float: left;
}

.middle {
	margin: 0 auto;
	float: left;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: inline;
}

img.alignnone {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail, .attachment-thumbnail {
	max-width: 118px;
	max-height: 118px;
	float: left;
	margin-right: 5px;
}

.attachment-medium {
	max-width: 950px;
	overflow: hidden;
	display: inline
}

.attachment-large {
	max-width: 950px;
	overflow: hidden;
	display: inline
}

/* @end */

/* @group etc */

.margen {
	margin-left: 20px;
}

.minimovie {
	float: left;
	width: 190px;
	height: 190px;
}

hr {
	margin-top: 20px;
}

#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}

#filters li {
	float: left;
	margin-right: 2em;
}

.sticky {
	font-size: 20px;
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #eee;
	padding: 10px;
	margin-top: 45px;
}

.double-border {
	background: url(images/double-border.png) repeat-x bottom;
	height: 8px;
	width: 100%;
	clear: both;
	float: none;
	border: none;
	margin: 1em 0
}

.ad-sidebar {
	display: block;
	clear: both;
	width: 220px;
	height: 380px;
	color: #797979;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px;
	border: thin solid #a9a9a9;
	font-size: x-small;
	margin-right: auto;
	margin-top: 40px;
	margin-left: auto;
}

.ad_horizontal {
	display: block;
	background-color: #d5d5d5;
	width: 600px;
	height: 100px;
	color: #797979;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px;
	border: thin solid #a9a9a9;
	font-size: x-small;
	z-index: 6;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 50px;
}

.wp-caption {
	background-color: #f2f2f2;
	padding: 9px 0 3px 9px;
	display: inline-block;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 1;
	font-style: italic;
}

/* @end */

/* @group comments */

ol.commentlist {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li {
	border-top: 5px solid #eee;
	margin: 0 0 10px;
	padding: 5px 7px 5px 57px;
	position: relative;
	height: 1%;
}

ol.commentlist li:hover {
	background: #f7f7f7;
}

ol.commentlist li.comment-author-admin {
	border-top: 4px solid #222;
}

ol.commentlist li div.comment-author {
	padding: 0 170px 0 0;
}

ol.commentlist li div.vcard {
	font-weight: bold;
	color: #222
}

ol.commentlist li div.vcard a {
	color: #222
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	color: #333;
}

ol.commentlist li div.vcard img.avatar {
	left: 0;
	position: absolute;
	top: 5px;
}

ol.commentlist li div.comment-meta {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	padding: 6px 4px 4px 4px;
	font-size: .9em;
}

ol.commentlist li div.comment-meta a {
	color: #bbb;
	text-decoration: none;
}

ol.commentlist li div.comment-meta a:hover {
	color: #000;
}

ol.commentlist li.comment-author-admin div.comment-meta {
	
}

ol.commentlist li.comment-author-admin div.comment-meta a:hover {
	color: #fff
}

ol.commentlist li div.reply {
	text-align: center;
	width: 36px;
}

ol.commentlist li div.reply a {
	background: #eee;
	color: #222;
	font: bold 9px/1 helvetica,arial,sans-serif;
	padding: 6px 10px 3px;
	color: #222;
	text-decoration: none;
	text-transform: uppercase;
}

ol.commentlist li div.reply a:hover {
	color: #fff;
	background: #222
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 .25em;
}

ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}

h4#comments {
	margin: 1em 0 1em 10px}

#respond {
	border-top: thin solid #d5d5d5;
	background: url(gui/h300_reverse.png) repeat-x 0 -210px;
	padding: 10px;
}

#respond h4 {
	text-shadow: #fffeff 1px 1px 1px;
	font-weight: bold;
	text-transform: none;
}

#commentform {
	margin-bottom: 50px;
}

#commentform input,  #contactform input, #hgk_ffform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}

#commentform textarea,  #contactform textarea {
	margin-top: 5px;
	font-size: 1.2em;
	padding: 2px;
	width: 390px;
	height: 170px;
}

#commentform #submit, #contactform #submit, #hgk_ffform #submit {
	padding: 4px 20px;
	color: #fffeff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1em;
	border: 1px outset #f89a36;
	background: #f21714 url(gui/grad_archivo.png) repeat-x 0 -25px;
	margin-top: 20px;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 10px
}

#commentform #submit:hover {
	cursor: pointer;
}

#wp-submit {
	font-weight: bold;
	font-size: 1em;
	background: #111 none repeat scroll 0 0;
	border: 1px solid #222;
	color: #BBBBBB;
	font-weight: bold;
	padding: 5px;
}

#wp-submit:hover {
	background: #000;
	color: #fff
}

/* @end */