﻿/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- Body ---------------------------------- */
body {
 background: #FFFFFF;
/* background: files/background.jpg;*/	/* Remove the previous line and add this to see background image */
 color: #000000;
 margin:  5;
/* padding: 0;*/
/* text-align: center;*/ /* IE hack Part 1 */ 
 font-family: arial
}
/* -------------------------------------------------------------------------- */
.english {
 direction: ltr;	
}
.persian {
 direction: rtl;		
}
.header {
 background: #6C7A96;
}
.menu {
 background-image: url(files/xfb_bg.gif);
 width: 120;
 color: #aaaaaa;
 font-weight: bold;
 font-size: 0.9em;
}
.menulow:hover {
 color: #dddddd;
 border-top: 0px;
 border-bottom: 0px;
 text-decoration: none;
}
.menuhigh {
 color: #dddddd;
}
.menulow {
 color: #aaaaaa;
}
.menuhigh:hover {
 color: #ffffff;
 border-top: 0px;
 border-bottom: 0px;
 text-decoration: none;
}
.footer {
 background: #6C7A96;
}
.main {
 background-image: url(files/afshint.gif);
 background-color: #e0e0e0;
}
.others {
 background-color: #e0e0e0;
}
.topoutborder {
 height: 12;
 width: 1;
}
.topinborder {
 height: 15;
 width: 1;
}
.bottomoutborder {
 height: 15;
 width: 1;
}
.bottominborder {
 height: 15;
 width: 1;
}
.leftoutborder {
 height: 1;
 width: 15;
 background: #3D537D;
}
.leftinborder {
 height: 1;
 width: 15;
}
.namelogo {
 color: #eeeeee;
 font-weight: bold;
 font-size: 24px;
}

.pagetitle {
 color: #000000;
 font-weight: bold;
 font-size: 1.2em;
}
.homesubtitle {
 color: #000000;
 font-weight: bold;
/* font-size: 1.1em;*/
 font-size: 18px;
}
.subtitle {
 color: #000000;
 font-weight: bold;
/* font-size: 1.1em;*/
 font-size: 18px;
 height: 30px;
}
.item {
 font-weight: bold;
 font-size: 16px;
/* font-size: 1.0em;*/
/* height: 25px;*/
}
.linkitem {
 font-size: 0.9em;
}
.comment {
 font-style: italic;
 font-size: 0.8em;
 color: #555555;
}
.commentlarge {
 font-style: italic;
 font-size: 1.0em;
 color: #888888;
}
.more {
 font-style: italic;
 font-size: 0.9em;
}
/* ------------------------------- General ---------------------------------- */
a {
/* color: #bbbbbb;*/
 color: #003399;
 text-decoration: none;
}
/*a:hover {
 color: #bbbbbb;
 border-top: 1px solid #bbbbbb;
 border-bottom: 1px solid #bbbbbb;
 text-decoration: none;
}*/
a:hover {
 color: #003399;
 border-top: 1px solid #003399;
 border-bottom: 1px solid #003399;
 text-decoration: none;
}
top a {
 border: 0;
 text-decoration: none;
}
blockquote {
 background: #cfc2a8;
 color: #4f4636;
 border-left: 6px solid #7f7157;
 padding: 10px 20px;
}
code {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}
h1 {
 margin-bottom: 4px;
 padding: 0;
 color: #523419;
}
h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}
h2 {
 color: #7f7157;
 font-family: Arial, Helvetica, sans-serif;
/* font-size: 1.1em;*/
 font-size: 20px;
 margin-bottom: 0px;
 margin-top: 40px;
 margin-left: 4px;
}
.singlepost h2{
margin-top: 0px;
}
h3 {
 text-align: left;
 color: #778868;
 margin: 20;

 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}
/*table {
 border-style: solid;
 border-width: 1px;
 border-spacing: 0px;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 margin-top: 0px;
 margin-left: 0px;
 border-collapse: collapse;
 hspace: 0;
 vspace: 0;
}*/
table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	width: 100%;
}
table th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: blue blue blue blue;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: blue blue blue blue;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.home td {
	padding: 0px 0px 0px 0px;
	height: 45px;
}

table.linkcat td {
	padding: 0px 0px 0px 0px;
	height: 35px;
}

table.linklist td {
	padding: 0px 0px 0px 0px;
	height: 25px;
}

table.titleline {
	border-width: 2px 0px 2px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	width: 98%;
	height: 10;
    background-color: #6C7A96;
}
span.linkgap {
	width: 25pt; 
}

img.linkicon {
    align: center;
	border: 0;
	hspace: 0;
	vspace: 0;
}
.imglink:hover {
 border-top: 0px;
 border-bottom: 0px;
 text-decoration: none;
}

div.paragraph {
	text-align: justify;
	width: 95%
}
span.paragraph {
	border-left-width: 100px;
	text-align: justify;
}

table.album {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	width: 80%;
	height: 10;
}

table.album td {
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-width: 0px 0px 0px 0px;
}

table.album span {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 0.9em;
/* font-style: italic;*/
}

span.quote {
 font-size: 1.0em;
 font-weight: bold;
}

table.quote {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	width: 90%;
	height: 10;
}

table.quote td {
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	height: 70;
	text-align: center;
}

span.quoteby {
 font-size: 0.9em;
 font-style: italic;
}

table.spam {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	width: 90%;
	height: 10;
}

table.spam td {
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	height: 50;
	text-align: center;
}

span.spam {
 font-size: 1.0em;
 font-weight: bold;
}

table.resume {
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
 margin: 0px;
 padding: 0px;
}

table.resume td {
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
}


table.resume h1 {
 color: #000000;
 font-weight: bold;
 font-size: 18px;
 /*height: 20px;*/
 text-align: center;
}

table.resume h2 {
 color: #000000;
 font-weight: bold;
 font-size: 16px;
 /*height: 30px;*/
}

table.resume h3 {
 color: #000000;
 font-weight: bold;
 font-size: 14px;
 /*height: 20px;*/
}

.MsoBodyText {
 color: #000000;
 font-size: 14px;
 /*height: 20px;*/
}

.MsoBodyText2 {
 color: #000000;
 font-size: 14px;
 font-style: italic;
 /*height: 20px;*/
}

.MsoBodyTextIndent3 {
 color: #000000;
 font-size: 14px;
 /*height: 20px;*/
}

.StyleBodyTextIndent32lines {
 color: #000000;
 font-size: 14px;
 /*height: 40px;*/
}

.StyleBodyTextItalic {
 color: #555555;
 font-size: 14px;
 font-style: italic;
/* height: 20px;*/
}

table.MsoNormalTable tr {
/* height: 20px;*/
}

.Footnote {
 color: #000000;
 font-size: 12px;
/* height: 15px;*/
 text-align: center;
}

.StyleBodyTextBoldItalic {
 color: #000000;
 font-size: 12px;
 font-style: italic;
/* height: 20px;*/
 text-align: left;
}

.Style10ptBoldBottomSinglesolidlineAuto05ptLinew {
 height: 0px;
}

.Style10ptBoldBottomSinglesolidlineAuto05ptLinew {
 height: 0px;
}

.extralines {
 font-size: 0px;
 height: 0px;
}