body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0;
	background-color: #315263;
	
	
	min-width: 760px;
}

body.home {
	background: #fff url(/images/nav/home-bg-repeat.jpg) top repeat-x;
}

#flash_error {
    width: 925;
    border: 4px single #ff0000;
    background-color: #333333;
    color: #ffffff;
    font-size: 14px;
    font-family: verdana, arial, sans-serif;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    text-align: left;
    min-height: 63px;
}

#flash_message {
    width: 925;
    border: 2px single #000066;
    background-color: #D4FED7;
    color: #000000;
    font-size: 14px;
    font-family: verdana, arial, sans-serif;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    text-align: left;
    min-height: 63px;
}


/* Top Navigation Display*/
.topnav {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5B8AD2;
	color: #FCDC05;
}

.topnav td { 
	font-size: 12px;
	background-color: #0C629F;
  padding: 3px 4px 3px 4px;
	height: 28px;
	vertical-align: middle ;
}

.topnav a,.topnav a:link,.topnav a:visited,.topnav a:active {
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	color: #FFFFFF;
	/*height: 21px;*/
	text-decoration: none;
}
.topnav a:hover {
	font-size: 12px;
	background: #62A438;
	padding: 3px 4px 3px 4px;
	color: #FFFFFF;
	/*height: 21px;*/
	text-decoration: none;
}

.p_faq_q {
	padding-top: 5px;
	font-size: 18px;
	padding-left: 15px;
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	color: #315263;
	text-align: left;
}

.p_faq_a {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	font-family: verdana, arial;
	color: #333333;
	text-align: left;
	padding-bottom: 10px;
}

#step1{
	background: url(/images/step_1.jpg) center top no-repeat;
	width: 432px;
	height: 98px;
}
.stepcopy {
	padding-left: 135px;
	padding-top: 17px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-align: left;
	font-size: 16px;
	padding-right: 20px;
	line-height: 20px;
}
#step2{
	background: url(/images/step_2.jpg) center top no-repeat;
	width: 432px;
	height: 98px;
	font-family: verdana, arial, helvetica;
	color: #666666;
	text-align: left;
}
#step2 p {
	padding-left: 135px;
	padding-top: 17px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-align: left;
	font-size: 16px;
	padding-right: 20px;
	line-height: 20px;
}
#step3{
	background: url(/images/step_3.jpg) center top no-repeat;
	width: 432px;
	height: 96px;
	font-family: verdana, arial, helvetica;
	color: #666666;
	text-align: left;
}
#step3 p {
	padding-left: 135px;
	padding-top: 15px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-align: left;
	font-size: 16px;
	padding-right: 20px;
	line-height: 20px;
}


#info {
  color: #000000;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  text-align: left;
}

#login_box {
	background: url(/images/login_box.jpg) top no-repeat;
	width: 245px;
	height: 178px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-align: left;
	font-size: 11px;
}

#account_info {

}

#account_info h2 {
		color: orange;
}

#homebackground {
	background: url(/images/nav/home-bg-center.jpg) center top no-repeat;
}

.form_field {
	background-color: #eff2f4;
	font-family: verdana, arial;
	font-size: 16px;
	color: #000000;
}

.link_code_textarea {
	background-color: #fff8d3;
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0; padding: 0;
}

fieldset
{  
  border:0;
  margin:0;
  padding:0;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
text-align: left;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0c629f;
color: #ffffff;
}

div.clearleft {
	clear: both;
	font-size: 0px;
	height: 0px;
}

a:link, a:visited {
	color: blue;
	padding: 1px;
}

a:hover {
    color: #660066;
    padding: 1px;
}

.siteoffer {
  border: 1px solid #333333;
  width: 525px;
  float: left;
background: #DDF8CC url(/images/5_back.jpg) bottom repeat-y;
}


.sitetitle {
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  
}
.sitedescription {
  font-family: arial, verdana;
  font-size: 14px;
}
#show-add-related-goal {
    margin: 0 0 20px 0;
}

#add-related-goal {
    display: none;
}

a.admin:link, a.admin:visited, #show-add-goal h4 a.admin:link, #show-add-goal h4 a.admin:visited, #show-create-account h4 a.admin:visited { 
	color: #12A702;
	background-color: transparent;
	padding: 1px;
}

a.admin:hover, 
#show-add-goal h4 a.admin:hover,
#show-create-account h4 a.admin:hover,
#show-add-tags h4 a.admin:hover {
	color: white;
	background: #12A702;
}

a.cancel:link, a.cancel:visited, a.delete:link, a.delete:visited {
	color: red;
	padding: 1px;
}

a.cancel:hover, a.delete:hover {
	color: white;
	background: red;
}

a img {
	border: none;
}

h1 {
	position: relative;
	font-family: "courier new", courier, monospace;
	color: #000;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	font-size: 26px;
	margin: 0 0 5px 0;
}

.uploadpicture h1 span, .edit h1 span {
	font-weight: normal;
	font-size: 20px;
}

.edit h1 span {
	display: block;
}

.edit h1 {
	margin-right: 150px;
}

.small {
    font-size: 11px;
    color: #666;
}

.category h1,
.generic h1 {
	margin: 10px 0 0 0;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 22px;
}

h1 a:link, h1 a:visited {
	color: #000;
	text-decoration: none;
}

h1 a:hover {
	background: none;
	text-decoration: underline;
}

img#person, img.person {
    z-index: 5;                         
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	padding: 2px;
	position: relative;
}

div.changearrow {
	font-size: 34px;
	float: left;
	line-height: 60px;
	margin: 0 10px 0 0;
	font-weight: bold;
	color: #999;
	width: 35px;
	text-align: center;
}

#howitworks {

}

#howitworks h3 {
  font-size: 18px;
  font-weight: bold;
  color: #A64505;
  padding-bottom: 8px;
  margin: 0 0 0 0;
  
}


#howitworks td {
  font-size: 14px;
  color: #000000;
  padding-right: 20px;
}


h1#goaltitle {
	margin: 0 0 0 0;
	padding: 0;
}

.perma h1#goaltitle,
.perma h2#wantsto,
.ag-person h1#goaltitle,
.ag-person h2#wantsto {
    margin-right: 220px;
}

.perma .entry h5 {
    font-size: 14px;
}

.perma .entry h5 span {
    font-size: 10px;
}

.perma #main h3 {
    clear: both;
    display: block;
    margin-top: 30px;
    background: transparent;
}

.perma #sidebar h3 {
    font-family: verdana, sans-serif;
}

.profile h1 {
	margin-top: 18px;
	margin-left: 95px;
}

.profile h2#persondetails,
.generic h2#persondetails {
  position: relative;
	font-weight: normal;
	font-size: 12px;
	display: inline;
}

.profile h1#persontitle {
    margin: 0 10px 10px 10px; 
    padding: 0;
}

.generic h1#persontitle {
    margin: 10px; padding: 0;
    font-weight: bold;
}

h2#searchterms {
	font-family: "courier new", courier, monospace;
	color: #000;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -1px;
	font-size: 22px;
	margin: 0 0 5px 0;
}

.category h1 strong,
.generic h1 strong {
	font-size: 22px;
}

a.image-link,
a:hover.image-link,
.rss a {
    background-color: transparent;
    border: 0;
    color: transparent;
}

h2#persondetails a.admin, .image-caption a.admin {
	font-size: 11px;
}

h2#persondetails span {
	color: #ccc;
}

h2#wantsto {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 5px 0px;
}

.lg h2#wantsto,
.lg-team h2#wantsto {
	margin: 0 0 8px 0;
}

.lg h2#wantsto span,
.lg-team h2#wantsto span {
	background: #ffc;
	padding: 2px 4px;
}

h3#numberofentries {
	margin: 0 0 10px 0;
	padding-top: 10px;
	font-size: 12px;
	color: #12A702;
}

.search #main 
{
  margin: 10px 0 0 10px;
  width:475px;
}

.category #main,
.generic #main {
	margin: 5px 0 0 0px;
}

.category #sidebar p,
.generic #sidebar p {
	color: #666;
	font-size: 11px;
}

.edit #sidebar p {
	font-size: 11px;
}

.search #main h3,
.category #main h3,
.generic #main h3 {
	font-size: 14px;
	margin: 10px 0 10px 0;
}

.category #main h3,
.generic #main h3 {
	margin-top: 0;
}

.search #main h3 span,
.category #main h3 span,
.generic #main h3 span {
	font-weight: normal;
}

.search #main ol,
.category #main ol,
.generic #main ol {
	margin-bottom: 25px;
}

.search #main li,
.category #main li,
.generic #main li {
	font-size: 12px;
	margin-bottom: 3px;
	color: #666;
}

.search #main li a,
.category #main li a,
.generic #main li a {
	font-size: 14px;
}

.search #main li span,
.category #main li span,
.generic #main li span {
	color: #999;
	font-size: 10px;
}

#add-tags-aggressively span {
	color: #666;
	font-size: 11px;
}

.generic .entry li span {
    color: #000;
}

.category #main ul,
.category #main ol,
.generic #main ul,
.generic #main ol {
	padding-left: 0;
	margin-left: 30px;
}

.category #main ul.moregoals li a {
	font-size: 11px;
}

.category #main ul.weegoals {
	list-style: none;
	margin-left: 18px;
	margin-right: 40px;
	padding-left: 10px;
	border-left: 2px solid #ddd;
}

.category #main ul.weegoals li {
	display: inline;
	margin-right: 5px;
}

.category #main ul.weegoals li a {
	font-size: 10px;
}

#container {
	position: relative;
	width: 760px;
	margin: 0 auto 30px auto;
	padding: 0;
	text-align: left;
}

.home #container {
	width: 750px;
	position: relative;
}

#main_content 
{
	position: relative;
	color: #000000;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 925px;
	text-align: left;
}

#main_content h1 {
  font-size: 1.5em;
  margin: 0pt, 0pt, 1em;
}


#main_content p {
  font-size: 12px;
}


#header 
{
	position: relative;
	color: #255C83;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 10px;
	font-size: 12px;
	height: 35px;
	width: 760px;
	text-align: left;
	
	
}

.homeheader 
{
	position: relative;
	color: #ffffff;
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	width: 677px;
	text-align: left;
	font-weight: bold;
}

.homeheader a:link {
    color: #ffffff;
    background-color: transparent;
    padding: 0;
}
.homeheader a:visited {
    color: #ffffff;
    background-color: transparent;
    padding: 0;
}

/* Structural wrapping */
div.signin 
{
	color: #ffffff;
	font-size: 12px;
	float: right;
	text-align: right;
	padding: 2px 4px 4px 4px;
}
* html div.signin {
	height: 1%;
	float:right;
	width:100%;
	text-align: right;
} 

#header input#search {
	margin-left: 10px;
	color: #999;
	width: 175px;
	vertical-align: middle;
}

#header a {
    background-color: transparent;
    padding: 0;
}

.account
{
	padding-top: 26px;
	padding-right: 140px;
	text-align: right;
	font-family: verdana, Arial, sans-serif;
	color: #255C83;
	font-size: 12px;
	width: 540px;
}


#header a.logout {
	font-size: 11px;
}

#header span.navigation 
{
	float: left;
	margin-left: 0;
	width: 760px;
}
#header span.search 
{
	
	width: 280px;
	margin-right: 0;
	text-align: right;
}

.home #header {
	background: none;
}

#header p {
	margin: 0; padding: 6px 0 0 0;
}

#header strong {
	color: #fff;
	font-weight: bold;
	margin-right: 2px;
}

#userfooter {
	position: relative;
	color: #255C83;
	padding-top: 10px;
	font-size: 12px;
	width: 677px;
	font-weight: bold;
}

#userfooter a:link {
  color: #ffffff;
}
#userfooter a:visited {
  color: #e5e5e5;
}
#userfooter a:hover {
  background-color: #000000;
}


.home #header strong {
	font-weight: normal;
}

.home #header strong a {
	font-weight: bold;
}

input.submit {
	vertical-align: middle;
}

#header a:link, #header a:visited {
	color: #fff;
}

#header img#logo {
	float: left;
}

.home #header img#logo {
	position: absolute;
	top: 34px;
	right: 30px;
}

#page-body 
{
	padding: 10px 0 0 10px;
	z-index: 1;
}

.error #page-body,
.login #page-body,
.account #page-body,
.uploadpicture #page-body,
.profile #page-body,
.search #page-body,
.zeitgeist #page-body,
.category #page-body,
.generic #page-body {
	background: url(/images/nav/new-profile-header-bg.jpg) top no-repeat;
}

.perma #page-body,
.edit #page-body {
	background: url(/images/nav/perma-header-bg-green.jpg) top no-repeat;
}

#main {
	float: left;
	width: 500px;
	margin: 5px 15px 20px 0;
	z-index: 2;
}

.home #main {
	clear: none;
	float: left;
	margin: 15px 0 30px 10px;
}

.error #main {
	font-size: 14px;
	margin: 20px;
}

.profile #main {
	margin: 10px 0 15px 0;
}

.perma #main {
	width: auto;
	float: none;
	margin-top: 20px;
}

#sidebar {
	float: right;
	width: 225px;
	margin: 5px 0 0 0;
}

.category #sidebar,
.generic #sidebar {
	width: 225px;
	margin-top: 10px;
}

.edit #sidebar {
	margin-top: 30px;
	width: 170px;
}

.category #sidebar h4 {
	border: none;
	color: #666;
}

.generic #sidebar h4 {
	border-bottom: 1px solid #ccc;
	border: none;
	color: #666;
}

.edit #sidebar h2,
.edit #sidebar h4 {
	border: none;
	font-size: 11px;
	color: #666;
	margin: 0 0 10px 0;
}

.edit #sidebar h2#delete {
	font-size: 11px;
	margin: 0 0 20px 0;
	font-weight: normal;
}

.edit #sidebar h2#delete strong {
	font-size: 12px;
}

.perma #sidebar {
	position: absolute;
	top: 90px;
	width: 225px;
	right: 0;
	margin: 0 0 50px 0;
}

.perma #sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 11px;
}

.home #sidebar {
	margin-top: 50px;
	width: 185px;
}

.home #explanation {
	color: #12A702;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 20px 0;
}

#flickr h3 
{
  margin: 0 0 5px 0;
  font-size: 10px;
}

#flickr a {
    background-color: transparent;
}

#flickr img 
{ 
  background: #fff;
  margin: 0 0 10px 0;
  border: 1px solid #ccc; 
  padding: 2px; 
}

.flickr-link
{ 
  font-size:12px;
  font-family:arial,helvetica,sans-serif;
  text-align:center;
  font-weight:bold;
  width:80px;
  background-color: #fff;
}

.image-owner .flickr-link { 
  font-size:11px;
}

#main .image-owner .flickr-link a:hover { 
  background-color: #fff;
  color:#fff;
}

.sidebar-links {
	margin-left: 7px;
}

.tags a:link,
.tags a:visited,
.tags a:active,
p.category a:link,
p.category a:visited,
p.category a:active,
#new-stuff a:link,
#new-stuff a:visited,
#new-stuff a:active {
	color: #666;
}

.tags a:hover,
p.category a:hover,
#new-stuff a:hover {
    background-color: #666;
	color: #fff;
}

#actions {
	color: #666;
	text-align: center;
	margin-bottom: 15px;
}

#actions h3 {
	margin: 0;
}

#actions p.button {
	margin: 0 0 4px 0; padding: 0;
}

#actions p.button a:hover {
   background-color:#fff;
}

#actions .youhaveit {
	margin: 0 0 15px 0; padding: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.25em;
}

#actions-links {
	text-align: left;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 0;
	background: url(/images/nav/new-actions-bg-green.jpg) bottom no-repeat;
}

#actions #actions-links p#linktolg {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 12px 0 15px 0; padding: 0;
}

#sidebar h4 {
	margin: 5px 0 10px 0px;
	padding: 0;
	font-size: 10px;
	color: #333;
	border-bottom: 1px solid #ccc;
}

#sidebar h4.rss, h4.rss {
    border: none;
	margin: 15px 10px;
}

h4.rss img {
	vertical-align: middle;
	margin-right: 3px;
}

h4.rss span {
	font-weight: normal;
	font-size: 10px;
}

h4.rss span a,
h4.rss span a:hover {
    color: #666;
    background-color: #fff;
	font-weight: normal;
	font-size: 10px;
}

h4#seeeveryone {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding-top: 10px;
	font-weight: normal;
}

h4#seeeveryone span {
	font-weight: normal;
	color: #999;
	font-size: 11px;
}

h4#seeeveryone span strong {
	font-weight: normal;
	color: #666;
}

.ads 
{
  margin-bottom: 20px;
  white-space:nowrap;
}

.ad 
{
  padding: 10px 0 10px 0;
  margin-bottom: 5px;
  width:100%;
}

#sidebar .ad {
  border-top: 1px solid #ccc;
}

.ad h4, #sidebar .ad h4 {
	border: none;
	margin: 0 0 3px 0; 
    padding: 0;
}

.ad h4 a, #sidebar .ad h4 a {
}

.ad p, #sidebar .ad p 
{
  margin: 0; 
  padding: 0;
  font-size: 11px;
}

ul.recommended-goals {
	list-style: none;
	margin: 0 0 20px 0px; 
    padding: 0 0 0 8px;
}

ul.admin-links {
 margin:0 0 10px 0;
 padding:0px;
 list-style: none;
 line-height: 1.2em;
}

ul.admin-links a.delete {
	color: #333;
}

ul.admin-links li {
	margin: 0; padding: 0;
	margin-bottom: 5px;
	font-size: 10px;
	color: #999;
}

ul.admin-links a {
	font-size: 11px;
}

p.worthit, span.worthit {
	color: #12A702;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

h4 span.worthit {
	font-size: 11px;
}

p.worthit span, p.notworthit span {
	font-weight: normal;
	text-transform: none;
	font-size: 10px;
	color: #666;
}

p.notworthit, span.notworthit {
	color: #666;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

ul.recommended-goals li {
	margin-bottom: 8px;
}

ul.recommended-goals li p {
	margin: 0; padding: 0;
	font-size: 10px;
	color: #999;
}

ul.recommended-goals li h5 {
	font-size: 10px;
	margin: 0; padding: 0;
}



.entrybody {
	margin-left: 10px;
}

.entryimages ul,
ul.problems-by-status {
	margin: 0; padding: 0;
	list-style: none;
}

ul.problems-by-status {
    margin-bottom: 1em;
}

ul.problems-by-status li {
    margin: 3px 0;
    padding: 1px;
}

.entryimages ul li {
	display: inline;
	margin: 0; padding: 0;
}

.entryimages img {
    background: transparent;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	padding: 3px;
}

.entry {
	margin: 0 30px 20px 0px;
}

h4.done {
	background: #ffc;
	margin: 5px 20px 0 0;
	padding: 3px 6px;
}

h4.done span.edit {
	font-weight: normal;
	color: #999;
}

.profile .entry {
	border-bottom: 1px dotted #ccc;
	margin-right: 15px;
}

.profile #lastentry {
	border-bottom: none;
	margin-bottom: 30px;
}


.profile p#noentries {
	margin: 0px 60px 0 95px;
	font-weight: bold;
	font-size: 14px;
}

.entry a.admin {
	font-size: 11px;
}

.entry h4, .profile .entry h5 {
	margin-top: 0;
	font-size: 10px;
	color: #999;
	margin-bottom: 0px;
}

.entry p {
	margin: 0px 0 10px 0;
}

.entry h4 a:link,
.entry h4 a:visited,
.entry h4 a:active,
.entry h4 strong,
.profile .entry h5 a:link,
.profile .entry h5 a:visited,
.profile .entry h5 a:active,
.profile .entry h5 strong,
.comment h4 strong,
.comment h4 a:link,
.comment h4 a:visited,
.comment h4 a:active,
.goal-activity h4 strong,
.goal-activity h4 a:link,
.goal-activity h4 a:visited,
.goal-activity h4 a:active {
	font-family: "courier new", courier, verdana, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	color: #000;
}

.comment h4 strong,
.comment h4 a:link,
.comment h4 a:visited,
.comment h4 a:active,
.goal-activity h4 strong,
.goal-activity h4 a:link,
.goal-activity h4 a:visited,
.goal-activity h4 a:active {
	margin: 0px;
	padding: 0px;
}

.entry h4 span a:link,
.entry h4 span a:visited,
.entry h4 span a:active,
.entry h4 span a:link,
.entry h4 span a:visited,
.entry h4 span a:active,
.profile .entry h5 span a:link,
.profile .entry h5 span a:visited,
.profile .entry h5 span a:active {
    font-family: verdana, sans-serif;
	font-size: 12px;
    color: #666;
    background-color: transparent;
    font-weight: normal;
}

.entry h4 a:hover,
.comment h4 a:hover,
.goal-activity h4 a:hover,
.ag-person .entry h5 a:hover,
.profile .entry h5 a:hover {
    background-color: #000;
    color: #fff;
    font-weight: bold;
}

.entry h4 strong a:hover {
    background-color: blue;
    color: #fff;
    font-weight: bold;
}

.entry h4 span a:hover,
.profile .entry h5 span a:hover {
    color: #fff;
    background-color: blue;
}

.profile h3 {
	margin: 5px 0 10px 0;
}

.profile h3 span {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

.profile h4 {
	font-weight: normal;
	margin: 0;
}

.profile h4 a:link,
.profile h4 a:visited {
	font-family: verdana, sans-serif;
	letter-spacing: 0;
	font-size: 12px;
	margin: 0;
}

.profile .entry h5 {
	margin-left: 10px;
}

.profile .entry h5 a {
	letter-spacing: 0;
	font-size: 14px;
	color: #000;
}

.entry p.worthit { 
	margin: 2px 0 0 28px;
}

.bigiconentries .entry p.worthit {
	margin: 2px 0 0 0;
}

.entry h3.finished, .profile h4.finished {
	padding-left: 28px;
	line-height: 21px;
	background: url(/images/icons/check-big.gif) left no-repeat;
}

.entry h3.do-again, .profile h4.do-again {
	padding-left: 28px;
	line-height: 21px;
	background: url(/images/icons/recycle-big.gif) left no-repeat;
}

.entry p.entry-metadata,
.comment p.comment-metadata,
.comment p.yourcomment-metadata,
.goal-activity p.goal-metadata {
	font-size: 10px;
	color: #ccc;
	margin-left: 10px;
}

.entry p.entry-metadata span,
.comment p.comment-metadata span,
.comment p.yourcomment-metadata span,
.goal-activity p.goal-metadata span { /* the datestamp */
	color: #999;
}

.perma .entry {
	width: 470px;
	clear: left;
}

.thread {
	clear: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #dedede;
}

.thread .thread {
	margin-left: 15px;
}


.thread .aggregatedperson {
	margin-bottom: 20px;
}

.thread .entrybody, .thread h4, .thread p.entry-metadata {
	margin-left: 95px;
}

#show-add-entry, #add-entry, 
#show-add-goal, #add-goal,
#show-add-problem, #add-problem,
#show-add-place, #add-place,
#show-add-related-goal,
#show-add-tags,
#show-add-photo, #add-photo,
#show-add-question, #add-question,
#show-collapsible-form, #collapsible-form,
.show-collapsible-form, .collapsible-form {
	margin: 1em 0 20px 0;
}

#show-add-entry h4, 
#show-add-goal h4, 
#show-create-account h4,
#show-add-related-goal h4,
#show-add-tags h4,
#show-add-problem h4,
#show-add-photo h4,
#show-add-question h4,
#show-collapsible-form h4,
.show-collapsible-form h4 {
	border: none;
	font-size: 11px;
	margin: 0 0 0 0;
	line-height: 17px;
	padding: 0 0 0 23px;
	background: url(/images/nav/add-bug.gif) left no-repeat;
}

#show-create-account h4 { 
    font-family: "courier new", courier, monospace;
    font-size: 26px;
}

#show-done-edit h4, #done-edit h4 {
	margin: 0;
}

#show-done-edit, #done-edit {
	margin: 5px 0 20px 0;
	border: 1px solid #ccc;
}

#done-edit h4 {
	margin-left: 0;
}

#done-edit {
	display: none;
	background: #ffc;
	padding-bottom: 5px;
}

#done-edit p {
	margin: 5px 0 10px 10px;
}

#done-edit p span {
	color: #999;
	font-size: 11px;
}


.add-comment {
	margin: 20px 0 0 23px;
	clear: left;
}

.thread .add-comment {
	margin: 0 0 20px 0;
}

.add-comment h3 {
	margin: 0 0 15px 0;
}

#add-entry, #add-goal, #add-tags,
#add-tags-aggressively,
#add-problem,
#add-photo,
#add-question,
#collapsible-form,
.collapsible-form {
	display: none;
	border: 1px solid #ccc;
	padding: 2px;
	background: #E0F1DF;
	margin: 0 10px 20px -10px;
}

#add-goal, #add-tags, #add-tags-aggressively {
	margin: 0 0 20px 0;
}


#add-entry h4, #add-goal h4, #create-account h4, #add-tags h4,
#add-tags-aggressively h4, #add-question h4, #add-problem h4, #add-place h4, #add-photo h4,
#collapsible-form h4,
.collapsible-form h4 {
	color: #fff;
	padding: 5px 5px 5px 10px;
	background: #12A702;
	margin: 0;
}

#add-entry dl,
#add-goal dl,
#add-question dl,
#add-problem dl,
#add-place dl,
#collapsible-form dl,
.collapsible-form dl {
	margin: 10px;
	padding: 0;
}

.login dl { 
  width: 600px;
}
.login dl > dt { 
  width:150px;
}

.add-comment dl {
	margin: 0 0 0 95px;
}

#add-entry dt, #add-entry dd,
#add-goal dt, #add-goal dd,
.add-comment dt, .add-comment dd,
#add-question dt, #add-question dd,
#add-problem dt, #add-problem dd,
#add-place dt, #add-place dd,
#collapsible-form dt, #collapsible-form dd,
.collapsible-form dt, .collapsible-form dd {
	margin: 0; padding: 0;
	color: #666;
	font-size: 11px;
}

#add-entry dt, #add-goal dt, .add-comment dt,
#add-question dt,
#add-problem dt,
#add-place dt,
#collapsible-form dt,
.collapsible-form dt {
	margin-top: 5px;
}

#add-entry dd input,
#add-question dd input,
#collapsible-form dd input.textfield,
.collapsible-form dd input.textfield {
	width: 470px;
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
}

#add-goal dd input, .add-comment dd input,
#add-question dd input {
	width: 170px;
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
}

#add-problem dd input {
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
}

#add-entry dd textarea, .add-comment dd textarea,
#collapsible-form dd textarea,
.collapsible-form dd textarea {
	font-family: monospace;
	width: 470px;
	font-size: 12px;
}

.add-comment dd input,
.add-comment dd textarea {
	width: 300px;
}

#add-entry dt span, .add-comment dt span,
#add-problem dt span,
#add-place dt span,
#add-question dt span,
#collapsible-form dt span,
.collapsible-form dt span {
	color: #999;
	font-size: 10px;
}

#add-entry dt.submit,
#add-problem dt.submit,
#add-place dt.submit,
#add-question dt.submit,
#collapsible-form dt.submit,
.collapsible-form dt.submit {
	text-align: left; 
}

#add-entry dt.submit span,
#add-question dt.submit span,
#collapsible-form dt.submit span,
.collapsible-form dt.submit span {
	color: #999;
	font-size: 10px;
}

#add-entry dt.submit span a,
#collapsible-form dt.submit span a,
.collapsible-form dt.submit span a {
	font-size: 11px;
}

.bigiconentries h3, 
.recententries h3, 
.peopledoingthis h3,
.standalone-comments h3,
.questions h3,
.related-things h3 {
	border-bottom: 1px solid #ccc;
}

.peoplesoup {
	clear: left;
	margin: 0px 0 20px 20px;
	line-height: 30px;
	padding-top: 10px;
}

.peoplesoup span {
	margin-right: 3px;
	font-size: 11px;
	color: #666;
}

.peoplesoup span.nobreak {
	margin: 0;
	white-space: nowrap;
}

.peoplesoup img {
	vertical-align: middle;
	border: 1px solid #ddd;
	padding: 1px;
}


.featuredentry h3 {
	background: #CFDDEB url(/images/nav/feature-bg.gif) top no-repeat;
	margin: 0;
	color: #333;
	padding: 5px 10px;
	border: 0;
}

.bigiconentries h4,
.bigiconentries .entrybody,
.bigiconentries .entryimages,
.bigiconentries p.entry-metadata,
.bigiconentries h5,
.standalone-comments .commentbody,
.standalone-comments .commentimages,
.standalone-comments .commentimage,
.standalone-comments p.comment-metadata,
.featuredentry h4,
.featuredentry .entrybody,
.featuredentry .entryimages,
.featuredentry p.entry-metadata,
.bigiconentries .commentbody,
.bigiconentries .commentimages,
.bigiconentries p.comment-metadata,
.goal-activity p.goal-metadata {
	margin-left: 95px;
}

.standalone-comments .yourcommentbody,
.standalone-comments .yourcommentimages,
.standalone-comments p.yourcomment-metadata {
    margin-left: 0px;
}

.standalone-comments .response-to,
.standalone-comments .response-to a,
.bigiconentries .response-to,
.bigiconentries .response-to a {
    font-size: 10px;
    font-weight: normal;
}


.recententries h4,
.recententries .entrybody,
.recententries .entryimages,
.recententries p.entry-metadata {
	margin-left: 0;
}

.bigiconentries .entry,
.standalone-comments .comment,
.bigiconentries .goal-activity,
.questions,
.questions question {
	clear: left;
}

.featuredentry .entry {
	padding: 10px 30px 0 8px;
	margin: 0;
	border: 2px solid #CFDDEB;
	border-top: none;
}

p.featuredteam {
	background: #EFE7BA url(/images/nav/team-arrow-bg.gif) 0 50% no-repeat;
	margin: 0 0 0 83px;
	font-size: 11px;
	color: #666;
	padding: 4px 2px 4px 15px;
}

p.featuredteam a {
	font-size: 12px;
}

.recententries .entry {
	float: left;
	width: 220px;
	margin-bottom: 10px;
}

.recententries h4 {
	font-size: 10px;
	margin: 0 0 3px 0;
}

.recententries h4 a {
	font-size: 14px;
	letter-spacing: 0;
}

.recententries .entrybody {
	font-size: 11px;
	line-height: 1.3em;
}

.recententries .entry-metadata {
	font-size: 10px;
}

.featuredentry {
	clear: left;
	margin: 15px 0;
}

.bigiconentries .aggregatedperson,
.standalone-comments .aggregatedperson,
.featuredentry .aggregatedperson {
	width: 85px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
}

.bigiconentries .aggregatedperson p,
.standalone-comments .aggregatedperson p,
.featuredentry .aggregatedperson p {
	font-size: 10px;
	color: #999;
	margin: 0;
}

.bigiconentries .aggregatedperson img,
.standalone-comments .aggregatedperson img,
.featuredentry .aggregatedperson img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}

.aggregatedperson {
	width: 85px;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}

.aggregatedperson p {
	font-size: 10px;
	color: #999;
	margin: 0;
}

.aggregatedperson img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}

.peopledoingthis {
	clear: left;
	margin-top: 15px;
}

.peopledoingthis ul, ul.people, .peopledoingthis table   {
	margin: 0; padding: 0;
	list-style: none;
}

ul.people {
	margin-left: 15px;
}

.peopledoingthis ul li {
	float: left;
	display: inline;
	margin: 0 0 10px 17px; padding: 0;
	width: 233px;
}

.generic #main .peopledoingthis ul li, .peopledoingthis table li {
	float: left;
	display: inline;
	margin: 0 0 10px 0; padding: 0;
	width: 225px;
}

.generic #main .peopledoingthis h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 0; padding: 0;
}

.generic #main .peopledoingthis h5 a {
    font-size: 12px;
}

.generic #main .peopledoingthis h5.seeall, .place-grid h5.seeall {
    font-weight: bold;
    font-size: 10px;
}

.generic #main .peopledoingthis h5.seeall a, .place-grid h5.seeall a {
    font-size: 10px;
}

ul.people li {
	clear: left;
	margin: 0 0 8px 0; padding: 0;
}

.peopledoingthis ul li img, ul.people li img,
.generic #main peopledoingthis ul li img, .peopledoingthis table img {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 5px 0px;
}

.peopledoingthis ul li p {
	font-size: 11px;
	color: #666;
}

ul.people li p, 
ul.people li div {
	font-size: 10px;
}

.peopledoingthis ul li p,
.peopledoingthis ul li h4,
ul.people li p,
ul.people li h5 {
	margin: 0; padding: 0;
}

.peopledoingthis ul li h4 {
	font-size: 12px;
	margin-top: 3px;
	font-weight: normal;
}

ul.people li h5 {
	font-size: 12px;
	padding-top: 2px;
	font-weight: normal;
}

.peopledoingthis li.finished p,
.peopledoingthis li.do-again p {
	font-size: 10px;
}

.peopledoingthis li.finished h4,
.peopledoingthis li.do-again h4 {
	margin-bottom: 1px;
}

.peopledoingthis li.finished img,
.peopledoingthis li.do-again img {
	border: 1px solid #12A702;
}

.peopledoingthis li.finished p.ididit {
	padding-left: 16px;
	line-height: 17px;
	font-size: 9px;
	text-transform: uppercase;
	background: url(/images/icons/check-small.gif) 0 2px no-repeat;
	font-weight: bold;
	color: #12A702;
}

.peopledoingthis li.do-again p.ididit {
	padding-left: 16px;
	line-height: 17px;
	font-size: 9px;
	text-transform: uppercase;
	background: url(/images/icons/recycle-small.gif) 0 2px no-repeat;
	font-weight: bold;
	color: #12A702;
}

.team-links {
	background: #EFE7BA url(/images/nav/team-bg-bot.gif) bottom no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	float: left;
	width: 225px;
}

#sidebar .team-links h4 {
	margin: 5px 10px;
	font-weight: normal;
	border: none;
	padding: 0;
}

#sidebar .team-links h4#seeteam {
	border: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 7px 10px 0 10px;
	background: #EFE7BA url(/images/nav/team-bg-top.gif) top no-repeat;
}

.team-links ul.people {
	margin: 10px 0 0 10px;
}

.team-links ul.people li h5 {
	padding-top: 7px;
}

.team-links ul.people li img {
	background: #ddd;
}

.profile #sidebar {
	margin-top: 10px;
}

.profile #sidebar h3 {
	margin: 10px 0 10px 0; padding: 0;
	border-bottom: 1px solid #ccc;
}

.profile #sidebar ul.near-person-links {
    margin: 0 0 20px 15px;
    padding: 0;
}

.profile #sidebar ul.near-person-links li {
    color: #666;
    margin-bottom: 10px;
    font-size: 11px;
}

ol.wantlist {
	margin: 0 0 20px 35px; padding: 0;
}

ol.wantlist li a {
    line-height: 20px;
}

ol.wantlist li input#newgoal {
	width: 275px;
}

ol.wantlist li img,
ul.donelist li img,
ol.giveuplist li img {
	vertical-align: middle;
}

a:link.subdued,
a:visited.subdued,
a:active.subdued {
	color: #666;
	background-color: transparent;
	padding: 1px;
}

a:hover.subdued,
a:hover.subdued {
	background: #666;
	color: #FFF;
	padding: 1px;
}

.small-and-subdued,
.small-and-subdued a, 
.small-and-subdued a.link, 
.small-and-subdued a.visited,
.small-and-subdued strong
{ 
  font-size:10px;
  font-weight:normal;
  color:#666;
}

.small-and-subdued a:hover
{
  background-color: #666;
  color: #fff;
}


ul.donelist {
	margin: 0 0 20px 0px; padding: 0;
	list-style: none;
}

ol.giveuplist {
    margin: 0 0 0 25px;
    padding: 0;
}

ol.wantlist li {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #999;
	line-height: 16px;
}

.profile #main .donelist li,
.profile #main .giveuplist li {
	font-size: 16px;
	color: #999;
}

ul.donelist li span,
ol.giveuplist li span {
	font-size: 10px;
	white-space: nowrap;
}
.wantlist li span { 
	font-size: 10px;
}

ol.wantlist li span a, 
ul.donelist li span a,
ol.giveuplist li span a {
    background-color: #fff;
	color: #666;
}

ol.wantlist p, ul.donelist p,
ol.giveuplist p {
	font-size: 10px;
	color: #666;
	margin: 2px 0;
}

ul.donelist li {
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 14px;
	color: #666;
}

ol.giveuplist li {
	padding: 0;
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 14px;
	color: #666;
}

ul.donelist li.finished {
	background: url(/images/icons/check-small.gif) 0 2px no-repeat;
}

ul.donelist li.do-again {
	background: url(/images/icons/recycle-small.gif) 0 2px no-repeat;
}

ul.donelist span.worthit {
	/*color: #12A702;
	font-size: 9px;*/
}

ul.donelist p.notworthit {
	/*color: #666;
	font-size: 9px;*/
}

/* ---- HOME PAGE ----------------------------------- */

div.goalsoup {
	clear: left;
}

div.goalsoup h2 {
	font-size: 12px;
	margin: 30px 0 5px 0;
}

.category #sidebar ul, 
.home #sidebar ul,
.generic #sidebar ul, 
.search #sidebar ul,
.search #sidebar ol,
.category #sidebar ol, 
.home #sidebar ol,
.generic #sidebar ol {
	padding: 0;
	margin: 0 0 30px 8px;
}


.category #sidebar ul li, 
.home #sidebar ul li,
.home #sidebar ol li,
.search #sidebar ul li,
.search #sidebar ol li,
.generic #sidebar ul li,
.generic #sidebar ol li {
	margin: 0 0 4px 8px;
	padding: 0;
	font-size: 10px;
	color: #999;
}

.category #sidebar ul li strong,
.generic #sidebar ul li strong {
	color: #000;
	font-weight: normal;
}

/* Goal Soup styles */

div.goalsoup {
    color: #666;
}

div.goalsoup span a {
	color: #000;
	line-height: 25px;
	margin: 0 2px;
}

span.nobreak {
	white-space: nowrap;
}

div.goalsoup span span.nobreak a {
	font-size: 12px;
}

div.goalsoup span.level1 { font-size: 11px; line-height: 15px; }
div.goalsoup span.level2 { font-size: 12px; line-height: 17px; }
div.goalsoup span.level3 { font-size: 14px; line-height: 19px; }
div.goalsoup span.level4 { font-size: 16px; line-height: 21px; }
div.goalsoup span.level5 { font-size: 18px; line-height: 23px; }
div.goalsoup span.level6 { font-size: 20px; line-height: 25px; }
div.goalsoup span.level7 { font-size: 22px; line-height: 27px; }
div.goalsoup span.level8 { font-size: 24px; line-height: 29px; }
div.goalsoup span.level9 { font-size: 26px; line-height: 31px; }

div.goalsoup span.level1 a { background: #FFFBEE; color: #777; }
div.goalsoup span.level2 a { background: #FFF6DD; color: #555; }
div.goalsoup span.level3 a { background: #FFF2CD; color: #333; }
div.goalsoup span.level4 a { background: #FFEEBB; color: #000; }
div.goalsoup span.level5 a { background: #FFEAAB; color: #000; }
div.goalsoup span.level6 a { background: #FFE699; color: #000; }
div.goalsoup span.level7 a { background: #FFE188; color: #000; }
div.goalsoup span.level8 a { background: #FFDD77; color: #000; }
div.goalsoup span.level9 a { background: #FFDD77; color: #000; font-weight: bold; padding: 0 4px; }

div.goalsoup span a:hover,
div.goalsoup span.level1 a:hover,
div.goalsoup span.level2 a:hover,
div.goalsoup span.level3 a:hover {
	color: #000;
	background-color: #fc3;
}

.tagsoup span.level1 { font-size: 12px; line-height: 17px; }
.tagsoup span.level2 { font-size: 14px; line-height: 19px; }
.tagsoup span.level3 { font-size: 16px; line-height: 21px; }
.tagsoup span.level4 { font-size: 18px; line-height: 23px; }
.tagsoup span.level5 { font-size: 20px; line-height: 25px; }
.tagsoup span.level6 { font-size: 22px; line-height: 27px; }
.tagsoup span.level7 { font-size: 24px; line-height: 29px; }
.tagsoup span.level8 { font-size: 26px; line-height: 31px; }
.tagsoup span.level9 { font-size: 28px; line-height: 33px; }

.tagsoup span.level1 a { background: #FFFBEE; color: #777; }
.tagsoup span.level2 a { background: #FFF6DD; color: #555; }
.tagsoup span.level3 a { background: #FFF2CD; color: #333; }
.tagsoup span.level4 a { background: #FFEEBB; color: #000; }
.tagsoup span.level5 a { background: #FFEAAB; color: #000; }
.tagsoup span.level6 a { background: #FFE699; color: #000; }
.tagsoup span.level7 a { background: #FFE188; color: #000; }
.tagsoup span.level8 a { background: #FFDD77; color: #000; }
.tagsoup span.level9 a { background: #FFDD77; color: #000; font-weight: bold; padding: 0 4px; }

.tagsoup span a:hover,
.tagsoup span.level1 a:hover,
.tagsoup span.level2 a:hover,
.tagsoup span.level3 a:hover {
	color: #000;
	background-color: #fc3;
}

div.goalsoup span.personinsert {
	margin: 0 5px;
}

div.goalsoup span.personinsert img {
	vertical-align: middle;
}

div.goalsoup span.personinsert a {
	font-size: 12px;
	padding: 0;
	color: #555;
	margin: 0;
}

ul.persons-tags {margin: 0 15px; padding: 0; font-size: 11px; color: #666;}
ul.persons-tags li span.num-people { font-size: 10px; color: #666; }
ul.persons-tags li span.level1 { font-size: 12px; line-height: 16px; }
ul.persons-tags li span.level2 { font-size: 13px; line-height: 17px; }
ul.persons-tags li span.level3 { font-size: 14px; line-height: 18px; }
ul.persons-tags li span.level4 { font-size: 15px; line-height: 19px; }
ul.persons-tags li span.level5 { font-size: 16px; line-height: 20px; }
ul.persons-tags li span.level6 { font-size: 17px; line-height: 21px; }
ul.persons-tags li span.level7 { font-size: 18px; line-height: 22px; }
ul.persons-tags li span.level8 { font-size: 19px; line-height: 23px; }
ul.persons-tags li span.level9 { font-size: 20px; line-height: 24px; }

#biggoalfield {
	background: #AEDAA9;
	float: left;
	width: 355px;
	margin-right: 5px;
}

#biggoalfield input {
    position: relative;
	width: 340px;
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 4px;
}

#footergoalfield {
    float: left;
	width: 365px;
    padding-left: 10px;
    padding-right: 10px;
}

#footergoalfieldlabel {
    float: left;
}

#footergoalfield input#newgoal {
    width: 350px;
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
    margin: -1px, 0px;
}

#introblock {
	clear: left;
	margin: 0px 0 10px 0;
	width: 517px;
}

#welcomeblock img#person {
	margin: 0 10px 10px 0;
}

#welcomeblock {
	margin: 0px 0 15px 0px;
}

#welcomeblock h1 {
	padding-top: 10px;
    display: inline;
}

#welcomeblock h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
}

#introblock h1 {
	font-family: "courier new", courier, monospace;
	color: #000;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 0 0 10px 0;
}

#introblock h2 {
	font-size: 12px;
	margin: 20px 0 5px 0;
}

#welcomeblock p {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0 0;
	color: #999;
}

#welcomeblock p strong {
	font-weight: normal;
	color: #663336;
}

.login dl {
	margin: 20px;
}

.login dt {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: 24px;
}

.login dd {
	margin: 0 0 5px 90px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	margin-left:
}

.login dd input {
	font-size: 14px;
}

.login dd span {
	color: #ccc;
}

.login dd input#email {
	width: 300px;
	font-family: monospace;
}

.login dd input#password {
	width: 150px;
	margin-right: 5px;
}

.login dd input#submit {
	font-size: 16px;
	margin-top: 10px;
}

.account #main {
	margin-top: 30px;
	float: right;
}

.edit #main {
	margin: 30px 0 0 0;
}

.uploadpicture #main {
	margin: 30px 0 0 20px;
	width: 700px;
}

.account #sidebar {
	float: left;
	width: 150px;
	left: 0;
	text-align: center;
	margin-top: 30px;
}

.account #sidebar img#person {
	float: none;
}

.account dl, .edit dl {
	margin: 0 0 30px 0;
	padding: 0;
}

.account dt, .edit dt {
	float: left;
	width: 110px;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	color: #333;
	margin-right: 5px;
}

.edit dt {
	width: 75px;
}

.account dd, .edit dd {
	margin: 0 0 5px 120px;
	font-size: 11px;
	color: #666;
	margin-left:
}

.edit dd {
	margin-left: 85px;
}

.uploadpicture dl {
	float: left;
	margin-left: 10px;
}

.uploadpicture dd {
	color: #666;
	font-size: 11px;
	margin: 0 0 5px 0;
	line-height: 24px;
}

.uploadpicture dt {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.account dd input, .edit dd input {
	font-size: 14px;
	font-family: monospace;
}

.edit dd input#title {
	width: 350px;
}

.edit dd textarea {
	width: 300px;
	font-size: 12px;
	font-family: monospace;
}

.account dd p, .edit dd p, .uploadpicture dd p {
	color: #999;
	margin: 0;
}

dd input.email {
	width: 300px;
	font-family: monospace;
}

dd input.password {
	width: 150px;
	margin-right: 5px;
}

.login dd input#submit {
	font-size: 16px;
	margin-top: 10px;
}

.account dd.submit, .edit dd.submit {
	margin-top: 25px;
}

.account h2 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	clear: left;
}

div#soupfooter {
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
}

.category #soupfooter {
	padding-top: 10px;
}

div#iwantto {
	font-family: "courier new", courier, monospace;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	padding: 10px 10px;
	margin: 0;
}

.profile #main h2 
{ 
  font-size:14px;
  color:#666;
}

div#soupfooter div#iwantto {
	background: #A2BDCF;
	/* url(/images/nav/soupfooter-bg.gif) top no-repeat */
}

div#soupfooter div#iwantto input {
	vertical-align: middle;
}

.profile #iwantto {
	clear: left;
	padding-top: 10px;
	margin: 0;
	background: #AEDAA9;
}

input#newgoal {
	width: 350px;
	font-family: "courier new", courier, monospace;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 14px;
}

div#soupfooter .goalsoup {
	background: #fff;
	padding: 5px;
	border: 2px solid #a2bdcf;
	border-top: none;
}

div#footer {
	clear: both;
	margin: 10px 0;
	font-size: 10px;
	color: #999;
}

.home #footer,
.account #footer,
.auth #footer,
.about #footer {
    clear: both;
	margin: 10px 0;
	border-top: 1px dotted #ccc;
	padding: 5px 10px;
}


div#footer a {
    background-color: #fff;
	color: #333;
}

#soupfooter div.goalsoup h2 {
	margin-top: 5px;
}

#persons-tags {
    font-size: 16px;
    font-weight: normal;
}


/* General stuff */

#show-account-info h2 {
	border: none;
	font-size: 11px;
	margin: 0 0 0 0;
	line-height: 17px;
	padding: 0 0 0 23px;
	background: url(/images/nav/add-bug.gif) left no-repeat;
}

#account-info {
    display: none;
}

.ads h5 {
    margin: 0;
	padding-top: 10px;
}

.entryimage img {
	border: 1px solid #ccc;
	padding: 3px;
}

.profile .entryimage,
.ag-person .entryimage {
    margin-left: 10px;
}

ul.people {
    display: block;
    clear: both;
    margin-bottom: 20px;
}

div.people-also-doing {
    clear: both;
    display: block;
    margin-bottom: 20px;
}

div.people-also-doing h3 {
    border-bottom: 1px solid #ccc;
}

ul.similar-goals li {
	margin-bottom: 8px;
}

ul.similar-goals li p {
	margin: 0; padding: 0;
	font-size: 12px;
	color: #999;
}

ul.similar-goals li h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0; padding: 0;
}

ul.similar-goals li h5 span {
    line-height: 10px;
    font-size: 10px;
    margin-bottom: 10px;
    color: #666;
}

ul.similar-goals li h5 span a.admin:link {
    font-size: 10px;
}

people-list {
    display: block;
    clear: both;
}

people-list ul.people, 
.new-people ul.people {
	margin: 10px 0 0 10px;
}

.new-people ul.people li {
	float: left;
	display: inline;
	margin: 0 0 10px 17px; padding: 0;
	width: 225px;
}

.new-people ul.people li h5 {
	padding-top: 7px;
}

.new-people ul.people li img {
	background: #ddd;
}

/* for ag pages (entry titles should be bold) */
.ag-person .entry h5 a, .ag-person .entry h5 strong {
	font-family: "courier new", courier, verdana, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	color: #000;
}

tr {
    vertical-align: top;
}

.actionconfirmationmessage {
	border: 1px solid #ccc;
	padding: 10px;
	background: #ffffcc;
	margin: 1em 0;
}

.errormessage {
	border: 1px solid #900;
	margin-bottom: 1em;
}

.errormessage strong {
    display: block;
    background: #f33;
    padding: 3px;
    color: #fff;
}

#created-by-line {
	border-top: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 10px;
}

.feed_entry_metadata {
	margin-bottom: 2em;
	color: #999;
	font-size: 10px;
}

.feed_entry h4 {
    margin: 0;
}

#quotation {
	border-top: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 5px;
}

#quotation .quote {
}

#quotation .author {
    text-decoration: emphasis;
    font-size: 10px;
    color: #999;
}

#find-help-box p, .tags p {
    margin: 0 0 20px 10px;
    font-size: 11px;
}

.tags #new-tags {
    margin: 0 0 10px 10px;
    font-size: 11px;    
}

p.reopen-goal {
	margin: 0px 0 10px 0; padding: 0;
	font-weight: bold;
	font-size: 14px;
}

#add-anonymous-comment {
	display: none;
	padding: 2px;
	margin-top: 1em;
}

.commentboxless {
    padding: 3px;
}

.commentboxmore {
    display: none;
    padding: 3px;
}

.account-email {
    margin-bottom: 1em;
}

.account-email span {
    font-size: 10px;
    color: #999;
}

ul.blogs {
	margin: 0 0 20px 0px; padding: 0;
	list-style: none;
}

ul.blogs div {
    color: #999;
	font-size: 10px;
}

ul.blogs li {
    margin-bottom: 1em;
}

.blogpassword {
    display: none;
}

#your-profile-images {
    margin-bottom: 1em;
}

#your-profile-images div {
    font-weight: bold;
    font-size: 10px;
    color: #999;
}

ul.profile-images li {
	list-style: none;
	margin-bottom: 1em;
}

#your-blogs {
    margin-bottom: 1em;
}

#rss-link {
	margin: 0 0 30px 15px;
}

#goals-list ul 
{                
  list-style-type: none;
}

#goals-list li
{ 
  margin-bottom:10px;
}

#main #goals-list .cheered-goal-name > a, 
#main #goals-list .cheered-goal-name > a:link, 
#main #goals-list .cheered-goal-name > a:visited
{ 
  font-size:11px;
}

#people-list img 
{ 
  margin:2px 5px 2px 5px;
}

#zeitgeist-index dt 
{ 
  font-size:12pt;
  margin:10px 0 5px 0;
}

.zeitgeist h2 
{ 
  font-size: 12px;
  color: #666;
  margin: 10px 0 10px 0; padding: 0;
  border-bottom: 1px solid #ccc;
}

#matureLink 
{ 
  font-size:9px;
}


#message-action-row
{ 
  background-color: #12A702;
  color:#fff;
  padding:10px;
  margin-bottom:4px;
  font-weight: bold;
}

#message-action-row a, 
#message-action-row a:link, 
#message-action-row a:visited
{ 
  color:#fff;
}

#message-body-in-view
{ 
  padding:10px 0 0 5px;
  white-space:pre;
  clear:left;
 }

#message-body-in-compose
{ 
  width:100%;
}

#edit-or-remove-link
{ 
  font-weight: normal;
  font-size: 11px;
  font-family: verdana,sans-sefif;
  letter-spacing: normal;
}

.place-grid, .place-regulars-grid { 
  margin:15px 0 10px 0px;
}

.place-grid ul, .place-regulars-grid ul { 
  margin: 0;
  padding: 0;
  list-style: none;
}

.place-grid ul li, .place-regulars-grid ul li { 
  float: left;
  width: 120px;
  text-align: center;
  line-height: 140%;
  font-size: 10px;
  margin: 0;
  padding:0 10px 10px 0;
  height:90px;                   
}

.place-grid ul li img, .place-regulars-grid ul li img { 
  border: 1px solid #ccc;
  padding: 2px;
}

.check-in { font-size: 10px; color:#000;}
.check-in-time, .cheer-time-ago { font-size: 10px; color: #666; }
#recent-checkins { 
  margin:15px 0 10px 0;
}

#recent-checkins ul { 
  margin: 10px 0 10px 0; 
  padding: 0px; 
  list-style: none;
}

#recent-checkins ul li img { 
  border: 1px solid #ccc;
  padding: 2px;
}

.small-and-subdued,
.small-and-subdued a, 
.small-and-subdued a.link, 
.small-and-subdued a.visited,
.small-and-subdued strong
{ 
  font-size:10px;
  font-weight:normal;
  color:#666;
}

.small-and-subdued a:hover
{
  background-color: #666;
  color: #fff;
}
#buy-box { 
  margin:0;
  padding:0;
}
#buy-box ul { 
  margin:0;
  padding:0px;
  list-style: none;
}
#buy-box li { 
  color:#000;
  font-size:9px;
  margin-bottom:2px;
}
#buy-box h4 { 
 font-size:13px;
 color:#006699;
 font-weight: bold;
 border: none;
 margin:1em 0 0.5em 0;
}
#buyboxchange { 
 background:#FFFFCC;
 text-align:center;
 padding:5px;
 margin:15px 15px 10px 0;
 font-size:11px;
 border:solid 1px #DFE5C3;
 border-top:solid 2px #B8E5B8;
 color:#222;
}
#buyboxchange h4 { 
 border:none;
 font-size:1.2em;
 margin:1.5em 0 1.5em 0;
 color:#006699;
}
#buyboxchange .actionbuttons { 
 text-align:center;
}
#buyboxchange .actionbuttons button { 
 width:80%;
}
#buyboxchange a.admin { 
 color:maroon;
 font-size:9px;
}
#buyboxchange a.admin:hover { 
 color:#fff;
 background:maroon;
}
#buyboxchange option, #buyboxchange select { 
 font-size:11px;
 font-family:Verdana,Sans-Serif;
 margin-top:2px;
}
.bg-green { 
 background: url(/images/nav/new-actions-bg-green.jpg) bottom no-repeat;
 padding:10px;
}
#edit-worth-doing { 
 background: url(/images/nav/new-actions-bg-green.jpg) bottom no-repeat;
 padding-bottom:10px;
}
.green-background,
#sidebar .green-background { 
  padding-bottom: 5px;
  border-bottom: 0;
  margin-bottom: 0;
  background: url(/images/nav/new-actions-bg-green.jpg) top no-repeat;
}

/* Profile page redesign */
#profiletabnav { 
 background:#ffffff url("/images/bg/bkgrnd-tabnav.png") top right no-repeat;
 width:600px;
 margin-left:10px;
 margin-top:20px;
 margin-bottom:10px;
 font-size:14px;
 float:left;                 
}
                 
#profiletabnav a { 
 color:#BFA13D;
}                   
#profiletabnav a:hover { 
  background:#BFA13D;
  color:#fff;
}                         
#profiletabnav table td { 
 background:#4377A4;
 font-size:14px;
 font-family:Verdana, Sans-Serif;
}                          
#profiletabnav table th { 
 background:#4377A4;
 color:#fff;
 font-family:Verdana, Sans-Serif;
 font-size:14px;
 font-weight:bold;
 padding:3px;
}                          
#curentsection .corner { 
 width:2px;
 height:2px;
}
                         
#profiletabnav table .clear { 
  background:transparent;
  vertical-align:middle;
}                              
#profiletabnav table td div { 
  display:inline;
  width:auto;
  margin-right:5px;
}
                              
#profiletabnav table td div.beforecurrent { 
  margin-right:10px;
}
                                            
#profiletabnav table td div.aftercurrent { 
  margin-left:10px;
}                                           


.propertypromo {
  background:#ffffff url("/images/bg/bkgrnd-profile-footer.png") no-repeat;
  width:159px;
  float:left;
  margin-right:3px;
  padding:5px;
  font-size:10px;
}
#profilefooter {
  color:#000 !important;
  font-size:18px !important;
  margin-top:25px;
}
.propertypromo h4, .propertypromo h4 a {
  font-family:"American Typewriter", "Courier New";
  font-size:14px;
  color:#0099cc;
}
.propertybadges {
  border-top:dotted #ccc 1px;
  margin-top:20px;
  padding-top:5px;
  padding-left:2px;
  color:#666;
}
.propertypromo ul {
  margin:10px 0 0 0;
  padding:0;
}
.propertypromo ul li {
  margin:0 1em 0 1.5em;
  padding:2px 0 3px 0;
  color:#999;
  line-height:1.2em;
}
.propertypromo ul li a {
  color:#666;
  text-decoration:underline;
}
.propertypromo ul li a:hover, h4 a:hover {
  background:#666;
  color:#fff;
}
.close-image-window { 
  font-size:10px;
  text-align:right;
  margin-top:-15px;
}
.btngreen { 
  margin:5px 0 5px 0px;
  padding:3px;
  cursor:pointer;
  font-size:10px;
  font-family:Verdana, Sans-Serif;
  background:#12A702;
  border-right:solid 1px #119902;
  border-top:solid 1px #13B302;
  border-left:solid 1px #13B302;
  border-bottom:solid 2px #0F8C01;
  color:#fff;
  font-weight:normal;
  width:60px;

}
.btngreen a,.btngreen a:visited { 
  color:#fff;
}
.btngreen:hover { 
  text-decoration:underline !important;
  background:#249917;
}
.btngreen a:hover { 
  background:transparent;
}
#persontitle {
  font-family: "courier new", courier, monospace;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  margin-left:0 !important;
}
#persondetails {
  font-size:11px;
  margin-top:3px;
  line-height: 1.5em;
}
#personactions {
  background:#ffffff url("/images/bg/bkgrnd-yellow-left-to-right.png") top repeat-y;
  margin:10px 0 15px 0;
  padding:1px 0 1px 0;
  color:#999;
  vertical-align:middle;
}
.login_box_title {
  font-family: arial, verdana, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}


.faqs {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  font-family: verdana, arial, helvetica;
}

.faqs a {
  color: #000099;
  text-decoration: underline;
}
#faq_answers p {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #000000;
}

#faq_questions p {
  margin-top: 4px; 
  margin-bottom: 4px; 

}

#faq_questions h1 {
  color: #01481D;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  padding-bottom:15px;
}

#faq_questions h2 {
  color: #01481D;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
}

#contact_us {
	background:#ffffff url("/images/blue_bk.jpg") top repeat-x;
	border: solid 2px #facf74;

}
#contact_us td {
	font-family: verdana, arial, helvetica;
	color: #000000;
}

#faq_form {
  color: #000000;

  text-align: left;
  font-size: 12px;
  text-decoration: none;
  font-family: verdana;
  padding-left: 20px;
}
#faq_form h1 {
  color: #01481D;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  padding-bottom:15px;
}

#ipod_box {
  border-right:solid 1px #7B6B36;
  border-top:solid 1px #7B6B36;
  border-left:solid 1px #7B6B36;
  border-bottom:solid 1px #7B6B36;
}
#ipod_box h1 {
  font-size: 24px;
  font-family: arial, verdana, sans-serif;
  color: #000000;
  padding-left: 20px;
}
#ipod_box h2 {
  font-size: 18px;
  font-family: arial, verdana, sans-serif;
  color: #03481C;
  padding-left: 20px;
}

#ipod_box p {
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}

#ipod_box h5 {
  padding-left: 20px;
  font-size: 10px;
}

.button {
  cursor:pointer;
  font-family:Verdana, Sans-Serif;
  background:#FB6806;
  border-right:solid 1px #7B6B36;
  border-top:0;
  border-left:0;
  border-bottom:solid 2px #7B6B36;
  color:#fff;
  padding:.2em;
  white-space:nowrap;
  width:auto;
  font-size:12px;
  font-weight: bold;
}
.button:hover {
  text-decoration:underline !important;
}
.login_button {
  cursor:pointer;
  font-family:Verdana, Sans-Serif;
  background:#315263;
  border-right:solid 1px #7B6B36;
  border-top:0;
  border-left:0;
  border-bottom:solid 2px #7B6B36;
  color:#fff;
  padding:.2em;
  white-space:nowrap;
  width:auto;
  font-size:12px;
}


.flagged-entry
{ 
  padding:5px;
  margin:10px;
  background:#fcc;
}

.flagged-entry .title
{ 
  font-weight:bold;
}

.smallgray
{
  font-size: 12px;
  color: gray;
}

a.smallgray:link, a.smallgray:visited
{
  font-size: 12px;
  color: blue;
  text-decoration: none;
}

a.smallgray:hover
{
  color: blue;
  text-decoration: underline;
  background-color: #fff;
}
#current_activity {
  font-family: arial, helvetica;
  font-size: 13px;
}

#leftmenu {
	background: #fff url(/images/account_options.jpg) top no-repeat;
	width: 183px;
	height: 208px;
  font-family: arial, helvetica;
  font-size: 14px;
  line-height: 1.5em;
  color: #ff8a01;
  padding-left:8px;
  padding-top:30px;
}

#leftmenu a:link, #leftmenu a:visited {
  color: #0c629f;
  text-decoration: underline;
}

#leftmenu a:hover {
  color: #ff8a01;
}


#sleftmenu {
	background: #fff url(/images/support_options.jpg) top no-repeat;
	width: 183px;
	height: 208px;
  font-family: arial, helvetica;
  font-size: 14px;
  line-height: 1.5em;
  color: #ff8a01;
  padding-left:8px;
  padding-top:30px;
}

#sleftmenu a:link, #leftmenu a:visited {
  color: #0c629f;
  text-decoration: underline;
}

#sleftmenu a:hover {
  color: #ff8a01;
}

#profilemenmu
{
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  padding-left:10px;

}
#a.profilemenu:link, a.profilemenu:visited
{
  font-size: 14px;
  color: #ffe401;
  text-decoration: underline;
}

#a.profilemenu:hover
{
  font-weight: bold;
  font-color: #ffe401;
  background-color: #fff;
  text-decoration: underline;
  background-color: fc7215;
 }

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #006600;
text-decoration: none;
color: #006600;
}

.pagination a:hover, .pagination a:active{
padding: 0 5px;
border: 1px solid #2b66a5;
color: #fff;
background-color: #2b66a5;
}

#accountnavigation {
  font-family: verdana, arial, sans-serif;
  font-size: .8em;
  border-bottom: 3px solid #01481c;
  width: 885px;
}
#accountnavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
#accountnavigation li {
  display: inline;

}

#accountnavigation a:link, #accountnavigation a:visited {
  padding: 3px 10px 2px 10px;
  color: #ffffff;
  background-color: #fb6806;
  text-decoration: none;
  border: 1px solid #711515;
}

#accountnavigation a:hover {
  color: #ffffff;
  background-color: #fb6806;
}
#accountnavigation a:active {
  color: #ffffff;
  background-color: #01481c;
}

.accountheader{
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

