#wrapper #header {
    background: #333 url(http://www.gogoglam.net/images/gogoglamheader.png) 0 0 no-repeat; 
height: 340px; 
  width: 760px;
}
#wrapper #headerimg  {
  margin: 7px 9px 0; 
  height: 340px; 
  width: 760px; }
}

#wrapper #header .search input#searchInput:focus {
    outline-color: #FE005A;
}

#content p a {
    color: #FE005A;
    border-bottom: none;
    padding: 0 1px;
}

    #content p a:hover {
        border-bottom-style: none;
        background: #FAEBF0;
    }

#content .post .postMeta .date {
    background: #FFF url(../img/pink/postDateBg.png) 0 0 no-repeat;
    text-shadow: 0 -1px 0 #B40047;
}

#content ol.postComments li.comment.comment-author-admin,
#content ol.postComments li.comment.bypostauthor {
    background: url(../img/pink/commentAuthorBgTop.png) 0 0 no-repeat;
}

#content ol.postComments li.comment.comment-author-admin .commentBody,
#content ol.postComments li.comment.bypostauthor .commentBody {
    border-color: #eecfda;
}

#content ol.postComments li.comment.comment-author-admin .commentMeta,
#content ol.postComments li.comment.bypostauthor .commentMeta {
    color: #ee8fb1;
    background: url(../img/pink/commentAuthorBgBottom.png) 0 0 no-repeat;
}

#content ol.postComments li.comment.comment-author-admin .commentMeta a,
#content ol.postComments li.comment.bypostauthor .commentMeta a {
    color: #ee8fb1;
}

#content .postMeta h2 a {
    color: #FFD0E1;
}

#sidebar ul li a {
    color: #FE337B;
}

#sidebar ul li a:hover {
    color: #FE005A;
    background: #FAEBF0;
}
