/*
Theme Name: WestPass
Theme URI: http://vahidghaffari.com/
Description: Jan 2011
Author: Vahid Ghaffari
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub ,subedu,subWrk,subBiz,subMng,subNany, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;

}

.farsi { 
 direction:rtl;
 unicode-bidi: embed;
  
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}



/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

.farsi #container {
	float: left;
	padding:0 30px 40px 0;
	margin: 0 0 0 -13px;
	
}

.farsi .entry-content table td{ text-align:right; direction:rtl;}

table .rowH1 {
	background: #ccc;
	color: #333;
    font-size: 15px;
    line-height: 31px;
 
}


table .rowH2 {
	font-weight:bold;
	font-size:14px;
}

 .red {
	color:#900;
}


.farsi #content ol li {
	margin: 20px 0  5px 25px;
}
#content ol li {
/*	list-style: inside decimal; */
	margin: 20px 25px 5px  0;
}

#content ol li ul {
	list-style: inside decimal;
	list-style: url(images/dot.png) outside;
	margin: 15px 0 0 0;
}


#content ol li ul li {
	margin-top: 0;
}

.farsi #content ol li ul li {
	margin-top: 0;
}




#content ul li {
	margin:0px 0 10px 40px ;
	list-style: url(images/arrow_s_en.png) outside;
}

.farsi #content ul li {
	
	margin:0px 40px 10px 0;
	list-style: url(images/arrow_s_fa.png) outside; 
	}


#content ul li ul li {
	list-style: url(images/br_en.png) inside;
	margin:5px 20px 0px 0;
	padding:0 0 5px;
}

.farsi #content ul li ul li {
	list-style: url(images/br_fa.png) inside;
	margin:5px 20px 0px 0;
	
	}


#content h2 {
	color: #2C3942;
	font-size:19px;
	font-weight: normal;
	line-height:22px;     
	margin:0 0 30px;
	padding:0px;
}

#content .entry-content h3  {
	background:url(images/bar_b_en.png) no-repeat top left ;
	color: #2C3942;
    font-size: 17px;
    margin: 0 0 10px -16px;
    padding: 13px 0 17px 16px;

}

.farsi #content .entry-content h3  {
	background:url(images/bar_b_fa.png) no-repeat top right ;
 	margin: 0 -16px 10px 0;
    padding: 12px 14px 20px 0;

}


#content .entry-content h4  { 
font-size: 16px;
    line-height: 20px;
    margin: 4px 0 16px;
	color:#000;
}


#container {
	float: right;
    min-height: 400px;
    padding: 0 0 40px 40px;
    width: 650px;	
	margin: 0 -13px 0 0px;
}
#content {
	/*margin: 0 280px 0 20px;*/
}
.farsi #primary,
.farsi #secondary {
	float: right;

}

#primary,
#secondary {
	float: left;
	overflow: visible;
	width: 260px;
	margin-top:0px;
}

#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}



.type-page .theDate{ display:none;}

#dateCrumbs { 
	margin: 36px 0 12px;

	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 14px;
	border: 1px solid #CCC;
	font-size: 11px;
	background: white;
	line-height: 13px;
	float: left;
}

.farsi #dateCrumbs, .farsi .theDate { 
	float:right;
}


.theDate{
		
margin: 10px;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 14px;
	border: 1px solid #CCC;
	font-size: 11px;
	background: white;
	line-height: 13px;
	float: left;
		
}
.homeIcon {
	background: url("images/home.gif") no-repeat bottom;
	width: 16px;
	height: 15px;
	float: left;
	margin: 0 10px 0 0px;
	

}

.farsi .homeIcon {
float: right;
margin: 0 0 0 10px;

}

#breadCrumbs { 
	background: url("images/line.gif") repeat-x scroll  bottom ;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 31px 0 7px;
    overflow: hidden;
    padding: 10px 0;
    width: 636px;
	line-height: 21px;
}


.farsi #breadCrumbs { 
	float:right;
}
#breadCrumbs .crumHome{
	margin: 0 9px 0 0;
	}

.farsi  #breadCrumbs .crumHome{
	margin: 0 0 0 5px;
	}

#breadCrumbs .crum{

   background: url("images/br_en.png") no-repeat scroll left bottom transparent;
   margin: 0 8px 0 0;
   
    padding: 0 0 0 16px;

}


.farsi #breadCrumbs .crum{

   background: url("images/br_fr.png")  no-repeat scroll right bottom  transparent;
   margin: 0 0 0 8px;
   clear: left;
	display: inline-block;
   padding: 0 16px 0 0 ;
   font-size:11px;

   line-height:12px

}

#main .searching { margin-top:30px;}

#searchform div{
	float:left;
	margin:19px -2px 14px ;
	
}


.farsi #searchform div{
	float:right;
	margin:19px -2px 14px 0 ;
	
}

.searching #searchform div{
	float:left;
	margin: 19px 0 34px 0px ;
	
}


.farsi .searching #searchform div{
	float:right;
	margin: 19px 0 34px -28px ;
	
}


#searchform #searchsubmit{
	display:none;
	
}

#searchform #s{
	background: url("images/search.gif") no-repeat scroll right top #fff;
    padding: 9px 33px 9px 12px;
    width: 200px;
	
}

.farsi #searchform #s{
	background: url("images/search.gif") no-repeat scroll left top #fff;
    padding: 8px 12px 10px 33px;
	
}

.searching .type-page {
	background:url(images/line.gif) bottom repeat-x;
	 margin:10px 0 ;
	 padding:10px 0

	
}


/*----- SIDE NAV ----*/



 .sideNav{
	 width:260px;

	display:block;
	list-style:none;
	
}

.farsi .sideNav{

	
	display:block;
	list-style:none;
	
}


.sideNav h2{
background: url("images/bar_a_en.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 17px;
    margin-left: -16px;
    padding: 15px 0 17px 14px;
    width: 246px;
}


.farsi .sideNav h2{
	background: url("images/bar_a_fa.png") no-repeat scroll right top transparent;
    margin-right: -16px;
    padding: 12px 14px 20px 0px;

}



.sideNav h2.sub,
.sideNav h2.subedu,
.sideNav h2.subWrk,
.sideNav h2.subBiz,
.sideNav h2.subMng,
.sideNav h2.subNany{
background: url("images/bar_b_en.png") no-repeat scroll left top transparent;
    color: #000;
}


.farsi .sideNav h2.sub,
.farsi .sideNav h2.subedu,
.farsi .sideNav h2.subWrk,
.farsi .sideNav h2.subBiz,
.farsi .sideNav h2.subMng,
.farsi .sideNav h2.subNany{
	background: url("images/bar_b_fa.png") no-repeat scroll right top transparent;


}




.sideNav li{
		background: url("images/line.gif") repeat-x scroll center bottom transparent;
		width:220px;
		
}
.sideNav li:last-child {
		background: none;
		margin-bottom:20px;
		
}





.sideNav .page_item a, .sideNav .page_item a:visited{
    color: #808080;
    display: block;
    font-size: 14px;
    margin: 1px 0;
    padding: 5px 0 14px;
    text-decoration: none;
    width: 218px;
}

.sideNav .page_item.current_page_item a, .sideNav .page_item.current_page_item a:visited, .sideNav .page_item a:hover{
	
	text-decoration:none;
	 color:#000;
}


.sideNav .current_page_item a, .sideNav  .current_page_ancestorX a{
	color:#000;
	background:url("images/arrow_l_en.png") no-repeat scroll 200px 4px transparent;
	width:196px;
	padding-right:14px;
	
}


.farsi .sideNav .current_page_item a, .farsi .sideNav  .current_page_ancestorX a{
	background: url("images/arrow_l_fa.png") no-repeat scroll 0 4px transparent;
    padding-left:14px;
    width: 196px;
	padding-right:0px;
}


 .sideNav .current_page_ancestor.page_folder ul a {
	 font-weight:normal;
	 
	 
 }

/*
 .sideNav  .current_page_ancestor a, .farsi .sideNav  .current_page_ancestor a{
	color:#000;
	
}

*/














/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 980px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:tahoma,arial,verdana,sans-serif;
}


h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family:tahoma,arial,verdana,sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
body.farsi{ direction:ltr; }

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	margin-top: 0px;
	/*padding: 0 20px;*/
}
.farsi #wrapper {
	margin-top: 0px;
	direction:rtl;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #F5F5F5 url(images/header.png) repeat-x top;

}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	
}
ol {
	list-style: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub,
subedu,
subWrk,
subBiz,
subMng,
subNany{
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #D11D31;
	text-decoration:none;
}
a:visited {
	color: #D11D31;
	text-decoration:none;
}
a:active,
a:hover {
	color: #FC1B31;
	text-decoration:underline;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
	height:200px;
	width: 960px;
	
}


.topMenu {
	padding:10px 0 0 0;
	 float:right;
width: 960px;
height: 18px;

	
	
}

.farsi .topMenu {
	
   
	
	
}

.mainMenu {
	padding:0px 0 0 0px;
	height:170px;
	float:right;
	width:962px;
	 position: relative;
	 margin:0px;

	
}


.topMenu li {
	float:right;
	list-style:none;
	padding:0 0 0 20px;
	margin: 0 0 0 10px;
	background:url(images/flag.png) no-repeat left top;
	
}


.farsi .topMenu li {
	float:left;
	margin: 0 10px 0 0; 
  padding: 0 20px 0 0; 
	background:url(images/flag.png) no-repeat right top;
}

/* pooria */
.farsi .topMenu li:first-child {
 width: 160px;
}
/* pooria */

.faq, a.faq:visited {
	background: #D11D31;
	padding: 11px;
	color:#FFF;
	
}


.topMenu li.last {
	background:none;
	
}


.topMenu a, .topMenu a:visited {
	color:#A7BFD0;
	text-shadow: #000 0px -1px 0;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	
}

.topMenu a:hover, .topMenu .current_page_item a, .topMenu .current_page_item a:visited {
	color:#fff;
	text-shadow:  0px 0 0;
}

/* --- */



.logoMenu{
	float:left;
	width:160px;
	height:160px;
	display:block;
	margin:8px 40px;
		background:url(images/west_pass_logo_en.png) top left no-repeat;
}
.farsi .logoMenu {
	float:right;
	background:url(images/west_pass_logo_fa.png) top right no-repeat;
}

.logoMenu a.logo {
	height:160px;
	padding:0px;
}

.actionMenu {
	padding:30px 0 0;
	float:right;
	width:680px;
	height:62px;
}
.tabMenu {
	float: right;
    height: 67px;
    margin: 13px 0 0;
    width:659px;
}

.farsi .logoMenu{
	direction: ltr; 
	right:44px;
}

.farsi .actionMenu, .farsi .tabMenu  {
	float:left;
}



.mainMenu li{
	background: #F5F5F5 url(images/menu.gif) repeat-x top;

    float: left;
    list-style: none outside none;
    margin: 0 2px;
    text-align: center;
	margin-top:12px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	line-height: 14px;
}

.farsi .mainMenu li{
	float:right;
	font-size:14px;
	line-height: 18px;
}


	

.mainMenu  a, .mainMenu a:visited {
	
	width:184px;
	height:39px;
	display:block;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#808080;
	padding:15px 15px 0 15px ;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	
}

  .mainMenu li.current_page_ancestor a,  .mainMenu li.current_page_item a{
	color:#000;
	background:#F5F5F5;
	padding-top:20px;
	
}


.mainMenu li:hover a{
	color:#000;
	
}
 .mainMenu li.current_page_item, .mainMenu li.current_page_ancestor {
	margin-top:0px;
	height:66px;
	background:#F5F5F5;
	color:#000;
	
	
}

.mainMenu li.page-item-1064:hover, .mainMenu li.page-item-1066:hover, .mainMenu li.page-item-1066.current_page_item ,  .mainMenu li.page-item-1064.current_page_item,    .mainMenu li.page-item-1064.current_page_ancestor {
	height:43px;
	
}

.mainMenu li.page-item-1064  {
	margin:0px 11px 0 7px;
	float:left;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	background:none;
	
	
}


.mainMenu li.page-item-1066  {
	margin:0px 7px 0 11px;
	float:right;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	background:none;
}

.mainMenu li.page-item-1064 a, .mainMenu li.page-item-1066 a   {
	background:url(images/free_assessment.gif) repeat-x 0px 0px;
	color:#fff;
	text-shadow: #000 0px -1px 0;
	width:181px;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	font-size:15px;
	padding:15px 15px 0 15px;
}

.mainMenu li.page-item-1064 a:hover, .mainMenu li.page-item-1066 a:hover   {
	background:url(images/free_assessment.gif) repeat-x 0px -58px;
	color:#fff;
	font-size:15px;
	
}



/* =Menu
-------------------------------------------------------------- */
.farsi #access  { float: left;}
#access {
	background: #000;
	display: block;
	float: right;
	margin: 0 auto;
	width: 764px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}


#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

.farsi #access .menu-header li,
.farsi .menu li {
	float: right;
	position: relative;
}

#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: visible;
	/*padding: 40px 0 0 0;*/
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #5A5853;
	font-size: 13px;
	line-height: 20px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 20px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	/*color: #000;*/
	line-height: 1.2em;
	margin: 0 0 20px 0;
}
#content table {
	/*order: 1px solid #141D26;
	/*border-top: 1px dotted #7E9DB4;*/
	text-align: left;
	width: 100%;
	margin:20px 0;
	background: url("images/line.gif") repeat-x scroll center top transparent;
	
}
tr:nth-child(even)    { background-color:#fff; }
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}

.farsi #content tr td {
padding: 4px 18px 12px 20px;
border-right: solid 1px #CCC;
border-left: solid 1px #CCC;

}

#content tr td {
	background: url("images/line.gif") repeat-x scroll center bottom transparent;
    margin: 5px;
    padding: 4px 20px 12px 18px;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

#content .rowH1 td { background:none}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 ;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
 color: #1A1A1A;
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 10px;
}

.farsi #content .entry-title {
    font-size: 28px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 4px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub,
.entry-content subedu,
.entry-content subWrk,
.entry-content subBiz,
.entry-content subMng,
.entry-content subNany
 {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}

#content .video-player {
	padding: 0;
}

.otherLang{
	text-align:center;
	background:url(images/line.gif) repeat-x top;
	padding-top:10px;
	font-style: italic;
	clear:both;
	
}



.entry-content .homeArticle {
	float: left;
	width: 310px;
	margin:0 20px 0 0;


}

.entry-content .homeArticle ul {

	width: 280px;
	


}


.entry-content .blockText {
	background:#eee;
	padding:10px;
	display: inline-block;
	
}






.farsi .entry-content .homeArticle {
	float: right;
	margin: 0 0 0 20px


}


.entry-content .homeArticle.outside, .farsi .entry-content .homeArticle.outside {

	margin:0px;

}



.entry-content .homeArticle h3 {

	width:300px;

}

.entry-content .homeArticle.outside h3 {

	width:321px;

}


.entry-content .homeArticle ul {
	list-style:none;
	
}

#content .entry-content .homeArticle ul li, .farsi .entry-content .homeArticle ul li  {
	background:url(images/line.gif) repeat-x bottom;
	list-style:none;
	margin:0px;
	padding:10px 0px 34px 0;
	/*height:140px;*/
	
}

#content .entry-content .homeArticle ul li p  {
	width:270px;
	margin:8px 0 5px 0;
	
}

#content .entry-content .homeArticle ul li a.homeTitle {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	
}



#content h2.mainTitle {
	
	font-size:30px;
	color:#1A1A1A;
	padding:10px;
	background: url("images/line.gif") repeat-x scroll center bottom transparent;

	
	
}




#content .catDiv h2.entry-title {
	font-size:18px;
	margin:2px 0 0px 0;
	float:left;

	
}
.farsi #content .catDiv h2.entry-title {
	float:right;
	
}

#content .catDiv .post{
		background: url("images/line.gif") repeat-x scroll center bottom transparent;
		padding:14px 0 20px 0;
}


/* =HERO
-------------------------------------------------------------- */

.heroHolder {
	margin:23px 0px;
	position:relative;
	height: 350px;
	background:#fff;
	border:1px solid #EEE;
}


.hero {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 637px;
	height: 350px;
	
}

.hero .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.hero .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	padding: 50px 50px 0px 50px; /*margin around each panel*/
	width: 537px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 300px;
}


.hero .panel p{
	line-height:17px;
}

.heroHolder .circles {
	position:absolute;
	 bottom:24px;
	right:30px;
	
	
}



.farsi .heroHolder .circles {
	left:200;
	right:530px;
	
	
}

.farsi .heroHolder .circles {
	/*direction: rtl;*/
	
	
}


#content  .heroHolder img.alignleft, #content  .heroHolder img.alignright {
	margin-bottom:50px;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 680px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #fff;
}


.nav-previous a, .farsi .nav-next a{
	padding:5px 30px 7px 8px;
	display:block;
	color:#EBEBEB;
 }

 
 
.nav-previous, .farsi .nav-next  {
	float: right;
	background:url(images/more_en.gif) no-repeat top right;
	
}



.nav-next a, .farsi .nav-previous a{
	padding:5px 8px 10px 30px;
	display:block;
	color:#EBEBEB;
	
}


.nav-next, .farsi .nav-previous {
	float: left;
	background:url(images/more_fa.gif) no-repeat top left;
	
	
}




#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}






a.readMore { color:#EBEBEB; text-decoration:none; height:40px;}
a.readMore:hover { color:#fff; text-decoration:none;}

.readMore {
	background:url(images/more_en.gif) no-repeat top right;
	font-size:14px;
	font-weight:normal;
	clear: left;
	display: inline-block;
	padding:5px 30px 7px 8px;
	
	
	
}


.farsi .readMore , .farsi a.readMore {
	background:url(images/more_fa.gif) no-repeat top left;
	padding:5px 8px 7px 30px;
	
}

/* =Comments
-------------------------------------------------------------- */

ol.commentlist {
	margin:0;
	padding:0;
	width:650px;
	}


#content ul .commentlist li {
	margin:0px 0 10px 40px ;
	list-style: url(images/arrow_s_en1.png) outside; 
}


.farsi #content ul .commentlist li {
	margin:0px 40px 10px 0;
	list-style: url(images/arrow_s_fa1.png)  inside;  
	}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

.farsi #content ul .commentlist li {
	margin:0px 40px 10px 0;
	list-style: url() ;  
    list-style-type: none;
	}
}
	
	
.admincomment .author {
}

.farsi #content ul .commentlist li.admincomment{
/* 	margin-bottom: 65px; */
}
	
.commentlist li {
	list-style:none;
	margin-bottom:14px;
	border: 0;
	background:  url("images/line.gif") repeat-x scroll  top ;
	}

ul ol.commentlist {
 width:649px; 
}


ol cite {
    width:610px;
	height: 53px;
	margin: 0 -11px 0px 0;
	display:block;
	}
#content cite .authorAli {
	font-size: 26px;
	line-height: 2.2em;
}




.children  .commenttext{
	
	background:#e5e5e5;
	
}
.children  .commentlist li{
	background:none;
	
}
	
ol cite#fa {
    margin: 0 -11px 0px 0;
		/* padding: 7px 15px 0px 0px; */
	}
ol cite#en {
    margin: 0 -5px 0px -11px;
		padding: 7px 0px 0px 15px;
	}
	
ul ol.commentlist cite {
     width:400px;
	height: 53px;
/* 	background: url('images/table_title_comment2.gif') no-repeat top;	 */
	margin: 0 -14px 0px 0;
	padding: 7px 15px 0px 0px;
	display:block;
}	

ul ol.commentlist cite#fa {
/* pooria 	margin: 0 -14px 0px 0; */
}
ul ol.commentlist cite#en {
	margin: 0 0px 0px -13px;
}

.commentlist a:link, .commentlist a:visited {
	color:#d11d30;
	}

.commentlist a:hover, .commentlist a:active {
	color:#003;
	}

.commentlist cite#en img {
    padding:1px;
	border:1px solid #334858;
	margin-right:9px;
	float:left;
	}
	
.commentlist cite#fa img {	
    padding:1px;
	border:1px solid #334858;
	margin-left:9px;
    float:right;
	}
	

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:14px;
	}

.commentlist .time#fa {

	font-style:normal;
	text-align:right;

		color: #8b8b8b;

	}

.dateAli {
		padding: 0 0 15px 0;
		display: block;
}	
	.commentlist .time#en {

	font-style:normal;
color: #8b8b8b;
	}
		

.commentlist .act {
/* 		padding: 12px 16px; */
		color:#F00;
		float: none
		
	}

	

.commenttext {
	/*background: #141d26 url(img/bg_comments2_text.jpg) repeat-x bottom; */
    background-color:#FFF;	
	border:0px;
	padding: 30px;
	color:#000;
	-webkit-border-radius: 15px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 15px;
	-moz-border-radius-topleft: 0;
	border-radius: 15px;
	border-top-left-radius: 0;
		
	}
	
.farsi .commenttext {

	-webkit-border-radius: 15px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 15px;
	-moz-border-radius-topright: 0;
	border-radius: 15px;
	border-top-right-radius: 0;
	}




/* ..... */


/* forms */

.assForm{
	
}

fieldset {
  padding: 1em;
  }
  
.assForm  h3{
	background: url(images/bar_b_en.png) no-repeat top left;
	color: #2C3942;
	font-size: 17px;
	margin: 0 0 10px -16px;
	padding: 13px 0 17px 16px;
	
	width:638px;
	height:20px;
}
   
.farsi .assForm h3 {
	background: url(images/bar_b_fa.png) no-repeat top right;
	margin: 0 -16px 10px 0;
	padding: 12px 14px 20px 0;
	float:right;
	
 }
  
 .assForm  h2 {
	 line-height:26px;
	  margin-bottom: 10px;
}
  
.assForm .entry-title {
	color: #1A1A1A;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 10px;
}
  
.assForm ul{
	list-style:none;
	margin:0 0 50px 0;
	padding:0;
	float:right;
	
}

.farsi .assForm ul{ 
	float:left;
}

.assForm ul li{
	list-style:none;
	margin: 0;
    padding: 9px 0;
	background:none;
	width:630px;
	float:right;
	 border-bottom: 1px solid #eee;
	 vertical-align: middle;
}



.assForm ul li:last-child { border-bottom:none}

.assForm #sub,
.assForm #subedu,
.assForm #subWrk,
.assForm #subBiz,
.assForm #subMng,
.assForm #subNany  { 

border-bottom: none;
background: #DDD;
padding: 9px 19px;
width: 590px;
margin: 0 0 20px 0;
}

.farsi .assForm ul li{
	/*float:left;*/
	
}
  
.assForm label {
  float:left;
  width:150px;
  margin:7px 10px 0 0;
  color: #000000;
  line-height: 16px;

  }
  
.farsi .assForm label {
	float:right;
	margin:7px 0 0 10px;
	
}

 .radioLabel{
	margin:10px 20px 0px 0px;
	float:left;
	
	
	
}

.farsi .radioLabel{
	margin:10px 4px 0px 20px;
	display:block;
	float:right;
	
}



.assForm input {
	padding:7px 10px 8px 10px;
	background: #F9F9F9;
	border: 1px solid #CCC;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0;
	width:230px;
	
  
  }
  
.assForm input#we{
	
	width:44px;
	
}
  
  

.assForm .checkbox, .assForm .radio {
	width:auto;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	
}

.farsi .assForm .checkbox, .farsi .assForm .radio {
	float:right;
	
}


.assForm select {
	padding:5px;
	background: #F9F9F9;
	border: 1px solid #CCC;
	font-family: tahoma,arial,verdana,sans-serif;
	height: 32px;
	width: 252px;
	font-size:11px;
	color: #666666;
	
  
  }


.message {
	background:#FFFACD;
	padding:20px;
	
	
	
}

.assForm .errorLine {

	color: white;
	padding: 5px 6px 5px 14px;
	background: url(images/error_en.gif) no-repeat center left;
	font-size: 11px;
	margin:0px 5px;



}

.assForm .errorLine.textAreaError {
	vertical-align:top;
	
	
}



.farsi .assForm .errorLine {
	padding: 5px 14px 5px 6px;
	background: url(images/error_fa.gif) no-repeat center right;
}

.assForm .btn {
	
	background: url(images/more_en.gif) no-repeat top right;
	padding: 3px 30px 7px 8px;
	color: #EBEBEB;
	font-size: 14px;
	font-weight: normal;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
	height: 30px;
	box-shadow:none;
	-moz-box-shadow: 0px;
	-webkit-box-shadow:0px;
	border:0px; 
	width:auto;
}

.assForm a.btn, .farsi .assForm a.btn {
	padding-top: 4px;
}

.farsi .assForm .btn {
	padding: 3px 8px 7px 30px;
	background: url(images/more_fa.gif) no-repeat top left;
}


.form-submit .btn {
	
	background: url(images/more_en.gif) no-repeat top right;
	padding: 3px 30px 7px 8px;
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
	height: 30px;
	box-shadow:none;
	-moz-box-shadow: 0px;
	-webkit-box-shadow:0px;
	border:0px; 
	width:auto;
}

.form-submit a.btn, .farsi .form-submit a.btn {
	padding-top: 4px;
}

.farsi .form-submit .btn {
	padding: 3px 8px 7px 30px;
	background: url(images/more_fa.gif) no-repeat top left;
}

.paginate-com{
text-align:center;
}
.paginate-com .page-numbers{
	padding:7px;
} 

.farsi .paginate-com .next {
	color:#FFF;
	padding: 3px 8px 7px 30px;
	background: url(images/more_fa.gif) no-repeat top left;
}
.farsi .paginate-com .prev {	
	background: url(images/more_en.gif) no-repeat top right;
		padding: 3px 30px 7px 8px;
	color:#FFF;
}

 .paginate-com .next {
	background: url(images/more_en.gif) no-repeat top right;
		padding: 3px 30px 7px 8px;
	color:#FFF;

}
 .paginate-com .prev {	
		color:#FFF;
	padding: 3px 8px 7px 30px;
	background: url(images/more_fa.gif) no-repeat top left;

}










/* ------------ contact ----------- */

.tehran, .ottawa {
	background:#EBEBEB;
	padding:30px 20px 20px 20px;
	width:270px;
	float:left;
	
	
}

.tehran {
	margin:0 16px 0 0;
	
	
}

.farsi .tehran {
	margin:0 0 0 16px;
	
	
}

.farsi .tehran, .farsi .ottawa {
	float:right;
	
	
}




.contactTitle {
	background: white;
	padding: 6px 10px;
	font-size: 15px;
	color: #BBB;
}

.contactBox {
	background:#F5F5F5;
	padding: 7px 10px;	
	
}

#content .contactBox p {
	line-height: 18px;
	margin-bottom: 2px;
	font-size: 12px;
}
.contactBox p.en{
	direction:ltr;
	
	
	
}

.contactBox a, .contactBox a:visited{
	text-decoration:none;
	
	
	
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	height:674px;
	background: #141d26 url(images/tes.gif) top repeat-x;
	font: Arial, Helvetica, sans-serif;
}

.farsi #footer {
	font:Verdana, Geneva, sans-serif;
	direction:rtl;
}

#footer a{
	text-decoration:none;
	
}
/*   --- quoate---   */


#footer .quoteHolder { 
	width: 940px;
	margin:0 auto;
	height:170px;
	overflow:hidden;
}

#footer .quoteUnit { 
	width: 312px;
	margin:0 auto;
	float:left;
	background: url(images/quote_e.gif) no-repeat 0px 25px;
}

.farsi #footer .quoteUnit { 
	float:right;
	background: url(images/quote_f.gif) no-repeat 290px 25px;

}


#footer .quoteUnit  p.quote { 
	padding: 30px 30px 0 30px;
	font-style:italic;
	font-size:11px;
	margin:0;
	color:#5A5853;
}



#footer .quoteUnit  p.name {
	padding:5px 45px 0 45px;
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#5A5853;
}

/*   --- cul---   */

#footer .culHolder { 
	 height: 462px;
    margin: 4px auto 0;
    padding: 38px 0 0;
    width: 980px;
	background:url(images/footer_en.png) no-repeat top;
}


.farsi #footer .culHolder { 
	background:url(images/footer_fa.png) no-repeat top;
}

#footer .culHolder h2 {
	font-size: 20px;
	font-weight:normal;
	color:#fff;
	margin:26px 0 22px 0;
	
}



#footer .cul { 
	float:left;
	margin:0 auto;
	font-size:11px;
	height:380px;
	overflow:hidden;
}


.farsi #footer .cul { 
	float:right;
}


#footer .culA { 
	padding: 0 26px;
    width: 164px;
}

#footer .culA  p.address{
	color:#47697A;
	margin:0 0 10px 0;
}

#footer .culA  p.contact{
	color:#7BA1B3;
	margin:0;
	direction:ltr
}


.farsi #footer .culA  p.contact , #footer .culA  p.f{
	direction:ltr;
	text-align:right
}

#footer .culB { 
	padding: 0 40px;
    width: 454px;

	
}

#footer .culB ul {
	list-style:none;
	margin-top: -5px;
}

#footer .culB ul li {
	border-bottom:dotted 1px #7E9DB4;
	padding: 4px 8px;
}

#footer .culB ul li:hover{
	background:#2c3942;
}

#footer .culB ul li a{
	text-decoration:none;
	color:#7BA1B3;
	display:block;
}



#footer .culB .link {
	margin:10px 8px;
	display:inline-block;
	text-transform:uppercase;
	
}


#footer .culC { 
	width: 230px;
	color:#7BA1B3;
	

}



#footer .culC p.large {
	font-size:14px;
}

#footer .culC .page_item {
	list-style:none;
	text-align:center;
	width:220px;
		-moz-border-radius: 4px ;
	border-radius: 4px ;
	}

#footer .culC .page_item a {
	font-size:14px;
	background: url("images/free_assessment.gif") repeat-x  0px 0px;;
	color:#fff;
	text-shadow: #000 0px -1px 0;
    display: block;
    height: 40px;
    padding: 15px 5px 0;
    text-decoration: none;
    text-transform: uppercase;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	
}

#footer .culC .page_item a:hover  {
	background:url("images/free_assessment.gif") repeat-x  0px -58px;;
	
}

/*   --- Bottom ---   */


#footer .footerBott {
	width:980px;
	float:left;
	margin:15px 0;
	color:#A7BFD0;
	font-size:11px;
	
	
}



#footer .footerBott p.copy {
	
	float:left;
	width:205px;
	
	
	
}

#footer .footerBott  .footerMenu {
	width:700px;
	float:left;
	list-style:none;
	
}


#footer .footerBott  .footerMenu li a:hover{

		color:#fff;
	
}

#footer .footerBott  .footerMenu li a{

	color:#A7BFD0;
		padding:2px 8px;
}


#footer .footerBott  .footerMenu li {
	background: url(images/flag2.png) top right no-repeat;
	float:left;
	padding:0 12px 0 2px;
	
}

#footer .footerBott  .footerMenu li:last-child, .farsi #footer .footerBott  .footerMenu li:last-child{
	background: none;
	
}

.farsi #footer .footerBott  .footerMenu li {
	background: url(images/flag2.png) top left no-repeat;
	float:right;
	padding:0 2px 0 12px;
	
}

.farsi #footer .footerMenu{
	float:right;
}


.farsi #footer .footerBott p.copy {
	float:right;
	text-align:right;
	direction:ltr;
	
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {

body {
	background: none !important;
	
	margin: 0 5%;
}
#primary, #header, #footer, .otherLang, #breadCrumbs {
	display:none;
	width:0px;	
}
#container, #wrapper, #access .menu-header, div.menu, #colophon, #branding, #main {
	width: 100%;
			clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
}
 #content table, #content tr td,  #content tr ,  .farsi #content table,  .farsi  #content tr td,   .farsi  #content tr {
	border:solid 1px #000;
	background:none;
}

#content .entry-content h3, .farsi #content .entry-content h3 {
	font-weight:bold;
	width:100%;
	background:none;
	
	
}
}