/* Home
---------------------------------------------------------------------------------------- */

body#home-page h2 {
	/*background: url(../pics/highlight.gif) no-repeat;
	text-indent: -9999px;
	width: 670px;
	height: 70px;
	margin-top: 15px;*/
	/*margin-bottom: 10px;*/
        color: #be1c6c;
        font-size: 21px;
}

#highlight p {
/*	width: 870px;
	padding-bottom: 25px;
*/
	text-align: justify;
	font-size: 12px;
	color: #be1c6c;
        font-weight: bold;
}

#container .home {
	background: url(../pics/homeinfo_bg.gif) repeat-x 0 20px;
	width: 100%;
	margin: 15px 0 15px 0;
	min-height: 205px;
}

#container .home p {
	font-size: 12px;
	margin: 15px 15px 0 15px;
}

#container p a:link, #container p a:visited {
	color: #be1c6c;
	border-bottom: 1px solid #f4f4f4;
}

#container p a:hover, #container p a:active {
	border-bottom: 1px dashed #be1c6c;
}

#container .home h3 {
	color: #5d3b67;
	font-size: 20px;
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #feb914;
	line-height: 18px;
}

body#home-page .col_a {
	width: 415px;
	line-height: 20px;
}

body#home-page .col_b {
	width: 400px;
	margin-left: 20px;
	line-height: 20px;
	float: left;
	
}

/* COL A ------ */

#book_cover {
	margin: 15px 0 25px 0;
	background: url(../pics/bigmoo.jpg) no-repeat;
	height: 217px;
	width: 100px;
	padding-right: 200px;
}

#book_cover p {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

#book_cover p.title {
	padding-top: 50px;
	color: #FFCC00;
}

#book_cover p.authors {
	margin-top: 25px;
	font-weight: bold;
	color: #fff;
}

#bigmoohlg p {
	font-size: 13px;
	color: #523092; 
	margin: 15px;
}

#bigmoohlg em {
	font-style: normal;
	color: #9F397A;
}

#books {
	font-size: 12px;
	color: #523092;
	line-height: 12px;
}

#books img {
	background-color: #fff;
	padding: 4px;
	margin-bottom: 2px;
}

#books span {
	display: block;
	border: 1px solid #523092;
	background-color: #fff;
	margin: 5px 10px 15px;
	text-align: center;
	padding: 5px;
}
#books span:hover {
	background-color: #D8D3E0;
}
/* COL B ------ */

#people {
	width: 300px;
	margin-bottom: 30px;
	float: left;
}

#people h4 {
	font-size: 15px;
	line-height: 18px;
	margin: 15px;
}

#people em {
	color: #523092;
	font-style: normal;
}

#people img {
	margin: 7px;
	border: 1px dashed #c2a0cc;
}

#awards {
	width: 300px;
	margin-bottom: 30px;
	float: left;
}

#awards p {
	text-align: left;
}

#awards img {
	margin: 25px 0 10px 0;
	padding-left: 55px;
}

#mailing {
	width: 300px;
	margin-bottom: 30px;
	float: left;
}

/* The Big Moo section
---------------------------------------------------------------------------------------- */

body.bigmoo_index #section_content p {
	padding: 10px 20px 10px 20px;
}

#bigmoobanner {
	width: 900px;
	height: 235px;
	background: url(../pics/thebigmoobanner.jpg) no-repeat center 0;
	margin-top: 10px;
}

#bigmoobanner p { 
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	letter-spacing: -0.08em;
	margin: 0 590px 15px 0;
	padding-top: 40px;
	padding-bottom: 5px;
}

#bigmoobanner em {
	color: #ffcd00;
	font-style: normal;
}


/* The Authors section
---------------------------------------------------------------------------------------- */

ul.authors img { 
	margin: 10px;
	border: 0 !important;
	padding-left: 20px;
}

ul.authors {
	padding: 0;
	margin: 0;
}

ul.authors li {
	background: none;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

ul.authors li p.author_info {
	width: 450px;
	text-align: justify;
	line-height: 20px;
	display: block;
}

/* Partners
---------------------------------------------------------------------------------------- */

body.partners #section div.fleft {
         padding-right: 15px;
}

/* Gallery
---------------------------------------------------------------------------------------- */

body.gallery #section_content {
	padding: 20px;
}

body.gallery #section_content div.fleft a {
        border: none;
}

/* Blog
---------------------------------------------------------------------------------------- */

body#blog-page #section_content {
	width: 593px;
	padding: 15px 25px 15px 0;
	float: right;
}

body#blog-page #section_content img {
	display: block;
	margin: 10px;
	padding: 0;
}

body.article #section_content div.blog_top a.bookmark {
        color: #666;
}

body.article #section_content div#blog_content img, body.blog #section_content div#blog_content img {
        padding: 15px 0 0 15px;
}

body.blog #section_content div.blog_top a.bookmark {
        color: #666;
}

body.archives #section_content h4.year {
        font-size: 18px;
}

body.archives #section_content h4.month {
        color: #666;
        padding-bottom: 15px;
        text-transform: none;
}


body.gallery #section h3, body.bigmoo_index #section h3 {
	color: #9f397a;
	font-size: 20px;
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #e2e2e2;
	background: url(../pics/bg_h3about.gif) no-repeat bottom left;
	line-height: 35px;
	height: 35px;
	padding-left: 20px;
	margin-left: 1px;
}
h3.blogtitle{
	color: #9f397a;
	font-size: 20px;
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 1px;
}
body#blog-page div.blog_top h3, body#blog-page div.blog_top h3  a {
	font-size: 22px;
	line-height: 130%;
	border: none;
	padding: 3px;
	background: none;
}
body#blog-page div.blog_top h3 a:hover{
	color: #fff;
	background-color: #9F397A;
	padding: 3px;
	
}
.blog_top{
	margin-bottom: 10px;
}
.blog_content {
        margin-bottom: 25px;
        clear: both;
}

img.blog_content  {
        margin-right: 15px;
        margin-bottom: 15px;
        float: left;
        display: block;
}

.date {
	height: 36px;
	width: 36px;
	margin-right: 8px;
	background: url(../pics/icon-calendar.gif) no-repeat;
	float: left;
	margin: 0px 7px 0 0;
}

.date span.day {
	font-size: 18px;
	display: block;
	color: #614172;
	text-align: center;
	line-height: 16px;
}
	
.date span.month {
	font-size: 9px;
	height: 12px;
	display: block;
	color:  #614172;
	text-align: center;
	margin-top: 4px;
}

p.posted {
	color: #666;
        font-size: 10px;
	border-bottom: 1px dashed #dedede;
	padding-bottom: 5px;
}

a.posted {
       color: #666;
}

#blog_nav {
	width: 260px;
	margin-top: 15px;
}

#blog_nav h4 {
	color: #9f397a;
	font-size: 14px;
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	padding-left: 20px;
        padding-bottom: 15px;
	border: none;
	background: none;
	text-transform: none;
}

#blog_nav ul {
	padding-left: 20px;
        padding-bottom: 10px;
        line-height: 10px;
}

#blog_nav a:link, #blog_nav a:visited {
	color: #666;
}

#blog_nav a:hover, #blog_nav a:focus {
	border-bottom: 1px dashed #be1c6c;
}

#nav-above {
	margin: 25px 0 15px 0;
	padding-top: 10px;
	border-top: 1px dashed #b6b6b6;
}

.nav-previous {
	margin-top: 5px;
}

.nav-next {
	margin-top: 5px;
}

.fleft a strong{
	color: #BE1C6C;
}
.fleft a p{
	color: #523092;
	line-height: 145%;
	width: 170px;
}
h3.sectiontitle{
	color: #9f397a;
	font-size: 20px;
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #e2e2e2;
	background: url(../pics/bg_h3about.gif) no-repeat bottom left;
	line-height: 35px;
	height: 35px;
	margin-left: 1px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #ccc;
}