/* Site: Grace Vineyard */

@import url(/_css/sIFR-screen.css);

* {
   margin: 0;
   padding: 0;
}

body{
   background: #531816 url(/_img/bg_body.jpg) no-repeat center top;
   font-size: 62.5%;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 1;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   background: url(/_img/bg_container.gif) repeat-x left 56px;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/
body#disc {
color:#fff;
}
#header{
   width: 960px;
   height: 113px;
   margin: 0 auto;
   background: url(/_img/bg_header.gif) no-repeat;
}

body#home #header{
   height: 93px;
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 310px;
   height: 93px;
   margin: 20px 0 0 40px;
   text-indent: -9999px;
}

body#home #header h1{
   height: 73px;
}

#header h1 a{
   display: block;
   width: 310px;
   height: 93px;
}

body#home #header h1 a{
   height: 73px;
}

/* search */

#header #searchWrap{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 61px 4px 0 0;
}

#header form#searchForm2 input#search_term2{
   float: left;
   width: 71px;
   margin: 4px 6px 0 0;
   padding: 2px;
   border: 1px solid #bebebe;
   background: #fff;
   color: #170f0d;
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#header form#searchForm2 label{
   float: left;
   margin: 9px 11px 0 0;
   color: #dfdfdd;
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: lowercase;
}

#header form#searchForm2 a#search_go2{
   float: left;
   width: 30px;
   height: 26px;
   background: url(/_img/bg_search_go2.gif) no-repeat;
   text-indent: -9999px;
}
#searchForm {
margin:0 0 10px 0;
}
/************************/
.disc-comment {
display:block;
background: #7b0400;
padding:5px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   margin-top: 57px;
   list-style: none;
}

#nav li{
   float: left;
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: lowercase;
}

#nav li a{
   display: block;
   padding: 13px 12px 9px;
   color: #dfdfdd;
   text-decoration: none;
}

#nav li a:hover{
   color: #fc8b00;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 126px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: 1em;
   line-height: 1.25;
   /*text-align: center;*/
}

#nav li ul ul{
   margin: -25px 0 0 126px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 100px;
   padding: 6px 13px;
   background: #60110a;
   color: #f5e9d6;
}

#nav li li a:hover{
   background: #b34a1d;
   color: #f5e9d6;
}

#nav li li ul{
   display: none;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   width: 960px;
   margin: 0 auto;
   background: url(/_img/bg_container-inner.gif) repeat-y 251px top;
}
#container-inner2{
   width: 960px;
   margin: 0 auto;
}
#container-inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body#home #container-inner{
   background-position: 242px top;
}

#flashPod {
margin:40px 0px 20px 0px;
text-align:center;
}
/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   float: left;
   background: url(/_img/bg_content-wrap.jpg) no-repeat 245px top;
}

body#home #content-wrap{
   background: url(/_img/bg_content-wrap_home.jpg) no-repeat 233px top;
}

#content-wrap #homeContent{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 648px;
   margin: 285px 13px 0 0;
   padding: 0 7px 0 50px;
   background: url(/_img/bg_content.gif) repeat-x left bottom;
}
#content-wrap2{
   display: inline; /* IE6 double margin float bug hack */
   padding: 0 7px 0px 0px;
 text-align:center;
 width: 960px;
}
#content-wrap #homeText{
   height: 90px;
   margin-right: 28px;
}

#content-wrap #homeText p{
   color: #340504;
   font-size: 1.2em;
   line-height: 1.5;
}

/* =Quicklinks
---------------------------------------------------------------------
*/
.comment-text{
color:#fff;
}
#homeSidebar{
   float: left;
   width: 234px;
}

#quicklinks{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 190px;
   height: 277px;
   margin: 0 0 0 8px;
   padding: 32px 18px;
   background: url(/_img/bg_quicklinks.jpg) no-repeat;
}

body#home #quicklinks{
   margin-top: 20px;
}

#quicklinks ul{
   margin-bottom: 30px;
}

#quicklinks li{
   font-size: 1.6em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
   text-transform: lowercase;
}

#quicklinks li a{
   display: block;
   padding: 4px 0 4px 17px;
   color: #7b0400;
   text-decoration: none;
}

#quicklinks li a:hover{
   color: #d20801;
   background: url(/_img/bg_quicklinks_li_a_hover.gif) no-repeat left center;
}

#quicklinks p#memberLogin{
   font-size: 1.6em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   margin-left: 17px;
   text-transform: lowercase;
}

#quicklinks p#memberLogin a{
   color: #7b0400;
   text-decoration: none;
}

#quicklinks p#memberLogin a:hover{
   color: #d20801;
}

#upcomingEvents{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 4px 10px 22px 21px;
   padding-bottom: 40px;
   background: url(/_img/bg_upcomingEvents.gif) no-repeat left bottom;
}

#upcomingEvents h3{
   width: 203px;
   height: 48px;
   background: url(/_img/bg_upcomingEvents_h3.gif) no-repeat;
   text-indent: -9999px;
}

#upcomingEvents p.calendar{
   margin-bottom: 2px;
   text-indent: -9999px;
}

#upcomingEvents p.calendar a{
   display: block;
   width: 203px;
   height: 22px;
   background: url(/_img/bg_upcomingEvents_calendar.gif) no-repeat;
}

#upcomingEvents p.more{
   margin: 10px 0;
   text-align: center;
   color: #68200f;
   text-transform: lowercase;
}

#upcomingEvents p.more a{
   color: #bc7114;
}

#upcomingEvents .event{
   margin: 0 2px 1px;
   padding: 10px 21px;
   background: #60110a;
}

#upcomingEvents .event h4{
   margin-bottom: .25em;
   color: #bc7114;
   font-size: 1.2em;
   font-weight: normal;
}

#upcomingEvents .event h4 a{
   color: #bc7114;
   text-decoration: none;
}

#upcomingEvents .event h4 a:hover{
   text-decoration: underline;
}

#upcomingEvents .event p{
   margin-bottom: .25em;
   color: #bab8b5;
}

#upcomingEvents .event p a{
   color: #bab8b5;
   text-decoration: none;
}

#upcomingEvents .event p a:hover{
   text-decoration: underline;
}

#onlineTools{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 41px;
}

#onlineTools h3{
   margin-bottom: 15px;
   height: 13px;
   background: url(/_img/bg_onlineTools_h3.gif) no-repeat center top;
   text-indent: -9999px;
}

#onlineTools li{
   padding: 5px 0 5px 26px;
   background-repeat: no-repeat;
   list-style: none;
}

#onlineTools li#ot_rss{
   background-image: url(/_img/icon_rss.gif);
}

#onlineTools li#ot_podcast{
   background-image: url(/_img/icon_podcast.gif);
}

#onlineTools li#ot_message{
   background-image: url(/_img/icon_message.gif);
}

#onlineTools li a{
   color: #bc7114;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 610px;
   margin: 86px 4px 0 0;
   padding: 0 50px 100px 45px;
   background: url(/_img/bg_content.gif) repeat-x left bottom;
}

body#home #content{
   float: left;
   width: 450px;
   margin: 37px 0 0;
   padding: 0;
   background: none;
}

#content h3{
   margin-bottom: 56px;
   color: #834115;
   font-size: 3em;
   font-weight: normal;
}

body#home #content h3{
   margin-bottom: 20px;
}

#content h4{
   color: #bc7114;
   font-size: 1.4em;
   font-weight: bold;
}
body#disc #content h4{
   color: #bc7114;
   font-size: 1.4em;
   font-weight: bold;
   margin:0 0 30px 0;
}
body#disc #content .catdisc {
 font-size:12px;
}
body#disc #content .catdisc  a{
line-height:24px;
}
body#disc #content h3{
   margin:0 0 10px 0;
}

body#disc #content blockquote{
   margin:0 0 0 10px;
}
.pagination {
display:block;
background: #380503;
padding:2px 0 2px 5px;
margin:0;
font-size:12px;
height:20px;
}
#discComment {
display:block;
margin:0 0 20px 0;
}
/***************************/
#content h5{
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#content h6{
   color: #861410;
   font-size: 1.1em;
}

#content p,
#content li{
   margin-bottom: 1.5em;
   color: #feffff;
   font-size: 1.2em;
   line-height: 1.5;
}

#content p.breadcrumb{
   font-size: 1.1em;
}

#content p.rsvp a{
   display: block;
   width: 108px;
   height: 28px;
   background: url(/_img/bg_rsvp.gif) no-repeat;
   text-indent: -9999px;
}

#content p.time{
   margin: 0;
}

#content p#import a{
   display: block;
   padding: 3px 0 3px 33px;
   background: url(/_img/bg_import.gif) no-repeat left center;
}

#content ul,
#content ol{
   margin: 0 0 2em 5em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #bc7114;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content p.eventImage{
   float: left;
   width: 610px;
   background: url(/_img/bg_eventImage.gif) no-repeat left bottom;
}

#content p.eventImage img{
   width: 76px;
   margin: 0;
   padding: 1px;
   border: 1px solid #754137;
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: left;
   /*width: 450px;*/
   margin: 0 0 25px;
   list-style: none;
}

#content #mediabox li{
   float: left;
   margin-right: 20px;
   text-indent: -9999px;
}

#content #mediabox li a{
   display: block;
   height: 26px;
   background-repeat: no-repeat;
   text-decoration: none;
}

#content #mediabox li#mb_print a{
   background-image: url(/_img/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/_img/mb_video.gif);
}

#content #mediabox li#mb_download a{
   width: 141px;
   background-image: url(/_img/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/_img/mb_notes.gif);
}

#content #mediabox li#mb_listen a{
   width: 130px;
   background-image: url(/_img/mb_listen.gif);
}

#content #mediabox li#mb_podcast a{
   width: 141px;
   background-image: url(/_img/mb_podcast.gif);
}

/* comments */

#content #comments{
   padding-top: 20px;
   border-top: 1px solid #754137;
}

#content #comments h5{
   font-weight: normal;
}

#content #comments form label{
   float: left;
   width: 100px;
   padding: 2px 0;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#content #comments form textarea{
   width: 300px;
   margin-bottom: 10px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content #comments form input#comment-submit{
   margin-left: 100px;
}

/* community news*/

body#home #content p.more{
   font-size: 1.1em;
   text-transform: lowercase;
}

#content .news{
   margin-bottom: 30px;
}

#content .news h4{
   margin-bottom: .25em;
   font-weight: normal;
}

#content .news p{
   margin-bottom: 0;
   font-size: 1.1em;
}

#content .news p.byline{
   margin-bottom: 1.5em;
   color: #bab8b5;
}

/* sermonlist */

#content ul#legend{
   float: left;
   width: 610px;
   margin: 0 0 20px;
   padding-bottom: 20px;
   border-bottom: 1px solid #754137;
}

#content ul#legend li{
   float: left;
   height: 26px;
   padding-left: 21px;
   margin-right: 25px;
   list-style: none;
   text-transform: lowercase;
   background-repeat: no-repeat;
   background-position: left center;
   text-indent: -9999px;
}

#content ul#legend li#mb_listen{
   width: 130px;
   background-image: url(/_img/mb_listen.gif);
}

#content ul#legend li#mb_download{
   width: 141px;
   background-image: url(/_img/mb_download.gif);
}

#content .sermonlist{
   clear: left;
}

#content .sermonlist h4{
   margin-bottom: 1.5em;
   color: #ceba7f;
}

#content .sermonbox{
   position: relative;
   margin-bottom: 30px;
}

#content .sermonbox h5{
   width: 475px;
   color: #bc7114;
   font-size: 1.1em;
}

#content .sermonbox h5 a{
   margin-right: 10px;
   font-size: 1.2727em;
   text-decoration: none;
}

#content .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   margin-bottom: 1.25em;
   color: #bc7114;
}

#content .sermonbox p strong{
   color: #ceba7f;
}

#content .sermonbox p.comments{
   color: #fff;
   font-size: 1.1em;
   text-transform: lowercase;
}

#content .sermonbox ul{
   position: absolute;
   top: 0;
   right: 0;
}

#content .sermonbox li{
   float: left;
   margin-right: 28px;
   text-indent: -9999px;
   list-style: none;
}

#content .sermonbox li a{
   display: block;
   width: 30px;
   height: 26px;
   background-repeat: no-repeat;
}

#content .sermonbox li.sl_listen a{
   background-image: url(/_img/sl_listen.gif);
}

#content .sermonbox li.sl_download a{
   background-image: url(/_img/sl_download.gif);
}

/* monkForm */

#content form.monkForm legend{
   display: none;
}

#content form.monkForm label{
   float: left;
   width: 58px;
   margin-right: 7px;
   padding: 2px 0;
   color: #e9cca6;
   font-weight: bold;
   text-align: right;
   text-transform: lowercase;
}

#content form.monkForm div.text input,
#content form.monkForm textarea,
#content p#filter select{
   width: 353px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content p#filter select{
   width: 170px;
   margin-right: 10px;
}

#content form.monkForm p#formsubmit{
   margin-left: 60px;
}

/* calendar */

#content table.calendar{
   border: 2px solid #ebd8bb;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 20px;
   color: #ceba7f;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar th{
   padding: 3px 0;
   border: 1px solid #d2ba7f;
   background: #c89048;
   color: #ffffff;
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-weight: bold;
}

#content table.calendar td{
   width: 69px;
   height: 79px;
   padding: 2px 6px;
   border: 1px solid #c89048;
   background: #ebd8bb;
   color: #861410;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.hover{
   background: #deb962;
}

#content table.calendar td a{
   color: #861410;
   font-weight: bold;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1em;
   font-weight: normal;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #861410;
   text-decoration: none;
   font-weight: normal;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}

/* blog */

#content .blogpost{
   margin-bottom: 25px;
   border-bottom: 1px solid #754137;
}

#content .blogpost h4 a{
   text-decoration: none;
}

#content .blogpost h4 a:hover{
   text-decoration: underline;
}

/* gallery */

#content div.gallery{
   float: left;
   margin-right: 25px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   float: left;
   margin: 22px 0 0 45px;
}

#sidebar h4{
   margin-bottom: 1em;
   color: #FFF;
   font-size: 1.2em;
}

#sidebar ul{
   margin-bottom: 1em;
   list-style: none;
}

#sidebar li{
   font-size: 1.2em;
   margin-bottom: .5em;
}

#sidebar li a{
   color: #bc7114;
   text-decoration: none;
}

#sidebar li a:hover{
   text-decoration: underline;
}

body#home #sidebar{
   float: right;
   width: 163px;
   margin: 25px 0 30px;
}

#sidebar #recentSermons{
   margin-bottom: 10px;
   padding: 28px 13px 12px 10px;
   background: url(/_img/bg_sidebar_recentSermons.gif) no-repeat;
}

#sidebar #recentSermons h3{
   margin-bottom: 1em;
   color: #ceba7f;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
}

#sidebar #recentSermons p.more{
   text-transform: lowercase;
}

#sidebar #recentSermons a{
   color: #bb7014;
}

#sidebar #recentSermons a:hover{
   text-decoration: none;
}

#sidebar #recentSermons .sermon{
   margin-bottom: 15px;
}

#sidebar #recentSermons .sermon h4{
   margin-bottom: .25em;
   color: #bab8b5;
   font-size: 1.1em;
   font-weight: bold;
   line-height: 1.25;
}

#sidebar #recentSermons .sermon h4 a{
   color: #bab8b5;
   text-decoration: none;
}

#sidebar #recentSermons .sermon h4 a:hover{
   text-decoration: underline;
}

#sidebar #recentSermons .sermon p{
   margin-bottom: .5em;
   color: #bb7014;
   font-size: 1.1em;
}

#sidebar #recentSermons .sermon p.date{
   color: #bab8b5;
}

#sidebar #homeAds{
   margin-bottom: 10px;
}

#sidebar #homeAds p{
   margin-bottom: 1em;
   font-size: 1.1em;
   text-transform: lowercase;
}

#sidebar #homeAds a{
   color: #bc7114;
}

#sidebar #homeAds img{
   border: 0;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   padding: 10px 0 0 0;
   clear: both;
}

#footer a{
   color:#BC7114;
}

/* me */

#contentMe{
   float: left;
   width: 415px;
}

#contentMe h4{
   margin-bottom: 1em;
}

#contentMe table.person{
   clear: left;
   color: #FFF;
}

#contentMe table.person h4{
   margin: 1em 0 0;
}

#contentMe table.person td{
   padding-bottom: 7px;
   font-size: 1.1em;
   line-height: 1.5;
   vertical-align: top;
}

#contentMe table.person td.thing{
   width: 100px;
}

#contentMe div.person{
   float: left;
   width: 104px;
   margin-right: 34px;
}

#contentMe div.person img{
   float: none;
   display: block;
}

#contentMe div#user-profile{
   float: left;
   width: 415px;
   margin-bottom: 20px;
}

#contentMe div#user-profile h4{
   margin-bottom: .25em;
}

#contentMe div#user-profile ul{
   float: left;
   margin: 0;
   list-style: none;
}

#contentMe div#user-profile a{
   text-decoration: none;
}

#contentMe div#user-profile a:hover{
   text-decoration: underline;
}

#contentMe label{
   display: block;
   margin-bottom: .5em;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#contentMe input,
#contentMe textarea{
   width: 353px;
   margin-bottom: 15px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#contentMe p.submitButton input{
   width: auto;
   margin: 0;
}

#contentMe p.checkbox input{
   width: auto;
   margin: 0;
   vertical-align: middle;
}

#contentMe p.checkbox label{
   display: inline;
   vertical-align: middle;
}

#contentMe #letter-directory ol{
   float: left;
   width: 415px;
   margin: 0 0 25px;
   list-style: none;
}

#contentMe #letter-directory li{
   float: left;
   margin-right: 7px;
}

#contentMe .galleryImage{
   float: left;
   width: 415px;
   margin-bottom: 25px;
}

/* sidebarMe */

#sidebarMe{
   float: right;
   padding-left: 10px;
   border-left: 1px solid #551816;
}

#sidebarMe #directorySearch h4{
   color: #fff;
   font-size: 1.4em;
   font-weight: normal;
   text-transform: lowercase;
}
#sidebarMe #directorySearch{
   color: #fff;
}
#sidebarMe #directorySearch form{
   height: 29px;
   padding: 11px 0 0 0;
}

#sidebarMe #directorySearch form input#keywords{
   width: 125px;
   padding: 2px;
   border: 1px solid #4d4c4c;
   border-bottom: 1px solid #cbcaca;
   border-left: 1px solid #cbcaca;
   font-size: 10px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#sidebarMe #directorySearch form input#searchSubmit{
   font-size: 10px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#sidebarMe #memberProfile{
   float: left;
   width: 182px;
}

#sidebarMe #memberProfile img{
   float: left;
   margin-right: 10px;
   border: 2px solid #bc7114;
}

#sidebarMe #memberProfile h4{
   float: right;
   width: 104px;
   margin-bottom: .75em;
   line-height: 1.25;
}

#sidebarMe #memberProfile ul{
   float: right;
   width: 104px;
   margin: 0;
   list-style: none;
}

#sidebarMe #memberProfile li{
   margin: 0;
   line-height: 1.5;
}

#sidebarMe #memberProfile a{
   text-decoration: none;
}

#sidebarMe #memberProfile a:hover{
   text-decoration: underline;
}
