/*  
Theme Name: asm09
Theme URI: http://aurastreetmarket.com/
Description: Built by Hiljá.
Author: Antti Hiljá
Author URI: http://hilja.net/
*/

/* Begin Reset
***************************************************************************************************/
* {	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;}

html {
	height: 100%; /* Must be 100% cause of the Sticky Footer. And for the scroll bar to appear. */ }

body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #fff;
	text-align: center;
	color: #000;
	height: 100%; /* Must be 100% cause of the Sticky Footer */ 
	background: transparent url(images/header-back.jpg) repeat-x center top;}

/* End Reset
***************************************************************************************************/

/* Begin Links
***************************************************************************************************/

a {
	text-decoration: none;
	color: #333;}
a:hover {
	text-decoration: underline;
	color: black;}
	
.wide-col a,
a#home-link {
	color: #d88282;
	text-decoration: none;
	border-bottom: 1px solid #ccc;}
.wide-col a:hover,
#footer a:hover,
a:hover#home-link {
	color: #b36c6c;
	text-decoration: none;
	border-bottom: 2px solid #888;}

#contactlist a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;}

.wide-col p a[href$="jpg"],
.wide-col p a[href$="gif"],
.wide-col p a[href$="jpeg"],
.wide-col p a[href$="png"] {
	border-bottom: none; }	
.wide-col p a:hover[href$="jpg"],
.wide-col p a:hover[href$="gif"],
.wide-col p a:hover[href$="jpeg"],
.wide-col p a:hover[href$="png"] {
	border-bottom: none;}

.commentmetadata a.comment-edit-link,
a.post-edit-link,
.metadata a {
	color: #999;
	text-decoration: none;}

a:hover.comment-edit-link,
a:hover.post-edit-link,
.metadata a:hover {
	color: #ff6666;
	text-decoration: underline;}

/* End Links
***************************************************************************************************/

/* Begin Typography
***************************************************************************************************/

p {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 0 1em 0;
	line-height: 1.5em;
	color: #333;}

.gray-text {
	color: #777 !important;}

.wide-col p {
	text-align: left;}

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
	margin: 0;
	font-size: 1em;}

body.home strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	padding: 0 0 0 22px;}
body.home strong.fin {
	background: transparent url(images/suomi.png) no-repeat left top;}
body.home strong.swe {
	background: transparent url(images/ruotsi.png) no-repeat left top;}
body.home strong.eng {
	background: transparent url(images/enkku.png) no-repeat left top;}

small {
	font-size: 1.1em;
	color: #888;}

form {
	font-size: 1.1em;}

p.textarea #comment {
	font-size: .8em;}

h1 {
	padding: 0 0 10px 0;
	font-size: 4.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;}

h2 {
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
	text-transform: uppercase;}

.wide-col h2 {
	padding: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: .1em;
	font-size: 1.6em;
	text-align: left;
	text-transform: uppercase;
	background: transparent url(images/nav-sprite.png) no-repeat -15px -985px;}

.catwrap h2 {
	margin: 0;}

h3 {
	margin: 0 10px 10px 0;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;}

h4 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;}

.wide-col h4 {
	margin: 0 0 5px 0;}

.wide-col-blog h4 {
	display: inline;}

/* End Typography
***************************************************************************************************/

/* Structure
***************************************************************************************************/

#header {
	padding: 0;
	height: 57px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;}

#pagewrap {
	width: 900px;
	height: 100%; /* Must be 100% cause of the Sticky Footer */
	margin: 0 auto;}

body > #pagewrap { /* Sticky footer thingy */
	height: auto;
	min-height: 100%;}

#content {
	padding-bottom: 131px; /* must be same height as the footer */
	padding-top: 25px;
	border-top: 1px solid #ddd;
	width: 650px;
	overflow: hidden;
	float:left;}
	
#content-background {
	float: left;
	margin: 0 0 20px 0;}

body.category-perjantai #content-background {
 	background: white url(images/bar-perjantai.jpg) repeat-y -13px top;}
body.category-lauantai #content-background {
 	background: white url(images/bar-lauantai.jpg) repeat-y -13px top;}
body.category-sunnuntai #content-background {
 	background: white url(images/bar-sunnuntai.jpg) repeat-y -13px top;}

#footer {
	padding: 15px 0 5px 0;
	position: relative;
	margin-top: -131px; /* negative value of footer height */
	border-top: 1px solid #dedede;
	height: 110px;
	clear: both;
	background: transparent url(images/footer-grad.jpg) repeat-x top center;}

.page-title {
	overflow: hidden;
	padding: 5px 0 5px 0;}

.wide-col-blog,
.wide-col {
 	text-align: left;
 	overflow: hidden;
	position: relative;
	float: left;
	width: 650px;}

.wide-col {
	padding: 0 0 5px 0;}

.wide-col-blog {
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 0;}

.blog-heading {
	height: 30px;}

.wide-col-content {
	float: left;
	width: 650px;
	position: relative;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Structure
***************************************************************************************************/

/* Begin Metadata
***************************************************************************************************/

.more-link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	letter-spacing: .08em;}

span.blog-post-edit a.post-edit-link {
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 1000;}

a.post-edit-link {
	padding: 5px 3px 3px 5px;
	position: fixed;
	top: 0;
	right: 0;
	background: white;}

.commentmetadata a.comment-edit-link {
	position: absolute;
	top: 0;
	right: 0;
	font-size: .9em;}

/* End Metadata 
***************************************************************************************************/

/* Form Elements
***************************************************************************************************/

/* Search Form */

#position-wrap {
	padding: 20px 0 10px 0;
	width: 210px;
	height: 30px;
	z-index: 500;}

#position-wrap {
	font-size: 1.15em;}

#search-wrap {
	width: 200px;
	height: 35px;
	position: relative;}

#searchform {
	margin: 0;
	padding: 0;}

#searchform input#s {
	font-size: 1.1em;
	margin: 5px 0 0 0;
	padding: 4px 3px 4px 3px;
	border: 1px solid #888;
	width: 200px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;}

#searchform input#searchsubmit {
	width: 32px;
	height: 16px;
	background: transparent url('images/search2.gif') no-repeat 1px 1px;
	position: absolute;
	text-indent: -9999px;
	top: 8px;
	right: -2px;}

#searchform input#searchsubmit:hover {
	background: white url('images/search-red2.gif') no-repeat 1px 1px;}

/* End Search Form */

/* Mailing list form, gsom-optin-form 
**************************************/
#sidebar form {
	position: relative;
	font-size: 1.1em;}

#sidebar #gsom-optin-form-12530992151 {
	width: 200px;
	height: 40px;
	position: relative;}

#sfi_1253099215255 {
	position: relative;
	width: 200px;}

.gsom-optin-form input {
	font-size: 1.2em;
	padding: 4px 3px 4px 3px;
	border: 1px solid #888;
	width: 210px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;}

.gsom-optin-radiogroup input {
	color: transparent;
	border: 0;
	width: 35px;
	height: 16px;
	background: transparent url('images/join.gif') no-repeat 1px -1px;
	position: absolute;
	top: 21px;
	right: 3px;
	text-indent: -9999px;}

.gsom-optin-radiogroup input:hover {
	background: white url('images/join-red.gif') no-repeat 1px -1px;}

.gsom-optin-div-label {
	font-size: 1.1em;
	padding: 0 0 5px 0;}

p.plugin-support {
	display: none;}

/* Manage subscription */

.wide-col-blog form input {	
	border: 1px solid #888;
	padding: 4px;}

/* End manage subscription */

/* End Mailing list form, gsom-optin-form 
***************************************************************************************************/

/* End Form Elements 
***************************************************************************************************/

/* Begin Sidebar
***************************************************************************************************/

#sidebar {
	position: relative;
	overflow: hidden;
	width: 210px;
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: left;}

/* End Sidebar
***************************************************************************************************/

/* Begin Page Navigation
***************************************************************************************************/

.navigation {
	position: relative;
	height: 30px;
	font-size: 1.15em;
	overflow:hidden;}

a span.navigation-left,
a span.navigation-right {
	position: absolute;
	height: 15px;
	color: #888;
	display: block;
	text-transform: lowercase;
	background: transparent url(images/arrow-sprite02.png) no-repeat;}

a span.navigation-right {
	background-position: left -8px;
	top: 6px;
	left: 0;}

a span.navigation-right span {
	margin: 0 0 0 18px;}

a span.navigation-left span {
	margin: 0 18px 0 0;}

a span.navigation-left {
	background-position: right -28px;
	top: 6px;
	right: 0;}

a:hover span.navigation-right {
	background-position: left -48px;
	text-decoration: none;
	color: #333;}

a:hover span.navigation-left {
	background-position: right -68px;
	text-decoration: none;
	color: #333;}

/* End Page Navigation
***************************************************************************************************/

/* Navigation, Main List
***************************************************************************************************/

#catwrap {
	padding: 0 0 0 0;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	width: 660px;
	overflow: hidden;
	float: left;}

ul#catlist1 span,
ul#catlist2 span,
ul#catlist3 span,
ul#catlist4 span {
	color: #888;}

/* ul styles */
ul#catlist1,
ul#catlist2,
ul#catlist3,
ul#catlist4,
ul#catlist-sub {
	position: relative;
	list-style: none;
	float: left;
	padding: 15px 8px 10px 0;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;}

body.category-ajankohtaista ul#catlist1,
body.page-id-87 ul#catlist4,
body.page-id-58 ul#catlist4,
body.page-id-49 ul#catlist4{
	background: transparent url(images/nav-sprite.png) no-repeat 45px -840px;}

ul#catlist1 {
	width: 210px;}
ul#catlist2 {
	width: 230px;}
ul#catlist3 {
	width: 195px;}
ul#catlist4 {
	width: 195px;}
ul#catlist-sub {
	width: 140px;}

/* li styles */
div#catwrap li.page_item a,
div#catwrap li.cat-item a {
	position: relative;
	display: block;
	line-height: 1.4;
	font-weight: normal;
	text-transform: lowercase;
	padding: 0 0 6px 20px;
	font-size: 1em;
	background: transparent url(images/nav-sprite.png) no-repeat;}

ul#catlist4 li.page_item_first {
	background-position: 2px -686px;
	padding: 0 0 0 58px;}

div#catwrap li.cat-item a,
div#catwrap li.page_item a{
	background-position: -35px -686px;}

div#catwrap li h2 {
	color: #333;}
div#catwrap li h2 a{
	border-bottom: 2px solid white;}
div#catwrap li h2 a:hover{
	text-decoration: none;
	border-bottom: 2px solid #333;}

/* hovers*/
div#catwrap li.page_item a:hover,
div#catwrap li.cat-item a:hover,
div#catwrap li.current_page_item a:hover,
div#sub-catwrap li.page_item a:hover,
div#sub-catwrap li.cat-item a:hover,

div#sub-catwrap li.current-cat a:hover {
	background-position: -33px -636px;
	text-decoration: none;
	padding: 0 0 6px 23px;
	color: #ea4b4b;}

/* active states */
div#catwrap li.current_page_item a,
div#catwrap li.current-cat a,
div#sub-catwrap li.page_item.current_page_item a,
div#pagewrap li.cat-item.current-cat a {
	background-position: -33px -636px;
	padding: 0 0 6px 23px;
	color: #ea4b4b;}

/* End Main List
***************************************************************************************************/

/* Sub List
***************************************************************************************************/

#sub-catwrap {
	padding: 0;
	font-family: 'Helvetika Neue', Helvetica, Arial, Sans-Serif;
	width: 620px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	float: left;}

/*
#content {
	padding-top: 25px;
	border-top: 1px solid #ddd;
	width: 620px;
	overflow: hidden;}
*/

div#sub-catwrap li.page_item a,
div#sub-catwrap li.cat-item a {
	color: #888;
	position: relative;
	display: block;
	line-height: 1.4;
	font-weight: normal;
	text-transform: lowercase;
	padding: 0 0 6px 20px;
	font-size: 1em;
	background: transparent url(images/nav-sprite.png) no-repeat;}

div#sub-catwrap li.cat-item a,
div#sub-catwrap li.page_item a{
	background-position: -35px -736px;}

/* End Sub List
***************************************************************************************************/

/* Event List
***************************************************************************************************/

ul.event-list {
	margin: 0 0 7px 40px;
	list-style: none;}

ul.event-list-color {
	padding: 10px 10px 0 10px;
	background: #f7f0be;}

ul.event-list p {
	margin: 0;
	padding: 0;
	font-size: 1em;}

.event-list li.event-time,
.event-list li.event-title,
.event-list li.event-location,
.event-list li.event-content {
	display: block;
	font-size: 1.2em;}

.event-list li.event-time {
	background: transparent url(images/nav-sprite.png) no-repeat -20px -639px;
	padding: 0 0 4px 35px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;}

.event-list li.event-title {
	background: transparent url(images/nav-sprite.png) no-repeat -35px -689px;
	padding: 0 0 4px 20px;
	text-transform: uppercase;}

.event-list li.event-location {
	background: transparent url(images/nav-sprite.png) no-repeat -35px -739px;
	padding: 0 0 4px 20px;}

.event-list li.event-content {
	padding: 0 0 14px 0;
	line-height: 1.35em;}

/* End Event List
***************************************************************************************************/

/* Content List
***************************************************************************************************/

ul.content-list {
	padding: 4px 0 30px 40px;
	list-style: none;}

.content-list li {
	display: block;
	font-size: 1.2em;
	padding: 0 0 4px 35px;
	text-transform: uppercase;
	padding: 0 0 7px 16px;
	background: transparent url(images/bullet.gif) no-repeat -4px 4px;}

.content-list li a {
	color: #333;
	border: 0;}

/* End Content List
***************************************************************************************************/

/* Contact List (in the footer)
***************************************************************************************************/

ul#contactlist {
	list-style: none;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 10px 0;}

ul#contactlist li {
	display: inline;
	font-size: 1em;
	padding: 0 10px 0 25px;}

ul#contactlist li.separator {
	display: inline;
	background: transparent url('images/nav-sprite.png') no-repeat -38px -790px;}

/* End contact List
***************************************************************************************************/

/* Begin General Lists
***************************************************************************************************/

body.page .wide-col ul,
body.search .wide-col ul,
body.category-ajankohtaista .wide-col ul{
	list-style-type: none;
	padding: 4px 0 4px 10px;}

body.page .wide-col ul li,
body.search .wide-col ul li,
body.category-ajankohtaista .wide-col ul li {
	color: #666;
	font-size: 1.2em;
	padding: 0 0 7px 16px;
	background: transparent url(images/bullet.gif) no-repeat -4px 4px;}


/* End General Lists
***************************************************************************************************/

/* Begin Logo List
***************************************************************************************************/

ul#logolist {
	list-style: none;
	width: 1000px;
	margin: 0 auto;
}
ul#logolist li {
	margin: 0 6px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
ul#logolist li a {
	text-indent: -9999px;
	color: white;
	font-size: 1px;
	height: 55px;
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	border-bottom: 2px solid #fff;}

ul#logolist li.logo1 a {
	width: 85px;
	background: transparent url('images/logo-lwt.png') no-repeat 0 center;}

ul#logolist li.logo2 a {
	width: 38px;
	background: transparent url('images/logo-sk.png') no-repeat 0 center;}
	
ul#logolist li.logo3 a {
	width: 110px;
	background: transparent url('images/logo-keskustoimikunta.png') no-repeat 0 20px;}

ul#logolist li.logo4 a {
	width: 110px;
	background: transparent url('images/logo-tsek.jpg') no-repeat 0 20px;}

ul#logolist li.logo5 a {
	width: 110px;
	background: transparent url('images/logo-turkuabo.jpg') no-repeat 0 22px;}

ul#logolist li.logo6 a {
	width: 90px;
	background: transparent url('images/logo-konstsamfundet.jpg') no-repeat 0 25px;}

ul#logolist li.logo7 a {
	width: 90px;
	background: transparent url('images/logo-vst.jpg') no-repeat 0 20px;}

ul#logolist li.logo8 a {
	width: 90px;
	background: transparent url('images/logo-messukeskus.jpg') no-repeat 0 20px;}

ul#logolist li.logo9 a {
	width: 65px;
	background: transparent url('images/logo-turunpaiva.gif') no-repeat center 20px;}


/* End Logo List
***************************************************************************************************/

/* Begin Images
***************************************************************************************************/

.wide-col p img.size-full {
	padding: 20px 0 0 0; }

img.size-large.alignleft {
	float: left; 
	display: inline;
	margin: 0 0 0 10px;}

img.size-large {
	padding: 30px 0 10px 0;}

img.alignleft {
	display: inline;
	float: left;
	margin: 0 4px 4px 0;}

a img.size-thumbnail {
	border: 1px solid #fff;
	padding: 3px;}

a:hover img.size-thumbnail {
	border: 1px solid #ccc;}

a:hover img.size-medium,
a:hover img.size-thumbnail {
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6; /* khtml, old safari */
	-moz-opacity: 0.6; /* mozilla, netscape */
	opacity: 0.6; /* fx, safari, opera */ }

/* End Images
***************************************************************************************************/


/* Begin Various Tags
***************************************************************************************************/

.alignleft {
	float: left;}

.alignright {
	float: right;}

.floatleft {
	float: left;}

.floatright {
	float: right;}

.hide {
	display: none;}

.red {
	color: #cc6666;}

.clear {
	clear: both;}

.inline {
	display: inline;}

#up-arrow a {
	position: fixed;
	right: 0;
	top: 50%;
	height: 35px;
	width: 30px;
	z-index: 1000;
	background: transparent url(images/arrow-top.gif) no-repeat center center;}

#up-arrow a:hover {
	border: 0;
	text-decoration: none;}

#up-arrow a span {
	position: relative;
	right: 0;
	top: 35px;}

#up-arrow a:hover span {
	border: 0;
	text-decoration: underline;}

p.warning {
	font-size: 1.3em;
	color: #f27b7b;}

::-moz-selection{
	background: #777;
	color: #fff;} 

::selection {
	background: #777;
	color: #fff;}

@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
	
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}

/* End Various Tags
***************************************************************************************************/