/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
 
/* reset styling */
@import url(reset.css);
 
/* layout styling */
@import url(layout.css);

/* typography styling */
@import url(typography.css);

/* menu styling */
@import url(menus.css);

/* module styling */
@import url(modules.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);

/* Third party extensions styling */
/* @import url(custom.css); */

.contentpaneopen-gallery
{
        background-image: url(http://www.seregnosoccorso.org/staging_socser/images/bg_gallery.png);
        background-repeat: no-repeat;
        padding: 2px;
        height: 144px;
        width: 578px;
}
a.readon-gallery, a.readmore-gallery 
{
	margin: -5px 0px 0px 25px;
	width: 120px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 0 no-repeat; /* ie6png:crop */
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
        color: #ffffff;
}
.blog_more-gallery
{
        font-size: 120%;
        font-weight: bold;
}