﻿

/* ---------------------------------------------------
			global settings		
------------------------------------------------------ */
* {
margin: 0;
padding: 0;
}
body {
background: #fff;	
font: 100%/1.4em "lucida sans unicode", "lucida grande", verdana, 'trebuchet ms', sans-serif;
color: #666;
text-align: center;

}

/* links */

a:link {
text-decoration: none;
color: #c30;
}
a:visited {
text-decoration: none;
color: #c30;
}
a:hover {
text-decoration: none;
color: #930;
}
a:active {
text-decoration: none;
color: #c30;
}
a img { 
border: 0; 
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #333;
}
h1, h2, h3, h4, h5, h6{
margin: 10px 0;
}
h1 {
font-size: 1.3em;
}
h2 {
font-size: 1.1em;
}
h3 {
font-size: 1em;
}
h4 {
font-size: 0.9em;
}

/* misc */

abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre {
margin: 10px 0;
font: 110% "Courier New", Courier, Monospace;
color: #666;
}

/* defination lists */

dl {
margin: 20px 0;
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0;
} 
ul li {
background-position: left 0; height: 1%;
list-style-type: none;
line-height: 20px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0; background-image:url('http://amirjazzab.persiangig.ir/weblog/icon-arrow.bmp'); background-repeat:no-repeat; background-attachment:scroll
}
ol {
margin: 10px 0 10px 25px;
}
ol li {
margin: 0 0 5px 0;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
}
/* ---------------------------------------------------
			layout		
------------------------------------------------------ */
/* .pkg class wraps enclosing block element around inner floated elements */
:after.pkg {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
}
* html .pkg { 
display: inline-block; 
}
/* no ie mac \*/
* html .pkg { 
height: 1%; 
}
.pkg { 
display: block; 
}
#container {
margin: 0 auto; 
width: 655px;
text-align: left;
}
#pagebody { 
height: 1%;
margin: 15px 0;
background: url(http://amirjazzab.persiangig.ir/weblog/main.bmp) repeat-y;
}
#pagebody-inner { 
height: 1%;
background:  url(http://amirjazzab.persiangig.ir/weblog/main-bottom.bmp) 0 100% no-repeat;
}
/* ---------------------------------------------------
			banner
------------------------------------------------------ */
#banner {
width: 428px;
height: 1%;
background: #696969 url('http://amirjazzab.persiangig.ir/weblog/header.0.bmp') no-repeat 0 100%;
text-align: center; font-family:Tahoma; padding-left:0; padding-right:0; padding-top:0; padding-bottom:12px
}
#banner-inner {
padding: 10px 20px;
background: url(http://amirjazzab.persiangig.ir/weblog/header-in.bmp) repeat-y;
}
#banner-header {
margin: 0;
font-size: 0.9em;
letter-spacing: 0.2em;
text-transform: uppercase;
}
#banner-header a {
color: #EEEEEE;font-family:Times New Roman; font-size:20pt; font-weight:bold
}
#banner-header a:hover {
color: #fff;
}
#banner-description {
margin: 0;
font-size: 0.75em;
color: #B2B2B2;
line-height: 1.4em
}
/* ---------------------------------------------------
			main column		
------------------------------------------------------ */
#alpha {
width: 428px;
height: 1%;
display: inline; 
float: left;
background: url(http://amirjazzab.persiangig.ir/weblog/main-top.gif) 0 0 no-repeat;
font-size: 0.75em;
}
#alpha-inner {
padding: 40px 35px;
}

/* entry */

h2.date-header {
margin: 0;
font-size: 0.85em;
color: #999999;
text-align: center; font-family:Tahoma; direction: rtl
} 
.entry {
margin: 0 0 20px;
padding: 0 0 40px;
background: url(http://amirjazzab.persiangig.ir/weblog/line.gif) no-repeat 0 100%;
}
.entry img {padding:4px;border:1px solid #DADADA; margin-left:3; }

h3.entry-header {
margin: 0;
color: #333333;
text-transform: uppercase;
text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:0.9em; font-family:Tahoma; direction: rtl
}                        
.entry-content {
font-family:Tahoma; direction:rtl; text-align:right; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
}
p.entry-more-link, .entry-more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(http://amirjazzab.persiangig.ir/weblog/icon-arrow.bmp) no-repeat;
line-height: 20px;
}
p.entry-footer {
background-position:  right 0%; line-height: 19px;
font-size: 0.85em;
color: #999999;margin-left:0; margin-right:0; margin-top:16px; margin-bottom:0; background-image:url('http://amirjazzab.persiangig.ir/weblog/icon-meta.bmp'); background-repeat:no-repeat; background-attachment:scroll; padding-left:0; padding-right:16px; padding-top:0; padding-bottom:0
}

p.content-nav {
height: 1%;
margin: 0 0 20px;
padding: 0 0 20px;
background: url(http://amirjazzab.persiangig.ir/weblog/dot.gif) 0 100% repeat-x;

}
/* ---------------------------------------------------
			side		
------------------------------------------------------ */
#beta {
display: inline; 
float: left;
width: 180px;
font-size: 0.7em; font-family:Tahoma
}
#beta-inner {
margin: 50px 0 50px 15px;
}
.module {
height: 1%;
margin: 0 0 10px;
padding: 0 0 10px;
background: url(http://amirjazzab.persiangig.ir/weblog/dot.gif) 0 100% repeat-x;
}
h2.module-header {
font-size: 1em;
text-transform: uppercase;
}
li.module-list-item {
background-position: 
               right 0%; list-style-type: none;
line-height: 20px; text-align:right; padding-left:0; padding-right:15px; padding-top:0; padding-bottom:0; background-image:url('http://amirjazzab.persiangig.ir/weblog/icon-arrow.bmp'); background-repeat:no-repeat; background-attachment:scroll
}
.module-search {
padding: 0 0 20px;
}
.module-search label {
margin: 0 0 5px;
}
/* ---------------------------------------------------
			image styles		
------------------------------------------------------ */

p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
.SearchBox, .MailInput {
 border: 1px solid #C0C0C0; color:#696969}
.SearchBTN, .MailBTN, .PoolButton {
border:3px double #C0C0C0; background-color:#EAEAEA; padding-left:30px; padding-right:30px; padding-top:1px; padding-bottom:1px;
font-size: 1em;
text-transform: uppercase; color:#696969
}
img.middle { vertical-align: middle;margin-right: 25}
/* ---------------------------------------------------
			fa styles		
------------------------------------------------------ */
.rmenu{font-size: 8pt; text-align: right; font-family: Tahoma; direction: rtl; line-height:170%  }
.About{text-align: right; font-weight:bold; direction:rtl}
#menu{text-align: right; direction: rtl}
#bphoto{text-align: center}
#bphoto img {padding:4px;border:1px solid #999999; background-color:#F4F4F4}
.pagelinks{ line-height: 2; }
.pagelinks U{PADDING: 2px 6px 2px 6px; TEXT-DECORATION: underline; background-color:#FFFFFF; background-repeat:repeat; background-attachment:scroll}
.pagelinks A {border:1px solid #DDDDDD;BACKGROUND: #FFFFFF;PADDING: 2px 6px 2px 6px; TEXT-DECORATION: none; margin-top:2}
.pagelinks A:visited {PADDING: 2px 6px 2px 6px; BACKGROUND: #EFEFEF;}
.pagelinks A:hover {background-position: 0% 0%; COLOR: #808080; TEXT-DECORATION: none; background-image:none; background-repeat:repeat; background-attachment:scroll }
