/* Base */
@import url(http://www.pielinensoi.fi/base-weblog.css);

/* Portal */


/* Theme */
@import url(http://www.pielinensoi.fi/theme-curves_blue_2009.css);

/* Custom */
.concert_date {


        color:#425978;  

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	text-transform: uppercase;

}

.concert_name {


        color:#79311E;  

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

        text-transform: uppercase;

	

}

#banner
{
	border-bottom: 1px dotted #6699CC;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 0; }


	#banner
	{
                border-top-color: #FFFFFF;
                border-bottom: 1px dotted #6699CC;
	        background-color: #7a93cb;
		height: 200px;
		background-image: url("http://www.pielinensoi.fi/images/banneri3.jpg");
		background-position: top-left;
		background-repeat: no-repeat;
		text-align: left;
                margin-top: -10px;

	}
	
	#banner2009
	{
                border-top-color: #FFFFFF;
                border-bottom: 1px dotted #6699CC;
	        background-color: #7a93cb;
		height: 200px;
		background-image: url("http://www.pielinensoi.fi/images/banneri3.jpg");
		background-position: top-left;
		background-repeat: no-repeat;
		text-align: left;
                margin-top: -10px;

	}


#banner-header
{
	margin-left: -4000px;
	padding: 30px 70px 15px;
	color: #fff;
	font-family: georgia, 'times new roman', serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	text-shadow: #000 0 1px 3px;
	background-repeat: no-repeat;
	background-position: bottom center;
}

li {
    list-style: none;
    padding:0 0 8px 0;
    }
    
a, a:active, a:visited {

	 color:#425978;  

	text-decoration: none;

}



a:hover {

	color: #1BBBB4;

	text-decoration: underline;

}

img {
    padding:10px;
    }
    
.footer {

	margin: 0 0 10px 0;

	padding: 5px;

	border-top: 1px dotted #1BBBB4;

	background-color: #ffffff;

	clear: both;

	text-align: right;
	
	width:920px;

}    

.footer p {

	margin: 0;

	font-size: 11px;

	line-height: 13px;
	
	text-align: right;

}

