	a:link
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #12bfff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	 
	a:active  
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #12bfff;
	text-decoration: none;
	}
	
	a:visited  
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #12bfff;
	text-decoration: none;
	}
	
	a:hover
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #618592;
	text-decoration: none;
	}



	
	/*---------------------body---------------------------------------------------------------------*/		

	
	IMG 
	{
	border: 0px;
	padding: 0px;
	margin: 0px; 
	}


	/*---------------------mainbody---------------------------------------------------------------------*/	

	/*---------------------header---------------------------------------------------------------------*/	
	#header2
	{
	width: 944px;
	margin: 0px auto 0px auto;
	height: 290px;
	position:relative;
	}
	
	* HTML DIV#header2
	{
	margin: 0px auto 0px auto;
	}
	
	#homeLink
	{
	width: 960px;
	height: 200px;
	margin: 0px auto 0px auto;
	}
	
	#homeLink img
	{
	width: 550px;
	height: 210px;
	}
	
	
	/*---------------------navigation---------------------------------------------------------------------*/

	
	#nav
	{
	position: absolute;
	top: 235px;
	left: 15px;
	padding: 0px 10px 0px 0px;
	
	font-size: 1.5em;
	font-weight: bold;
	}
	
	/*---------------------footer---------------------------------------------------------------------*/
	
	#footer
	{
		text-align: center;
	}
	
	
	/*---------------------container---------------------------------------------------------------------*/
	
	


	/*---------------------txt styles---------------------------------------------------------------------*/	
	
	h1
	{
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	color: #117199;
	text-transform: capitalize;
	font-weight: normal;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	}
	
	h2, h3
	{
	margin: 0px 0px 10px 0px;
	font-size: 1.4em;
	color: #555b7e;
	font-weight:normal;
	}
	
	h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited  
	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 120%;
	color: #555b7e;
	font-weight: normal;
	}
	
	h2 a:hover, h3 a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 120%;
	color: #618592;
	font-weight: normal;
	}
	
	
	.small {
	font-size: 100%;
	}
	
	p
	{
	margin: 5px 0px 5px 0px

	}

	.bold
	{
	font-weight: bold;
	}
	
	
	.bold
	{
	font-weight: bold;
	}
	
	.Chicki_Big_Grey
	{
	color:#555B7E;
	font-family:Georgia,Serif;
	font-size:120%;
	font-weight:normal;
	}
	
	.Chicki_Bold_pink
	{
	color:#FF009C;
	font-family:Georgia,Serif;
	font-size:100%;
	font-weight: bold;
	font-style:normal;	
	}
	
	/*---------------------misc---------------------------------------------------------------------*/	
	.clear
	{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	}
	
	#sidebar
	{
	margin-left:755px;
	width: 250px;
	overflow: hidden;
	
	}
	
	#sidebar ul
	{
		width: 230px;
	}
	
	#sidebar ul li
	{

	background-image: url(http://www.chicki.co.uk/skins/chicki6/styleImages/template/rightSplitter.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px 10px 30px 10px;
	margin: 0px 0px 30px 0px;
	text-align: left;
	}
	
	#sidebar ul li li
	{
	background-image: none;
	text-align: left;

	}
	
	.quoteSide
	{
		font-size: 80%;
		font-style: italic;
		background-image: url(http://www.chicki.co.uk/blog/wp-content/themes/chicki_blog/quoteBox.png);
		background-repeat: no-repeat;
		height: 102px;
		width: 240px;
		padding: 25px 10px 0px 10px;
		margin: 10px 0px 0px 0px;
	}
	
	.quoteSide p
	{

		width: 210px;
		font-size: 100%;

	}

	
	
	
	.stbutton
	{
		float: right; 
	}

	.narrowcolumn .stbutton
	{
	margin:  0px 0px -20px 0px;
	}
	
	 a:link.stbutton,  a:active.stbutton,  a:visited.stbutton
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #347f01;
	text-decoration: none;

	}

	 a:hover.stbutton
	{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #6aac3d;
	text-decoration: none;
	}
	
	
	.commentLeft
	{
		float: left;
		width: 200px;
		text-align: center;
	}
	
	
	.commentRight
	{
		float: right;
		width: 600px;
	}
	
	.comment-number
	{
		display: none;
	}
	
	.widecolumn
	{
		background-color: #ffffff;
		margin: -20px auto 0px auto;
	}
	
	.post {
	border-bottom:none;
	clear:both;
	background-image: url(http://www.chicki.co.uk/skins/chicki6/styleImages/template/leftSplitter.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin:0 0 10px;
	padding:10px 0 20px;
	position: relative;
	}


	
	

	
