@CHARSET "ISO-8859-1";
/* 

 Date:    1 feb 2009

 Author:  Shaun hare

 Email:  shaun@porkandpaws.com

 Comment: I know a bit messy but it is just a holding page !

 This one is specifically for mobile

 */

body{margin-left:0.5em;background:#fff;color:#333;}
a{color:#333;}
a:hover{color:#E4287C;}
a:visited{color:#ccc;}
ol{margin-left:2em;}
p{margin-bottom:1em;}
hr{border:solid 1px #E4287C;}
.section
	{
	 width:100%;
	 margin-left: auto ;
	 margin-right: auto;
	 background:#fff;
	 padding:10px;
    }

.rss

	{

		padding-left:16px;
		background-image:url(http://shaunhare.co.uk/images/rss.png);
		background-position:left;
		background-repeat:no-repeat;
		
	}
#currentstatus
	{
		width:50em;
		height:10em;
		background:#fff;
		background-image:url(/images/current_status.gif);
		background-position:left;
		background-repeat:no-repeat;
	}	
.vcard
{
	margin:0 5% 0 5%;
}
.status{ color:#E4287C; font-weight:bold;}