@charset "UTF-8";
/* CSS Document */

/* Primary layout */

body	{
font-size: 62.5%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #554;
	background-color: #cbcbcb;
font-family: Arial, Helvetica, sans-serif;
background-position: 0px 44px;
vertical-align: top;
	}

img		{
	border: 0;
	display: block;
	}


	/* Wrapper */

@media all {
  #wrapper {
    margin: 0 auto;
    width: 90em;
    text-align: left;
    background-image: url(http://www.flysoup.co.uk/images/rightedge.jpg);
background-repeat: repeat-y;
background-position: right;
background-color: #FFFFFF;
   
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }

	/* Header */
.shell {
	margin:0 auto;
	padding-right: 20px;
	padding-left: 10px;
	
}
.clear{
	clear: both;
	height: 40px;
}

#branding{
	height: 20px;

	
}
#branding h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	padding-left:60px;
	font-weight: bold;
	
	color: #96b1c2;
}
#branding p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	padding-left:45px;
	font-weight: bold;
	text-indent: -999em;
	color: #FF6600;
}

#mainNav {
	position: relative;
	background: #fff url(http://www.flysoup.co.uk/images/bg_mast_repeat.gif) repeat-x;
	height: 1.7em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainNav ul {
	list-style: none;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #fff;
	background-image: url();
	background-repeat: repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}

#mainNav li {
float: left;
background: url(http://www.flysoup.co.uk/images/tab-right.gif) no-repeat top right;
list-style: none;
}

#mainNav li a {
	display: block;
	padding: 0 2em;
	line-height: 2em;
	text-decoration: none;
	list-style: none;
	color: #666666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.01em;
	background-image: url(http://www.flysoup.co.uk/images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#masthead {
	position: relative;
	height: 103px;
	background-image: url(http://www.flysoup.co.uk/images/soupbanner-body.jpg);
	background-repeat: repeat-x;
}
#side-image {
position: absolute;
top: 0;
right: 0;
z-index: 1;
width: 45px;
height: 117px;
background: url(http://www.flysoup.co.uk/images/soup-web-bannerright.jpg) no-repeat;
}

.headerelement{
height: 45px;
background: url(http://www.flysoup.co.uk/images/top-right.jpg) no-repeat right;
}
.headerelement-outeredge{
background-image: url(http://www.flysoup.co.uk/images/rightedge.jpg);
background-repeat: repeat-y;
	background-position: right;
}
.headerelement-leftcorner{
	height: 45px;
	background-image: url(http://www.flysoup.co.uk/images/top-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.headerelement-topedge{
	height: 45px;
	background-image: url(http://www.flysoup.co.uk/images/upperedge.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headerelement-inneredge{
	background-image: url(http://www.flysoup.co.uk/images/leftedge.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#main-image {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 300px;
height: 117px;
background: url(http://www.flysoup.co.uk/images/soup-logo-banner.gif) no-repeat;
}

#blog-header	{
	color: #ffe;
	background: #8b2 url(http://www.blogblog.com/moto_son/headbotborder.gif) bottom left repeat-x;
	margin: 0 auto;
	padding: 0 0 15px 0;
	border: 0;
	}

#blog-header h1	{
	font-size: 24px;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
	background-image: url(http://www.blogblog.com/moto_son/topper.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
#blog-header p	{
	font-size: 110%;
	text-align: left;
	padding: 3px 20px 10px 20px;
	margin: 0;
	line-height:140%;
	}

	
	/* Inner layout */

#content {
width: 59em;
float: right;
}
	
@media all {
  #mainContent {
    width: 34em;
    float: left;
    }

  #sidebar {
width: 18em;
float: left;
padding-left:5em;
padding-top: 3.75em;
}
  }
@media handheld {
  #main {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }

	/* Bottom layout */
#sidebar a:link, #sidebar a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #96b1c2;
	background: transparent; 
	}

#footer{
	background-image: url(http://www.flysoup.co.uk/images/bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerelement{
height: 45px;
background: url(http://www.flysoup.co.uk/images/bot-right.jpg) no-repeat right bottom;
}
.footerelement-bottomedge{
	height: 45px;
	background-image: url(http://www.flysoup.co.uk/images/loweredge.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 0px;
}
.footerelement-leftcorner{
	height: 45px;
	background-image: url(http://www.flysoup.co.uk/images/bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


	/* Default links 	*/


a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #96b1c2;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #96b1c2;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #96b1c2;
	background: transparent;  
	}
	
	/* Typography */
	

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #;
	line-height: 1.55em;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #;
	line-height: 1.35em;
}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #;
	line-height: 1.45em;
	border-bottom-width: 0.5em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #;
	line-height: 1.1em;
	border-bottom-width: 0em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #;
	line-height: 1.3em;
}
#mainContent ul {
margin: 0;
padding: 0;
list-style: none;

}
#mainContent li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
	}
#secondaryContent {
width: 16em;
float: right;
padding-right:5em;
padding-top: 3.75em;

}
#secondaryContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #;
	line-height: 1.2em;
}
#secondaryContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #;
}
#secondaryContent em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #;
}
  
.post-body {
  line-height: 140%;
  } 

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	font-size: large;
	}

h3.post-title {
	margin-top: 5px;
	font-size: medium;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}
#sidebar h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #;
}
#sidebar h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #;
}
#sidebar p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
	}

#sidebar ul li {
	list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif) inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.45em;
	font-weight: normal;
	text-align:center;
	color: #;
	clear: left;
	padding: 4px;
	
}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.1em;
	font-weight: normal;
	text-align:left;
	color: #;
	clear: left;
	padding: 4px;
	
}
#sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #;
	line-height: 1.1em;
	border-bottom-width: 0em;
}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#comments	{
	border: 0;
	border-top: 1px dashed #eed;
	margin: 10px 0 0 0;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 18px;
	background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
	color: #998;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

.commenthidden {display:none} 
.commentshown {display:inline}