/*
Theme Name: Sonia Zhuravlyova
Theme URI: Sonia Zhuravlyova
Author: SeaMoor
Author URI: http://www.weareseamoor.co.uk
Description: Sonia Zhuravlyova Portforlio
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sonia Zhuravlyova
Text Domain: Sonia Zhuravlyova
*/


html {
  height: auto;
  width: auto;
  box-sizing: border-box;
}

body {
	margin:0;
	padding:0.1px;
	background:#fff;
	position: relative;
	height:100%;
}

img  {
    max-width: 90%;
    max-height: 500px;
    padding: 0% 5% 0% 5%;
}

.thepost img{
	max-width: 100%;
	height: 300px;
}

ul {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}

li {
	padding:0;
	margin:0;
}

nav {
	width:100%;
	position:fixed;
	height:auto;
	overflow:hidden;
  	background-color: white;
  	z-index:999;
}


nav ul li {
	display:inline-block;
}

nav ul li a {
	color:#333;
	display:inline-block;
	padding:0;
	text-decoration:underline;
	border-bottom:2px solid #fff;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	font-size:16px;
}

nav ul li a:hover {
	color: #34B484;
	text-decoration: underline;
}




/*Typography*/

p {
    font-family: "freight-text-pro", "Georgia", "Serif";
	font-size: 28px;
    line-height: 1.2em;
    font-weight: 300;
    text-align: left;
    padding-left: 20px;

}

p.excerpt {
	font-size: 18px !important;
	overflow: hidden;
  	text-overflow: ellipsis;
	text-transform: none;
  	display: -webkit-box;
   	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 10; /* number of lines to show */

}


p a {	
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	color: #000;

}

p a:hover {
	text-decoration: underline;
}

.lineup p {	
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:12px;
	font-weight:400;
	text-align: center;
}

.ContactText{
	text-align: center;
}

h1 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:16px;
	font-weight:700;
	font-style: normal;
	line-height: 1.2;
	hanging-punctuation: first;

}

h1 a {
	text-decoration: none;
	color: #000;
}

h1 a:hover {
	text-decoration: underline;
}



/* category & date & caption */
h2 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:14px;
	font-weight:400;
	padding-top: 10px;
}

li a {
	text-decoration: none;
	color: #000;
}

li a:hover {
	text-decoration: underline;
}


h7 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:14px;
	font-weight:700;
	
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

h3 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:28px;
	line-height:1.2em;
	font-style: normal;
	margin-bottom: 0;
    margin-top: 0;
	font-kerning: normal;
	font-feature-settings:"dlig" "salt";
	font-variant-ligatures: common-ligatures contextual discretionary-ligatures;
	-moz-font-feature-settings: "kern", "liga", "clig", "calt", "dlig" "salt";
	-ms-font-feature-settings: "kern", "liga", "clig", "calt", "dlig" "salt";
	-webkit-font-feature-settings: "kern", "liga", "clig", "calt", "dlig" "salt";
	font-feature-settings: "kern", "liga", "clig", "calt", "dlig" "salt";
	color: black;
}

h3:hover {
	color: black;
	-webkit-text-fill-color: black;
  	-moz-text-fill-color: black;
	text-decoration: none;
}
	

h4 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}


/* Site Logo */
h5 {

	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:20px;
	font-weight:700;
	font-style: normal;
	text-decoration: none;
	color: #000;
	-webkit-margin-before: 20px;
	text-transform: uppercase;
    letter-spacing: 2px;
}


h5 a {
	text-decoration: none;
	color: #000;
}

h5 a:hover {
	text-decoration: underline;
}


h6 {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size:24px;
	font-weight:700;
	font-style: normal;
	line-height: 1.2;
	hanging-punctuation: first;

}

h6 a {
	text-decoration: none;
	color: #000;
}

h6 a:hover {
	text-decoration: underline;
}

.details {
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size: 18px;
	font-style: normal;
	text-align: center;
	margin-top: 15px;
}

/* control site logo size*/

.navbar-logo {
	padding-left: 20px;
	float: left;
	height: 60px;
}

.navbar-logo img {
	max-height: 18px;
	max-width: 50px;
}

.navbar-logo a {
	color:black;
	text-decoration:none;
}

img.site-logo {
	max-width: 100%;
}

/* position & style title */

.story-title {
	width:50%;
	text-align: center;
	position: absolute;
	top: 32px;
	left: 25%;
	z-index: 1000;
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}


.story-title-mobile {
	display: none;
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
}

.PageLink {
	position: absolute;
	-webkit-margin-before: 20px;
	right: 20px;
	z-index: 1000;
	font-family:"freight-text-pro", "Georgia", "Serif";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	white-space: nowrap;
	word-spacing: 15px;
	transition: border-bottom: ease 350ms;

}

.PageLink a {
	color:black;
	text-decoration:none;
}

.PageLink a:hover {     
    border-bottom: solid black 1px;
}

#aboutLink, #contactLink, #workLink {
	border-bottom: solid black 1px;
}


/* Post Index */

.content {
	max-width: 100%;
	margin-top:50px;
	font-size:15px;
	text-align: justify;
	font-family:'freight-text-pro', "Georgia", "Serif";
	position: static;
	height: 100%;
}


.content-post {
	position: static;
	top: 0px;
}






/*------------------------------*\
    Grid System
\*------------------------------*/

.row, 
.column {
    box-sizing: border-box;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.column {
    position: relative;
    float: left;
    display: block;
}

.column + .column {
    margin-left: 0%;
}


.column-MenuTab1{
	width: 16vw;
	border-left: thin solid #d3d3d3;
    margin: 10px 1.5% 10px 1.5%;
	float: left;
	height: 90vh;
	position: fixed;
	left: 0;
	top: 50;
}

.column-MenuTab1 a:hover {
	text-decoration: underline;

}

.column-MenuTab2{
	width: 78.5vw;
	min-height: 90vh;
	height: 100%;
	float: right;
	/* overflow: scroll; */
	border-left: thin solid #d3d3d3;
	border-right: thin solid #d3d3d3;
    margin: 0px 1.5% 0px 2vw;
	padding-top: 10px;
	background: linear-gradient(#000000, #808080, #D3D3D3);
  	background: -webkit-linear-gradient(#000000, #808080, #D3D3D3);
	background: -moz-linear-gradient(#000000, #808080, #D3D3D3);
	background-clip: text;
	-webkit-background-clip: text;
	-moz-background-clip: text;
  	background-attachment: fixed;
}



.column-Content{
    width: 39vw;
    float: left;
    margin-top: 10px;
    height: 86vh;
    border-left: thin solid #d3d3d3;
    margin: 10px 0vw 10px 0vw;
	position: sticky;
}

@media only screen and (max-width: 550px) {
    .column-MenuTab1, 
    .column-MenuTab2
	.column-Content {
        float: left;
        width: 100%;
    }
  
    .column + .column {
        margin-left: 0;
    }
}

/*------------------------------*\
    Styling
\*------------------------------*/

/* .contentVertical{
	height: 100%;
	width: 100%;
	float: left;
	margin: 10px 10px 10px 15px;
	padding: 10px 10px 0px 10px;
	border-left: thin solid #d3d3d3;
	height: 500px;
}
*/
.menuVertical{
	width: 100%;
	float: left;
	padding: 10px 0px 0px 10px;	
}

.menuVertical a{
	display: block;
	width: 100%;
    text-align: left;
	margin-left: 0px;
    font-size: 18px;
	font-weight: 400;
	background:none;
    border:none;
    color: #333;
    padding: 20px 0px 0px 10px;
	text-decoration: none;
}




.postSummary{
	border-bottom: thin solid #d3d3d3;
    margin-right: 20px;
	color: black; /*non-webkit fallback*/
 	margin-bottom: 0;
	padding:15px;
}

.postSummary a{
	display: block;
	width: 100%;
    text-align: left;
	margin-left: 0px;
  	margin-bottom: 10px;
	margin-top: 10px;
    font-size: 45px;
	font-weight: 400;
	line-height: 50px;
	color:black;
	background:none;
    border:none;
    padding:0;
	text-decoration: none;
}


.postSummary2{
    margin-right: 20px;
	color: black; /*non-webkit fallback*/
 	margin-bottom: 0;
	padding:15px;
	border-bottom: thin solid #d3d3d3;
}

.postSummary2 a{
	display: inline;
	width: 100%;
    text-align: left;
	margin-left: 0px;
  	margin-bottom: 10px;
    font-size: 28px;
	font-weight: 300;
	line-height: 50px;
	background:none;
    border:none;
	color: black;
    padding:0;
	text-decoration: none;
	transition: text-decoration 1s ease-in-out;
   -moz-transition: text-decoration 1s ease-in-out;
   -webkit-transition: text-decoration 1s ease-in-out;
}


.profilePic {
    padding: 35px 15px 15px 10px;
	float: left;
}

.profilePic img {
	width: 320px;
	height: auto;
}


.column {
    padding: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.row {
    margin-bottom: 20px;
}

.row:last-child {
    margin-bottom: 0;
}

.headerLine {
    width: 97%;
    border-bottom: thin solid #d3d3d3;
    display: flex;
    margin: 0px 1.5% 10px 1.5%;
}

/* Post Pages */

.main-image {
	width: 100%;
	height: auto;
}


.main-image img {
	width: 100%;
	height: auto;
}

img.main {
	width: 100%;
	height: auto;
}

.title {
	text-align: center;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}



.about {
	padding-top: 40px;
}

footer {
	padding: 50px 50px 30px 20px;
	font-size:12px;
	text-align: left;
	font-family:'freight-text-pro', "Georgia", "Serif";
	position: static;
	bottom:0;
	left: 0;
    width: 100%;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    
    
}

footer a {
	text-decoration: none;
	color: #000;
}

footer a:hover {
	text-decoration: underline;
}

.footer-right {
	float: right;
	font-weight: bold;
}

#footer {
	position: static;
	bottom:0;
	left: 0;
    width: 100%;
	margin-bottom: 30px;
    
   
}



@media handheld, screen and (max-width: 670px) {
	
	.header{
		width:100%;
	}
	.content{
	margin-top: 70px;
	overflow: hidden;
	}
	.navbar-logo {
    float: left;
    top: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    padding-left: unset;
	}
	.PageLink {
	float: left;
	position: unset;
	text-align: center;
	font-size: 14px;
	width: 100%;
	-webkit-margin-before: 0px;
	padding-bottom:20px;
	}

	.column-MenuTab1 {
	text-align: center;
	border: unset;
	width 97%;
	margin: 20px 1.5% 10px 1.5%;
    height: 100%;
    position: unset;
	}
	
	.column-MenuTab2 {
	text-align: center;
	border: unset;
	width: 97%;
	margin: 0px 1.5% 0px 1.5%;
	-webkit-text-fill-color: black;
	}

	.menuVertical {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

	.menuVertical a {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

	.postSummary {
    border-bottom: thin solid #d3d3d3;
    margin-right: 0px;
    color: black;
    margin-bottom: 0;
	}

	.postSummary2 {
    border-bottom: thin solid #d3d3d3;
    margin-right: 0px;
    color: black;
    margin-bottom: 0;
	}

    .row {
        margin-bottom: 0;
    }
	.details{
	margin-top: 0px;
	}
    .column {
        margin-bottom: 10px;
    }
    .row:last-child .column:last-child {
        margin-bottom: 0;
    }
    .story-title {
    float: left;
	display: block;
	font-size: 0;
	}
	.story-title-mobile {
		display:none;
	}

	.main-text, .sell  {
		float: none;
		width: 100%;
		padding: 0px;

	}

	.title {
		padding: 0px 20px 40px 20px;
	}


	h3 {
		font-size: 22px;
		-webkit-text-fill-color: black;
		
	}


	h4 {
		font-size: 22px;
		text-align: left;
	}
	
	h6{
	-webkit-margin-after: 10px;
	-webkit-margin-before: 10px;
	}

	.content-post {
	
	}

	.post {
		padding-top:0px;
		margin: 20px;
	}

	.lineup {
		padding: 10px 20px 30px 20px;
	}

	.about {
		padding:10px 20px 0px 20px;
	}

	.main-image {
		padding-top: 100px;
	}

	.story-title-mobile {
		padding-top:50px;
	}

	.column {
		min-height: auto;
	}
	.column-8{
	padding-bottom: 0px;
	padding-top: 60px;
	}

	footer {
	text-align: center;
	padding: 50px 20px 30px 20px;
	}
	.footer-right{
	float: unset;
	padding-top: 10px;
	}
}