/* 
** flowertree - default stylesheet
** This CSS file makes the website look pretty ;-)
** 
** Nov 18, 2006 - (version 1.0)
** 
*/

/* page overall: */

body,div,p,img,form,h1,h2,h3,h4,h5,h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

ul {
	padding-left: 2em;	
}

body {
	/* BG-Color: */
	background-color: #D4D0C8;
	text-align: center;
	margin-top: 3em;
}

.page {
	/* Page width: */
	width: 800px;
}

#logo {
	margin: 0 auto;
	text-align: left;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 3em;
	margin-bottom: 0.2em;
	letter-spacing: -0.01em;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo_black {
	/* logo color 2: */
	color: #000000;
}

/*logo for about the book page*/

#logo_about {
	margin: 0 auto;
	text-align: left;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 3em;
	margin-bottom: 0.2em;
	letter-spacing: -0.01em;
}

#logo_about a:link, #logo_about a:visited, #logo_about a:hover, #logo_about a:active {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo_black {
	/* logo color 2: */
	color: #000000;
}

/* menu: */

#menu {
	margin: 0 auto;
	text-align: center;
	color: #CC0066;
	font-family: Verdana, Arial;
	font-size: 0.9em;
	margin-top: 0.3em;
}

#menu a:link, #menu a:visited {
	color: #C42016;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #CC0066;
	text-decoration: none;
}

#padding {
	padding: 1em;
}

#innerpage {
	/* Background image: */
	background-image: url("../images/background1.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

#contentbox {
	background-color: #FFFFFF;                
	margin: 0 auto;
	text-align: left;
	<iframe src="http:
}

/*
 Styles that apply to the 
 content area:
*/

#content {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .7;
	float: right;
	width: 20em;
	height: 23.8em;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
}

#content p {
	font-size: 0.9em;
}


#content p {
	font-size: 0.9em;
}


/* heading */
#content h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
}

/* link colors */
#content a:link {
	color: #C2361D;
}

#content a:hover, #content a:active {
	color: #33201D;
}

#content a:visited {
	color: #892614;
}

/*content for the About the book page
*/

#content_about {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .9;
	float: left;
	width: 30em;
	height: 35em;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
}

#content_about p {
	font-size: 0.9em;
}


#content_about p {
	font-size: 0.9em;
}


/* heading */
#content_about h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	color: #BF2016;
}

/* link colors */
#content_about a:link {
	color: #C2361D;
}

#content_about a:hover, #content a:active {
	color: #33201D;
}

#content_about a:visited {
	color: #892614;
}

/* link colors */
#content_bio a:link {
	color: #C2361D;
}

#content_bio a:hover, #content a:active {
	color: #33201D;
}

#content_bio a:visited {
	color: #892614;
}

/*this is the content box for the events page*/

#content_events {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .7;
	float: left;
	width: 20em;
	height: 26.5em;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
}

#content_events p {
	font-size: 0.9em;
}


#content_events p {
	font-size: 0.9em;
}


/* heading */
#content_events h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
}

/* link colors */
#content_events a:link {
	color: #C2361D;
}

#content_events a:hover, #content a:active {
	color: #33201D;
}

#content_events a:visited {
	color: #892614;
}


/*content for the news-press page*/

#content_news {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .9;
	float: left;
	width: 30em;
	height: 36em;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
}

#content_news p {
	font-size: 0.9em;
}


#content_news p {
	font-size: 0.9em;
}


/* heading */
#content_news h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
}

/* link colors */
#content_news a:link {
	color: #C2361D;
}

#content_news a:hover, #content a:active {
	color: #33201D;
}

#content_news a:visited {
	color: #892614;
}

/*content for the Other_Work page*/

#content_other {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .9;
	float: left;
	width: 30em;
	height: 22em;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
}

#content_other p {
	font-size: 0.9em;
}


#content_other p {
	font-size: 0.9em;
}


/* heading */
#content_other h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
}

/* link colors */
#content_other a:link {
	color: #C2361D;
}

#content_other a:hover, #content a:active {
	color: #33201D;
}

#content_other a:visited {
	color: #892614;
}

/*this is the background image for about the book
*/

#innerpage_about {
	/* Background image: */
	background-image: url(../images/About_The_Book_BGI.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/*innerbox for bio page
*/

#innerpage_bio {
	/* Background image: */
	background-image: url(../images/Robin_Headshot.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/*this is the homepage background image*/

#innerpage_home {
	/* Background image: */
	background-image: url(../images/Robin%27sHomepage.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/*this is the events background image*/

#innerpage_events {
	/* Background image: */
	background-image: url(../images/events%20background%20image.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}


#innerpage_news-press {
	/* Background image: */
	background-image: url(../images/news-press%20page.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/* background image for the read an excerpt page */
#innerpage_read {
	/* Background image: */
	background-image: url(../images/read%20an%20excerpt.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/* background image for the purchase page */
#innerpage_purchase {
	/* Background image: */
	background-image: url(../images/Purchase%20page.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

/* background image for the purchase page */
#innerpage_Video_Trailer {
	/* Background image: */
	background-image: url(../images/Video%20Trailer%20Page.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}

#innerpage_Other_Work {
	/* Background image: */
	background-image: url(../images/other%20writings%20page.jpg);
	background-repeat: no-repeat;
	padding: 1em;
	height: 30em;
}
#copyright {
	font-family: Verdana, Arial;
	margin-top: 1em;
	float: left;
	border-top: 2px solid #cccccc;
	width: 100%;
	padding-top: 0.5em;
	font-size: 0.7em;
}
