/*
Theme Name: Podcast_latino
Theme URI: http://dominiorecords.com
Description: Un podcast Latino para todo el mundo.
Version: 1.0
Author: Chuyin Rocha
Author URI: http://www.chuyinrocha.com
Theme URI: /themes/watermelon-summer-10
*/

/* General */
body {
margin: 0;
background-image: url("/images/stripe.png");
}
h1, h2, h3, h4 {
margin: 0;
}
img {
border: 0;
max-width: 100%;
}
img.aligncenter
{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright
{
margin: 3px 0 2px 10px;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}
img.alignleft
{
margin: 3px 10px 2px 0;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}
.alignleft
{
float: left;
}
.alignright
{
float: right;
}
.clear {
clear: both;
height: 0;
overflow: hidden;
}
blockquote
{
margin: 15px 0 0;
border-top: 2px solid #ddd;
background: #f5f5f5;
}
blockquote p
{
padding: 15px;
}
blockquote blockquote
{
float: none;
width: auto;
margin: 0 10px;
background: #fff;
}

/* Page */
#page {
margin: 0 auto;
width: 980px;

}

/* Header */
#header {
width: 975px;
height: 346px;
background-color: #258fb6;
border: 1px solid #fff;
}
a {
color: #fff;
}
a:hover {
color: #85cfeb;
}
/* Main */
#main {
width: 975px;
background: #262626 url("images/main.gif") repeat-y;
}
#main-top {
width: 980px;

}
#main-bottom {
width: 975px;
min-height: 20px;
}

/* Main - Content */
#content {
float: left;
width: 495px;
padding: 12px 16px 0 16px;
}

/* Main - Content - Post */
#content .post {
float: left;
margin-bottom: 25px;
width: 495px;
}

/* Post - Date */
#content .post .post-date {
background: url("images/post_date.gif") no-repeat;
width: 122px;
height: 25px;
color: #175E9A;
text-align: center;
font: bold 10px/25px Verdana;
}

/* Post - Title */
#content .post .post-title {
width: 463px;
height: 45px;
border: 1px solid #FFFFFF;
background: url("images/post_title.gif") repeat-x;
color: #FFFFFF;
font: bold 10px Verdana;
padding: 0 15px;
}
#content .post .post-title a {
color: #FFFFFF;
text-decoration: none;
}
#content .post .post-title a:hover {
text-decoration: underline;
}
#content .post .post-title h2 {
color: #FFFFFF;
font: bold 15px/45px Verdana;
float: left;
}
#content .post .post-title h2 a {
color: #FFFFFF;
text-decoration: none;
}
#content .post .post-title h2 a:hover {
text-decoration: underline;
}
#content .post .post-title .post-title-info {
float: right;
line-height: 45px;
}

/* Post - Entry */
#content .post .post-entry {
font: normal 11px/18px Verdana;
color: #000000;
padding: 0 15px;
width: 465px;
background: #FFFFFF;
float: left;
}
#content .post .post-entry a {
color: #0000FF;
text-decoration: underline;
}
#content .post .post-entry a:hover {
text-decoration: underline;
}
#content .post .post-entry .more-link {
font: bold 11px/20px Verdana;
color: #000000;
float: right;
padding-bottom: 5px;
}
#content .post .post-entry .more-link a {
color: #0000FF;
text-decoration: underline;
}
#content .post .post-entry .more-link a:hover {
text-decoration: underline;
}

/* Post - Info */
#content .post .post-info {
padding: 0 10px 0 0;
width: 485px;
clear: both;
font: bold 10px/19px Verdana;
color: #FFFFFF;
background: url("images/post_info.gif") no-repeat;
text-align: right;
}
#content .post .post-info a {
color: #51668D;
text-decoration: none;
}
#content .post .post-info a:hover {
text-decoration: underline;
}

/* Post - Comments */
#content .post .post-entry h3 {
color: #000000;
font: bold 14px Verdana;
margin: 25px 0 5px 0;
}
#content .post .post-entry .comments {
font: normal 11px/18px Verdana;
color: #000000;
width: 465px;
}
#content .post .post-entry .comments a {
color: #000000;
text-decoration: none;
}
#content .post .post-entry .comments a:hover {
text-decoration: underline;
}
#content .post .post-entry .comments ol {
margin: 10px 0 10px 0;
padding-left: 25px;
}
#content .post .comments ol li {
padding: 5px;
}
#content .post .post-entry .comments ol li.alt {

background: #F6F6F6;
}
#content .post .post-entry .comments ol li cite {
color: #000000;
font-style: normal;
font-weight: bold;
}
#content .post .post-entry .comments ol li cite a {
color: #000000;
text-decoration: none;
}
#content .post .post-entry .comments ol li cite a:hover {
text-decoration: underline;
}
#content .post .post-entry .comments ol li .commentmetadata a {
color: #000000;
text-decoration: none;
}
#content .post .post-entry .comments ol li .commentmetadata a:hover {
text-decoration: underline;
}
#content .post .post-entry #commentform {
font: normal 11px/18px Verdana;
color: #000000;
width: 450px;
padding-left: 15px;
margin: 0;
}
#content .post .post-entry #commentform a {
color: #000000;
text-decoration: none;
}
#content .post .post-entry #commentform a:hover {
text-decoration: underline;
}

/* Main - Content - Navigation */
#content .navigation {
font: bold 11px/25px Verdana;
color: #438ECE;
width: 495px;
height: 25px;
float: left;
margin-bottom: 25px;
}
#content .navigation a {
color: #438ECE;
text-decoration: none;
}
#content .navigation a:hover {
text-decoration: underline;
}
#content .navigation .navigation-previous {
float: left;
}
#content .navigation .navigation-next {
float: right;
}

/* Main - Sidebar */
.sidebar {
float: left;
width: 190px;
font: normal 11px/18px Verdana;
color: #FFFFFF;
}
.sidebar a {
color: #035091;
text-decoration: none;
}
.sidebar a:hover {
text-decoration: underline;
}

/* Sidebar - Sides */
.sidebar-left {
padding: 1px 3px 0px 16px;
}
.sidebar-right {
padding: 1px 0px 1px 3px;
}

/* Sidebar - Titles */
.sidebar h3 {
padding-left: 10px;
font: bold 12px/26px Verdana;
color: #035091;
width: 179px;
height: 26px;
background: url("images/sidebar_title.gif") repeat-x;
}
.sidebar h3 a:hover {
font: bold 16px/26px Verdana;
color: #035091;
}
/* Sidebar - Menus */
.sidebar ul {
margin: 5px 0 8px 0;
padding: 0;
list-style-type: none;
}
.sidebar ul li {
padding-left: 5px;
color: #438ECE;
font: bold 10px/25px Verdana;
background: url("images/sidebar_menu.gif") repeat-x;
}
.sidebar ul li a {
color: #438ECE;
text-decoration: none;
}
.sidebar ul li a:hover {
text-decoration: underline;
font: bold 12px/24px Verdana;
background-color: #ffffff;
}


/* Sidebar - Submenus */
.sidebar ul li ul {
margin: 5;
padding: 5;
}


/* Sidebar - Tables */
.sidebar #calendar_wrap {
margin: 0 auto;
padding: 5px 0 8px 0;
width: 180px;
}
.sidebar #calendar_wrap caption {
font-weight: bold;
}
.sidebar #calendar_wrap tbody {
text-align: right;
}
.sidebar #calendar_wrap tfoot #next {
text-align: right;
}
.sidebar #calendar_wrap #today {
font-weight: bold;
}

/* Sidebar - Texts */
.sidebar .textwidget {
padding: 5px 4px 8px 4px;
}

/* Sidebar - Feed */
.sidebar #sidebar-feed {
margin: 5px auto 8px auto;
width: 160px;
height: 60px;
}

/* Footer */
#footer {
width: 975px;
height: 103px;
background: #258FB6;
color: #ffffff;
font: 10px/83px Verdana;
text-align: center;
}
#footer a {
color: #ffffff;
text-decoration: underline;
}
#footer a:hover {
text-decoration: underline;
}
.main_image {
    width: 670px;
    height: 300px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.main_image a {
  color: #FFF;
}
.main_image a:hover {
  color: #0b4ad9;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(/images/icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(/images/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: bottom;}
.image_thumb {
    float: left;
    width: 278px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 284px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.0em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/
