body {
	font-family: Helvetica, Verdana, Arial, Sans;
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

/*a {
	text-decoration: underline;
	color:#00A0C6;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #00A0C6;
}
*/
h3 {
	color: #006B84;
	margin: 0;
	padding: 0;
}
#wrapper {
	background: #FFFFFF;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0 5px 0 5px;
}

#heading {
	height:120px;
	width:870px;
	margin: 0 0 20px 0;
	background: url(../images/folkstr_logo.png) no-repeat;
	border-bottom: 10px solid #5EC7DD;
	
}
#heading h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0 0 380px;
	margin: 0 0 0 0;
	text-align:right;
	color:#666666;
}
#heading p {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 35px 260px 0 0px;
	margin: 0 0 0 0;
	color: #999999;
	font-size:22px;
}

#heading ul {
	float:right;
	list-style-type:none;
	margin:36px 0 0 0;
	padding:0;
}
#heading li {
	float:right;
	width:85px;
	line-height:40px;
	margin:0 0 0 2px;
	padding:0;
}

#heading li a {
	display:block;
	background: #B8D440;
	color:#FFFFFF;
	padding: 0 0 0 7px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border-left: 5px solid #5EC7DD;
}
#heading li a:hover {
	background: #5EC7DD;
	color:#FFFFFF;
	border-left: 5px solid #B8D440;
}

#heading a.current {
	color: #FFFFFF;
	background-color: #5EC7DD;
	border-left: 5px solid #B8D440;
}

#heading a:hover.current {
	color: #FFFFFF;
	background-color: #B8D440;
	border-left: 5px solid #5EC7DD;
}
.profile_menu img {
	height: 12px;
	width:10px;
	border: 0px;
}

.highlight {
	background:#F5F5F5;
	
}
#heading h2 a {
	color: #000000;
	text-decoration: none;
	background: #A8DFEC;
}
#heading h2 a:hover {
	color: #FFFFFF;
	background: #00A0C6;
	text-decoration:none;
}

#image_box {
	background:#ffffff;
	float:left;
	width: 400px;
}

#trackback_box {
	background:#ffffff;
	margin:0 0 0 20px;
	float:left;
	width: 190px;
}
#trackback_box li {
	font-size: 11px;
}
#member_wall {
	padding: 10px;
}

#member_wall a:hover {
	text-decoration:none;
	background:none;
}

#timeline img {
	padding: 1px;
	margin: 2px 10px 2px 2px;	
	border: 1px solid #00A0C6;
	width: 48px;
	height:48px;
}

#timeline img a:hover {
	background:none;
}
#timeline li {
	height: 50px;
}

#timeline li a {
	font-weight: bold;
	color: #00A0C6;
}
#timeline li a:hover {
	color: #FFFFFF;
	background: #00A0C6;
}
#timeline .tline_alt {
	background: #F5F5F5;
}

.time {
	font-weight: normal;
	font-size: 10px;
}
#about_side {
	background:#ffffff;
	border: 5px solid #A8DFEC;
	margin: 0 0 20px 0;
	padding: 10px;
}
#login {
	background:#ffffff;
	border: 5px solid #99D9E8;
	margin: 0 0 20px 0;
	padding: 10px;
}
#login input {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

#login input:focus {
	background: #f9f9f9;
}

#login a {
	color:#00A0C6;
	text-decoration:none;
}

#login a:hover {
	color:#006B84;
	text-decoration:underline;
}

#welcome_box {
	padding: 10px 0 10px 10px;
	margin: 10px 0 0 0;
	font-weight:bold;
	font-size:12px;
	color:#C6E499;
}

#userbox {
	list-style-type:none;
	margin: 5px 0 0 5px;
	padding:0;
}
#userbox h3 {

}
#userbox li {
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 25px;
}

#userbox a {
	color:#00A0C6;
	text-decoration:none;
}

#userbox a:hover {
	color:#006B84;
	text-decoration:underline;
}

#network_box {
	list-style-type:none;
	margin: 5px 0 0 5px;
	padding:0;
}

#network_box li {
	clear:both;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 25px;
}

#network_box img {
	float:left;
	margin-left: -25px;
	padding: 2px 5px 0 0;
}

.mailbox {
	background: url(../images/email_grey_16.png) no-repeat center left;
}
.invite {
	background: url(../images/invite.png) no-repeat center left;
}
.edit {
	background: url(../images/api_grey_16.png) no-repeat center left;
}

.pending {
	background: url(../images/favorites_grey_16.png) no-repeat center left;
}

.profile {
	background: url(../images/website_grey_16.png) no-repeat center left;
}

.logout {
	background: url(../images/logout.png) no-repeat center left;
}

.location_p {
	/*background: url(../images/location.png) no-repeat center left;*/
	padding: 0;
}
.skype {
	background: url(../images/skype.png) no-repeat center left;
}

.friend_pending {
	background: url(../images/friend_pending.png) no-repeat center left;
}

.friend_add {
	background: url(../images/friend_add.png) no-repeat center left;
}

.friend_remove {
	background: url(../images/friend_remove.png) no-repeat center left;
}

.friend_block {
	background: url(../images/friend_remove.png) no-repeat center left;
}

.manage_images {
	background: url(../images/manage_images.png) no-repeat center left;
}

.network_links {
	background: url(../images/network_links.png) no-repeat center left;
}

#profilebox {
	background: #ffffff;
	border: 5px solid #A8DFEC;
	margin: 0 0 20px 0;
	padding: 10px;
}

#profilebox ul {
	list-style-type:none;
	margin: 5px 0 0 0;
	padding:0;
}

#profilebox li {
	line-height: 20px;
	padding: 5px 0 0 0;
}

#profilebox img {
	border: 0px solid #ffffff;
}

#actions {
	background: #FFFFFF;
	border: 5px solid #A8DFEC;
	margin: 0 0 20px 0;
	padding: 10px;
}

#friends_wall {
	padding:10px;
}
#friends_wall img {
	width: 48px;
	height: 48px;
}
p.friends_t {
	padding:0;
	margin: 4px 0 0 0;
	font-size: 11px;
}

.friends_t a {
	color:#0099EA;
	text-decoration:none;
}

.friends_t a:hover {
	color:#1177AA;
	text-decoration:underline;
}

#pending_friends_list {
	padding:10px;
}

.floating_friend {
	float:left;
	text-align:center;
}

.floating_friend img {
	width: 80px;
	height: 80px;
}
.floating_friend_text {
	text-align:center;
	font-size:11px;
}

.latest_members {
	width: 112px;
	float:left;
	text-align:center;
	margin: 2px 2px 6px 2px;
}

.latest_members img {
	border: 1px solid #cccccc;
	width: 65px;
	height: 65px;
	padding: 1px;
}

.latest_members a:hover img {
		border: 1px solid #666666;
}

.latest_members_text {
	text-align:center;
	font-size:11px;
	margin:0;
	padding:0;
	color:#cccccc;
}

.latest_members_text a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.latest_members_text a:hover {
	font-weight:bold;
	color:#0000FF;
}

#filter {
	padding: 14px;
}

#pages {
	margin: 0 0 0 0;
}
#pages a {
	display: block; 
	float: left;
	text-decoration: none;
	font: bold 114% arial;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 7px;
	background-color: #00A0C6;
	margin: 0 2px 0 0;
}

#pages a:hover {
	background-color: #FFF5B5;
	color: #000000;
}

#pages a.current {
	font-weight: bold;
	color: #000000;
	background-color: white;
}

#content {
	clear:both;
	float:left;
	width: 610px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
}

#right {
	float:left;
	width:230px;
	
}

#search {
	background:#ffffff;
	border: 5px solid #F5F5F5;
	margin: 0 0 20px 0;
	padding: 10px;
}

#search input {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

#search input:focus {
	background: #f9f9f9;
}
#latest input {
	font-size: 16px;
	padding: 4px;
	font-weight: bold;
}

#latest select {
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
}
#latest input:focus {
	background: #f9f9f9;
}

#latest textarea {
	margin: 0 0 0 0;
}

#latest h4 {
	margin: 0;
	padding:0;
}

#latest h4 a {
	color: #000000;
	text-decoration:none;
}

#latest h4 a:hover {
	color: #000000;
	text-decoration:underline;
}

.tr_message {
	background: #F5F5F5;
}
.tr_message_alt {
	background: #f9f9f9;
}
.tr_message_sent {
	background: #F5F5F5;
}
.tr_message_sent_alt {
	background: #f9f9f9;
}
.message_txt {
	border: 1px solid #000000;
	padding: 10px;
}
.message_header {
	border-bottom: 1px solid #000000;
	font-weight: bold;
	color:#666666;
	background: url(../images/big_email.png) no-repeat center right;
}
.message_txt p {
	font-size: 12px;
	font-family:"Courier New", Courier, mono;
}

.message_reply p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input#message_subject {
	font-size: 12px;
	font-family:"Courier New", Courier, mono;
	padding:0;
	margin:0 0 5px 0;
}
input#message_to {
	font-size: 12px;
	font-family:"Courier New", Courier, mono;
	padding:0;
	margin:0 20px 0 0;
}




.comment_submit {
	float:right;
	margin:10px;
	
}
input#blogname {
	color: #FF0000;
	background: #FFFFFF;
	border: 0px solid #F6F6F6;
}

input#emailname {
	color: #FF0000;
	background: #FFFFFF;
	border: 0px solid #F6F6F6;
}

#cat_tags {
	background:#ffffff;
	border: 5px solid #F5F5F5;
	margin: 0 0 20px 0;
	padding: 10px;
	line-height: 155%;
}

#cat_tags h3 {
	margin-bottom: 10px;
	color: #006B84;
}

#cat_tags h3 a {
	color:#00A0C6;
	text-decoration:none;
}

#cat_tags h3 a:hover {
	color:#006B84;
	text-decoration:underline;
}

#cat_tags img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 1px;
	width: 38px;
	height:38px;
}

#cat_tags a:hover img {
		border: 1px solid #666666;
}
.numbers {
	color: #999999;
	font-size: 10px;
}
#cat_locations {
	background:#ffffff;
	border: 5px solid #F5F5F5;
	margin: 0 0 20px 0;
	padding: 10px;
	line-height: 155%;
}

#cat_locations a {
	color:#00A0C6;
	text-decoration:none;
}

#cat_locations a:hover {
	color:#006B84;
	text-decoration:underline;
}

#cat_locations h3 a {
	text-decoration:none;
	color: #006B84;
}

#cat_locations h3 a:hover {
	text-decoration:none;
	color: #000000;
}

#latest {
	
}

#latest h3 {
	background:#99D9E8;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	color: #006B84;
}

#latest h3 a {
	color:#00A0C6;
	text-decoration:none;
}

#latest h3 a:hover {
	color:#006B84;
	text-decoration:underline;
}
#admin_profile ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#admin_profile li {
	float:left;
	padding: 8px 2px 8px 2px;
	line-height: 155%;
	font-size: 14px;
	
}
#about {
	border: 5px solid #C6E499;
	background: #EDF7DF;
	margin: 40px 0 20px 0;
	padding: 10px;
}
#about h3 {
	color: #000000;
}
#about a {
	text-decoration:underline;
	color: #000000;
}
#about a:hover {
	text-decoration:none;
	color: #000000;
}
#about p {
	font-weight: bold;
	font-size: 14px;
}
.feed {
	padding-left: 530px;
	font-size: 12px;
	color: #000000;
}
.date {
	font-size: 10px;
	color: #cccccc;
}
.location {
	color: #F38C41;
	font-size: 12px;
}
.listing {
	font-size: 16px;
	background: #FFFFFF;
	border-bottom: 1px dotted #BBBBBB;
}

.listing a{
	font-size: 16px;
	color:#0066CC;
	
}
.listing_alt a{
	font-size: 16px;
	color:#0066CC;
}
.listing_alt {
	background: #FFFFFF;
	border-bottom: 1px dotted #BBBBBB;
}
.listing_description {
	color: #777777;
	font-size:13px;
}
.co_list a{
	font-size: 12px;
	font-weight:bold;
	color: #777777;
}
.social {
	height: 24px;
	color:#999999;
}
.grey {
	color:#999999;
}
.more {
	font-size: 11px;
}

legend {
	color:#666666;
	font-weight: bold;
	font-size: 16px;
}
fieldset#new_listing {
	border: 5px solid #F5F5F5;
	margin-bottom: 20px;
}

p#new_listing {
	border: 0px solid #C6E499;
}
#new_listing input {
	
}

fieldset#new_message {
	border: 5px solid #F5F5F5;
	margin-bottom: 10px;
}
#new_message p {
	padding:0;
	margin:0;
	border: 0px solid #C6E499;
}

#tag_cloud p {

	line-height: 40px;
	
}
#tag_cloud .normal {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .big {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .bigger {
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
#tag_cloud .biggest {
	font-size: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#message_box  {
	border: 5px solid #C6E499;
	background: #EDF7DF;
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size:16px;
}

#new_listing .inputText {
	font-size: 11px;
	color:#999999;
}
#new_listing .inputText_count {
	font-size: 11px;
	color:#999999;
}

#edit_menu ul {
	float:left;
	list-style-type:none;
	margin: 0;
	padding:0;
}
#edit_menu li {
	float:left;
	margin:0;
	padding:0;
}

#edit_menu li a {
	display:block;
	background: #5DC7DB;
	color:#FFFFFF;
	padding: 5px;
	margin:0 0 0 2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#edit_menu li a:hover {
	background: #FFF5B5;
	color:#000000;
}

#edit_menu a.edit_active {
	color: #FFFFFF;
	background-color: #B8D440;
}

#edit_menu a:hover.edit_active {
	color: #000000;
	background-color: #FFF5B5;
}

#image_comment_box {
	background:#ffffff;
	float:left;
	margin:20px 0 10px 0;
	width: 400px;
}

#image_action_box {
	background:#ffffff;
	margin:20px 0 0 20px;
	float:left;
	width: 190px;
}

#image_action_box a {
	text-decoration:none;
	color:#006B84;
}
#image_action_box a:hover {
	text-decoration:none;
	color:#000000;
}
#image_action_box ul {
	list-style-type:none;
	margin: 0;
	padding:0;
}
#image_action_box li {
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 25px;
	margin: 0;
}

#img_trackback_box a {
	text-decoration:none;
	color:#356aa0;
}

#img_trackback_box a:hover {
	text-decoration:none;
	color:#0000FF;
}

#img_trackback_box ul {
	list-style-type:none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#img_trackback_box li {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.trackback_photo {
	background: url(../images/trackback.png) no-repeat center left;
}

.report_image {
	background: url(../images/report.png) no-repeat center left;
}

.image_comments_box {
	background: url(../images/comment_box.png) no-repeat bottom left;
	margin: 0 0 15px 0;
	font-size: 12px;
	padding: 5px 0 10px 0;
	
}

.image_comments_box p{
	padding:5px;
	margin:0;
}

.image_comments_box a {
	color:#00A0C6;
}

.image_comments_box a:hover {
	color:#000000;
}

.comment_line {
	clear:both;
	height:1px;
}

.image_comments_box img{
	float:left;
	padding: 0;
	margin: 0 10px 5px 0;
}

.comment_image {
	border: 1px solid #CCCCCC;
	float:left;
	padding: 0;
	margin: 0 10px 5px 0;
}

.comment_image a:hover img {
	border: 1px solid #666666;
}
a.comment_time {
	text-decoration: none;
	color: #B8D440;
}
a:hover.comment_time {
	text-decoration: none;
	color: #000000;
}

.trackback_box {
	background: #FFFFFF url(../images/comment_box.jpg) no-repeat bottom left;
	margin: 0 0 15px 0;
	font-size: 12px;
	padding: 5px 0 10px 0;
}

.trackback_box img{
	width: 50px;
	height: 50px;
	float:left;
	padding: 0;
	margin: 0 10px 5px 0;
}

.trackback_box p{
	padding:5px;
	margin:0 20px 0 0;
}

.trackback_ci {
	font-style:italic;
}

.img_comm_tb {
	float:right;
	margin: 15px 10px 0 0;
	font-size: 11px;
}

#img_reply_box {
	margin: 10px 0 15px 50px;
	padding: 30px;
	background: url(../images/reply_box.png) no-repeat top left;
}

#img_reply_box ul {
	list-style-type:none;
	margin: 0 0 0 50px;
	padding:0;
}

#img_reply_box li {
	font-size: 11px;
	margin:0;
	padding:0;
}

#img_reply_box a {
	color:#006B84;
}
#img_reply_box a:hover {
	color:#000000;
}
.image_reply {
	margin: 10px;
	padding: 1px;
}
.image_reply img {
	width: 50px;
	height: 50px;
}

#solo_post {
	width: 550px;
	background: url(../images/solo.png) no-repeat bottom left;
	border-top: 5px solid #356aa0;
	margin: 200px auto 15px auto;
	font-size: 18px;
	padding: 5px 10px 20px 10px;
}
#solo_post img{
	width: 50px;
	height: 50px;
	float:left;
	padding: 0;
	margin: 0 10px 5px 0;
}
#solo_post a {
	text-decoration:none;
	color:#356aa0;
}

#solo_post a:hover {
	color:#C79810;
}
a.view_all {
	color:#00A0C6;
	text-decoration:none;
}
a:hover.view_all {
	color:#006B84;
	text-decoration: underline;
}

table {
	border-collapse:collapse;
	border: 1px solid #BBBBBB;
}
th, td {
	padding: 0.1em 1em;
	font-size:12px;
}
caption {
	font-size: 1.2em;
	font-weight:bold;
	margin: 1em 0;
}

col {
	border-right: 1px solid #DDDDDD;
}
col#edit {
	border:none;
}

thead {
	background: #E5E5E5;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
th {
	font-weight:normal;
	text-align:left;
}

thead tr:hover {
	background-color:transparent;
	color:inherit;
}

td a {
	color:#000000;
}
td a:hover {
	color: #0000FF;
}
.odd {
	background-color:#F9F9F9;
}
#footer {
	clear:both;
	font-size: 11px;
	border-top: 5px solid #F5F5F5;
	background: #FFF;
	margin: 40px 0 20px 0;
	padding: 10px;
}
#footer a {
	color:#00A0C6;
	text-decoration:none;
}

#footer a:hover {
	color:#006B84;
	text-decoration:underline;
}
#admin_networks ul {
	list-style-type:none;
}
#admin_networks li {
	margin: 0 0 20px 0;
	padding-left: 30px;
}

.recent_members {
	width: 60px;
	float:left;
	text-align:center;
	margin: 2px 2px 6px 2px;
}

.recent_members img {
	border: 1px solid #cccccc;
	padding: 1px;
}

.recent_members a:hover img {
		border: 1px solid #666666;
}

#interests {
	background:#ffffff;
	border: 5px solid #F5F5F5;
	margin: 0 0 20px 0;
	padding: 10px;
}

#interests p {
	font-size: 11px;
}

#interests a {
	color:#00A0C6;
	text-decoration:none;
}

#interests a:hover {
	color:#006B84;
	text-decoration:underline;
}
.interest_leader {
	display:block;
	font-weight:bold;
}

fieldset#rss {
	clear:both;
	margin: 10px 0 10px 0;
	padding: 10px;
    background: #F6F6F6;
    border: 1px solid #CCCCCC;
}

fieldset#filter {
	float:left;
	width:300px;
	margin: 10px 0 10px 0;
	padding: 10px;
    background: #F6F6F6;
    border: 1px solid #CCCCCC;
}