/**************************************/
/* Load Fonts [bnazanin] */
@font-face {
    font-family: 'b nazanin';
    src: url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BNazanin.eot') format('eot'),  /* IE6,8 */
    url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BNazanin.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'b yekan';
    src: url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BYEKAN.eot') format('eot'),  /* IE6,8 */
    url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BYEKAN.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('http://up.ghalebgraph.ir/up/galebgraph/file/1395/02/BYEKAN.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}
/* End Load Fonts */




/**************************************/
/* My CSS Reset */
* {
	direction: rtl;
	text-align: right;
}
*:focus {outline: none;}
* html body * {overflow:visible;}

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, address, acronym, big, cite, code, 
del, dfn, em, font, 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, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-family: 'b nazanin';
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
 	


body {
	background:#fff;
	color:#000;
	font-size:100%;
	line-height: 1;
	text-align: right;
}
.clearfix {clear: both;}
ol, ul {
	list-style: none;
}
div:target {outline: 0 none;}
article,aside,details,figcaption,figure,
footer,header,hgroup,nav,section {
	display:block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset, img { border:0 solid; }
dt { font-weight:bold; }
q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { 
	content: ''; 
	content:none 
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link , a:visited {text-decoration: none;}
a:hover {color: #09f;}

h1 { font-size: 32px;}
h2 { font-size: 28px;}
h3 { font-size: 24px;}
h4 { font-size: 20px;}
h5 { font-size: 16px;}
h6 { font-size: 12px;}
p { font-size: 14px;}
/* End My CSS Reset */

/* Style of Theme */
.clearfix {clear: both;}

body {
    background: url('http://s7.picofile.com/file/8259605618/body_bg.png');
}

#wrapper {
    width:1024px;
    margin: 0 auto;
}

#header {
    height: 251px;
    background: url('http://s6.picofile.com/file/8259605942/header_bg.png');
    box-shadow: 0 1px 1px #000;

}



#header #onvan {
    padding-top:80px;
}

#header #onvan h3 {
    font-family: 'b yekan';
    text-align:center;

}

#header #tag h3 {
    font-family: 'b yekan';
    text-align:center;
}

#header .right {
    float:right;
}

#header .right #EmamReza {
    width: 784px;
    height: 200px;
    background: url('http://s6.picofile.com/file/8259605876/Emam_Reza_1.png') no-repeat;
    margin-right: 20px;
    margin-top: -141px;
}

#haeder .left {
    float: left;
}

#header .left #Qom {
    width: 308px;
    height: 200px;
    background: url('http://s7.picofile.com/file/8259605968/Qom_1.png') no-repeat;
    margin-top: -141px;
    margin-right: 730px;

}


#header #menu {
    height: 50px;
    background: url('http://s7.picofile.com/file/8259606042/menu_bg.png');
    margin-top: -16px;
    padding-right: 30px;
}

#header #menu li {
    display: inline;
    margin-left: 30px;
    line-height: 50px;
}

#header #menu li a {
    font-size: 20px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

#header #menu li a:hover {color: #0c8a18;}

#header #menu li a.home {
    background: url('http://s7.picofile.com/file/8259605992/Laptop.png') no-repeat;
    padding: 3px 21px;
}

#header #menu li a.RSS {
    background: url('http://s7.picofile.com/file/8259606026/RSS.png') no-repeat;
    padding: 3px 25px;
}

#container {
    
    padding: 10px;
}

#right-sidebar {
    float: right;
    width: 230px;
}

#content {
    float: right;
    width: 520px;
    margin-right: 12px;
}

#left-sidebar {
    float: left;
    width: 230px;
}

#right-sidebar .block ,
#left-sidebar .block ,
#content .post {
    background: #fcf5a1;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #a7a7a7;
    border-bottom-width: 4px;
}

#right-sidebar .block .block-title ,
#left-sidebar .block .block-title {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    marign-bottom: 20px;
    background: url('http://s7.picofile.com/file/8259606050/line.png') center 25px no-repeat;
}

#right-sidebar .block .block-content ul li ,
#left-sidebar  .block .block-content ul li {
     border-bottom: 1px solid #ddd;
     padding: 7px;
     color: #000;
}

#right-sidebar .block .block-content ul li a ,
#left-sidebar  .block .block-content ul li a {
     color: #000;
}

#right-sidebar .block .block-content ul li:hover ,
#left-sidebar  .block .block-content ul li:hover {
     background: #dddeee;
}

#content .post {
     padding: 0;
}

#content .post .post-title {
    color: #000;
    background: #f1e4a1;
    padding: 7px 20px 7px 0;
    border-bottom: 1px solid #a7a7a7;
    margin-bottom: 10px;
    border-radius: 3px 3px 0 0;
}

#content .post .post-title:hover {
    color: #0c8a18;
}

#content .post .post-content {
    width: 500px;
    margin: 0 10px 15px 15px;
    font-family: 'tahoma';
}

#content .post .post-content p {
    font-family: 'tahoma';
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
}

#content .post .read-more {
    background: url('img/read-more.png');
    position: relative;
    right: 20px;
    padding: 0 10px;
    border: 1px solid #a7a7a7;
    border-bottom-width: 3px;
    border-radius: 5px;
    font-size: 18px;
}

#content .post .read-more:hover {
    color: #0c8a18;
    border-color: #234678;
}

#content .post .post-meta {
    background: #f1e4a1;
    border-top: 1px solid #a7a7a7;
    margin-top: 15px;
    padding: 10px;
    padding-top: 7px;
}

#content .post .post-meta * {
    display:inline;
}

#content .post .post-meta .author ,
#content .post .post-meta .date {
    margin-left:50px;
}

#content .post .post-meta div span ,
#content .post .post-meta div a {
    color: #000;
    font: 14px tahoma;
}

#content .post .post-meta img {
    position: relative;
    top: 3px;
    margin-right: 3px;
}

#footer {
    background: url('http://s6.picofile.com/file/8259605918/footer_bg.png') repeat-x;
    height: 182px;
    box-shadow: 0 1px 1px #000;
}

#footer .first {
    padding-top: 30px;
    padding-left: 180px;
}

#footer .first #Alsalam {
    background: url('http://s6.picofile.com/file/8259605576/Alsalam.png') no-repeat;
    height: 79px;
}

#footer .second {
    padding-left: 15px;
    margin-top: -110px;
}

#footer .second #flower {
    background: url('http://s6.picofile.com/file/8259605892/flower.png') no-repeat;
    height: 182px;
}

#footer .third {
    padding-right: 380px;
    margin-top: -50px;
}

#footer .third p {
    font-family: 'b yekan';
    font-size: 15px;
}


/* End Style of Theme */