@import url('../header/header_blue.css');
.section {
color: #03AFF1;
}
#content_block {
background: #03AFF1 url(../../images/blue/content_block_blue.png) top center no-repeat;
}

#content_block p{
color: #FFFFFF;
}

#content_block h1{
color: #FFFFFF;
}

#content_block_picker, #content_block_author_illustrator {
background: #03AFF1 url(../../images/blue/blue_bookshelf.png) top center no-repeat;
}

#content_block_bottom {
background: #ffffff url(../../images/blue/content_block_blue_bottom.png) top center no-repeat;
}


#content_block_button_left a{
background: #ED1D25 url(../../images/blue/glider_left_blue.png) top center no-repeat;
}

#content_block_button_right a{
background: #ED1D25 url(../../images/blue/glider_right_blue.png) top center no-repeat;
}

/* tag cloud */

#tag_cloud {
background: #FCD2C1 url(../../images/blue/content_bg_fifty_blue.png) top center no-repeat;
}

#tag_cloud h2{
color: #AC2227;
}

#tag_cloud a{
color: #ED1D25;
}

span#tag_cloud_bottom {
background: #ffffff url(../../images/blue/content_bg_fifty_blue_bottom.png) top center no-repeat;
}

/* tag cloud */

#side_menu {
background: #DAF0F9 url(../../images/blue/sidemenu_blue.png) top center no-repeat;
}

#side_menu h3 {
color:#066589;
}

#side_menu a, #content_area a:link, #content_area a:visited, #content_block #content_block_picker p {
color:#066589;
}

#side_menu p {
color:#03AEEF;
}

span#side_menu_bottom {
background: #ffffff url(../../images/blue/sidemenu_blue_bottom.png) top center no-repeat;
}


#author_letters h2 {
	color: #ffffff;
}


#author_letters ul li a{
	background: transparent url(../../images/blue/a_z.png) top center no-repeat;
	color: #ffffff;
}

ul#author_illustrator li h3, ul#author_illustrator li a {
color: #066589;
}

ul#author_illustrator li p {
color: #03AEEF;
}

#detail_text h1{
color: #02AEEE;
}

#detail_text h2, #detail_text h3, #detail_text h4{
color: #086489;
}

#detail_text p, #detail_text ol, #detail_text ul{
color: #086489;
}

.side_menu_area {
border-bottom: 1px solid #02AEF0;
font-weight:bold;
}

.bold{
	font-weight:bold;
}

div.side_menu_area a.author_watch {
	background: transparent url(../../images/blue/watch.jpg) top center no-repeat !important;
	width:161px;
	height:33px;
	display:block;
}
div.side_menu_area a.author_listen {
	background: transparent url(../../images/blue/listen.jpg) top center no-repeat !important;
	width:161px;
	height:33px;
	display:block;
}

li.SearchResult{
	border-bottom:1px solid #03AFF1;
}

li.FirstSearchResult{
	border-top:1px solid #03AFF1;
}

/* Poll Styles */

#poll_header {
background: transparent url(../../images/blue/poll_header.png) top left no-repeat;
}

#poll_content {
	background: #DAF0F9 url(../../images/blue/sidemenu_blue_bottom.png) bottom left no-repeat;
}

#poll_content label, #poll_content h3 {color: #066589;}

#poll_content input#btnVote {
	background: #F8E5D7 url(../../images/blue/poll_vote_blue.gif) bottom left no-repeat;
}


#poll_header h1 {color: #FFFFFF;}

#pollcontent span{color: #B3570C;}

div#main_content div#author_letters a{
	color:#fff;
}
