/* layout */

#wrap {
	width: 657px;
	margin: auto;
}

#chili {
	width: 117px;
}

/* end layout */


/* section specifics */
#head {
	background: url(/sakamies/images/site/ukko-head-small.png) 134px 181px no-repeat;
}
	#head a#homelink {
		display: block;
		font-size: 13px;
		line-height: 18px;
		padding: 12px 0px 6px 0px;
		margin-bottom: -36px;
		margin-left: 198px;
		width: 120px;
		position: relative;
		top: 233px;
		background: url(/sakamies/images/site/link2px.png) 0px 27px repeat-x;
	}
	#head a#homelink:hover {
		background: url(/sakamies/images/site/link-hover.png) bottom left repeat-x;
	}
	#head h1 {
		padding-top: 6px;
		padding-bottom: 6px;
		margin-left:135px;
		width: 369px;
		background: #000;
		position: relative;
		top: 264px;
	}

#chili {

}
	#chili h2 {
		padding-left: 0px;
	}
	#chili #dropbox-lite {
		
	}

#sweet_sour {

}
	#sweet_sour ul#browse {
		list-style: none;
		overflow: auto;
		padding: 13px 0px 5px 0px
	}
	#sweet_sour ul#browse li {
		display: inline-block;
		float: left;
		font-size: 11px;
		margin-right: .5em
	}
	#sweet_sour ul#browse li a:after {
		content: ",";
	}
	#sweet_sour p+p+p { margin: 0px 0px 0px 0px; }
	#sweet_sour div.entry {
		background: url(/sakamies/images/site/separator.png) center bottom no-repeat;
		padding: 0px 0px 19px 0px;
		margin: 0px 0px 17px 0px;
	}
	#sweet_sour p.pagination {
		/* background: url(/sakamies/images/site/separator.png) center top no-repeat; */
		border-top: 2px solid #fff;
		font-size: 11px; line-height: 18px;
		margin: 5px 0px 0px 0px;
		padding: 15px 0px 14px 0px;
	}
/* end section specifics */

