@font-face { font-family: Gandom;
    src: url('../font/gandom/Gandom.eot') format('eot'),
    url('../font/gandom/Gandom.woff') format('woff'),
    url('../font/gandom/Gandom.ttf') format('truetype');
}

@font-face { font-family: Lalezar;
    src: url('../font/lalezar/Lalezar-Regular.eot') format('eot'),
    url('../font/lalezar/Lalezar-Regular.woff') format('woff'),
    url('../font/lalezar/Lalezar-Regular.ttf') format('truetype');
}

body {
	/*background-color: #EEE;*/
}

.post-container img {
	max-width: 97%;
	display: block;
	margin: 10px auto 5px;
	border-radius: 5px;
}

.row p {
	font-size: 18px;
	color: #5b5b5b;
	text-align: justify;
}

p, .date, .pagination, #cover, #nav-up {
	font-family: Gandom, sans-serif;
}

blockquote {
	width: 100%;
	display: block;
	margin: 10px auto;
	text-align: center;	
}

blockquote p:before {
	font-family: FontAwesome;
	content: "\f10e";
	text-align: center;
	padding-left: 10px;
}

blockquote p {
    color: black;
    text-align: center;
    display: inline-block;
    background: #eee;
    border-radius: 10px;
    padding: 10px;
    color: rgba(0,0,0,0.7);
    font-family: Gandom, sans-serif;
    margin-bottom: 0px;
}

.date {
	color: #AEAEAE;
}

.date span {
	padding: 0 5px;
}

.post-title {
	font-weight: bolder;
	border-bottom: 1px dotted #0EAEDB;
	font-family: Lalezar, serif;
	margin-bottom: 5px;
}

.post-title h1 {
	font-size: 4.2rem;
}

.post-title a {
	text-decoration: none;
     	transition: all 300ms ease-in, all 300ms ease-out;
	color: #302b63;
}

.post-container {
	background-color: white;
	padding: 10px;
	/*box-shadow: 5px 5px 3px #ddd;*/
	border-radius: 3px;
}

.button-primary {
	font-family: Lalezar, sans-serif;
}

#nav-up {
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	overflow: hidden;
	padding: 10px 10px;
	box-sizing: border-box;
	color: white;
	border-bottom: 1px dashed white;
}

#nav-up-left {
	display: inline-block;
	float: left;
	position: relative;
	top: 7px;
}

.category-nav {
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0px 1px 3px #444;
	box-sizing: border-box;
	position: sticky;
	top: 0;
	z-index: 100;
}

.category-item {
	text-align: right;
	box-sizing: border-box;
}

.category-item a {
	color: white;
	padding: 15px;
	text-decoration: none;
     	transition: all 300ms ease-in, all 300ms ease-out;
}

.category-item a:hover {
	background-color: white;
	box-shadow: 3px 2px 4px #444;
	color: black;
	border-radius: 2px;
}

.category-name span {
	font-family: Lalezar, sans-serif;
	display: block;
	font-size: 45px;
	color: #302b63;
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
}

.category-name span i {
	display: block;
}

.nav-up-items {
	display: inline-block;
}

.nav-up-items a {
	text-decoration: none;
	padding: 10px;
	color: white;
	transition: all 800ms ease-in, all 400ms ease-out;
}

.nav-up-items a:hover {
	border-radius: 3px;
	box-shadow: 1px 0 4px black;
	background: linear-gradient(to right, #0f0c29, #24243e);
}

#cover #site-title a {
	text-decoration: none;
}

#cover #site-discription {
	display: inline-block;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;

  border-right:10px solid blue;
}

.archive-post {

	padding: 5px 10px;
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	margin-bottom: 7px;
	border-radius: 3px;
	box-shadow: 3px 2px 4px #444;
}

.sidebar a {
	text-decoration: none;
	color: white;
}

footer {
	margin-top: 40px;
	width: 100%;
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	margin-bottom: 7px;
	position: absolute;
	left: 0;
	padding: 20px 10px 20px;
	box-sizing: border-box;
	box-shadow: -2px 2px 4px #ddd;
}

footer .row {
	text-align: center;
	font-family: Gandom, sans-serif;
}

footer .row .two {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: white;
     	transition: all 300ms ease-in, all 300ms ease-out;
}

footer .row .two:
}

#cover {
	display: inline-block;
	float: right;
	padding: auto 10px;
}

#cover #site-title {
	display: inline-block;
	margin-left: 25px;
	font-size: 25px;
	font-family: Lalezar, sans-serif;
	color: white;
}

#cover #site-title a {
	text-decoration: none;
	color: white;
}

#cover #site-discription {
	display: inline-block;
}

#cover #site-title {
	display: inline-block;
	margin-left: 25px;
	font-size: 25px;
	font-family: Lalezar, sans-serif;
}

#cover #site-title i {
     	transition: all 300ms ease-in, all 300ms ease-out;
}

#cover #site-title a {
	text-decoration: none;
}

#cover #site-discription {
	display: inline-block;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;

  border-right:10px solid blue;
}

.archive-post {

	padding: 5px 10px;
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	margin-bottom: 7px;
	border-radius: 3px;
	box-shadow: 3px 2px 4px #444;
}

.sidebar a {
	text-decoration: none;
	color: white;
}

footer {
	margin-top: 40px;
	width: 100%;
	background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
	margin-bottom: 7px;
	position: absolute;
	left: 0;
	padding: 20px 10px 20px;
	box-sizing: border-box;
	box-shadow: -2px 2px 4px #ddd;
}

footer .row {
	text-align: center;
	font-family: Gandom, sans-serif;
}

footer .row .two {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: white;
     	transition: all 300ms ease-in, all 300ms ease-out;
}

footer .row .two:hover {
	text-shadow: 0px 2px 4px #ddd;
}

footer .row i {
	font-size: 25px;
}

footer .row span {

}

#second {
	box-sizing: border-box;
	color: white;
	margin: 15px 70px;
	border-bottom: 0.1px dotted #666;
}

#second .feet {
	width: 40%;
	float: right;
	font-size: 18px;
	padding-right: 35px;
	box-sizing: border-box;
	padding-top: 15px;
	text-align: center;
}

#second .feet a {
	text-decoration: none;
	color: white;
     	transition: all 300ms ease-in, all 300ms ease-out;
}

#second .feet a:hover {
	text-shadow: 0px 2px 4px #ddd;
}

#second .feet i {
	color: red;
}

#second .fet {
	width: 55%;
	float: left;
}

#second .fet img {
	position: relative;
	width: 100px;
	top: 10px;
     	transition: all 300ms ease-in, all 300ms ease-out;
}

#second .fet img:hover {
	box-shadow: 0px 2px 4px #ddd;
}

.portrait {
	display: block;
	margin: 10px auto;
	box-sizing: border-box;
	max-width: 100%;
}

.shift p {
	top: 35px; 
	position: relative;
	box-shadow: 2px 2px 4px #ddd; 
	background-color: white;
}

#about-me {
	background: url("../img/about-me.jpeg");
	width: 100%;
	height: 400px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.fogy {	
	background: url("../img/fogie-jungle.jpeg");
	display: block;
	margin: 5px auto;
	width: 95%;
	height: 200px;
	border-radius: 3px;
	background-attachment: contain;
	background-repeat: none;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.comment {
	display: inline-block;
}

.commenter {
	font-family: Gandom, sans-serif;
	margin-top: 15px;
}

.commentom label {
	display: inline-block;
       	width: 140px;
       	text-align: right;
}

.errorM {
	color: red;
}

.post-comment-counter {
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.post-comment-counter h3 {
    box-sizing: border-box;
    border-top: 5px solid #59B4FF;
    border-right: 5px solid #007F98;
    border-left: 5px solid #007F98;
    border-bottom: 5px solid #59B4FF;
    background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
    text-align: center;
    font-family: Lalezar, yekan, serif;
    color: white;
    border-radius: 10px;
}

@media only screen and ( max-width: 1077px ) {
	#second {
		margin-right: 5px;
		margin-left: 5px;
	}

	#second .feet {
		display: block;
		clear:both;
		width:100%;
		text-align: right;
		padding-bottom: 10px;
		border-bottom: 1px dotted #888;
	}

	#second .fet {
		display: block;
		clear: both;
		width:100%;
	}

	.shift p {
		position: unset;
	}
}

@media only screen and ( max-width: 720px ) {
	.category-item a { 
		display: block;
		padding: 0;
	}

	.fogy {
		display: none;
	}

}

@media only screen and ( max-width: 548px ) {
		.category-nav {
		position: unset;
	}

	.category-item {
		display: block;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px dotted black;
	}

	.category-item a:hover {
		background: none;
		color: black;
		box-shadow: none;
	}
}

@media only screen and ( max-width: 508px ) {
	#cover #site-discription {
		display: none;
	}

	.feed {
		display: none;
	}

}

@media only screen and ( max-width: 469px ) {
	#cover #site-discription {
		display: none;
	}
	
}

@media only screen and ( max-width: 307px ) {
	#cover {
		display: block;
		text-align: center;
	}
	#nav-up-left {
		display: block;
		text-align: center;
	}
	display: inline-block;
	float: left;
	position: relative;
	top: 7px;
}

@media only screen and ( max-width: 880px ) {
	.category-item a i {
		display: none;	
	}
	
}
