/*
Theme Name: Corxera
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


/*
* Creative Commons has made the contents of this file
* available under a CC-GNU-GPL license:
*
* http://creativecommons.org/licenses/GPL/2.0/
*
* A copy of the full license can be found as part of this
* distribution in the file LICENSE.TXT.
*
* You may use the ccHost software in accordance with the
* terms of that license. You agree that you are solely
* responsible for your use of the ccHost software and you
* represent and warrant to Creative Commons that your use
* of the ccHost software will comply with the CC-GNU-GPL.
*
* $Id: skin-zinnemann.css 7752 2007-10-28 10:04:35Z MusicaLliure $
*
*/

body {
    margin:0px;
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #666;
    background: #eee url('http://www.musicalliure.cat/cctemplates/imatges/trama.jpg');

}


img, table {
    padding: 5px;
    border: none;
}

a {
    color:#9D0000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #4e0707;
}


/*cc_header stuff */
/*
#cc_header {
    font-family: "Trebuchet MS",Arial,sans-serif;

}
*/
/*
#cc_header form label, #cc_header form input, #cc_header form #cc_submit {
  font-size: 0.9em;
}*/

#cc_header {
  background-color: #FFF;
    float:left;
    margin:0;
    padding:0;
    width:100%;
}

#cc_header img {
    border:medium none;
    padding: 0;
    margin: 0;
}

#cc_header_logonav {
    width:100%;
    margin-top:50px;
    height:67px
}
#cc_header h1 {
  margin: 0;
  padding:0;
  z-index: 100; /* above the UL */
  float:left;
    height:67px;
    margin:0;
    padding:0px 20px 0px 20px;
    width:405px;
}

#navsup {
    float:right;
    margin:0;
    padding:0 0 0 20px;
    text-transform:uppercase;
    width:545px;
    background-color: #9d0000;
}

#navsup li {
    float:left;
    list-style:none;
    list-style-position:outside;
    list-style-type:none;
    /*margin:0 6px 0 0;
    padding:26px 10px;*/
    border-left: 1px dotted white;
}

#navsup li a {
    color:white;
    text-decoration:none;
    display:block;
    padding: 16px 10px 36px 20px;

}

#navsup li  a:hover {
    background-color: #ba0000;
}

#capcalera_descr {
    width:100%;
    text-align:center;
    font-family: 'Century Schoolbook L', 'Times New Roman', 'Georgia', serif;
    font-size:17px;
    margin:10px;
    color:#666;

}

.mll {
    color: #9d0000;
    font-weight:bold;
}
/* Search Field */

#cc_header form {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 20px 0 0;
  margin: 0; /* need for IE Mac */
  text-align: right; /* need for IE Mac */
  white-space: nowrap; /* for Opera */
}
#cc_header form label {
  color: #fff;
  font-weight: bold;
}
#cc_header form #cc_submit {
  background: #82919e;
  color: #fff;
  padding: 1px 4px;
  border-right: 1px solid #4c5862;
  border-bottom: 1px solid #4c5862;
  border-top: 1px solid #9fabb5;
  border-left: 1px solid #9fabb5;
}

#cc_header form #search_text {
  width: 170px;
  /*font-size: 0.85em;*/
  border:  1px solid #9D0000;
  background: #fbf0f0 bottom repeat-x;
  padding: 2px;
}
#cc_header form #search_text:hover, #cc_header form #search_text:focus {
  background: #fff;
}


#cc_site_name, #cc_site_name a {
  color: #fff;
  text-decoration: none;
}
#cc_site_name {
  margin: 4px 0 0 4px;
  font-size: 2.5em;
  font-weight: bold;
}



/*
#cc_sub_header {
  position: relative;

  margin-bottom: 12px;
}*/
/*
#cc_sub_header ul {
  width: 100%;
  padding: 0px;
  left: 0;
  border-right: solid 0px white;
  background: url("") repeat-x bottom;
}*/


/*
#cc_sub_header li {
  float: left;
}
*/


/*#cc_header ul li:hover a, #cc_sub_header ul li:hover a {
  background-position: 0% -400px;
}

#cc_header ul li:hover, #cc_sub_header ul li:hover {
  background-position: 100% -400px;
}*/


/* cc_sub_header MusicaLliure.cat */

#cc_sub_header {
    margin: 10px 0 15px 0;
}

#navlist_sub_header {
    margin: 0;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #000;
}

#navlist_sub_header ul, #navlist_sub_header li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navlist_sub_header a:link, #navlist_sub_header a:visited {
    float: left;
    line-height: 14px;
    font-weight: bold;
    margin: 0 10px 4px 10px;
    text-decoration: none;
    color: #999;
}

#navlist_sub_header a:link#current, #navlist_sub_header a:visited#current, #navlist_sub_header a:hover {
    border-bottom: 4px solid #000;
    padding-bottom: 2px;
    background: transparent;
    color: #000;
}

#navlist_sub_header a:hover { color: #000; }

/* end cc_sub_header MusicaLliure.cat */

.cc_header
{
    margin                : 0px;
    padding                : 0px;
    color                : #000;
    background-color    : transparent;
    border                : 0;
}
/*
#cc_search   {
  font-size: 100%;
}
*/
#cc_search form {
  margin: 0 6px;
  padding: 0;
  padding-bottom: 4.0em;
}
#cc_search .cc_form_text {
  margin: 0;
  padding: 2px;
  width: 100px;
  border: 1px solid #1395D2;
}
#cc_search .cc_form_submit {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}

#cc_content {
    width:100%;
    clear:both;
    min-height:500px;
}

#cc_leftside {
    float:left;
    width:17%;
    min-width:150px;
}

#cc_centercontent {
    float:left;
    width:80%;

    line-height:1.7em;
}

#cc_centercontent h1, #page_title {
    font-size:2em;
    font-weight:bold;
    color:#999;
    border-bottom:0px solid #ccc;
    margin-bottom:6px;
    margin-right:10px;
}

#page_title {
    color: red;
}

    /* IE5 needs shifting up - and #empty to clear its parsing palette */
* html body .cc_header
{
    margin-bottom        : -19px;
    font-family            : "\"}\"";
    font-family            : inherit;
    margin-bottom        : 0px;
}



#cc_wrapper1 {
    width: 100%;
    background: #eee url('http://www.musicalliure.cat/cctemplates/imatges/irritacio_suprema.png') repeat-x top left; /*aquÃ­ les dues barres vermelles de dalt.*/
    padding:17px 0 0;
    height:117px;
}

#cc_wrapper2 {
    width:1024px;
    margin: 0 auto 0 auto;
    border-left:1px solid silver;
    border-right:1px solid silver;
    background-color:white;
}


.cc_hide { /* eh ? */
  overflow: hidden;
  visibility: hidden;
  display: none;
  clear: none;
}

.cc_headerpadding, .centerpadding
    {
    margin                : 0px;
    padding                : 0px;
    }


/* footer stuff */


/* height and width stuff, width not really nessisary. */
.cc_rbtop div, .cc_rbtop, .cc_rbbot div, .cc_rbbot {
    width: 100%;
    font-size: 1px; /* perdÃ³? */

}

#footer {
    background: white url('http://www.musicalliure.cat/cctemplates/imatges/fons-peu.png') repeat-x scroll center top;
    text-align: center;
    margin-top:50px;

}

#footer_contents {
    color: #666;
    margin: auto;
    padding: 35px;
}

#footer img {
    border-style:none;
}
.cc_tinytext {
    text-align:center;
    width:70%;
    margin: 0 auto 0 auto;
}


/*left sidebar styles*/

.cc_sidebar {
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}

.cc_sidebar p {
    margin-bottom:0px;
}

.cc_sidebar ul {
        list-style: none;
        margin: 0px 0px 0px 10px;
        padding: 0;
        border: none;
        }

.cc_sidebar a {
    text-decoration:none;
}

/* comment thread embedded in works page */
.cc_post_date
{
    white-space: nowrap;
    font-style: italic;
    color: #777;
}

.cc_posts_container th
{
    text-align: right;
}

.cc_posts_container th, .cc_posts_container td
{
    vertical-align: top;
}

.cc_reply_topic_link
{
    margin-left: 40%;
    padding-bottom: 25px;
    display: block;
}

.cc_user_admin_link, .cc_user_admin_link:visited {
    color: brown;
    font-weight: bold;
}

.cc_php_error_message, .cc_system_error_message {
    display: block;
    padding: 5px;
    background-color: white;
    font-size: 1.4em;
    font-weight: bold;
    color: red;
    border: 1px solid red;
    text-align: center;
}
/*
.cc_system_error_message {
    font-family: "Trebuchet MS",Arial,sans-serif;
}*/


a.cc_external_link  {
    background-image: url('../../ccimages/remote.gif');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
}

.cc_feed_button {
    background: url('../ccimages/feed-icon16x16.png') no-repeat top left;
    height: 19px;
    padding-left: 18px;
    margin: 0px;
    font-weight: bold;
    font-variant: small-caps;
    color: #888;
    font-size: 1.4em;
}

.cc_feed_link {
    display: block;
    font-weight: normal;
    padding: 0px;
    margin-bottom: 4px;
}

.cc_system_prompt {
    font-weight: bold;
    text-align: center;
    font-size: 1.4em;
}

th.cc_ratings_head {
    vertical-align: middle;
}

#ratings_score {
    margin-left: 6px;
    margin-right: 8px;
}

.cc_ratings_arrow {
    width: 17px;
    height: 17px;
    background: url('ccmixter/dleft-arrow.gif') top left no-repeat;
    float:left;
    padding-left: 20px;
    margin-left: 10px;
    color: orange;
    margin-top: 3px;
    font-weight: bold;
}

.cc_ratingslist {
    margin: 0px;
    padding: 0px;
}

.cc_ratingslist li {
    display: block;
    height: 17px;
    width: 17px;
    margin: 0px;
    float: left;
}

/* Empty selectors.... */
.cc_admin_menu {

}

.cc_admin_menu_help {

}

.cc_admin_menu_tip {

}

.cc_admin_menu_title {

}

#cc_admin_menu_page {
    padding-top: 0;
    margin-top: -14px;
    border: 1px solid #ccc;
    padding: 1%;
}

.cc_beta_message {
    position: absolute;
    top: 8px;
    left: 360px;
    width: 220px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    background: rgb(200,200,200);
    color: rgb(155,100,100);
    font-size: 1.4em;
    padding: 3px;
}

.cc_beta_message a, .cc_beta_message a:visited
{
    color: white;
}

.cc_body_text p{
    padding-left:15px;
}

#command_group_admin div
{
    font-size: smaller;
    margin: 1px;
    padding: 1px 3px 1px 5px;
    display: inline;
    border: 1px solid brown;
}

#command_group_admin a,#command_group_admin a:visited
{
    color: brown;
    display: inline;
}


/* contests */
.cc_contest_bitmap {
    margin: 5px;
}

.cc_contest_description {
    margin: 8px;
    font-style: italic;
}

.cc_contest_listing  {
    border-top: 2px solid #CCC;
    border-left: 2px solid #CCC;
    border-bottom: 8px solid #CCC;
    border-right: 12px solid #CCC;
    background-color: #EEF;
    padding: 5px;
    width: 88%;
    margin-bottom: 10px;
}

.cc_contest_vote_frame {
}

.cc_contest_open {
    font-weight: bold;
    color: green;
    margin-bottom: 4px;
}

.cc_contest_closed {
    font-weight: bold;
    color: brown;
}

.cc_contest_voting_status {
    font-weight: bold;
    color: green;
}

#pollsform td {
    white-space: nowrap;
    padding-bottom: 4px;
    color: white;
    font-weight: bold;
}

#pollsform {
    padding: 6px;
    border-top: 2px solid #AAA;
    border-right: 2px solid #AAA;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #88A;
    margin: 4px;
}

.cc_poll_entry {
    white-space: nowrap;
    margin-bottom: 12px;
}

.cc_polling_bar {
    margin-top: 2px;
    background-color: black;
}

.cc_polling_data {
    width: 50%;
}


/* end contests */

.cc_custom_head {

}

.cc_custom_macros {
    margin-top: 4px;
    margin-bottom: 10px;
}

.cc_email_contact {

}

.cc_email_link {

}


.cc_form {
    margin-top: 40px;
}

.cc_form_about, .cc_remix_license_notice, .cc_system_prompt {
    padding:15px;
    border:1px solid silver;
    background-color:#eee;
    margin:15px 0 15px 0;
    font-size:12px;
}

input.cc_form_input_short {
    width: 80px;
}

.cc_form_error_input, input.cc_form_error_input {
    background: #FDD;
    border: 1px solid red;
}

/* date form field */
.cc_date_field {
}

.cc_form_element {
    vertical-align: top;
}

.cc_form_error {
    font-weight: bold;
    color: red;
    white-space: nowrap;
}

.cc_form_field label {
    display:block;
    font-weight:bold;
}

.cc_form_field {
    margin-bottom: 12px;
}

/*.cc_form_input {
    width: 320px;
}*/

.cc_form_input_short {

}


.cc_form_submit {
    margin-left: 40%;
}

.cc_form_container {
    width:80%;
    margin:0 auto;
}

.cc_form_tip {
    font-style:italic;
}

.cc_grid_form_header {

}

.cc_grid_form_header_row {

}

.cc_grid_form_table {

}

.cc_howididit
{
    width: 70%;
}

.cc_howididit th
{
    background: black;
    color: white;
    padding: 11px 2px 2px 11px;
    margin-top: 10px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}

.cc_howididit td
{
    /* border: 1px solid black; */
    padding: 10px 10px 22px 22px;
    font-size: 1.4em;

}
/*
.cc_image_thumbnail {

}

.cc_image_thumbnail_img {

}

.cc_image_thumbnail_title {

}
*/
#cc_license_image {
    border: none;
    float: left;
    margin-left: 20px;
    padding-right: 8px;
}

.cc_link_table {
    margin-left: 40px;
}

.cc_link_table th {
    text-align: right;
}

.cc_link_table td {
    padding-left: 15px;
}

.cc_list_link_next {
    margin-top: 8px;
}

.cc_list_link_prev {
    margin-top: 8px;

}

.cc_log_view
{
    margin: 12px;
}


.cc_log_view td, .cc_log_view th
{
    padding: 0px 18px 4px 0px;
}

.cc_log_view th
{
    padding-bottom: 8px;
    border-bottom: 1px dashed blue;
}

.cc_log_view b
{
    font-variant: small-caps;
    font-weight: normal;
    color: blue;
}

.cc_logged_in_as {
    float: right;
    display: inline;
    padding-bottom: 0;
    padding-right: 10px;
    margin: 0;
}

.cc_logged_in_name {
    display: inline;
    padding-right: 4px;
}

.cc_macro_pattern {
    text-align: left;
    color: #777;
}
/*
.cc_macro_pattern_label {

}
*/
.cc_macro_patterns {
    padding: 0px;
    float: left;
    /*font-size: 10px;*/
}

#adminrename .cc_form_table {
    margin-left: 20px;
    }
#admintaggerform #form_submit, #adminrename #form_submit
{
    margin-left: 20px;
    clear: none;
}


.cc_podcast_link {
    /* text-align: center; */
    /*
    width: 160px;
    background: orange;
    border: 1px solid black;
    padding: 2px;
    */
    width: 100%;
    background-image: url('../ccmixter/mixter-button-o.gif');
    background-repeat: no-repeat;
    margin-bottom: 2px;
    height: 30px;
    padding-top: 4px;
    padding-left: 11px;
/*    font-size: 10px;*/
    font-weight: bold;
}

.cc_podcast_link a,.cc_podcast_link a:visited,.cc_podcast_link a:hover
{
    color: white;
    text-decoration: none;
}


.cc_stream_page_link {
    /*
    text-align: center;
    */
    width: 100%;
    background-image: url('../ccmixter/mixter-button-b.gif');
    background-repeat: no-repeat;
    margin-bottom: 2px;
    height: 30px;
    padding-top: 4px;
    padding-left: 11px;
/*    font-size: 10px;*/
    font-weight: bold;
}

.cc_stream_page_link a,.cc_stream_page_link a:visited,.cc_stream_page_link a:hover
{
    color: white;
    text-decoration: none;
}

#edpick_stream_links td {
    width: 135px;
}

.cc_submit_forms
{
    width: 100%;
    margin: 5px;
    padding: 10px;
    border: 0px solid rgb(170,170,200);
}

.cc_submit_forms_outer img
{
    float: left;
    margin: 10px;
}

.cc_submit_forms_outer h2 { }
.cc_submit_form_help
{
    line-height: 110%;
    font-size: 1.4em;
}

.cc_submit_form_url
{
    margin: 7px;
    text-align: center;
    font-size: 1.4em;
}

.cc_submit_form_message {
    height: 150px;
    border: 2px solid #666;
    padding: 3% 20px 0px 20px;
    margin-left: 200px;
    float: left;
    font-size: 1.4em;
}



.cc_tag_count {
    white-space: nowrap;
}

.cc_tags_list {
    width: 130px;
    position: absolute;
    right: 0px;
    border: 1px solid black;
    padding: 4px;
    margin-right: 19px;
    margin-top: 20px;
}

.cc_tag_switch_link {
    float:right;
}

.cc_user_favs_link {
    font-weight: bold;
}

.cc_user_index {
    margin: 0 0 7px 0;
    border: 1px solid #ccc;
    padding: 0px;
    font-size: 1.4em;

}

.cc_user_index a {
    text-transform: uppercase;
}

.cc_user_index table {
    border:none;
}
/*
.cc_user_listing_table {*/
    /*margin-bottom: 42px;*/
    /*width:100%;
        border-style:none;
}

.cc_user_listing_table table {
    width:100%;
    border-style:none;
}

.cc_user_listing_table td {
    padding-right: 12px;
    border-style:none;
}

.cc_user_listing_table th {
    text-align: right;
    white-space: nowrap;
    background: white;
    border: 0px solid #d9d9d9;
    padding-left: 15px;
    color: black;
}

.cc_user_listing_table  .cc_user_avatar {
    vertical-align: middle;
    text-align: left;
    background: white;
    width: 100px;
    height: 100px;
    border: none;
}*/

.llista_cancons {
    width:100%;
    padding:5px;
}

.bloc_capcalera {
    background-image: url('http://www.musicalliure.cat/cctemplates/imatges/capcalera_taules_centre.png');
    height:28px;
}

.bloc_capcalera_dr {
    background-image: url('http://www.musicalliure.cat/cctemplates/imatges/capcalera_taules_dr.png');
    background-position:right top;
    background-repeat:no-repeat;
    height:28px
}

.bloc_capcalera_esq {
    background-image: url('http://www.musicalliure.cat/cctemplates/imatges/capcalera_taules_esq.png');
    background-position:left top;
    background-repeat:no-repeat;
    height:28px;
}

.bloc_capcalera_contenidortxt {
    background-position:left top;
    background-repeat:no-repeat;
    height:28px;
    margin:0 0 0 20px;
    position:relative;
    width:auto;

}

.bloc_capcalera_txt {
    color: white;
    font-size:14pt;
    height:22px;
    overflow:hidden;
    padding-top:6px;
}
.bloc_capcalera_txtdr {
    position:absolute;
    right:5px;
    top:5px;
}

.llista_cancons_contingut {
    border: 0px solid #9d0000;
    float:left;
    width:100%;
    margin:10px 0 10px 0;
}

.fila_noactiva, .fila_activa, .fila {
    border-bottom:1px dotted silver;
    margin-top:5px;
    clear:both;
    width:100%;
    min-height:60px;
    background-color:transparent;
    float:left;
}

.fila_activa {
    background-color:#eee;

}


.bbaixada {
    border:0px solid red;
    font-style:italic;
}

.bbaixada a {
    font-size:0.9em;
    background:transparent url('http://www.musicalliure.cat/ccimages/boto-baixar.png') no-repeat left top;
    display:block;
    height:34px;
    line-height:34px;
    margin:0;
    padding:0 0 0 40px;
}

.bbaixada a:hover {
    font-weight:bold;
    background-position:left bottom;
}

.cbaixada {
    width:100px;
    text-align:left;
    float:left;
    border:0px solid brown;
    padding:5px;
}

.ctitol {
    width:40%;
    float:left;
    border:0px solid yellow;
    padding:5px;
}
.ctemps {
    width:42%;
    float:left;
    border:0px solid blue;
    padding: 5px;
}
.llista_cancons td {
    border-top:0px dotted silver;
    padding:5px 5px 5px 10px;
}

.llista_cancons tr:hover{
    background-color:#E6E6E6;
    color:black;

}

.llista_cancons_titol  {
    font-weight:bold;
}

.llista_cancons_llicencia {
    font-style:italic;
}

.llista_cancons_llicencia img {
    border:none;
}

.llista_cancons_titol {

}

.llista_usuaris {
    width:100%;
    float:left;
}

.llista_usuaris_elem {

    float:left;
    height:190px;
    margin:5px 10px 5px 0px;
    overflow:hidden;
    position:relative;
    width:150px;
    border:1px solid silver;
    line-height:1.1em;
}

.llista_usuaris_avatar  {
    border:medium none;
    height:132px;
    margin:9px 9px 2px;
    overflow:hidden;
    padding:0;
    position:relative;
    width:132px;
}

.llista_usuaris_avatar img {
    border:medium none;
    margin:0;
    overflow:hidden;
    padding:0;
}

.llista_usuaris_ncancons {
    font-size:0.9em;
    clear:both;
    float:left;
    width:132px;

}

.llista_usuaris_nom   {
    font-weight:bold;
    float:left;
    width:132px;
    margin: 9px 9px 2px;
    text-align:center;
}

.llista_usuaris_elem  a:hover {
    text-decoration:underline;
}


.fitxa_grup {
    width:100%;
    float:left;
}

.fg_nomgrup h1 {
    font-size:1.2em;
    font-weight:bold;
    text-transform: capitalize;

}

.fg_web, fg_nbaixades {
    font-style:italic;
    width:490px;
}

.fg_avatar {
    float:right;
    width:301px;
    height:396px;
    margin: 0 0 10px 10px;
}

.fg_avatar img {
        padding:0px;
        border:medium  none;
}

.fg_descr {
    text-align:left;
}

.fg_nomgrup_img {
    color:black;
    font-size:24px;
    font-style:italic;
    font-weight:bold;
    padding:23px;
    position:relative;
    top:-100px;
}

#wrap_navtags {
    width:100%;
    float:left;
    margin:3px auto;

}
#wrap_navtags ul {
    margin:0 auto;
    padding:0;
    text-align:center;
}

#navtags
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navtags li
{
    line-height: 1.1em;
    margin: 0;
    padding: 0 2em;
    display: inline;
    background: white url('http://www.musicalliure.cat/cctemplates/imatges/estrella.png') no-repeat 10px 1.5px;
}

#navtags li a:hover {
    text-decoration:underline;
    color:#9d0000; /* sense canvis */
}

#navtags #navtags_tot
{
    color: #9d0000;
    font-weight:bold;
}


/*
.llista_usuaris {
    width:100%;
    border:1px solid green;
}

table.llista_usuaris  {
    border:1px solid silver;
    border-collapse:collapse;

}

.llista_usuaris td {
    border-top:0px dotted silver;
    padding:5px 5px 5px 10px;
}

.llista_usuaris tr:hover{
    background-color:#E6E6E6;
    color:black;

}

.llista_usuaris .cc_user_avatar {
    width:90px;
}*/
/*
.cc_user_short_listing h3 {
    margin: 2px;
}

.cc_user_short_listing .cc_user_real_name {
    font-weight: bold;
}

.cc_user_short_listing .cc_user_name {
    font-size:0.7em;
}
.cc_user_short_listing  .cc_user_avatar {
    margin: 3px;
}*/


/* fancy button */
a.cc_gen_button {
    display: block;
    /*background: url('ccmixter/buttonleft.gif') no-repeat left top; *//* aixÃ² no existeix xD */
    padding: 5px;
    text-decoration: none;
    color: silver;
    font-weight: normal;
    cursor: pointer;
    border:1px solid silver;
    background:white;

}

a.cc_gen_button span {
    display: block;
    text-align: center;
    padding: 5px;
    /*background: url('ccmixter/plainright.gif') no-repeat right top;*/ /* aixÃ² tampoc existeix xD */
}

a.cc_gen_button:hover {
    color:black;
}
/*
a.cc_gen_button:hover span {
    background-position: 100% -23px;
}*/


/* musicalliure edition fancy button */
.boto_end {
    /* end = ENDavant/ENDarrere */
    padding:5px;
    font-weight:bold;
}

.botons_end {
    width:100%;
    text-align:center;
}

/* Download / Stream Buttons */

a#cc_downloadbutton, a#ratingscommand, a#commentcommand,
a#commentcommand, a#replyremix, a#sharecommand  {
    float: left;
    display: block;
    padding: 0 0 0 5px;
    text-decoration: none;
    color: #666;
    white-space: nowrap;
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 7px;
    border: 1px solid #d9d9d9;
}


a#ratingscommand, a#commentcommand, a#replyremix, a#sharecommand {
    font-size: 1em;
    font-weight: normal;
}

a#commentcommand, a#replyremix, a#sharecommand {
    margin-bottom: 6px;
}

a#cc_downloadbutton span, a#ratingscommand span, a#commentcommand span, a#replyremix span {
    display: block;
    text-align: center;
    padding: 5px 23px 5px 2px;
    /*background: url('ccmixter/downloadright.gif') no-repeat right top;*/

}

a#commentcommand span, a#replyremix span {
    padding: 5px 7px 6px 2px;
    /*background: url('ccmixter/plainright.gif') no-repeat right top;*/ /* no existeix */
}

#ratingsimage {
    background: url('../ccimages/rate_it.png') no-repeat left top;
    width: 15px;
    height: 11px;
}

a#ratingscommand span {
    padding: 5px 18px 6px 2px;
    background: url('ccmixter/ratingsright.gif') no-repeat right top;
}

a#sharecommand span {
    padding: 5px 80px 6px 2px;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
}


a#ratingscommand {
    margin: 0px;
}

a#cc_downloadbutton:hover, a#ratingscommand:hover, a#sharecommand:hover, a#commentcommand:hover, a#replyremix:hover {
    /*background-position: 0% -23px;*/
    color: white;
    background-color: #9D0000;
}

a#cc_downloadbutton:hover { /* per quÃ¨ estÃ  repetit?? */
    background-color: #9D0000;
    color: white;
}

a#cc_downloadbutton:hover span, a#ratingscommand:hover span,
a#commentcommand:hover span, a#replyremix:hover span,a#sharecommand:hover span  {
    background-position: 100% -23px;
}

a#cc_streamfile {
    float: left;
    display: block;
    padding: 0 0 0 5px;
    text-decoration: none;
    color: #666;
    white-space: nowrap;
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    margin-right:10px;
    margin-bottom: 8px;
    border: 1px solid #d9d9d9;
}


a#cc_streamfile span {
    display: block;
    text-align: center;
    padding: 5px 23px 5px 2px;
}

a#cc_streamfile:hover {
    background-position: 0% -23px;
    color: white;
    background-color: #9D0000;
}

a#cc_streamfile:hover span {
    background-position: 100% -23px;
}

.cc_works_page  #cc_action_buttons a#cc_streamfile,
.cc_works_page  #cc_action_buttons a#cc_downloadbutton,
.cc_works_page  #cc_action_buttons a#ratingscommand,
.cc_works_page  #cc_action_buttons a#commentcommand,
.cc_works_page  #cc_action_buttons a#replyremix,
.cc_works_page  #cc_action_buttons a#sharecommand
{
    float: right;
    /*margin: 7px 0px 3px 0px;*/
    /*display: block;*/
}

.cc_works_page  #cc_action_buttons
{
    color: #BBB;
    font-weight: normal;
    /*background: url('ccmixter/shareright2.gif') no-repeat right top;*/ /* perÃ² si aquesta imatge no existeix!! */
}
/*
.cc_works_page  #cc_action_buttons a#sharecommand:hover span
{
    background-position: 100% -23px;
}*/
/*
.cc_works_page #cc_action_buttons a {

}
*/
.cc_file_download_popup {
    border: 1px solid black;
    background: #ffffff;
    padding: 9px;
    z-index: 4;
}

.cc_file_download_popup p {
    float: none;
    text-align: left;
    white-space: nowrap;
}

.cc_file_download_popup #cc_stream_file {
    margin-bottom: 4px;
    float:none;
}

.cc_file_download_popup {
    margin-bottom: 4px;
    float:none;
}

#cc_downloadbutton {
    margin-bottom: 4px;
    /*float:none;*/
    border: 1px solid #d9d9d9;
}

/* Record Listing */

#cc_record_listing {
    padding-right:5px;
    padding-bottom:3px;

}

div.cc_record_listing_chopped {
    width: 90%;
}

p#cc_record_listing_chopped {
    width: 80%;
}

#cc_record_listing h2 {
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    padding-bottom:0px;
}

#cc_record_listing h2 a {
    color: brown;
}

.cc_name_ban {
   text-decoration: line-through;
   color: red;
   font-weight: normal;
}

.cc_name_hidden {
   text-decoration: line-through;
   color: #555;
   font-weight: normal;
}

p.cc_small_byline {
    font-size:1em;
    margin-top:0px;
    margin-bottom:0px;
    color: black;
}

.cc_small_byline a {
    color:#990000;
}

.cc_small_byline span {
    display: block;
    white-space: nowrap;
}

.cc_user_link {
    font-weight:bold;
}

.cc_pick_link {
    white-space: nowrap;
    margin: 0px;
    font-weight: bold;
}

.cc_pick_link img {
    vertical-align: middle;
}


#cc_file_info {
    float:left;
    width:40%;
}

#cc_file_info th {
    white-space: nowrap;
    text-align: right;
    padding-right: 3px;
    vertical-align: top;
    color: #AAA;
}

.cc_last_op_str {
    color: #999;
    }

.cc_works_page #cc_file_info {
    width: 60%;
    margin-bottom: 12px;
}

.cc_comment_topic_head #cc_file_info {
    width: 77%;
}
#cc_action_buttons {
    float:left;
    width:20%;
    margin: 0px;
}

.cc_works_page #cc_action_buttons {
    float: right;
    width: 330px;
    background: #edecee url('http://www.musicalliure.cat/cctemplates/imatges/grad.png') repeat-x left bottom;

}

div.cc_record_listing_chopped #cc_buttons {
    width: 21%;
}

.cc_works_page #cc_action_buttons p {
    margin-top: 2px;
    margin-bottom: 2px;
}

#cc_sample_history {
    float:left;
    width:37%;
}

#cc_history_wrapper {
    padding-top: 6px;
    overflow: hidden;
    width: 98%;
    margin: 0px;
}

.cc_remix_more_link {
    background: #DDE;
    float: right;
    font-weight: normal;
    padding: 2px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    margin: 2px;
}

.cc_remix_more_link:hover {
    background: #EEF;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    text-decoration: none;
}


#cc_sample_history p {
    /* white-space: nowrap; */
}

.cc_works_page #cc_sample_history
{
    float: none;
    width: 75%;
}

div.cc_record_listing_chopped #cc_sample_history {
    width: 35%;
    margin-right: 0px;
}

.cc_buttonpadding {
    /*padding:1px 3px 0px 3px;*/
    margin: 0px;
    float:right;
    margin:10px 0 10px 10px;

}


#cc_upstream_mixes {
    background:#eee;
    border:1px solid #ccc;
    margin-bottom:4px;
    padding:3px;
    background-image: url('../ccmixter/uploadicon.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.cc_works_page #cc_upstream_mixes {
    background-image: url('../ccmixter/uploadicon-big.gif');
    font-size: 1.4em;
    margin-top: 15px;
    padding: 3px;
}

#cc_upstream_mixes p {
    margin-top:0px;
    margin-bottom:2px;
}

p#noonesampled {
    display: block;
    margin-bottom: 15px;
    font-style: italic;
}

#cc_sample_history h3 {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.4em; /*aquÃ­ hi faltava un punt i coma. per quÃ¨ funcionava tot bÃ©? xD */
}

.cc_works_page #cc_sample_history h3 {
    margin-top: 2px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 1.4em;
}

#cc_downstream_mixes {
    background:#ddd;
    border:1px solid #aaa;
    margin-bottom:4px;
    padding:3px;
    background-image: url('../ccmixter/downloadicon.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.cc_works_page #cc_downstream_mixes {
    background-image: url('../ccmixter/downloadicon-big.gif');
    font-size: 1.4em;
    padding: 4px;
}

#cc_downstream_mixes p {
    margin-top:0px;
    margin-bottom:2px;
}


/* special cases for submit remix form */

#postremixform #cc_downstream_mixes
{
    width: 80%;
    background-image: url('../ccmixter/downloadicon-big.gif');
}

#postremixform #cc_downstream_mixes label
{
    color: green;
    font-weight: bold;
}

.cc_remix_search_result p {
    margin-left: 20px;
    color: #555;
}


.cc_remix_search_result {
    margin-bottom: 13px;
}

.cc_remix_search_limit_msg {
    float: right;
    font-style: italic;
}

.cc_remix_check {
    display: inline;
}

.cc_remix_license_notice {

}

.cc_remix_search_result
{
    border-top: 1px solid #555;
    margin-top: 22px;
    padding-top: 7px;
}

.cc_remix_search_box {
    margin-top: 34px;
    text-align: right;
    float: right;
}

.cc_rsearch_result {
    margin-top: 4px;
    /* border-top: 1px #BBB solid; */
    padding-top: 2px;
}

.cc_remix_source_choice {
    white-space: nowrap;

}
/*  end submit remix form */

.cc_postreply {
    padding-top:10px;
    padding-bottom: 8px;
    font-size: 1.4em;
}

.cc_works_page .cc_postreply {
    padding-bottom: 18px;
    margin-bottom: 10px;
    font-size: 1.4em;
}

.cc_postreply a {
    color:green;
    font-weight:bold;
}


p.cc_songbreak {
    border-bottom:1px solid #ccc;
    margin: 0px 0px 3px 0px;
    font-size: 1.4em;
}

.cc_search_result_info {
    margin: 5px;
    font-style: italic;
    color: #888;
}

.cc_search_result_info span {
    font-weight: bold;
    color: green;
}

/* victor's bogus box */
.cc_box {
    margin: 0px;
    border: 1px solid silver;
    padding: 10px;
    width: 55%;
}

.cc_box h3 {
    background: #666;
    padding: 2px 0px 2px 12px;
    color: white;
    margin: 0px;
    font-size: 1.4em;
    font-style: italic;
}

.cc_box p {
   padding: 10px;
   margin: 0px;
}

.cc_howididit .cc_box {
   width: 90%;
}


/* Editorial Picks */

.cc_pick_ed_name
{
  font-style:italic;
    font-size: 1.4em;
  color:     #66B;
  font-weight: bold;
}

.cc_pick_song_label
{
    padding: 3px;
    text-align: center;
    height: 58px;
    width: 30px;
}

.cc_pick_ed_table
{
  border: 1px solid #CCE;
  margin: 8px 9px 0px 30px;
  width: 100%;
}

.cc_pick_ed_table h2
{
    font-size: 1.4em;
    padding-left: 5px;
}

.cc_pick_ed_table p
{
    padding-left: 5px;
}

.cc_pick_head
{
 width: 100%;
  border-top: 1px solid #CCE;
  background: #DDE;
  padding: 6px;
}

.cc_pick_text
{
   width: 100%;
    font-size: 1.4em;
  padding:7px 14px 10px 30px;
  border-top:1px solid #CCE;
  background:rgb(230,230,255);
}

.cc_pick_editor
{
  width: 85%;
  height: 260px;
  margin: 7px;
}


.cc_pick_editor_listing
{
    width: 85%;
    margin-bottom: 10px;
}


.cc_pick_song_listing
{
    margin-left: 14px;
    margin-top: 10px;
}


.cc_pick_song_listing h2
{
    margin-bottom: 2px;
}


.cc_pick_editor_td
{
  vertical-align:top;
  width: 40%;
  text-align: right;
  background: #EEE;
  padding: 8px;
}


.cc_pick_song_td
{
    border-right: 6px solid #EEE;
    border-bottom: 6px solid #EEE;
}


.cc_pick_song_list_head
{
    padding: 8px;
    font-weight: bold;
    background: #EEE;
}

.cc_pick_synops
{
    padding-left: 24px;
    font-size: 1.4em;
    margin-bottom: 8px;
    font-style: italic;
}

/* Manage Files Page */

#cc_edit_files {
    margin-top: 20px;
    margin-left: 24px;
    width: 94%;
    border: 1px solid #CCE;
}

#cc_edit_files td {
    padding: 5px;
    padding-top: 8px;
    vertical-align: top;
}

#cc_edit_files th {
    text-align: right;
    padding-top: 8px;
    vertical-align: top;
    padding-left: 14px;
    font-weight: normal;
}

#cc_edit_files a {
    font-weight: bold;
}

#cc_edit_files #movedownfile,
#cc_edit_files #moveupfile,
#cc_edit_files #deletefile,
#cc_edit_files #uploadmore {
    border: 1px solid #CCE;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    font-weight: normal;
    font-variant: small-caps;
}

#cc_edit_files #movedownfile:hover,
#cc_edit_files #moveupfile:hover,
#cc_edit_files #deletefile:hover,
#cc_edit_files #uploadmore:hover {
    text-decoration: none;
    border: 1px solid #88A;
    background-color: #CCE;
}

/* pools */

.cc_pool_info {
    float: right;
    width: 30%;
}

.cc_pool_info span {
    display: block;
    white-space: nowrap;
}

.cc_pool_info #poollink {
    font-size: 1.4em;
    color: blue;
}

.cc_pool_info #pooldesc {
    margin: 4px;
    font-style: italic;
}

.cc_pool_info .cc_rbcontent {
    padding: 3px 8px 4px 8px;
    color: #555;
}

.cc_pool_item_listing {
    margin: 4px 0px 10px 15px;
    border-left: 2px solid #BBB;
    border-bottom: 12px solid #BBB;
    border-right: 12px solid #BBB;
    border-top: 2px solid #BBB;
    width: 60%;
    background: url('ccmixter/nt.gif') repeat;
    padding: 4px 4px 8px 15px;
}

.cc_pool_item_lic {
  float: right;
  width: 64px;
  background: white;
  padding: 2px;
  text-align: center;
  border-top:1px solid black;
  border-left:1px solid black;
}

.cc_pool_item_listing h2 {
    margin: 2px;
}

.cc_pool_item_listing p.cc_small_by_line {
    margin: 2px;
    font-style: italic;
}

.cc_pool_item_listing p {
    margin: 2px;
}

.cc_pool_item_listing  #cc_upstream_mixes {
}

.cc_pool_item_listing  #cc_upstream_mixes h3 {
    margin: 3px;
}

 .cc_pool_item_listing  #cc_upstream_mixes p {
    margin: 3px;
}

/* banned/unplished works */

.cc_upload_not_published, .cc_upload_banned {
    padding: 4px;
    margin: 4px;
    font-style: italic;
    color: red;
    border: 1px solid red;
    width: 60%;
}

/* back/more buttons */

#cc_prev_next_links {
    margin: 20px;
        border: 0px dashed white;
}

a#cc_adv_search {
    font-size: 1.2em;
    font-weight: normal;
    display: block;
    margin: -8px 0px 2px 0px;
    color: black;
}


#cc_tab {
   /* w: 101, h: 41 */
    position: absolute;
    top: 11px;
    left: 250px;
    background: url("ccmixter/cc-tab.gif") no-repeat;
    background-position: 0px -41px;
    width: 101px;
    height: 41px;
    font-size: 2px; /* huh? */
    z-index: 300;
}
#cc_tab a {
  display: block;
  width: 95%;
  height: 95%;
}

.cc_nsfw {
    margin-bottom: 4px;
    display: block;
}

.cc_nsfw a, .cc_nsfw a:visited {
    color: red;
}


.cc_alert {
    color: red;
}

.cc_strike {
    text-decoration: line-through;
}

a.cc_flag_url {
    background: url("ccmixter/flag-white.gif") no-repeat;
    display: block;
    float: right;
    margin-right: 13px;
    width: 10px;
    height: 10px;
}

a.cc_flag_url:hover {
    background: url("ccmixter/flag-red.gif") no-repeat;
    text-decoration: none;
}

a.cc_flag_link {
    color: #D99;
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    font-style: italic;
    float: left;
}

.rcmd { /* recommends button */
    float:right;
    padding-left:5px;
    padding-right:11px;
}

.num_recommends {
    padding-left:15px;
    color: green;
}

.cc_ratings_thumb{
    padding-top: 18px;
}


/* afegit exclusiu per musicalliure.net */
/* barra de navegaciÃ³ de dalt de tot */

ul#navegacio_mll {
    width: 100%;
    text-align: center;
    background: white;
    margin: 0;
    padding: 6px 0 7px 0;
}

#barra ul#navegacio_mll, ul#navegacio_mll li, ul#navegacio_peu li, ul#lletres li {
    display: inline;
}

ul#navegacio_mll li a, ul#navegacio_pri li a, ul#navegacio_sec li a {
    color: #666;
    padding: 0 10px;
}

ul#navegacio_pri li a, ul#navegacio_sec li a {
    padding: 0 0 0 10px;
    display: block;
}

#cos ul#navegacio_mll li a {
    display: block;
    height: 26px;
    width: 90%;
}

ul#navegacio_mll li a:hover, ul#lletres li a:hover {
    font-weight: bold;
    color: #9D0000;
    border-left: 1px dotted #999;
    border-right: 1px dotted #999;
}

#barra ul#navegacio_mll, ul#navegacio_mll li, ul#navegacio_peu li, ul#lletres, ul#lletres li, .contingut .fitxa ul, .contingut .musica ul, .contingut .musica ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#navegacio_mll a, #navegacio_mll a:hover {
    border: none;
    text-decoration: none;
}

/* menÃº de l'esquerra */
.nav {
    width: 120px;
    background: #edecee url('http://www.musicalliure.cat/cctemplates/imatges/grad.png') repeat-x left bottom;
    padding: 15px;
    margin:10px;
}

.nav p {
    margin: 10px 0 5px 0;
    font-weight:bold;
    font-size: 1.2em;
    color:black;
}

.nav ul {
    padding: 0px;
    margin: 0px;
}

.nav li {
    line-height: 25px;
    border-bottom: 1px dotted #ccc;
}

.nav li.ultim {
    border-bottom: 1px dotted #ccc;
}

.nav li:hover {
    background-color: #9D0000;
    color: #fff;
}

ul#navegacio_pri, ul#navegacio_pri li, ul#navegacio_sec, ul#navegacio_sec li {
    list-style: none;
}

ul#navegacio_pri li:hover a, ul#navegacio_sec li:hover a {
    color: #fff;
    padding-left:22px;
}

.nav a, .nav a:hover {
    border: none;
    text-decoration: none;
}
.signatura {
    margin:5px 0 0 0;
    color:silver;
    font-size:1em;
    font-style:italic;
    padding:0;
}

.fila_baixada {
    border-bottom:1px dotted silver;
    height:1px;
}

input, textarea {
    border:1px solid silver;
}

textarea {
    width:100%;
    height:350px;
}

.termes {
    width:100%;
    height:150px;
}

#footer_esq {
    max-width:48%;
    text-align:right;
    float:left;
    padding:10px;
}

#footer_dr {
    max-width:48%;
    text-align:left;
    float:left;
        padding:10px;
}

#footer_grl {
    margin:0 auto 0 auto;
    font-size:1em;

}

.boto_baixa {
    border:1px solid silver;
    padding:7px;
    font-weight:bold;
    background-color:white;
    font-size:1em;

}

.cc_search_edit {
    width:120px;
    margin:5px 0;
}

.cc_song_buttons {
    width:100%;
}

.song_button {
    margin:4px;
    padding:4px;
    float:left;
    line-height:1em;
    text-align:center;
    font-size:11px;

}

.song_button a {
    display:block;
    height:90px;
    width:90px;
    border:1px solid #F9F9F9;
    background-color:#f0f0f0;

}

.song_button a:hover {
    border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

.song_button img {
    margin:0 auto;
    padding: 5px 0 5px 0;
    display:block;
    border:medium none;
}

.canco_denunciada {
    font-style:italic;
    background-color:#eee;
    padding:5px;
}

.canco_denunciada_motiu {
    font-weight:bold;
    font-color:#9d0000;
}

.denuncia_canco img{
    border:medium none;
}

.denuncia_canco_text {
    position:relative;
    top:-10px;
}

/* mÃ©s estils del mÃ²dul esdeveniments */

.cc_form_element #event_name,
.cc_form_element #event_site,
.cc_form_element #event_address {
    width:350px;
}



/*
* Creative Commons has made the contents of this file
* available under a CC-GNU-GPL license:
*
* http://creativecommons.org/licenses/GPL/2.0/
*
* A copy of the full license can be found as part of this
* distribution in the file LICENSE.TXT.
* 
* You may use the ccHost software in accordance with the
* terms of that license. You agree that you are solely 
* responsible for your use of the ccHost software and you
* represent and warrant to Creative Commons that your use
* of the ccHost software will comply with the CC-GNU-GPL.
*
* $Id: cc-format.css 5170 2007-02-05 22:40:54Z fourstones $
*
*/

.cc_close_preview {
 float:right;
 margin-right:2px;
 font-size:7px;
}

.cc_format_preview {
	padding: 5px;
}

a.cc_format_link {
	color: rgb(0, 80, 128);
	font-weight: bold;
	text-decoration: underline;
}

.cc_close_preview,
div.cc_ed_buttons input {
     background-color: #fff;
     border: 1px solid silver;
     cursor: pointer;
     padding: 1px;
     min-width:25px;
     height:25px;

  }
span.big { font-size: 20px }
span.small { font-size: 9px }
span.red { color: red; }
span.green { color: green; }
span.blue { color: blue; }
span.u { text-decoration: underline; }
span.b { font-weight: bold; }
span.i { font-style: italic; }
span.quote { 
	display: block;
	margin-left: 24px;
	font-style: italic;
	padding: 3px;
}
span.quote span {
    display: block;
	margin-bottom: 2px;
	font-weight: bold;
}
