/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height: 18px;
color:#000000;
padding:0px;
margin:0px;
}
img
{  border-style: none;
}
td img {display: block;}
a {color:#ee0032; text-decoration:none;}
a:visited {color:#ee0032;}
a:hover {color:#b00;}
/*a:active { color:#000000;}*/

/*.img {
	margin:0px;
	padding:0px;
}*/
#small-text {
	font-size:10px;	
}
h1 {
	font-size:18px;
	font-weight: bold;
	padding-bottom:.5em;
	margin:0px;
}

#rubyred {color:#ee0032;}
/*pagination styles*/
.paginate {
	/*border: solid #aaa 1px;*/
	font-size:10px;
	padding: 3px;
	/*background-color:#ececec;*/
}
.current {
	/*border: solid #aaa 1px;*/
	font-size:10px;
	padding: 3px;
	background-color:#FCC;
}
.current a {
	/*border: solid #aaa 1px;*/
	font-size:10px;
	padding: 3px;
	background-color:#fcc;
}
.inactive {
	/*border: solid #aaa 1px;*/
	font-size:10px;
	padding: 3px;
	color: #aaa;
	/*background-color:#ddd;*/
}


h2 {
	/*use for blog post headline*/
	font-size:14px;
	font-weight: bold;
	padding-bottom:2px;
	margin:0px;
}

#blog-title {
	/*use for blog post headline*/
	font-size:18px;
	font-weight: bold;
	padding-bottom:2px;
	margin:0px;
	font-family:"Courier New", Courier, monospace;
}

#comment-name {
	/*use for blog post commenter name*/
	font-size:14px;
	font-weight: bold;
	padding-bottom:2px;
	margin:0px;
}

#time {
	/*use for blog date/time notice*/
	color:#999;
	font-size:10px;
	font-weight: normal;
	margin:0px;
	padding-bottom:0px;
}
#list-blog-time {
	/*use for blog date/time notice*/
	color:#999;
	/*font-size:10px;*/
	font-weight: normal;
	margin-left:7px;
	display:inline;
	/*padding-bottom:0px;*/
}
#list-blog-title {
	/*use for blog date/time notice*/
	/*color:#999;*/
	/*font-size:14px;*/
	display:inline;
	font-weight: bold;
	margin:0px;
	/*padding-bottom:6px;*/
}
#list-blog-line {
	/*use for blog date/time notice*/
	/*color:#999;*/
	/*font-size:14px;*/
	display:block;
	/*font-weight: bold;*/
	margin:0px;
	padding-bottom:6px;
}
#list-blog-months {
	/*use for blog date/time notice*/
	/*color:#999;*/
	font-size:10px;
	font-weight: bold;
	letter-spacing:.3em;
	margin:0px;
	padding-bottom:6px;
}
#tinylink{
	/*use for blog date/time notice*/
	/*color:#999;*/
	font-size:9px;
	font-weight: bold;
	letter-spacing:.3em;
	padding:1px;
	/*padding-bottom:6px;*/
	display:inline;
	/*background-color:#ee0032;*/
	/*background-color:#000;*/
}
#tinylink a{
	/*use for blog date/time notice*/
	color:#000;
	text-decoration: none;
	/*padding-bottom:6px;*/
	/*background-color:#000;*/
}
#tinylink a:hover{
	/*use for blog date/time notice*/
	color:#fff;
	text-decoration: none;
	background-color:#ee0032;
	/*padding-bottom:6px;*/
	/*background-color:#000;*/
}
li#mission {
	padding-bottom: 1em;	
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 809px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
display:block;
}
#container-contact {
width: 930px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
display:block;
}
#container-getflash {
display:block;
width:400px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom:30px;
padding:30px;
outline:#CCC solid 1px;
}
#container-wide {
/*width: 900px;*/
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
#container-yb-edit {
width: 1140px;
height: 735px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
#container-yb-read {
width: 864px;
height: 648px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
#container-book {
display:block;
width: 864px;
height: 648px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image:url(../images/book1_static.jpg);
background-repeat:no-repeat;
}
#container-book-nopic {
display:block;
width: 864px;
height: 648px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
#welcome-box {
	display:block;
	width:436px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	top:50px;
	position:relative;
}
#books-login-box {
	display:block;
	width:320px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
	padding:5px;
	top:200px;
	/*font-size:10px;*/
	position:relative;
}
#books-join-box {
	text-align:left;
	display:block;
	width:250px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
	padding:5px;
	top:150px;
	/*font-size:10px;*/
	position:relative;
}
#books-message {
	width: 500px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}
#banner-container {
background-color: #ffffff;
/*padding: 0px;*/
margin-left: auto;
margin-right: auto;
text-align:center;
display:block;
width:823px;
}
#yb-header1{
display:inline;
float:left;
width:613px;
background-color:#FF0;
}
#yb-header2{
display:inline;
float:left;
width:196px;	
background-color:#F00;
}
#yb-header2-inner{
display:inline;
float:left;
width:142px;
padding-left:60px;
padding-top:20px;
background-color:#0F0;
}
#yb-avatar-top{
display:block;
float:left;
width:142px;
height:85px;
background-color:#0F0;
}
#yb-avatar1{
display:inline;
float:left;
width:85px;
height:85px;
background-color:#0F0;
}
#yb-avatar2{
display:inline;
float:left;
width:58px;
height:85px;
background-color:#0F0;
}
#yb-avatar3{
display:block;
width:142px;
background-color:#0F0;
text-align:center;
}
/* #banner img {padding:10px 0px;} */
#yb-library-holder {
	background-image:url(../images/library_book_YB.jpg);
	display:block;
	width:823px;
	height:615px;
	/*border-color:#F00;
	border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	/*margin-bottom:20px;*/
	font-size:10px;
}
#yb-library-left {
	position:relative;
	/*top: 35px;
	left: 47px;*/
	display:block;
	width:323px;
	height:543px;
	/*border-color:#F00;
	border-style:solid;
	border-width:1px;*/
	overflow:hidden;
	float:left;
	margin-left: 47px;
	margin-top: 35px;
	margin-bottom: 35px;
	/*margin-right:35px;*/
	text-align:left;
	font-size:10px;
}
#yb-library-right {
	position:relative;
	/*top: 35px;
	left: 447px;*/
	display:inline;
	width:323px;
	height:543px;
	/*border-color:#F00;
	border-style:solid;
	border-width:1px;*/
	overflow:hidden;
	float:right;
	margin-right: 47px;
	margin-top: 35px;
	margin-bottom: 35px;
	/*padding-left: 47px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-bottom:35px;*/
	text-align:left;
	font-size:10px;
}
#yb-library-icon {
	width:85px;
	height:121px;
	display:inline;
	float:left;
	/*border-color:#00F;
	border-style:solid;
	border-width:1px;*/
	margin-left:18px;
	margin-top:6px;
	margin-bottom:6px;
}
#yb-library-info {
	width:85px;
	/*height:121px;*/
	display:block;
	float:left;
	/*border-color:#0f0;
	border-style:solid;
	border-width:1px;*/
/*	margin-left:18px;
	margin-top:6px;
	margin-bottom:6px;*/
	text-align:center;
	overflow:hidden;
	font-weight:bold;
}
#yb-library-user-links1{
	display:inline;
	float:left;
	/*border-color:#0f0;
	border-style:solid;
	border-width:1px;*/
	overflow:hidden;
}
#yb-library-user-links2{
	display:inline;
	float:right;
	/*border-color:#0f0;
	border-style:solid;
	border-width:1px;*/
	overflow:hidden;
}
/* -----------------content full width--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content {
	min-height:400px;

height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	text-align: center;
}


p{
padding-top: 0px;
padding-bottom: 1em;
margin:0px;
}

/* -----------------content-left--------------------- */
#content-left {
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-right: 255px;
}
div#content-left { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
#content-left-center {
background-color: #ffffff;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
div#content-left-center { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
#content-about {
	background-color: #ffffff;
	padding: 0px;
	margin-top:20px;
	margin-left: 120px;
	margin-right: 120px;
	text-align: left;
}

#content-join {
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow:hidden;
}
div#content-join { 
	min-height:700px;
	height:expression(this.scrollHeight > 700 ? "auto":"700px"); 
}

#content-mission {
	background-image:url(../images/mission-back.gif);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow:hidden;
}

div#content-mission { 
	min-height:674px;
	height:expression(this.scrollHeight > 674 ? "auto":"674px"); 
}
#content-mission-inner {
	/*border-style:solid;
	border-width:1px;
	border-color:#000;*/
	/*background-color: #ffffff;*/
	padding: 0px;
	margin-left: 267px;
	margin-top: 315px;
	/*overflow-y: scroll;
	overflow-x: hidden;*/
	overflow: auto;
	width: 235px;
	height: 262px;
}
#content-your-books {
	border-style:solid;
	border-width:0px;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow:hidden;
}
/*div#content-mission-inner { 
	min-height:267px;
	height:expression(this.scrollHeight > 267 ? "auto":"267px"); 
}*/
/*p, pre{
padding: 5px 10px;
margin:0px;
}*/

/* --------------right column------------- */
#content-right {
float: right;
width: 255px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
#content-right-narrow {
float: right;
width: 175px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
#content-center-form {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	padding: 20px;
	text-align: left;
}
#content-center-form2 {
	width: 500px;
	display:block;
	/*border-color:#ddd;
	border-style:solid;
	border-width:1px;*/
	padding: 20px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#content-center-form3 {
	width: 300px;
	display:block;
	/*border-color:#ddd;
	border-style:solid;
	border-width:1px;*/
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* -----------footer--------------------------- */
#footer {
background-color:#FFF;
clear: both;
margin: 0px;
padding: 0px;
text-align:center;
font-size:11px;
color:#000;
}
#footer a:link {color:#000;}
#footer a:visited {color:#000;}
#footer a:hover {color:#ee0032;}

#sm-black {
font-size:9px;
color:#999;
}
#sm-black a:link {color:#999;}
#sm-black a:visited {color:#999;}
#sm-black a:hover {color:#ee0032;}


#right-centered {
	display:block;
	/*width:100px;*/
	/*border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
}
#archive-links-box {
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
}
#archive-links-date {
	display:block;
	/*text-align:left;*/
	color:#999;
	font-size:10px;
}
#archive-links-title {
	display:block;
	/*text-align:left;*/
	margin-bottom:10px;
}

#join-form {
	display:block;
	/*width:100px;*/
	/*border-style:solid;
	border-width:1px;*/
	text-align:left;
	margin-bottom:20px;
	margin-left:10px;
}
#form-element {
	display:block;
	margin-bottom:12px;
}
#right-centered-section {
	display:block;
	/*width:100px;*/
	/*border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#login-box {
	display:block;
	/*width:100px;*/
	/*border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
	font-size:10px;
}
#login-box-sidebar {
	display:block;
	/*width:100px;*/
	/*border-color:#F00;
	border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
	font-size:10px;
}
#yb-sidebar {
	display:block;
	/*width:100px;*/
	/*border-color:#F00;
	border-style:solid;
	border-width:1px;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:20px;
	font-size:10px;
}

#inline-flow {
	display:inline;
	margin:0px;
	padding:0px;
	float:inherit;
	border:0px;
	/*border-style:solid;
	border-width:1px;*/
}
#blog-background {
	background-image:url(../images/blog1.gif);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
}

div#blog-background { 
	min-height:674px;
	height:expression(this.scrollHeight > 674 ? "auto":"674px"); 
}
#blog-contents {
	/*width is 439*/
	display:block;
	/*border-style:solid;
	border-width:1px;*/
	margin-left: 78px;
	margin-top: 258px;
	margin-right:37px;
}
#blog-contents a{
	text-decoration:none;
}
#blog-preview {
	/*width is 439*/
	/*same as blog display*/
	/*185 on each side*/
	display:block;
	width:463px;
	padding: 12px;
	margin-left: auto;
	margin-right:auto;
	border: #CCC solid 1px;
	/*margin-left: 185px;
	margin-right:185px;*/
	margin-top: 15px;
	margin-bottom: 25px;
}
#blog-preview a{
	text-decoration:none;
}
#blog-post {
	display:block;
	/*border-style:solid;
	border-width:1px;
	border-color:#0F0;*/
	margin-bottom:12px;
}
/*#comment-background {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#0F0;
	background-image:url(../images/comment-back.jpg);
	background-repeat:no-repeat;
}*/
#comment-background {
	display:block;
	/*border-style:solid;
	border-width:1px;
	border-color:#0F0;*/
	background-color:#f1f1f1;
	margin-bottom:10px;
	border-bottom-color:#ddd;
	border-bottom-width:thin;
	border-bottom-style:solid;
}
div#comment-background { 
	min-height:58px;
	height:expression(this.scrollHeight > 58 ? "auto":"58px"); 
}
#comment-contents {
	/*width is 439*/
	display:block;
	/*border-style:solid;
	border-width:1px;*/
	margin-left: 14px;
	margin-right:14px;
	padding-bottom:12px;
}
#comment-head {
	/*border-style:solid;
	border-width:1px;
	border-color:#F00;*/
	/*margin-top:10px;*/
	display:block;	
	padding-top:10px;
}
#comment-name {
	/*use for blog post commenter name*/
	display:inline;
	font-size:12px;
	font-weight: bold;
	padding-bottom:2px;
	margin:0px;
}

#comment-date {
	/*use for blog date/time notice*/
	display:inline;
	color:#999;
	font-size:10px;
	font-weight: normal;
	margin-left:12px;
}
input.join {
	background-color: #fff; font-weight:normal; font-size: 12px; color: #000;
	/*border: 1px 2px 2px 1px;*/
	border:1px #b5b5b5 solid;
}
input.button {
	background-color: #ee0032; font-weight: bold; font-size: 12px; color: #fff;
	border:1px #000 solid;
}
input.button:hover {
	background-color: #000; font-weight: bold; font-size: 12px; color: #fff;
}
input.join-small {
	background-color: #fff; font-weight:normal; font-size: 10px; color: #000;
	/*border: 1px 2px 2px 1px;*/
	border:1px #b5b5b5 solid;
}
#home-book-box {
	width: 310px;
	height: 317px;
	overflow:hidden;
}
#home-join-box {
	width: 178px;
	height: 32px;
	overflow:hidden;
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#admin-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	/*width:100px;*/
	/*border-style:solid;
	border-width:1px;*/
	margin-left: 5px;
	margin-right: 5px;
	text-align:center;
	color:#fff;
	background-color:#000;
	font-size:12px;
}
a#admin-top {
	color:#fff;
	text-decoration:none;
}
a:hover#admin-top{
	text-decoration:underline;
}
#font-normal {
	font-size:12px;	
}
#blog-create {
	/*width is 439*/
	/*185 on each side*/
	display:block;
	/*border-style:solid;
	
	border-width:1px;*/
	width:705px;
	margin-left: auto;
	margin-right:auto;
	/*margin-left: 185px;
	margin-right:185px;*/
	margin-top: 25px;
}


#error {
	background-color:#FF0;
}
.welcome-admin {
	font-weight:bold;
	color:#999;
}
.errors { /*text style for detailed form errors*/
	color:#ee0032;
	font-weight:bold;
}

<title>RealizeWhatMatters.org - Contact</title>
