   /* ::::: LAYOUT :::::
      based on the wrapper-free Holy Grail layout by AListApart
      Modified to use a single wrapper to free up the body element
*/

body {
    background: #f1f2e5;
}

#wrapper {
    width: 975px;
    margin: 0 auto;
}

#header,
#footer {
    position: relative;
    float: left;
    width: 975px;
}

#header {
    height: 140px;
}
.mp-tvm {
    position:absolute;
    left:90px;
    top:65px;
    font-family:georgia; color:#808170;
    font-size:0.923em;
    }
#content {
    float: left;
    display: inline;
    margin: 20px 0 0;
    width: 615px;
}
.page.events #content {
    width: 975px;
}

#sidebar {
    float: left;
    display: inline;
    margin: 20px 0 0 15px;
    width: 345px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */


/* HEADER */

h1 {
    float: left;
    width: 286px; height: 24px;
    margin: 37px 0 0 !important; padding: 0 10px 0 0;
    background: url(img/logo.gif) no-repeat;
    border-right: 1px solid #c4cfba;
    text-indent: -999em;
}

h1 a {
    display: block;
    float: left;
    width: 286px; height: 24px;
}

#header p {
    float: left;
    margin: 35px 0 0; padding: 0 0 0 10px;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-size: 0.923em;
    text-transform: uppercase;
    line-height: 1.1667;
    color: #808170;
}
#header p em {
    text-transform: none;
}

#qtranslate-chooser { display: none; }

#navi,
#footer_navi {
    position: absolute;
    top: 89px; left: 0;
    width: 975px;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-size: 1.1538em;
    font-weight: bold;
    text-transform: uppercase;
    border-style: solid;
    border-color: #000 #f1f2e5 #c4cfba #f1f2e5;
    border-width: 2px 0 1px;
}
#footer_navi {
    position: relative;
    top: 0;
    float: left;
    margin: 0 0 20px;
}

#navi li,
#footer_navi li {
    float: left;
    display: inline;
}

#navi a,
#footer_navi a {
    float: left;
    display: block;
    line-height: 49px; height: 49px;
    padding: 0 11px;
}

#nav_home a,
#fnav_home a { padding-left: 0; }
#nav_contact a,
#fnav_contact a { padding-right: 0; }

.home #nav_home a, .home #fnav_home a,
.about-shashi #nav_about a, .about-shashi #fnav_about a,
.articles #nav_articles a, .articles #fnav_articles a,
.vote #nav_vote a, .vote #fnav_vote a,
.events #nav_events a, .events #fnav_events a,
.speeches #nav_speeches a, .speeches #fnav_speeches a,
.media #nav_media a, .media #fnav_media a,
.press #nav_press a, .press #fnav_press a,
.contact #nav_contact a, .contact #fnav_contact a {
    color: #000;
}

#navi em,
#footer_navi em { font-weight: normal; }
#navi span,
#footer_navi span { text-transform: lowercase; }

#qtrans_language_chooser {
    display: none;
    position: absolute;
    right: 0; top: 33px;
    padding: 0 0 0 10px;
    line-height: 20px;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-size: 1.0769em;
    border-left: 2px solid #c4cfba;
}

#qtrans_language_chooser li {
    line-height: 1.308;
}

#qtrans_language_chooser a {
    font-size: 0.929em;
    text-decoration: underline;
}

#qtrans_language_chooser .active a {
    color: #000;
    font-style: italic;
    text-decoration: none;
}


/* CONTENT */

#intro {
    padding: 5px 0 0;
}

#intro img {
    position: relative; z-index: 2;
    float: left;
    margin: -35px 10px 0 5px !important;
    padding-top:20px;
    height:165px;
}
#intro h2,
#intro p {
    position: relative;
    z-index: 2;
}

#intro p {
    font-size: 1.0769em;
}

.block {
    clear: left;
    margin: 0 0 53px;
    width: 100%;
}

.block h2 {
    margin: 0 0 9px; padding: 9px 0;
    /*line-height: 39px;*/
    text-align: center;
    border-style: solid;
    border-color: #000 #f1f2e5 #c4cfba #f1f2e5;
    border-width: 2px 0 1px;
}

.block_meta {
    float: left;
    margin: 0 !important;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-style: italic;
}

.tweetmeme-box {
    float: right;
    margin: 0 0 15px 20px;
}

.diggthis {
    float: left;
    margin: 2px 0 0;
    height: 18px;
}

.block_more {
    float: right;
    margin: 5px 0 0;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-style: italic;
    text-decoration: underline !important;
}


/* WHAT'S NEW */

.news_pic img {
    float: left;
    margin: 0 15px 0 0 !important;
    /*border: 5px solid #a6a791;*/
}

#news_tabbed ul {
    float: left;
    clear: left;
    margin: 9px 0 0;
}

#news_tabbed li {
    float: left;
    display: inline;
    width: 159px; height: 83px;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-weight: bold;
    text-align: center;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #c4cfba;
    background: #ecede0;
}

#news_tabbed li a {
    float: left;
    display: block;
    padding: 10px 15px;
    text-decoration: underline;
}

#news_more {
    width: 135px !important;
    font-weight: normal !important;
    border-right: 0 !important;
}
#news_more a {
    padding: 0 !important;
    width: 135px !important;
    line-height: 85px; height: 85px;
    text-align: center;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs-selected {
    border-top-color: #f1f2e5 !important;
    background-color: #f1f2e5 !important;
}




/* POSTS, ARTICLE */

.posts,
.article {
    float: left; clear: left;
    margin: 20px 0;
}

.post {
    margin: 0 0 20px;
    border-bottom: 1px solid #c4cfba;
}

.post .news_pic {
    float: left;
    margin: 0 0 20px;
}



/* SIDEBAR */

.chalkboard {
    position: relative;
    margin: 5px 0 24px;
    width: 345px; height: 125px;
    background: url(../img/chalkboard_major.gif) no-repeat;
}

.chalkboard h2,
.chalkboard p,
.chalkboard strong { color: #fff; }

.chalkboard h2 {
    padding: 0;
    width: 345px; height: 55px; line-height: 55px;
    text-align: center;
    border: 0;
}

.chalkboard span { text-transform: uppercase; }


/* PROMISES */

#promises_slides {
    height: 40px;
}

#promises_slides p {
    width: 345px;
    font-size: 1.1538em;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-style: italic;
    text-align: center;
}


/* TWITTER UPDATES */

#twitter_updates ul {
    margin: -10px 0 0;
}

#twitter_updates li {
    padding: 10px 0 10px 22px;
    border-bottom: 1px solid #c4cfba;
    background: url(../img/comment.gif) no-repeat 0 11px;
}

.tweet_date {
    font-family: Georgia, "Times New Roman", Times,serif;
    font-style: italic;
    text-decoration: underline !important;
}



/* NEWSLETTER */

#mp-container {
    margin: 10px 0 0 -22px !important;
    height: 30px;
}
#mp-container div { margin: 0 !important; }

#mp-form {
    float: left;
    position: relative;
}

.MailPressFormEmail {
    width: 230px;
}

.MailPressFormSubmit {
    margin: 0 !important;
}

#mp-loading,
#mp-message {
    right: 0;
    font-family: Georgia, "Times New Roman", Times,serif;
    font-style: italic;
    color: #000;
}
#mp-message .success {
    padding: 0 0 0 22px;
    background: url(../img/icons/tick.png) no-repeat 0 50%;
}
#mp-message .error {
    padding: 0 0 0 22px;
    background: url(../img/icons/cross.png) no-repeat 0 50%;
}




/* ARTICLES */

.more_articles ul {
    margin: -5px 0 0;
}

.more_articles li {
    padding: 10px 0;
    border-bottom: 1px solid #c4cfba;
}

.more_articles li a {
    display: block;
    padding: 0 0 0 22px;
    background: url(../img/icons/document_text.png) no-repeat;
}


/* FOOTER */

#footer {
    padding: 0 0 80px;
}

#footer p {
    float: left;
    font-size: 1.0769em;
    font-family: Georgia, "Times New Roman", Times,serif;
}

#coma { float: right !important; }

#coma span {
    float: left;
    display: block;
    width: 90px;
    line-height: 15px;
}

#coma a {
    float: left;
    display: block;
    margin: 2px 0 0;
    width: 77px; height: 21px;
    background: url(../img/coma_logo.gif) no-repeat;
    text-indent: -999em;
}

#tooltip{
    position: absolute;
    top: 0; left: 0;
    z-index: 99;
    display: none;
    float: left;
    padding: 6px 10px;
    font-size: 1.2em;
    background: #fff;
}
