/*
Theme Name:     Futonia Theme
Theme URI:      http: //www.futonia.fi
Description:    Futonia WordPress theme
Author:         Ari Kivimaki / Tuukka Koivisto
Author URI:     http://www.bondagency.fi/
Template:       hybrid
Version:        1.0
*/

@import url("../hybrid/style.css");

html * {
	font-family: Helvetica, sans-serif;
}

body {
	background: #ffffff url('img/grid.gif') repeat left top;
}

.clear {
	clear: both;
}

#site-description {
	width: 500px;
	text-align: justify;
}

.hentry img {
	max-width: 489px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post_tag-info,
.tag-info {
	display: none;
}

#comments-template {
	display: none;
}

.error {
	background-color: lightgray;
	border: 1px solid #ed3939;
}

#site-title a {
	display: block;
	height: 100%;
	width: 100%;
}

a.more-link {
	display: none;
}

.loop-meta {
	margin-bottom: 15px;
}

h1.tag-title {
	font-size: 200%;
}

.breadcrumb-trail {
	display: none;
}

#store-selection-tampere {
	width: 220px;
	height: 200px;
	margin-left: 38px;
	margin-bottom: 20px;
	background: #000 url('img/futonia_small.png') 24px 45px no-repeat;
}

#store-selection-helsinki {
	background: #ED3939 url('img/helsinki.png') 24px 20px no-repeat;
	height: 200px;
	width: 220px;
	margin-left: 38px;
	margin-bottom: 20px;
}

#store-selection-tampere a,
#store-selection-helsinki a  {
	display: block;
	height: 100%;
	width: 100%;
	color: white;
	font-size: 175%;
	position: relative;
}

.store-selection-name {
	position: absolute;
	bottom: 20px;
	left: 30px;
	letter-spacing: 8px;
	font-weight: bold;
}

body.taxonomy-post_tag-helsinki #store-selection-name {
	bottom: 30px;
}

/*
#header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 235px;
	background: #fff url('img/grid.gif') repeat left top;
	z-index: 10000;
}
*/

#body-container {
	width: 800px;
	margin-top: 0px;
}

#header-container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#site-title {	
	background: transparent url('img/futonia_logo.png') no-repeat left 20px;
	height: 220px;
	text-indent: -1500px;
	margin-left: 95px;
	margin-top: 20px;
	margin-bottom: 20px;
}

body.taxonomy-category-outlet-ajankohtaista #site-title {
	width: 300px;
	background: #ED3939 url('img/futonia_helsinki_big.png') no-repeat 20px 20px;
}

body.taxonomy-post_tag-helsinki #site-title a {
	
}

.entry-title {
	font-family: Helvetica, sans-serif;
	font-size: 150%;
	margin-bottom: 10px;
}

.post-title {
	background-color: #000;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.post-title a {
	color: #fff;
}

#container {
	width: 800px;
	margin-top: 0px;
	position: relative;
}

#content {
	width: 500px;
	height: 100%;
	min-height: 2320px;
	overflow: auto;
}

#primary {
	position: absolute;
	right: 0px;
	top: 0px;
}

ul.categories, ul.pages {
	list-style: none;
}

li.cat-item, li.page_item {
	height: 120px;
	width: 220px;
	background-color: #000;
	margin-bottom: 15px;
}

li.cat-item a, li.page_item a {
	text-decoration: none;
	color: #fff;
	font-size: 200%;
	display: block;
	/*height: 100%;*/
	padding-left: 20px;
	padding-top: 20px;
}

ul.categories li.cat-item ul.children {
	list-style-type: none;
	margin-top: 5px;
}

ul.categories li.cat-item ul.children li.cat-item {
	height: 1em;
	width: 80%;
	margin-bottom: 2px;
}

ul.categories li.cat-item ul.children li.cat-item a {
	font-size: 100%;
	padding: 0px;
	display: inline;
}

#futonia-info-box {
	margin: 0 0 21px 2.5em;
	background-color: #636363;
	color: #fff;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 20px;
	width: 200px;
}

.opening-hours {
	line-height: 1.2em;
	margin-top: 5px;
}

.opening-days, .opening-days-hours {
	float: left;
}

.opening-days {
	width: 100px;
}

.store-address {
	margin-top: 20px;
	font-size: 120%;
	line-height: 1.2em;
}

#store-address-helsinki {
	border-top: 1px solid white;
	padding-top: 10px;
	margin-right: 20px;
}

.byline {
	display: none;
}

.entry-meta {
	display: none;
}

li.page_item {
	position: relative;
	background-image: url('img/mr_futon.jpg');
	height: 350px;
}

li.page_item a {
        position: absolute;
	bottom: 20px;
}

