<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fa" xml:lang="fa">
    <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Generator" content="Drupal 7 (http://drupal.org)" />
      <base href='http://www.jadidonline.com/story/16052007/akmf/gordafarid' 
/>
      <title>گردآفريد، اولين زن نقال ايرانی</title>
      <script type="text/javascript"
src="http://www.jadidonline.com/misc/jquery.js?v=1.4.4"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/misc/jquery.once.js?v=1.2"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/misc/drupal.js?necr5e"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/files/languages/fa_Wc-jh2MFjO3TpxM59t-MTwrA6NBDRov56LyF5oyy-1U.js?necr5e"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/sites/all/modules/video/js/video.js?necr5e"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/sites/all/themes/jadidmedia/js/jadidonline.js?necr5e"></script>
<script type="text/javascript"
src="http://www.jadidonline.com/sites/all/themes/jadidmedia/js/keyboardlayout.js?necr5e"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings,
{"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"jadidmedia","theme_token":"AhRGHbp0YtRaKGFBV4iMCTOtwDVUq2bY84I4V0xEiHk","js":{"misc\/jquery.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"public:\/\/languages\/fa_Wc-jh2MFjO3TpxM59t-MTwrA6NBDRov56LyF5oyy-1U.js":1,"sites\/all\/modules\/video\/js\/video.js":1,"sites\/all\/themes\/jadidmedia\/js\/jadidonline.js":1,"sites\/all\/themes\/jadidmedia\/js\/keyboardlayout.js":1}}});
//--><!]]>
</script>
          <meta name='robots' content='noindex, nofollow' />
      <link rel='shortcut icon'
href='http://www.jadidonline.com/misc/favicon.ico' type='image/x-icon' />
      <style type='text/css' media='all'>/* Indent & Justify classes */
.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}

/* CKEditor padding in IE */
table.cke_editor fieldset {
    padding: 0 !important;
}
/* hack with ie and garland editing area size fix - [#733512] */
.cke_editor{
    display: table !important;
}
.cke_editor,#ie#bug {
    display: inline-table !important;
}
/* Fix table border for Drupal's Seven theme - [#1020612] */
.cke_dialog tr td:last-child {
    border-right: 0;
}.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #FFFFDD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(../images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(../images/status-active.gif) center center no-repeat;
}

/**
   * @file
   * Generic theme-independent base styles.
   */

/**
   * Autocomplete.
   *
   * @see autocomplete.js
   */
/* Suggestion list */
#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
#autocomplete li {
    background: #fff;
    color: #000;
    cursor: default;
    white-space: pre;
    zoom: 1; /* IE7 */
}
/* Animated throbber */
html.js input.form-autocomplete {
    background-image: url(../../misc/throbber.gif);
    background-position: 100% 2px; /* LTR */
    background-repeat: no-repeat;
}
html.js input.throbbing {
    background-position: 100% -18px; /* LTR */
}

/**
   * Collapsible fieldsets.
   *
   * @see collapse.js
   */
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}
html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}
fieldset.collapsible {
    position: relative;
}
fieldset.collapsible .fieldset-legend {
    display: block;
}

/**
   * Resizable textareas.
   *
   * @see textarea.js
   */
.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.resizable-textarea .grippie {
    background: #eee url(../../misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}

/**
   * TableDrag behavior.
   *
   * @see tabledrag.js
   */
body.drag {
    cursor: move;
}
.draggable a.tabledrag-handle {
    cursor: move;
    float: left; /* LTR */
    height: 1.7em;
    margin-left: -1em; /* LTR */
    overflow: hidden;
    text-decoration: none;
}
a.tabledrag-handle:hover {
    text-decoration: none;
}
a.tabledrag-handle .handle {
    background: url(../../misc/draggable.png) no-repeat 6px 9px;
    height: 13px;
    margin: -0.4em 0.5em; /* LTR */
    padding: 0.42em 0.5em; /* LTR */
    width: 13px;
}
a.tabledrag-handle-hover .handle {
    background-position: 6px -11px;
}
div.indentation {
    float: left; /* LTR */
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
    padding: 0.42em 0 0.42em 0.6em; /* LTR */
    width: 20px;
}
div.tree-child {
    background: url(../../misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
    background: url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR
*/
}
div.tree-child-horizontal {
    background: url(../../misc/tree.png) no-repeat -11px center;
}
.tabledrag-toggle-weight-wrapper {
    text-align: right; /* LTR */
}

/**
   * TableHeader behavior.
   *
   * @see tableheader.js
   */
table.sticky-header {
    background-color: #fff;
    margin-top: 0;
}

/**
   * Progress behavior.
   *
   * @see progress.js
   */
/* Bar */
.progress .bar {
    background-color: #fff;
    border: 1px solid;
}
.progress .filled {
    background-color: #000;
    height: 1.5em;
    width: 5px;
}
.progress .percentage {
    float: right; /* LTR */
}
/* Throbber */
.ajax-progress {
    display: inline-block;
}
.ajax-progress .throbber {
    background: transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
    float: left; /* LTR */
    height: 15px;
    margin: 2px;
    width: 15px;
}
.ajax-progress .message {
    padding-left: 20px;
}
tr .ajax-progress .throbber {
    margin: 0 2px;
}
.ajax-progress-bar {
    width: 16em;
}

/**
   * Inline items.
   */
.container-inline div,
.container-inline label {
    display: inline;
}
/* Fieldset contents always need to be rendered as block. */
.container-inline .fieldset-wrapper {
    display: block;
}

/**
   * Prevent text wrapping.
   */
.nowrap {
    white-space: nowrap;
}

/**
   * For anything you want to hide on page load when JS is enabled, so
   * that you can use the JS to control visibility and avoid flicker.
   */
html.js .js-hide {
    display: none;
}

/**
   * Hide elements from all users.
   *
   * Used for elements which should not be immediately displayed to any user.
An
   * example would be a collapsible fieldset that will be expanded with a 
click
   * from a user. The effect of this class can be toggled with the jQuery
show()
   * and hide() functions.
   */
.element-hidden {
    display: none;
}

/**
   * Hide elements visually, but keep them available for screen-readers.
   *
   * Used for information required for screen-reader users to understand and
use
   * the site where visual display is undesirable. Information provided in 
this
   * manner should be kept concise, to avoid unnecessary burden on the user.
   * "!important" is used to prevent unintentional overrides.
   */
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

/**
   * The .element-focusable class extends the .element-invisible class to 
allow
   * the element to be focusable when navigated to via the keyboard.
   */
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

/**
   * Markup free clearing.
   *
   * @see http://perishablepress.com/press/2009/12/06/new-clearfix-hack
   */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* IE6 */
* html .clearfix {
    height: 1%;
}
/* IE7 */
*:first-child + html .clearfix {
    min-height: 1%;
}


/**
   * @file
   * Styles for menus and navigation markup.
   */

/**
   * Markup generated by theme_menu_tree().
   */
ul.menu {
    border: none;
    list-style: none;
    text-align: left; /* LTR */
}
ul.menu li {
    margin: 0 0 0 0.5em; /* LTR */
}
ul li.expanded {
    list-style-image: url(../../misc/menu-expanded.png);
    list-style-type: circle;
}
ul li.collapsed {
    list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
    list-style-type: disc;
}
ul li.leaf {
    list-style-image: url(../../misc/menu-leaf.png);
    list-style-type: square;
}
li.expanded,
li.collapsed,
li.leaf {
    padding: 0.2em 0.5em 0 0; /* LTR */
    margin: 0;
}
li a.active {
    color: #000;
}
td.menu-disabled {
    background: #ccc;
}

/**
   * Markup generated by theme_links().
   */
ul.inline,
ul.links.inline {
    display: inline;
    padding-left: 0;
}
ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

/**
   * Markup generated by theme_breadcrumb().
   */
.breadcrumb {
    padding-bottom: 0.5em;
}

/**
   * Markup generated by theme_menu_local_tasks().
   */
ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none;
    margin: 5px;
    padding: 0 0 0 1em; /* LTR */
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid solid none solid;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em; /* LTR */
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: 1px solid #fff;
}
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}
ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}
ul.secondary li {
    border-right: 1px solid #ccc; /* LTR */
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999;
}

/**
   * @file
   * Styles for system messages.
   */

div.messages {
    background-position: 8px 8px; /* LTR */
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 50px; /* LTR */
}

div.status {
    background-image: url(../../misc/message-24-ok.png);
    border-color: #be7;
}
div.status,
.ok {
    color: #234600;
}
div.status,
table tr.ok {
    background-color: #f8fff0;
}

div.warning {
    background-image: url(../../misc/message-24-warning.png);
    border-color: #ed5;
}
div.warning,
.warning {
    color: #840;
}
div.warning,
table tr.warning {
    background-color: #fffce5;
}

div.error {
    background-image: url(../../misc/message-24-error.png);
    border-color: #ed541d;
}
div.error,
.error {
    color: #8c2e0b;
}
div.error,
table tr.error {
    background-color: #fef5f1;
}
div.error p.error {
    color: #333;
}

div.messages ul {
    margin: 0 0 0 1em; /* LTR */
    padding: 0;
}
div.messages ul li {
    list-style-image: none;
}

/**
   * @file
   * Basic styling for common markup.
   */

/**
   * HTML elements.
   */
fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    border: 1px solid gray;
    height: 1px;
}
img {
    border: 0;
}
table {
    border-collapse: collapse;
}
th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em; /* LTR */
    text-align: left; /* LTR */
}
tbody {
    border-top: 1px solid #ccc;
}
tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

/**
   * Markup generated by theme_tablesort_indicator().
   */
th.active img {
    display: inline;
}
td.active {
    background-color: #ddd;
}

/**
   * Markup generated by theme_item_list().
   */
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}
.item-list ul li {
    margin: 0 0 0.25em 1.5em; /* LTR */
    padding: 0;
}

/**
   * Markup generated by Form API.
   */
.form-item,
.form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}
tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}
.form-item .description {
    font-size: 0.85em;
}
label {
    display: block;
    font-weight: bold;
}
label.option {
    display: inline;
    font-weight: normal;
}
.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2.4em;
}
input.form-checkbox,
input.form-radio {
    vertical-align: middle;
}
.marker,
.form-required {
    color: #f00;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}

/**
   * Inline items.
   */
.container-inline .form-actions,
.container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

/**
   * Markup generated by theme_more_link().
   */
.more-link {
    text-align: right; /* LTR */
}

/**
   * Markup generated by theme_more_help_link().
   */
.more-help-link {
    text-align: right; /* LTR */
}
.more-help-link a {
    background: url(../../misc/help.png) 0 50% no-repeat; /* LTR */
    padding: 1px 0 1px 20px; /* LTR */
}

/**
   * Markup generated by theme_pager().
   */
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current {
    font-weight: bold;
}

/**
   * Autocomplete.
   *
   * @see autocomplete.js
   */
/* Suggestion list */
#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}

/**
   * Collapsible fieldsets.
   *
   * @see collapse.js
   */
html.js fieldset.collapsible .fieldset-legend {
    background: url(../../misc/menu-expanded.png) 5px 65% no-repeat; /* LTR */
    padding-left: 15px; /* LTR */
}
html.js fieldset.collapsed .fieldset-legend {
    background-image: url(../../misc/menu-collapsed.png); /* LTR */
    background-position: 5px 50%; /* LTR */
}
.fieldset-legend span.summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em;
}

/**
   * TableDrag behavior.
   *
   * @see tabledrag.js
   */
tr.drag {
    background-color: #fffff0;
}
tr.drag-previous {
    background-color: #ffd;
}
.tabledrag-toggle-weight {
    font-size: 0.9em;
}
body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

/**
   * TableSelect behavior.
   *
   * @see tableselect.js
*/
tr.selected td {
    background: #ffc;
}
td.checkbox,
th.checkbox {
    text-align: center;
}

/**
   * Progress bar.
   *
   * @see progress.js
   */
.progress {
    font-weight: bold;
}
.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.progress .filled {
    background: #0072b9 url(../../misc/progress.gif);
}

#comments {
    margin-top: 15px;
}
.indented {
    margin-left: 25px; /* LTR */
}
.comment-unpublished {
    background-color: #fff4f4;
}
.comment-preview {
    background-color: #ffffea;
}
/**
   * @file
   * Main stylesheet for Date module.
   */

/* Force start/end dates to float using inline-block, where it works,
otherwise inline. */
.container-inline-date {
    clear: both;
}
.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}
.container-inline-date > .form-item {
    display: inline-block;
    margin-right: 0.5em; /* LTR */
    margin-bottom: 10px;
    vertical-align: top;
}
.container-inline-date .form-item .form-item {
    float: left; /* LTR */
}
.container-inline-date .form-item,
.container-inline-date .form-item input {
    width: auto;
}
.container-inline-date .description {
    clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
    margin-right: 5px; /* LTR */
}

.container-inline-date .date-spacer {
    margin-left: -5px; /* LTR */
}

.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}

.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}

/* The exposed Views form doesn't need some of these styles */
.container-inline-date .date-padding {
    padding: 10px;
    float: left;
}
.views-exposed-form .container-inline-date .date-padding {
    padding: 0;
}

/* Fixes for date popup css so it will behave in Drupal */
#calendar_div,
#calendar_div td,
#calendar_div th {
    margin: 0;
    padding: 0;
}
#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}

.calendar td {
    padding: 0;
}

/* formatting for start/end dates in nodes and views */
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}

.date-prefix-inline {
    display: inline-block;
}

.date-clear {
    clear: both;
    display: block;
    float: none;
}

.date-no-float {
    clear: both;
    float: none;
    width: 98%;
}

.date-float {
    clear: none;
    float: left;
    width: auto;
}

/* Add space between date option checkboxes ('All day' & 'Collect End Date')
*/
.date-float .form-type-checkbox{
    padding-right: 1em;
}

/* Add space between the date and time portions of the date_select widget. */
.form-type-date-select .form-type-select[class$=hour] {
    margin-left: .75em; /* LTR */
}

.date-container .date-format-delete {
    float: left;
    margin-top: 1.8em;
    margin-left: 1.5em;
}
.date-container .date-format-name {
    float: left;
}
.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}

.date-container .select-container {
    clear: left;
    float: left;
}

/* Calendar day css */
div.date-calendar-day {
    background: #F3F3F3;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    color: #999;
    float: left;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}

div.date-calendar-day span {
    display: block;
    text-align: center;
}
div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: .9em;
    padding: 2px;
    text-transform: uppercase;
}
div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year {
    font-size: .9em;
    padding: 2px;
}

/* Admin styling */
.form-item.form-item-instance-widget-settings-input-format-custom,
.form-item.form-item-field-settings-enddate-required {
    margin-left: 1.3em;
}

#edit-field-settings-granularity .form-type-checkbox {
    margin-right: .6em; /* LTR */
}

.date-year-range-select {
    margin-right: 1em;
}
#ui-datepicker-div {
font-size: 100%;
font-family: Verdana, sans-serif;
background: #eee;
border-right:2px #666 solid;
border-bottom:2px #666 solid;
z-index: 9999;
}

/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker
.ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next
span { display: block; position: absolute; left: 50%; margin-left: -8px; top:
50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em;
text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em;
margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right;
}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse:
collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight:
bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em;
text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin:
.7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom:
0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em
.2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto;
overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto
.4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width:0; border-left-width:1px; }


/* Field display */
.field .field-label {
    font-weight: bold;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
    float:left; /*LTR*/
}

/* Form display */
form .field-multiple-table {
    margin: 0;
}
form .field-multiple-table th.field-label {
    padding-left: 0; /*LTR*/
}
form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0; /*LTR*/
}
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: .5em; /*LTR*/
}

form .field-add-more-submit {
    margin: .5em 0 0;
}

.node-unpublished {
    background-color: #fff4f4;
}
.preview .node {
    background-color: #ffffea;
}
td.revision-current {
    background: #ffc;
}

.search-form {
    margin-bottom: 1em;
}
.search-form input {
    margin-top: 0;
    margin-bottom: 0;
}
.search-results {
    list-style: none;
}
.search-results p {
    margin-top: 0;
}
.search-results .title {
    font-size: 1.2em;
}
.search-results li {
    margin-bottom: 1em;
}
.search-results .search-snippet-info {
    padding-left: 1em; /* LTR */
}
.search-results .search-info {
    font-size: 0.85em;
}
.search-advanced .criterion {
    float: left; /* LTR */
    margin-right: 2em; /* LTR */
}
.search-advanced .action {
    float: left; /* LTR */
    clear: left; /* LTR */
}

#permissions td.module {
    font-weight: bold;
}
#permissions td.permission {
    padding-left: 1.5em; /* LTR */
}
#permissions tr.odd .form-item,
#permissions tr.even .form-item {
    white-space: normal;
}
#user-admin-settings fieldset .fieldset-description {
    font-size: 0.85em;
    padding-bottom: .5em;
}

/**
   * Override default textfield float to put the "Add role" button next to
   * the input textfield.
   */
#user-admin-roles td.edit-name {
    clear: both;
}
#user-admin-roles .form-item-name {
    float: left; /* LTR */
    margin-right: 1em; /* LTR */
}

/**
   * Password strength indicator.
   */
.password-strength {
    width: 17em;
    float: right;  /* LTR */
    margin-top: 1.4em;
}
.password-strength-title {
    display: inline;
}
.password-strength-text {
    float: right; /* LTR */
    font-weight: bold;
}
.password-indicator {
    background-color: #C4C4C4;
    height: 0.3em;
    width: 100%;
}
.password-indicator div {
    height: 100%;
    width: 0%;
    background-color: #47C965;
}
input.password-confirm,
input.password-field {
    width: 16em;
    margin-bottom: 0.4em;
}
div.password-confirm {
    float: right;  /* LTR */
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em;
}
div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 38.5em;
    border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
    margin-bottom: 0;
}
.confirm-parent,
.password-parent {
    clear: left; /* LTR */
    margin: 0;
    width: 36.3em;
}

/* Generated by user.module but used by profile.module: */
.profile {
    clear: both;
    margin: 1em 0;
}
.profile .user-picture {
    float: right; /* LTR */
    margin: 0 1em 1em 0; /* LTR */
}
.profile h3 {
    border-bottom: 1px solid #ccc;
}
.profile dl {
    margin: 0 0 1.5em 0;
}
.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}
.profile dd {
    margin: 0 0 1em 0;
}
.views-exposed-form .views-exposed-widget {
    float: left; /* LTR */
    padding: .5em 1em 0 0; /* LTR */
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

/* table style column align */
.views-align-left {
    text-align: left;
}
.views-align-right {
    text-align: right;
}
.views-align-center {
    text-align: center;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
    border-top: none;
}

.view .progress-disabled {
    float: none;
}
.video_thumbnail {
    min-width: 100px;
    min-height: 100px;
}

.video-width-text {
    width:10px;
}

.video-thumb-selection{

}

.video-thumb-selection .form-item {

}

.video-thumbnails{
    /*  display : block;*/
}
.video-thumbnails .form-item{
    float:left;
    margin-right:10px;
    max-width:30%;
    padding-right:10px;
}

.video-bypass-auto-conversion{

}
.video-default-thumbnail{

}

.video-data{

}

.video_image_teaser {
    float: left;
    padding: 0.5em;
}

br.video_image_clear {
    clear: both;
}

.video_image_view {
    /* inser here rules for node page image */
}

.video-inprogress {
    border: 1px solid red;
    padding: .5em;
}
.video-conversion-failed{
    border: 1px solid red;
    padding: .5em;
}

/* override filefield entry */
.widget-edit{
    max-width:70%;
}

.widget-edit .form-item { white-space: normal !important; }

.admin_flv_player_wrapper { display: none; }

/*
* VIDEO OJBECT FIXES CROSS BROWSER
*/
* html object.video-object {
    display: none;
}

* html object.video-object/**/ {
    display: inline;
}

* html object.video-object {
    display/**/: none;
}

div.video-preview {
    float: left; /* LTR */
    padding: 0 10px 10px 0; /* LTR */
}
div.video-widget-data {
    float: left; /* LTR */
    width: 85%;
}
div.video-widget-data input.text-field {
    width: auto;
}

body {
    margin: 1em;
    background-color: #fff;
    font-family: sans-serif;
}
th {
    text-align: left; /* LTR */
    color: #006;
    border-bottom: 1px solid #ccc;
}
tr.odd {
    background-color: #ddd;
}
tr.even {
    background-color: #fff;
}
td {
    padding: 5px;
}
#menu {
    visibility: hidden;
}
#main {
    margin: 1em;
}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #00f;}
a:link img, a:visited img {border: 0;}
.print-footnote {font-size: xx-small;}
img.print-logo {border: 0;}
.print-site_name {}
.print-breadcrumb {font-size: x-small;}
.print-title {}
.print-submitted {font-size: small;}
.print-created {font-size: small;}
.print-taxonomy {
    text-align: right;
}
.print-taxonomy li {display: inline;}
.print-content {}
.print-hr {
    border: 0;
    height: 1px;
    width: 100%;
    color: #9E9E9E;
    background-color: #9E9E9E;
}
.print-message {
    border: medium dotted blue;
    padding: 1em;
}
.print-source_url {font-size: small;}
.print-links {font-size: small;}
.print-footer {text-align: center;}
</style>
      <style type="text/css">
        .print-title {
font-size: 200%;
font-weight: bold;
margin: 0.67em 0 0.67em 0;
margin-top: 3px;
}

.ltr{
        text-align:left;
        direction:ltr;
}
.rtl{
        text-align:right;
        direction:rtl;
}
      </style>
    </head>
    <body>
      <div class="print-message">پیام فرستنده:<br /><br /><em><br 
/>
|<br />
|<br />
forget the above information <br />
-----------------------------------------------------------------------------<br
/>
Nice day, dear friend-:)<br />
Hope this email find you well-:)<br />
This is Ana, a lovely girl from China shenzhen, manufacturer of audio
connectors,dc connectors ,alligator clips, test cable,<br />
and rf connectors for 13 years.<br />
After saw your website, I thought you might be interested in our product as
below picture showed,<br />
https://ae01.alicdn.com/kf/HTB1b2G.SpXXXXXYXpXXq6xXFXXXV.jpg<br />
would you like to get some samples for testing , my friend ?We still have
many other models, <br />
i can send you our more information if it's okay for you, <br />
dear friend -:)I'm here waiting for your reply-:)<br />
all email send to  sales@koko-go.com<br />
Contact person : Ana<br />
whatsapp :+86-18126184197<br />
E-mail :sales@koko-go.com<br />
wechat : yibaokeji121<br />
Skype : michael.zhaoyanhui<br />
web :www.koko-go.com<br />
-----------------------------------------------------------------------------<br
/>
forget the below information <br />
|<br />
|<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</em></div><p />         <div class="print-content"><div  class='rtl'
  >منبع: سایت جدید آنلاین</div><div class='ltr'><a
href='http://www.jadidonline.com/story/16052007/akmf/gordafarid'>http://www.jadidonline.com/story/16052007/akmf/gordafarid</a></div></div>
      <br /><br />
      <div class="print-title  rtl">گردآفريد، اولين زن 
نقال
ايرانی</div>
      <div class="print-content rtl"><div class="articledate"
style="width:330px; text-align:left">۱۶ می ۲۰۰۷ - ۲۶
اردیبهشت ۱۳۸۶</div> <div class="titleauthor"></div>
<p>فاطمه حبيبی زاد، اولين زن نقال شاهنامه
ايرانی است. از آنجا که اساتيدش معتقدند او
"گردآفريدانه" قدم به عرصه شاهنامه خوانی
گذاشته، لقب گردآفريد را به او داده اند.
گردآفريد، از قهرمانان شاهنامه، فرمانده دژ
سپيد بود که لباس رزم مردان را پوشيد و به
نبرد سهراب رفت.</p>
<p>امروز  کمتر کسی است که علاقمند به حوزه
ادبيات و داستان های ملی باشد و "گردآفريدِ
نقال" را نشناسد. او اهل جنوب است و هفت سالی
است که به حوزه نقالی شاهنامه و داستان های
بومی و نقل‌های مذهبی و گاهی فولکلور وارد
شده است. نقالی را آميخته ای از هنرهای ملی،
رزمی، بزمی، تاريخی، اسطوره و شيوه معيشت مى
داند.</p>
<p>به اعتقاد او نقالى هنری رو به زوال است.
همين امر و مرگ يا منزوى شدن اساتيد اين
حوزه، تلنگری شد برای او تا قدم در اين
ميدانِ پيشتر مردانه بگذارد.</p>
<p>کارش را با تماشا کردن شيوه نقالی "مرشد
ترابی" در قهوه‌خانه ها، زورخانه‌ها و ديگر
پاتوق‌های شاهنامه‌خوانی آغاز کرد. 
پيگيری کار يکی دو نقال ديگر در تهران و
پرده‌خوان‌های تهران و شهرری او را بيشتر
با روح کار آشنا کرد.</p>
<p>سپس به اين نتيجه رسيد که توشه لازم را
برای آغاز اين کار جدی ندارد و بنابراين
سفرهايش را شروع کرد؛ با شيوه های نقالی در
استان‌های خراسان، فارس، اصفهان، کهکيلويه
و بويراحمد، چهار محال و بختياری، خوزستان
و  لرستان آشنا شد و در نهايت سبک نقالی
نقالان تهران و اصفهان او را جذب کرد.</p>
<p>خانم گردآفريد می گويد: نقالان چيره دست را
"چنته پر" می گفتند؛ به اين معنی که چنته شان
پر بوده از پند، حکمت، اندرز، منقبت خوانی،
دعا،  داستان‌، احاديث و اشعار ديوان‌های
مشهور ادب پارسی.</p>
<p>وی در ميان بازماندگان کسانی که به شيوه
نمايشی و حماسی نقالی می‌کنند، از مرشد ولی
الله ترابی ساکن ری، سيد مصطفی سعيدی ساکن
روستای کدانگه نزديک بروجرد و مرشد علی
زنگنه -که شيوه زورخانه ای و موسيقايی   را
نيز وارد نقالی کرده- نام می‌برد.</p>
<p>خانم گردآفريد دغدغه‌های درونی اش را
اينطور بازگو می‌کند: "ثبت و ضبط شيوه‌های
نقالی اساتيد اين حوزه، تنها کاری‌است که
هم اکنون می‌توان انجام داد. من بارها به
ارگان ها و نهادهای ذيربط مراجعه و اين
درخواست را مطرح کردم، اما به نظر نمی‌رسد
که تلاش من کار را به جايی برده باشد. از ديگر
موضوعاتی که به شدت پيگيرش هستم، ورود
شاهنامه در دروس ابتدايی دانش‌آموزان
است."</p>
<p>در گزارش مصورى که  نازنين معتمدی و
عليرضا واصفی تهيه کرده‌اند، او از
مشکلاتش  به عنوان يک زن در فضای مردانه‌ای
مثل قهوه‌خانه، از روياهايش و از تاثيری که
شاهنامه در زندگی‌اش گذاشته، صحبت
می‌کند.</p>
<p> </p>
<p> </p>
<div style="padding-top: 10px; padding-bottom: 10px;"><a target="_blank"
href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"><img
height="16" alt="Flash" widht="17"
src="http://www.jadidonline.com/misc/flash_icon_2.jpg" /> برای نصب
نرم افزار فلش اینجا را کلیک کنید</a></div>
</div>
      <div class="print-footer"></div>
      <hr class="print-hr" />

        </body>
</html>