/* @override 
	http://www.mothersource.org/assets/mothersource.css
	http://mothersource.org/assets/mothersource.css
*/

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* @end */

/* @group Defaults */

h1, h2, h3, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 10px 0;
}

li, dd, blockquote {
	margin-left: 27px;
}

a {
	color: #649B84;
}

a:visited {
	color: #959C69;
}

a:hover {
	color: #303121;
	text-decoration: none;
}

li {
	list-style-type: none;
}

/* @end */


/* @group Forms */

form, form p {
	margin: 0;
}

#right form p {
	font-size: 12px;
}

input, textarea {
	margin: 2px 0 10px;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	padding: 10px;
}

#name, #email, #to, #subject {
	width: 300px;
	padding: 3px;
	color: #303122;
}

#message { /* Contact and Tell a Friend */
	width: 400px;
	padding: 3px;
	height: 150px;
	color: #303122;
}

#tellafriend_form #message {
	color: #666;
}

.textarea {
	width: 400px;
	height: 75px;
	padding: 3px;
	color: #303122;
}

label {
	font-weight: bold;
	vertical-align: middle;
}

label.radio {
	padding-left: 8px;
}

div.captcha {
	margin: 10px 0px 10px;
}

div.captcha input {
	margin: 10px 0px 0px;
}

div.captcha img {
	vertical-align: middle;
}

span.captcha {
	margin-right: 10px;
}

#list-submit {
	margin: 10px 0px 0px 180px;
}

/* @end */

body {
	text-align: center;
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background: #BBCE7B url(images/back.jpg) repeat-x center top;
}

/* @group Header */

#header {
	width: 725px;
	height: 166px;
	text-indent: -9999px;
	background: url(images/top.jpg) no-repeat center top;
}

#header a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#header.home {
	height: 155px;
}


/* @end */

/* @group Navigation */

ul#nav {
	margin: 0;
	width: 216px;
	height: 92px;
}

#nav li {
	text-indent: -9999px;
	margin: 0;
	height: 23px;
}

#nav li a {
	width: 216px;
	height: 23px;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

#nav a:hover, #nav a.active {
	background-image: url(images/nav_over.png);
}

li#about a {
	background-position: left top;
}

li#blog a {
	background-position: left -23px;
}

li#events a {
	background-position: left -46px;
}

li#profiles a {
	background-position: left -69px;
}

li#ask a {
	background-position: left -92px;
}

li#stories a {
	background-position: left -115px;
}

li#ideas a {
	background-position: left -138px;
}

/* @end */

/* @group Headings */

h1, h2, h3 {
	margin: 5px 10px 10px 0px;
}

h1 {
	color: #4C665B;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	background: url(images/h1_back.jpg) no-repeat bottom left;
}

h1.alt {
	color: #000;
	font-weight: normal;
	font-size: 16px;
	margin-top: 15px;
	background: none;
}

h2 {
	color: #7A7E67;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
}

h2.news, h2.newsHome {
	text-indent: -1000px;
	background: url(images/mothersource_news.gif) no-repeat;
	padding: 0;
	margin: 25px 27px 0;
	line-height: 14px;
}

h2.newsHome {
	margin: 0;
}

h2.profile-name {
	background: #ECF0D9 url(images/h1_back2.jpg) no-repeat bottom left;
	padding-left: 17px;
	line-height: 22px;
	font-weight: bold;
	font-size: 16px;
}

h2.category {
	color: #649B84;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3 {
	color: #303122;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
}

h3.profile-service {
	color: #7A7E67;
	font-size: 14px;
}

h4 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}


/* @end */

/* @group Main Content */

#top {
	width: 725px;
	margin: 0 auto;
	background-image: url(images/container_back.gif);
	text-align: left;
}

#top #bread {
	font-size: 11px;
	line-height: 14px;
	padding: 15px 10px 10px 0px;
	color: #666;
}

#intro {
	margin: 0px auto 20px;
	width: 675px;
	height: 260px;
}

#left, #leftHome {
	width: 216px;
	margin-left: 35px;
	position: relative;
	float: left;
	display: inline;
}

#right, #rightHome {
	width: 439px;
	float: left;
}

#right {
	padding-top: 92px;
	background: url(images/header_1.jpg) no-repeat left top;
}

.about #right {
	background-image: url(images/header_1.jpg);
}

.profiles #right {
	background-image: url(images/header_2.jpg);
}

.stories #right {
	background-image: url(images/header_3.jpg);
}

.ideas #right {
	background-image: url(images/header_4.jpg);
}

#rightHome {
	padding-left: 15px;
}

#right p, #right ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-right: 20px;
}

#right li {
	list-style: disc outside;
}

p.blurb {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}

#rightHome .blurb {
	width: 200px;
}

#left .blurb {
	margin: 15px 27px;
}

ul#newsHome {
	width: 190px;
}

ul#news li {
	padding: 0px 37px 0px 41px;
	background: #ECF0D9 url(images/bullet.gif) no-repeat 27px 3px;
	margin: 6px 0px;
}

ul#newsHome li {
	padding: 0px 0px 0px 20px;
	background: #ECF0D9 url(images/bullet.gif) no-repeat 2px 3px;
	margin: 5px 0px;
}

ul#news li.rss, ul#newsHome li.rss {
	background-image: url(images/rss.png);
}

/* @end */

/* @group Blog */

.entry {
	padding-bottom: 20px;
	margin-top: 20px;
	background: url(images/divider.png) no-repeat center bottom;
}

.entry h2 {
	margin-bottom: 3px;
}

#right p.posted {
	margin: 0px;
	color: #666;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
}

.more {
	padding-left: 16px;
	background: #ECF0D9 url(images/bullet.gif) no-repeat left 5px;
}

.post_nav {
	text-align: center;
	font-size: 11px;
}

.paginate {
	font-size: 12px;
	color: #666;
	margin: 10px 0px;
}

/* @end */

/* @group Comments */

span.comment-total {
	padding-left: 14px;
	background: url(images/comment.gif) no-repeat 2px 70%;
}

h3.comment-head {
	background: url(images/h1_back2.jpg) no-repeat bottom left;
	padding-left: 16px;
	padding-bottom: 2px;
	margin-top: 10px;
	font-weight: bold;
}

ol#comments {
	margin: 1em 0 2em;
	margin-right: 20px;
}

ol#comments li {
	margin: 5px 0px;
	list-style: none;
	padding: 5px 8px 1px;
	font-size: 12px;
	line-height: 16px;
}

.even {
	background-color: #e1e5cf;
}

#right p.comment-meta {
	margin-top: 0px;
	margin-right: 0px;
	color: #000;
	border-bottom: 1px dotted #303122;
	padding-left: 14px;
	background: url(images/comment.gif) no-repeat left 40%;
}
li.nocomments p {
	font-style: italic;
	font-size: 14px;
}

label span.aside {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}

.comment-field {
	width: 300px;
	padding: 3px;
	color: #303122;
}

#comment_form textarea {
	height: 150px;
	width: 400px;
	padding: 3px;
	color: #303122;
}

.submit {
	margin: 10px 0px;
}

.submit input {
	margin-right: 10px;
}

/* @end */

/* @group Services & Resources */

.pulldown {
	color: #fff;
	background: #649B84 url(images/pulldownBack.gif) top repeat-x;
	margin: 0 0 15px;
	padding: 5px;
	border: 1px solid #fff;
	font-weight: bold;
}

.pulldown form, .pulldown select {
	margin: 0;
}

.pulldown select {
	background-color: #eee;
	color: #333;
	font-size: 11px;
}

ul#nav_categories li {
	list-style: none;
	margin: 20px 0px 10px;
}

ul#nav_categories li h3 {
	margin-bottom: 0px;
	padding-left: 16px;
	background: #ECF0D9 url(images/bullet.gif) no-repeat 0px 4px;
}

ul#nav_categories p {
	margin-top: 0;
}

ul#nav_categories li li {
	margin-left: 10px;
}

p.tell {
	margin: 20px 0px;
	padding: 5px 0px;
	border: 1px dotted #303122;
	border-width: 1px 0px;
	text-transform: uppercase;
}

p.tell a {
	background: url(images/tellBack.gif) no-repeat left center;
	padding-left: 18px;
	text-decoration: none;
	display: block;
}



/* @end */

/* @group Members Display and Calendar */


#memberTable, #calendar {
	font-size: 12px;
	border: none;
	width: 100%;
}

#memberTable, #calendar th {
	color: #303122;
	background-color: #D1D3AF;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ECF0D9;
	padding: 5px;
	vertical-align: bottom;
}

#memberTable th.first {
	border-left: solid 1px #fff;
}

#memberTable td,  #calendar td {
	vertical-align: top;
	background-color: #F8FAED;
	border-right: 1px solid #ECF0D9;
	border-bottom: 1px solid #ECF0D9;
	padding: 5px;
	text-align: left;
}

#memberTable td.left {
	background-color: #DDE7D0;
	text-align: right;
	font-weight: bold;
	width: 218px;
	color: #333;
}

#memberTable td.label {
	background-color: #DDE7D0;
	text-align: right;
	font-weight: bold;
	width: 155px;
	color: #333;
	vertical-align: middle;
}

#memberTable td.bio {
	padding: 20px 10px;
	line-height: 17px;
	background-color: #ECF0D9;
}

#memberTable td.bio img {
	float: left;
	margin: 0 30px 10px 15px;
}

#calendar {
	border: 3px solid #FFF;
}

#calendar th {
	background-color: #649B84;
	padding: 5px;
	line-height: 14px;
}

tr.calendarHeader {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.navlinks, .navlinks a, .navlinks a:active, .navlinks a:visited, .navlinks a:hover {
	color: #FFF;
	text-decoration: none;
}

.navlinks a:hover {
	color: #ddd;
	text-decoration: underline;
}

/*  
	Days of the month  
*/

.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
	font-size: 13px;
	color: #000000;
}

.monthdays a:link {
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:visited {
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.monthdays a:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

#calendar .monthdays {
	background: #ecf0d9;

}

/*  
	Header text  
*/

#calendar th.header {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/*  
	Days of the week  
*/

#calendar td {
	width: 40px;
	padding: 5px;
	line-height: 14px;
}

.weekdays {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 40px;
}

#calendar .calendarToday {
	background-color: #dae0c6;
}

.calendarBlank {
	color: #999;
}

.event {
	border-top: 1px solid #ecf0d9;
	padding: 5px 0px;
	line-height: 12px;
}

.event a {
	text-decoration: none;
	
}

/* @end */

/* @group Search */

label.search {
	text-indent: -9999px;
	background: url(images/search_mothersource.gif) no-repeat center top;
	margin: 0;
	display: block;
}

#left label.search {
	background-position: left top;
	height: 20px;
}

#left form {
	margin: 20px 0px 0px 27px;
}

.homeSearch {
	background: url(images/homeSearchBack.gif) no-repeat 0 20px;
	float: right;
	margin: 0px 25px 0 0;
	width: 192px;
	height: 120px;
	text-align: center;
}

.homeSearch #keywords {
	margin-top: 10px;
}

.homeSearch li, ul {
	margin: 10px 0 0 0;
	padding: 0;
}

/* @end */

/* @group Ads */

.ads {
	width: 127px;
	margin: 10px auto 10px 30px;
}

.ads img {
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.ads p {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 5px;
}

/* @end */



/* @group Footer */

#footer {
	background: url(images/footer_back.jpg) no-repeat center top;
	padding-top: 70px;
	width: 725px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}


#footer p {
	font-size: 10px;
	color: #8B994E;
	margin: 0 20px 0 251px;
	padding-bottom: 56px;
}

#footer img {
	vertical-align: middle;
	margin-left: 3px;
}

/* @end */

/* @group Various */

.profile img {
	float: left;
	margin-right: 10px;
	display: inline;
}

/* Ask an Expert */

h2 span.submitted {
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, Palatino, serif;
}

.question {
}

.answer p {
	color: #000 !important;
}

.right {
	float: right;
	margin-left: 10px;
	display: inline;
}

.left {
	float: left;
	margin-right: 10px;
	display: inline;
}

.clr {
	clear: both;
	height: 1px;
	margin: 0;
	visibility: hidden;
}



/* @end */

