/*  =WIDGETS
----------------------------------------------------*/

        div#content div.column-left div.widget {
            width: 202px;
            height: 77px;
            background: transparent url(../images/widget_left-column_bg.gif) no-repeat 0 0;
            margin: 0 -2px 10px -2px;
            }

        body.frontpage div#content div.column-right div.widget {
            width: 273px;
            height: 77px;
            background: transparent url(../images/widget_frontpage_bg.gif) no-repeat 0 0;
            margin: 0 auto 10px auto;
            }



div.widget-newsletter {
    position: relative;
    }

    div.widget-newsletter form {
        position: absolute;
        display: block;
        background: transparent url(../images/widget_newsletter_bg.jpg) no-repeat 0 0;
        left: 6px;
        top: 6px;
        width: 190px;
        height: 65px;
        }

        div.widget-newsletter form.feedback {
            background-image: url(../images/widget_newsletter_feedback_bg.gif);
            }

            body.frontpage div.widget-newsletter form {
                background: transparent url(../images/widget_newsletter_bg_frontpage.jpg) no-repeat 0 0;
                width: 261px;
                }

                body.frontpage div.widget-newsletter form.feedback {
                    background-image: url(../images/widget_newsletter_feedback_bg_frontpage.gif);
                    }

    div.widget-newsletter strong {
        position: absolute;
        left: 8px;
        top: 10px;
        font: bold 12px georgia,serif;
        z-index: 2;
        text-transform: uppercase;
        color: #433E3D;
        }

    body.frontpage div.widget-newsletter strong,
    body.frontpage div.widget-newsletter p {
        left: 15px;
        }

    div.widget-newsletter form p {
        position: absolute;
        left: 8px;
        top: 24px;
        font-size: 12px;
        }

    div.widget-newsletter label,
    div.widget-newsletter input {
        font: normal 12px arial,sans-serif;
        color: #433E3D;
        }

    div.widget-newsletter label {
        position: absolute;
        left: 15px;
        top: 36px;
        display: none;
        }

        body.frontpage div.widget-newsletter label {
            left: 22px;
            }

        div.widget-newsletter fieldset.has-js label {
            display: block;
            }

    div.widget-newsletter input#newsletter-input {
        position: absolute;
        left: 14px;
        top: 36px;
        width: 120px;
        background: transparent;
        border: none;
        }

    body.frontpage div.widget-newsletter input#newsletter-input {
        width: 150px;
        left: 21px;
        }

    div.widget-newsletter input.submit {
        position: absolute;
        top: 31px;
        background: transparent url(../images/widget_newsletter_submit.gif) no-repeat 0 2px;
        color: #f2f0e9;
        border: none;
        width: 39px;
        height: 25px;
        left: 144px;
        }

    div.widget-newsletter input.submit:hover {
        background: transparent url(../images/widget_newsletter_submit_over.gif) no-repeat 0 2px;
        }


    body.frontpage div.widget-newsletter input.submit {
        background-image: url(../images/widget_newsletter_frontpage_submit.gif);
        width: 55px;
        left: 191px;
        top: 30px;
        }

    body.frontpage div.widget-newsletter input.submit:hover {
        background-image: url(../images/widget_newsletter_frontpage_submit_over.gif);
        }



div.widget-link {
    position: relative;
    }

    div.widget-link a {
        position: absolute;
        display: block;
        background: #f2f0e9;
        left: 6px;
        top: 6px;
        width: 175px;
        height: 53px;
        font-size: 12px;
        padding-left: 15px;
        padding-top: 12px;
        overflow: hidden;
        }

    body.frontpage div.widget-link a {
        width: 246px;
        }

    div.widget-link strong {
        display: block;
        font: bold 12px/14px georgia,serif;
        text-transform: uppercase;
        }

    body.frontpage div.widget-apedia a {
        background: transparent url(../images/widget_apedia_bg_frontpage.jpg) no-repeat 0 0;
        }

div.widget-rss a {
    background: transparent url(../images/widget_rss_bg.jpg) no-repeat 0 0;
    }

div.widget h3,
div#content div.widget-linklist h3 {
    font: bold 1.2em/31px georgia,serif;
    color: #544e4b;
    height: 31px;
    background: transparent url(../images/column-right_h3_bg.gif) repeat-x 0 0;
    padding: 0 10px;
    margin-top: -1px;
    margin-bottom: 11px;
    text-transform: uppercase;
    }

div.widget-linklist {
    margin-bottom: 20px;
    }

    div.widget-linklist p {
        font: normal 1.2em/1.2em arial,sans-serif;
        margin-bottom: 0.9em;
        }

    div.widget-linklist ul {
        list-style-type: none;
        margin-bottom: 20px;
        margin-top: 11px
        }

    div.widget-linklist li {
        margin-bottom: 9px;
        }

    div.widget-linklist a {
        background: transparent url(../images/ul_spotlight_arrow.gif) no-repeat 0 0.3em;
        font: normal 1.2em/1.2em arial,sans-serif;
        padding-left: 11px;
        padding-right: 6px;
        display: block;
        color: #544e4b;
        }

    div#content div.widget-linklist a:hover {
        text-decoration: underline;
        }

    div#maincontent div.contentfooter div.widget-linklist h3 {
        background: transparent url(../images/widget_linklist_h3_bg.gif) repeat-x 0 bottom;
        }

    div#maincontent div.contentfooter div.widget-linklist h3 {
        padding-left: 0;
        }

    div#maincontent div.contentfooter div.widget-linklist ul {
        margin-left: 0;
        }

div.widget-webtv {}

    div.widget-webtv div.webtv {
        margin-bottom: 14px;
        }

div.widget-form {}

    div.widget-form fieldset {
        margin-bottom: 20px;
        }

        div.widget-form fieldset div {
            position: relative;
            background: transparent url(../images/column-right_form_input_bg.gif) no-repeat 0 20px;
            width: 227px;
            height: 43px;
            margin-bottom: 7px;
            }

        div.widget-form fieldset.has-js div {
            height: 23px;
            background-position: 0 0;
            }

        div.widget-form fieldset label {
            margin-bottom: 3px;
            }

        div.widget-form fieldset div label {
            position: absolute;
            left: 0px;
            top: 2px;
            font: normal 12px arial,sans-serif;
            }

        div.widget-form fieldset.has-js div label {
            top: 6px;
            left: 8px;
            }

        div.widget-form fieldset div input {
            position: absolute;
            top: 26px;
            left: 7px;
            background-color: transparent;
            border: 0px;
            color: #433e3d;
            width: 214px;
            font-size: 12px;
            font-family: arial, sans-serif;
            }

        div.widget-form fieldset.has-js div input {
            top: 6px;
            }

        div.widget-form fieldset input.submit {
            display: block;
            background: transparent url(../images/form_submit_bg.gif) no-repeat 0 2px;
            width: 74px;
            height: 25px;
            border: none;
            margin-top: 16px;
            font: normal 12px arial,sans-serif;
            color: #cfcbbf;
            }

        div.widget-form fieldset input.submit:hover {
            background-image: url(../images/form_submit_bg_hover.gif);
            }

div.widget-apedia-tabs {
    background: #f8f7f3 url(../images/widget_apedia_bg.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
    min-height: 300px;
    }

    div#content div.widget-apedia-tabs div.tab h2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 74px;
        height: 33px;
        text-align: center;
        padding: 0;
        margin: 0;
        font: bold 13px/38px arial,sans-serif;
        color: #fff;
        background: none;
        }

        div#content div.widget-apedia-tabs div.tab h2 a {
            display: block;
            color: #fff;
            background: transparent url(../images/widget_apedia_tab_bg.gif) no-repeat 0 0;
            outline: none;
            }

        div#content div.widget-apedia-tabs div.tab h2 a:hover,
        div#content div.widget-apedia-tabs div.tab-active h2 a {
            background: transparent url(../images/widget_apedia_tab_bg_active.gif) no-repeat 0 0;
            color: #544e4b;
            }

        div#content div.widget-apedia-tabs div.tab div.content {
            display: none;
            padding: 50px 1.1em;
            }

        div#content div.widget-apedia-tabs div.tab-active div.content {
            display: block;
            }

            div#content div.widget-apedia-tabs div.tab div.content h3 {
                border-top: 1px dotted #c8cac1;
                border-bottom: 1px dotted #c8cac1;
                padding-left: 10px;
                color: #544e4b;
                font: bold 1.2em/2.2em arial,sans-serif;
                margin-bottom: 1.3em;
                }

            div#content div.widget-apedia-tabs div.tab div.content ul {
                list-style-type: none;
                margin-bottom: 1.3em;
                }

                div#content div.widget-apedia-tabs div.tab div.content ul li {
                    margin-bottom: 9px;
                    }

                div#content div.widget-apedia-tabs div.tab div.content ul a {
                    background: transparent url(../images/ul_spotlight_arrow.gif) no-repeat 0 0.3em;
                    font: normal 1.2em/1.2em arial,sans-serif;
                    padding-left: 11px;
                    padding-right: 6px;
                    display: block;
                    color: #544e4b;
                    }

                    div#content div.widget-apedia-tabs div.tab div.content ul li ul {
                        display: none;
                        }

                    div#content div.widget-apedia-tabs div.tab div.content ul li.open ul {
                        margin-top: 9px;
                        display: block;
                        }

                    div#content div.widget-apedia-tabs div.tab div.content ul li.open li {
                        margin-bottom: 3px;
                        }

                        div#content div.widget-apedia-tabs div.tab div.content ul li.open li a {
                            background: none;
                            padding-left: 24px;
                            }

    div#content div.widget-apedia-tabs div.tab-search {}

    div#content div.widget-apedia-tabs div.tab-search form {
        margin-bottom: 19px;
        }

    div#content div.widget-apedia-tabs div.tab-search fieldset {
        position: relative;
        background: transparent url(../images/widget_apedia_input_bg.gif) no-repeat 0 0;
        height: 25px;
        width: 205px;
        }

    div#content div.widget-apedia-tabs div.tab-search h2 {
        left: 2px;
        }

    div#content div.widget-apedia-tabs div.tab-search input.query {
        position: absolute;
        left: 8px;
        top: 4px;
        border: none;
        background: transparent;
        }

    div#content div.widget-apedia-tabs div.tab-search input.submit {
        position: absolute;
        top: -2px;
        background: transparent url(../images/widget_newsletter_submit.gif) no-repeat 0 2px;
        color: #f2f0e9;
        border: none;
        width: 39px;
        height: 25px;
        right: 0;
        }

    div#content div.widget-apedia-tabs div.tab-search input.submit:hover {
        background: transparent url(../images/widget_newsletter_submit_over.gif) no-repeat 0 2px;
        }

    div#content div.widget-apedia-tabs div.tab-search div.results p {
        font: normal 1.2em/1.2em arial,sans-serif;
        }

    div#content div.widget-apedia-tabs div.tab-category {}

        div#content div.widget-apedia-tabs div.tab-category h2 {
            left: 76px;
            }

    div#content div.widget-apedia-tabs div.tab-a2z {}

        div#content div.widget-apedia-tabs div.tab-a2z h2 {
            left: 150px;
            }

        div#content div.widget-apedia-tabs div.tab-a2z h3,
        div#content div.widget-apedia-tabs div.tab-a2z ul {
            display: none;
            }

        div#content div.widget-apedia-tabs div.tab-a2z h3.active,
        div#content div.widget-apedia-tabs div.tab-a2z ul.active {
            display: block;
            }

        div#content div.widget-apedia-tabs div.tab-a2z div.letters {
            margin-bottom: 1.5em;
            }

            div#content div.widget-apedia-tabs div.tab-a2z div.letters a {
                font: bold 1.2em arial,sans-serif;
                }

            div#content div.widget-apedia-tabs div.tab-a2z div.letters a.active {
                font-weight: normal;
                }

    div#maincontent div.widget-apediaarticles {
        margin-bottom: 0.8em;
        }

        div#maincontent div.widget-apediaarticles a.add {
            display: block;
            background: transparent url(../images/widget_apediaarticle_button_bg.gif) no-repeat 0 0px;
            width: 121px;
            height: 25px;
            font: normal 12px arial,sans-serif;
            color: #544e4b;
            float: left;
            margin-right: 15px;
            text-align: center;
            line-height: 23px;
            }

        div#maincontent div.widget-apediaarticles a.view {
            color: #806a60;
            text-decoration: underline;
            font-size: 1.2em;
            line-height: 23px;
            }

.icon {
  display: block;
  width: 3.3em;
  height: 3.2em;
  background: url(../images/icon_media.gif) top left no-repeat;
  }

  .blog .icon {
      background-position: 0 -34px;
    }

  .twitter .icon {
      background-position: 0 -67px;
    }

  .youtube .icon {
      background-position: 0 -100px;
    }

  .flickr .icon {
      margin-top: 8px;
      background-position: 0 -133px;
    }

  .flickr img {
      display: block;
      float: left;
      margin-right: 10px;
    }

  .facebook .icon {
      background-position: 0 -166px;
    }

  

.mail {
  background-position: 0 0;
  }

.widget-newsletter2 {
  height: 9.7em;
  }

  .widget-newsletter2 form {
    display: block;
    position: relative;
    width: 100%;
    }


    .widget-newsletter2 form .icon {
      float: left;
      }

    .widget-newsletter2 form .input-row {
      position: relative;
      float: right;
      width: 17.3em;
      heigth: 3em;
      }

      .widget-newsletter2 form .input-row label,
      .widget-newsletter2 form .input-row input {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        border: 0;
        padding: 0 0.5em;
        width: 9.2em;
        height: 2.5em;
        font-size: 1.2em;
        line-height: 2.5em;
        color: #858282;
        background: url(../images/sprite.png) 0 -170px no-repeat;
        z-index: 0;
        }

      .widget-newsletter2 form .input-row label {
        z-index: 1;
        }

      .widget-newsletter2 form .input-row input:focus {
        z-index: 2;
        }

      .widget-newsletter2 form .input-row .submit {
        display: block;
        position: absolute;
        top: 0;
        left: auto;
        right: 0;
        border: none;
        width: 4.25em;
        height: 2.5em;
        font-size: 1.2em;
        font-weight: bold;
        text-transform: lowercase;
        color: #f9f5e9;
        background-position: -122px -170px;
        cursor: pointer;
        }

    .widget-newsletter2 .response {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        width: 17.3em;
        height: 3em;
        z-index: 3;
        }

        .widget-newsletter2 .response strong {
            display: block;
            font-size: 1.2em;
            color: #858282;
            }

        .widget-newsletter2 .response strong.ok {
            line-height: 32px;
            }

        .widget-newsletter2 .response a,
        div#content .widget-newsletter2 .response a {
            display: block;
            font-size: 1.2em;
            color: #806A60;
            }

        .widget-newsletter2 .response a:hover,
        div#content .widget-newsletter2 .response a:hover {
            text-decoration: underline;
            }

.widget-social {
    position: relative;
    padding-bottom: 30px;
    min-height: 60em;
    }

.ie6 .widget-social {
    height: 60em;
    }

    .widget-social .ajax-loader {
        top: 20%;
        }

    .widget-social .feed li {
        border-bottom: 1px dotted #c8cac1;
        padding-bottom: 1em;
        margin-bottom: 1.4em;
        width: 100%;
        overflow: hidden;
        }

        .widget-social .feed li .icon {
            float: left;
            margin-right: 1.2em;
            }

        .widget-social .feed li article {
            float: left;
            width: 17.3em;
            }

            .widget-social .feed li h1,
            body.frontpage aside .widget-social .feed li h1 {
                margin: 0;
                padding: 0 0 0.4em 0;
                font-size: 1.2em;
                background: none;
                }

            .widget-social .feed li article h1 a,
            div#content .widget-social .feed li article h1 a {
                font-size: 1em;
                color: #806a60;
                text-transform: none;
                }

        .widget-social .feed div span{
        font-size: 1.2em;
	}
        .widget-social .feed div a{
        font-size: 1.2em;
	}

        .widget-social .feed p {
            display: block;
            font-size: 1.2em;
            }
            .widget-social .feed p img {
                display: block;
                float: left;
                margin-top: 0.2em;
                margin-right: 0.8em;
                }

            .widget-social .feed a,
            div#content .widget-social .feed a {
                color: #806A60;
                }

            .widget-social .feed .to-post {
                display: block;
                margin-top: 0.5em;
                font-size: 1.2em;
                }

            .widget-social .feed a:hover {
                text-decoration: underline !important;
                }

    .widget-social nav {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        }

        .widget-social nav h1,
        body.frontpage aside .widget-social nav h1 {
            margin: 0 0 0.67em 0;
            padding: 0;
            font-size: 1.2em;
            font-weight: bold;
            text-transform: none;
            background: none;
            }

        .widget-social nav ul {
            width: 120%;
            }

        .widget-social nav li {
            display: block;
            float: left;
            padding-left: 9px;
            padding-right: 14px;
            height: 22px;
            width: 22px;
            }

        .widget-social nav:hover li {
            margin-top: 1.6em;
            }

        .widget-social nav li:hover {
            margin-top: 0;
            padding-top: 1.6em;
            background: url(../images/icon_media.gif) 13px -350px no-repeat;
            }

            .widget-social nav li li {
                display: block;
                float: none;
                margin: 0;
                padding: 0 0 0.33em 0;
                height: auto;
                width: auto;
                }

            .widget-social nav:hover li li {
                margin: 0;
                padding-top: 0;
                background: none;
                }

                .widget-social nav li li a,
                div#content .widget-social nav li li a {
                    font-size: 1.2em;
                    font-weight: bold;
                    color: #806a60;
                    }

                .widget-social nav li li a:hover,
                div#content .widget-social nav li li a:hover {
                    background: none;
                    text-decoration: underline;
                    }

            .widget-social nav li div {
                display: none;
                position: absolute;
                bottom: 37px;
                left: 0;
                padding:2em;
                width: 18em;
                background: #e7e5df;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                }

        .widget-social nav .icon {
            margin: 0;
            width: 22px;
            height: 22px;
            background: url(../images/icon_media.gif) top left no-repeat;
            cursor: pointer;
            }

        .widget-social nav li.active div,
        .widget-social nav li:hover div {
            display: block;
            }

        .widget-social nav .blog .icon {
            background-position: 0 -211px;
            }

        .widget-social nav .blog:hover .icon {
            background-position: -28px -211px;
            }

        .widget-social nav .twitter .icon {
            background-position: 0 -235px;
            }

        .widget-social nav .twitter:hover .icon {
            background-position: -29px -235px;
            }

        .widget-social nav .youtube .icon {
            background-position: 0 -258px;
            }

        .widget-social nav .youtube:hover .icon {
            background-position: -29px -258px;
            }

        .widget-social nav .flickr .icon {
            background-position: 0 -280px;
            }

        .widget-social nav .flickr:hover .icon {
            background-position: -29px -280px;
            }

        .widget-social nav .facebook .icon {
            background-position: 0 -302px;
            }

        .widget-social nav .facebook:hover .icon {
            background-position: -29px -302px;
            }
