body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.hidden, hr {
	display:none;
}


/*---------------- NIK NAKS ---------------*/
h1, h2, h3, h4 {}
h1 {
	font-size:250%;
	font-weight:bold;
	letter-spacing:-0.06em;
	color:#333;
}
#cattitle {
	font-size:150%;
}
.x-large {
	font-size:300%;
}
h1.x-large {
	font-size:160%;
	padding:10px 0 20px 0;
	color:#000;
}
h1.self-link a {
	text-decoration: none;
    color:#000 !important;
}
h1.self-link a:visited {
	text-decoration: none;
    color:#000 !important;
}
h2.x-large {
	font-size:160%;
	padding-bottom:20px;
	/*font-weight:bold;*/
	letter-spacing:-0.06em;
}
.x-large span {
	background:#ffffcc;
	padding:0 7px;
}
h2 {
	font-weight:normal;
	font-size:100%;
}
h3 {
	font-size:120%;
}
h4 {
	letter-spacing:-0.01em;
	font-size:90%;
	font-weight:normal;
}
p, textarea {
	font-size:80%;
	letter-spacing:-0.01em;
}
em {
	font-style:normal;
	color:#c9252b;
	font-weight:normal;
}
.rocks {
	color:#99cc33;
}
ul, ol {}
li {
	list-style-type:none;
}
dl, dt, dd {}
img {
	border:none;
}


/*---------------- LINKS ---------------*/
a {
	color:#003399;
}
a:hover {
	color:#c9252b !important;
}
a:visited {
	color: #77578E !important;
}


/*---------------- FORM OBJECTS ---------------*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.search-button {
	width:31px !important;
	height:31px !important;
	background:none !important;
}
fieldset {
	border:none;
	clear:both;
}



/*---------------- WRAPS ---------------*/
#hd-inner, #bd, .ft-inner {
	width:990px;
	margin:0 auto;
}
#bd-left, #topic {
	float:left;
	width:680px;
}
#bd-right, #widget-wrap {
	float:left;
	width:290px;
}
.wrapper {
	width:100% !important;
	clear:both;
}
.half {
	width:49%;
	float:left;
	margin-bottom: 20px;
}
.sucks {}
.rocks {}

/*---------------- HEADER ---------------*/
#hd {
	background:#d6d6d6 url(bgd-hd.jpg) no-repeat bottom center;
	height:94px;
	width:100%;
	position:absolute;
	top:0;
}
#hd-inner {/*see wraps*/}
#hd .tab {
	position:absolute;
	top:94px;
	display:block;
	width:20px;
	height:20px;
	margin-left:20px;
	/*ie hack*/*margin-left:-480px;
	background:url(amplicate-assets.png) no-repeat -320px -40px;
}
#hd .logo {
	background:url(amplicate-assets.png) no-repeat;
	behavior: url(/media/iepngfix.htc);
	width:256px;
	height:70px;
	display:block;
	text-indent:-10000px;
	position:relative;
	top:19px;
	/*ie hack*/*margin-left:-700px;
}
#search {
	position:absolute;
	top:0;
	text-align:left;
	margin-left:550px;
	*margin-left:48px;
	width:450px;
	height: 85px;
	background:#fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
}
#search-no-signin {
    position:absolute;
    top:0;
    text-align:left;
    margin-left:700px;
    *margin-left:198px;
    width:300px;
    height: 85px;
    background:#fff;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomright:5px;
    float:left;
}
#search-no-signin div {
    margin-left:45px;
}

#search div {
	float:left;
	width:50%;
}
#search h3 {
	padding:30px;
}
#search input, #sitemap-search input, #search-no-signin input {
	width:165px;
	margin-top:27px;
	font-size:100%;
	color: #999999;
}
#search .search-button, #sitemap-search .search-button, #search-no-signin .search-button{
	margin:25px 0 0 10px;
	position:absolute;
	padding:0;
}


/*---------------- CONTENT ---------------*/
#bd {
	padding-top:120px;
	text-align:left;
}

/*---------------- CONTENT // TOPIC ---------------*/
#topic-widget-wrap {
	border-bottom:10px solid #eee;
	float:left;
	width:100%;
}
#topic, #widget-wrap {
	float:left;
}
#topic a h1, #topic h1 a {
	text-decoration: none;
    color:#000;
    float:left;
    width: 100%;
}

#topic a:hover h1, #topic h1 a:hover {
    color:#000 !important;
    float:left;
    width: 100%;
}
#topic a:visited h1, #topic h1 a:visited {
    color:#000 !important;
    float:left;
    width: 100%;
}
.count {
	position:relative;
	float:left;
	font-size:100% !important;
	font-weight:bold !important;
	color:#fff;
	background:#C9252B;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;	
	padding:3px;
	margin-right: 5px;
}
.countgray {
	position:relative;
	float:left;
	font-size:100% !important;
	font-weight:bold !important;
	color:#fff;
	background:#999;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;	
    padding:3px;
	margin-right: 5px;
}
.countgreen {
	position:relative;
	float:left;
	font-size:100% !important;
	font-weight:bold !important;
	color:#fff;
	background:#2E8B57;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;	
    padding:3px;
	margin-right: 5px;
}

.count-label { 
    padding:3px; 
    float:left;
    font-size: 80%;
}

.count-letters {
    position:relative;
    float:left;
    font-size:80% !important;
    font-weight:bold !important;
    color:#fff;
    background:#C9252B;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:3px;
    margin-right: 5px;
}

.helpful-opinions {
    font-size:100% !important;
    color:#FFFFFF;
    background:#AAA;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    padding:0 2px;
    text-decoration:none;
}

a.helpful-opinions:hover {
    color:#000 !important;
}

div.section-helpful {
    margin-left: 0px !important;
    margin-top: 4px;
    margin-bottom: 2px;
}

.helpful-label {
    color:#333; 
    font-size:110% !important;
}

.post-rank {
    font-weight: bold;
    color:green; 
    font-size:83% !important;
}

.post-rank-gray {
    font-weight: bold;
    color:#999; 
    font-size:83% !important;
}

.post-user-info {
    font-size:75%; 
    color:#999; 
    width:90% !important;
    text-align:right;
}

.sig-count {
    position:relative;
    float:left;
    font-size:80% !important;
    font-weight:bold !important;
    color:#fff;
    background:#999;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:3px;
    margin-right: 5px;
    margin: 10px;
}	
#topic {/*see wraps*/}

#topic p {
	float:left;
    width: 710px;
}
#topic p span{
	color:#999;
}
#topic a {
	text-decoration: none;
	float:left;
}

#sparkline {
	width: 120px; 
	margin-left: 10px; 
	float: left; 
}

#share {}
#share p {
	font-size: 100%;
}
#share-form {
	clear:both;
}
#share-form textarea {
	width: 590px;
	padding: 2px;
	font-size: 80%;
	height: 35px;
    margin-left: 40px;
    color:#333333;
}
#share-form label {
    font-size: 80%;
    margin-top: 10px;
    margin-left: 10px;
}
#share-form .send-button {
	float:right;
    margin:-18px 28px 0 5px;
    border: none;
}
#share-form form a span{
    float:right;
    color: #fff;
    font-size: 100%;   
}
#share-form div {
    float:left;
    width: 700px;
}
#share-form li {
	list-style-type: square;
	color: #333;
}
#share-form input {
    width: 590px;
    padding: 2px;
    font-size: 80%;
    height: 15px;
    margin-left: 40px;
    color:#333333;
}

/*---------------- CONTENT // WIDGET ---------------*/
#widget-wrap {/*see wraps*/}
#widget {
	
}

#widget a {}

.add-this-widget {
	position:absolute;
	margin:6px 0 0 0;
	width:270px;
	text-align:right;
}
.add-this-widget a {
	color:#999;
}
.add-this-widget span {
	background:#fff;
	padding:0 4px;
}

/*---------------- STORIES STREAM ------------------*/
#pstream li img {
    float:left;
    margin-right:10px;
    width: 48px;
    height: 48px;

}
#pstream li div {
    float:left;
    width:90%;
    margin-left: 5px;
}
#pstream li div div {
    border-top:0px;
    width:100%;
}

#pstream li div div div {
    width: 105%;
}
#pstream {
    padding:10px 40px 10px;
    float:left;
    width: 600px;
}
#pstream h2 {
    float:left; 
    margin-right: 10px; 
    font-weight:bold;
    color:#000; 
    text-decoration:none;
    width: 90%;
}

#pstream .comment-body-wrapper {
	padding: 5px 0px 0px 0px;  	
}

#pstream .comment-excerpt {
    font-size:100%;	
    color:#333333;
    align-text:left;
    float:left;
    padding-left:0px;
    width:90%;
}

#pstream .comment-body {
    font-size:100%; 
    color:#333333;
    align-text:left;
    padding-left:0px;
    width: 90%;
}

#pstream .see-all-comment {
	float:left; 
	padding-top:5px;
}

/*---------------- CONTENT // STREAM ---------------*/
#stream{
	padding:10px 40px 20px 40px;
	border-bottom:10px solid #eee;
	float:left;
	width: 600px;
}
#stream li:hover, #pstream li:hover {
	background:#efefef;
}
#stream li, #pstream li {
	padding:10px 0;
	width:100%;
	border-bottom:1px solid #ccc;
	float:left;
	display:block;
	font-size:80%;
}
#stream li {
        font-size: 70%;
}
#stream li:last-child, #pstream li:last-child {
	border:none;
}
#stream li div{
	float:left;
	width:85%;
}
#stream li div div, #pstream li .posts-list{
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #ccc;
	width:100%;
}
#stream li div div h2{
	padding:0 0 0 20px;
}
#stream li div div p, #pstream li div div p {
	padding:0px 0 0 20px;
}
#stream li p {
        font-size:85%;
        color:#999;
        padding-top:0px;
}

#pstream li p {
	font-size:75%;
	color:#999;
	padding-top:5px;
}

.item-last-line {
    font-size:75%;
    color:#999;
}

#stream li img {
	float:left;
	margin-right:10px;
	width: 24px;
	height: 24px;
}
#stream a.more-less, #pstream a.more-less {
	text-decoration:none;
}
#stream a.more-less span, #pstream a.more-less span {
	background:#1aadd8;
	display:inline-block;
	color:#fff;
	margin-right:3px;
	padding:0 4px;
	width:6px;
	text-align:center;
}
#stream li span {
	color:#ccc;
	padding:0 5px;
}

#stream .comment-body {
    font-size:100%; 
    color:#333333;
    align-text:left;
    padding-left:0px;
}

#stream .comment-body-list {
    font-size:100%; 
    color:#333333;
    align-text:left;
}

#stream .highlight1, #pstream .highlight1{
	background:#ffffcc;
}
#stream .highlight2, #pstream .highlight2 {
	background:#ffffe5;
}
#pag {}
#pag li {
	padding-top:10px;
	width: 100px;
	color:#999;
}
#pag .previous {
	float:left;
}
#pag .next {
	float:right;
}

#form-cancel {
	color:#999999 !important;
	float:right;
	font-size:80%;
	margin:17px 10px 0 0;
}

#id_link_url{
	margin-left:30px;
	width: 360px;
	height: 25px;
	font-size: 120%;
	margin-top: 10px;
}

/*#id_story_title{
    margin-left:30px;
    width: 360px;
    height: 25px;
    font-size: 120%;
    margin-top: 10px;
    margin-bottom: 20px;
}*/
#id_text{
	margin-left:30px;
	width: 500px;
	font-size: 120%;
    margin-top: 10px;
    height: 200px;
}

/*---------------- CONTENT // BLOCK ---------------*/
.blockwborder {
	/*margin:5px 0 0 0;*/
	float:left;
	width:288px;
}
.blockwborder {
    font-size:80%;
}
.block {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #999;
	clear:both;
	margin:15px 0 0 0;
	float:left;
	width:288px;
	padding-bottom:10px;
}
.block h3 {
	position:absolute;
	margin:-8px 0 0 15px;
	text-transform:uppercase;
	font-size:75%;
	font-weight:normal;
	color:#333333;
}
.block h3 span {
	background:#fff;
	padding:0 3px;
}
.block ul {
	padding:15px 10px 15px 15px;
}
.block .endorsers {
	padding:0;
	clear:both;
	margin:15px 0 10px 0;
	padding-left:15px;
	/*clear:both;
	float:left;*/
}
.block .endorsers li {
	padding:0.1em 0.01em 0 0;
}
.block .endorsers li a img {
    width: 24px;
    height: 24px;
}

.block a{
    font-size: 80%;	
}

.block .sub-list {
	padding-top:5px;
}
.block li {
	float:left;
	margin:0 0.553em 0 0;
	padding:0;
}
.block h4 {
	clear:both;
	padding:10px 0 0 15px;
}
.block li p {
	color:#ccc;
	padding:0 !important;
}
.block p {
	padding:5px 0 15px 15px
}


/*---------------- CONTENT // HOMEPAGE ---------------*/
.homepage {}
.homepage .break, .homepage #stream {
	font-size:150%;
}
.break {
	border-top:1px solid #ccc;
	padding:10px;
	text-align:center;
	margin-bottom:20px;
}
.break p {
	padding:10px 0 0 0;
	color:#999;
}
.break .text-field {
	background:url(amplicate-assets.png) no-repeat 0 -80px;
	width:135px;
	height:24px;
	border:none;
	font-size:90%;
	padding:10px;
}
.break label {
	padding-right:20px;
	position:relative;
	top:2px;
	letter-spacing:-0.06em;
	font-size:150%;
}
.break .button {
	position:relative;
	top:14px;
	margin-left:10px;
}
.homepage .half h1 {
	font-size:200%;
	color:#666;
}
.homepage .half h1 em {
	font-weight:bold;
}
.homepage #stream {
	width:440px;
	border-bottom:none;
	border-right:10px solid #eee;
	padding-left:0;
}
.homepage #stream div {
	float:none;
	width:100%;
}
.homepage #stream li {
	border:0;
	padding:10px 0 0 0;
	width:100%;
}
.homepage #stream span {
	color:#999;
}
.homepage #stream li:hover {
	background:none;
}

#featured {
	padding-left:10px;
	float:left; 
	width:45%; 
	margin-bottom:15px;
}

#featured img {
	float:left;
	margin:0 5px 0 0;
	width: 48px;
	height: 48px;
}
#featured div {
	float:left;
}
#featured li {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:left;
}

#featured li:last-child {
	border:medium none;
}

#featured h2 {
	clear:both;
	font-size: 120%;
	font-weight: bold;
	margin-bottom:5px;
}
#featured h3 {
    float:left; 
    margin-right:5px; 
    margin-bottom: 5px;
    font-size:80%; 
    font-weight: normal;
    white-space: nowrap;
}

#popular-sections {
    margin-left: 10px;
    margin-bottom: 10px;
}

#popular-sections .last-column {
    clear:both;
}

.popular-section {
    padding-left: 5px;
    float: left;
    width: 230px;
}

.popular-section {
    padding-left: 5px;
    float: left;
    width: 230px;
}

#popular-sections h2 {
	clear:both;
	font-size: 120%;
	font-weight: bold;
    margin: 20px 0 5px 0;
}

#popular-sections .first-row h2 {
    margin: 0;
}

.popular-section h3 {
    margin-right:5px; 
    margin-bottom: 5px;
    font-size:80%; 
    font-weight: normal;
    white-space: nowrap;
}

.popular-section .category-more {
    text-align: right;
    font-size: 80%;
    margin-right: 20px;
}

/*--- START:Featured, Recent opinions ---*/
.featured-users {
    float:left;
    width: 60%;
}

.featured-users-title {
    float:left;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
}

.featured-users-title h3 {
    font-size:140%;
    margin-left:10px;
}

.featured-users-opinions a.img-lnk {
    float: left;
}

.featured-users-opinions a.img-lnk img {
    margin-right: 5px; 
    width: 24px; 
    height: 24px;
}

.featured-users-opinions ul {
    margin-left: 10px;
}

.featured-users-opinions li {
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.featured-users-opinions p.comment-excerpt {
    float:left;
    width: 87%;
}

.featured-users-opinions li div {
    clear: both;
}
/*--- END: Featured, Recent opinions ---*/


/*--- START: Featured, Rankings ---*/
.featured-rankings {
    float: left;
    width: 40%;
}

.featured-rankings li {
    margin-bottom: 0px;
    font-size: 80%;
}
/*--- END: Featured, Rankings ---*/


/*---------------- FOOTER ---------------*/
#ft {
	clear:both;
	width:100%;
	padding-top:40px;
	text-align:left;
}
#ft h4 {
	color:#999;
}
#ft strong {
	font-weight:normal;
	color:#333;
}
.ft-inner {
	/*see wraps*/
}
#ft .top-strip {
	border-top:1px solid #ccc;
	margin-bottom:10px;
}
#ft .top-strip div div {
	float:left;
	margin:10px 0;
	padding:0;
}
#ft .top-strip div div div {
	margin:0;
	padding-top:5px;
	border:none;
}
#ft .summary {
	width:500px;
	padding:0 10px 0 0 !important;
}
#ft .feedback {
	width:480px;
	padding:0 20px 0 0;
	border:none !important;
}
#ft .search {
	border:none !important;
	padding-top:5px;
}
#ft .search {}
#ft label {
	font-size:80%;
	padding:3px 10px 0 20px;
	float:left;
}
#ft input {
	float:left;
	font-size:100%;
}
.search input{
    color:#999;
}
#ft .feedback-button, #ft .search-button {
	margin:-2px 0 0 5px;
}
#ft .text-feedback {
	width:180px;
	height:20px;
	font-size: 80%;
}
#ft .text-search {
	width:140px;
	height:20px;
	margin-left:20px;
}
#ft .bot-strip {
	background:#d6d6d6;
	float:left;
	width:100%;
	padding:0 0 15px 0;
}
#ft .birdie {
	float:left;
	display:block;
	width:24px;
	height:24px;
	margin:8px 10px 0 0;
	text-indent:-10000px;
	background:url(amplicate-assets.png) no-repeat -210px -70px;
}
#ft ul {}
#ft li {
	float:left;
	width:auto;
	padding:0 10px;
	margin-top:10px;
	border-right:1px solid #999;
}
#ft .copyright {
	background:#fff;
	color:#999;
	margin:0;
	padding:10px;
	border:none;
}
#ft .lastitem {
	border:none;
}
#ft .designed-by {
	float:right !important;
	border:none;
	padding-right:0;
}
#ft .designed-by p {
	color:#fff;
}
#ft .designed-by a {
	text-decoration:underline;
}
#ft a {
	color:#C9252B;
	text-decoration:none;
}
#ft a:hover {
	color:#C9252B !important;
}
#ft .copyright a{
	color:#C9252B;
}

/*---------------- WIDGETS ---------------*/
#amplicate-widget {}


/* errors in contact form */
.errorlist { 
	color: red; 
}

/* search form in search results page */
#results-left li{
    font-size: 100%;
    padding-left:10px;
}

#results-left li a{
    font-size: 120%;
}

#results-left-user li{
    font-size: 80%;
}

#results-left-user{
    float:left;
    width:485px;
}

#results-left{
    float:left;
    width:485px;
}
#results-right{
    float:left;
    width:485px;
}
#results-right li{
    float:left;
    margin-bottom: 10px;
}
#results-right li img{
    padding: 0; 
    margin: 0; 
    border:0; 
    float: left;
    height:24px;
    width:24px;    
}
#results-right li div{
    float:left;
    width:500px;	
}	
#results-right li div div{
    float:left; 
    font-size:80%; 
    margin-left:5px;
    width:450px;    
}    
#id_text {
    width: 600px;
    height: 100px;
}
/* search big */
#search_big{
    font-size: 100%;
}

/* rss links */
#rss {
    background:#ED8432; 
    color:#FFF;
}

/* trend */
.third {
	width:30%;
	float:left;
}

/* html button */
a.button-sd, a.button-sd:hover {
    background: transparent url('button-r.gif') no-repeat scroll top right;
    color: #444;
    display: inline;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    /*margin-right: 6px;*/
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
}

a.button-sd span, a.button-sd:hover span {
    background: transparent url('button-l.gif') no-repeat !important;
    display: block;
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    color: #fff;
}

#add-story-btn-wrapper {
    display:none;
    padding-left: 40px;
    width: 600px;	
}

.grey-s {
    color: #999;
}

div.flag-node {
    color: #999;
    float: left;
    font-size: 62%; 
    margin: 25px 0 0 5px; 
}

.flag-node a {
    float: none;
}

.flag-node a {
    text-decoration: underline !important;
}

div.node-title {
    float: left;
}

.more-li {
    margin-left: 10px;
}

.see-all-cat {
    width: 100%;
}

.see-more-home {
	float:right !important; 
	margin-right: 20px;
}
.recent-msg {
    margin-left:60px; 
    font-size:80%;
}

.highlight-li {
	background:#ffffe5;
}

.see-all-on {
	margin-left:60px;
	font-size:80%;
	width:100%;
}

.chevron {
	color:#999999;
}

.pagination {
	margin-bottom: 10px;
}

#sitemap-list {
    list-style-type:none !important; 
    padding-left:0px !important;	
}

.home-steps {
    float:left;
    width: 90%;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    background: #FFFFCC;
    padding: 10px;
}
.home-steps-wrapper {
    float:left;
}

.home-steps input {
    float:left;
    width: 80%;
    padding: 5px;
    font-size: 100%;
}

.home-steps input.search-button {
    padding: 0px 5px;
}

.home-steps p {
	float:left;
	font-size: 160%;
}

.home-steps div {
    float:left;
    width: 320px;
    margin-left:30px;
}

.home-subtitle {
    float: left;
    width: 90%;
}


p.x-large {
	font-size: 160%;
}

.twitter-interaction {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    float:right;
    width: 30%;
    background: #EFEFEF;
    padding:5px;
    margin-top: -60px;
}

.twitter-interaction p {
    font-size: 100%;
}

.twitter-interaction h3 {
    font-size: 120%;
}

.twitter-interaction em {
    font-weight: bold;
    color:#333333;
    margin-left: 35px;
    letter-spacing: 0;
}

.home-title {
    padding-bottom:20px;	
    margin-left: 10px;
}

.one-line {
    width:100%;
}

.gray-suggestion-box {
	background:#EFEFEF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 1px;
	float:none;
	font-size:80%;
	/*margin-right:70px;*/
 }
 
.badge-red {
    font-size:80%;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:5px;
    border:1px solid #333333;
    float:left;
    text-align:center;
    letter-spacing:0em;
    clear:both;
    white-space: nowrap;
}

.badge-red span{
    font-size:120%;
}

.badge-grey {
    font-size:80%;
    color:#333333;
    border:1px solid #333333;
    background:#CCCCCC;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:5px;
    float:left;
	text-align:center;
	letter-spacing:0em;
	clear:both;
	white-space: nowrap;
	display:inline;
}

.badge-grey span{
    font-size:120%;
}

.badge-red a{
    font-size:100%;
}

.badge-grey a{
	font-size: 100%;
	color:#333333 !important;
}

.badge-grey a:hover  {
    color:#C9252B !important; 
}

.widget-input {
	display:none; 
	margin-top:5px;
    font-size: 80%;
    float:left;
    width:100%;
    display:inline;
}

.widget-number{
	font-family: Helvetica,Arial,sans-serif;
	font-size:100% !important;
}

.widget-show-hide-input {
	float:left; 
	font-size: 80%; 
	margin-top:5px; 
	width:100%;
}

.widget-color-link {
	float:left; 
	font-size:80%; 
	margin-bottom:10px;
}

.block-widget {
    clear:both;
    float:left;
    width:288px;
    border-bottom: 1px solid #999999;
    display:none; 
    }
.block-widget h3 {
    position:absolute;
    text-transform:uppercase;
    font-size:80%;
    font-weight:normal;
    color:#333333;
}

.block-right-header {
	border-bottom: 1px solid #999999; 
	width:288px; 
	margin-top:10px; 
	clear:both;
	float:left;
}
.noborder {
    border-bottom: 0px; 
}

.block-right-header h3{
	font-size: 80%; 
	font-weight: bold;
}

.block-right-header h3 span{
    color:#000000;
}

.list-right {
    display:inline; 
    float:left; 
    margin-top:3px;
    font-size:80%;
}

.list-right li {
	width:278px; 
	margin-top:2px; 
	padding-left:5px; 
	float:left;
}

.help-item {
	clear:both;
	width:268px; 
	padding: 2px 0px; 
	font-size:80%;
}

.help-item img {
    padding: 0 5px;
    margin-bottom: -2px;	
}

.list-right li a {
    float:left;
}

.see-more-lnk {
	float:right;
	display:inline;
	margin-top:-20px;
	font-size:80%;
}

.hide-lnk {
	float:right; 
	display:inline; 
	margin-top:-20px; 
	display:none; 
	font-size:80%;
}

.add-lnk {
    float:left;
    font-size:80%;
    margin-top:10px;
    width:100%;
    text-align:right;
    font-weight:bold;
}

#widget-wrapper {
    margin-bottom: 10px; 
    margin-left: 25px;
    margin-top: 20px;
}

.what-next-list li{
    list-style-type: circle;
    margin-left: 15px;
}

.post-text {
	font-style:italic; 
	color:grey;
}

.quotes {
	font-weight: bold; 
	font-size: 120%;
}

.popup-cancel-lnk {
	color:#999999 !important;
	font-size:80%;
	float:right; 
	margin-right:30px; 
	margin-top:15px;
}
#validation-error-message {
    color:red;
    display:none;
    margin-left:40px;
    font-size: 80%;	
}

.no-border {
	border-bottom: 0px !important;
}

.list-of-topics {
	padding-top:20px;
}

.list-of-topics li{
    margin-bottom: 5px; 
    float:left;
    height: 70px;
}

.list-of-topics img{
    margin-right:5px; 
    clear:left; 
    float:left;
max-height:50px;
max-width:50px;
padding:7px;
}

.topic_div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #F5F5F5;
float:left; width:70px;
text-align:left;
}

.topic{
    margin-left:40px; 
    width:230px;
    float: left;
    margin-top: 5px;
}

.topic a{
	width: 100%;
}

.more-categories {
    margin-top:20px;
}

.search-topics {
    float:left; 
    clear:both; 
    margin-top:20px; 
    width: 100%; 
    text-align:center;
}
    
.topic-opinions-number {
    font-size:80%; 
    color:grey;
}

.topic-supporters-number {
    font-size:80%; 
    color:grey;
    margin-left: 10px;
}

.arrow {
    font-size: 120%; 
    color: grey; 
    margin-right:20px;
    float: left;
}

.popular-topics {
    float:left; 
    padding:10px; 
    width:250px; 
    background:#EFEFEF; 
    margin-top: 20px;
}
div.popular-topics h2 {
    font-size:100%; 
    font-weight:bold;
}

.popular-topic-item {
    float:left; 
    margin-right:10px; 
    width:250px; 
    padding-top:5px;
}

.description {
    font-family: Arial,Helvetica,sans-serif; 
    width:99%;  
    float:left; 
    background: #EFEFEF; 
    text-align: left; 
    border: 1px #F5F5F5 solid; 
    margin-top: 10px;
}

.description img {
    max-width:70px; 
    max-height:70px; 
    float:left; 
    padding: 7px;
}

.description p {
    padding: 5px 5px;
 }
 
 #dialog-login p {
    font-size:100%;
    color: #999999;
    margin-bottom: 10px;
}

#tags-suggestions {
    font-size: 80%; 
    color: #999999; 
    margin-left: 40px;
}    

canvas {
    position: relative !important;
 }
 
.report-this-tip {
    text-align: left;
 }
.report-this-tip a{
	margin-left: 10px;
}

.opinion-header {
    float: left;
	margin-left:10px;
}

.tweets-header {
	float:left;
    width:300px;
    font-size: 100%;
}

div.progress-container {
  border: 1px solid #ccc; 
  width: 200px; 
  margin: 2px 5px 2px 10px; 
  padding: 1px; 
  float: left; 
  background: #EEEEEE;
}

div.progress-container > div {
    height: 16px
}

abbr {
	border-bottom: none;
}

ul.categories li {
    font-weight: bold;
    padding: 5px 0px 0px 0px;
}

ul.categories li.first {
    padding-top: 0px;
}

h2.category-header-link a, #category-path a h1, #category-path h1 a {
	text-decoration: none;
    color:#000;
    width: 100%;
}

#adverts {
    margin: 20px 0 20px;
}

#statistics ul li {
    color: #ccc;
    font-size: 80%;
    margin-left: 8px;
    list-style-type: none;
    padding-bottom: 3px;
}

#statistics #totals {
    margin-top: 10px;
}

#statistics table tr td {
    height: 25px;
    font-size: 80%;
}

#statistics table tr td.number {
    text-align: right;
}

#statistics table tr td.number-title {
    font-weight: bold;
}

#statistics table tr td.number span {
    float: none;
}

#add-to-category {
    margin: 5px 0 0 8px;
}

#add-to-category img, #add-to-category a, #add-to-category span {
    float: left;
}

/* navigation */
#navigation {
    font-size: 75%;
    margin: 0px 0px 5px 2px;
}

#navigation ul {
    clear: both;
    list-style-type: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#navigation ul li.first {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}

#navigation li {
    background: url(nav-pointer.png) no-repeat scroll left center transparent;
    display: inline;
    padding-left: 10px;
}
/* /navigation */

/* directory */
h1.directory {
    color: #000;
	letter-spacing: 0em;
 	font-size:150%;
    font-weight: bold;
}

h1.directory a {
    color: #000;
    text-decoration: none;
}

h1.directory a:visited {
    color: #000 !important;
}
/* /directory */

div.disclaimer {
	display:block;
	clear:both;
	font-size:70%;
	color: #999999;
	margin-right:20px;
	padding-top:20px;
	text-align: right;
}

.error {
    color: #C9252B;
}

.love {
    color: #008500
}