/*****Reset*****/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

table { border-collapse: collapse; }

a img { border: 0; }

/*****Basic Elements*****/

body {
	background: #2A0703;
	background-position: center top; 
	background-repeat: no-repeat;
	color: #F6EFE5;
	font: 13px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 30px;
}

body#paivakirja, body#uutiset, body#vieraskirja { color: #4D1D06; }

a {
	color: #FE7F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {

}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {

}

p { 
	margin-bottom: 20px;
	line-height: 18px;
}

/* body backgrounds */

body#etusivu { background-image: url(img/ui/bg_body_home.jpg); }
body#uutiset, body#vieraskirja { background-image: url(img/ui/bg_body_diary.jpg); }
body#paivakirja { background-image: url(img/ui/bg_body_diary.jpg); }
body#keikat { background-image: url(img/ui/bg_body_gigs.jpg); }
body#musiikki { background-image: url(img/ui/bg_body_music.jpg); }
body#bio { background-image: url(img/ui/bg_body_bio.jpg); }
body#galleria { background-image: url(img/ui/bg_body_galleria.jpg); }

/*****Basic Layout*****/

div#wrap {
	margin: 0 auto;
	position: relative;
	width: 966px;
}

/***** Header *****/

div#header {
	height: 139px;
}

div#header h1 a {
	display: block;
	height: 139px;
	overflow: hidden;
	text-indent: -9999px;
}

/***** Main menu *****/

ul#mainmenu {
	background: url(img/ui/bg_mainmenu_left.gif) no-repeat;
	display: inline;
	float: left;
	height: 42px;
	line-height: 42px;
	list-style: none;
	margin-left: 36px;
	padding: 0 2px;
}

ul#mainmenu li {
	background: #451701 url(img/ui/bg_mainmenu_li.gif) right center no-repeat;
	float: left;
	padding: 0 13px 0 10px;
}

ul#mainmenu li a {
	color: #F6EFE5;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

ul#mainmenu li a:hover {
	border-bottom: 2px #9E8373 solid;
	text-decoration: none;
}

ul#mainmenu li.selected a {
	color: #CCAA01;
}

/***** Home Page *****/

div#home-notes {
	clear: left;
	color: #431701;
	height: 728px;
}

div#diary-home {
	left: 5px;
	position: absolute;
	top: 206px;
	width: 312px;
}

div#gigs-home {
	left: 91px;
	position: absolute;
	top: 512px;
	width: 312px;
}

div#diary-home h2 {
	background: url(img/ui/bg_paivakirja.jpg) no-repeat;
	height: 108px;
}

div#diary-home h2 a {
	display: block;
	height: 108px;
	overflow: hidden;
	text-indent: -9999px;
}

div#gigs-home h2 {
	background: url(img/ui/bg_tuleviakeikkoja.jpg) no-repeat;
	height: 91px;
}

div#gigs-home h2 a {
	display: block;
	height: 91px;
	overflow: hidden;
	text-indent: -9999px;
}

div#home-notes a {
	color: #431701;
}

div.home-link-item {
	clear: left;
	float: left;
	width: 297px;
}

div.home-link-date {
	float: left;
	padding: 0 5px 10px 0;
	text-align: right;
	width: 50px;
}

div.home-link-title {
	float: left;
	padding-bottom: 10px;
	width: 242px;
}

div#diary-home-links {
	height: 152px;
	overflow: auto;
}

div#gigs-home-links {
	height: 152px;
	overflow: auto;
}

div#player {
	height: 172px;
	left: 320px;
	position: absolute;
	top: 603px;
	width: 305px;
}

/***** content *****/

div#content {
	clear: left;
	float: left;
	min-height: 600px;
	padding: 14px 0 0 46px;
	width: 920px;
} 

body#uutiset div#content, body#vieraskirja div#content {
	background: url(img/ui/bg_content_news.jpg) 36px 733px no-repeat;
	min-height: 750px;
}

body#paivakirja div#content, body#uutiset div#content, body#vieraskirja div#content {
	background: url(img/ui/bg_content_diary.jpg) 36px 733px no-repeat;
	min-height: 750px;
}

div#content-left {
	float: left;
	padding: 0 25px 0 0;
	width: 558px;
}

div#content-left-txt {
	padding: 0 0 10px 24px;
}

body#uutiset div#content-left-txt, body#paivakirja div#content-left-txt {
	padding: 0 0 10px 0;
}

div#content-right {
	float: left;
	padding: 48px 0 0 0;
	width: 175px;
}

div#content p {
	line-height: 23px;
}

div#content-right h2 {
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 7px;
}

/***** news *****/

div.pagination {
	padding: 0 0 10px 24px;
}

/***** diary *****/

body#paivakirja a, body#uutiset a, body#vieraskirja a {
	color: #DE4B02;
}

div.CGBlogSummary, div.NewsSummary {
	background: url(img/ui/hor_line.gif) right bottom no-repeat;
	margin-bottom: 30px;
	padding: 0 0 10px 24px;
}

div.cgfeedback_addcoment, div.kommentit {
	margin-bottom: 30px;
	padding: 0 0 10px 24px;
}

div.CGBlogSummary h2 {
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 7px;
}

body#paivakirja h2, div.CGBlogSummary h2 a, div.NewsSummary h2, body#vieraskirja h2 {
	color: #4D1D06 !important;
}

div.CGBlogSummaryPostdate, div.postdate {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 25px;
}

div.cgfeedback_addcoment input {
	width: 300px;
}

div.cgfeedback_addcoment input, div.cgfeedback_addcoment textarea {
	border: 1px #7E5C02 solid;
	background: #2A0703;
	color: #fff;
	margin-bottom: 10px;
	padding: 3px;
}

div.cgfeedback_addcoment textarea {
	width: 450px;
}

div.feedback_item_authorname {
	color: #FE7F00;
}

div.feedback_item_data {
	font-style: italic;
}

/***** gigs *****/

div.gigs {
	float: left;
	margin-bottom: 40px;
	width: 500px;
}

div.gigs-item {
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 500px;
}

div.gigs-date {
	color: #ffe000;
	float: left;
	width: 50px;
}

div.gigs-title {
	float: left;
	font-weight: bold;
	width: 450px;
}

/**** music *****/

div#biisit_tytto {	
	float: left;
	width: 239px;
}

div#kansi_tytto {	
	float: left;
	margin-bottom: 20px;
	width: 231px;
}

/***** gallery *****/

.album_content {
	width:100%; 
	float:left;
}
.clear {
	clear:both
}
/* Album List UL */
.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
}

/*ul.picturelist li.thumb a
{
	height: auto;
	margin-right: 20px;
	width: auto;
}*/

/* Album and Picture Lists */
.thumb
{
	background: none;
	background-position: -30px -30px;
	padding:0;
	width:107px;
	margin: 0 10px 0 0;
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
}

.thumb a
{
	background: none;
	border: none;
	display:block;
	height:149px; 
	width:107px;
	outline: none; 
	padding:0;
	margin:0;
	text-decoration:none;
}

.albumcomment { text-align: left; }

.thumb img {
	height: 149px;
}

.picturelist .thumb img {
	border: 2px #C5A687 solid;
	height: 110px;
}

.picturelist .thumb
{
	background: none;
	border: 2px #C5A687 solid;
	padding:0;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin: 0 10px 0 0;
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
}

.picturelist .thumb a
{
	background-position: -30px -30px !important;
	display:block;
	height:50px; 
	overflow: hidden;
	width:50px;
	outline: none; 
	padding:0;
	margin:0;
	text-indent: -9999px;
	text-decoration:none;
}

/* Styling of text and navigation for Album */
.albumname
{
	color: #FFA200;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	text-align:center;
}
.albumname a
{
	display: inline;
    border: none;
    margin:none;
    padding:none;
    background-color:transparent;
}
.albumpicturecount
{
	font-size:smaller;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.albumcomment
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
}

.albumnav
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
}

.instructiontext
{
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
	font-style:italic;
}

/* Big Picture */
.bigpicture
{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:center;
	margin:0 0 5px;
	padding:0;
}

.bigpicture img
{
/* Big picture settings */
	padding:18px;
/* Image padding to form photo frame. */
	width:80%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:white;
/* Background of picture */
	border-top:1px solid #eee;
/* Borders of picture frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}

.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}

/***** guestbook *****/

div.cms-guestbook form {
	margin-bottom: 20px;
}

div.cms-guestbook-pagination {
	margin-bottom: 20px;
}

div.cms-guestbook-entry {
	background: url(img/ui/hor_line.gif) right bottom no-repeat;
	padding: 20px 0 10px 0;
}

div.cms-guestbook input, div.cms-guestbook textarea {
	border: 1px #7E5C02 solid;
	background: #2A0703;
	color: #fff;
	padding: 3px;
}

div.cms-guestbook td {
	padding-bottom: 5px;
	vertical-align: top;
}

div.cms-guestbook-entry-posted, div.cms-guestbook-entry-sender {
	font-style: italic;
}

/***** lists *****/

div#content-right ul {
	list-style: none;
	margin-bottom: 20px;
}

div#content-right ul li {
	margin-bottom: 7px;
}

div#content-left-txt ol {
	font-weight: bold;
}

div#content-left-txt ol, div#content-left-txt ul {
	margin-bottom: 20px;
	padding: 0 0 0 30px;
}

div#content-left-txt ol li, div#content-left-txt ul li {
	margin-bottom: 9px;
}

/***** headings *****/

div#content-left h2 {
	color: #ffe000;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 7px;
}

h2.tiinanpaivakirja { background: url(img/ui/h_tiinanpaivakirja.jpg) no-repeat; }
h2.keikkakalenteri2009 { background: url(img/ui/h_keikkakalenteri.jpg) no-repeat; }
h2.musiikki { background: url(img/ui/h_musiikki.jpg) no-repeat; }
h2.bio { background: url(img/ui/h_bio.jpg) no-repeat; }
h2.galleria { background: url(img/ui/h_galleria.jpg) no-repeat; }
h2.uutiset { background: url(img/ui/h_uutiset.jpg) no-repeat; }
h2.vieraskirja { background: url(img/ui/h_vieraskirja.jpg) no-repeat; }

h2.imgh a {
	display: block;
	height: 105px;
	overflow: hidden;
	text-indent: -9999px;
}


/***** footer *****/

div#footer {
	clear: left;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

div#foo-copyright {
	float: left;
}

div#foo-contact {
	float: right;
}

body#uutiset div#footer, body#vieraskirja div#footer {
	background: url(img/ui/bg_footer_diary.jpg) 36px 0 no-repeat;
	padding: 20px 10px 0 46px;
	width: 773px;
}

body#paivakirja div#footer {
	background: url(img/ui/bg_footer_diary.jpg) 36px 0 no-repeat;
	padding: 20px 10px 0 46px;
	width: 773px;
}

body.subpage div#footer {
	padding: 20px 0 0 36px;
	width: 793px;
}
