/*   
Theme Name: HACT Thematic - A Thematic Child Theme
Theme URI: http://thisisdeliberate.co.uk
Description: Child Theme for Thematic
Author: Michael Bailey
Author URI: http://thisisdeliberate.co.uk
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

html {
	overflow-y: scroll;
}

body, input, textarea {
    font: 15px Verdana,Arial,sans-serif;
    line-height:22px;
}

h2 {
	font-size: 16px;
	margin-bottom: 8px;
	/*font-weight: normal;*/
}

h2#findby {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	clear: none;
	/* display: inline; */
}

h4.blockhead {
	clear: both;
}

p, ul, ol, dd, pre {
	font-size: 12px;
	margin-bottom: 12px;
}

p#imgright {
	float: right;
	display: inline;
	padding-left: 15px;
}

a, a:link, a:active {
	color: #743399;
	text-decoration: none;
}

a:hover {
	color: #743399;
	text-decoration: underline;
}

a h2:hover {
	text-decoration: underline;
}

a h4:hover {
	text-decoration: underline;
}


ul {
	font-size: 12px;
	margin: 0 0 12px 1em;
}

/*
	Header
*/

#branding {
	padding: 30px 0 30px;
	position: relative;
	overflow: hidden;
}

#blog-title {
	float: left;
	display: inline;
	padding-right: 20px;
}

#blog-description {
	clear: none;
	float: left;
	display: inline;
	padding-top: 77px;
	font-size: 16px;
	font-weight: normal;
	width: 250px;
	color: #6E2A8D;
}

#blog-title, #blog-description {
	/* width: 300px; */
}

/*
	Header links
*/
#header-links-1, #header-links-2 {
	font-size: 12px;
	line-height: 18px;
	line-height: 1;
	position: absolute;
	right: 0;
}

#header-links-2 {
	top: 6em;
}

#header-links-1 ul, #header-links-2 ul {
	list-style: none;
	margin: 0;
}

#header-links-1 ul li, #header-links-2 ul li {
	float: left;
	display: inline;
}

#header-links-2 ul li {
	margin-right: -8px;
}

#header-links-1 ul li:hover, #header-links-2 ul li:hover {
 	outline:		0;
}

#header-links-1 ul a, #header-links-2 ul a {
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
}

.support, .contact {
	width: 150px;
	text-align: center;
	background: url(images/gradient-support-us.png) 0% 0% repeat-x;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	border: 1px solid #c3afd4;
}
.support:active, .contact:active {
	background: url(images/gradient-support-us-hover.png) 0% 0% repeat-x;
}

/*
	Search
*/
.hactsearch {
	height: 20px;
	width: 266px;
	text-align: right;
	background: #dfd5e9;
	margin: 4px 4px 4px 4px;
	padding: 0px;
	border: 1px solid #c3afd4;
	font-size: 12px;
}
.hactsearch form, .hactsearch form input {
	height: 20px;
	margin: 0;
	padding: 0;
}

#s {
	float: left;
	display: inline;
	width: 155px;
	background: #dfd5e9;
	margin-left: 5px;
	margin-top: 2px;
	height: 18px;
}

#projects,
#resources,
#news,
#events {
	width: 197	px;
	height: 18px;
	background: #dfd5e9;
	text-align: center;
}

li.projectsearch,
li.resourcesearch,
li.newssearch,
li.eventsearch {
	/* border: 1px solid #6e2a8d; */
	margin-bottom: 10px;
}

#searchsubmit {
	width: 98px;
	text-align: center;
	background: url(images/gradient-searchsubmit.png) 0% 0% repeat-x;
	color:#FFF;
	font-weight: bold;
}

#projectsearchsubmit,
#resourcesearchsubmit,
#newssearchsubmit,
#eventsearchsubmit {
	width: 198px;
	text-align: center;
	background: url(images/gradient-searchsubmit.png) 0% 0% repeat-x;
	color:#FFF;
	font-weight: bold;
	margin-top: 4px;
}

#searchsubmit:active,
#projectsearchsubmit:active,
#resourcesearchsubmit:active,
#newssearchsubmit:active,
#eventsearchsubmit:active {
	background: url(images/gradient-searchsubmit-hover.png) 0% 0% repeat-x;
}

#s, #searchsubmit {
	font-size: 12px;
	border: none;
	padding: 0 4px 0 4px;
}

#projects, #projectsearchsubmit, 
#resources, #resourcesearchsubmit,
#news, #newssearchsubmit,
#events, #eventsearchsubmit {
	border: 1px solid #c3afd4;
}

#projects, #projectsearchsubmit, .projectsearch,
#resources, #resourcesearchsubmit, .resourcesearch,
#news, #newssearchsubmit, .newssearch,
#events, #eventsearchsubmit, .eventsearch {
	font-size: 12px;
}

#projects,
#resources,
#news,
#events {
	width: 196px;
}

#column-1-search .resourcesearch,
#column-1-search .projectsearch,
#column-1-search .newssearch,
#column-1-search .eventsearch {
	width: 198px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.aside #searchsubmit {
	display: inline;
}

.aside a {
	color: #666;
}

.aside a:active, .aside a:hover {
	color: #743399;
}

.aside form {
	margin-bottom: 0;
}

.aside input {
	margin-bottom: 0;
}

/*
	Main navigation
*/
#access {
	padding-top: 10px;
	border-bottom: none;
}

.sf-menu {
	border-right:3px solid #c8b6d7;
	float:left;
	display: inline;
}
.sf-menu a {
	border-left: 3px solid #c8b6d7;
	border-top: none;
	border-bottom: none;
	padding: 9px 13px;
	text-decoration :none;
	color: #6E2A8D;
	font-weight: bold;
	font-size: 13px;
	padding: 4px 25px 4px 25px;
}

/* Home*/
.sf-menu a.home {
	background: #fff url('images/home.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 97px;
	height: 20px; 
}
.sf-menu a.home:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.home {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.home:hover {
	background-position:-2px -22px;
}

/* How We Work */
.sf-menu a.how-we-work {
	background: #fff url('images/how-we-work.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 22px; 
}
.sf-menu a.how-we-work:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.how-we-work {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.how-we-work:hover {
	background-position:-2px -22px;
}

/* Our Projects */
.sf-menu a.our-projects {
	background: #fff url('images/projects.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 114px;
	height: 22px; 
}
.sf-menu a.our-projects:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.our-projects {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.our-projects:hover {
	background-position:-2px -22px;
}

/* News */
.sf-menu a.news {
	background: #fff url('images/news.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 94px;
	height: 22px; 
}
.sf-menu a.news:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.news {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.news:hover {
	background-position:-2px -22px;
}

/* Events */
.sf-menu a.events {
	background: #fff url('images/events.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 102px;
	height: 22px; 
}
.sf-menu a.events:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.events {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.events:hover {
	background-position:-2px -22px;
}

/* Knowledge */
.sf-menu a.knowledge {
	background: #fff url('images/knowledge.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 145px;
	height: 22px; 
}
.sf-menu a.knowledge:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.knowledge {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.knowledge:hover {
	background-position:-2px -22px;
}

/* Ideas */
.sf-menu a.ideas {
	background: #fff url('images/ideas.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 93px;
	height: 22px; 
}
.sf-menu a.ideas:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.ideas {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.ideas:hover {
	background-position:-2px -22px;
}

/* People */
.sf-menu a.people {
	background: #fff url('images/people.png') no-repeat center center;
	background-position:-2px 0px;
	margin: 0;
	padding: 0;
	width: 103px;
	height: 22px; 
}
.sf-menu a.people:hover {
	background-position:-2px -22px;
}
.sf-menu .current_page_item a.people {
	background-position:-2px -44px;
}
.sf-menu .current_page_item a.people:hover {
	background-position:-2px -22px;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	color: #bdcf3c;
  border-left-color: #bdcf3c;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/* color: #6E2A8D; */
}
.sf-menu li {
	text-align: center;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  color: #c8b6d7;
}

/*
	Main
*/

#main {
	padding: 25px 0 0px;
}

#container {
	float: none;
	display: inline;
	width: 100%;
}

#content {
	width: 940px;
	margin-bottom: 2px;
}

#column-1-nav {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 200px;
}

#column-1-search {
	border-top: none;
	float: left;
	display: inline;
	width: 200px;
}

#column-1-main {
	/* border-bottom: 2px solid #bdcf3c; */
	float: left;
	display: inline;
	width: 698px;
	margin: 4px 2px 4px 4px;
	padding: 4px 10px 4px 4px;
}

#column-2-middle {
	/* border: 1px solid #CCCCCC; */
	float: left;
	display: inline;
	width: 474px;
	margin: 0px 2px 4px 2px;
	padding: 0px 24px 0px 20px;
}

#column-2-main {
	/* border: 1px solid #CCCCCC; */
	float: left;
	display: inline;
	width: 698px;
	margin: 4px 2px 4px 2px;
	padding: 4px 10px;
}

#column-3-side {
	width: 216px;
	float: right;
	display: inline;
	display: inline;
}

.page-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 29px 0;
}

h1.page-title a, .entry-title a {
	color: #000;
	text-decoration: none;
}

h1.page-title a:active, h1.page-title a:hover,  .entry-title a:active, .entry-title a:hover {
	color: #000;
	text-decoration: underline;
}

.hentry {
	padding: 0;
	margin: 0;
}

.entry-content {
	padding: 0;
	font-size: 12px;
	margin-bottom: 16px;
}

.entry-content h1, .entry-content h2 {
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-size:19px;
	font-weight:bold;
	padding:10px 0 14px;
}

.entry-content h4 {
	font-family: Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 0 12px 0;
	text-transform: none;
	letter-spacing: 0;
}

.entry-utility {
	clear: left;
	margin-top: 22px;
	margin-bottom: 12px;
}

.entry-utility a {
	color: #666666;
	text-decoration: none;
}

.entry-utility a:active, .entry-utility a:hover {
	color: #666666;
	text-decoration: underline;
}

.entry-meta a:active,
.entry-meta a:hover {
    color: #666666;
}

#home {
}
#home h1, #side1 h1, #side2 h1, #side3 h1, #side4 h1, #side5 h1, #side6 h1 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #6E2A8D;
}

#side1 h2, #side2 h2, #side3 h2, #side4 h2, #side5 h2, #side6 h2 {
	font-size: 16px;
}

#home p, #side1 p, #side2 p, #side3 p, #side4 p, #side5 p, #side6 p {
	font-size: 12px;
	margin-bottom: 5px;
}
#home a, #side1 a, #side2 a, #side3 a, #side4 a, #side5 a, #side6 a {
	font-size: 12px;
	color: #dd5546;
}
#home a.readmore, #side1 a.readmore, #side2 a.readmore, #side3 a.readmore, #side4 a.readmore, #side5 a.readmore, #side6 a.readmore {
	margin-bottom: 15px;
	display: block;
}
#home a:hover,
#side1 a:hover, #side1 a h2:hover,
#side2 a:hover, #side2 a h2:hover,
#side3 a:hover, #side3 a h2:hover,
#side4 a:hover, #side4 a h2:hover,
#side5 a:hover, #side5 a h2:hover,
#side6 a:hover, #side6 a h2:hover {
	text-decoration: underline;
}

#home h4 {
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

.home1 {
	float: left;
	display: inline;
	width: 460px;
	margin: 0px 10px 2px 0px;
}
.home2 {
	float: left;
	display: inline;
	width: 460px;
	margin: 0px 0px 2px 10px;
}
.home3 {
	border-top: 2px solid #bdcf3c;
	clear: both;
	float:left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 0px;
	padding: 10px 2px 4px 4px;
}
.home4 {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 10px;
	padding: 10px 2px 4px 2px;
}
.home5 {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 10px;
	padding: 10px 2px 4px 2px;
}
.home6 {
	border-top: 2px solid #bdcf3c;
	float:left;
	display: inline;
	width: 215px;
	margin: 25px 0px 4px 10px;
	padding: 10px 4px 4px 2px;
}

.home-additional-1 {
	border-top: 2px solid #bdcf3c;
	clear: both;
	float: left;
	display: inline;
	width: 920px;
	margin: 0px 10px 2px 0px;
}
.home-additional-2-1 {
	border-top: 2px solid #bdcf3c;
	clear: both;
	float: left;
	display: inline;
	width: 460px;
	margin: 0px 10px 2px 0px;
}
.home-additional-2-2 {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 460px;
	margin: 0px 0px 2px 10px;
}
.home-additional-4-1 {
	border-top: 2px solid #bdcf3c;
	clear: both;
	float:left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 0px;
	padding: 10px 2px 4px 4px;
}
.home-additional-4-2 {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 10px;
	padding: 10px 2px 4px 2px;
}
.home-additional-4-3 {
	border-top: 2px solid #bdcf3c;
	float: left;
	display: inline;
	width: 215px;
	margin: 25px 10px 4px 10px;
	padding: 10px 2px 4px 2px;
}
.home-additional-4-4 {
	border-top: 2px solid #bdcf3c;
	float:left;
	display: inline;
	width: 215px;
	margin: 25px 0px 4px 10px;
	padding: 10px 4px 4px 2px;
}

/*
	Sidebar
*/

#primary {
	border: none;
	padding: 0;
	margin-bottom: 0;
}

#side1, #side2, #side3, #side4, #side5, #side6 {
	border-top: 2px solid #bdcf3c;
	width: 200px;
	margin: 0px 2px 2px 2px;
	padding: 4px;
}

#side-quotes {
	border-top: 2px solid #bdcf3c;
	margin: 0px 2px 2px 2px;
	padding-top: 4px;
}

#side-quotes em {
	font-size: 125%;
}

#side-contact-form {
	border-top: none;
	margin: 0px 2px 2px 2px;
	padding-top: 4px;
	background: #fff url('images/contact.png') no-repeat;
}

#side-ideas-form {
	border-top: none;
	margin: 0px 2px 2px 2px;
	padding-top: 4px;
	background: #fff url('images/idea.png') no-repeat;
}

#sidebar-list {
	border-top: 2px solid #BDCF3C;
	margin: 10px 0px;
	padding: 4px 0px;
}

#content .aside {
	border: none;
	padding: 0;
	margin: 4px 0;
	font-size: 11px;
}

#content .aside ul {
	padding: 0;
	margin-bottom: 0;
}

.aside ul ul {
	padding: 0;
	margin: 0 0 0 7px;
}

.aside ul ul li {
	padding: 0;
	list-style-type: none;
}

.aside ul ul li a {
	text-decoration: none;
}

.main-aside {
	right: 0;
	width: 200px;
}

#accordion {
	width: 198px;
}

#column-1-nav li,
#column-1-search li {
	width: 181px;
	margin: 4px 2px 2px 17px;
}


#column-1-nav li a,
#column-1-search li a {
	text-decoration: none;
	line-height: 13px;
}

#column-1-nav li a,
#column-1-nav li a:hover,
#column-1-nav li a:visited
#column-1-search li a,
#column-1-search li a:hover,
#column-1-search li a:visited {
    line-height: 13px;
}

#column-1-nav li:hover,
#column-1-search li:hover {
	outline: 0;
}

#column-1-nav li.current_page_item, .aside .current_page_item a,
#column-1-search li.current_page_item, .aside .current_page_item a {
	color: #BDCF3C;
	font-weight: bold;
	outline: 0;
}

#column-1-nav ul li ul li.page_item a {
	color: #666666;
	font-weight: normal;
	outline: 0;
}

#column-1-nav ul li ul li.page_item a:hover {
	color: #743399;
	font-weight: normal;
	outline: 0;
}

#column-1-nav ul li ul li.current_page_item a:hover {
	color: #BDCF3C;
	font-weight: bold;
	outline: 0;
}

#column-1-nav ul li ul li.current_page_item a {
	color: #BDCF3C;
	font-weight: bold;
	outline: 0;
}

#column-1-nav ul li,
#column-1-search ul li {
	list-style-image:url("images/bullet-parent.png");
	list-style-type: none;
}

#column-1-nav ul li:hover,
#column-1-search ul li:hover {
	/* background: #fff; */
}

#column-1-nav li ul li,
#column-1-search li ul li {
	border: none;
	line-height: 10px;
}

#column-1-nav ul li ul li,
#column-1-search ul li ul li {
	width: 157px;
	list-style-image:url("images/bullet-child.png");
	list-style-type: none;
}

.accordian {
	border-top: 2px solid #bdcf3c;
	width: 200px;
}

/*
	Misc
*/
#related-news, #related-resources, #related-events {
	clear: both;
	border-top: 2px solid #bdcf3c;
	margin: 25px 10px 4px 0px;
	padding: 10px 2px 4px 4px;
}
#related-posts h4, #related-posts p {
	margin-left: 10px;
}

/*
	cforms form 1 - QUICK CONTACT
*/
#contact-formheading {
	width: 191px;
	height: 50px;
	padding: 4px;
	margin: 2px 8px 8px 16px;
	font-size: 27px;
	font-weight: bold;
	line-height: .9em;
	color: #fff;
}

#cformsform {
	font-size: 12px;
	width: 200px;
	height: 450px;
	padding: 44px 4px 4px 4px;
	margin: 2px 2px 2px 8px;
}

#cformsform fieldset legend {
	display: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#cformsform fieldset ol {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#cformsform fieldset label {
	clear: both;
	display: block;
}

#cformsform abbr {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cformsform fieldset input {
	width: 191px;
	border: none;
	background-color: #F0F8B9;
	font-size: 12px;
}

#cformsform fieldset input:focus {
	background-color: #FFF;
}

#cformsform fieldset textarea {
	width: 191px;
	height: 180px;
	border: none;
	background-color: #F0F8B9;
	font-size: 12px;
}

#cformsform fieldset textarea:focus {
	background-color: #FFF;
}

#cformsform #sendbutton {
	width: 191px;
	border: none;
	color: #fff;
	background-color: #E96F34;
}
#cformsform #sendbutton:hover {
	color: #000;
	background-color: #DB4C07;
}

#usermessageb {
	float: right;
	display: inline;
	border: none;
	background-color: transparent;
	margin: -48px 10px 0 0;
	padding-left: 15px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
}

/*
	cforms form 2 - QUICK IDEA
*/
#ideas-formheading {
	width: 191px;
	height: 50px;
	padding: 4px;
	margin: 7px 8px 8px 11px;
	font-size: 27px;
	font-weight: bold;
	line-height: .8em;
	color: #fff;
}

#cforms2form {
	font-size: 12px;
	width: 200px;
	height: 450px;
	padding: 44px 4px 4px 4px;
	margin: 2px 2px 2px 8px;
}

#cforms2form fieldset legend {
	display: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#cforms2form fieldset ol {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#cforms2form fieldset label {
	clear: both;
	display: block;
}

#cforms2form abbr {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cforms2form fieldset input {
	width: 191px;
	border: none;
	background-color: #f7fad1;
	font-size: 12px;
}

#cforms2form fieldset input:focus {
	background-color: #FFF;
}

#cforms2form fieldset textarea {
	width: 191px;
	height: 219px;
	border: none;
	background-color: #f7fad1;
	font-size: 12px;
}

#cforms2form fieldset textarea:focus {
	background-color: #f7fad1;
}

#cforms2form #sendbutton2 {
	width: 191px;
	border: none;
	color: #fff;
	background-color: #bcce3b;
}
#cforms2form #sendbutton2:hover {
	color: #000;
	background-color: #c8b6d7css;
}

#usermessage2b {
	float: right;
	display: inline;
	border: none;
	background-color: transparent;
	margin: -52px 10px 0 0;
	padding-left: 15px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
}


#ll, #ll2 {
	display: none;
}

/*
	Footer
*/

#footer {
	margin-top: 25px;
	border-top: none;
	/* margin: auto; */
}

#siteinfo {
	padding: 0px 0 44px;
	margin-top: 5px;
	border-top: 2px solid #c8b6d7;
}

#siteinfo a {
	color: #6E2A8D;
	font-weight: bold;
	font-size: 13px;
}

#siteinfo a:active,
#siteinfo a:hover {
    color: #c8b6d7;
}

#registration {
	font-size: 8px;
	text-align: center;
}
.sf-footer, .sf-footer * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-footer {
	line-height: 1.0;
	float: left;
	display: inline;
}

.sf-footer ul {
	position: absolute;
	width: 10em; /* left offset of submenus need to match (see below) */
}

.sf-footer li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-footer li {
	float: left;
	display: inline;
	position: relative;
	background: #fff;
	width: 134px;
	text-align: center;	
}

.sf-footer a {
	display: block;
	position: relative;
	padding: 9px 13px;
	text-decoration: none;
}

.sf-footer a, .sf-footer a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/* color: #666666; */
}

.sf-footer li:hover ul,
.sf-footer li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}

.sf-footer li:hover, .sf-footer li.sfHover,
.sf-footer a:focus, .sf-footer a:hover, .sf-footer a:active {
    background: #fff;
    color: #c8b6d7;
}

/*
	Misc
*/
a.readmore {
	/*
	margin-bottom: 10px;
	padding-bottom: 10px;
	*/	
}