﻿/*
Theme Name: Programa Prueba de Sonido
Theme URI: http://www.cooperativa.cl
Description: Este es un tema desarrollado a media por Cooperativa.cl.
Version: 1.0
Author: Cooperativa.cl
Author URI: http://www.coperativa.cl
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.0
	 http://www.coperativa.cl

	Este tema ha sido diseñado por "" e implementado por José Luis González Jaque,
	http://www.coperativa.cl

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* BODY, TEXT, LINKS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align: center;
}
/* Page, Header, Content, Content Page, Right, Footer */
#page{
	text-align: left;
	margin: auto;
	width: 776px;
	background-color:#4a6f7a;
} 
#header{
	height:257px;
	background-image:url(images/back_header.png);
	background-repeat:no-repeat;
	z-index:1;
}
#headerimg {
	position:absolute;
	margin-top:31px;
}
#content{
	margin: 0 0 0 0px;
}
#right{
	width: 455px;
	float:right;
}
#rightsingle{
	width: 234px;
	float:right;
}
#contentpage{
	padding: 0 0 0 9px;
	margin-right: 455px;
}
#contentpagesingle{
	padding: 0 0 0 9px;
	margin-right: 240px;
}
#footer{
	clear: both;
	background-color:#ececec;
	text-align:center;
	margin-top:10px;
	font-size:10px;
	color:#676767;
}
/*Post Div*/
#post_div {
	margin:0;
	width:20%;
	border:1px solid #CCCCCC;
}
#post_div p {
	padding:8px;
	font-size:11px;
	text-align:justify;
}

#post_div a {
	font-size:10px;
}
/* Comments*/
 ol {
 	margin:10px;
	padding:0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-size:12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
cite {
	font-style:normal;
	color:#fee000;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0 0 0 40px;
	padding: 10px;
	background-color: #6595a3;
	}
.alt2 {
	margin: 0 0 0 40px;
	padding: 10px;
	border-bottom:2px solid #6595a3;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	border:3px solid #33FF00;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #3e0c70;
	}

#commentform textarea {
	width:519px;
	padding: 10px;
	border:1px solid #3e0c70;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
 .recentcomments {
	font-size:12px;
}

/* top */
#topcoop {
	background-image:url(images/back_topcoop.jpg);
	width:100%;
	height:69px;
	margin-bottom:20px;
}
#logot {
	width:167px;
	position:absolute;
	text-align:right;
}
#logot img {
	margin:0;
	padding:0;
}
#rvivo {
	position:absolute;
	width:100%;
	text-align:right;
}
/* top rss cooperativa.cl news*/
#rssbox{
	position:relative;
	margin:auto;
	top:10px;
	height:34px;
}
.rssfont10 {
	font-size:9px;
	background-image:url(images/back_rss800.jpg);
}
.rssfont12 {
	font-size:11px;
	background-image:url(images/back_rss1024.jpg);
}
.rssfont14 {
	font-size:12px;
	background-image:url(images/back_rss.png);
}
#rssbox  a:link, #rssbox a:visited  {
	line-height:34px;
	color:#162f57;
	font-weight:bolder;
}
#rssbox a:hover {
	line-height:34px;
	color: #000000;
	font-weight:bolder;
}
#feedpod {
	position:absolute;
	top:auto;
	left:auto;
	margin-left:120px;
	margin-top:8px;
}
a.rss2 {

	font-size:10px;
	line-height:14px;
	padding-right:19px;
	background-image:url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.rss3 {
	margin-left:10px;
	font-size:10px;
	line-height:14px;
	padding-right:19px;
	background-image:url(images/itunes.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#rssbox em {
	color: #999999;
}

#menutop{
	height:31px;
	vertical-align:middle;
}
#programas {
	position: inherit;
	top:5px;
	margin: 0 0 0 9px;
	padding-top:5px;
	width:183px;
	height:93px;
}
#plista {
	width:173px;
	margin-top:-5px;
	margin-left:3px;
	height:93px;
	background-image:url(images/back_plist.png);
	background-repeat:no-repeat;
}
#listap{
	position:relative;
	left:5px;
	top:5px;
	width:162px;
	height:82px;
	background-color:#ffffff;
	overflow:auto;
}
/* Calugas Contenido*/
#singlecontent {
	width:523px;
	background-image:url(images/back_page_cont.jpg);
	margin:0 0 20px 0;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
#calugahoy {
	background-image:url(images/back_hoy.jpg);
}
#cpodcast{
	background-image:url(images/back_podcast.jpg);
}
#cpodcast, #calugahoy {
	width:309px;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
#cright{
	background-image:url(images/back_c_right.jpg);
}
#cright {
	width:442px;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
#calugamini {
	width:221px;
	background-image:url(images/tab_c_right_mini.jpg);
	font-size:14px;
	line-height:22px;
	float:left;
}
#crow {
	display:table-row;
	margin-bottom:5px;
}
#titcm {
	display:table-cell;
	margin-left:58px;
}

#txtc, #txtc2 {
	text-align:left;
	padding:5px 12px 5px 12px;
}
#txtc2 {
	color:#000000;
}
#cright h1, #cpodcast h1, #calugahoy h1, #calugamini h1{
	height:36px;
	font-size:16px;
	font-weight:normal;
	text-indent:15px;
	line-height:32px;
	color:#FFFFFF;
	margin:0;
}
#right h1{
	background-image:url(images/tab_c_right.jpg);
}
#calugahoy h1{
	background-image:url(images/tab_c_left_hoy.jpg);
}
#cpodcast h1{
	background-image:url(images/tab_c_left.jpg);
}
#calugamini h1{
	background-image:url(images/tab_c_mini.jpg);
}
#cright a	, #cpodcast a, #left a, #calugamini a{
	font-size:11px;
}
.date{
	font-size:10px;
	font-weight:bolder;
	color:#000000;
}
#datem {
	font-size:10px;
	font-weight:bolder;
	color:#000000;
	display:table-cell;
	float:left;
	width:58px;
}
#foothoy {
	width:309px;
	height:6px;
	background-image:url(images/foot_c_hoy.jpg);
}

#footpodcast {
	width:309px;
	height:6px;
	background-image:url(images/foot_c_podcast.jpg);
}
#footmini {
	width:221px;
	height:6px;
	background-image:url(images/foot_mini.jpg);
	float:left;
}
#footright {
	width:442px;
	height:6px;
	background-image:url(images/foot_c_right.jpg);
}

/* Flickr */
#flickr_badge_source_txt {
	padding:0;
	font: 11px Arial, Helvetica, Sans serif; color:#666666;
}
#flickr_badge_icon {
	display:block !important;
	margin:0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}
#flickr_icon_td {
	padding:0 5px 0 0 !important;
}
.flickr_badge_image {
	text-align:center !important
}
.flickr_badge_image img {
	padding:0;
	margin:3;
	border:1px solid #000000;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}

/* links por defecto */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#cpodcast #txtc2 a{
	vertical-align:baseline;
	font-size:15px;
	line-height:22px;
}
#cpodcast  #txtc2 a:link, #cpodcast a:visited{
	color:#000000;
}
#cpodcast #txtc2  a:hover{
	color:#777777;
	text-decoration:none;
}
#footer a {
	font-size:9px;
	line-height:10px;
	padding:0 10px 0 10px;
}

#footer a:link, #footer a:visited {
	color:#1c7498;
}
.getrss {
	position:absolute;
	font-size:10px;
	line-height:14px;
	padding-right:19px;
	margin: 225px 0 0 15px;;
	background-image:url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mplist {
	font-size:11px;
	font-weight:bolder;
	padding-left:15px;
	line-height:18px;
}
a.mplist:link, a.mplist:visited {
	color:#000000;
}
a.mplist:hover{
	color:#000000;
}
h2, h2 a, h2 a:hover, h2 a:visited {
	color:#ffd600;
	}
h2, h2 a, h2 a:hover{
	color:#ffd600;
}
/* IMAG*/

img {
	border:0;
	padding:0px 5px 5px 5px;
}
.trans img {
	border:0;
}	

/* TEXT */
h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	margin:0;
	padding:0;
}
h1 {
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	color:#ffffff;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#ffd600;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:#4f2602;
}
h5{
	font-size:14px;
	color:#000000;
}

hr {
	display: none;
}
.entry p {
 margin-bottom:10px;
}
p {
	margin:0;
}
form{
	margin:0;
	border:0;
}
.programas {
	font-size:10px;
	background-color:#ffffff;
	border:0;
	color:#003366;
}

/* PUBLICIDAD */
/* maigin: right top bottom left  */

#bigbanner {
	margin: 0 20px 0 24px;
}
#boton300 {
	margin:10px 0 10px 0;
}
#titcp {
	margin-bottom:15px;
}