@import url('../header/header_mauve.css');

.section {
color: #7871B5;
}


#content_block {
background: #7871B5 url(../../images/mauve/content_block_mauve.png) top center no-repeat;
}

#content_block p{
color: #FFFFFF;
}

#content_block h1{
color: #FFFFFF;
}

#content_block_picker {
background: #e7e5fb url(../../images/mauve/mauve_bookshelf.png) top center no-repeat;

}

#content_block_bottom {
background: #e7e5fb url(../../images/mauve/content_block_mauve_bottom.png) top center no-repeat;
}


#content_block_button_left a{
background: #e7e5fb url(../../images/mauve/glider_left_mauve.png) top center no-repeat;
}

#content_block_button_right a{
background: #e7e5fb url(../../images/mauve/glider_right_mauve.png) top center no-repeat;
}

/* tag cloud */

#tag_cloud {
background: #FCD2C1 url(../../images/mauve/content_bg_fifty_mauve.png) top center no-repeat;
}

#tag_cloud h2{
color: #AC2227;
}

#tag_cloud a{
color: #ED1D25;
}

span#tag_cloud_bottom {
background: #ffffff url(../../images/mauve/content_bg_fifty_mauve_bottom.png) top center no-repeat;
}

/* tag cloud */

#side_menu {
background: #E7E5FB url(../../images/mauve/sidemenu_mauve.png) top center no-repeat;
}

#side_menu h3 {
color: #59508F;
}

#side_menu a, #content_area a:link, #content_area a:visited, #content_block #content_block_picker p {
color:#786EB3;
}

#side_menu p {
color:#786EB3;
}

span#side_menu_bottom {
background: #ffffff url(../../images/mauve/sidemenu_mauve_bottom.png) top center no-repeat;
}

li.SearchResult{
	border-bottom:1px solid #7871B5;
}

li.FirstSearchResult{
	border-top:1px solid #7871B5;
}

/* Poll Styles */

#poll_header {
background: transparent url(../../images/mauve/poll_header.png) top left no-repeat;
}

#poll_content {
	background: #E7E5FB url(../../images/mauve/sidemenu_mauve_bottom.png) bottom left no-repeat;
}

#poll_content label, #poll_content h3{color: #59508F;}

#poll_content input#btnVote {
	background: #F8E5D7 url(../../images/mauve/poll_vote_mauve.gif) bottom left no-repeat;
}

 {color: #066589;}

#poll_header h1 {color: #FFFFFF;}

#pollcontent span{color: #B3570C;}
