html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Tuppurinmäen kauppa */
body {
	font-family: verdana, sans-serif;
	padding: 0 0 20px 0;
}
#wrapper {
	background: url(../uploads/layout/wrapper-background.png);
	overflow: hidden;
	width: 100%;
}
#topclouds {
	background: url(../uploads/layout/clouds-top.png) repeat-x center top;
	border-top: 3px solid #000;
	overflow: hidden;
	width: 100%;
}
#contentwrapper {
	width: 940px;
	margin: 20px auto;
}
#leftcolumn {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	text-align: center;
}
#logo-and-open {
	background: url(../uploads/layout/logo-ja-ajat.png) no-repeat center top;
	width: 300px;
	height: 333px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
#logo-and-open a {
	display: block;
	padding: 340px 0 0 0;
}
#rightcolumn {
	float: left;
	width: 620px;
}
#nav {
	height: 33px;
	float: left;
	margin: 0 0 40px 0;
}
#nav li {
	line-height: 33px;
	float: left;
	background-image: url(../uploads/layout/menu-left.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 5px 0 0;
}
#nav li a {
	text-decoration: none;
	font-size: 0.875em;
	background-image: url(../uploads/layout/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 15px 0 0;
	display: block;
	color: #fff;
}
#nav li a:hover {
	color: #60bb46;
}
#nav li.currentpage {
	background-position: left -66px;
}
#nav li.currentpage a {
	background-position: right -66px;
}
#nav li.currentpage a:hover {
	color: #89d872;
}
#content {
	width: 620px;
	float: left;
	color: #fff;
}
h2 {
	font-size: 2.0em;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	text-shadow: 2px 2px 5px #06324c;
}
h3 {
	font-size: 1.125em;
	margin: 0 0 20px 0;
}
#intro p {
	font-size: 1.125em;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}
p {
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}
.uutinen {
	margin: 0 0 30px 0;
}
.uutinen p {
	font-size: 0.75em;
	padding: 0 20px 10px;
}
.uutinen h3 a {
	color: #fff;
	text-decoration: none;
}
.uutinen h3 a:hover {
	text-decoration: underline;
}
.uutinen-lisaa {
	margin: 0 0 0 20px;
	font-size: 0.75em;
}
.uutinen-lisaa a {
	color: #fff;
}
#content ul {
	font-size: 0.875em;
	list-style: disc;
	line-height: 1.5em;
	padding: 0 0 0 20px;
}
#content ul li {
	padding: 0 0 5px 0;
}
#content img {
	float: right;
	background: #fff;
	padding: 5px;
	margin: 0 0 15px 15px;
	border-top: 2px solid #231f20;
	border-right: 5px solid #231f20;
	border-bottom: 5px solid #231f20;
	border-left: 3px solid #231f20;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#galleria #content img {
	float: left;
	margin: 0 10px 10px 0;
}
.gallery-box {
	float: left;
	width: 620px;
	margin: 0 0 20px 0;
}
#bottomclouds {
	background: url(../uploads/layout/clouds-bottom.png) repeat-x right bottom;
	height: 160px;
}
#gallerywrap {
	float: left;
	width: 100%;
	overflow: hidden;
}
#gallerywrap img {
	float: left;
}

hr { border: none; border-top: 1px solid #fff; }

.uutinen img { max-width: 100%; height: auto; }

.uutinen a { color: #fff; }
