/*
Theme Name: flowstate
Theme URI: 
Author: 
Author URI: 
Description: 
Tags:
Version: 2.0
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: flowstate

flowstate WordPress Theme 2026
flowstate is distributed under the terms of the GNU GPL
*/


body, html{
	margin:0;
	padding:0;
	}


body {
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  font-size: 19px;
  line-height: 28px;
  font-family: 'Karla', sans-serif;
  text-align: left;
  direction: ltr;
  color: #333;
  background:#fff;
}

#main {
/*
  margin-top: 116px;
  */
  
}
ol, ul, li{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#header.searched {
  height: 220px;
}

#header.searched #nav .search-form {
  display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
a {
  text-decoration: none;
  color: #444;
}

p{
	line-height:1.6;
	margin-bottom:30px!important;
	
}
@media only screen and (min-width: 1350px) {
  .wrapper {
    background: #FFF;
    width: 1348px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    margin: 0 auto;
  }
}




.header-img {
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  height: 230px;
  background-size: 100% auto;
  background-image: url("https://www.nedvasingumas.lt/wp-content/uploads/2026/07/backgroundx.jpg");
  background-repeat:no-repeat;
background-position: bottom center;
  border-bottom: 1px solid #e6e6e6;
}
#header {
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  z-index: 99999;
  height: 115px;
  -webkit-transition: 0.1s linear height;
  -moz-transition: 0.1s linear height;
  -o-transition: 0.1s linear height;
  transition: 0.1s linear height;

}
#header #nav {
  min-height: 115px;
  width: 100%;
  overflow: hidden;
  position: relative;

}
#header .mainnav {
  border-bottom: 1px solid #e6e6e6;
  background: #FFF;
    background:#f5f5f5;
}

#header .mainnav .inner {
  height: 115px;
}

.inner {
  width: 650px;
  margin: 0 auto;
}

nav ul, nav ol {
  list-style: none;
    list-style-image: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#header #nav ul.nav {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

#header #nav ul.nav li {
  display: inline;
}

#header #nav ul.nav {
  text-align: center;
}

#header #nav ul.nav a {
  display: inline-block;
  padding: 0 30px;
  height: 115px;
  line-height: 115px;
  color: #999;
  -webkit-transition: 0.1s linear color;
  -moz-transition: 0.1s linear color;
  -o-transition: 0.1s linear color;
  transition: 0.1s linear color;
  font-weight:500;
	text-transform:uppercase;
}

#header #nav ul.nav a.selected {
  color: #333;
}
#header #nav .social-icons {
  height: 20px;
  position: absolute;
  left: 70px;
  top: 57.5px;
  margin-top: -11px;
}
#header #nav .social-icons a:first-child {
  margin: 0;
}
#header #nav .social-icons a.i-fb {
  width: 13px;
}
#header #nav .social-icons a {

  color: #ccc;
  display: inline-block;
  overflow: hidden;
  width: 22px;
  float: left;
  margin-left: 39px;
}

.icon {
  background-image: url(/);
  background-repeat: no-repeat;
}

#header #nav .nav-search {
  height: 22px;
  position: absolute;
  right: 70px;
  top: 57.5px;
  margin-top: -11px;
}
.nav-search a{
  color: #ccc;
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

form input {
  font-family: 'Karla', sans-serif;
  font-size: 16px;
}
button, input {
  line-height: normal;
}

.subnav{
	
}
.search-form form {
  width: 100%;
  overflow: hidden;
  position: relative;
}
form {
  margin: 0;
}
#header .search-form {
  text-align: center;
}


#header #nav .search-form {
  display:none;
  padding: 30px 0;
 
}
#header .search-form {
  height: 45px;
  overflow: hidden;
  text-align: center;
}
.search-form form {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.search-form form input[type="text"] {
  border-right: 0 none;
  width: 80%;
  max-width: 80%;
}
form input[type="text"] {
  border: 1px solid #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
  height: 33px;
  line-height: 33px;
  display: block;
  width: 283px;
  padding: 5px 10px;
  margin: 0;
  color: #1a1a1a;
}

.search-form form input[type="submit"] {
  background: #999;
  border: 1px solid #999;
  width: 111px;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
form input[type="submit"] {
  display: inline-block;
  height: 45px;
  line-height: 43px;
  padding: 0 25px;
  color: #FFF;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #999;
  border: 1px solid #999;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
form input {
  font-family: 'Karla', sans-serif;
  font-size: 16px;
}


.search-form form a.i-sclose {
  display: block;

  position: absolute;
  right: 126px;
  top: 0;
  height: 45px;
  width: 12px;
    color: #ccc;
	line-height:45px;
}
#header .search-form {
  text-align: center;
}


.i-sclose {
  background-position: right -433px;
}

article, #comments {
  border-bottom: 1px solid #e6e6e6;
  padding: 112px 0 43px 0;
}
article header {
  padding-bottom: 46px;
}
body h2 {
  color: #1a1a1a;
  font-size: 33px;
  line-height: 48px;
  padding: 0 0 0.6em 0;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
article header .cats {
  text-align: center;
  color: #999;
  font-size: 19px;
  padding: 0 50px;
}
article .entry-content {
  padding-bottom: 36px;
}
article .entry-content .wp-caption {
  margin: 0 0 15px 0;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
article .entry-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
body p {

}
article .entry-content .wp-caption .wp-caption-text {
  font-style: italic;
  color: #999;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
article .entry-content img {
  display: block;
  margin: 0 0 15px 0;
  width:100%;
  height:auto;
	margin-bottom:30px;
}

article footer {
  overflow: hidden;
  width: 100%;
}
article footer .date-link {
float: left;
  border: 1px solid #e6e6e6;
  height: 43px;
  line-height:43px;
padding: 0 25px;
  -webkit-transition: 0.1s linear width;
  -moz-transition: 0.1s linear width;
  -o-transition: 0.1s linear width;
  transition: 0.1s linear width;
font-size: 16px;
color: #999;
position:relative;
}
.iconm{
	padding-right:12px;
}
article footer .comments-link {
  float: right;
  height: 45px;
  line-height: 45px;
}
article footer a {
  color: #999;
  -webkit-transition: 0.1s linear color;
  -moz-transition: 0.1s linear color;
  -o-transition: 0.1s linear color;
  transition: 0.1s linear color;
}
 .hiddenv{
 display:none;
 }
.authorlink{
display:block;
float:right;
margin-left:24px;
}

.plus {
  float:left;
  color: #999;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
}

.plus::before {
  content: "+";
}

.dates, .more, .author{
	float:left;
	display:block;
	margin-right:15px;
	  line-height: 43px;
	  height:43px;
}

.more{
margin-right:0;
}








#footer {
  border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  color: #b3b3b3;
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
}
.navigation:before, .navigation:after{
content:"";
display:table;
clear:both;
}
.navigation, .sidebar {
  width: 650px;
  margin: 0px auto;
  position: relative;
  padding:70px 0;
}
.navigation .wp-paginate {
  padding: 0;
  margin: 0;
  text-align: center;
}

.navigation .wp-paginate {
  text-align: center;
}

.navigation .wp-paginate li {
  display: inline;
  list-style: none;
}

.navigation .wp-paginate li a.i-prev, .navigation .wp-paginate li a.i-next, .navigation .wp-paginate li span.i-prev, .navigation .wp-paginate li span.i-next {
  position: absolute;
  margin: 0;
  text-align: left;
}
.navigation .wp-paginate li .i-prev {
  left: 0;
  padding-left: 20px;
}
.navigation .wp-paginate li .i-next {
  left: auto;
  right: 0;
  padding-right: 20px;
}
.navigation .wp-paginate li span {
  display: inline-block;
  color: #ccc;
  margin-right: 4px;
  padding: 3px 13px;
    padding-left: 13px;
  text-align: center;
}
.navigation .wp-paginate .current {
  color: #1a1a1a;
  margin-right: 4px;
  padding: 3px 13px;
}
.menu{
	margin-top:15px;
}
.menu, .menu li{
	float:left;
	margin-right:30px;
}

.inner1{
	width: 650px;
  margin: 0 auto;
}
.inner2{
	width: 650px;
  margin: 0 auto;
	padding: 70px 0;
}


.dates1{
float:left;
text-align:left;
width:23%;
margin-top:-2px;
font-size:16px;
color:#999;
line-height: 32px;
}
.headers1{
width:77%;
float:left;
text-align:left;
}

.headers1 h2{
text-align:left;
font-size:32px;
line-height: 32px;
}
.comments-link{
text-align:center;
}	
article header:after{
   content:'';
   display:table;
   clear:both;
	
}

.page-numbers{
	display: inline-block;
  height: 45px;
  line-height: 43px;
  padding: 0 25px;
  color: #222;
	background:#fff;
}
.next, .prev{
	display: inline-block;
  height: 45px;
  line-height: 43px;
  padding: 0 25px;
  color: #999;
	background:#ddd;
}
.search-field{
	display: inline-block;
  height: 45px;
  line-height: 43px;
  padding: 0 25px;
}

.i-sclose:after{
  content: "\00d7";
	font-size: 30px;
}

#comments form input {
  border: 1px solid #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
  height: 33px;
  line-height: 33px;
  display: block;
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  color: #1a1a1a;
}

#comments textarea {
  border: 1px solid #ccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
  display: block;
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  color: #1a1a1a;
}

#comments .submit{
	display: inline-block;
  height: 45px;
  line-height: 43px;
	 width: auto;
  padding: 0 25px;
  color: #999;
	background:#ddd;
}