/*  
-------------------------------------------------------------
Site:		COLOURlovers v.3
Title:		Teleute's Lapland Boudoir
Version:	1.0 
Created:	8 February 2008
Author:		http://www.colourlovers.com/lover/teleute
-------------------------------------------------------------


This is designed for those who want a less grey COLOURlovers. 

The colours and pattern used here are from mbwebdesign's: 

http://www.colourlovers.com/pattern/31946/Boudoir

http://www.colourlovers.com/palette/273298/Half_Hour_In_Lapland

You can easily change the hex codes to colours you like, just use the comments to help you.


However bear in mind:

1) I have NOT changed the colour of the text or links from the master stylesheet so they may not show up clearly!

2) I altered the size of the ad section so that the background colour would fit with the rest of the scheme. It may not line up correctly if you have a different size screen. If so, just delete that section.

3) This was just a quick hack, personalise it, do your own version, it's all good, but please don't inundate me with requests for changes. : ) 


If you found this style useful, drop by my palettes and mbwebdesign's and vote on one you like!


Teleute : )

---------------------*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.colourlovers.com") {


/* COLOURS USED 

TO CHANGE THE DARKEST COLOUR	JUST REPLACE #193138 WITH YOUR CHOICE
TO CHANGE THE LIGHTEST COLOUR	JUST REPLACE #2B454D WITH YOUR CHOICE

*/
	

	body {
		background: url(http://colourlovers.com.s3.amazonaws.com/images/patterns/31/31946.png) !important;
	}


/* Login - DARK BAR ACROSS THE TOP */
	.login {
		background: #193138 !important;
	}


/* AD Div - AD AT TOP RIGHT COLUMN */
	.happyDiv {
		width: 433px !important;
		background: #2B454D !important;
		float: left !important;
	}

	.ad {
		margin-left: 20px !important;
	}


/* Columns */
	.c2_1 {
		background: #2B454D !important;
	}


	.loverProfile {
		background:  #2B454D !important;
	}


	#loversGroups {
		background: #2B454D !important;
	}

	.whoLoves {
		background: #193138 !important;
	}


	.paletteColors {
		background: #2B454D !important;
	}



}
