
/* General
---------------------------------------------------------------------------------------- */

html, body, p, h1, h2, h3, h4, h5, ul, li, p {
	padding: 0;
	margin: 0;

}

body {
	background: url(../pics/top.png) repeat-x;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	color: #333;
	width: 900px;
}
p{
	font-size: 12px;
	line-height: 165%;
}
h3{
	font-size: 18px;
}
ul, li {
	list-style: none;
}

img {
	border: none;
}

a {
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	border: none;
}

a:hover, a:active {
	text-decoration: none;
	border: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.fright {
	float: right;
	margin: 15px 0px 15px 15px;
}

.fleft {
	float: left;
	margin: 15px 15px 15px 0px;
}

.clear, .clearfix {
	clear: both;
}

.clearfix {
	font-size: 0;
	line-height: 0;
	height: 0;
}



/* Header
---------------------------------------------------------------------------------------- */

h1 a {
	background: url(../pics/logo.png) no-repeat;
	text-indent: -9999px;
	height: 67px;
	width: 296px;
	display: block;
}

#header {
	height: 85px;
	margin: 45px 15px 0 10px;
}

#mini_nav {
	margin: 35px 0 0 0;
}

#mini_nav img {
	margin-left: 10px;
}


#mini_nav a {
	border: none;
}




/* Wrapper
---------------------------------------------------------------------------------------- */

#wrapper {
	background-color: #f4f4f4;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #e2e2e2;
	padding: 15px;
}

/* Containers
---------------------------------------------------------------------------------------- */

#wrapper_section {
	background: #f4f4f4 url(../pics/wrap_main_bg.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

body#home-page #wrapper_section, body#blog-page #wrapper_section, body.gallery #wrapper_section, body.bigmoo_index #wrapper_section {
	background: #f4f4f4 url(../pics/wrap_main_bg_noline.gif) repeat-y;
}

#wrapper_section p {
	font-size: 12px;
	line-height: 165%;
	margin-bottom: 10px;
}

#wrapper_section .col_a {
	width: 240px;
}

#wrapper_section .col_b a {
	color: #be1c6c;
	border-bottom: 1px dashed #be1c6c;
}

#wrapper_section .col_b {
	width: 593px;
	margin-right: 1px;
	background: url(../pics/wrap_right_bg.gif) repeat-x bottom;
	padding: 10px 15px 0 15px;
	float: right;
	margin: 0;
}


#wrapper_section .col_b h2 {
	border-bottom: 1px dotted #856089;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 10px;
	padding: 0 0 5px 15px;
	color: #9f397a;
	font-size: 24px;
	letter-spacing: -1px;
}


#wrapper_section .col_b .sub_a, #wrapper_section .col_b .sub_b {
	width: 47%;
	padding: 15px 0 10px 0;
}

#wrapper_section .col_b .sub_a p, #wrapper_section .col_b .sub_b p {

	margin: 10px 0 10px 0;
	font-size: 12px;
}

#wrapper_section .col_b .sub_a h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}

#wrapper_section div.col_b div.sub_a img, #wrapper_section div.col_b div.sub_b img {
	display: block;
	margin: 15px auto 15px auto;
}

.col_b ul {
	padding-bottom: 15px;
}

.col_b li {
	background: url(../pics/bullett_arrow.gif) no-repeat left center;
	padding: 0 0 7px 20px;
	margin-left: 10px;
	color: #333;
	line-height: 165%;
	font-size: 12px;
}

/* Sections
---------------------------------------------------------------------------------------- */


.sectioninfo ul {
	padding-bottom: 15px;
}

.sectioninfo li {
	background: url(../pics/bullett_arrow.gif) no-repeat;
	padding: 0 0 10px 20px;
	margin-left: 10px;
	color: #666;
	line-height: 14px;
	font-size: 12px;
}

#section_content {
	padding-bottom: 10px;
}
#section_content em {
	color: #5d3b67;
	font-style: normal;
	font-weight: bold;
}

#section_content a:hover, #section_content a:active {
	color: #9F397A;
	border-bottom: 1px dashed #be1c6c;
}

#section_content a:link, #section_content a:visited {
	color: #9F397A;
	font-weight: bold;
}

#section_content img, iframe {
        margin: 3px;
	border: 1px dashed #c2a0cc;
}

#section_content iframe {
	padding: 3px;
	border: 1px dashed #c2a0cc;
}

.littlebooks {
	padding-left: 3px;
}

.littlebooks p {
	padding-left: 3px;
}


/* Footer
---------------------------------------------------------------------------------------- */
#footer_wrapper {
background: url(../pics/wrap_foot_green.gif) center top no-repeat;
padding-top: 25px;
}

body#home-page #footer_wrapper, body#blog-page #footer_wrapper, body.gallery #footer_wrapper, body.bigmoo_index #footer_wrapper {
	background: url(../pics/content_bottom.gif) center top no-repeat;
}

#footer {
width: 900px;
border-top: 2px dashed #e5d2eb;
border-bottom: 2px dashed #e5d2eb;
font-size: 12px;
margin-bottom: 10px;
}
#footer em {
font-style: normal;
color: #5c0d73;
}
#footer a:hover, #footer a:focus {
color: #333333;
border-bottom: 1px dashed #be1c6c;
}
#footer a:link, #footer a:visited {
color: #333333;
}
#footer li {
background: url(../pics/bullet_footer.gif) no-repeat 3px 10px;
padding-left: 15px;
line-height: 25px;
}
#footer_a {
margin: 15px 75px 15px 45px;
}
#footer_b, #footer_c {
margin: 15px 75px 15px 0;
}
#footer_d {
margin: 15px 35px 15px 0;
}
#footer_e {
margin: 15px 55px 15px 0;
}
.footer_titles {
font-weight: bold;
padding-bottom: 10px;
}
li ul.sub {
margin-top: 7px;
}
li ul.sub li {
border-left: 1px solid #dfdfdf;
background: none !important;
padding: 0 5px 0 10px !important;
}
p.copyright {
padding: 0 0 25px 15px;
}



/* AUTHORS 21-07-08  */

#author_menu {
float:left;
width:255px;
height:auto;
}

#author_content {
float:left;
width:430px;
height:500px;
border-left:1px solid #a388a6;
}

.comment{
padding:15px;
border:1px solid #E1E1E1;
margin:10px 0px;
background-color: #F3E7E7;
}
.comment p{
margin-bottom:10px;
}
.posted{
margin:10px 0px;
}

/*Home Page  11-29*/

#homereadmore{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#homereadmore a, #homereadmore a:visited{
	background-color: #784c85;
	border: 1px solid #55355e;
	padding: 2px 12px;
	color: #ffffff;
	float: right;
	margin-right: 10px;
		
}

#homereadmore a:hover{
	background-color: #bf79d4;
	border: 1px solid #a165b1;
	padding: 2px 12px;
	color: #5D3B67;
	float: right;
	margin-right: 10px;
		
}
#wrapper_speakers h4{
	margin-bottom: 6px;
	border-bottom: 1px dashed #663366;
	margin-top: 15px;
}

.authorcontent{
	padding: 20px;
}
.authorcontent p{
	margin-bottom: 10px;
	line-height: 145%;
}
#remarkable_books h4{
	font-size:15px;
	line-height:18px;
	margin:15px;
}
.lead_stories h3{
	border-bottom:1px solid #FEB914;
color:#5D3B67;
font-family:Helvetica,Arial,sans-serif;
font-size:20px;
height:26px;
letter-spacing:-0.05em;
line-height:18px;
}
.lead_stories h4{
	font-size:15px;
	line-height:18px;
	margin:15px;
}
.lead_stories li{
	line-height: 145%;
}
#mantra{
	border: 5px dashed #784c85;
	padding: 15px;
}
.credits{
	margin-left: 120px;
}
.credits a{
	color: #784c85;
	text-decoration: underline;
}
.credits a:hover{
	color: #be1c6c;
	text-decoration: underline;
}
h2.title{
	color: #9F397A;
	margin-bottom: 10px;
}

.calendar{
	margin: 25px 0px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #784c85;
}
.downloads h4{
	margin-bottom: 6px;
	border-bottom: 1px dashed #663366;
	margin-top: 15px;
	font-size: 16px;
}
#wrapper_section .col_a h3 {
	background: url(../pics/balloon.gif) no-repeat;
	width: 217px;
	height: 118px;
	text-indent: -9999px;
	margin: 10px 0 0 15px;
	font-size: 0px;
}
.authorvideos{
	float: left;
	margin-bottom: 25px;
}