/* CSS Document */
/* -------------------------------------------------------
		WEBDESIGNER:    Marian Child
		COMPANY:   		Inspiral Websites
		WEB:   			www.inspiralwebsites.co.uk
		PHONE:   		07912 344954
		EMAIL:   		info@inspiralwebsites.co.uk
		VERSION:   		2.1
		UPDATE:   		December 2008
-----------------------------------------------------------*/



body {

font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;

margin:5px;
padding:0px;
background-color: #99ffcc;
status : none;

}

/*---------------------------------links*/
a { color: #00f; text-decoration: none;}
a:link { color: #00f; text-decoration: none;}
a:hover{ color: #00f; text-decoration: none;}

/*---------------------------------outerwrapper*/
#outerwrapper {
	margin:15px auto 0 auto; 
	padding:15px auto 0 auto; 
	width: 960px;
	text-align: center;
	border: 3px solid #ffc8bc;
	background-color: #ff4758;
}


/*---------------------------------wrapper*/
#wrapper {
	margin: 10px 10px 10px 10px;
	background: #ffffce;
	text-align: left;
	border: 3px solid #ffc8bc;
}







/*---------------------------------------------------------------------------------------------------*/



/*----HEADING STYLES-----referenced in FRONTPAGE-------------*/
h1{	
	text-align: center;
	font-size: 20pt;
	line-height: 120%;
	color: #f00;			/*  BLUE   */
	
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
}


h2 {	
	font-size: 18pt;
	text-align: center;
	line-height: 120%;
	color: #FF0082; 		  /*  PINK   */
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
}

h3	 {	
	font-size: 12pt;
	text-align: left;
	line-height: 120%;
	color: #34a026;                 /*  PINK   */
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
}
								
h4 {	
	font-size: 10pt;
	text-align: left;
	line-height: 120%;
	color: #FF0082;                 /*  PINK   */
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;

}

h5 {
	
	margin-bottom: 5px;
	text-align :left;
}
/*-----end of---------HEADING STYLES------------------*/







li {
		
		padding-left: 28px;

		font-size: 9pt;
			line-height: 180%;
			font-family:Arial,  Helvetica, Sans-serif;
			margin-top 12px;
			
}



#main {
	padding: 10px ;


}



#diary_table td{

	font-size: 9pt;
}


/*    ------------------ DIARY TABLE -----------------------   */



}

#diary_table td, a {
	text-decoration: none;
}

#diary_table td, th {

	font-family:Arial, helvetica Sans;
	line-height: 120%;
	padding: 10px 5px 3px 5px;
	vertical-align : top;
	font-size: 9pt;



}

#diary_table th {
	background-color:#fff;
	color: #FF0082;
	font-variant: small-caps;
	text-align: left;
	border-color: #14556b;
}

#diary_table tr.wkshp td {
	background-color: #eff7cf;
}

#diary_table tr.wkshp2 td {
	background-color: #96c3c9;
}

#diary_table tr.br td {
	background-color: #b9b9b9;
}

#diary_table tr.bb td {
	background-color: #ffe2eb;
}

#diary_table tr.dance td {
	background-color:#919dc6;
}

#diary_table tr.tgi td {
	background-color: #cfb6d9;
}

#diary_table tr.ritz td {
	background-color: #dc8aa3;
}
#diary_table tr.social td {
	background-color: #ffcc99;
}
#diary_table tr.retro td {
	background-color: #a1eec5;
}
#diary_table tr.smooth td {
	background-color: #eabe24;
}

#diary_table caption {
	text-align: left;
	font-size: 10pt;
	line-height: 120%;
	color: #30f; 		  /*  BLUE   */
	font-variant: small-caps;
	font-weight: bold;
}

/*    ------end of----- DIARY TABLE -----------------------   */





/*--------------CLASSES REFERENCED IN FRONTPAGE -------*/
.contact {
	border: 0px none;
}

p{

	font-size: 10pt;
}
.signature {
	font-size: 12pt;
	font-weight: bold;
	font-family: Monotype Corsiva,  Arial, Helvetica, Sans-serif;
	line-height: 80%;
	
}


.biography {
		font-size: 10pt;
		color : #800000;
	font-style: italic;
	text-align: center;
	line-height: 100%;

}

.signposts {	
	font-size: 10pt;
	text-align: left;
	line-height: 120%;
	color: #a71be1;                 /*  PURPLE  */
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
	font-weight: bold;

}

.small {
	font-size : 7pt;
	text-align: center;
	color: #00f;
	}
	
.small_br {
	font-size : 7pt;
	color: #684534;
}
	
.small a{
	color:#00f;
}
	
 .title {
	align: center;

 }
/*--------------- END OF CLASSES REFERENCED IN FRONTPAGE -------*/















/*    --------------ADSENSE-------------------------------   */

div.Ads {

	height: 240px;
	width: 120px;
	border: 1px dotted #f00;
}

/*	-----------end of------ADSENSE----------------------	/*





/*--------------FOOTER ----------------*/
	.footer{
		color: #000;
		font-size: 9px;
		font-weight: bold;
		text-align: center; vertical-align: middle;
		padding: 0;

		
}
/*--------------END OF FOOTER ----------------*/



	
