html {
background: #d7e28f;
color: #333;
font: 76% Arial, Helvetica, sans-serif;
}
html, body {
margin: 0;
padding: 0;
}
body {
line-height: 1em;
}
p, div, h1, h2, h3, h4, ul, li, form, input, select, option, img {
margin: 0;
padding: 0;
}
img {
border: 0;
}
a {
outline: 0;
}
p, div {
line-height: 14px;
}
#topBar {
color: #fff;
background-color: #0b2138;
padding: 15px 30px;
}
ul.topBarLinks {
float: right;
}
ul.topBarLinks li {
display: block;
float: left;
margin: 0 8px;
}
#topBar h1 {
font-size: 16px;
}
#subheader {
padding: 20px 25px;
background-color: #becad6;
}
.currentcrumb {
font-weight: bold;
}
#visitorStats {
margin: 0 0 10px 0;
}
#content {
margin: 0 25px 30px 25px;
}
#content p {
margin: 10px 0;
line-height: 14px;
}
#content h2 {
margin: 10px 0;
font-size: 22px;
line-height: 24px;
}
ul.postLinks li {
display: block;
float: left;
margin: 0 8px;
}
blockquote {
padding: 6px 8px;
margin: 6px 0;
background-color: #eee;
border: 1px solid #bbb;
}
.quoteAuthor {
font-weight: bold;
font-style: italic;
}
.reviewHeading {
text-align: center;
background-color: #222;
color: #fff;
font-weight: bold;
font-size: 16px;
padding: 6px 8px;
margin: 4px 0;
}
.reviewReminder {
margin: 6px 0;
}
.replyResults {
font-size: 11px;
}
table {
border-bottom: 1px solid #bbb;
}
th {
text-align: left;
background-color: #0b2138;
color: #fff;
}
td, th {
padding: 8px 15px;
}
td.category {
background-color: #c2d253;
color: #0b2138;
font-weight: bold;
}
.categoryDescription {
font-weight: normal;
font-style: italic;
}
tr.forumRow td.forum,
tr.topicRow td {
border-left: 1px solid #bbb;
border-top: 1px solid #bbb;
background-color: #fff;
}
tr.forumRow td.recentPostInfo,
tr.topicRow td.recentPostInfo {
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
border-top: 1px solid #bbb;
background-color: #fff;
}
table.threadTable {
border-top: 13px solid #0b2138;
border-bottom: 0;
margin-bottom: 8px;
}
table.threadTable td.author {
width: 125px;
vertical-align: top;
background-color: #c2d253;
}
table.threadTable td.body {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
vertical-align: bottom;
background-color: #fff;
}
table.threadTable td.body ul {
list-style-position: inside;
margin: 8px 10px 10px 10px;
line-height: 16px;
}
table.threadTable td.reply {
border-top: 1px solid #ddd;
}
div.pagination {
float: right;
}
div.pagination table {
border: 0;
}
div.pagination td {
padding: 2px 3px;
}
.forumName {
font-size: 16px;
font-weight: bold;
margin-bottom: 4px;
}
.forumInfo {
color: #666;
padding: 3px;
}
.forumDescription {
font-weight: bold;
padding: 3px;
}
.topicPagination {
font-size: 13px;
}
.postLinks {
margin-left: 15px;
font-weight: bold;
}
.topicMarker {
float: left;
}
.topicTitle, .topicAuthor {
margin-left: 40px;
}
.topicTitle {
font-size: 16px;
margin-bottom: 4px;
line-height: 20px;
}
.replyLink {
margin-bottom: 3px;
}
.avatar {
float: left;
}
.authorInfo {
padding-left: 5px;
}
.authorIP {
font-style: italic;
}
.authorName {
font-size: 14px;
}
.attachments {
background-color: #eee;
padding: 5px 8px;
margin-bottom: 8px;
}
.attachTitle {
font-weight: bold;
margin-bottom: 4px;
}
.attachments img {
border: 1px solid #bbb;
}
h3 {
margin: 15px 0 10px 0;
background-color: #333;
color: #fff;
font-weight: bold;
padding: 6px 8px;
}
.postContent {
margin: 10px 0;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}
.formInput label {
font-weight: bold;
}
.miniForm {
display: inline;
}
.errorHeading {
color: #ca2024;
}
.alert {
background: #fee9b2;
color: #ca2024;
padding: 6px 8px;
}
table.submissionForm {
border: 0;
}
table.submissionForm td {
background-color: #ddd;
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
table.submissionForm tr.spacer td {
background-color: #fff;
border: 0;
}
table.submissionForm th {
text-align: right;
}
table.submissionForm th.formTopicTitle {
text-align: left;
}
table.optionsTable {
border: 0;
}
table.optionsTable td {
border: 0;
}
input {
margin: 6px 0;
}
label {
font-weight: bold;
}
.extraOptionLink {
margin: 6px 0;
}
.checkbox {
margin: 6px 0;
}
.radio {
background-color: #eee;
padding: 6px 8px;
}
.radio input {
margin: 0;
}
.select {
margin: 6px 0;
}
#poll {
margin: 6px 0;
}
.pollQuestion {
font-size: 24px;
font-weight: bold;
margin: 10px 0;
}
.pollInfo {
margin: 6px 0;
}
table.pollResults {
border: 0;
margin-bottom: 15px;
}
div.submit {
padding: 6px 8px;
border-bottom: 6px solid #333;
}
table.searchForm {
border: 1px solid #bbb;
border-top: 10px solid #333;
background-color: #eee;
}
fieldset {
padding: 10px 10px 8px 10px;
margin: 6px 0;
}
legend {
background-color: #333;
color: #fff;
border: 1px solid #fff;
padding: 5px 7px;
}
#footer {
text-align: center;
font-size: 10px;
}
#topBar a:link, #topBar a:visited {
text-decoration: none;
color: #63a7e7;
}
#topBar a:hover {
text-decoration: underline;
color: #7dacd8;
}
.breadcrumb a:link, .breadcrumb a:visited {
text-decoration: none;
color: #3768b8;
}
.breadcrumb a:hover {
text-decoration: underline;
color: #000;
}
.forumName a:link, .forumName a:visited {
text-decoration: none;
color: #3768b8;
}
.forumName a:hover {
color: #000;
}
.subscribeLink a:link, .subscribeLink a:visited {
font-size: 10px;
color: #666;
vertical-align: top;
}
.subscribeLink a:hover {
text-decoration: none;
color: #999;
}
.postLinks a:link, .postLinks a:visited {
text-decoration: none;
color: #3768b8;
}
.postLinks a:hover {
text-decoration: underline;
}
.topicTitle a:link, .topicTitle a:visited {
text-decoration: none;
color: #3768b8;
}
.topicTitle a:hover {
color: #000;
}
.topicAuthor a:link, .topicAuthor a:visited,
.recentPostInfo a:link, .recentPostInfo a:visited {
color: #333;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}
.topicAuthor a:hover,
.recentPostInfo a:hover {
color: #666;
}
.replyLink a:link, .replyLink a:visited {
text-decoration: none;
color: #444;
font-weight: bold;
font-size: 11px;
}
.replyLink a:hover {
text-decoration: underline;
color: #777;
}
.authorName a:link, .authorName a:visited {
text-decoration: none;
color: #333;
font-weight: bold;
}
.authorName a:hover {
text-decoration: underline;
color: #666;
}
.ignored a:link, .ignored a:visited {
text-decoration: none;
color: #333;
}
.ignored a:hover {
text-decoration: underline;
color: #666;
}
.rankAdmin a:link, .rankAdmin a:visited {
color: #3768b8;
}
.rankModerator a:link, .rankModerator a:visited {
color: #468d4b;
}
.attachments a:link, .attachments a:visited {
text-decoration: none;
color: #3768b8;
}
.attachments a:hover {
text-decoration: underline;
color: #000;
}
.pagination a:link, .pagination a:visited,
#footer a:link, #footer a:visited,
.reviewReminder a:link, .reviewReminder a:visited {
text-decoration: none;
color: #3768b8;
}
.pagination a:hover,
#footer a:hover,
.reviewReminder a:hover {
text-decoration: underline;
color: #000;
}
form a:link, form a:visited {
text-decoration: none;
color: #3768b8;
}
form a:hover {
text-decoration: underline;
color: #000;
}
legend a:link, legend a:visited {
color: #fff;
text-decoration: underline;
}
legend a:hover {
text-decoration: none;
}
.banMember a:link, .banMember a:visited {
text-decoration: none;
color: #3768b8;
}
.banMember a:hover {
text-decoration: underline;
}
.memberPage a:link, .memberPage a:visited {
text-decoration: none;
color: #3768b8;
}
.memberPage a:hover {
text-decoration: underline;
}
a#extLink1,
h3.subHeaderLink a:link, h3.subHeaderLink a:visited {
color: #fff;
}
#topBar ul.topBarLinks li.profileLink a:link, #topBar ul.topBarLinks li.profileLink a:visited {
color: #fff;
font-weight: bold;
}
table.profileTable {
border: 0;
}
table.profileTable td.tableCellOne,
.memberPage table.threadTable td.tableCellOne,
.memberlistRowOne {
background: #ddd;
}
ul.profileMenu {
list-style: none;
margin-left: 6px;
font-size: 14px;
}
ul.profileMenu li {
margin: 6px 0;
}
table.avatarTable {
border: 0;
}
table.avatarTable td {
border: 1px solid #bbb;
background-color: #fff;
}
table.messageTable th {
text-align: right;
}
table.messageTable td {
border-right: 1px solid #bbb;
}
table.messageTable td.message {
border-top: 1px solid #bbb;
}
table.messageTable tr.spacer td {
border-right: 0;
border-top: 1px solid #bbb;
}
table.messageFolders td,
td.notepad,
table.memberSearch td {
border-left: 1px solid #bbb;
}
.profileTitle {
font-size: 24px;
font-weight: bold;
}
.rankAdmin {
color: #3768b8;
}
.rankModerator {
color: #468d4b;
}
table.profileFields {
border: 0;
margin-bottom: 10px;
}
.profileFields td.tableCellTwo {
vertical-align: middle;
font-weight: bold;
color: #fff;
background-color: #222;
}
.profileFields td.tableCellOne {
background-color: #ddd;
}
tr.customFields span.alert {
background: transparent;
color: #fff;
padding: 0;
}
.spacer {
clear: both;
margin-bottom: 5px;
height: 0;
}
Total Registered Members: 1594,
Total Topics: 510,
Total Replies: 1155
| Forums |
Latest Post Info |
| Public Forums
General RIPPLE forums.
|
|
General discussion forum where anyone can ask questions about Rural Development Initiatives or about the RIPPLE web site.
7 Topics, 14 Replies
|
Book reviews
Nov 02, 2008 09:06pm
by Paulianne
|
|
This is a place to post your questions, comments, concerns about the forum and the Ripple website. What works? What doesnt work? What needs to be fixed? What FAQs do you have?
The Ripple Admins are working to make the site better and easier for everyone to use. Please let us know how we can improve Ripple.
Thanks!
15 Topics, 25 Replies
|
Cant find South Lincoln County Class Forum
Nov 24, 2008 12:24pm
by Milo G
|
|
Share a story about yourself or your community.
1 Topics, 0 Replies
|
Collaboration to Bridge the Digital Divide
Feb 24, 2008 07:32pm
by BillRuss
|
|
This forum is for posting your fund proposals and receiving feedback from your peers. Upload your proposal as an attachment so that anyone can read it and offer comments, or describe your proposal to get general feedback.
2 Topics, 2 Replies
|
community garden
Oct 15, 2008 09:36pm
by Va Her V
|
|
This forum is for posting your small business plans and receiving feedback from your peers. Upload your plan as an attachment so that anyone can read it and offer comments, or simply describe your plan and ask questions.
1 Topics, 0 Replies
|
JAC BROWNS INTERNET CAFE
Oct 02, 2008 12:45am
by Jac B
|
|
Find out about current and past rural tourism projects. Look at completed plans, and learn about sustainable tourism related opportunities.
4 Topics, 5 Replies
|
Rural Tourism in Your Community
Jul 31, 2008 04:28pm
by Kay
|
|
Public Discussion Forum for the Ford Institute Leadership Program Regional Conference with Mike Stolte of the Centre for Innovative and Entrepenuerial Leadership.
6 Topics, 7 Replies
|
Communities Matrix
May 04, 2008 09:06am
by Mudracer
|
|
1 Topics, 28 Replies
|
What makes a Community Leader by Tom Gallagher
Apr 29, 2008 09:39am
by Mary T
|
|
2 Topics, 0 Replies
|
County Planning Commission
Oct 24, 2008 04:51pm
by Robert R
|
|
Sharing ideas for auction items, people to invite and more.
1 Topics, 4 Replies
|
Dish about the Dinner/ Auction- We want YOUR ideas!!!
Sep 07, 2008 07:42am
by Cec K
|
|
Vote on your favorite Haikus from the Community Trainer Summit in Sisters, or add one of your own.
1 Topics, 0 Replies
|
Vote on Your Favorite Haiku
Jul 28, 2008 01:23pm
by Alison Cassin
|
|
Join the discussion and chat with Judy Keen, author of the USA Today article, High gas prices threaten to shut down rural towns.
2 Topics, 9 Replies
|
Alternatives to Gasoline: Conevening Interested Stakeholders to Find Creative Solutions
Oct 20, 2008 12:02pm
by Doug M
|
|
A funding discussion forum hosted by Kim Leval, Fund Development Director at Rural Development Initiatives.
2 Topics, 5 Replies
|
Local banks as a source for funding your community projects
Nov 04, 2008 10:56am
by Kim L.
|
|
Comment on RARE Ramblings here.
1 Topics, 0 Replies
|
I love Rare Ramblings
Oct 16, 2008 11:27am
by BobA
|
|
Comment on Think Local Umpqua Conference here.
0 Topics, 0 Replies
|
|