/* @override http://dev.wefollow.com/css/2/global.css */

/* --- meyer css reset --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/* --- end reset --- */


body {
    background: #ddd url('/img/bg_body_thin.gif') repeat-x left top;
    color: #767676;
    font-family: Lucida Grande, Arial, Sans-serif;
    font-size: 11px;
    line-height: 18px;
}

img {
    border: none;
}

h1#logo {
    background: transparent url("/img/we-follow-logo-thin.gif") no-repeat 0 0;
    float: left;
    height: 50px;
    line-height: 1000px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 250px;
}

input#big-ass-search.autocomplete.search-text {
    color: #333;
    font-family: 'Lucida Grande', Arial, Sans-Serif;
    font-weight: normal;

}

.add-yourself {
    float: right;
    margin: 10px 0 0 20px;
}

#big-ass-search {
    background: #fff url('/img/search.gif') no-repeat top left;
    border: 0;
    color: #333;
    font-family: 'Lucida Grande', Arial, Sans-Serif;
    font-size: 11px;
    float: right;
    height: 22px;
    margin-top: 10px;
    padding: 5px 10px 0 30px;
    width: 320px;
}

.autocomplete-wrap ul {

}


#main-auto-complete {
    background: #cccccc;
    border-color: #bcbcbc;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    font-size: 11px;
    width: 356px;
    right: 240px;
    top: 23px;
    z-index: 11;
    margin-top: 8px;
}

.auto_complete {
    background: #f5f5f5;
    border: 1px solid #9f9f9f;
    border-top: none;
    color: #444;
    display: none;
    font-family: 'Helvetica', Arial, Sans-Serif;
    font-size: 18px;
    float: left;
    margin-top: 10px;
    position: absolute;
    text-align: left;
    top: -30px;
    width: 338px;
    z-index: 11;
}

#your-tags .auto_complete a { 
    font-size: 14px;
    margin-left: 10px;
}

#your-tags input {
}
    
.autocomplete-wrap li {
    color: #555;
    font-size: 11px;
    font-weight: normal;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.autocomplete-wrap li:hover {
    background: #e5e5e5;
    cursor: pointer;
}
    
.autocomplete-wrap li.selected {
    background: #e5e5e5 url('/img/big-ass-border.gif') bottom left repeat-x;
    cursor: pointer;
}

.autocomplete-wrap li a {
    color: #444;
    font-size: 11px;
    margin-left: 30px;
}

.autocomplete-wrap li a:hover {
    text-decoration: none;
}

h2 a {
    color: #403d3c;
}

h2 {
    color: #403d3c;
    font-family: 'Helvetica', Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    text-shadow: #fff 1px 1px 1px;
}

h3 {
    color: #cc3333;
    font-weight: bold;
}


a {
    color: #06c;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 6px;
}

strong {

}

/* @end HTML */

#main_container {
    margin: 0 auto;
    position: relative;
    width: 940px;
}

#main-content {
    float: left;
    width: 760px;
}

.twitter-list-wrapper {
    float: left;
    margin: 0 15px 3px -5px;
}

/* Main Content */

#column-one {
    float: left;
    width: 380px;
}

#column-two {
    float: left;
    width: 380px;
}

.twitter-list {
    background: #fff url('/img/bg-twitter-list.gif') top left no-repeat;
    padding: 15px;
    padding-bottom: 0;
    width: 340px;
}

.twitter-list h2 {
    float: left;
}

.twitter-list h2 a {
    color: #403d3c;
}

.more-info {
    background:  transparent url('/img/more-info-bg.gif') repeat-x;
    clear: both;
    display: none;
    float: left;
    margin-top: 10px;
    width: 320px;
}

.twitter-list .tweeters-list div.more-info a {
    color: #06c;
}

.more-info p {
    padding-top: 10px;
}

.twitter-list strong {
    color: #5a5a5a;
    font-weight: bold;
}

.total-followers {
    color: #f69732;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
}

.twitter-list .tweeters-list {
    background: #e8eeef url('/img/bg_single.gif') top left repeat-x;
    border-bottom: 1px solid #fff;
    padding: 10px;
    position: relative;
}
    
.twitter-list img.user-image {
    background: #fff url('/img/no_profile_photo.gif') top left no-repeat;
    float: left;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 2px;
    width: 40px;
}
    
.twitter-list .tweeters-list .details {
    float:  left;
    margin: 0;
    padding: 0;
    width:  235px;
}

.twitter-list .tweeters-list .details h3 {
    line-height: 8px;
    margin:  0 0 5px 0;
}
    
.info-button {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.info-button:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.twitter-list .tweeters-list span {
    color: #98a5a7;
}

.twitter-list .tweeters-list p {
    color: #6e7778;
    line-height: 14px;
    margin:  0;
    margin-bottom: 0;
}

.twitter-list .tweeters-list a {
    color: #cc3333;
}

.info-button {
    float: right;
    padding: 0;
}

.end-twitter-list {
    background: #fff url('/img/bg-end-twitter-list.gif') top left no-repeat;
    height: 25px;
    padding: 5px 15px 10px 15px;
    text-align: right;
    width: 340px;
}

#sidebar {
    float: left;
    margin-top: 5px;
    width: 220px;
}

#sidebar h2 {
    margin: 10px 0 5px;
}

#sidebar .more {
    clear: both;
    margin-top: 10px;
    text-align: center;
}

#sidebar ul {
    display: inline;
}

#sidebar ul li {
    background: #eee;
    float: right;
    margin-bottom: 1px;
    padding: 2px 10px;
    width: 190px;
}

#sidebar ul li.selected {
    background: #fff url('/img/bg_tag_arrow.gif') center left no-repeat;
    cursor: pointer;
    padding: 2px 15px;
}

#sidebar ul li.selected:hover {
    background: #fff url('/img/bg_tag_arrow.gif') center left no-repeat;
    text-decoration: none;
}

#sidebar ul li.selected:hover a {
    text-decoration: none;
}

#sidebar ul li.more-tags {
}

#sidebar ul li.more-tags a {
    color: #06c;
}

#sidebar ul li:hover {
    background: #f4f4f4 url('/img/bg_tag_arrow.gif') center left no-repeat;
    cursor: pointer;
    padding: 2px 15px;
    text-decoration: underline;
}

#sidebar ul li a {
    color: #555;
    font-weight: normal;
}

#sidebar .sidebar-split {
    background: url('/img/sidebar-split.gif') top left repeat-x;
    clear: both;
    height: 10px;
}

#sidebar .tweeters-list {
    background: #f8f8f8;
    margin-bottom: 1px;
    padding: 0 10px 10px 0;
    width: 210px;
}

    #sidebar .tweeters-list.alt {
    background: #eee;
}

#sidebar .tweeters-list a img {
    background: #fff url('/img/no_profile_photo.gif') top left no-repeat;
    float: left;
    height: 20px;
    margin: 10px 0 0 10px;
    width: 20px;
}

#sidebar .tweeters-list .count {
    color: #aaa;
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    float:  right;
    padding: 13px 0 0 0;
}

#sidebar .tweeters-list .arrow {
    color: #ccc;
    float:  left;
    margin: 13px 0 0 0;
}

#sidebar .tweeters-list .details {
    float: left;
    margin: 0 0 0 10px;
    width: 130px;
}

#sidebar #enter-a-category {
    background: #c6c6c6 url('/img/bg_search.gif');
    height: 34px;
    margin: 10px 0 -5px 0;
    padding: 10px;
}

#enter-a-category input.clean {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #9f9f9f;
    color: #666;
    float: left;
    font: normal 14px 'Georgia', Serif;
    font-style: italic;
    padding: 5px 10px;
    width: 140px;
}

#enter-a-category input.go {
    float: left;
    filter: alpha(opacity=80);
    margin-left: 5px;
    opacity: 0.8;
}

#enter-a-category input.go:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.tweeters-list .details h3 {
    margin: 4px 0 0 0;
}

.tweeters-list .details h3 a {
    color: #cc3333;
    padding: 0;
}

.tweeters-list .details em {
    float: left;
    line-height: 8px;
}

#sidebar dl dd div.followers {
    margin-top: -6px;
}

/* @group Subpage */

.main-content-bg {
    background: #fff url('/img/bg_main_content.gif') top left no-repeat;
    margin-left: -5px;
    padding: 15px;
    padding-bottom: 0;
    width: 720px;
}

.main-content-bg-end {
    background: #fff url('/img/bg_main_content-end.gif') top left no-repeat;
    height: 20px;
    margin-left: -5px;
    width: 750px;
}

.main-content-bg h2 {
    margin-bottom: 5px;
}

.main-content-bg p {
    font-size: 12px;
    margin-bottom: 20px;
}

.main-content-bg h3 {
    color: #3396d4;
    font-size: 14px;
    margin-top: -8px;
    margin-bottom: 10px;
}

.step-slide {
    border:  1px solid #e5e5e5;
    margin-bottom: 20px;
}

.step {
    float: left;
    margin-right: 10px;
    position: relative;
}

.step-details {
    float: right;
    margin-bottom: 10px;
    width: 670px;
}

#column-main {
    background: #fff;
    float: left;
    margin: 10px 10px 10px 0;
    padding: 10px;
    width: 720px;
}

#column-main h2 {
    float: left;
}

#column-main .main-info {

}

#column-main .main-info p {
    line-height: 14px;
    float: left;
    width: 400px;
}

#column-main .main-info h3 {
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 0px;
}

#column-main .tweeters-list {
        background: #e8eeef url('/img/bg_single.gif') top left repeat-x;
        border-bottom: 1px solid #fff;
        padding: 10px;
}

#column-main img.user-image {
    background: #fff url('/img/no_profile_photo.gif') top left no-repeat;
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 40px;
}

#column-main img.user-image {
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 40px;
}

#column-main .more-prev-btn {
    margin-top: 10px;
}

.rank {
    /* background: transparent url('/img/rank.gif') top right no-repeat; */

    color: #aaa;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-left: 0px;
    padding: 10px 5px 10px 0;
    text-align: left;
    width: 30px;
}

.real-name {
    color: #98a5a7;
}

#column-main .details {
    background:  transparent url('/img/more-info-bg.gif') top left repeat-x;
    display: none;
    margin-top: 10px;
    padding-top: 10px;
}

#column-main .details strong {
    display: block;
    font-weight: bold;
}

#column-main .latest-tweet {
    background:  transparent url('/img/quote.gif') no-repeat 10px 30px;
    float: left;
    margin: 0 10px 10px 0;
    width: 440px;
}

#column-main .latest-tweet p {
    color: #6e7778;
    font-size: 14px;
    padding-left: 50px;
}

#column-main .latest-tweet p .posted-at {
    color: #99adb0;

    font-family: 'Georgia', serif;
    font-style: italic;
}

#column-main .other-details {
    background:  transparent url('/img/bg_other_details.gif') top left repeat-y;
    float: left;
    margin: 0 10px 10px 0;
    padding-left: 20px;
    width: 220px;
}

#column-main .other-details p {
    line-height: 14px;
}

.view-prev {
    border: 1px solid #ccc;
    float: right;
    padding: 5px 10px;
    text-align: center;
    width: 50px;
}
    
.view-more {
    border: 1px solid #ccc;
    float: right;
    margin-left: 10px;
    padding: 5px 10px;
    text-align: center;
    width: 50px;
}


/* My Comment */

/* @end */
    
.clear {
    clear: both;
}

#footer-wrapper {
    background: #c6c6c6;
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}

#footer {
    color: #444;
    margin: 0 auto;
    padding: 20px 0;
    width: 980px;
}

#footer a {
    color: #444;
    font-weight: normal;
}

#footer a:hover {
    text-decoration: underline;
}

#footer ul {
    float: right;
}

#footer ul li {
    display: inline;
    padding-left: 10px;
}

#footer #media-temple {
    clear: both;
    float: right;
    margin-top: 5px;
}

.view-prev-and-more {
    background: #fff;
    margin-right: 20px;    
    padding: 10px;
}

.four-o-four-wrapper {
    background: #fff;
    margin-top: 20px;
    padding: 10px;
}

.four-o-four {
    background: #fff url('/img/bg_404.gif') no-repeat;
    height: 80px;
    margin: 0 auto;
    padding-top: 50px;
    padding-left: 180px;
    width: 430px;
}

.four-o-four-quote {
    color: #444;
    font: normal 18px 'helvetica', arial, sans-serif;
}

.more-prev-btn {
    float: right;
    margin-left: 10px;
}

.browse-tags {
    float: left;
    margin-top: 7px;
}

/* @group Add yourself */

#add-tags {
    background: #eaeef1 url('/img/bg_pick_3.jpg') no-repeat right top;
    padding: 40px 0;
    text-align: center;
}

#add-tags h2 {
    color: #cc3333;
    font-size: 24px;
    font-weight: bold;
}

#your-tags {
    display: block;
    margin: 0 auto;
    width: 340px;
}

#add-tags h2 { 
    color: #333333;
    font-weight: normal;
}

#add-tags h2 a { 
    color: #0088cc; 
    font-weight: bold;
}

#add-tags p { 
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}

#add-tags p a { 
    color: #0088cc;
    font-weight: normal;
}

#your-tags .autocomplete-wrap { 
    position: relative;
}

.autocomplete-wrap {
     display: inline;
}

#add-tags label { 
    color: #444444;
    display: block;
    font: bold 14px/14px 'Helvetica', Arial, Sans-Serif;
    margin-bottom: 10px;
    text-align: left; 
}

#add-tags label span { 
    color: #767676;
    display: block;
    float: right;
    font: normal 12px/12px 'Lucida Grande', Arial, Sans-Serif;
}

#add-tags .add-tags-location { 
    background: #fff url('/img/add-tags-location.jpg') left top;
    border: 1px solid #9f9f9f;
    color: #444;
    display: block;
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    margin: 0 0 20px 0;
    padding: 10px 50px 10px 10px;
    width: 278px;
}

.interest {
    background: url('/img/add-tags-sprite.jpg') no-repeat left top;
    border: 1px solid #9f9f9f;
    clear: both;
    color: #444;
    display: block;
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    margin: 0 0 20px 0;
    padding: 10px 50px 10px 10px;
    width: 278px;
}
    
#tag-3 { background-position: 0 -38px; }
#tag-4 { background-position: 0 -76px; }
#tag-5 { background-position: 0 -114px; }
#tag-6 { background-position: 0 -152px; margin-bottom: 0; }

.steps-2-and-3 {
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
}

.steps-2-and-3 textarea { height: 50px!important; }

.steps-2-and-3 h3 {
    color: #5a5a5a;
    margin: 0 0 10px 0;
}

.verify-yourself {
    float: left;
    width: 260px;
}

.verify-yourself input.clean {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #dedede;
    color: #666;
    font: normal 12px 'Georgia', Serif;
    font-style: italic;
    margin-bottom: 5px;
    padding: 4px 10px;
    width: 160px;
}
    
.twitter-icon {
    float: left;
    margin-right: 10px;
}

.home-nav {
    background: #fff;
    width: 606px;
    padding: 7px;
}

.tweet-complete {
/*
    background: transparent url('/img/bg_tweet_complete.gif') repeat-y;
*/
    padding-left: 20px;
}

.tweet-complete textarea {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #dedede;
    font-family: Lucida Grande, Arial, Sans-serif;
    height: 48px;
    padding: 5px 10px;
    width: 620px;
}

.almost-done {
    text-align: center;
}

.almost-done .add-to-wefollow {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}

/* @end */

/* @group All Tags */

.complete-search {
    float: right
    height: 51px;
    margin-bottom: 20px;
}

.complete-search h3 {
    color: #666;
    float: left;
    font-size: 12px;
    padding: 25px 20px 0;
}

.btn-complete-search {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.btn-complete-search:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.complete-search input.clean {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #dedede;
    color: #666;
    float: left;
    font: normal 16px 'Georgia', Serif;
    font-style: italic;
    padding: 5px 10px;
    width: 240px;
}
    
.complete-search-search {
    float: right;
    margin-top: 5px;
    width: 310px;
}

.complete-search-search .go {
    margin-top: 2px;
    margin-left: 10px;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.complete-search-search .go:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

ul.tag-list {
    
}

ul.tag-list li a:hover {
    text-decoration: none!important;
}


ul.tag-list li {
    background: #eee;
    color: #666;
    display: inline;
    float: left;
    margin: 0 2px 2px 0;
    padding: 5px 10px
}
    
ul.tag-list li a {
    color: #666;
}

ul.tag-list li span {
    color: #f69732;
    font-weight: bold;
}

#char-count {
    float: right;
    color: #999; 
}

/* @end */

.arrow-up-overlay {
    background: transparent    url('/img/arrow-up.png') no-repeat;
    height: 50px;
    margin: 33px 0 0 45px;
    position: absolute;
    width: 50px;
    z-index: 5;
}

.arrow-down-overlay {
    background: transparent    url('/img/arrow-down.png') no-repeat;
    height: 50px;
    margin: 33px 0 0 45px;
    position: absolute;
    width: 50px;
    z-index: 5;
}

.new-follower-count {
    background: transparent url('/img/classy-border.gif') no-repeat;
    float: right;
    padding-top: 10px;
    text-align: center;
    width: 70px;
}

.follower-count {
    background: transparent url('/img/classy-border.gif') no-repeat;
    float: right;
    padding-top: 10px;
    text-align: center;
    width: 90px;
}

.main-info .info-button {
    background: transparent url('/img/classy-border.gif') no-repeat;
    padding: 10px;
    padding-right: 0;
    padding-top: 0;
}

.follower-number {
    color: #444;
    font: bold 14px 'helvetica', arial, sans-serif;
}

.new-follower-number {
    color: #1e9f09;
    font: bold 14px 'helvetica', arial, sans-serif;
}

.new-follower-number.grey {
    color: #444;
}

.new-follower-number.red {
    color: #cc000;
}

.main-ad {
    height: 90px;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 728px;
}

.ad-tags-inline {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: -4px;
}

/* @group Welcome Ad */

#welcome {
    display: none;
    background-color: rgb(0, 0, 0);
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
    filter: alpha(opacity=50); /* IE */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat:repeat;
    position:fixed;
    top: 0px;
    left: 0px;
}

#welcome-window {
    display: none;
    background: transparent url('/img/welcome.png');
    height: 195px;
    left: 30%;
    padding-top: 5px;
    text-align: center;
    top: 100px;
    margin: 0 auto;
    width: 510px;
    opacity: 1;
    position: absolute;
    -moz-opacity:1;
    filter: alpha(opacity=100);
    z-index: 9999;
}

#welcome-window p {
    color: #333;
    padding-top: 5px;
    text-align: center;
}

#welcome-window p strong {
    font-weight: bold;
}

#welcome-window img {

}

#welcome-window a img {
    margin: 10px 7px 0;
    text-align: left;
    opacity: .9;
    -moz-opacity: .9;
    filter: alpha(opacity=90);
}

#welcome-window a:hover img {
    opacity: 1;
    -moz-opacity:1;
    filter: alpha(opacity=100);
}

#welcome-window .x {
    float: right;
    margin: -10px;
    position: relative;
    z-index: 9999999;
}

.welcome {
    float: left;
    margin-left: 5px;
}

/* @end */

.sort-split {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.sort-by {
    color: #f69732;
    float: right;
    font-weight: bold;
    text-align: right;
}

.sort-by span {
    margin-left: 10px;
}

.selected {
    background: #2677b7;
    color: #fff;
    padding: 5px;
}

.verified-seal {
    top: 5px;
    left: 5px;
    position: absolute;
    z-index: 9999;
}

/* @group Profile Pages */
    
#profile-container-wrapper {
    background: #fff; 
    border: none;
    display: block;
    margin: 5px auto 0 auto;
    padding: 10px;
    width: 960px;
}

#profile-container { 
    background: #e3eaea url('/img/profile_container_bg.jpg') repeat-x left top;
    padding: 10px;
}

.profile-container-column { 
    display: block;
     float: left;
    margin-right: 20px;
    width: 300px;
 }

.profile-container-column h2 { 
    color: #3d3d3d;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 5px;
    text-shadow: #fff 0 1px 0px;
}

#profile-container-column-last { 
    margin-right: 0;
}

#profile-bio { 
    margin-bottom: 20px;
}

.profile-photo {
    display: block;
    float: left;
    height: 60px;
    padding: 0 10px 10px 0;
    width: 60px;
}

#profile-bio h1 { 
    color: #3d3d3d;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 24px;
    padding-top: 10px;
    text-shadow: #fff 0 1px 0px;
}

.profile-asl { 
    color: #3d3d3d;
    font-size: 12px;
    text-shadow: #fff 0 1px 0px;
}

.profile-asl a { 
    text-decoration: underline;
}

.profile-asl a:hover { 
    color: #3d3d3d;
    text-decoration: none;
}

#profile-networks { 
    clear: both;
    display: block;
    margin-bottom: 0px;
}

#profile-networks li {
    display: block;
    float: left;
}

#profile-networks li a img { 
    padding-bottom: 0;
    padding-right: 4px!important;
}

.profile-introduction { 
    color: #444444;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px 0;
}

.follow-user-btn {
    margin-bottom: 20px!important;
}

#profile-top-friends { 
    border-bottom: 1px solid #c6c7c7;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#profile-top-friends li { 
    background: #dfe1e2;
    display: block;
    float: left;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 40px;
}

#profile-latest-tweet { 
    background: url('/img/latest_tweet_bottom.jpg') no-repeat center bottom;
    padding-bottom: 30px;
}

.latest-tweet { 
    color: #444444;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    margin: 0 0 8px 0;
}

.latest-tweet-meta { 
    color: #adb0b1;
    font-family: Georgia, serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.profile-favorites { 
    background: #ffffff;
    height: 251px;
    margin: 0;
    padding: 10px;
    position: relative;
}

.profile-favorites-shadow { 
    background: url('/img/profile-column-shadow.png') no-repeat left top;
    height: 20px;
    margin-bottom: 12px;
    width: 300px;
}

.profile-favorites h2 { 
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}

#favorite-list { 
    
}

#favorite-list li {
    background: #f9f9f9 url('/img/fav_list_bg.png') repeat-x left top; 
    display: block;
    height: 32px;
    padding: 5px;
}

#favorite-list li img { 
    display: block;
    float: left;
    margin-right: 10px;
}

#favorite-list li h3, #favorite-list li h3 a {
    color: #777777;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    line-height: 30px;
}

#favorite-list li h3 a:hover {
    color: #3d3d3d;
}

.fan-count {
    color: #6e7778;
    float: right;
    font-size: 11px;
    margin: 0 5px 0 0;
    width: 40px;
}

.fan-count p {
    background: url('/img/fav_list_fan_label.png') no-repeat center bottom;
    line-height: 27px;
}

.view-top-favorites a {
    border-top: 1px solid #ececec;
    bottom: -2px;
    display: block;
    padding-top:4px;
    position: absolute;
    text-align: right;
    text-decoration: underline;    
    width: 280px;
}

#twitter-follow-data {
    border-top: 1px solid #c6c7c7;
    border-bottom: 1px solid #c6c7c7;
    clear: both;
    margin-bottom: 15px;
    padding: 10px 0;
}

#twitter-follow li {
    display: block;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 98px;
}

#follower-count {
    border-right: 1px solid #c6c7c7;
}

#update-count {
    border-left: 1px solid #c6c7c7;
}

.total {
    color: #757575;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 0;
    margin-top: 5px;
}

.total-label {
    color: #353535;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

/* @end */

/* @group Edit Profile */
#profile-edit { }

.profile-sidebar-column-small {
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 140px;
}

.profile-sidebar-column-large {
    clear: both;
    padding-bottom: 20px;
}

.profile-sidebar-column-small select {
    margin-left: 0;
}

.block-label {
    color: #3d3d3d;
    display: block;
}

.block-label-large {
    color: #3d3d3d;
    display: block;    
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    margin-bottom: 5px;
}

.profile-sidebar-column-large .input-text-large {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #9f9f9f;        
    color: #636363;
    display: block;
    float: left;
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    height: 26px;
    margin: 0;
    margin-right: 7px;
    padding: 0 10px;
    width: 240px;
}

.submit-btn-small {
    background: url('/img/submit-btn-small.jpg') no-repeat left top;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    width: 26px;
}

#my-links-form {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#top-friends-form {
    padding-top: 10px;
}

#top-friends-form ul {
    padding-top: 10px;
}

#top-friends-form li {
    background: #dfe1e2;
    display: block;
    float: left;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 40px;
}

.edit-favorite-list li {
    background: #f9f9f9 url('/img/fav_list_bg.png') repeat-x left top; 
    display: block;
    height: 32px;
    padding: 5px;
}

.edit-favorite-list li img { 
    display: block;
    float: left;
    margin-right: 10px;
}

.edit-favorite-list li h3, .edit-favorite-list li h3 a {
    color: #777777;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    line-height: 0;
    margin-top: 6px;
}

.edit-favorite-list h3 a:hover {
    color: #3d3d3d;
}

.edit-artwork-link {
    background: url('/img/edit-artwork-link.jpg') no-repeat left center;
    display: block;
    float: left;
    margin-top: -2px;    
    padding: 5px 0 5px 20px;
    text-decoration: underline;
}

.edit-favorite-title {
    background: #fff url('/img/bg_input.gif') repeat-x;
    border: 1px solid #9f9f9f;        
    color: #636363;
    display: block;
    font: bold 14px 'Helvetica', Arial, Sans-Serif;
    height: 27px;
    margin: 0;
    padding: 0 5px;
    width: 220px;
}

/* @end */

/* @group Badge */
#badge-container {
    background: #dddddd;
    width: 88px;
}

.badge-list {
    display: block;
    margin: 0 auto;
    width: 71px;
}

.badge-list li {
    background: #f3f3f3;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: block;
    margin-bottom: 3px;
    padding: 2px 5px;
    text-align: center;
    width: 60px;
}

.badge-list li p {
    margin: 0;
}


/* @end */

.top-city-link {
    float: left;
    font-size: 14px; 
    
    margin: 0!important;
    padding: 0!important;
}

/* My Comment */

.top-city {
        padding: 10px 10px 10px 0!important;
        position: relative; 
}

.top-city .count { 
    padding: 0!important; 
}

/* New CSS */
/* * * * * * Global Reset * * * * * */


/* * * * * * HTML * * * * * */
#temporary_wrapper a {
    text-decoration: none;
}

#temporary_wrapper {
    font: normal 11px/18px Helvetica, Arial, sans-serif;
}

#temporary_wrapper h2 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#temporary_wrapper h3, #temporary_wrapper h3 a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-shadow: #fff 0 1px 0;
}

/* * * * * * Main Content * * * * * */
#main_content {
    background: #fff;
    clear: both;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    padding: 10px;
    width: 600px;
}
    #main_content h2 {
        float: left;
        margin-bottom: 0;
    }
    #main_content .user_count {
        color: #aaa;
        display: block;
        float: right;
        font-size: 12px;
        font-weight: bold;
    }

.sort_results {
    background: url('/img/faux_hr.gif') repeat-x left bottom;
    margin-bottom: 5px;
    margin-top: 10px;
}
	.sort_results li {
	    display: block;
	    float: left;
	    margin-right: 10px;
	}
		.sort_results li a {
		    background: #eee;
		    border: 1px solid #eee;
		    border-bottom: 1px solid #ddd;
		    color: #aaa!important;
		    display: block;
		    float: left;
		    font-size: 12px;
		    font-weight: normal!important;
		    padding: 10px 20px;
		    position: relative;
		}
		.sort_results li a.active {
		    background: #fff;
		    border-color: #ddd;
		    border-bottom: 0;
		    color: #777!important;
		    padding-bottom: 11px;
		}
    
#results {
    clear: both;
    margin-bottom: 10px;
}

.result_row {
    border-bottom: 1px solid #ddd;
    clear: both;
    padding: 10px 0;
}

.result_rank {
    color: #aaa;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: right;
    width: 80px;
}
	.result_rank span {
	    font-size: 18px;
	}

.result_thumbnail {
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
}
	.result_thumbnail img {
	    height: 30px;
	    width: 30px;
	}

.result_details {
    color: #777;
    float: left;
    margin-bottom: 0;
    width: 310px;
}
	.result_details p {
	    line-height: normal;
	    margin-bottom: 0;
	}

.result_header {
    color: #0088cc;
    font-size: 12px;
    font-weight: bold!important;
    line-height: 12px;
    margin-top: 2px;
}
	.result_header a:hover {
	    color: #333!important;
	}

.result_meta {
    float: left;
    text-align: right;
    width: 140px;
}
	.result_meta p {
	    margin-bottom: 0;
	}

.follower_count {
    font-weight: bold;
    line-height: normal;
}

/* * * * * * Home Page * * * * * */
#home_content {
    clear: both;
    float: left;
    margin-top: 5px;
    width: 640px;
}

.user_block {
    background: #fff;
    color: #777;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 10px 0 0 0;
    width: 300px;
}

.user_block.odd {
    margin-right: 0;
}

.user_block .more_link {
    border-top: 1px solid #e1e1e1;
    color: #08c;
    clear: both;
    display: block;
    margin-top: 5px;
    padding: 10px;
    text-align: right;
}

.user_block .more_link:hover {
    color: #333;
}

.user_block h2 {
    float: left;
    padding-left: 10px;
}

.user_block .user_count {
    color: #aaa;
    float: right;
    font-weight: bold;
    padding-right: 10px;
}

.user_block .user_name {
    color: #0088cc;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    margin-right: 20px;
    width: 150px;
}

.user_block .user_name:hover {
    color: #333;
}

.user_block .user {
    clear: both;
    margin-bottom: 5px;
    padding: 0 10px;
}

.user_block .user img {
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
    width: 30px;
}

.user_block .user p {
    float: left;
    line-height: normal;
    text-align: right;
    width: 70px;
}

.user_block .user strong {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.user_block .user span {
    color: #aaa;
    display: block;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 10px;
}

.user_block .shadow {
    background: url('/img/user_block_shadow.jpg') no-repeat left top;
    height: 10px;
    width: 300px;
}

/* * * * * * Profiles * * * * * */
.profile_wrapper {
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	width: 940px;
}
#user_profile {
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	width: 300px;
}
	#user_profile img {
		display: block;
		float: left;
		height: 60px;
		margin-right: 10px;
		width: 60px;
	}
	#user_profile h1 {
		color: #333;
		font: bold 30px/30px Helvetica, Arial, sans-serif;
		padding-top: 7px;
	}
	#user_profile h2 {
		color: #1f6bae;
		font-size: 14px;
		margin: 0;
		text-shadow: none;
	}
	#user_profile .user_vitals {
		margin-bottom: 20px;
	}
		#user_profile .user_vitals p {
			clear: both;
			color: #444;
			font: normal 14px/18px Helvetica, Arial, sans-serif;
			margin: 20px 0;
		}
	#user_profile .user_stats {
		border-bottom: 1px solid #b5b5b5;
		border-top: 1px solid #b5b5b5;
		margin-bottom: 20px;
		padding: 8px 0;
	}
		#user_profile .user_stats dl {
			border-right: 1px solid #c4c6c6;
			float: left;
			padding: 5px 10px;
			text-align: center;
			width: 79px;
		}
			#user_profile .user_stats dt {
				font: bold 14px/14px Helvetica, Arial, sans-serif;
				margin-bottom: 3px;
			}
			#user_profile .user_stats dd {
				color: #333;
				font: bold 14px/14px Helvetica, Arial, sans-serif;
				text-shadow: #fff 0 1px 0;
			}
		#user_profile .user_stats .edge {
			border-right: 0!important;
		}
	#user_profile .latest_tweet blockquote {
		color: #444;
		font-size: 14px;
		margin-bottom: 10px;
	}
	#user_profile .latest_tweet cite {
		background: url('/img/profile_latest_tweet.jpg') no-repeat left bottom;
		color: #a5a5a5;
		display: block;
		font: bold 14px/18px Georgia, serif;
		margin-bottom: 20px;
		padding-bottom: 40px;
	}
	
#user_rankings {
	background: #fff;
	float: left;
	padding: 0 10px 10px 10px;
	width: 600px;
}
	#user_rankings strong {
		font-weight: bold;
	}
	#user_rankings h2 {
		margin: 10px 0;
	}
	/* This is a minor cosmetic fix for the best browsers! Progressive enhancement */
	#user_rankings .ranked + h2 {
		margin-top: 20px;
	}
	#user_rankings .ranked {
		border-bottom: 1px solid #ddd;
		clear: left;
		padding: 7px 0;
	}
		/* Again... people on IE surely don't care about minor details such as this... */
		#user_rankings .ranked:last-child {
			border-bottom: 0;
			padding-bottom: 0;
		}
	/*	#user_rankings .ranked:hover {
			background: #efefef;
		}
	*/
		#user_rankings .ranked p {
			color: #333;
			ont: normal 10px/10px "Lucida Grande", Helvetica, Arial, sans-serif;
			margin-bottom: 0;
		}
	#user_rankings .details {
		float: left;
		margin-right: 20px;
		width: 450px;
	}
		#user_rankings .details h4 a {
			color: #0088cc;
			font: bold 14px/14px Helvetica, Arial, sans-serif;
		}
	#user_rankings .standing {
		float: left;
		width: 130px;
	}	
		#user_rankings .standing dl {
			border-right: 1px solid #b5c4c7;
			float: left;
			padding-right: 16px;
			padding-top: 10px;
			text-align: right;
			width: 50px;
		}
			#user_rankings .standing dt {
				color: #777;
				font: bold 12px/12px Helvetica, Arial, sans-serif;
				margin-bottom: 3px;
			}
			#user_rankings .standing dd {
				color: #aaa;
				font: normal 10px/10px "Lucida Grande", Helvetica, Arial, sans-serif;
			}
		#user_rankings .edge {
			border-right: 0!important;
			padding-left: 13px!important;
			padding-right: 0!important;
		}

/* * * * * * Sidebar Wide * * * * * */
#sidebar_wide {
    float: left;
    margin-top: 5px;
    width: 300px;
}
	#sidebar_wide .ad {
	    background: url('/img/sidebar_ad.gif') no-repeat left top;
	    height: 250px;
	    margin-bottom: 20px;
	    width: 300px;
	}
	#sidebar_wide .more_tags {
		color: #0088cc!important;
		display: block;
		font-weight: normal;
		padding: 5px;
		text-align: right!important;
	}

.sidebar_column {
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 140px;
}
	.sidebar_column.odd {
	   margin-right: 0px;
	}
	.sidebar_column ul {
	    background: #eee;
	}

.sidebar_column li a {
    border-bottom: 1px solid #ddd;
    color: #777!important;
    display: block;
    font-weight: normal;
    padding: 5px;
}

.sidebar_column li a span {
    background: #ddd;
    display: block;
    float: right;
    padding: 0 5px;
    -moz-border-radius: 3ex;
    -webkit-border-radius: 3ex;
}

.sidebar_column li a:hover {
    background: #fff;
    color: #333!important;
    text-decoration: none;
}
        
.sidebar_column_wide {
    clear: both;
    font-size: 12px;
}

.sidebar_column_wide ul {
    background: #eee;
}

.sidebar_column_wide li {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.sidebar_column_wide li:hover {
    background: #fff;
    cursor: pointer;
}

.sidebar_column_wide img {
    background: #333;
    display: block;
    float: left;
    margin-right: 10px;
    height: 30px;
    width: 30px;
}

.sidebar_column_wide .twitter_username {
    color: #0088cc;
    display: block;
    float: left;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}

.sidebar_column_wide .twitter_username:hover {
    color: #333!important;
}

.sidebar_column_wide .follower_count {
    color: #777;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 0;
    margin-top: 4px;
    text-align: right;
}

.sidebar_column_wide .follower_count span {
    color: #aaa;
    display: block;
    font-size: 11px;
    font-weight: normal;
}
    
/* * * * * * Misc * * * * * */
.highlight {
    color: #99cc33;
    font-weight: bold;
}

#add-tweet {
	width: 525px;
}

.primary_action {
	background: #99cc33 url('/img/plus_icon.gif') no-repeat 13px center;
	color: #fff;
	display: block;
	float: left;
	font: normal 11px/18px "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 7px 20px 7px 40px;
	text-shadow: #89b72e 0 1px 0;
	-moz-border-radius: 1ex;
	-webkit-border-radius: 1ex;
}

/*******************************************************************************
 * ~Profile Pages
*******************************************************************************/
#profile_wrapper {
	clear: both;
	padding-top: 10px;
}

.small_column {
	float: left;
	margin-right: 40px;
	margin-top: 5px;
	text-align: center;
	width: 140px;
}
	.small_column .primary_action {
		background: #99cc33 url('/img/plus_icon.gif') no-repeat 10px center;
		padding: 3px 10px 3px 35px;
		text-align: left;
		width: 95px;
	}

.rounded_thumb {
	max-width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main_profile_content {
	float: left;
	width: 760px;
}
	#main_profile_content h1 {
		color: #444;
		font: bold 60px "Helvetica", Arial, sans-serif;
		letter-spacing: -1px;
		text-shadow: #fff 0 1px 0;
	}
	#main_profile_content h2 {
		color: #777;
		font-size: 22px;
		font-weight: normal;
		line-height: 25px;
		margin-bottom: 30px;
		text-shadow: none;
	}

.section {
	clear: both;
	margin-bottom: 30px;
}
	.section_title {
		background: url('/img/groove.gif') repeat-x left center;
		color: #444;
		font: bold 12px "Georgia", serif;
		letter-spacing: -.08em;
		margin-bottom: 15px;
	}
	.section_title span {
		background: #ddd;
		padding-right: 20px;
	}

.counter {
	background: #444;
	color: #ddd;
	float: left;
	line-height: 40px;
	margin-right: 10px;
	min-height: 40px;
	padding: 0 10px;
	width: 225px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.counter dd {
	float: left;
}
.counter dt {
	color: #fff;
	font: bold 24px/40px "Helvetica", Arial, sans-serif;
	text-align: right;
}

.last_counter {
	margin-right: 0;
}

.ranking_section li {
	background: #e4e4e4;
	margin-bottom: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.ranking_section li a {
		color: #0088cc;
		font: bold 30px "Helvetica", Arial, sans-serif;
	}
	.ranking_section li a:hover {
		color: #333;
		text-decoration: none;
	}
	.ranking_section li a:active {
		position: relative;
		top: 1px;
	}

.ranking_counters {
	float: right;
}
.ranking_counters dl {
	color: #333;
	float: left;
	text-align: right;
	padding: 0 25px;
}

.ranking_counters dt {
	font: bold 18px/14px "Helvetica", Arial, sans-serif;
	padding-top: 3px;
}
.ranking_counters .first_counter {
	border-left: 0;
	padding-left: 0;
}
.ranking_counters .last_counter {
	border-right: 0;
	padding-right: 0;
}

.recent_followers {
	color: #333;
	float: right;
}
	.recent_followers a {
		height: 25px;
		float: right;
		margin-bottom: 5px;
		margin-left: 3px;
	}
	.recent_followers img {
		height: 25px;
		width: 25px;
	}

.recent_follow_count {
	clear: right;
	display: block;
	text-align: right;
}

.tag_name {
	color: #333;
	float: left;
}
	.tag_name p {
		margin-bottom: 0;
	}
.influence_ranking {
 	clear: left;
	display: block;
	float: left;
}