/********************************************   AUTHOR: Richard Harris   WEBSITE: http://www.thelineup.co.uk   TEMPLATE NAME: pastel	TEMPLATE CODE: yoda001    VERSION: 1.0 *******************************************/body { 	text-align: center;  	margin: 15px;	background: #F0F0F0;	font-family: "Lucida Grande",  sans-serif, Arial;	color: #666;		background: #fff url(../images/wrap-bg.jpg) top repeat-x;	}h1, h2, h3, h4 {		color: #778fbd;}h1 { font-size: 140%;}h2 { font-size: 130%;}h3 { font-size: 100%;}a {	text-decoration: underline;	background: inherit;	color: #778fbd;}img {	background: #fafafa;	border: 1px solid #dcdcdc;	padding: 2px;}#wrap {   margin: 0 auto ;   padding:0;	   text-align: left;   width: 900px;   background: #dfe5ea;   clear: both;}#main h1 {	padding: 8px 0 3px 25px;	text-transform: none;	background: transparent url(../images/minisurfer.gif) no-repeat scroll 0 0.5em;	/*background: url(../../images/tk_logo.gif) no-repeat 0% .7em;*/	border-bottom: 3px solid #778fbd;		}	#main h2 {	padding: 8px 0 3px 25px;	border-bottom: 1px solid #778fbd;	background: transparent url(../images/minisurfer.gif) no-repeat scroll 0 0.6em;		}#main h3 {	padding: 8px 0 3px 25px;	text-transform: lowercase;		}p.postinfo {	color: #CCC;	background: #778fbd;	font-size: 90%;	padding: 8px 12px;text-indent: 20px		}.postinfo a {	color: #FFF;}#content {	float: left;	width: 600px;	margin: 0px; padding: 0;	background: transparent url(../images/gradient.jpg) repeat-x;}#content p,h1,h2,h3,h4{	margin: 10px; padding: 0;}#sidebar {	float: right;	width: 300px;	margin: 0x; padding: 0;			background: transparent url(../images/gradient.jpg) repeat-x;}#sidebar p,h1,h2,h3,h4{	margin: 10px; padding: 0;}/* footer */#footer { 	clear: both;	height: 40px;	color: #CCC;	background: #000;	margin: 0;		font-size: 80%;			}#footer a { 	text-decoration: none; 	font-weight: bold;		color: #FFF; }#footer #footer-left {	/*width: 68%;*/	float: left;	text-align: left;	margin: 0; padding: 10px;}#footer #footer-right {	/*width: 25%;*/	float: right;	text-align: right;	margin: 0; padding: 10px;}/* thumbnails */p.thumbs{ padding: 0 0 0 0; }.thumbs img { 	position: relative;	border: 1px solid #ebebeb;	background: none;	padding: 5px;	margin: 0px;	/* margin: 4px 7px 4px 4px; */	}.thumbs img:hover	{	border: 1px solid #c5c5c5; 	background: none;	}.thumbs a {text-decoration: none; }.thumbs a:hover { background-color: transparent; border: none;		 }/* header and associated items */#header {	position: relative;   clear:left;   width: 900px;	height: 250px; 	margin: 0; padding: 0;	background: #FFF url(../images/header.jpg) no-repeat;}#header h1#logo-text {	position: absolute;	margin: 0; padding: 0;	letter-spacing: -5px;	text-transform: none;	font-size: 350%;		color: #000;	/* change the values of top and right to adjust the position of the logo*/	top: 90px; left: 435px;	}#header h2#slogan {	position: absolute;	margin: 0; padding: 0;	text-transform: none;	letter-spacing: -1px;	font-size: 110%;	color: #FFF;	/* change the values of top and right to adjust the position of the slogan*/	top: 200px; right:35px;		}#menu {	background: #000;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 100%;}#menu li {	float: left;	margin: 0;	padding: 0;}#menu a {	background: #000 url("../images/seperator.gif") bottom right no-repeat;	color: #ccc;	display: block;	float: left;	margin: 0;	padding: 8px 12px;	text-decoration: none;	font-weight:normal;}#menu a:hover {	background: #778fbd url("../images/hover.gif") bottom center no-repeat;	color: #fff;	padding-bottom: 8px;}#menu #current a { 	background: #778fbd url("../images/hover.gif") bottom center no-repeat;	color: #fff;	padding-bottom: 8px;}/* alignment classes */.float-left  { float: left; }.float-right { float: right; }.align-left { text-align: left;}.align-right {text-align: right;}/* Fallery stuff */      div.ennui_widget_head {        display:block;      }      div.ennui_widget {        display:block;		font-size: 80%;      }