.mediastream-object table,
.mediastream-object td
                            {
                                border: 0px;
                                width: 600px;
                            }
.mediastream-object-object td
                            {
                                width: 50%;
                            }/*
 * Generic comments CSS file
 */* Generic comments CSS file
 */C O L O R S   C O R P O R A T I U S

******TARONJA:#F15A22
******verd:#b5cc2d o D8DD00, decidir
******BLAU:#12495d

******BLAUKanton:#87dbe5
******grisFosc:#333
*/

/* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:330px;
}

.widgets_odd {
	float:right;
	width:330px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}
.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}

body{
        background-image:url("http://jovesteb.org/mod//template/templates/Teb/images/bgtrescolors.png");
        background-repeat: repeat-x;
            background-color:#222;
        font-family: verdana, helvetica, arial, sans-serif;
        text-align:left;
        letter-spacing:0.1em;
        font-size:0.8em;
        margin:0px;
        padding:0px;
}
/*----Estructura general d'espais----*/

#elggtoolbar {
        background-image:none!important;
        background-color:#fff!important;
        position:relative;
        top:0px!important;
        height:23px!important;
        width:970px;
        font-family:verdana,helvetica,sans-serif;
        font-size:13px;
}
/*----.loggedout {display:none!important;}----*/

.cercador{
        position:relative;
        top:-1px;
        background-color:#f2f2f2;
        width:970px;
        height:56px!important;
}

#header{
        background-color:#fff;
        width:970px;
        height:200px;
        font-family: verdana, helvetica, arial, sans-serif;
}


#container{
        width:970px;
        margin:0 auto;
        padding:0;
}

#cos{
        width:970px;
        float:left;
        background:#ccc;
        background-image:url("http://jovesteb.org/mod//template/templates/Default_Template/images/bgpatroverdclar.png");
        
}

#sidebar-holder .sidebar-block{
        float:left;
        font-size:0.8em;
        padding:4px;
}
/*
        USER TOOLBAR: IN DEFAULT ELGG, THIS SITS
        AT THE VERY TOP OF THE PAGE.
*/

#elggtoolbar form{
        width:960px!important;
        margin:0!important;
        padding-left:10px!important;
        padding-top:6px!important;
        padding-bottom:6px!important;
        background:#DDD800;
        background-image:url("http://jovesteb.org/mod//template/templates/Default_Template/images/bgpatrotaron.png");
        font-size:12px;
        letter-spacing:0.2em!important;
        float:left!important;
}
#elggtoolbar form a{
        display:none;
}

#elggtoolbar form label{
        color:#000;
}

#elggtoolbar form #toolbarusername,
#elggtoolbar form #toolbarpassword{
        height:14px;
}

#powered-by-elgg{
        display:none;
}

/*
        GLOBAL USER OPTIONS: LOGOUT AND ACCOUNT SETTINGS, TOP RIGHT, dins elggtoolbar
*/

#global-menuoptions{
        position:relative;
        top:1px!important;
        height:18px;
        font-size:0.9em!important;
        width:970px!important;
        background-color:#87dbe5;
        background-image:url("http://jovesteb.org/mod//template/templates/Default_Template/images/bgpatroverd.png");
        font-family:verdana;
        margin-right:0px!important;
}
#global-menuoptions a{
        text-decoration:none!important;
        color:#000;
        margin-right:10px!important;
        font-weight:bold;
        position:relative;
        top:2px;
        background:#fff!important;
}
/*

/*-----------------------elcercador----*/

#searchform span{display:none;}


.filtres_de_cerca {
        height:28px;
        width:620px;
        position:relative;
        float:left;
        top:28px;
        padding-left:6px;
        padding-right:16px;
        background-color:#000;
}
.filtres_de_cerca a{
        font-family:verdana;
        font-size:1.2em!important;
        font-weight:bold;
        letter-spacing:0.05em;
        text-decoration:none;
        color:#fff;
        background-color:#000;
        padding:5px 0 5px 4px;
        position:relative;
        top:5px;
}

.filtres_de_cerca a:hover{
        background:#fff;
        color:#000;
}

.filtres_de_cerca a:selected{
        background:#fff!important;
        color:#000!important;
}

#search-header {
        position:relative;
        top:-5px;
        left:10px;
        float:left;
        height:28px;
}

#search-header input,#search-header select{
        background-color:#000;
        color:#fff;
        border:0;
}

/*
        USER NAVIGATION: THIS STYLES THE USERS MAIN NAV IN THE TOOLBAR,
        IN DEFAULT ELGG IT SITS OVER ON THE LEFT HAND SIDE
*/

#navigation {
        width:960px;
        padding: 0 0 0 10px;
        margin: 0 0 0 0 ;
        text-align:left;
        background:#fff;
}

#navigation li {
        margin: 0 4px 0 4px;
        padding: 3px;
        display: inline;
        list-style-type: none;
}

#navigation a {
        text-decoration: none;
        font-family:verdana;
        font-size:11px!important;
        letter-spacing:0.04em!important;
        font-weight:bold;
        color:#12495d!important;
        background-color:#fff!important;
        border:none!important;
}

#navigation a:hover{
        background:#D8DD00!important;
        color:#000!important;
}

#navigation a.selected {
        background:#D8DD00!important;
        color:#000!important;
}

#navigation .titol_menu,#menu_usuari_on_navego .titol_menu {
        background:#252525;
        color:#fff;
        font-size:0.8em;
        margin-right:800px;/*!!!!!!!!!!!!!Com es fa per posar un salt de linia???????*/
}

/*----el fons----*/


#header .fons{
        height:190px;
}
#header .fons .logotip{
        position:relative;
        top:0px;
}
#header .fons .logotip a img{
        border-bottom:1px solid #D8DD00;
        border-top:0px solid #D8DD00;
        border-left:0px solid #D8DD00;
        border-right:0px solid #D8DD00;
        width:200px!important;
        height:200px!important;
}



/*----les imatges de dalt----*/

#imatge_aleatoria{
        display:block;
        position:relative;
        clip: rect(0px, 970px, 201px, 0px)!important;
}
.img_imatge{
        height:201px;
}

/*----sidebar--MENU ELGG DE NAVEGACIo PER ESPAIS--*/

#menu_on_navego {
        width:970px;
        padding: 0 0 0 0;
        margin: 0 0 0 0 ;
        text-align:left;
        float:left;
        background:#D8DD00;
        background-image:url("http://jovesteb.org/mod//template/templates/Default_Template/images/bgpatroverd.png");
        position:relative;
        top:0;
}

#menu_on_navego h2{
        font-size:1.2em;
        font-weight:bold;
        margin:0px;
        padding:0px;
        color:#fff;
        background:#000;
        height:20px;
        width:100%;
        padding-top:4px;
        padding-left:8px;
        padding-right:2px;
}

.sidebar-block{
        margin:0px!important;
        padding:0px!important;
        border-left:solid 1px #fff;
        color:#333;
}

.sidebar-block ul{
        list-style:none;
        margin-top:4px;
        padding-left:8px;
        padding-right:8px;
}

.sidebar-block a{
        color:#333;
        line-height:20px;
        color:#333;
        background-color:#fff;
        font-weight:bold;
        text-decoration: none;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:11px;
}

#sidebar-profile {
        width:198px;
        background-color:#151515;
        background-image:url("http://jovesteb.org/mod//template/templates/Default_Template/images/bgpatroverdinvert.png");
}

#sidebar-profile label{
display:none;
}

#sidebar-profile form {
        border-bottom:1px solid #fff;


        /*width: 970px;*/
        color:#333;
        float: left;
        text-align:left;
        padding-right:0px;
}

#sidebar-profile form table {
        padding-right:14px;
}

#sidebar-profile a:hover{
        text-decoration:underline;
}

#sidebar-profile small{
        position:relative;
        top:-82px;
        
}

#sidebar-profile small>a{
        padding-left:10px;
        color:#333;
        background-color:#fff;
}

#sidebar-profile .usermenu a{
        color:#333;
        font-size:1.1em;
        font-weight:bold;
        background-color:#fff;
}

#sidebar-profile .userdetails a{
        color:#333;
        background-color:#fff;
        line-height:24px!important;
}

#sidebar-profile #contents{
        color:#333;
}

#sidebar-profile #me{
        padding-left:4px;
}

#sidebar-profile #me #icon{
        margin-top:4px;
}

#sidebar-blog{
        display: block;
}

#sidebar-friends{
        display: none;
}

#sidebar-communities{
        display: block;
}

#sidebar-owned-communities{
        display: none;
}
/*Aquest 6 refereix al calendari*/

#sidebar-6{
        display: block;
}

#sidebar-stats{
        display: none;
}

#sidebar-files{
        display: block;
}


/* -------------------CONTINUEM STILANT AVISOS DEL SISTEMA */
#sidebar-theme{   
    border-bottom:solid 1px #fff;
}
#system-message{
    background:yellow;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size:0.8em;
    padding-left:20px;
    padding-bottom:4px;
    font-weight:bold;
}

/* -------------------CONTINUEM STILANT el cos de continguts 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!ho he deixat aquiiiiiiiiiiiiiiiiiiiiiiiiiiii*/


#cos {
    margin-left:0;
    padding-left:20px;
    padding-rigth:20px;
    padding-bottom:20px;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size:0.9em;
    width:950px;
}
#cos h1 a{
    /*color:#12495C;*/
    color:#D8DD00;
    text-decoration:none;
}

#cos h1{
    font-size:4em;
    margin-bottom:0;
    padding-bottom:0;
    margin-top:4px;
    margin-left:-8px;
    color:#D8DD00!important;
}


#cos h2{
    font-size:1em;
}

#cos p{
    color:#252525;
}
#cos a{
    background:#fff;
    color:#12495C;
}

/* -------------------descripciÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ³ dels perfils */

.profile_main
{

margin-bottom: 10px;
border-bottom:dashed 1px #D8DD00;

}

.profile_primary
{

float: left;

width: 400px!important;

margin-top: 10px;

margin-left: 10px;

}
.profile_secondary
{

float: right;

width: 400px!important;

margin-top: 10px;

color: #000000;

}

/* -------------------item_llistat de continguts com comunitats */


.llista{
    float:left;
    position:relative;
    width:940px;
    font-size:0.9em;
    margin:20px;
}
.llista tbody tr{
    display:block!important;
    float:left;
    position:relative;
    width:150px;
    height:180px;
    /*background:#D8DD00;*/
}

.llista b{
    display:none;
}

.llista a{
    font-weight:bold;
    font-size:1.2em;
}
.llista00{
    display:none;
}

.llista01{
    height:100px;
    float:left!important;
    border-right: 1px solid #D8DD00;
    width:120px;
    padding:4px;
    background:#fff;
text-align:center;
}

.llista01 a{
    height:100px;
    position:relative;
    font-size:1.6em;
}

.llista img{
    position:relative;
}

.llista02{
    float:left!important;
text-align:center;
    width:120px;
    padding:4px;
    background:#fff;
}

.llista02 a{
    height:100px;
    position:relative;
    font-size:0.9em;
color:#000!important;
    text-decoration:none!important;
font-size:0.9em;
font-weight:bold;
}

.llista03{
    display:none;
}

.llista04{
    display:none;
}

.llista05{
    display:none;
}
.llista06{
    float:left!important;
    width:120px;
    margin-bottom:34px;
    padding:4px;
    background:#fff;
text-align:center;
}


/* -------------------taula de mostra d'arxius */


.filetable{
    float:left;
    position:relative;
    width:280px;
    margin:20px;
    font-size:.9em;
    margin:10px;
}


#cos form {

width:500px;
margin-top:20px;


}
.foldertable{display:block; float:left;}
.foldertable{
    display:table;

    position:relative;
    width:280px;
    font-size:.9em;
    margin:10px;

}
.foldertable a{
        line-height:30px;
        margin:10px;
}

.photogallery-photo-container{
float:left;
width:400px;
}


/* -------------------al footer que hi posem???? */


#footer{
    display:none;
}
#footer-inner{
    background:#F15A22;
    padding-bottom:5px;
    margin-top:10px;
}

/*------------------PaINA D'INICI QUAN LOGEDoUT*/

#wellcome {width:450px;}
#menu_planeta,
#menu_participa,
#menu_navega{
    width:430px;
    background:#eaf6a5;
    color:#000;
display:none;
}
#menu_planeta img,
#menu_participa img,
#menu_navega img{
    float:left;
    height:140px;
    width:140px;
    border:1px;
    padding:1px;
    padding-right:20px;
}
#menu_planeta,
#menu_participa,
#menu_navega{
    height:140px;
    width:410px;
    border:1px;
    padding:1px;
    padding-right:20px;
}

#destacats {
    position:relative;
    float:left;
    width:480px;
    height:450px;
    margin:0px 10px 0px 2px;
}

#menu_icones .ravalsurf img,
#menu_icones .omnia img,
#menu_icones .maquetes img,
#menu_icones .videoteca img{
    position:relative;
    float:left;
    width:25%!important;
}

#menu_icones .destacat_total img{
    width:98%!important;
    border-top:solid 18px #fff;
    /*border-right:solid 73px #a2b51d;*/

}
.frontpage-blog-executive-summary h4{
border-bottom:solid 1px #D8DD00!important;
margin-top: 0px!important;
margin-right: 0px!important;
margin-bottom: 0px!important;
margin-left: 0px!important;
padding-top: 2pt!important;
padding-right: 0pt!important;
padding-bottom: 4pt!importantt;
padding-left: 4pt!important;

    background-color: #b2e000;
    font-size:0.9em;
}

.frontpage-blog-from{
margin-top:10px!important;
}

.frontpage-blog-executive-summary{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eeeeee;
border-right-color: #eeeeee;
border-bottom-color: #eeeeee;
border-left-color: #eeeeee;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
width: 440px;
min-height: 124px;
height: auto !important;
float: left;
background:#fff;
}

.frontpage-blog-executive-summary p
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 80pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
font-size:0.9em!important;
}
.usericon
{
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 6px;
margin-right: 5px;
margin-bottom: -4px;
}
.frontpage-blog-executive-summary
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e1e1e1;
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;
}
.frontpage-blog-date{
color:#a5a5a5!important;
margin-bottom:10px!important;
}

.frontpage-blog-executive-summary a
{
color:#696!important;
background:#f1f1f1;
}

#commentwall, .profile_main{
background:#f1f9b1;
width:440px;
float:left;
padding:10px;
margin:4px;
}

#view_all_blog_posts li{
float:left;
list-style:none;
margin-right:20px;
margin-bottom:30px;
padding-bottom:4px;
border-bottom:dashed 1px #fff;
max-width:950px;
}
#sub-menu{
list-style:none;
margin-right:20px;
margin-bottom:30px;
padding-bottom:4px;
border-bottom:dashed 1px #fff;
max-width:950px;
}

#view_all_blog_posts a,#sub-menu a{
font-weight:bold;
color:#333;
text-decoration:none;
}

.blog_post_source a,.event-nodeapi{
font-size:0.9em;
color:#a5a5a5!important;
margin-bottom:10px!important;
}

.weblog-post .user a{
    color:#333!important;
    font-size:0.9em!important;
    font-weight:bold!important;
    padding:6px!important;
    text-decoration:none;
}

.weblog-post p img,.weblog-post p embed,.weblog-post p object,.feed_content img{
    max-width:380px;
height:auto;
}

.weblog_dateheader{
    color:#333!important;
    font-size:1.6em!important;
    font-weight:bold!important;
    text-decoration:none;
    max-width:400px;
padding-left:10px;
padding-right:0px;
padding-top:10px;
margin-left:10px;
margin-right:0px;
margin-top:10px;
margin-bottom:0px;
padding-bottom:0px;
height:auto;
}


#tagcloud{
background:#fff;
padding:20px;
width:890px;
}
#networktable td{
display:block;
float:left;
background:#fff;
width:200px;
height:94px;
padding-left:10px;
margin-bottom:10px;
margin-right:10px;
}

#networktable tr{
display:block;
width:940px;
height:auto;
padding-left:10px;
margin:10px;
}/* profile - widgets */

#profile_widgets {
    position:relative;
}


/*///////////////////////afegit///////////////////////////*/

#cos #elggtheme>textarea,#cos #elggfrontpage>textarea {
	width:900px!important;
	height:500px!important;
	font-size:12px;
	line-height:1.8em;
}

#cos #elggtheme h2,#cos #elggfrontpage h2 {
	font-size:24px;
}

#cos #elggtheme .form-buttons input,#cos  #elggfrontpage .form-buttons input {
	font-size:24px;
	background:#D8DD00;
	float:right;
}

#menu_prova #elggtoolbar #navigation{ margin-top:-50px; width:770px; float:right; height:0px;}
#system-message{float:right; position:relative; width:750px;}/* profile - widgets */

#profile_widgets {
	position:relative;
}


/* Novetats Toni */

#cos center{float:none; display:table;}
#destacats{display:table;}

#container #menu_usuari #cos p{margin-right:20px;}				


#cos a{display:inline;float:none;}/* profile - widgets */
#tagcloud a{
border-radius:10px;
-moz-border-radius: 20px 10px 30px 5px;
border:1px dotted #fff;
background-image:url(http://jovesteb.org/mod/template/templates/Default_Template/images/nuvol.jpg);
text-decoration:none;
padding:5px;
word-spacing:10px;
display:inline-block;
}
#tagcloud {text-align:center;}
#tagcloud a:hover{
background-image:url(http://jovesteb.org/mod/template/templates/Default_Template/images/nuvol2.jpg); color:red;}

#cos{float:none; display:table;}
.profile_main{ float:none; width:60%;}
#commentwall{float:none; width:60%;}

#profile_widgets{ width:920px; margin:0; padding:0; display:table; margin:0; padding:0; margin-left:4px; margin-top:10px;}
#profile_widgets .widgets_even {width:920px; margin:0; padding:0; display:block;}
#profile_widgets .widgets_even .widget { position:relative; margin-right:20px; padding:0; display:block; float:left; width:440px; }
#profile_widgets .widgets_even .widget .widget_content{width:400px; float:none; margin:0; padding:0;margin-bottom:10px; padding-bottom:10px;}
#profile_widgets .widgets_even .widget .widget_content .weblog-post{width:400px; margin:0; padding:0; float:none; margin:0; padding:5px; }
#profile_widgets .widgets_even .widget .widget_content .weblog-post .weblog-post{width:400px; margin:0; padding:0; float:none; margin:0; padding:0; border:0px;}

#profile_widgets .widgets_odd {width:920px; margin:0; padding:0; display:block;}
#profile_widgets .widgets_odd .widget { position:relative; margin-right:20px; padding:0; display:block; float:left; width:440px; }
#profile_widgets .widgets_odd .widget .widget_content{width:400px; float:none; margin:0; padding:0;margin-bottom:10px; padding-bottom:10px;}
#profile_widgets .widgets_odd .widget .widget_content .weblog_mediastream{width:400px; margin:0; padding:0; float:none; margin:0; padding:5px;}
#profile_widgets .widgets_odd .widget .widget_content .weblog_mediastream .mediastream-object{width:400px; margin:0; padding:0; float:none; margin:0; padding:0; border:0px;}

/* pagina inicial wellcome*/
#cos #content-holder h2{float:none;color:#b5cc2d;display:inline; position:absolute; margin-left:-442px;margin-top:-40px; font-size:2em;}
#wellcome h1{margin-bottom:40px;}
#destacats {margin-top:-40px;}

#cos form{width:100%;}
#cos t{margin-right:auto; margin-left:auto;}
#cos table{margin-right:auto; margin-left:auto; width:100%;}
#cos .llista{margin-right:auto; margin-left:auto; width:100%; padding:0;}
#cos{margin:0; padding:10px; width:950px;}

/* *********************** */
/* VISTA DE TOTS ELS BLOGS */
/* *********************** */
.weblog-post{
width:410px;
float:left;
height:auto;
border-left:solid 1px #D8DD00;
border-bottom:solid 1px #D8DD00;
padding-left:24px;
padding-right:10px;
padding-top:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
background:#fff;
    line-height:2em!important;
}

#view_all_blog_posts{
position:relative;
display:block;
float:none;
margin:0;
padding:0;
width:830px;
margin-right:auto;
margin-left:auto;
}
#view_all_blog_posts .weblog-post{
position:relative;
float:none;
width:100%;
margin:0;
padding:0;
margin-bottom:10px;
}

/* Enllasos */
#view_all_blog_posts li a{}
#view_all_blog_posts li a:hover{color:#b5cc2d;}
#view_all_blog_posts .weblog-post a {border-bottom:1px dotted #b5cc2d;}
#view_all_blog_posts .weblog-post a:hover {color:#b5cc2d!important;}

/* Espai d'informacio de l'usuari */
#view_all_blog_posts .weblog-post .user {margin-left:25px; position:relative; display:block; min-height:110px; background-color:#D8DD00; margin-bottom:10px; border:0;}
#view_all_blog_posts .weblog-post .user img {float:left; margin-right:10px; margin-bottom:10px;}
#view_all_blog_posts .weblog-post .user a:hover {color:#12495d!important;}
#view_all_blog_posts .weblog-post .user a {display:block; float:none; margin-bottom:0px; background-color:transparent; font-size:1em!important; border:0;}

/* Titol */
#view_all_blog_posts .weblog-post .weblog-title h3 {font-size:2em; letter-spacing:3px; display:inline; float:none; margin:0; padding:0; margin-left:25px; margin-left:18px;}
#view_all_blog_posts .weblog-post .weblog-title a {color:#b5cc2d!important; border:0;}
#view_all_blog_posts .weblog-post .weblog-title a:hover {color:#12495d!important;}

/* Contingut */
#view_all_blog_posts .weblog-post .post img {}
#view_all_blog_posts .weblog-post .post {margin-right:10px;margin-left:25px; }
#view_all_blog_posts .weblog-post .post p{margin:0; padding:0; display:block; position:relative; }
#view_all_blog_posts .weblog-post .post .post-info {font-size:1.2em!important; margin-top:10px;}

/* Info del final - enllas als comentaris */
#view_all_blog_posts .weblog-post .info p{margin:0; padding:0; text-align:right; color:#12495d;margin-left:25px; margin-top:10px;}
#view_all_blog_posts .weblog-post .info a {color:#12495d!important;}
#view_all_blog_posts .weblog-post .info a:hover {color:#b5cc2d!important;}

/* Titol data */
#view_all_blog_posts .weblog_dateheader {
position:relative;
margin:0;
margin-top:20px;
margin-bottom:5px;
padding:0;
width:445px;
font-size:1.6em;
font-family:Verdana,Helvetica,Arial,sans-serif;
}

/* ******* */
/* SUBMENU */
/* ******* */
#cos #sub-menu a{}
#cos #sub-menu a:hover{color:#b5cc2d;}

/* *********************************** */
/* VISTA DE TOTES LES SINDICACIONS RSS */
/* *********************************** */

#cos .feeds{
position:relative;
display:block;
float:none;
margin:0;
padding:0;
width:830px;
margin-right:auto;
margin-left:auto;

border-left:1px solid #87dbe5;
border-bottom:1px solid #87dbe5;

}
#cos .feeds .feed_content{
position:relative;
float:none;
width:800px;
margin:0;
padding:0;
margin-bottom:10px;
padding-left:25px;
}
/* Titol-date de l'agrupaciÃÂÃÂ³ d'entrades Rss per date */
#cos .feed_date {
position:relative;
margin:0;
margin-top:20px;
margin-bottom:-10px;
margin-left:60px;
padding:0;
width:445px;
font-size:1.6em;
font-family:Verdana,Helvetica,Arial,sans-serif;
color:#333;
}

/* Titol de cada post Rss */
#cos .feeds .feed_content h5 {
    margin-top:0px; 
    display:block;
    background:#87dbe5;
    color:#333!important;
    font-family:helvetica!important;
    font-size:0.8em!important;
    font-weight:normal!important;
    padding:6px!important;
    text-decoration:none;
}

#cos .feeds .feed_content h5 a{}
#cos .feeds .feed_content a{text-decoration:none; font-size:1.1em!important;}
#cos .feeds .feed_content a:hover{}
#cos .feeds .feed_content .via{}
#cos .feeds .feed_content .via a{}
#cos .feeds .feed_content .via a:hover{}


/*#cos{float:none; display:table;  margin-top:258px; position:absolute;}*/
/*modificat titan*/

#cos{float:left; display:table; position:relative;}