/*
Theme Name:		letscolour
Theme URI:		http://letscolourproject.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>, and maintained by <a href="http://www.splashpress.com">Splashpress Media</a>.
Version:		1.4
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
Tags: 			white, black, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/

body { background: #fff; color: #333; font: 62.5% helvetica, arial, sans serif; text-align: center; margin: 0; padding: 0; }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #0060ff; text-decoration: underline; }

	a:visited { color: #333; text-decoration: underline; }

	a:hover { color: #df0000; text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

.alignright { float: right; clear: right; }
/*---:[ headlines ]:---*/

h1, h2, h3, #masthead { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1, #masthead #masttitle  { font-size: 3.6em; letter-spacing: -0.03em; }

	#masttitle a { display: block; float: left; }

	#masthead #masttitle { padding: 0.4em 0 0.2em 0; border-top: 0px solid #ccc; float: left; clear: left; }
	
	#masthead #masttagline { margin: 60px 0 0.75em 0; font-weight: normal; font-size: 1.5em; text-transform: none; float: left; clear: right; color: #645d9d; border: solid 1px #00; width: 300px; text-align: left; }
	
	h1 a, h1 a:visited, h1 a:hover, #masttitle a, #masttitle a:visited, #masttitle a:hover{ color: #000; text-decoration: none; }
	
h2 { font-size: 1.7em; }

	h2 a { color: #000; text-decoration: none; }
	
		h2 a:visited { color: #555; text-decoration: none; }
	
		h2 a:hover { color: #090; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 2.0em; }
	
	h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 1.0em; text-transform: uppercase; }

	.entry h3 { margin: 2.5em 0 0.5em 0; clear: both; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }

h4 { font: 1.2em Arial, sans-serif; color: #888; }

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #888; text-decoration: underline; }
	
	.posts h4, .posts h4 a, .posts h4 a:hover { margin: 0 0 0.75em 0; padding: 0 0 1.0em 0; color: #b3b3b3; line-height: 25px; }
	
	.posts h4 { height: 25px; }

	.posts h4 .post-details { float: left; clear: left; font-size: 0.8em; margin-left: 10px; }

	.posts h4 .post-social { float: right; clear: right; }

		.posts .post-social div { display: inline; width: 95px; }

		.posts .post-social iframe { width: 100px; }
		
		.posts .post-social iframe.button-digg-digg { position: relative; top: 2px; }
		
		.posts .post-social iframe.button-retweet { /* width: 70px; */ position: relative; top: 4px; }
		

/*---:[ core layout elements ]:---*/

#container { z-index: 10; width: 960px; margin: 3px auto 0 auto; position: relative; }
					
	#content_box { width: 960px; text-align: left; float: left; clear: both; }
	
		#content { width: 680px; padding: 0 30px 0 0; float: left; }
		
		#sidebar { width: 240px; float: left; }
		
	#footer { width: 850px; padding: 1.2em 0 0 0; float: left; clear: both; }
		
/*---:[ header styles ]:---*/

#masthead { width: 960px; padding-top: 15px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 960px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

ul#nav { list-style: none; width: 940px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	
		ul#nav li a:hover { color: #000; text-decoration: underline; }
		
		ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover { color: #090; text-decoration: underline; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			
/*---:[ content styles ]:---*/

.post { border-bottom: dashed 1px #f4dce6; padding-top: 10px; }

.post h2 { background: url('images/get-involved-h3-bgd.gif') left center no-repeat; }

.post h2, .post h2 a, .post h2 a:hover { height: 34px; line-height: 34px; padding-left: 3px; /* font-size: 1.7em;  */color: #6f6f6e; }

.entry { width: 100%; }

.entry, .comment .reply { font-size: 1.4em; line-height: 1.65em; overflow: hidden; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 2.0em 0; color: #818181; font-size: 0.90em; width: 100%; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

/*---:[ image styles ]:---*/

	.entry img { width: 680px; height: auto; /* max-width: 490px; */ }
		.entry img.left, .entry img.alignleft { padding: 3px; margin: 0.5em 15px 0.5em 0; float: left; clear: left; }		
		.entry img.right, .entry img.alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; float: right; clear: right; }
		.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
		.entry img.off { padding: 0 !important; border: none !important; }
		.entry img.stack { clear: none !important; }			.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 1.5em; overflow: hidden; max-width: 490px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }

.tagged { padding: 0; font-size: 1.2em; line-height: 1.6em; color: #c55681; clear: both; float: left; text-align: left; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #c55681; text-decoration: none; }

		.tagged a:hover { color: #c55681; }

	.add_comment { display: block; padding: 0; font-weight: bold; }
.navigation { width: 580px; font-size: 1.4em; float: left; }
	.previous { padding: 0 20px 0 0; float: left; }
	.next { float: right; }
.clear { width: 580px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_ssep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 220px; margin: 0 0 20px 0; padding: 10px; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; }

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.7em 0; font-size: 0.85em; }
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				
/*---:[ footer styles ]:---*/

#three-dots { background: url('images/3-dots.gif') left top no-repeat;  margin-top: 25px; height: 10px; width: 1006px; }

#footer { margin-left: -20px; background: url('images/footer-bgd.gif') 0px 45px no-repeat; height: 111px; width: 1006px; position: relative; }

	#footer li {  float: left; }

	#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { color: #b9b9b9;}
		
	#footer a:hover { color: #888; }

	#footer #footer-menu { list-style: none; height: 20px; float: right; margin: 37px 20px 0 0; }

		* html #footer #footer-menu { margin-top: 35px; }

		#footer #footer-menu li.buffer { padding-right: 5px; border-right: solid 1px #b9b9b9; margin-right: 5px; }

	
	

/*---:[ comment styles ]:---*/

#comments { width: 680px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 1.2em; float: left; }
		
		ul#comment_list li { overflow: hidden; }
		
		ul#comment_list li.comment { width: 610px; padding: 1.2em 0; border-top: 1px solid #2c227a; float: left; }
		
			ul#comment_list li.comment ul.children { padding: 0 0 0 3.6em; }
			
			ul#comment_list li.comment ul.children li { list-style: none; border-top: 1px dotted #bbb; border-bottom: none; width: 100%; padding-bottom: 0; margin-top: 1.2em; }
			
		ul#comment_list li.trackback, ul#comment_list li.pingback { width: 580px; padding: 1.2em 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta .author { font-size: 1.3em; font-weight: bold;  float: left; clear: right; }
			
			.comment_meta { color: #261973; margin: 0 0 1.2em 0; width: 200px; display: block; float: left; solid 3px #000; }
			
			.comment_meta a { color: #261973; display: block; float: left; clear: both; text-decoration: none; }
			
				.comment_avatar .avatar { display: none; padding: 0 15px 0 20px; float: right; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num, .pingback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; }
				
					.comment_time, .comment_time a { color: #261973; text-decoration: none; }
					
					.comment_time a:hover { text-decoration: underline; }
		
			.comment .entry, .comment .reply { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; width: 365px; }
			
/*---:[ comment form styles ]:---*/

h3.comments_headers { font-size: 1.4em; margin: 0 10px 5px -10px; padding: 0 0 5px 10px; font-weight: bold; background: url('images/get-involved-h3-bgd.gif') left top no-repeat; height: 34px; line-height: 34px; }

#respond { padding: 2.4em 0 0; clear: both; overflow: hidden; color: #000; }

#respond h3 { color: #939392; border-bottom: solid 1px #FFF; margin-left: 10px; }

#comment_form { width: 610px; padding-bottom: 10px; float: left; clear: both; background-color: #fbdae2; }

	#comment_form .felement, 
	#comment_form .ftextarea  {  padding: 10px 0 0 10px; float: left; }
	
	#comment_form .felement label { color: #6f6f6e; }
	
	#comment_form .textentry label, 
	#comment_form .ftextarea label { float: left; clear: both; width: 610px; color: #6f6f6e; }
	
	#comment_form .felement .checkentry label { margin-left: 10px; color: #6f6f6e; }
	
	#comment_form #fauthor, #comment_form #femail, #comment_form #furl { width: 610px; }
	
	#comment_form .felement .textfield { margin-top: 5px; height: 25px; width: 275px; color: #939191; border-top: solid 1px #e9ccd3; border-left: solid 1px #e9ccd3; border-right: solid 0px #e9ccd3; border-bottom: solid 0px #e9ccd3; }

	#comment_form .ftextarea textarea { margin: 5px 0 0 0; height: 25px; width: 580px; height: 100px; color: #939191; border-top: solid 1px #e9ccd3; border-left: solid 1px #e9ccd3; border-right: solid 0px #e9ccd3; border-bottom: solid 0px #e9ccd3; }

	#fsubmit { width: 610px; margin-top: -3px; }


/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 221px; padding: 3px; color: #090; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	li.widget .search_input { font-size: 1.1em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }


/*---:[ flickr_rss ]:---*/


.flickr_rss { list-style-type: none; list-style: none; width: 230px; }

	.flickr_rss li, .flickr_rss a, .flickr_rss img { float: left; }
	
	.flickr_rss img { height: 40px; width: 40px; margin: 0 10px 4px 0; }



a.stbutton {
	text-decoration: none;
	color: #693;
	font-weight: bold;
	font-family: arial;
}


/*---:[ sidebar styles ]:---*/

#sidebar ul { list-style: none; margin: 0; padding: 0; }

.widget a { text-decoration: none; }

#sidebar li.widget h2 { padding: 0 0 0 5px; height: 24px; line-height: 24px; font-size: 0.9em; }

#sidebar #filter { background-color: #dbf3f0; }

	#sidebar #filter h2 { color: #1fb3a3; border-bottom: solid 1px #1fb3a3; }

	#sidebar #filter h2 { background: url('images/sidebar-title-blue-bgd.gif') no-repeat left top; color: #1fb3a3; }

	#sidebar #filter a { color: #1fb3a3; }


#sidebar #follow-us { background-color: #f2edf3; color: #7c518d; }

	#sidebar #follow-us h2 { background: url('images/sidebar-title-purple-bgd.gif') no-repeat left top; color: #7c518d; border-bottom: solid 1px #7c518d; }

	#sidebar #follow-us a { color: #7c518d; }
	#sidebar #follow-us a:hover { text-decoration: none; }
	#sidebar #follow-us a.imagelink { display: block; float: left; margin-right: 10px; }
	#sidebar #follow-us a.textlink { line-height: 10px; display: block; float: left; }
	
	#sidebar #follow-us #accordion { border-bottom: dashed 1px #7c518d; margin-bottom: 10px; width: 220px; padding-bottom: 10px;}
		#sidebar #follow-us #accordion h3 { background-position: right center; background-repeat: no-repeat; outline: 0; }
		#sidebar #follow-us #accordion h3.ui-state-default { background-image: url('images/sidebar-followus-arrow-right.gif'); }
		#sidebar #follow-us #accordion h3.ui-state-active { background-image: url('images/sidebar-followus-arrow-down.gif'); }
		#sidebar #follow-us #accordion ul { margin: 5px 0px; width: 180px; }
		#sidebar #follow-us #accordion ul a { font-weight: bold; }
		#sidebar #follow-us #accordion ul li { display: inline; width: 45px; }
	
	#sidebar #follow-us #lower li { float: left; clear: both; }


#sidebar #latest-tweets { background-color: #e5f7fb; color: #00b3d8; }

	#sidebar #latest-tweets h2 { background: url('images/sidebar-title-blue-bgd.gif') no-repeat left top; color: #00b3d8; border-bottom: solid 1px #00b3d8; }
	#sidebar #latest-tweets a { color: #00b3d8; font-weight: bold; }
	#sidebar #latest-tweets #timeago { color: #71cee1; }
	
	#sidebar #latest-tweets li { border-bottom: dashed 1px #00b3d8; padding-bottom: 5px; }
	#sidebar #latest-tweets li:last-child { border-bottom: dashed 1px #FFF; padding-bottom: 0px; }


#sidebar #latest-comments { background-color: #fce8d1; color: #f07e00; }

	#sidebar #latest-comments h2 { background: url('images/sidebar-title-orange-bgd.gif') no-repeat left top; color: #f07e00; border-bottom: solid 1px #f07e00; }
	#sidebar #latest-comments a { color: #f07e00; }
	#sidebar #latest-tweets #timeago { color: #f2a957; }
	
	#sidebar #latest-comments li { border-bottom: dashed 1px #cc5982; padding-bottom: 5px; }
	#sidebar #latest-comments li:last-child { border-bottom: dashed 1px #FFF; padding-bottom: 0px; }

#sidebar #flickr { /* margin-bottom: 20px; */ background-color: #dbf3f0; color: #1fb3a3; }

	#sidebar #flickr h2 { background: url('images/sidebar-title-blue-bgd.gif') no-repeat left top; color: #1fb3a3; border-bottom: solid 1px #1fb3a3; }

	#sidebar #flickr a { color: #1fb3a3; }
	
	#sidebar #flickr img { border: solid 3px #FFF; }


#sidebar #youtube { color: #e4073d; background-color: #fbd7e0; }

#sidebar #youtube h2 { border-bottom: solid 1px #e4073d; }

	#sidebar #youtube h2 { background: url('images/sidebar-title-rose-bgd.gif') no-repeat left top; color: #ee0145; border-bottom: solid 1px #ee0145; }

	#sidebar #youtube a { color: #e4073d; }


#sidebar #facebook { color: #529c29; }

#sidebar #facebook h2 { border-bottom: solid 1px #529c29; }

	#sidebar #facebook a { color: #529c29; }


#sidebar #popular-tags { background-color: #f2edf3; color: #7c518d; }

	#sidebar #popular-tags h2 { border-bottom: solid 1px #1cb798; }

	#sidebar #popular-tags h2 { background: url('images/sidebar-title-purple-bgd.gif') no-repeat left top; color: #7c518d; border-bottom: solid 1px #7c518d; }

	#sidebar #popular-tags a { color: #7c518d; display: block; width: 90px; float: left; }


#sidebar #history { background-color: #dbf3f0; }

	#sidebar #history h2 { color: #1fb3a3; border-bottom: solid 1px #1fb3a3; }

	#sidebar #history h2 { background: url('images/sidebar-title-blue-bgd.gif') no-repeat left top; color: #1fb3a3; }

	#sidebar #history a { color: #1fb3a3; }


#sponsors-list { float: left; list-style-type: none; position: absolute; bottom: 0; left: 0px; }

* html #sponsors-list { margin-top: 27px; margin-left: 20px; }

	#sponsors-list li a span { display: none; }
	
/* 	#sponsors-list li.dulux, #sponsors-list li.coral, #sponsors-list li.dulux-valentine, #sponsors-list li.marshall { float: left; height: 26px; margin-top: 6px; } */

	#sponsors-list li a, #sponsors-list-header li a { background-repeat: no-repeat; background-position: top center; display: block; height: 0px; overflow: hidden; padding-top: 25px; margin-left: 20px; }
	
	
	#sponsors-list li.azkonobel { float: left;  }
	#sponsors-list li.azkonobel a { background-image: url('images/logo-akzonobel.png'); background-position: 0px -47px; width: 199px; padding-top: 47px; }
	#sponsors-list li.azkonobel a:hover { background-position: 0px 0px; }
	

#sponsors-list-header { z-index: 1499; position: absolute; left: 375px; }

    #sponsors-list-header li a span { display: none; }
    
    #sponsors-list-header li.dulux, #sponsors-list-header li.coral, #sponsors-list-header li.dulux-valentine, #sponsors-list-header li.marshall { float: left; }
    
    #sponsors-list-header li.dulux { margin-top: 6px; }
    #sponsors-list-header li.dulux a { background-image: url('images/logo-dulux.png'); background-position: 0px -16px; width: 68px; padding-top: 16px; }
	#sponsors-list-header li.dulux a:hover { background-position: 0px 0px; }
	
	#sponsors-list-header li.coral { margin-top: 2px; }
	#sponsors-list-header li.coral a { background-image: url('images/logo-coral.png'); background-position: 0px -22px; width: 57px; padding-top: 22px; }
	#sponsors-list-header li.coral a:hover { background-position: 0px 0px; }

	#sponsors-list-header li.dulux-valentine a { background-image: url('images/logo-dulux-valentine.png'); background-position: 0px -30px; width: 94px; padding-top: 30px; }
	#sponsors-list-header li.dulux-valentine a:hover { background-position: 0px 0px; }

 	#sponsors-list-header li.marshall { margin-top: 0px; }
	#sponsors-list-header li.marshall a { background-image: url('images/logo-marshall.png'); background-position: 0px -29px; width: 57px; padding-top: 29px; }
	#sponsors-list-header li.marshall a:hover { background-position: 0px 0px; }


/*---:[ headerbar locale selector styles ]:---*/

.container-width { width: 960px; margin: 0 auto 0 auto; }

#headerbar { background-color: #e5e5e5; border-bottom: solid 1px #cecece; height: 6px; }

#locale-selector { z-index: 1500; list-style: none; background-color: #e5e5e5; border: solid 1px #cecece; border-top: solid 1px #e5e5e5; margin-top: -6px; width: 218px; position: absolute; right: 0px; }

	#locale-selector span { float: left; }
	
	#locale-select-arrow { float: right; margin-top: 14px; }
	
	#locale-selector li { color: #6f6f6e; height: 38px; line-height: 38px; text-align: left; border-bottom: solid 1px #e5e5e5; padding-left: 8px; padding-right: 6px;  }

	#locale-selector li.language { display: none; line-height: 20px; height: 20px; }
	
	#locale-selector li.language img { float: left; }
		
	#locale-selector li.language a { color: #6f6f6e; text-decoration: none; display: block; margin: 0 0 0 6px; float: left; }

	#locale-selector li.language a:hover { color: #2c227a; text-decoration: underline; }

	#locale-selector:hover li.language { display: block; }
	

/*---:[ navigation styles ]:---*/


#navigation { width: 630px; list-style: none; float: right; margin-top: 40px; }

	#navigation li { float: left; height: 33px; line-height: 33px; text-align: center; }
	
	#navigation li a { color: #6f6f6e; font-size: 1.3em; text-decoration: none; font-weight: normal; }
	
	#navigation li ul { display: none; }
	
	#navigation li { padding-right: 8px; }
	#navigation li.selected a, #navigation li:hover a { color: #FFF; }

	/* MINUS 10 from the width of the li item to center text in nav button */

	#navigation li#home { width: 53px; }
	#navigation li#home.selected, #navigation li#home:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-home.gif') left top no-repeat; }

	#navigation li#theproject { width: 93px; }
	#navigation li#theproject.selected, #navigation li#theproject:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-theproject.gif') left top no-repeat; }

	#navigation li#ourblog { width: 67px; }
	#navigation li#ourblog.selected, #navigation li#ourblog:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-ourblog.jpg') left top no-repeat; }

	#navigation li#getinvolved { width: 97px; }
	#navigation li#getinvolved.selected, #navigation li#getinvolved:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-getinvolved.jpg') left top no-repeat; }

	#navigation li#tellyourfriends { width: 135px; }
	#navigation li#tellyourfriends.selected, #navigation li#tellyourfriends:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-tellyourfriends.gif') left top no-repeat; }

	#navigation li#events { width: 68px; position: relative; }
	#navigation li#events.selected, #navigation li#events:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-events.gif') left top no-repeat; }
	#navigation li#events.selected a { color: #FFF; }
	#navigation li#events.selected ul, #navigation li#events:hover ul { z-index: 1000; position: absolute; display: block; width: 280px; top: 27px; right: -57px; padding-right: 10px; height: 33px; list-style: none; background-color: #1fb3a3; padding-left: 10px;  }
	#navigation li#events.selected ul li { display: block; /* float: right; */ }
	#navigation li#events.selected ul li a { color: #FFF; text-decoration: none; }
	#navigation li#events.selected ul li a { text-decoration: underline; }

	#navigation li#press { width: 50px; z-index: 500;  position: relative;}
	#navigation li#press.selected, #navigation li#press:hover { background: #FFF url('/wp-content/themes/letscolour/images/navigation-bgd-press.gif') left top no-repeat; }

