\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Obliterated Democracy Sociological Study of the Cultural Obstructions to Women's Political Participation in Pakistan},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{The Obliterated Democracy Sociological Study of the Cultural Obstructions to Women's Political Participation in Pakistan}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Arab  Naz}

             \affil[1]{  Social Work University of Malakand}

\renewcommand\Authands{ and }

\date{\small \em Received: 5 February 2012 Accepted: 4 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


Women?s historic exclusion from political structures and processes is the result of multiple structural, functional and personal factors that vary in different social contexts across countries. Political empowerment is among the key issues in third world in general and in pakistan in particular. Despite the fact that there are 33% reserved seats available in both the national and local bodies or electoral college, but due to social and cultural milieu, the participation of female is comparatively meager to male. The current study is an attempt to analyze those cultural barriers, which obstruct female participation and make them disempowered in their political decision making. The study is conducted in ramora village where the data is collected from 150 respondents selected through purposive sampling using semistructure interview schedule. A quantitative approach is utilized with the help of spss (bivariate analysis, chi-square, lambda, gamma and correlation tests) in order to analyze data while the discussion is made-up upon the frequency, percentage, pictorial forms.

\end{abstract}


\keywords{Women, political empowerment, patriarchy, Pakhtun codes, conservatism, domestic involvement, feudalism.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
odern political discourse focuses on democracy and the relationship between people and politics; that is thought of as the way the government body or officials are chosen for the policy making and decision-making \hyperref[b54]{(Losco, 2010)}. Historically, the origin of politics or political institution is linked with the origin of state and the development of art of warfare and defense \hyperref[b30]{(Carneiro, 1977)}. Women political empowerment means the attainment of political rights by women to participate in the democratic process and have a share in the running of the affairs of the state \hyperref[b0]{(Aderinwale, 1997)}. Women have always faced disparity in terms of politics and women cannot possibly get empowered unless they are politically empowered \hyperref[b43]{(Eisenstein, 1984 and}\hyperref[b4]{Ali et al, 2010)}. The fact is evident that women are among the vulnerable segment in society \hyperref[b71]{(Waylen, 1998)}. However, women's political empowerment is not a goal in itself but it is instrumental in stimulating the society for political and social empowerment which would further stimulate the overall development of society \hyperref[b10]{(Asif, 2008 and}\hyperref[b11]{Aslam, 2002)}.\par
The development of a nation and establishment of a just, equitable, balanced, viable, healthy, and prosperous society depends, to a large extent, on the full and active participation of women in the political deliberations and key economic activities of that nation, beyond the window-dressing of featuring in the fanfare at political rallies and similar events \hyperref[b14]{(Bari, 2005)}. It is, therefore, arguable that addressing the issues surrounding women's inclusion in public life is a key to the emergence of an economically sustainable society \hyperref[b15]{(Basu, 2005)}. The level of political participation of women continues to be adversely affected by a myriad of environmental factors despite the fact that there have been marked improvements in the general rate of literacy and political awareness among women \hyperref[b17]{(Begum, 1987 and}\hyperref[b16]{Beal, 1994)}. The customary and traditional laws, for instance, have always given more power and control over resources and decision-making processes to the men, hence making most systems largely undemocratic \hyperref[b21]{(Bose et al, 1983 and}\hyperref[b18]{Bell, 1984)}. However, most of the developing countries are patriarchal in nature where men remain at the helm of affairs and make decisions virtually exclusively, even when the issues border on women \hyperref[b22]{(Brand, 1998 and}\hyperref[b57]{Naz, 2011)}.\par
The few women who venture into 'the man's world' feel inhibited to speak, especially when they are in large, male-dominated assemblies \hyperref[b36]{(Connell, 1987)}. Those who muster up enough courage and strength to speak receive very scant attention and respect and affected their status in regard of women's political empowerment \hyperref[b44]{(Farooq, 2003)}. In addition, women's historic exclusion from political structures and processes is the result of multiple structural, functional M and personal factors that vary in different social contexts across countries \hyperref[b49]{(Jagger, 1993)}. However, beyond these specificities of national and local contexts, there is a generic issue in women's political participation that relates to the wider context of national and international politics, liberal democracy and development \hyperref[b56]{(Mirza, 2002 and}\hyperref[b55]{Mahmood, 2004)}.\par
The challenge facing all advocates of gender equality in politics today is the wide gap between shared values reflected in the national and international policies and practices \hyperref[b64]{(Saiyid, 2001)}. With an increasing recognition among international community of women's historic exclusion from structures of power, a global commitment has been made to redress gender imbalance in politics \hyperref[b65]{(Saleem, 2010}). Women's enhanced participation in governance structures is viewed as the key to redress gender inequalities in societies \hyperref[b67]{(Shah, 1989 and}\hyperref[b66]{Sarho, 1997)}. The global debate on the promotion of women's political participation or representation has been surrounded by intrinsic and instrumentalist argument \hyperref[b68]{(Shaheed et al, 2009)}. The former argues for equal participation of women in politics from the human rights perspective (UNDP, 2005). Women constitute almost half of the world population and therefore, it is only fair that they should have equal participation and representation in world democracies \hyperref[b7]{(Anjum, 2001)}. Instrumentalist argument pushed for women's greater participation on the essentialist ground that men and women are different \hyperref[b3]{(Alam, 2004)}. Women have different vision and concepts of politics owning to their sex and their gender roles as mothers \hyperref[b57]{(Naz, 2011)}. Therefore, it is assumed that women in politics will bring a special caring focus and female values to politics  {\ref (ADB, 2004)}.\par
The subordinate status of women vis-à-vis men is a universal phenomenon, though with a difference in the nature and extent of subordination across countries \hyperref[b39]{(Daraz, 2012)}. Gender role ideology does not only create duality of femininity and masculinity, it also places them in hierarchical fashion in which female sex is generally valued less than male sex because of their socially ascribed roles in reproductive sphere  {\ref (ADB, 2008)}. The gender status quo is maintained through low resource allocation to women's human development by the state, society and the family \hyperref[b12]{(Aurat, 2001)}. This is reflected in the social indicators which reflect varying degrees of gender disparities in education, health, employment, ownership of productive resources and politics in all countries \hyperref[b13]{(Bari, 2000)}. Furthermore, the socio-cultural dependence of women is one of the key detrimental factors to their political participation in public political domain \hyperref[b51]{(Khan and}\hyperref[b52]{Naz, 2012 and}\hyperref[b39]{Daraz, 2012)}. Women also find it hard to participate in politics due to limited time available to them because of their dual roles in the productive and reproductive spheres \hyperref[b58]{(Naz and Rehman, 2011)}. With their primary roles as mothers and wives and competing domestic responsibilities and care work, they are left with little time to participate in politics \hyperref[b29]{(Buvinic, 1983)}.\par
The above mentioned discussion indicates that women are suffering from vulnerability throughout the globe in political context while the case in South Asian countries particularly Pakistan is highly a blistering one \hyperref[b35]{(Coleman, 2004)}. Relationally, the rural areas of the country witness more hurdles in this way where the problem has worsened consequences and the code of life is mostly traditionally driven \hyperref[b4]{(Ali et al, 2010)}. Such traditions assign more power to male segment of the society who are savoring more privileges in the field of politics and powers \hyperref[b2]{(Akutu, 1997)}. In this context, the target area of this study i.e. a traditional Pakhtun society is also driven under the centuries old customary law of Pakhtunwali \hyperref[b57]{(Naz, 2011 and}\hyperref[b51]{Khan, 2011)} where gender is socio-cultural, religious, economic and political source of division \hyperref[b48]{(Ibrahim, 2012)}. The problem of gender discrimination in politics and political empowerment is high because of Pakhtunwali and sex segregated socio-cultural setup. The fact is that women are not the part of legislature done on account of their rights. In addition, male dominance, conservatism, and religious misconception etc are the factors, which obstruct their political empowerment \hyperref[b4]{(Ali et al, 2010)}. 
\section[{II. The Argument}]{II. The Argument}\par
Despite all claims of enlightenment in modern societies, women still on one way or the other considered as institutionalized commodities \hyperref[b0]{(Aderinwale, 1997)}. To empower the women is to empower human beings as women make up more than half of human species and are numerically the majority but politically they are still a minority group \hyperref[b2]{(Akutu, 1997 and}\hyperref[b4]{Ali et al, 2010)}. Women as a majority segment have dual contribution to the social and economic development of societies by virtue of their dual roles in the productive and reproductive spheres \hyperref[b57]{(Naz, 2011;}\hyperref[b51]{Khan and}\hyperref[b52]{Naz, 2012 and}\hyperref[b39]{Daraz, 2012}). Yet their participation in formal political structures and processes, where decisions regarding the use of societal resources generated by both men and women are made, remains insignificant (Naz and Rehman, 2011) and access to formal political structure varies across countries \hyperref[b38]{(Cornwall and Gaventa, 2006)}. There is a steady upward trend in women's political participation and representation in developed countries particularly in Nordic countries and out of twelve countries where women representation in parliament is more than 33\%, nine of them are ranked in the high human development category  {\ref (UNDP, 2005)}.\par
This research study deals with the cultural constraints to women's political empowerment in a traditional Pakhtun society where the ethnographic details and other research materials show that these cultural constraints are mostly the outcome of existing  (Naz, 2011, Khan, 2011, Daraz,   2012). The cultural set-up of area plays a pivotal role in shaping women's lives \hyperref[b6]{(Anita, 2010)}. However, in Pakhtun society where there is strong hold of strict customs and traditions that restrict women to the four walls of their homes and are exploited economically and politically \hyperref[b57]{(Naz, 2011 and}\hyperref[b39]{Daraz, 2012}) that further shapes women's relationship in politics \hyperref[b51]{(Khan, 2011)}. It transforms male and females into men and women and construct the hierarchy of gender relations where men are privileged \hyperref[b43]{(Eisenstein 1984}). The gender role ideology is used as an ideological tool by patriarchy to place women within the private arena of home as mothers and wives and men in the public sphere which further decreases women's political empowerment  {\ref (DFID, 2007)}.\par
In addition, the conception regarding obligation over women to offer domestic activities and the myth i.e. 'women are for home or grave' further decreases women's political status \hyperref[b42]{(Drage, 2001)}. In this regard \hyperref[b47]{Grindle (2007)} argue that domestic domain continues to be perceived in the North as well as in the South as the legitimate space for women while public space is associated with men. Women have to negotiate their entry into and claim on public space according to the discursive and material opportunities available in a given culture and society. Although the gender role ideology is not static rather remained in a flux while intersecting with economic, social and political systems of a particular society, women continue to be defined as private across countries, which resulted in their exclusion from politics \hyperref[b11]{(Aslam, 2002)}.\par
Besides, the traditions of the area and Pakhtun code of life (Pakhtunwali) including Nang, Haya, Ghairat and Namus describe Purdah observing system as compulsory for female and women who do not observe Purdah are termed as Be-Purdah (unveiled), and such kind of stigma mostly stick to those women who move outside family for political activities, jobs or education and it certainly makes hurdles in women's political empowerment \hyperref[b57]{(Naz, 2011;}\hyperref[b58]{and Naz and Rehman, 2011)}. Similarly, education is perceived as a gateway towards liberalism and such kind of thinking on part of local people restricts women to home or Chardewari which further decreases their political empowerment. 
\section[{III. Objectives of The Study}]{III. Objectives of The Study}\par
? To study the various cultural impediments to women's political empowerment.\par
? To glimpse the role of Pakhtunwali (Pakhtuncodes) in regard of women's political empowerment . 
\section[{IV. Hypotheses of The Study}]{IV. Hypotheses of The Study}\par
? Cultural impediments have strong association with women's political empowerment.\par
? Pakhtun codes negatively influences women's political empowerment. 
\section[{V. Theoretical Frame Work}]{V. Theoretical Frame Work}\par
The current study is predominantly approached through a sophisticated approach and is designed under the prominent Liberal Feminism that emphasizes over women's education, culture and law as the restricting forces for women's subordination. The philosophy of liberal feminism as argued by \hyperref[b60]{Ritzer (2000)}, expresses that women may claim equality with men on the basis of an essential human capacity for reasoned moral agency, that gender inequality is a result of patriarchal and sexist patterning of division of labor. Gender equality can be produced by transforming division of labor through re-pattering of key institutions law, work, family, education, and media  {\ref (Bodichon et al, 2011)}. The liberal philosophy asserts that equality of male and female is possible through political and legal reforms that focus on women's ability to maintain equality with men \hyperref[b23]{(Brody, 1983)}. These feminists believe that personal interaction of both male and female is a ground, which could transform society and culture into a gender-balanced system \hyperref[b62]{(Robson et al, 1970)}. To them, women have capability of achieving equality with men, but such kind of change need alteration in structure of society \hyperref[b63]{(Roded, 2006)}.\par
Liberal feminists focus on various issues such as eradication of institutional bias and implementation of gender-balanced laws \hyperref[b18]{(Bell, 1984)} and hold that women do not yet share same rights \hyperref[b49]{(Jagger, 1993)}. They strongly believe in individual rights and liberty and do not think women as an isolated creature of society (Buenaventura-Posso and Susan, 1977) and stress that, women's empowerment lies under legal and cultural barriers. \hyperref[b72]{Wollstonecraft (1792)} was the first woman liberal western feminist who wrote a book A Vindication of the Rights of Woman with Structures on Political and Moral Subjects which addresses that women's capacity to reason is equal to that of men and that biological sex differences are irrelevant to granting of political rights \hyperref[b28]{(Butler, 1995)}. Women shall also have easy and equal access to law and law enforcement agencies, voting and property rights \hyperref[b31]{(Carolyn, 2004)} where \hyperref[b32]{Claire (1974)} reveals that male dominance and male oriented values create discrimination against women. Moreover, contemporary liberal feminists focus their concentration on issues as domestic violence, sexual harassment, dual workload on women, economic exploitation, and they want to protect women from such harms to ensure her well-being (Condorcet, 1790; \hyperref[b34]{(Collins, 1998)}.\par
The study of liberal philosophy and its implementation carries an elegant role in this research about Pakhtun society. The focus of liberal thinkers is upon women's capacity and an institutional set-up along-with changes in law and its implementation in( D D D D ) C Year\par
gender-balanced way. The situational analysis of Liberal feminists resembles to that of the target area in this study where the institutional network and codes of life are patriarchic and role of traditionalism (Pakhtunwali) governs life of female. Such males drove institutions and male interpreted laws (both formal and traditional) tend to make women inferior and subordinated. The liberal philosophy provides a base of information and technique for bringing changes and implementation of rules within society which can make women as equal citizens to male counterparts where such approach is very much productive in Pakhtun society. 
\section[{VI. Methodology}]{VI. Methodology}\par
A community-based, study was conducted in Ramora village Tehsil Adenzai District Dir Lower Khyber Pakhtunkhwa Pakistan. The population of village Ramora is 19456 with the residence of 8345 families, the average family size being 6.3 (District Survey Report, 2011). A total of 150 samples were purposively selected and interviewed through semi-structure interview schedule. The collected information is statistically analyzed with the application of chi-square test alongwith Gamma, lambda and correlation methods for proportion and binary logistic regression. The responses of the respondents were recorded on two point scale that to some extent and to greater extent abbreviated as TSE and TGE. However pictorial representation has also been made in order to simplify the data for understanding. 
\section[{VII. Results and Discussion}]{VII. Results and Discussion}\par
The collected information is analyzed in the form of descriptive and inferential statistics. In descriptive statistic; the data is presented in simple frequency and percentage while chi-square test and correlation are implied with the help SPSS in inferential statistics. Odds ratios (OR) with a 95\% confidence interval (CI) level were used in the bivariate and multivariate analyses to estimate associations between cultural constraints and women's political empowerment. Statistically significant variables in the bivariate analyses were entered into the multivariate model, one at a time for test. 
\section[{a) Cultural Impediments and Women's Political Empowerment}]{a) Cultural Impediments and Women's Political Empowerment}\par
Culture is one of the influential and effective ways of molding human's behavior, attitude and the pattern of interaction that is prevalent throughout the globe \hyperref[b50]{(Kendall, 2008)}. In this context, the research area is pre-dominantly occupied by the strong hold of patriarchy and male dominancy; ideologically, women have been given domestic spheres to reside in, which further influences women's status in regard of political empowerment. The statistical interpretation and discussion elaborates that the area is guided by strict customary laws in which there is little or in fact no space available for women's politics. In addition, the quantitative analysis demonstrates that Purdah is institutionalized and it is considered as an honor and dignity for women and mostly family honor is linked to female sexual behaviors, which resultantly restricts their mobility and affects women's political participation and emancipation. Furthermore the strong hold of feudalism, conservatism and religious misperception demote women's rights particularly in political scenario (see table-1 and Fig-  {\ref 1}). ; p<.01. r 2 =0.86) (Since 86\% of the variance is shared, the association is obviously a strong one)\par
The correlation further validates the result in manner that Correlation is highly significant at the 0.05 level (2-tailed), r (150) =0.925 ** ; p<.01. r 2 =0.86); since 86\% of the variance is shared, the association is obviously a strong one. It has been concluded that there is positive correlation between independent variable i.e. cultural impediments and dependent variable women's political empowerment. 
\section[{b) Pakhtun Codes and Women's Political}]{b) Pakhtun Codes and Women's Political}\par
Empowerment Pakhtunwali revolves primarily around generosity, hospitality, courage, obligation to take revenge, and to other warrior virtues. There is no written and defined record to Pakhtun code of life, however, they are in regular practice and are treated as normal routine activities \hyperref[b53]{(Lindholm, 1996;}\hyperref[b69]{Spain, 1990 and}\hyperref[b57]{Naz, 2011)}. The quantitative discussion explicate Pakhtun code as the hindering factors in women's political empowerment that include the local maxims, myths, proverbs, folklores and folkways such as Nang, Haya, Ghairat and Namus directly affect women status and decreases their political participation as Pakhtun are very sensitive about the chastity and modesty of women honor. The discussion further expounds that gender biased social structure and women's involvement in domestic activities decrease their status in regard of their political empowerment (see table-2 and Fig-  {\ref 2}). In addition, the correlation further authorize the result like ( ** Correlation is highly significant at the 0.05 level (2-tailed), r (150) =0.946 ** ; p<.01. r 2 =0.89); since 89\% of the variance is shared, the association is obviously a strong one), which shows that there is positive and simple correlation between the dependent and independent variable. 
\section[{VIII. Conclusion}]{VIII. Conclusion}\par
Women; being half of the overall population (as discussed in introduction) have been generally ignored in most of the familial, communal and public spheres of empowerment.\par
The secondary information in collaboration with the empirical analyses reflects that women are dis-privileged in public and domestic life, professional engagements, which consequentially influence their overall empowerment. The social organization of the area and communal relations explicitly reflect the patriarchic hold and male dominance, centuries old customs, traditions, norms and values, which barricade women's political empowerment to a greater extent. The study thus concludes that the feudalistic nature of the area as well as the negative perception and over-strict practice of Purdah have key role to block women from attaining political empowerment where males have the overall control of decision-making regarding women's fate.\par
In addition, the study reveals that the traditional pattern of thinking guides the communal relations and more specifically the formal relations that are regarded as political empowerment. Similarly, the gender-biased social structure and women involvement in domestic chores restrict women to the four walls of their home and affect women's status in regard of their political empowerment. In the nutshell, the over all discussion in collaboration with the experiential and literary facts; the study reaches to the result that most of the women are subject to vulnerability having pathetic life standard through deprivation from political involvement and then empowerment.  
\section[{IX. Recommendations}]{IX. Recommendations}\par
However, without changing socio-cultural, political and economic structural barriers at the national and international levels, the goal of gender equality or women's equal participation in politics and development will remain impossible to attain.\par
Area of the study is patriarchic and male oriented values prevail dominantly with centuries old traditions are the main socialization agents. In this regard, it is compulsory to provide gender equal socialization; equal facilitation and access to mass media for reduction of conservative thinking and improvement of gender balanced political environment.\par
Human capacities are dependent on the availability of resources such as education, health and employment that build capabilities and enlarge human choices. Access to education, health and employment is directly linked with women's ability to create space for themselves in politics and development. Women's consciousness of their political rights is another critical element for women's individual and collective agency. Political consciousness through building transformative communities is the sustainable way to transform women politics and development.\par
A strong women's movement and civil society is another condition of enabling environment that can influence the direction of politics and development in favor of women. Equal opportunities of politics should be provided both to male and female that will erase the concept of male dominance.\par
The number of female parliamentarians and counselors should be increased as there is lack of female representatives while funds' allocation for women's political emancipation should be ensured. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5299382716049382\textwidth}P{0.0241358024691358\textwidth}P{0.013641975308641975\textwidth}P{0.12172839506172839\textwidth}P{0.08080246913580247\textwidth}P{0.0797530864197531\textwidth}}
2012\tabcellsep \tabcellsep \tabcellsep \\
D D D D )\tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \\
Cultural Impediments\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Political Empowerment}\tabcellsep Total\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{To Some Extent To Greater Extent}\\
\multicolumn{2}{l}{Male dominancy affect women's political empowerment}\tabcellsep \tabcellsep 02 (06\%)\tabcellsep 31 (94\%)\tabcellsep 33 (100\%)\\
\multicolumn{3}{l}{Strict customs and tradition affect women's political}\tabcellsep 03 (11\%)\tabcellsep 25 (89\%)\tabcellsep 28 (100\%)\\
empowerment\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Purdah decreases women political empowerment}\tabcellsep \tabcellsep 01 (03\%)\tabcellsep 30 (97\%)\tabcellsep 31 (100\%)\\
\multicolumn{2}{l}{Feudalism influence women political participation}\tabcellsep \tabcellsep 04 (20\%)\tabcellsep 16 (80\%)\tabcellsep 20 (100\%)\\
\multicolumn{2}{l}{Conservatism decreases women political involvement}\tabcellsep \tabcellsep 02 (11\%)\tabcellsep 16 (89\%)\tabcellsep 18 (100\%)\\
\multicolumn{2}{l}{Religious misperception affect women political participation}\tabcellsep \tabcellsep 03 (15\%)\tabcellsep 17 (85\%)\tabcellsep 20 (100\%)\\
Total\tabcellsep \tabcellsep \tabcellsep 15 (10\%)\tabcellsep 135 (90\%)\tabcellsep 150 (100\%)\\
Chi-square = 2.456\tabcellsep Significance = 0.000 **\tabcellsep \multicolumn{2}{l}{Lambda = 0.12}\tabcellsep Gamma = 0.025\\
\multicolumn{5}{l}{(P=.000 ** < .05 there is highly significance relationship between patriarchy and women's political empowerment (?2}\\
= 2.456, D.f=6)\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: C**]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.43648648648648647\textwidth}P{0.027027027027027025\textwidth}P{0.002702702702702703\textwidth}P{0.15135135135135133\textwidth}P{0.1445945945945946\textwidth}P{0.08783783783783783\textwidth}}
\multicolumn{2}{l}{Pakhtun codes}\tabcellsep \tabcellsep \multicolumn{2}{l}{Political Empowerment}\tabcellsep Total\\
\tabcellsep \tabcellsep \tabcellsep To Some Extent\tabcellsep To Greater Extent\\
\multicolumn{2}{l}{Nang affect women's political empowerment}\tabcellsep \tabcellsep 02 (07\%)\tabcellsep 28 (93\%)\tabcellsep 30 (100\%)\\
\multicolumn{2}{l}{Haya influence women's political empowerment}\tabcellsep \tabcellsep 03 (12\%)\tabcellsep 22 (88\%)\tabcellsep 25 (100\%)\\
\multicolumn{2}{l}{Ghairat decreases women political empowerment}\tabcellsep \tabcellsep 03 (09\%)\tabcellsep 30 (91\%)\tabcellsep 33 (100\%)\\
\multicolumn{2}{l}{Domestic chores influence women political participation}\tabcellsep \tabcellsep 02 (06\%)\tabcellsep 30 (94\%)\tabcellsep 32 (100\%)\\
\multicolumn{2}{l}{Namus decreases women political involvement}\tabcellsep \tabcellsep 03 (19\%)\tabcellsep 13 (81\%)\tabcellsep 16 (100\%)\\
\multicolumn{2}{l}{Gender bias structure affect women political participation}\tabcellsep \tabcellsep 04 (29\%)\tabcellsep 10 (71\%)\tabcellsep 14 (100\%)\\
Total Chi-square = 1.256\tabcellsep Significance = 0.000\tabcellsep **\tabcellsep 17 (13\%) Lambda = 0.08\tabcellsep \multicolumn{2}{l}{133 (87\%) Gamma = 0.017 150 (100\%)}\end{longtable} \par
  {\small\itshape [Note: CYear(P=.000 ** < .05 there is highly significance relationship between Pakhtun codes and women's political empowerment (?2 = 1.256, D.f=6)]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ American Sociological Review]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{American Sociological Review}  		48  (3)  p. .  	 
\bibitem[
			Rutledge
		]{b20}\label{b20} 	 		\textit{},  		 			Rutledge 		.  		p. 5.  	 
\bibitem[Cambridge]{b37}\label{b37} 	 		\textit{},  		 			Cambridge 		.  		Polity Press.  	 
\bibitem[Waseela-E-Taleem]{b45}\label{b45} 	 		\textit{},  		 			Waseela-E-Taleem 		.  		 	 
\bibitem[Mcgraw-Hill and Usa]{b61}\label{b61} 	 		\textit{},  		 			Mcgraw-Hill 		,  		 			Usa 		.  		p. 454.  	 
\bibitem[Buenaventura-Posso ()]{b25}\label{b25} 	 		\textit{},  		 			Susan E B Buenaventura-Posso 		.  		1977.  	 
\bibitem[Connell ()]{b36}\label{b36} 	 		\textit{},  		 			R W Connell 		.  		1987. Gender and Power.  	 
\bibitem[Farooq ()]{b44}\label{b44} 	 		\textit{},  		 			A Farooq 		.  		2003.  	 
\bibitem[Ali et al. ()]{b4}\label{b4} 	 		\textit{},  		 			W Ali 		,  		 			M I Fani 		,  		 			S Afzal 		,  		 			Yasin 		,  		 			G 		.  		2010.  	 
\bibitem[ District Survey Report ()]{b41}\label{b41} 	 		\textit{},  	 	 		\textit{District Survey Report}  		2011.  	 
\bibitem[A Revolutionary Step. Daily Dawn (December 14)]{b46}\label{b46} 	 		\textit{A Revolutionary Step. Daily Dawn},  		December 14.  	 
\bibitem[Carneiro ()]{b30}\label{b30} 	 		‘A Theory of the Origin of the State’.  		 			R L Carneiro 		.  	 	 		\textit{Science}  		 0148-656X.  		1977. 1977. p. .  	 	 (Institute for Humane Studies) 
\bibitem[Wollstonecraft ()]{b72}\label{b72} 	 		\textit{A vindication of the rights of women with strictures on political and moral subjects},  		 			M Wollstonecraft 		.  		1792. Boston, MA, USA: Peter Edes.  	 
\bibitem[Losco ()]{b54}\label{b54} 	 		\textit{AmGov},  		 			J Losco 		.  		2010. New York: McGraw-Hill. p. 3.  	 
\bibitem[Roded (2006)]{b63}\label{b63} 	 		‘Bint al-Shati's Wives of the Prophet: Feminist or Feminine’.  		 			R Roded 		.  	 	 		\textit{British Journal of Middle Eastern Studies}  		2006. May. 33  (1)  p. .  	 
\bibitem[Beal ()]{b16}\label{b16} 	 		\textit{Boys and Girls: The Development of Gender Roles},  		 			C Beal 		.  		1994. New York, McGraw-Hill.  	 
\bibitem[Brody and Spender (ed.) ()]{b23}\label{b23} 	 		 			M Brody 		.  		\textit{Mary Wollstonecraft: Sexuality and Women's Rights},  				 			Dale Spender 		 (ed.)  		1983. p. .  	 
\bibitem[Aurat ()]{b12}\label{b12} 	 		\textit{Citizen's Campaign for Women representation in Local Government},  		 			Aurat 		.  		2001. Islamabad: Aurat Publications and Information Service Foundation.  	 
\bibitem[Collins ()]{b34}\label{b34} 	 		 			P H Collins 		.  		\textit{Fighting Worlds: Black Women and the Search for Justice},  				 (Minneapolis)  		1998. University of Minnesota Press.  	 
\bibitem[Butler ()]{b28}\label{b28} 	 		\textit{Contingent Foundations in Seyla Benhabib et al., Feminist Contentions: A Philosophical Exchange},  		 			J Butler 		.  		1995. New York; Rutledge. p. .  	 
\bibitem[Cultural Barriers in Women Empowerment: A Sociological Analysis of Multan Pakistan. European Journal of Social Sciences]{b5}\label{b5} 	 		‘Cultural Barriers in Women Empowerment: A Sociological Analysis of Multan’.  	 	 		\textit{Pakistan. European Journal of Social Sciences}  		18  (1) .  	 
\bibitem[Department for International Development (DFID) Making Faster Progress to Gender Equality ()]{b40}\label{b40} 	 		‘Department for International Development (DFID)’.  	 	 		\textit{Making Faster Progress to Gender Equality}  		2007. 2007-2009. DFID.  	 	 (Gender Equality Action Plan) 
\bibitem[Anita ()]{b6}\label{b6} 	 		\textit{Depiction of Women in Modern Pashtu Fiction. Phd Desertation, Noor Ullah Katuzia Printer GT Road Peshawar},  		 			A Anita 		.  		2010. p. 38.  	 
\bibitem[Eisenstein ()]{b43}\label{b43} 	 		 			Z Eisenstein 		.  		\textit{Contemporary Feminist Thought},  				 (Unwin, Londin)  		1984.  	 
\bibitem[Aderinwale ()]{b0}\label{b0} 	 		‘Empowering Women for the 21st Century’.  		 			A Aderinwale 		.  	 	 		\textit{The Challenges of Politics, Business, Development and Leadership. Summary Report of the 9th Annual Conference Affected by Gender},  				1997.  	 
\bibitem[Feminist Theorists: Three Centuries of key Women Thinkers ()]{b24}\label{b24} 	 		\textit{Feminist Theorists: Three Centuries of key Women Thinkers},  				 (Pantheon)  		1983. p. .  	 
\bibitem[Bell ()]{b18}\label{b18} 	 		\textit{Feminist Theory: From Margin to Center},  		 			H Bell 		.  		1984. Cambridge, MA: South End Press.  	 
\bibitem[Buenaventura-Posso and Brown (eds.) ()]{b26}\label{b26} 	 		\textit{Forced Transition from Egalitarianism to male Dominance: the Bari of Columbia},  		 			E Buenaventura-Posso 		,  		 			S E Brown 		.  		Etienne M.,  		Leacock, E., ed., Women and Colonization (eds.)  		1980. New York, NY, USA: Praeger Publishers.  	 
\bibitem[Lindholm ()]{b53}\label{b53} 	 		\textit{Frontier Perspective: Essay in Comparative Anthropology},  		 			C Lindholm 		.  		1996. Karachi: Oxford University Press. p. 196.  	 
\bibitem[Naz and Rehman ()]{b58}\label{b58} 	 		‘Gender and development: socio-cultural, economic, religious and Political impediments in women's empowerment and gender Development: a case study of Malakand division kpk Pakistan’.  		 			A Naz 		,  		 			H C Rehman 		.  		 \url{http://www.bioinfo.in/contents.php?id=189}  	 	 		\textit{BIOINFO Sociology}  		2011. 2011. 1  (1) .  	 
\bibitem[Bose and Rossi ()]{b21}\label{b21} 	 		‘Gender and Jobs: Prestige Standings of Occupations as Affected by Gender’.  		 			C E Bose 		,  		 			P H Rossi 		.  	 	 		\textit{American Sociological Review}  		1983. 48  (3) .  	 
\bibitem[Coleman ()]{b35}\label{b35} 	 		\textit{Gender Disparities, Economic Growth and Islamization in Pakistan},  		 			I Coleman 		.  		2004. Washington, D.C: Woodrow Wilson International Center for Scholars.  	 
\bibitem[Carolyn (2004)]{b31}\label{b31} 	 		\textit{Gender Equality and Women's Empowerment in the New Millennium. Woman: Her Spiritual Journey. Wisdom House},  		 			H Carolyn 		.  		2004. 31 October 2004. Litchfield CT. p. 3.  	 
\bibitem[Waylen ()]{b71}\label{b71} 	 		‘Gender, feminism and the state: An Overview’.  		 			G Waylen 		.  	 	 		\textit{Gender, Politics and the State},  				 			V Randall \& G. Waylen 		 (ed.)  		 (London: Routledge)  		1998. p. .  	 
\bibitem[Grindle ()]{b47}\label{b47} 	 		‘Good Enough Governance Revisited’.  		 			M Grindle 		.  	 	 		\textit{Development Policy Review}  		2007.  (5)  p. 25.  	 
\bibitem[Akutu ()]{b2}\label{b2} 	 		\textit{How empowered is the woman in Cameroon today? Women Outlook March edition NAPMEW},  		 			C Akutu 		.  		1997. Yaounde. p. 33.  	 
\bibitem[Kendall ()]{b50}\label{b50} 	 		 			D Kendall 		.  		\textit{Sociology in Our Times},  				2008. Thomson Wadsworth, USA. P.486.  	 	 (Seventh Ed) 
\bibitem[Bari ()]{b13}\label{b13} 	 		‘Local Government Elections’.  		 			F Bari 		.  	 	 		\textit{Ministry of Women and Development},  				 (Islamabad)  		2000.  	 
\bibitem[Alam ()]{b3}\label{b3} 	 		\textit{New Local Government Reforms in Pakistan-A way Forward towards Inducing Social Change},  		 			M Alam 		.  		2004.  		 			UK: School of Public Policy, University of Birmingham 		 	 
\bibitem[Anjum ()]{b7}\label{b7} 	 		‘New Local Government System: A Step towards Community Empowerment’.  		 			Z Anjum 		.  	 	 		\textit{Pakistan Development Review}  		2001. 40  (4)  p. 11.  	 
\bibitem[Condorcet and Marquis ()]{b33}\label{b33} 	 		\textit{On the Admission of Women to the Rights of Citizenship, The First Essay on the Political Rights of Women. A Translation of Condorcet's Essay "Sur l' Admission des Femmes aux Droits de Cité},  		 			De Condorcet 		,  		 			Marquis 		.  		1790. 1912. By Dr. Alice Drysdale Vickery; Letchworth: Garden City Press.  	 
\bibitem[Daraz ()]{b39}\label{b39} 	 		\textit{Pakhtun Social Structure and its Impacts on Women Education},  		 			U Daraz 		.  		2012.  		 			Department of Sociology International Islamic University Islamabad 		 	 	 (published MS Thesis) 
\bibitem[Cornwall and Gaventa ()]{b38}\label{b38} 	 		‘Participation in Governance’.  		 			A Cornwall 		,  		 			J Gaventa 		.  	 	 		\textit{International Development Governance}  		A. S. Haque and H. Zafarullah (ed.)  		2006. Taylor \& Francis.  	 
\bibitem[Political and Legislative Participation of Women in Pakistan, Issue and Perspective UNDP ()]{b70}\label{b70} 	 		‘Political and Legislative Participation of Women in Pakistan, Issue and Perspective’.  	 	 		\textit{UNDP}  		2005.  	 
\bibitem[Mahmood ()]{b55}\label{b55} 	 		‘Political Empowerment of Women: A Comparative Study of South Asian Countries’.  		 			A Mahmood 		.  	 	 		\textit{Pakistan Vision}  		2004. 10  (1)  p. .  	 
\bibitem[Jagger (ed.) ()]{b49}\label{b49} 	 		\textit{Political Philosophies of Women's Liberation},  		 			A Jagger 		.  		J.J. (ed.)  		1993.  	 
\bibitem[References Références Referencias]{b27}\label{b27} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Regional Report of Technical Assistance in Bangladesh ()]{b8}\label{b8} 	 		\textit{Regional Report of Technical Assistance in Bangladesh},  		2004. Nepal and Pakistan, ADB.  	 	 (Asian Development Bank (ADB)) 
\bibitem[Socorro ()]{b59}\label{b59} 	 		\textit{Regional Workshop on the Implementation of Quotas: Asian Experiences, Quotas in Pakistan: A Case Study},  		 			Reyes Socorro 		,  		 			L 		.  		2002.  	 	 (Discussion Paper read at the "Workshop on the Implementation of Quotas: Asian Experiences" Organized by the Institute for Democracy and Electoral Assistance in Jakarta. P. 2) 
\bibitem[Robson et al. (ed.) ()]{b62}\label{b62} 	 		 			Ann P Robson 		,  		 			Robson John 		,  		 			M 		.  		\textit{Sexual Equality: Writings by},  				 			John Stuart Mill,  			Harriet Taylor Mill,  			Helen Taylor 		 (ed.)  		 (Toronto)  		1970. University of Toronto Press.  	 
\bibitem[
			Ibrahim
		 ()]{b48}\label{b48} 	 		\textit{Socio-Cultural and Economic Constraints to Women's Political Empowerment in Pakhtun Society},  		 			Ibrahim 		.  		2012.  		 			Department of Sociology University of Malakand 		 	 	 (unpublished Mphil Thesis) 
\bibitem[Naz ()]{b57}\label{b57} 	 		\textit{Socio-Cultural and Political Constraints to Gender Development. An Unpublished PhD Dissertation},  		 			A Naz 		.  		2011. Islamabad, Pakistan.  		 			Department of Anthropology, Quaid-i-Azam University 		 	 
\bibitem[Ritzer ()]{b60}\label{b60} 	 		\textit{Sociological Theory (5 th Ed},  		 			G Ritzer 		.  		2000.  	 
\bibitem[Saleem (2010)]{b65}\label{b65} 	 		\textit{State of Women in Pakistan. Weekly Report. Daily The News},  		 			W Saleem 		.  		2010. January. 22.  	 
\bibitem[Begum ()]{b17}\label{b17} 	 		\textit{Status of Women in Tribal Areas},  		 			S Begum 		.  		1987. p. .  		 			Department of Sociology University of Peshawar 		 	 	 (Unpublished Master Thesis) 
\bibitem[Support for Implementing Gender Reform Action Plans In Pakistan ()]{b9}\label{b9} 	 		\textit{Support for Implementing Gender Reform Action Plans In Pakistan},  		 \url{www.adb.org/prf}  		2008.  	 	 (Asian Development Bank (ADB)) 
\bibitem[Khan and Naz ()]{b52}\label{b52} 	 		\textit{The Ignominy of Evenness; Pakhtun Social Organization and Gendered Decision-Making process among Pakhtuns of Pakistan},  		 			W Khan 		,  		 			A Naz 		.  		2012. Germany: Lap Lambert Publishing.  	 
\bibitem[Claire ()]{b32}\label{b32} 	 		\textit{The Life and Death of Mary Wollstonecraft. 144-155. Rev},  		 			T Claire 		.  		1974. New York. p. Penguin.  	 
\bibitem[Khan ()]{b51}\label{b51} 	 		\textit{The Role of Pakhtun Social Organization in Gendered Decision-Making (A Case study of Batkhela, District Malakand). An Unpublished M. Phil Dissertation},  		 			W Khan 		.  		2011.  		 			Department of Sociology, University of Malakand 		 	 
\bibitem[Spain ()]{b69}\label{b69} 	 		\textit{The Way of the Pathans; 6th Impression},  		 			J W Spain 		.  		1990. Karachi: Oxford University Press. p. .  	 
\bibitem[Asif ()]{b10}\label{b10} 	 		‘Violence against women in politics’.  		 			M Asif 		.  	 	 		\textit{South Asia Partnership-Pakistan}  		2008. p. 20.  	 
\bibitem[Sarho ()]{b66}\label{b66} 	 		‘Women and Political Participation in Africa: The Limitations of the Immediate Environment’.  		 			J W Sarho 		.  	 	 		\textit{The Challenges of Politics, Business, Development and Leadership. Summary Report of the 9th Annual Conference of the Africa Leadership Forum In},  				 (Accra, Ghana)  		1997.  	 	 (Empowering Women for the 21st Century) 
\bibitem[Shah (ed.) ()]{b67}\label{b67} 	 		\textit{Women and Population Dynomic: Perspectives from Asian Countries},  		 			N M Shah 		.  		K. Mahadevan (ed.)  		1989. New Delhi; Damodar: Sage Publication Singhal. p. .  	 	 (Female Status in Pakistan. Where are we Know) 
\bibitem[Drage ()]{b42}\label{b42} 	 		‘Women in Local Government in Asia and the Pacific: A Comparative Analysis of Thirteen Analysis’.  		 			J Drage 		.  	 	 		\textit{United Nations Economic and Social Commission for Asia and the Pacific}  		2001. ESCAP.  	 
\bibitem[Saiyid ()]{b64}\label{b64} 	 		\textit{Women in Politics, Problems of Participation. A case study of Pakistan},  		 			D H Saiyid 		.  		2001.  	 	 (Islamabad) 
\bibitem[Shaheed ()]{b68}\label{b68} 	 		\textit{Women in Politics: Participation and Representation in Pakistan. An overview. Shirkat Gah-Women's Resource Centre},  		 			Shaheed 		.  		2009. Lahore -Pakistan. p. 26.  	 
\bibitem[Aslam (2002)]{b11}\label{b11} 	 		\textit{Women not at War with Men under Feminist Drive},  		 			T Aslam 		.  		2002. Jan 22. Pakistan.  		 			Jang Group of newspaper 		 	 
\bibitem[Bari ()]{b14}\label{b14} 	 		\textit{Women Political Participation},  		 			F Bari 		.  		2005.  	 
\bibitem[Basu ()]{b15}\label{b15} 	 		‘Women Political Parties and Social Movements in South Asia’.  		 			A Basu 		.  	 	 		\textit{United Nations Research Institute for Social Development}  		2005. UNRISD.  	 
\bibitem[Buvinic ()]{b29}\label{b29} 	 		‘Women's Issues in Third World Poverty: A Policy Analysis’.  		 			M Buvinic 		.  	 	 		\textit{Women and Poverty in the Third World},  				 			Mayra 		 (ed.)  		 (Baltimore)  		1983. Johns Hopkins University Press.  	 
\bibitem[Mirza ()]{b56}\label{b56} 	 		\textit{Women's Participation in Local Government Election},  		 			N Mirza 		.  		2002. 2000-2001. Aurat Publication and Information Service Foundation Islamabad. p. 9.  	 
\bibitem[Bodichon and Smith (ed.) ()]{b19}\label{b19} 	 		\textit{Women's source library},  		 			B Bodichon 		,  		 			L Smith 		,  		 			Lacey 		.  		Barbara Leigh Smith Bodichon and the Langham Place Group. Candida Ann (ed.)  		2001.  	 
\bibitem[Brand ()]{b22}\label{b22} 	 		\textit{Women, the State, and Political Liberalization: Middle Eastern and North African Experiences},  		 			L A Brand 		.  		1998. New York: Columbia University Press. P. 10.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
