/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 95px;
	background: url(https://spiralentertainment.com/images/yootheme/logo.png) 0 0 no-repeat;
}

#maintop .yoo-carousel div.frontpage1,
#maintop .yoo-carousel div.frontpage2,
#maintop .yoo-carousel div.frontpage3 {
	width: 607px;
	height: 295px;
}

#maintop .yoo-carousel div.frontpage1 { background: url(https://spiralentertainment.com/images/yootheme/yoocarousel/white1.jpg) 0 0 no-repeat; }
#maintop .yoo-carousel div.frontpage2 { background: url(https://spiralentertainment.com/images/yootheme/yoocarousel/white2.jpg) 0 0 no-repeat; }
#maintop .yoo-carousel div.frontpage3 { background: url(https://spiralentertainment.com/images/yootheme/yoocarousel/white3.jpg) 0 0 no-repeat; }


.yoo-scroller .panel IMG , .djslider UL LI IMG{
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;	
}


.date {
	background-color: #FEF6E1;
    color: #222120;
    float: left;
    height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 34px;
}
.date .month {
    border-bottom: 1px solid #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 9px;
    margin: 3px 3px 0;
    padding-bottom: 1px;
    text-transform: uppercase;
}
.date .day {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 1px;
}

.artprettyphoto_container .gallerycontainer {
	float: left;
	padding: 0 20px;
}