/*
Theme Name: P@SHA Social Innovation Fund
Theme URI: http://pasha.org.pk
Description: The theme for P@SHA's social innovation site
Author: Hameedullah Khan
Author URI: http://hameedullah.com
Version: 0.1
License: All rights protected with P@SHA
*/

* {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: Helvetica;
    font-size: 12px;
    color: #a2a2a2;
    font-size: 12px;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

h2 {
    font-family: Helvetica;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
}

h4 {
    font-family: Helvetica;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}

#container {
    position: relative;
    width: 960px;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

#logo img {
    border: 0px;
}
#logo {
    width: 306px;
    height: 74px;
    border: 0px;
}

.navigation {
}

div.navigation {
    width: 100%;
    margin: 20px 0px;
    padding:  10px 0px;
    border-top: 1px solid #bcbdc0;
    border-bottom: 1px solid #bcbdc0;
}

.navigation ul li {
    background: url(images/menu-bg.png) repeat-y scroll right top transparent;
    color: #5f5f5f;
    font-weight: bold;
    padding: 2px 8px 2px 8px;
    text-align: left;
}

.navigation ul a,
.navigation ul a:link,
.navigation ul a:visited,
.navigation ul a:active,
.navigation ul a:hover {
    color: #5f5f5f;
    font-weight: bold;
    text-decoration: none;
}
.navigation ul li:first-child {
    padding-left: 10px;
}
.navigation ul li.sfHover:last-child,
.navigation ul li:last-child {
    border-right: none;
    background: none;
}
.navigation ul li:hover,
.navigation ul li.sfHover {
    background: #e1e1e1 url(images/menu-bg.png) repeat-y right;
}

/* submenu */
.navigation li ul {
    background: #e1e1e1;
    border: 0px none;
    padding: 0 10px 0 8px;
}
.navigation li ul li:first-child {
    padding-left: 0px;
}
.navigation li ul li,
.navigation li ul li:last-child {
    display: block;
    border-top: 1px solid #5f5f5f;
    background: #e1e1e1 none;
    padding: 10px 0px;
    clear: both;
}

.navigation ul li:hover li,
.navigation ul li.sfHover li {
    background: #e1e1e1 none;
}
.clear {
    clear: both;
}


#maincontent {
    margin-top: -70px;
    min-height: 500px;
    width: 960px;
    z-index: -1;
}
#formmaincontent {
    position: relative;
    top: -120px;
    width: 960px;
}
#advisorycontent {
    width: 960px;
    z-index: -1;
}
#firstleftbox {
    float: left;
    width: 400px;
    min-height: 300px;
    margin-top: 50px;
}
#firstrightbox {
    border: 1px solid #bcbdc0;
    min-height: 450px;
    width: 410px;
    z-index: -1;
    padding-top: 70px;
    padding-left: 30px;
    margin-left: 30px;
    float: left;
}

.frontpagetext {
    font-size: 14px;
    color: #a2a2a2;
    margin-right: 15px;
    text-align: justify;
    line-height: 1.25;
}


#pashafundhomepage {
    color: #bcbdc0;
    font-size: 16px;
    font-weight: bold;
}


.bigredtext {
    line-height: 50px;
    text-transform: uppercase;
    color: #d2262d;
    font-size: 54px;
    letter-spacing: -3px;
}

#introtext {
    border-left: 2px solid #bcbdc0;
    color: #a2a2a2;
    margin: 10px 0px 0px 80px;
    padding: 10px 60px 30px 20px;
    font-size: 14px;
    line-height: 1.30;
}



#homepagevideo {
    position: relative;
    top: -50px;
    float: left;
}
.morevideos {
    width: 400px;
    margin-top: 20px;
}
.morevideos span {
    color: #bcbdc0;
    font-size: 16px;
    margin-bottom: 5px;
}
.morevideolist {
    background-color: #e6e6e6;
    padding: 10px;
}
.morevideolist ul {
    list-style: none;
}
.morevideolist ul li {
    display: inline;
    float: left;
}

#homepageadvisorywidget {
    width: 460px;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
}
.firstadvisoryboardbox {
    padding-left: 40px;
    margin-left: 20px;
    border-left: 1px solid #bcbdc0;
    color: #6d6e6f;
}
.firstadvsioryboardbox hr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    background-color: #e6e6e6;
}

.profiledisplay {
}
.profilepic {
    width: 92px;
    height: 95px;
    float: left;
    padding-bottom: 60px;
}
.profilepic img {
    width: 92px;
    height: 95px;
}
.profileinfo {
    width: 300px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}
.profiledesc {
    text-align: justify;
}
.profileinfo span.name {
    font-size: 16px;
    font-weight: bold;
}
.profileinfo .continuereading {
    float: right;
}
.profilelist {
    margin-left: 80px;
}
.profilelist ul {
    list-style: none;
    margin-top: 10px;
}
.profilelist ul li {
    float: left;
    margin-left: 5px;
    width: 90px;
}
.profilelist img {
    width: 90px;
    height: 88px;
}
.profilelist p {
    margin-top: 5px;
    font-size: 12px;
}

#homepagesponsorbox {
    position: relative;
    top: -80px;
}
.sponsorbox p {
    text-align: center;
    font-size: 14px;
}
.sponsorbox div {
    float: left;
    margin-left: 20px;
}

.copyrightnotice {
    margin-top: 30px;
    padding-top: 2px;
    bottom: 0px;
    width: 100%;
    height: 20px;
    background-color: #bcbdc0;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	clear:both;
}
.teamants {
    float: right;
    display: inline;
}
.copyrighttext {
    display: inline-block;
    text-transform: uppercase;
    width: 80%;
    text-align: center;
    padding-top: 2px;
}

#applicationformbox #formcontent {
    /* IE is a joke, it buls inner elements on giving shadow to the container */
    position: relative; /* This protects the inner element from being blurred */
    padding-top: 150px;
}

#appformtagline p {
    text-align: center;
    font-size: 14px;
}
#appformtagline {
    margin-bottom: 20px;
}

#formleftcolumn {
    float: left;
    min-height: 200px;
    width: 400px;
    padding-top: 10px;
    padding-left: 20px;
    border-right: 1px solid #bcbdc0;
    padding-right: 20px;
}
.field {
    margin-bottom: 20px;
}
.field label {
    font-size: 16px;
    margin-right: 20px;
    color: #626365;
    float: left;
}
.detailfield {
    margin-bottom: 20px;
}
.detailfield label {
    font-size: 16px;
    color: #626365;

    display: block;
    margin-bottom: 5px;
}
.field input {
    float: right;
}
textarea, input {
    border:1px solid #bcbdc0;
    padding: 2px 4px;
    height: 20px;
    width: 200px;
    letter-spacing: 1px;
}
textarea {
    height: 100px;
    width: 380px;
}
#formleftcolumn .field p {
    text-align: center;
}
#formrightcolumn {
    float: left;
    min-height: 200px;
    width: 400px;
    margin-left: 20px;
    padding-top: 10px;
    padding-left: 20px;
}
#appformsep {
    margin-left: 100px;    
    border: 1px solid red;
    margin-top: 50px;
}
#appsubmit {
    position: relative;
    right: -508px;
    width: 160px;
    height: 45px;
    margin-left: 200px;
    background-color: #e90e17;
    padding: 0px 48px 0px 15px;
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 50px;
}
#appsubmit a,
#appsubmit a:link,
#appsubmit a:visited,
#appsubmit a:active,
#appsubmit a:hover {
    display: block;
    width: 160px;
    font-size: 30px;
    color: #FFFFFF;
    text-decoration: none;
}

#appsubmitcorner {
    position: relative;
    right: -918px;
    top: -104px;
    width: 13px;
    height: 11px;
    background-image: url('images/applynow-corner.png');
}

#advisoryleftcolumn {
    float: left;
    margin-top: 20px;
}

#advisoryrightcolumn {
    float: right;
    margin-top: -150px;
}

.advisoryinfo {
    min-height: 300px;
    width: 550px;
    background-color: #bcbdc0;
    padding: 10px;
}
.programinfo {
    min-height: 300px;
    width: 550px;
    background-color: #ffffff;
    padding: 10px;
}
.programinfo h2 {
    font-size: 22px;
}
.programinfo h4 {
    font-size: 14px;
}
.postcontent {
    min-height: 300px;
    width: 550px;
    background-color: #ffffff;
    padding: 10px;
}
.postcontent h2 {
    font-size: 22px;
}
.postcontent h4 {
    font-size: 14px;
}
.advisorypicture {
    float: left;
    padding-right: 20px;
    margin-bottom: 10px;
}
.advisorypicture img {
    width: 200px;
    height: 250px;
}
.maintext {
    color: #656565;
    font-size: 12px;
    letter-spacing: 1.15px;
    padding-bottom: 10px;
}

.maintext p, .maintext ul {
    margin-bottom: 10px;
}

.maintext ul {
    position: relative;
    padding-left: 10px;

}
.advisorytext {
    color: #656565;
    font-size: 12px;
    letter-spacing: 1.15px;
    padding-bottom: 10px;
}

.advisorytext p, .advisorytext ul {
    margin-bottom: 10px;
}

.advisorytext ul {
    position: relative;
    padding-left: 10px;

}
#advisorysidebarwidget {
    width: 350px;
    background-color: #bcbdc0;
    color: #58595b;
    padding: 10px;
}
#advisorysidebarwidget .firstadvisoryboardbox {
    padding-left: 0px;
}
#advisorysidebarwidget .profilelist li {
    width: 70px;
}
#advisorysidebarwidget .profilelist {
    margin-left: 20px;
}
#advisorysidebarwidget .profileinfo {
    width: 230px;
}
#advisorysidebarwidget .profilelist img {
    width: 60px;
    height: 60px;
    text-align: center;
}
#advisorysidebarwidget .profilelist p {
    font-size: 10px;
}
#videossidebarwidget {
    width: 350px;
    color: #58595b;
    padding: 10px;
    background-color: #e0e0e0;
}
#videossidebarwidget .morevideos {
    width: 350px;
    margin-top: 20px;
}
#videossidebarwidget .morevideos span {
    color: #868686;
}
#videossidebarwidget .morevideolist ul li {
    display: inline;
    float: left;
}
#sponsorsidebar {
    margin-top: 20px;
    padding-left: 20px;
}
#appformthanksline p {
    text-align: center;
    font-size: 18px;
}
#appformthanksline {
    margin-bottom: 20px;
}
.pashalogo, .googlelogo {
    float: left;
}
.pashalogo {
    margin-right: 30px;
}
.otheradvisors {
    margin-top: 20px;
}

.otheradvisors span.name {
    font-size: 14px;
    color: #000000;
}
.otheradvisors .profileinfo {
    padding-top: 10px;
    width: 500px;
}
.otheradvisors .profileinfo img {
    float: left;
    width: 80px;
    height: 100px;
    padding-right: 10px;
}
.otheradvisors p.profiledesc {
    color: #a6a6a6;
}
.otheradvisors .profilelist {
    margin-top: 20px;
    margin-left: 10px;
    width: 480px;
}
.otheradvisors .profilelist ul li {
    margin-left: 30px;
    width: inherit;
    text-align: center;
}
.otheradvisors .profilelist img {
}
.otheradvisors hr {
    margin-top: 20px;
    width: 500px;
}

.profilelist a,
.profilelist a:link,
.profilelist a:visited,
.profilelist a:active,
.profilelist a:hover,
.profiledisplay a,
.profiledisplay a:link,
.profiledisplay a:visited,
.profiledisplay a:active,
.profiledisplay a:hover {
    color: #5f5f5f;
    font-weight: bold;

    text-decoration: none;
}

.morevideolist ul li img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.textdarkred { 
    color: #cc0911;
    font-family: Helvetica;
    font-size: 9px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none; 
}

.textdarkred:hover { 
    color: #cc0911;
    font-family: Helvetica;
    font-size: 9px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

#advisoryrightcolumn .widget {
    margin-top: 20px;
}

#advisoryrightcolumn .widgetcontent {
    margin-left: 10px;
}
#advisoryrightcolumn .widget .innerbox {
    margin-left: 20px;
    margin-bottom: 10px;
}
#advisoryrightcolumn .widgetsubhead {
    font-weight: bold;
    font-size: 12px;
    color: #a2a2a2;
}


/* =Page Heading
----------------------------------------------- */
#pageheading {
    margin-top: 80px;
}

#content-single-column #pageheading {
    margin-top: 10px;
}

.center-heading-image {
    text-align: center;
}
.single-title {
    font-size: 32px;
}
.single-title img {
    position: relative;
    z-index: 1;
}

.single-image-title {
    position: relative;
    left: 70px;
    top: -50px;
    display: block;
    z-index: 0;
}
.single-noimage-title {
    font-family: "Avant Gardeu";
    color: #d2262d;
    width: 540px;
    height: 68px;
    padding-top: 14px;
    padding-left: 20px;
    font-size: 50px;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 72px;
    text-align: left;
}

#content-single-column .single-noimage-title {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

/* =Page Layout
----------------------------------------------- */
#content {
    float: left;
    width: 560px;
}
#content-single-column {
    width: 960px;
    padding-top: 50px;
}
#singlecolumncontent {
    width: 960px;
    padding-top: 50px;
}

#sidebar {
    float: right;
    margin-top: 50px;
}

/* =Text Formatting
----------------------------------------------- */
.entry-content {
    background-color: #ffffff;
    padding: 10px;
}
.entry-content h1,
.entry-content h2 {
    font-size: 22px;
}
.entry-content {
    color: #656565;
    font-size: 12px;
    letter-spacing: 1.15px;
    padding-bottom: 10px;
}

.entry-content p,
.entry-content ul {
    margin-bottom: 10px;
}

.entry-content ul {
    position: relative;
    padding-left: 10px;

}

.entry-content h4 {
    color: #585858;
    font-weight: bolder;
    font-size: 16px;
    letter-spacing: 0px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    padding: 10px 10px 0 10px;
    margin-bottom: 0px;
}

.entry-content ul,
.entry-content p {
    padding: 0 10px;
    color: #a2a2a2;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 17px;
}

.entry-content .blogroll {
    margin-bottom: 20px;
}

.resources-links-heading {
    list-style: none;
}
.resources-links-heading h2 {
    padding: 0px;
}
.resources-link {
    padding-top: 10px;
    list-style: disc;
}
.resources-link a,
.resources-link a:link,
.resources-link a:visited,
.resources-link a:active,
.resources-link a:hover {
    color: #5f5f5f;
    text-decoration: none;
    font-size: 12px;
    line-height: 17px;
}

.faqtext h5 {
    color: #585858;
    font-weight: bolder;
    font-size: 14px;
    letter-spacing: 0px;
    padding-bottom: 5px;
}
.faqtext {
    letter-spacing: 0px;
    color: #9a9a9a;
}
.faqtext ul {
    padding-left: 30px;
}

.faqtext hr {
    background-color: #dcdcdc;
    margin: 20px 0;
    height: 0.1em;
    border: 0px none;
}


.maintext {
    color: #555555;
    font-size: 14px;
    letter-spacing: 1.15px;
    padding-bottom: 10px;
}
.maintext p, .maintext ul {
    margin-bottom: 10px;
}

.maintext ul {
    position: relative;
    padding-left: 10px;

}
.maintext h5 {
    color: #585858;
    font-weight: bolder;
    font-size: 14px;
    letter-spacing: 0px;
    padding-bottom: 5px;
}

.maintext hr {
    color: #bcbdc0;
    background-color: #bcbdc0;
    margin: 20px 0;
}




/* =Special Text Formatting
----------------------------------------------- */

.highlightpara {
    background-color: #e0e0e0;
    padding: 15px 0 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -border-radius: 10px;
}

.criteriatext {
    margin: 30px 0 0 30px;
    background-color: #e0e0e0;
    padding: 0px 0 10px;
}

.criteriatext h2 {
    padding: 15px 0 0 30px;
    margin: 0px 0 0 -13px;
    background: url(images/imp-heading-bg.png) no-repeat;
    font-size: 55px;
    letter-spacing: -2px;
    color: #ffffff;
    text-transform: lowercase;
    font-family: avant garde;
}
.criteriatext h4,
.criteriatext ul,
.criteriatext p {
    padding-left: 30px;
}

.formtagline {
    color: #bdbdbd;
}

.contactinfo {
    margin-top: 20px;
    text-align: left;
}

.highlight {
    color: #ff0000;
}


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

.nosidebarheading {
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
}
.centerbox {
    text-align: center;
    width: 700px;
    margin: auto;
}

.contactform {
    width: 500px;
    text-align: left;
}


/* =Forms
----------------------------------------------- */

.formfield {
    clear: both;
    padding-top: 20px;
}

.formlabel {
    width: 100px;
    padding-right: 10px;
    float: left;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
}

.forminput {
    float: left;
}

.forminput textarea {
    width: 250px;
    height: 100px;
}

.forminput input {
    width: 250px;
    height: 25px;
}

.formsubmit {
    border-top: 1px solid red;
    margin: 20px 0 0 0;
    width: 80%;
    text-align: center;
}
.formsubmitbutton {
    background: url(images/form-submit.png) no-repeat;
    width: 180px;
    height: 50px;
    margin-left: 95%;
    margin-top: -12px;
    cursor: pointer;
}


/* =Profile Details
----------------------------------------------- */
.profiledetailinfo {
    width: 100%;
    background-color: #bcbdc0;
    padding: 10px;
}
.profilepicture {
    float: left;
    padding-right: 20px;
    margin-bottom: 10px;
}
.profilepicture img {
    width: 200px;
    height: 250px;
}
.profiledetailtext {
    padding-bottom: 10px;
}

.profiledetailtext p,
.profiledetailtext ul {
    margin-bottom: 10px;
    color: #656565;
    font-size: 12px;
    letter-spacing: 1.15px;
}

.profiledetailtext ul {
    position: relative;
    padding-left: 10px;

}

.otherprofiles {
    margin-top: 20px;
    padding-left: 20px;
}

.otherprofiles span.name {
    font-size: 14px;
    color: #000000;
}
.otherprofiles .profileinfo {
    padding-top: 10px;
    width: 500px;
}
.otherprofiles .profileinfo img {
    float: left;
    width: 80px;
    height: 100px;
    padding-right: 10px;
}
.otherprofiles p.profiledesc {
    color: #a6a6a6;
}
.otherprofiles .profilelist {
    margin-top: 20px;
    margin-left: 10px;
    width: 480px;
}
.otherprofiles .profilelist ul li {
    margin-left: 30px;
    width: inherit;
    text-align: center;
}
.otherprofiles .profilelist img {
}
.otherprofiles hr {
    margin-top: 20px;
    width: 500px;
}


/* =Application
----------------------------------------------- */

#applicationformbox {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bcbdc0;
    padding-top: 120px;
    margin-top: -130px;
}
#applicationformbox #formcontent {
    /* IE is a joke, it buls inner elements on giving shadow to the container */
    position: relative; /* This protects the inner element from being blurred */
    padding-top: 150px;
}

#appformtagline p {
    text-align: center;
    font-size: 14px;
}
#appformtagline {
    margin-bottom: 20px;
}

#general-text-box {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bcbdc0;
    padding-top: 50px;
    margin-top: -60px;
    z-index: 0;
    position: relative;
}


/* =Sidebar
----------------------------------------------- */
div.widget {
    margin-bottom: 20px;
}

/* =Events
----------------------------------------------- */
#tec-content {
    margin-top: 20px;
}

.eventsListWidget ul.upcoming {
    padding-left: 20px;
}

.eventsListWidget ul.upcoming li {
    margin-bottom: 10px;
}

.eventsListWidget ul.upcoming .when {
    font-weight: bold;
}

.eventsListWidget ul.upcoming a.more-link {
    display: none;
}


/* =Headings
----------------------------------------------- */
.entry-title {
    margin-top: 10px;
}


/* =Blog
----------------------------------------------- */

.blogindex {
    margin-bottom: 20px;
}

.blogpost {
    margin-bottom: 20px;
}

.blogpost .entry-title {
    color: #000000;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.blogpost .entry-title a,
.blogpost .entry-title a:visited,
.blogpost .entry-title a:hover,
.blogpost .entry-title a:active,
.blogpost .entry-title h1,
.blogpost .entry-title h2 {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.blogpost-content {
    padding: 0;
}

.blogpost-content p {
    padding: 0;
}

.blogpost .entry-meta {
    background-color: #fcfcfc;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 5px;
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
}

.blogpost .entry-comments {
    margin-top: 2px;
    color: #7da07d;
    background: url(images/commentsicon.png) no-repeat;
    padding-left: 15px;
}

.blogpost .entry-date {
    margin-top: 2px;
    color: #000000;
    background: url(images/dateicon.png) no-repeat;
    padding-left: 15px;
}


/* =Pagination
----------------------------------------------- */

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}


/* Navigation: =SuperFish
----------------------------------------------- */
.sf-menu, .sf-menu * {
        margin:                 0;
        padding:                0;
        list-style:             none;
}
.sf-menu {
        line-height:    1.0;
}
.sf-menu ul {
        position:               absolute;
        top:                    -999em;
        width:                  10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
        width:                  100%;
}
.sf-menu li:hover {
        visibility:             inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
        float:                  left;
        position:               relative;
}
.sf-menu a {
        display:                block;
        position:               relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
        left:                   0;
        top:                    1.4em; 
        z-index:                99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
        top:                    -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
        left:                   10em; /* match ul width */
        top:                    0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
        top:                    -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
        left:                   10em; /* match ul width */
        top:                    0;
}

/* =Mentor
----------------------------------------------- */
#applicatoincentercolumn {
    width: 50%;
    margin: 0 auto;
}


/* =Misc
----------------------------------------------- */
.tagline {
    text-align: center;
}
.tagline .tagname {
    color: #d2262d;
}

blockquote {
    padding: 20px;
}

ol {
    color: #A2A2A2;
}