/*                                                                                                                                Theme Name: AVUI.cat (Conrad Son)                                                                                                 
Theme URI: http://blocs.avui.cat/                                                                                                 
Description: Capcelera del AVUI per els blocs.                                          
Version: 1.0                                                                                                                      
Authors: Quico Domingo & Ignasi Pla                                                                                               
Author URI: http://blocs.avui.cat/                                                                                                
*/                                                                                                                                
     
#capavui {
        margin-left: -8px;
        margin-right: -8px;
        padding-bottom: 0px;
        margin-top: -8px;
        height: 40px;
        background: url('../../images/cap_avui_bg.gif') repeat;
        border: none;
}

#logo-avui {
	position: absolute;
	top: 0px;
	left: 0px;
        width: 132px;
        height:40px;
        background: url('../../images/cap-avuicat.gif') no-repeat top;
        border: none;
        background-position: 0px 0px;
        float:left;
}

#boto-forums {
        position: absolute;
		top: 0px;
		right: 372px;
        width: 83px;
        height: 40px;
        background: url('../../images/boto_forums.gif') no-repeat top;
        background-position: 0px 0px;
        float:right;
}

#boto-noublogs {
        position: absolute;
		top: 0px;
		right: 230px;
        width: 142px;
        height: 40px;
        background: url('../../images/boto_noublogs.gif') no-repeat top;
        background-position: 0px 0px;
        float:right;
}

#boto-blogs {
	position: absolute;
        top: 0px;
		right: 114px;
        width: 116px;
        height: 40px;
        background: url('../../images/boto_blogs.gif') no-repeat top;
        background-position: 0px 0px;
        float:right;
}

#boto-enquestes {
		position: absolute;
		top: 0px;
		right: 0px;
        width: 114px;
        height: 40px;
        background: url('../../images/boto_enquestes.gif') no-repeat top;
        background-position: 0px 0px;
        float:right;
}

