/*
Theme Name: ProPromotion
Theme URI: http://propromotion.fi/
Description: ProPromotion Wordpress theme.
Version: 1.0
Author: Jani Roine
Author URI: http://usabmedia.fi/
Tags: propromotion, custom

*/



body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000000 url(img/bg.jpg) 50% 160px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #ffffff;
	text-align: center;
}
body.intro {
	background: #000000 url(img/intro_bg.jpg) 50% 160px no-repeat;
}

h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fb4202;
	margin: 0 0 1em 0;
}
h2 { font-size: 20px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }

p { margin: 0 0 1em 0; }

a:link,
a:visited,
a:active {
	color: #fb4202;
	text-decoration: none;
}
a:hover { color: #fff; }
a img { border: none; }

#flashcontainer {
	margin: 50px auto;
}

#header {
	background: #000000 url(img/header_fi.jpg) 50% 0 no-repeat;
	height: 160px;
	text-align: center;
}
#header.en { background: #000000 url(img/header_en.jpg) 50% 0 no-repeat; }
.intro #header { background: #000000 url(img/intro_header_fi.gif) 50% 0 no-repeat; }
.intro #header.en { background: #000000 url(img/intro_header_en.gif) 50% 0 no-repeat; }
#header h1 { display: none; }
#navi {
	margin: 0 auto;
	padding: 110px 0 0 0;
	list-style: none;
	width: 640px;
	background: url(img/navi0_fi.jpg) 0 110px no-repeat;
	height: 160px;
}
.en #navi { background: url(img/navi0_en.jpg) 0 110px no-repeat; }
#navi li {
	display: block;
	float: left;
	text-indent: -9999px;
}
#navi li a {
	display: block;
	height: 30px;
	overflow: auto;
}

/* Navi Suomeksi */
li#uutiset a { width: 85px; margin-left: 50px; }
li#yritys a { width: 70px; }
li#palvelut a { width: 90px; }
li#media a { width: 70px; }
li#yhteystiedot a { width: 120px; }
li#english a { width: 105px; }

li#uutiset a:hover { background: url(img/navi1_fi.jpg) -50px 0 no-repeat; }
li#yritys a:hover { background: url(img/navi1_fi.jpg) -135px 0 no-repeat; }
li#palvelut a:hover { background: url(img/navi1_fi.jpg) -205px 0 no-repeat; }
li#media a:hover { background: url(img/navi1_fi.jpg) -295px 0 no-repeat; }
li#yhteystiedot a:hover { background: url(img/navi1_fi.jpg) -365px 0 no-repeat; }
li#english a:hover { background: url(img/navi1_fi.jpg) -485px 0 no-repeat; }

/* Navi In English */
li#news a { width: 75px; margin-left: 60px; }
li#company a { width: 90px; }
li#services a { width: 90px; }
li#media_en a { width: 70px; }
li#contact a { width: 90px; }
li#suomeksi a { width: 105px; }

li#news a:hover { background: url(img/navi1_en.jpg) -60px 0 no-repeat; }
li#company a:hover { background: url(img/navi1_en.jpg) -135px 0 no-repeat; }
li#services a:hover { background: url(img/navi1_en.jpg) -225px 0 no-repeat; }
li#media_en a:hover { background: url(img/navi1_en.jpg) -315px 0 no-repeat; }
li#contact a:hover { background: url(img/navi1_en.jpg) -385px 0 no-repeat; }
li#suomeksi a:hover { background: url(img/navi1_en.jpg) -475px 0 no-repeat; }



/* Content */
#content {
	width: 560px;
	margin: 0 auto 30px auto;
	padding: 30px;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	background-color: #000000;
	text-align: left;
}
#intro-content { height: 860px; }
ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.news li {
	margin-bottom: 10px;
}
span.date { font-size: 90%; }

div.archive {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #fff;
}

p.time {
	color: #ccc;
	margin: 0 0 .5em 0;
}
div.navigation {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #ffffff;
}
div.navigation div.alignleft {
	width: 260px;
	float: left;
}
div.navigation div.alignright {
	text-align: right;
	width: 260px;
	float: right;
}

div.bio {
	width: 280px;
	float: right;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.5em;
}

div.clear { clear: both; }


/* Banner */
.scrollable {
	position: relative; 
	overflow: hidden;
	width: 620px;
	height: 270px;
	margin: 0 auto;
	padding: 0;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	background-color: #fff;	
}
div.scrollable div.items {     
    width: 20000em;     
    position: absolute;         
}
div.scrollable div.items div {
	width: 200px;
	float: left;
	margin-right: 10px;
}
div.caption {
	background-color: #000000;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
div.caption span.artist { display: block; font-weight: bold; padding-left: 5px; }
div.caption span.label { display: block; color: #999; font-size: 90%; }

