/*
Theme Name: Helsinki white site (v2)
Theme URI:
Description:
VERSION: 0.2
AUTHOR: Jere Majava
AUTHOR URI: http://blogs.helsinki.fi/jeremajava/
Template: twentyeleven
Description: Alternative theme for mostly static, non-blog websites.
*/

@import url('../twentyeleven/style.css');
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

/* General
------------------------------------------*/
body, #page {
	background-color: #fff ;
	color: #555;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#page {
	max-width: 960px;
	position: relative;
}

/* Table cells */

td, th {
	vertical-align: top;
}


/* Links */
a {
	color: #178feb;
	text-decoration: none;
}

a:hover {
	color: #0c5790;
	text-decoration: none;
}

@media (min-width: 1200px) {
	.container, body .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 960px !important;
	}
}

/* Structure and layout
------------------------------------------*/
#page #secondary {

}

.page-template-sidebar-page-php.left-sidebar #content {
	margin: 0 20px 0 35.5%;
	width: 62.5%;
}
.page-template-sidebar-page-php.left-sidebar #secondary {
	margin-left: 20px;
	width: 23%;
}

.page-template-sidebar-page-php.right-sidebar #content {
	margin: 0 35.5% 0 20px;
	width: 62.5%;
}
.page-template-sidebar-page-php.right-sidebar #secondary {
	margin-right: 20px;
	width: 23%;
}

.page-template-showcase-php section.recent-posts {
	margin: 0 0 0 34%;
	width: 65.22%;
}
html body #page .page-template-showcase-php #main .widget-area {
	margin: 0 -23% 0 0;
	width: 23%;
}


/* Header
------------------------------------------*/

#branding {
	border-top: none;
	background: url('liekki.png') scroll no-repeat 0 center;
}
#branding hgroup {
	padding-left: 96px;
	margin: 0;
}
#site-title {
	text-transform: uppercase;
	padding: 4em 0 0;
	letter-spacing: -0.1em;
}

#branding #searchform {
	right: 20px;
}
.one-column #branding #searchform {
	right: 20px;
	top: 4em;
}

/* Headings
------------------------------------------*/

h1, h2, h3, h4, h5, h6, header h1.entry-title a, div.menu>ul>li>a {
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: -0.05em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

h2#site-description {
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

/* Menu
------------------------------------------*/
#access {
	background: #fff; /* Show a solid color for older browsers */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/*
	background: -moz-linear-gradient(#f0f5fb, #d5e3f0);
	background: -o-linear-gradient(#f0f5fb, #d5e3f0);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#d5e3f0));
	background: -webkit-linear-gradient(#f0f5fb, #d5e3f0);
*/
}
#access div {
	margin: 0;
}
#access ul {
	margin: 0;
}
#access a {
	color: #178feb;
	padding: 0 20px;
}
#access div > ul > li > a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#access a:focus {
	background: #fff;
}
#access div > ul > li:hover > a,
#access a:focus {
	background: #fff; /* Show a solid color for older browsers */
/*
	background: -moz-linear-gradient(#555, #333);
	background: -o-linear-gradient(#555, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#555), to(#333));
	background: -webkit-linear-gradient(#555, #333);
*/
	color: #083a61;
}

#access ul ul {
	top: 50px;
}
#access ul.children li a {
	background-color: #fff;
	color: #777;
}
#access ul.children li a:hover {
	color: #083a61;
}

/* Home
------------------------------------------*/
.home article.intro {
	background-color: inherit;
	border-bottom: 1px solid #ddd;
}
h1.showcase-heading {
	display: none;
}

/* Posts and pages
------------------------------------------*/
div.entry-content {
/*	font-family: Georgia, serif; */
	font-size: 16px;
	font-weight: 400;
}

div.entry-content h1,
div.entry-content h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.entry-content h1 {
	font-size: 1.5em;
}
div.entry-content h2 {
	color: #444;
}
.entry-title,
.entry-title a {
}
.nocomments {
	display: none;
}
#nav-single {
	white-space: nowrap;
}
article div.entry-content img {
	padding: 0;
	border: none;
}
img.alignleft, img.alignright {
	margin-bottom: 0.8125em;
}
article.page {
	border-bottom: none;
}
.entry-meta,
.entry-meta * {
	color: #666;
	font-weight: 600 !important;
	text-transform: uppercase;
}

#content nav a {
	font-size: 13px;
	font-weight: normal;
}



article div.entry-content blockquote {
  font-size: 1.2em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
  font-style: normal;
  border-left: 10px solid #979797;
  color: #777;
  line-height: 1.2em;
  margin: 20px 10px;
  padding: 10px 25px 15px;
}
article div.entry-content blockquote.pullquote {
  font-size: 2em;
  font-style: italic;
  border-left: 0;
  line-height: 1.5em;
  margin: 40px 10px;
	text-align: center;
}


article div.entry-content blockquote p {
  display: inline;
}

embed, iframe, object {
}

article h3,
article h4,
article h5,
article h6 {
	font-size: 0.83em !important;
	letter-spacing: 0 !important;
}


/* Widgets
------------------------------------------*/

aside a {
	font-weight: normal !important;
}

div.widget-area {
	padding-top: 20px;
}
.widget-title {
	line-height: 1.5em;
	margin-bottom: 0.25em;
}
.widget-title {
	font-weight: 500;
}
.widget_rss h3 a img {
	display: none;
}
.widget h3 {
	font-size: 15px !important;
	letter-spacing: 0 !important;
}
.widget h3, .widget h3 a {
	color: #222;
}
.widget li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.widget li a {
	font-weight: normal;
}
.widget li a:hover {
	text-decoration: none;
}

/* Button
------------------------------------------*/

a.button {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 15px;
	background: #178feb;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 16px 10px 16px;
	text-shadow: none;
	white-space: nowrap;
}

a.button:hover {
	text-decoration: none;
	background: #083a61;
}



/* Showcase
------------------------------------------*/

.featured-posts {
	max-width: 960px;
	margin: -20px -2.13% 20px;
}

.featured-posts section.featured-post {
	width: 100%;
}

.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 20px;
}

.showcase article  header div.comments-link,
.showcase ol.other-recent-posts .comments-link {
	display: none;
}

.showcase article  header h1,
.showcase ol.other-recent-posts li.entry-title {
	padding-right: 0;
}

.showcase ol.other-recent-posts li.entry-title a {
	font-weight: bold;
	font-size: 21px;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	padding: 0.5em 0;
}


.showcase div.entry-content {
	margin-bottom: 0;
	padding-bottom: 0;
}


article.intro {
	margin: -1.855em -20px 0;
	padding: 0 20px;
}
.showcase #content {
	margin: 0 20px !important;
}

section.feature-image.large .hentry {
	left: 60px;
	max-width: 900px;
	right: 0;
}


article.feature-image.large .entry-title a {
	background: transparent;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,0.4);
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	display: inline;
	padding: 2px 6px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold !important;
	line-height: 58px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
}
#conten .feature-slider {
	right: 20px;
}



/* Card Page
------------------------------------------*/
body.page-template-card-page-php,
body.page-template-card-page-php #page,
body.page-template-card-page-php #branding,
body.page-template-card-page-php #branding hgroup,
body.page-template-card-page-php #site-title,
body.page-template-card-page-php #main,
body.page-template-card-page-php #content {
	max-width: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
	float: none;
	background: transparent;
}
body.page-template-card-page-php {
	background: #000 url('http://blogs.helsinki.fi/arhi/wp-content/themes/hy-blog/images/bg_gradient.png') repeat-x scroll 0 0 !important;
}

body.page-template-card-page-php #branding h1 a {

}
body.page-template-card-page-php #site-title span {
	display: block;
	height: 80px;
	line-height: 80px;
	background: url('liekki2.png') scroll no-repeat 0 center;
	padding-left: 59px;
	margin: 0 20px 20px;
}

body.page-template-card-page-php #site-title a {
	font-size: 20px;
	color: #8c8c8c;
}
body.page-template-card-page-php #site-title a:hover {
	color: #fff;
}

body.page-template-card-page-php #site-description,
body.page-template-card-page-php #access,
body.page-template-card-page-php #branding #searchform,
body.page-template-card-page-php #branding #colophon  {
	display: none;
}
body.page-template-card-page-php.singular.page article {
	max-width: 640px;
	background-color: rgb(244, 244, 244);
	margin: 0 auto 3.5em;
	padding: 3em 0;
}
body.page-template-card-page-php article .entry-header,
body.page-template-card-page-php article .entry-content {
	width: 80%;
}
body.page-template-card-page-php article .entry-header h1 {
	padding: 0;
}
body.page-template-card-page-php .edit-link a.post-edit-link {
	left: auto;
	right: 5%;
	top: 3em;
}

body.page-template-card-page-php article ul,
body.page-template-card-page-php article ul li {
	padding-left: 0;
	margin-left: 0;
	width: auto;
}


body.page-template-card-page-php article ul {
}



/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #d4d4d4;
	padding: 1.625em 4%;
	overflow: hidden;
}

/* One Footer Widget Area */
#supplementary.two .widget-area {
	float: none;
	width: auto;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 5%;
	width: 30%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* WPML specials
------------------------------------------*/

#icl_lang_sel_widget {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 10000;
	font-size: 13px;
	min-width: 300px;
	text-align: right;
	color: #ddd;
}


#icl_lang_sel_widget li {
	display: inline;
	text-transform: capitalize;
	color: #aaa;
	margin: 0;
	padding: 0;
}

#icl_lang_sel_widget li:before {
	content: "|";
}

#icl_lang_sel_widget li:first-child:before {
	content: "";
}

#icl_lang_sel_widget li a {
	color: #aaa;
	padding: 0 0.2em;
	margin: 0;

}





/* Print
------------------------------------------*/
@media print {

#branding #site-title a {
	font-size: 12pt;

}
#branding hgroup {
	padding-left: 0;
}
.edit-link {
	display: none;
}

}




/* Next Page, Not Next Post
------------------------------------------*/

a.previous_page
a.next_page {
	max-width: 45%;
}
a.previous_page {
	float: left;
}
a.previous_page:before {
	content: "← ";
}
a.next_page {
	float: right;
}
a.next_page:after {
	content: " →";
}
