/*
 Theme Name:   Siiri Lane
 Theme URI:    http://www.CyberianFrontier.com/themes/UnderscoreCMS/
 Description:  Custom Theme for Siiri Lane (UnderscoreCMS Child)
 Author:       Cyberian Frontier
 Author URI:   http://www.CyberianFrontier.com/
 Template:     _cms
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  _cms
*/

.edit-link {
display: none;
}

#page-wrapper {
text-align: center;
padding: 20px;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
color: #000;
}

h1.site-title a {
color: #000;
text-transform: uppercase;
font-weight: normal;
font-size: 32px;
text-decoration: none;
opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

h1.site-title a:hover {
opacity: .4;
}

h2 {
text-transform: uppercase;
font-weight: normal;
font-size: 22px;
}

#header-element-2 {
margin: 0 auto;
max-width: 325px;
}

#header-element-2 h2 {
margin: 8px 0;
}

#header-element-2 div {
float: left;
padding: 0 4px;
}

.home .entry-content {
margin: 20px auto;
max-width: 1230px;
}

#main #gallery_73948a79cc371a461a15d83e6c399ac9 .image-wrapper {
margin-left: 0;
}

#gallery-content {
max-width: 500px;
//font-style: italic;
//text-align: left;
margin: 60px auto;
}

#gallery-content a {
text-transform: uppercase;
color: #000;
font-style: normal;
}

#gallery-content a:hover {
text-decoration: none;
}

#bio-content, #bio-link {
text-align: left;
text-transform: uppercase;
max-width: 700px;
margin: 0 auto;
}

#bio-content {
padding: 40px 0 10px 0;
clear: both;
}

.bio-image {
//float: left;
//padding: 0 20px 5px 0;
//width: 30%;
//display: table-cell;
}

.bio-text {
//float: left;
//margin-top: -15px;
//width: 70%;
//display: table-cell;
}

#bio-link a {
color: #000;
text-decoration: none;
font-size: 22px;
}

#bio-link a:hover {
text-decoration: underline;
}

#bio-link span {
font-size: 36px;
padding: 0 20px;
}

#page-wrapper #footer-elements {
//text-transform: uppercase;
//font-style: italic;
//color: #777;
//font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
font-size: 15px;
}

.credit {
font-size: 12px;
font-style: normal;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.credit a {
text-decoration: none;
color: #4560af;
}

.credit a:hover {
text-decoration: underline;
color: #4560af;
}

@media screen and (max-width: 872px) {

	#main #ngg-image-1 {
	margin-bottom: -45px;
	}
}

@media screen and (max-width: 550px) {

	#bio-link span {
	display: block;
	}
}

@media screen and (max-width: 400px) {

	h1.site-title a {
	font-size: 27px;
	}
	h1.site-title {
	margin: 12px 0;
	}
	#main #ngg-image-1 {
	margin-bottom: -105px;
	}
	#header-element-2 div {
	float: none;
	}
	#header-element-2 h2 {
	font-size: 18px;
	margin: 0;
	}
}