<style type="text/css">
	 /*
	-----------------------------------------------
	Blogger Template Style
	Name:     PKGen
	Designer: Andy Pearson
	URL:      www.parkourgenerations.com/blog
	Date:     21 Feb 2009
	
	class = .
	id = #
	----------------------------------------------- */
	a:link					{  text-decoration:none;  }
	a:visited				{  text-decoration:none;  }
	a:hover 				{  text-decoration:underline;  }
	a img 					{  border-width:0; }
	
	/* BLOG Page Areas
	----------------------------------------------- */
	#blog-content 			{ margin-left:10px; }
	#blog-main 				{ clear:left; 
							  float:left; 
							  margin:0px; 
							  min-width:560px; 
							  width:560px; }
	#blog-sidebar 			{ clear:right; 
							  float:right; 
							  margin:0px; 
							  width:400px; }
	#blog-clear 			{ clear:both; }
	
	/* BLOG ARTICLE Container 
	----------------------------------------------- */
	.Post 					{ background:#eeeeee; 				/* Each Individual Blog POST area.*/
							  float:left; 
							  font-size:13px; 
							  margin:0px; 
							  padding-bottom:15px; }

	/* BLOG ARTICLE Blocks 
	----------------------------------------------- */
	div.PostHeader		 	{ margin:25px 0px 0px 25px;			/* Main Header Block of Post */ 
							  min-height:50px;
							  padding:0px; 
							  width:460px;}
	div.PostBody 			{ width:500px; }
	
	
	/* BLOG Header 
	----------------------------------------------- */
	h2.PostTitle div		{ display:block;					/* Title of the Blog Post */ 					
							  float:left;
							  font-family:Arial;
							  font-size:25px;
							  letter-spacing:-1px;
							  line-height:30px;
							  margin:0px; 
							  padding-left:8px;
							  width:400px; } 				
	h2.PostTitle b          { border-right:1px solid #CCCCCC;	/* The Post Number */ 
							  color:#444444;						
							  float:left; 						
							  font-size:20px; 
							  height:50px;
							  line-height:50px;
							  text-align:left;
							  width:50px; }						
	h2.PostTitle a			{ color:#993535;					/* For IE - Doesn't Inherit - Title Link Colour & Decoration */
							  margin:0px;
	                          text-decoration:none; }
	h2.PostTitle a:hover 	{ text-decoration:underline;  }
	p.PostInfo 				{ color:#828282;					/* Author | Post Date | Comments */ 
	                          display:block;
							  font-size:11px;
							  line-height:16px;
							  margin:0px 0px 0px 58px; }
	p.PostInfo a			{ color:#993535;					/* For IE - Doesn't Inherit - Comments Link Colour & Decoration */
	                          text-decoration:none;}
	

	/* BLOG Content Layout
	----------------------------------------------- */

	div.PostBody			{ border-top:1px solid #CCCCCC;		/* The Post Body */
							  line-height:1.5em;
							  margin:15px 35px 15px 25px;
							  padding-top:15px;}
	p.blogger-labels		{ background:#e3e3e3;				/* Labels/Tags ---BLOGGER SPECIFIC TAG--- */
							  border-bottom:1px solid #d0d0d0;
							  border-top:1px solid #d0d0d0;
							  display:block;
							  font-size:11px;
							  padding:10px 0px 10px 10px;
							  text-decoration:none;
							  width:500px;}
    div.PostBody > 
	p.blogger-labels		{ width:490px; }	    			/* Using Child selector to Shorten Width only in Firefox and not IE */
	div.PostSocial			{ float:right;}                     /* Social Network Icons */
	
	
	/* BLOG Author Box
	----------------------------------------------- */
	
	div.PostAuthor			{ background:#ffffff;				/* Containing Author Box */ 
							  border:1px solid #dddddd;
							  margin-top:15px;
							  padding:30px; 
							  width:500px; }
	div.PostBody >
	div.PostAuthor			{ width:440px;}						/* Using Child selector to Shorten Width only in Firefox and not IE */
	img.PostAuthorImage		{ border:10px solid #dddddd; 		/* Author Photo */
							  float:left; 
							  margin:30px 40px 60px 20px; }
	
	/* BLOG Post Comments
	----------------------------------------------- */
	div.PostCommentBox		{ background:#e3e3e3; 
							  border:1px solid #d0d0d0;
							  margin-bottom:25px;
							  padding:25px; }
	
	
	/* BLOG Content Tags
	----------------------------------------------- */
	
	strong.capital			{ color:#000;					/* First Word in Capital Red */
							  float:left;
							  font-size:30px;
							  line-height:30px;
							  margin:10px 10px 10px 10px;}
	span.fullpost img       { background:#e3e3e3;				/* Article Images */
							  border:1px solid #d0d0d0; 
							  margin:10px; 
							  padding:10px; }
	p.blog-imagebox			{ color:#993535; 					/* Image Container Box */
							  background:#ffffff; 
							  border:1px solid #dddddd; 
							  float:left;
							  font-size:20px;
							  padding-bottom:15px;
							  width:500px; }
	div.quoteme 			{ margin:20px;						/* QUOTE box */ 
							  background:#ffffff; 
							  border:1px solid #dddddd; 
							  width:440px; 
							  font-size:20px; 
							  color:#993535; 
							  float:left; 
							  padding:10px; }

	
	/* SIDEBAR Social
	----------------------------------------------- */
	
	div#SidebarSocial		{ height:50px; 						/* Sidebar Social Networks and Feeds */
							  width:400px;}
	div#SidebarSocial img   { float:right;						/* Sidebar Social Networks and Feeds Position */
							  margin:7px 7px 8px 0px; }
	
	
	/* SIDEBAR Intro
	----------------------------------------------- */
	
	div#SidebarIntro		{ background-image:url(http://www.parkourgenerations.com/blog/images/sidebar_Intro_Background.gif);
							  border-bottom:1px solid #000;		/* Sidebar Intro Box */
							  display:block;
							  float:left;
							  height:195px;
							  width:390px; }
	div#SidebarIntro img	{ float:left;						/* Sidebar Intro Image */
							  margin:25px 30px 25px 25px; }
	div#SidebarIntro h1		{ color:#eeeeee;					/* Sidebar Intro Title */ 
							  font-size:48px; 
							  line-height:50px; 
							  margin:40px 0px 5px 0px; }
	div#SidebarIntro p		{ color:d0d0d0; 					/* Sidebar Intro Text */
							  margin-right:25px;}
	
	
	/* SIDEBAR Date
	----------------------------------------------- */
	
	div#SidebarDate 		{ background-image:url(http://www.parkourgenerations.com/blog/images/sidebar_Date_Background.gif);
							  border-bottom:1px solid #000;		/* Sidebar Date Box */
							  border-top:1px solid #aeaeae;
							  display:block;
							  float:left;
							  height:195px;
							  position:relative;
							  width:390px; }
	div#SidebarDate img		{ float:left;						/* Sidebar Date Image */
							  margin:25px 30px 25px 25px; }
	div#SidebarDate h1		{ color:#eeeeee;					/* Sidebar Date Welcome */ 
							  font-size:24px; 
							  line-height:24px; 
							  margin:40px 0px 20px 0px; }
	div#SidebarDate h2		{ color:#d0d0d0;					/* Sidebar Date Message */ 
							  font-size:12px; 
							  margin-right:25px;}
	div#SidebarDate h3		{ color:#5d5d5d;					/* Sidebar Date Month */ 
							  position:absolute;
							  font-size:12px;
							  top:40px;
							  left:75px;}
	div#SidebarDate > h3	{ top:29px; }						/* IE Trick to adjust position in Firefox */			
	div#SidebarDate h4		{ color:#5d5d5d;					/* Sidebar Date Day */ 
							  position:absolute;
							  font-size:40px;
							  top:80px;
							  left:120px;}	
	div#SidebarDate > h4	{ top:30px; }						/* IE Trick to adjust position in Firefox */			
	
	
	/* SIDEBAR Calendar
	----------------------------------------------- */
	
	div#SidebarCalendar		{ float:left;						/* Sidebar Calendar Container */ 
							  padding:10px; 
							  width:390px; }
	div#blog-sidebar >
	div#SidebarCalendar		{ width:370px; }					/* IE Trick to adjust position in Firefox */
	div.CalendarBox			{ float:left;						/* Each Individual Box */ 
							  height:70px; 
							  margin:2px 2px 1px 1px; 
							  width:70px; }
	div.CalendarTopRed		{ background-image:url(http://www.parkourgenerations.com/blog/images/blog_date_top_red.png); 
							  color:#FFFFFF;					/* Red Top Boxes */ 
							  display:block; 
							  text-align:center;  
							  width:70px; }
	div.CalendarTopGrey		{ background-image:url(http://www.parkourgenerations.com/blog/images/blog_date_top.png);
							  color:#FFFFFF;					/* Grey Top Boxes */  
							  display:block; 
							  text-align:center; 
							  width:70px; }
	div.CalendarBottom		{ display:block;					/* Bottom of Boxes */  
							  height:50px; 
							  width:70px; }

	/* SIDEBAR Labels
	----------------------------------------------- */
	
	div#SidebarLabels 		{ float:left;						/* Sidebar Labels Container */ 
							  margin:10px 6px 30px 6px; 
							  width:180px; }			  
	h2.SidebarLabelsTitle	{ background-image:url(http://www.parkourgenerations.com/blog/images/sidebar_header.png); 
							  border-bottom:1px solid #222222;
							  color:#FFFFFF;					/* Sidebar Labels Title */
							  float:left; 
							  font-size:15px; 
							  font-weight:bold;
							  height:30px; 
							  line-height:30px;
							  margin:0px; 
							  text-align:center; 
							  width:180px; }
	div.SidebarLabelList	{ background:#dddddd;				/* Sidebar Labels List */ 
							  border-top:1px solid #eeeeee;
							  border-bottom:1px solid #eeeeee;
							  color:#111111; 
							  float:left; 
							  padding:20px 10px 10px 10px; 
							  width:180px; }
	div#SidebarLabels >											
	div.SidebarLabelList	{ width:160px; }					/* IE Trick to adjust position in Firefox */  
	div.SidebarLabelList a	{ color:#993535;
							  font-size:11px; 
							  line-height:1.5em; 
							  text-decoration:none; 
							  width:160px; }
	div.SidebarLabelList 
	a:hover					{ color:#000; text-decoration:underline; }						  


	/* SIDEBAR Archive
	----------------------------------------------- */
	
	div#SidebarArchive 		{ float:left;						/* Sidebar Labels Container */ 
							  margin:10px 6px 30px 6px; 
							  width:180px; }				  
	h2.SidebarArchiveTitle	{ background-image:url(http://www.parkourgenerations.com/blog/images/sidebar_header.png); 
							  border-bottom:1px solid #222222;
							  color:#FFFFFF;					/* Sidebar Labels Title */
							  float:left; 
							  font-size:15px; 
							  font-weight:bold;
							  height:30px; 
							  line-height:30px;
							  margin:0px; 
							  text-align:center; 
							  width:180px; }
	div.SidebarArchiveList	{ background:#dddddd;				/* Sidebar Labels List */ 
							  border-top:1px solid #eeeeee;
							  border-bottom:1px solid #eeeeee;
							  color:#111111; 
							  float:left; 
							  padding:20px 10px 10px 10px; 
							  width:180px; }
	div#SidebarArchive >											
	div.SidebarArchiveList	{ width:160px; }					/* IE Trick to adjust position in Firefox */  
	div.SidebarArchiveList a { color:#993535;					/* Archive List Link */
							  font-size:11px; 
							  line-height:1.5em; 
							  text-decoration:none; 
							  width:160px; }
	div.SidebarArchiveList 
	a:hover					{ color:#000; 						/* Archive List Link Hover */
							  text-decoration:underline; }							  
	div.SidebarArchiveList										/* Archive List Styling */
	ul						{ list-style:none; 
							  margin:0px; 
							  padding:0px; }

	/* SIDEBAR Adverts
	----------------------------------------------- */

	div#SidebarAdvert		{ background-image:url(http://www.parkourgenerations.com/blog/images/sidebar_Intro_Background.gif);
							  border-bottom:1px solid #000;		/*	Even Advert Boxes */
							  border-top:1px solid #aeaeae;
							  clear:both;
							  height:195px;
							  position:relative;
							  width:390px; }
	div#SidebarAdvert img   { left:10px;						/*  Advert Images */ 
							  position:absolute; 
							  top:10px;  }

	
	
	
	
	
	

</style>  