/*
Theme Name: SHOKOUFEH
URI: http://hashie.com
Author: Alireza Oyarhosseini
Author URI: http://hashie.com
Description:سایت شخصی شکوفه اویارحسینی
Version: 2.0
*/

/*---------TOP----------*/
/* Copyright  2022 | ☺ Hashie Design Studio | All Rights Reserved. */

@import url(css/font.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	text-decoration: none;
	box-sizing: border-box;
}
strong {
	font-weight: bold;
	font-size: 100%;
}/* HTML5 display-role reset for older browsers */
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: 0;
	border-bottom: 2px solid #872257;
}
/*::selection {color: #fff;background: #7e0145;}
::-moz-selection {color:#fff;background:#7e0145;}*/
body {
	font-family: Arial !important;
	direction: rtl;
	margin: 0;
	color: #6d6f72;
	background: #292d39;
}
a {
	color: #656565;
	text-decoration: none;
}
a:hover {
}
h1 {
	font-size: 140%;
}
/*--------------------------------------------------------------------CSS-----------------------------------------------------------*/

	.pge, .h, .f {
		width: 609px;
		margin: 0 auto;
		font: normal 14px Arial, Tahoma;
		direction: rtl;
		text-align: center;
		color: white;
	}
	a {
		color: #e8b46a;
		text-decoration: none;
	}
	p {
		text-align: justify;
		margin-bottom: 30px;
		text-shadow: #112341 0 1px 0;
	}
	.center {
		text-align: center;
	}
	h1 {
		background: #f6ca8b;
		color: #474b64;
		text-shadow: #f5e1c4 0 1px 0;
		margin: 25px 0 40px;
	}
	strong {
		color: #f6ca8b;
	}
	.alignright {
		float: right;
		margin-left: 35px;
	}
	.aligncenter {
		margin: 0 auto;
		display: block;
}
	.list {
		text-align: right;
		text-indent: 10px;
		padding-right: 30px;
	}
.pmenu ul li {
	display: inline-block;
	background: #2dbcbf;
	padding: 11px;
	font-size: 16px;
	margin-top: 10px;
}
.pmenu ul li a {
	color: #342e60;
	text-shadow: #45d1d4 0 1px 0;
}
.pmenu ul li a:hover {
	color: #fff;
	text-shadow: #1d5f64 0 1px 0 !important;
}
li.current-menu-item {
	border-bottom: 2px solid white;
}
li.current-menu-item a {
	color: white !important;
	text-shadow: #1d5f64 0 1px 0 !important;
}
.post {
	line-height: 30px;
}
.fmenu em {
	text-align: center;
	display: block;
}


	
@media only screen /*and (min-width: 320px)*/ and (max-width: 960px) {
body {

}
	.pge, .h, .f {
		width: 95%;
	}	
	.myphoto img {
		width: 100% !important;
		height: auto;
	}
	.contact {
		float: none;
		text-align: center;
		padding: 0;
	}
	h1 {
		font-size: 22px;
	}
	.pmenu ul li {
	display: block;
	font-size: 16px;
	padding: 4px;
	margin-top: 10px;
}
	
		.alignright {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.aligncenter {
		display: block;
		width: 100%;
		height: auto;
}
	
	
}