/*COLORS

color:#0485bd; link title
color:#e55304; votes

*/


* {
outline:none;
padding:0px;
margin:0px;
font-family:helvetica;
}

* ul li {
list-style:none;
}

* fieldset {
border:none;
}


ul li.odd {
background:#eee;
}

ul li.odd.blacklisted {
background:#FF9F9F;
}

ul li.blacklisted {
background:#FFCFCF;
}



ul li a {
color:#00729F;
}

ul li a:hover {
color:#2CB1E9;
}

body a {
color:#2CB1E9;
text-decoration:none;
}

.vivid {
color:#e55304d;
}

img.x {
width:100%;
height:100%;
}

body img {
border:none;
}

body a:hover {
color:#00729F;
}

body {
background:url('/images/chirplinks2_bg.png') ;
/*background:url('/images/backgrounds/r03-4.jpg')*/ 
}


div#container {
	width:100%;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

div#header {
width:100%;
height:56px;
background:url('/images/header_bg.png') repeat-x;
}

div#header div#logo {
width:200px;
height:39px;
float:left;
margin:6px 0px 0px 0px;
background:url('/images/chirplinks_logo.png') no-repeat -15px 0px;
}

div#header div#logo:hover {
background:url('/images/chirplinks_logo.png') no-repeat -15px -39px;
}

div#header div.wrapper {
width:930px;
margin:0px auto;
}

div#main_nav {
float:right;
margin:7px 30px 0px 0px;
}

div#main_nav ul li {
float:left;
height:40px;
margin:0px 0px 0px 20px;
width:70px;
text-align:center;
background:url('/images/main_nav_button.png') no-repeat;
}

div#main_nav ul li a {
padding:12px 0px 10px 0px;
display:block;
font-size:13px;
color:#ccc;
text-shadow: 0px 2px 0px #000;
}

div#main_nav ul li:active,
div#main_nav ul li.selected {
background:url('/images/main_nav_button.png') no-repeat 0px -42px;
padding-top:1px;
}

div#main_nav ul li a:hover {
color:#fff;

}

div#content {
width:930px;
margin:0px auto;
}

div#content h2 {
color:#999;
}

/*------Pagination--------*/

div.pagination {
color:#666;
margin:50px 0px 0px -4px;
float:left;
}

div.pagination span.prev_page,
div.pagination span.next_page {
	height:60px;
}

div.pagination span.prev_page,
div.pagination a.prev_page,
div.pagination span.next_page,
div.pagination a.next_page {
background:url('/images/pagination_sprite.png');
text-indent:-1000px;
overflow:hidden;
width:55px;
margin:0px 3px;
float:left;
}

div.pagination a.prev_page {
background:url('/images/pagination_sprite.png') 0px 0px;
}

div.pagination a.prev_page:active {
background:url('/images/pagination_sprite.png') 0px -64px;
}


div.pagination a.next_page {
background:url('/images/pagination_sprite.png') -130px 0px;
}

div.pagination a.next_page:active {
background:url('/images/pagination_sprite.png') -129px -64px;
}

div.pagination a,
div.pagination span.current {
background:url('/images/pagination_sprite.png') -55px 0px;
height:40px;
width:73px;
padding:23px 2px 0px 0px;
text-align:center;
float:left;
}

div.pagination a:active {
height:39px;
padding:24px 2px 0px 0px;
background:url('/images/pagination_sprite.png') -54px -64px;
}

div.pagination span.current {
background:url('/images/pagination_sprite.png') -55px -64px;
}

div.pagination .gap {
float:left;
font-size:30px;
color:#fff;
width:50px;
text-align:center;
margin-top:30px;
}


/*--------Tags--------*/

.css1 { color:#0485bd}
  .css2 { color:#645B7F; }
  .css3 { color:#C85B7F; }
  .css4 { color:#FF403F; }


div#tags p {
border-right:1px solid #efefef;
border-bottom:1px solid #efefef;
background:#fff;
vertical-align:middle;
text-align:center;
padding:5px 5px 5px 5px;
width:128px;
float:left;
height:15px;
cursor:pointer;
}

div#tags div#tag_container {
border-top:1px solid #efefef;
border-left:1px solid #efefef;
width:834px;
float:left;
}

/*------Dropdown Screen-------*/

div#dropdown_screen {
width:100%;
height:118px;
position:absolute;
z-index:20;
top:56px;
background:url('/images/info_dropdown_screen_darker.png');
}

div#dropdown_screen .wrapper {
width:930px;
margin:0px auto;
position:relative;
top:9px;

}

div#dropdown_screen div#user_avatar {
float:left;
margin-left:4px;
}

div#dropdown_screen div#user_avatar img{
height:85px;
border:5px solid #1b3741;
}


div#dropdown_screen div#login h3 {
color:#cdefef;
font-weight:normal;
margin:5px 0px 10px 5px;
font-size:17px;
letter-spacing:0.8px;
text-shadow: 0px 2px 0px #000;
}

div#dropdown_screen div#login input#screen_name {
font-size:30px;
border:5px solid #1b3745;
color:#1b3745;
float:left;
width:225px;
opacity: 0.7;
/* for IE */
filter:alpha(opacity=70);

}

div#dropdown_screen div#login input.submit {
width:80px;
height:35px;
float:left;
font-size:18px;
margin:2px 0px 0px 10px;
opacity: 0.75;
text-shadow: 0px 2px 0px #fff;
/* for IE */
filter:alpha(opacity=75);
}

div#dropdown_screen div#login div#about_and_instructions,
div#dropdown_screen div#login div#login_form {
float:left;
}

div#dropdown_screen div#login div#about_and_instructions {
width:530px;
height:70px;
margin:10px 40px 0px 0px;
}

div#dropdown_screen div#subnav {
position:absolute;
font-size:13px;
left:559px;
}

div#dropdown_screen div#subnav ul li {
width:72px;
height:40px;
text-align:center;
float:left;
margin:0px 18px 15px 0px;
}

div#dropdown_screen div#subnav ul li a{
width:72px;
float:left;
color:#eee;
padding:12px 0px 0px 0px;
height:28px;
background:url('/images/clear_button_sprite.png') no-repeat 0px 0px;

}

div#dropdown_screen div#subnav ul li a:active,
div#dropdown_screen div#subnav ul li.selected a {
padding:13px 0px 0px 0px;
color:#74FF2F;
background:url('/images/clear_button_sprite.png') no-repeat 0px -40px;
}

div#dropdown_screen a {
color:#94FF1F;
text-shadow: 0px -1px 0px #000;
}


div#dropdown_screen a:hover {
color:#fff;
text-shadow: 0px -1px 0px #000;
}


div#dropdown_screen div#progress {
width:400px;
position:absolute;
left:120px;
top:11px;
}

div#dropdown_screen div#progress p{
color:#eee;
text-shadow: 0px -1px 0px #000;
margin:10px 0px 0px 0px;
}


/*--made by ---*/

.users div#dropdown_screen div#made_by {
position:absolute;
left:600px;
color:#fff;

}

.users div#dropdown_screen div#made_by p {
font-size:15px;
}


/*---info area---*/

.users div#dropdown_screen div#info_area,
.frontpage div#dropdown_screen div#info_area {
height:83px;
position:absolute;
background:url('/images/dropdown_screen_info_bg.png') repeat-x -60px 0px;
padding:5px;
overflow:auto;
color:#fff;
border-left:1px solid #111;
border-right:1px solid #111;
}

div#dropdown_screen div#info_area p {
	margin:10px 0px 10px 0px;
}

.users div#dropdown_screen div#info_area {
width:420px;

left:115px;
}

.frontpage div#dropdown_screen div#info_area {
width:520px;
left:10px;
}

div#info_area ul#info_items li {
font-size:12px;
margin:6px 0px;
color:#fff;
padding:0px 0px 0px 20px;
background:url('/images/external_link.png') no-repeat;
}

div#info_area ul#info_items li p{
display:inline;
}

div#info_area ul#info_items li a {
color:#fff;
text-shadow: 0px 2px 0px #000;
}

div.quick_user_info p,
div.quick_user_info img{
float:left;
max-width:200px;
color:#fff;
font-size:12px;
margin:3px 8px;
}

div.quick_user_info img {
margin:0px 0px 30px 0px;
}


/*-------FRONTPAGE LINKS--------*/

div#fp_links {
margin:0px 0px 0px 0px;
float:left;
}

.fp_link {
height:42px;
position:relative;
float:left;
margin:0px 0px 40px 0px;
}

.fp_link.expanded {
height:auto;
position:relative;
float:left;
margin:0px 0px 0px 0px;
}

.fp_link div.link_top {
background:url('/images/frontpage_link_sprite.png') no-repeat 0px 0px;
float:left;
width:910px;
height:71px;
}

.fp_link.expanded div.link_top {
height:100px;
}

.fp_link div.link_top div.options {
display:none;
}

.fp_link.expanded div.link_top div.options {
top:59px;
left:90px;
display:block;
}

.fp_link.expanded div.link_top div.options li.actions {
left:545px;
}

.fp_link.expanded div.link_top {
background:url('/images/frontpage_link_sprite.png') no-repeat 0px -65px;
}

.fp_link div.link_bottom {
background:url('/images/frontpage_link_sprite.png') no-repeat 0px -180px;
height:24px;
width:910px;
float:left;
}

.fp_link div.votes {
position:absolute;
left:27px;
top:28px;
color:#e55304;
font-weight:bold;
width:60px;
}

.links .fp_link a h3,
.frontpage .fp_link a h3 {
position:absolute;
top:27px;
font-weight:normal;
left:100px;
width:685px;
overflow:hidden;
height:21px;
}

.fp_link a h3:hover  {
color:#00aaf3;
}

.frontpage .fp_link a:active h3 {
background:url('/images/frontpage_link_sprite.png') no-repeat -81px -301px;
}




.fp_link .link_top em,
li.link em {
position:absolute;
top:19px;
height:auto;
width:auto;
font-size:13px;
font-style:normal;
font-weight:normal;
left:786px;
overflow:hidden;
}

.fp_link .link_top em a,
li.link em a {
font-size:13px;
float:left;
font-style:normal;
font-weight:normal;
width:76px;
overflow:hidden;
height:11px;
text-align:center;
padding:10px 0px;
}


.fp_link div.expand_button {
width:30px;
height:30px;
position:absolute;
cursor: pointer;
right:15px;
top:20px;
}

.links div.options ul li.actions div.menu ul li {
margin-top:3px;
}

.links div.options ul li.actions div.action p a{
padding-top:3px;
padding-right:15px;
}

.fp_link.expanded div.expand_button {
right:34px;
}


.fp_link div.link_middle {
display:none;
}

.fp_link.expanded div.link_middle {
display:block;
}

.fp_link div.link_info {
float:left;
background:url('/images/frontpage_link_repeat.png') repeat-y 3px 0px;
width:912px;
}

.fp_link.expanded div.link_info {
display: block;
}

div.link_info ul.posters {
float:left;
width:822px;
margin:10px 0px;
min-height:40px;
max-height:300px;
overflow:auto;
}

div.link_info ul.posters p {
float:left;
font-size:11px;
color:#333;
}

div.link_info ul.posters li {
display:block;
width:800px;
float:left;
margin:0px;
padding:5px 0px 3px 0px;
}


div.link_info ul.posters img {
float:left;
margin-right:20px;
margin:-7px 20px 0px 0px;
width:23px;
height:23px;
}





/*----------Link Show ---------*/

.tabs {
width:850px;
margin:0px 0px 0px 25px;
float:left;
}

div#link .tabs .posters {
margin:0px;
}

#link .fp_link .link_top a h3{
width:800px;
height:23px;
background:url('/images/frontpage_link_sprite.png') no-repeat -81px -232px;
}

#link .fp_link .link_top a:active h3{
background:url('/images/frontpage_link_sprite.png') no-repeat -81px -309px;
}




/*-----link comments-----*/

div.comments {
width:455px;
float:left;
}

div.comments fieldset {
margin:10px 0px;
}

div.comments fieldset.comment_text textarea {
height:70px;
display:block;
}

div.comments fieldset.comment_post_to_twitter {
width:200px;
float:left;
}

div.comments fieldset.comment_submit {
width:70px;
float:right;
margin:0px;
}


div.comments_container {
float:left;
width:800px;
font-size:14px;
margin:20px 0px 20px -5px;
}

div.comments_container label {
float:left;
margin:0px 20px 0px 0px;
}

div.comments_container label img {
float:left;
height:17px;
margin:-3px 10px 0px 0px;
}

div.comments_container p {
color:#666;
}


div.comments_container ul li {
padding:6px 5px 2px 5px;
}


/*-------USER LINKS--------*/

div#user_links {
float:left;
min-height:1000px;
margin:0px 0px;
padding-bottom:100px;
}

div#user_links div#pagination {
	float:left;
	color:#fff;
}

div#user_links li.link {
float:left;
position:relative;
list-style:none;
margin:0px 0px 10px 0px;
font-size:13px;
color:#666666;
line-height:20px;
height:142px;
width:910px;
padding:20px 20px 20px 20px;
background:url('/images/trusted_links_sprite.png') no-repeat;
}

div#user_links li.nobutton {
height:100px;
padding:20px 20px 20px 20px;
background:url('/images/links_sprite.png') no-repeat;
}

.nobutton div.avatar_frame {
top:56px;
width:50px;
position:absolute;
}

li.link h3 {
top:30px;
left:30px;
position:absolute;
font-size:18px;
float:left;
font-weight:normal;
line-height:15px;
}

li.link em {
left:812px;
top:17px;
}

div.avatar_context {
position:absolute;
top:100px;
}

li.nobutton div.avatar_context {
position:absolute;
top:55px;
}

div.avatar {
width:70px;
height:67px;
float:left;
margin:-8px 40px 0px 0px;
}

div.avatar img {
width:100%;
width:100%;
}

div.context {
width:750px;
height:45px;
line-height:25px;
font-size:16px;
}

div.context label {
font-weight:bold;
font-size:18px;
padding-right:10px;
}

div.context label a {
color:#0485bd;
}

li.link div.context {
float:left;
}


li.link a h3,
.fp_link a h3  {
display:block;
width:780px;
font-weight:normal;
padding:12px 0px 4px 15px;
text-decoration:none;
margin:-12px 0px 0px -19px;
color:#00729F;
text-shadow: 0px 1px 0px #fff;
overflow:hidden;
}

li.link a h3:active  {
padding-top:13px;
height:20px;
background:url('/images/trusted_links_sprite.png') no-repeat -10px -199px;
}

li.link a:hover h3 {
color:#0485bd;
}

div.options {
position:absolute;
top:63px;
left:25px;
width:800px;
margin-bottom:30px;
font-size:15px;
text-shadow: 0px 2px 0px #fff;
}

li.nobutton div.options {
top:23px;
}

li.source span {
float:left;
margin-right:15px;
}

li.source span.tags {
width:490px;
}


li.source span.status div.liked {
width:26px;
height:24px;
margin-top:-3px;
background:url('/images/tiny_icons_sprite.png') no-repeat 0px -1px;
}


/*-----actions------*/

div.options ul li.actions {
position:absolute;
right:-90px;
}

div.options ul li.actions div.action {
margin-top:-4px;
height:22px;
padding-top:4px;
font-size:13px;
position:relative;
float:left;
margin-right:10px;
}

div.options ul li.actions a{
color:#eeeeee;
text-shadow: 0px 1px 0px #555;
}

li.actions div.like {
width:70px;
background:url('/images/action_buttons_sprite.png') no-repeat -4px 0px;
}

div.dislike {

width:85px;
background:url('/images/action_buttons_sprite.png') no-repeat -134px 0px;
}

div.share {

width:90px;
background:url('/images/action_buttons_sprite.png') no-repeat -263px -1px;
}

div.like:active {
background:url('/images/action_buttons_sprite.png') no-repeat -4px -114px;
}

div.dislike:active {
background:url('/images/action_buttons_sprite.png') no-repeat -134px -113px;
}

div.action:active a {
padding-top:1px;
}


li.actions p a {
float:left;
padding-left:7px;
width:50px;
}

li.like p a {
width:30px
}

div.options li.actions div.action div.menu {
position:absolute;
top:0px;
padding:4px 0px 0px 7px;
z-index:10;
height:83px;
width:100px;
}

div.options li.actions div.like div.menu {
background:url('/images/action_buttons_sprite.png') no-repeat -4px -25px;
}

div.options li.actions div.like div.menu:active {
background:url('/images/action_buttons_sprite.png') no-repeat -4px -138px;
}

div.options li.actions div.dislike div.menu {
width:120px;
background:url('/images/action_buttons_sprite.png') no-repeat -134px -27px;
}

div.options li.actions div.share p a {
width:72px;
text-align:center;
}

div.options li.actions div.menu ul li{
width:100px;
margin-bottom:6px;
}

div.options li.actions div.menu:active ul li {
margin:1px 0px 5px 0px;
}

div.options li.actions div.menu ul li a {
width:120px;
display:block;
}


div.options li.actions div.menu ul li a:hover,
li.like p a:hover {
color:#fff;
}

li.actions img {
width:25px;
position:absolute;
right:4px;
height:16px;
margin:0px 0px -2px 0px;
cursor:pointer;
}


div.options ul li {
float:left;
margin: 0px 15px 0px 0px;
}

li.link label {
color:#000;
margin-right:10px;
}

li.link div.hide {
	display:none;
}

li.link:hover div.hide {
width:60px;
display: block;
height:60px;
position:absolute;
right:23px;
top:-13px;
background:url('/images/hide_sprite.png') no-repeat;
}

li.link:hover div.hide img {
	width:60px;
	height:60px;
}

li.link:hover div.hide:active {
background:url('/images/hide_sprite.png') no-repeat 0px -60px;
}




/*--------Source Link Page---------*/


#relationship_bread_crumbs li {
float:left;
position:relative;
}

#relationship_bread_crumbs li div {
height:11px;
float:left;
padding:8px 0px 7px 0px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-size:11px;
}

#relationship_bread_crumbs li .m {
padding-left:15px;
padding-right:5px;
}

#relationship_bread_crumbs li .r {
width:12px;	
}

#relationship_bread_crumbs li.you {
float:left;
border-left:1px solid #ccc;
z-index:10;
}

#relationship_bread_crumbs li.you .m {
background:url(/images/breadcrumb_bg_light.png);
}

#relationship_bread_crumbs li.you .r {
background:url(/images/breadcrumb_light_right.png);
}

#relationship_bread_crumbs li.conduit_source {
z-index:5;
}

#relationship_bread_crumbs li.conduit_source .m {
background:url(/images/breadcrumb_medium_bg.png);
margin-left:-10px;
}

#relationship_bread_crumbs li.conduit_source .r {
background:url(/images/breadcrumb_medium_right.png);
}

#relationship_bread_crumbs li.current_source {
z-index:1;
color:#eee;
}

#relationship_bread_crumbs li.current_source .m {
background:url(/images/breadcrumb_blue_bg.png);
margin-left:-10px;
}

#relationship_bread_crumbs li.current_source .r {
background:url(/images/breadcrumb_blue_right.png);
border:none;
margin:1px 0px 0px -1px;
}


/*----------Sources-------------*/

div#sources {
margin:50px 0px 50px 0px;
}

div#sources ul li.source {
float:left;
position:relative;
width:214px;
height:180px;
margin:0px 15px 10px 0px;
background:url('/images/source_tile.png') no-repeat -10px 0px;
}

li.source h3 {
position:absolute;
top:25px;
left:12px;
font-weight:normal;
font-size:16px;
line-height:13px;
text-align:center;
}

li.source h3 a{
padding:7px 78px 7px 38px;
color:#0485bd;
text-shadow: 0px 1px 0px #fff;
}

li.source h3 a:active {
background:url('/images/source_tile.png') no-repeat -23px -199px;
}

li.source h3 em {
font-style:normal;
font-size:11px;
}


li.source div.stats {
position:absolute;
top:57px;
left:24px;
width:50px;
font-size:13px;
}


li.source div.stats p {
font-size:13px;
text-align:center;
}


li.source div.links_path a:active {
background:url('/images/source_tile.png') no-repeat -14px -232px;
}

li.source div.avatar {
position:absolute;
top:100px;
left:17px;
}

li.source div.description {
position:absolute;
width:94px;
overflow:hidden;
height:130px;
left:100px;
top:60px;
}

li.source div.description p {
font-size:10px;
line-height:11px;
color:#444;
}



/*---------user favorites--------*/

div.big_box {
width:916px;
position:relative;
margin:150px 0px 0px 0px;
float:left;

}

div.big_box div.top,
div.big_box div.bottom {
height:25px;
float:left;
top:-25px;
width:100%;
background:url('/images/big_box_sprite.png') no-repeat -1px 0px;
}

div.big_box div.middle {
background:url('/images/big_box_bg.png') repeat-y;
float:left;
padding:10px 30px;
width:856px;
}

div.big_box div.bottom {
background:url('/images/big_box_sprite.png') no-repeat -1px -55px;
}


div#favorite div#links{
width:500px;
float:left;
margin:0px 0px 0px 20px;
font-size:13px;
}



/*---------User Tree---------*/

/*.node img {
height:20px;
}
*/
#current_user {
	position:fixed;
	top:300px;
	left:0px;
}



/*-------Share Modal--------*/


div#share_modal form textarea {
height:100px;
width:100%;
}

div#share_modal form input#share_submit {
margin-top:10px;
float:right;
}


div#share_modal #counter_holder {
margin-top:10px;
}


div#share_modal #counter {
margin-right:10px;
float:left;
}

/*-------Welcome----------*/

div#welcome div#instructions h1,
div#welcome div#instructions h3 {
color:#00ABEF;
font-size:45px;
text-shadow: 0px 1px 0px #002D3F;
}

div#welcome div#instructions h3 {
color:#e55304;
font-size:20px;
text-shadow: 0px 1px 0px #fff;
margin:10px 0px 50px 0px;
font-weight:normal;
}

div#welcome div#instructions {
text-align:center;
padding:0px 90px;
}


div#welcome div#instructions p {
margin:10px 0px 10px 0px;
text-align:left;
color:#666;
font-size:17px;
}

div#welcome div#instructions ul {
float:left;
margin:10px 0px 20px 0px;
}

div#welcome div#instructions ul li {
float:left;
line-height:20px;
margin:10px 0px 10px 0px;
}

div#welcome div#instructions ul li strong {
text-align:left;
width:200px;
float:left;
}

div#welcome div#instructions ul#like_instructions li strong {
color:#527F0F;
}

div#welcome div#instructions ul#dislike_instructions li strong {
color:#C43B35;
}

div#welcome div#instructions ul li span {
font-size:14px;
text-align:left;
color:#555;
width:475px;
float:left;
}

div#welcome div#instructions p.screenshot {
text-align:center;
margin:20px 0px 20px 0px;
}
















/*------timeline----------*/

div#timeline table {
border-collapse: collapse;
width:850px;
margin:0px 0px 30px 0px;
}

div#timeline table tr th {
border-bottom:2px solid #aaa;
padding-bottom:5px;
color:#333;
}

div#timeline table tr td.count {
border:1px solid #aaa;
text-align:center;
font-size:40px;
width:140px;
color:#D937A5;
}

div#timeline table tr td.count p {
font-size:12px;
}

div#timeline table tr td.adds,
div#timeline table tr td.drops {
border-bottom:1px solid #aaa;
width:350px;
padding:5px 0px 5px 0px;
}

div#timeline table tr td img {
border:none;
}

div#timeline table tr a {
color:#00AF97;
}

div#timeline table tr a:hover {
color:#16dbc2;
}


div#timeline div.follower {
font-size:10px;
width:100px;
float:left;
text-align:center;
margin:5px 0px;
}

div#timeline div.follower p {
line-height:15px;
}

/*filters*/







/*-------GRAPH---------*/

div#graph div#placeholder {
width:800px;height:300px;
}

div#graph div#overview {

margin-left:20px;margin-top:20px;width:780px;height:70px
}

div#container div#graph {
width:800px;
float:left;
margin:20px 0px 0px 26px;
background:#000;
padding:0px 0px 50px 0px;
}

div#graph span#y div#lost, 
div#graph span#y div#gained {
background:#efe;
height:auto;
float:left;
padding:5px;
margin:5px;
}
div#graph span#y div#lost {
background:#fee;
}

div#graph div.profile {
float:left;
width:100px;
height:200px;
line-height:12px;
text-align:center;
font-size:10px;
border:1px solid #ccc;
padding:5px;
margin:5px;
}

div#graph div.profile img {
width:60px;
border:none;
margin-bottom:5px;
}


#intro {
background:url(/images/chirpstats_intro_bg.png) no-repeat 30px;
height:600px;

}

#intro p {
font-size:19px;
line-height:30px;
width:770px;
text-align:center;
float:left;
font-family:"lucida grande", helvetica;
margin:165px 0px 0px 35px;
}


#about li{
width:800px;
line-height:20px;
margin:30px 0px;
}




/*----------FOLLOWERS--------------*/


#followers li{
width:210px;
font-size:11px;
line-height:13px;
height:220px;
float:left;
}

#followers li img {
margin:0px 5px 0px 0px;
width:60px;
height:auto;
float:left;
}

#followers li span {
	width:100%;
	display:block;
}


