/* @override http://other.cameron.io/test/lonelysandwich/style.css */

/*
============== Reset css by Eric Meyer: 
-------------- http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

img a{
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*
============== General styles
*/

html{
	font-size:100%;
}

body{
	background: #fff;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.9em;
	color: #676767;
	padding: 0 0 0 0;
	min-width: 850px;
}

a{
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	padding: 0 0.2em 0.12em 0.2em;
	color: #333;
}

a:hover{
	border: 0;
	background: #e1e1e1;
}

p{
	margin: 0 0 1.5em 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0 0 1em 0;
	line-height: 1.1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	border: 0;
	padding: 5px 8px 4px 8px;
}

h1{
	font-size: 3.8em;
	line-height: 1em;
}

h2{
	font-size: 1.8em;
}

h3{
	font-size: 1.5em;
}

h4{
	font-size: 1.2em;
}

.clear{
	clear: both;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

/*
============== Main layout
*/

#content, #header{
	width: 100%;
	min-width: 850px;
	margin: 0px auto;
}

/*
============== #header styles
*/

#header{
	margin: 0px auto;
	padding: 1px 0 0 0;
}

#header h1 a{
	display: block;
	text-indent: -9999px;
	float: left;
	line-height: 0px;
	font-size: 0;
	padding: 0;
	margin: 20px 0 0 20px;
}

#header h1 a:hover{
	border: 0;
	background: transparent;
}

#header h1 a img{
	display: block;
	margin: 0;
	background: #fff;
}

#header h1 a:hover img{
	border: 0;
}

#header a#birdhouse{
	background: transparent url(http://metricbuttload.com/lonelysandwich/images/birdhouse.png) top left no-repeat;
	height: 102px;
	width: 73px;
	float: right;
	margin: 04px 26px 0 0;
	padding: 0;
	clear: none;
	text-indent: -9999px;
	border: 0;
}

#header #ad{
	float: right;
	width: 330px;
	height: 100px;
	background: #eee;
	padding: 10px;
	margin: 0 35px 0 0;
	position: relative;
}

#header #ad img.fusionimg{
	display: block;
	float: left;
	border: 1px solid #fff;
}

#header #ad span.fusiontext{
	display: block;
	float: right;
	width: 180px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#header #ad a.poweredbyfusion{
	display: block;
	float: right;
	width: 180px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border: 0;
}

#header div#elsewhere{
	float: right;
	width: 175px;
	height: 100px;
	margin: 0 25px 0 0;
	padding: 15px 0 0 0;
}

	#header div#elsewhere span.name{
		display: block;
		text-align: center;
		margin: 0 0 10px 0;
		font-size: 1.2em;
	}

	#header div#elsewhere a{
		width: 21px;
		height: 19px;
		display: block;
		float: left;
		background-position: left center;
		background-repeat: no-repeat;
		margin: 0 8px 0 0;
		text-indent: -9999px;
		border: 0;
	}
	
	#header div#elsewhere span.name a{
		width: inherit;
		height: inherit;
		display: inline;
		float: none;
		text-indent: 0;
	}
	
	#header div#elsewhere a:hover{
		background-color: #fff;
	}
	
	#header div#elsewhere a.twitter{
		background-image: url(images/icon-twitter.gif);
		width: 14px;
	}
	
	#header div#elsewhere a.sandwichvideo{
		background-image: url(images/icon-sandwichvideo.gif);
		width: 14px;
	}
	
	#header div#elsewhere a.vimeo{
		background-image: url(images/icon-vimeo.gif);
	}
	
	#header div#elsewhere a.ylnt{
		background-image: url(images/icon-ylnt.gif);
	}
	
	#header div#elsewhere a.flickr{
		background-image: url(images/icon-flickr.gif);
	}
	
	#header div#elsewhere a.email{
		background-image: url(images/icon-email.gif);
		margin-right: 0;
		width: 15px;
	}
	
	#header div#elsewhere a.pto{
		background-image: url(images/icon-pto.png);
		width: 15px;
	}
	
	#header div#elsewhere span#search{
		background: url(images/search.gif) 0 13px no-repeat;
		padding: 12px 0 0 23px;
		display: block;
		float: left;
		width: 100px;
		margin: 0 0 0 2px;
	}
	
	#header div#elsewhere span#search form input{
		width: 139px;
		opacity: 0.7;
		padding: 0;
	}
	
/*
============== #content styles
*/

#content{
	clear: both;
	margin: 0 0 40px 0;
	padding: 80px 0 0 0;
}

#content .post{
	position: relative;
	margin: 0 0 70px 0;
	padding: 0 0 0 0;
	clear: both;
}

/* @group hours external */

	#content .post.hour1{
		padding-left: 2%;
	}
	
	#content .post.hour2{
		padding-left: 3%;
	}
	
	#content .post.hour3{
		padding-left: 4%;
	}
	
	#content .post.hour4{
		padding-left: 5%;
	}
	
	#content .post.hour5{
		padding-left: 6%;
	}
	
	#content .post.hour6{
		padding-left: 7%;
	}
	
	#content .post.hour7{
		padding-left: 8%;
	}
	
	#content .post.hour8{
		padding-left: 9%;
	}
	
	#content .post.hour9{
		padding-left: 10%;
	}
	
	#content .post.hour10{
		padding-left: 11%;
	}
	
	#content .post.hour11{
		padding-left: 12%;
	}
	
	#content .post.hour12{
		padding-left: 13%;
	}
	
	#content .post.hour13{
		padding-left: 14%;
	}
	
	#content .post.hour14{
		padding-left: 15%;
	}
	
	#content .post.hour15{
		padding-left: 16%;
	}
	
	#content .post.hour16{
		padding-left: 17%;
	}
	
	#content .post.hour17{
		padding-left: 18%;
	}
	
	#content .post.hour18{
		padding-left: 19%;
	}
	
	#content .post.hour19{
		padding-left: 20%;
	}
	
	#content .post.hour20{
		padding-left: 21%;
	}
	
	#content .post.hour21{
		padding-left: 22%;
	}
	
	#content .post.hour22{
		padding-left: 23%;
	}
	
	#content .post.hour23{
		padding-left: 24%;
	}
	
	#content .post.hour24{
		padding-left: 1%;
	}

/* @end */

/* @group hours internal */

	#content .post.internal.hour1 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour2 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour3 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour4 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour5 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour6 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour7 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour8 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour9 .right{
		padding-left: ;
	}
	
	#content .post.internal.hour10 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour11 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour12 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour13 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour14 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour15 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour16 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour17 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour18 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour19 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour20 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour21 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour22 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour23 .right{
		margin-left: 48px;
	}
	
	#content .post.internal.hour24 .right{
		margin-left: 48px;
	}

/* @end */

#content .post .meta{
	position: absolute;
	z-index: 999;
	width: 100%;
	text-align: right;
	font-size: 0.8em;
	color: #fff;
	opacity: 0.2;
	top: 0;
	height: 2.5em;
	line-height: 2em;
	left: 0;
	background: url(images/timeline-l.png) 0 2.4em no-repeat;
}

#content .post .meta span{
	display: block;
	float: right;
	height: 2.5em;
	line-height: 2em;
	padding: 0 40px 0 0;
	width: 300px;
	color: #000;
	background: #fff url(images/timeline-r.png) right 2.4em no-repeat;
}

#content .post .meta span a{
	border: 0;
}

#content .post .right .left .content blockquote{
	margin:  0 0 1.5em 1.5em;
	padding: 0 0 0 1.5em;
}

#content .internal.photo .right, #content .internal.video .right{
	width: 530px !important;
}

#content .external.photo .right, #content .photo .right, #content .external.video .right, #content .video .right{
	width: 615px !important;
}

#content .photo .right .left .content span.image img{
	display: block;
}

#content .photo .right .left .content span.image{
	display: block;
}

#content .photo .right .left .content span.image a{
	background: 0;
	border: 0;
	padding: 0;
}

#content .post .right .left .content span.image img{
	margin:  0 auto 1.5em auto;
	background: #fff;
	display: block;
}

#content .post .right .left .content ul, #content .post .right .left .content ol{
	margin:  0 0 1.5em 1.5em;
}

#content .post .right .left .content ul li, #content .post .right .left .content ol li{
	margin:  0 0 1em 0;
}

#content .post .right .left .content ul{
	list-style: circle;
}

#content .post .right .left .content ol{
	list-style: decimal;
}

#content .post.chat .right .left .content ul{
	list-style: none;
	margin: 0;
}

#content .post.link .right .left .content a.link{
	font-size: 1.4em;
}

#content .post.quote .right .left .content blockquote{
	margin: 0 0 0.3em 0;
	padding: 0;
	border: 0;
	font-size: 1.55em;
	line-height: 1.3em;
	font-family: Arial;
}

#content .post.quote .right .left .content blockquote big a{
	border: 0;
	color: #00437E;
	font-size: 2em;
	float: left;
	width: 0.7em;
	height: 0.1em;
	margin: .2em 0 0 0;
	display: block;
	padding: 0; 
	font-family: Monaco, san-serif;
}

#content .post.quote .right .left .content blockquote big a:hover{
	background: transparent;
}

#content .post.external.article .right, #content .post.article .right{
	width: 600px !important;
}

#content .post.internal.article .right {
	width: 500px !important;
}

#content .post .right .left .content object, #content .post .right .left .content embed{
	display: block;
	position: relative;
	z-index: 1999;
}

#content .post .right .left .content{
	display: block;
	position: relative;
}

/* @group Default post styles */

	#content .post .right{
		background-image: url(images/p3-mr.png);
		background-position: center right;
		background-repeat: repeat-y;
		background-color: white;
		padding: 0 48px 0 0;
		margin: 0 0 0 0;
		position: relative;
		width: 500px;
	}
		
	#content .post .right .tr{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-tr.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		right:  0;
		z-index: 10;
	}
		
	#content .post .right .br{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-br.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		right:  0;	
		z-index: 10;
	}
		
	#content .post .right .left{
		background-image: url(images/p3-ml.png);
		background-color: white;
		padding: 0 0 0 48px;
		background-repeat: repeat-y;
		background-position: center left;
	}
	
	#content .post .right .left .tl{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-tl.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		left:  0;
		z-index: 10;
	}
	
	#content .post .right .left .bl{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-bl.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		left:  0;	
		z-index: 10;
	}
		
	#content .post .right .left .content{
		position: relative;
		background: #fff;
		padding: 20px 30px 20px 30px;
		margin: 0px 0 0 0;
		min-height: 200px;
		z-index: 9999;
	}
	
/* @end */

/* @group Internal post styles */

	#content .post.internal .right{
		background-image: url(images/p3-ml.png);
		background-position: center right;
		background-repeat: repeat-y;
		padding: 0 48px 0 0;
		margin: 0 0 0 0;
		position: relative;
		width: 400px;
		z-index: 9999;
	}
	
		#content .post.internal.p5 .right{
			background-image: url(images/p5-ml.png);
		}
		
		#content .post.internal.p5.short .right{
			background-image: url(images/short-p5-ml.png);
		}
		
		#content .post.internal.p4 .right{
			background-image: url(images/p4-ml.png);
		}
		
		#content .post.internal.p4.short .right{
			background-image: url(images/short-p4-ml.png);
		}
		
		#content .post.internal.p3 .right{
			background-image: url(images/p3-ml.png);
		}
		
		#content .post.internal.p3.short .right{
			background-image: url(images/short-p3-ml.png);
		}
		
		#content .post.internal.p2 .right{
			background-image: url(images/p2-ml.png);
		}
		
		#content .post.internal.p2.short .right{
			background-image: url(images/short-p2-ml.png);
		}
		
		#content .post.internal.p1 .right{
			background-image: url(images/p1-ml.png);
		}
		
		#content .post.internal.p1.short .right{
			background-image: url(images/short-p1-ml.png);
		}
		
	#content .post.internal .right .tr{
		width: 48px;
		height:  151px;
		background-color: #fff;
		background-image: url(images/p3-tl.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		right:  0;
		z-index: 10;
	}
		
		#content .post.internal.short .right .tr{
			height: 68px;
		}
	
		#content .post.internal.p5 .right .tr{
			background-image: url(images/p5-tl.png);
		}
		
		#content .post.internal.p5.short .right .tr{
			background-image: url(images/short-p5-tl.png);
		}
		
		#content .post.internal.p4 .right .tr{
			background-image: url(images/p4-tl.png);
		}
		
		#content .post.internal.p4.short .right .tr{
			background-image: url(images/short-p4-tl.png);
		}
		
		#content .post.internal.p3 .right .tr{
			background-image: url(images/p3-tl.png);
		}
		
		#content .post.internal.p3.short .right .tr{
			background-image: url(images/short-p3-tl.png);
		}
		
		#content .post.internal.p2 .right .tr{
			background-image: url(images/p2-tl.png);
		}
		
		#content .post.internal.p2.short .right .tr{
			background-image: url(images/short-p2-tl.png);
		}
		
		#content .post.internal.p1 .right .tr{
			background-image: url(images/p1-tl.png);
		}
		
		#content .post.internal.p1.short .right .tr{
			background-image: url(images/short-p1-tl.png);
		}
	
	#content .post.internal .right .br{
		width: 48px;
		height:  151px;
		background-color: #fff;
		background-image: url(images/p3-bl.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		right:  0;	
		z-index: 10;
	}
		
		#content .post.internal.short .right .br{
			height: 68px !important;
		}
	
		#content .post.internal.p5 .right .br{
			background-image: url(images/p5-bl.png);
		}
		
		#content .post.internal.p5.short .right .br{
			background-image: url(images/short-p5-bl.png);
		}
		
		#content .post.internal.p4 .right .br{
			background-image: url(images/p4-bl.png);
		}
		
		#content .post.internal.p4.short .right .br{
			background-image: url(images/short-p4-bl.png);
		}
		
		#content .post.internal.p3 .right .br{
			background-image: url(images/p3-bl.png);
		}
		
		#content .post.internal.p3.short .right .br{
			background-image: url(images/short-p3-bl.png);
		}
		
		#content .post.internal.p2 .right .br{
			background-image: url(images/p2-bl.png);
		}
		
		#content .post.internal.p2.short .right .br{
			background-image: url(images/short-p2-bl.png);
		}
		
		#content .post.internal.p1 .right .br{
			background-image: url(images/p1-bl.png);
		}
		
		#content .post.internal.p1.short .right .br{
			background-image: url(images/short-p1-bl.png);
		}
	
	#content .post.internal .right .left{
		background-image: url(images/p3-mr.png);
		padding: 0 0 0 48px;
		background-repeat: repeat-y;
		background-position: center left;
	}
	
		#content .post.internal.p5 .right .left{
			background-image: url(images/p5-mr.png);
		}
		
		#content .post.internal.p5.short .right .left{
			background-image: url(images/short-p5-mr.png);
		}
		
		#content .post.internal.p4 .right .left{
			background-image: url(images/p4-mr.png);
		}
		
		#content .post.internal.p4.short .right .left{
			background-image: url(images/short-p4-mr.png);
		}
		
		#content .post.internal.p3 .right .left{
			background-image: url(images/p3-mr.png);
		}
		
		#content .post.internal.p3.short .right .left{
			background-image: url(images/short-p3-mr.png);
		}
		
		#content .post.internal.p2 .right .left{
			background-image: url(images/p2-mr.png);
		}
		
		#content .post.internal.p2.short .right .left{
			background-image: url(images/short-p2-mr.png);
		}
		
		#content .post.internal.p1 .right .left{
			background-image: url(images/p1-mr.png);
		}
		
		#content .post.internal.p1.short .right .left{
			background-image: url(images/short-p1-mr.png);
		}
	
	#content .post.internal .right .left .tl{
		width: 48px;
		height:  151px;
		background-color: #fff;
		background-image: url(images/p3-tr.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		left:  0;
		z-index: 10;
	}
	
		#content .post.internal.short .right .left .tl{
			height: 68px;
		}
	
		#content .post.internal.p5 .right .left .tl{
			background-image: url(images/p5-tr.png);
		}
		
		#content .post.internal.p5.short .right .left .tl{
			background-image: url(images/short-p5-tr.png);
		}
		
		#content .post.internal.p4 .right .left .tl{
			background-image: url(images/p4-tr.png);
		}
		
		#content .post.internal.p4.short .right .left .tl{
			background-image: url(images/short-p4-tr.png);
		}
		
		#content .post.internal.p3 .right .left .tl{
			background-image: url(images/p3-tr.png);
		}
		
		#content .post.internal.p3.short .right .left .tl{
			background-image: url(images/short-p3-tr.png);
		}
		
		#content .post.internal.p2 .right .left .tl{
			background-image: url(images/p2-tr.png);
		}
		
		#content .post.internal.p2.short .right .left .tl{
			background-image: url(images/short-p2-tr.png);
		}
		
		#content .post.internal.p1 .right .left .tl{
			background-image: url(images/p1-tr.png);
		}
		
		#content .post.internal.p1.short .right .left .tl{
			background-image: url(images/short-p1-tr.png);
		}
	
	#content .post.internal .right .left .bl{
		width: 48px;
		height:  151px;
		background-color: #fff;
		background-image: url(images/p3-br.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		left:  0;	
		z-index: 10;
	}
	
		#content .post.internal.short .right .left .bl{
			height: 68px;
		}
	
		#content .post.internal.p5 .right .left .bl{
			background-image: url(images/p5-br.png);
		}
		
		#content .post.internal.p5.short .right .left .bl{
			background-image: url(images/short-p5-br.png);
		}
		
		#content .post.internal.p4 .right .left .bl{
			background-image: url(images/p4-br.png);
		}
		
		#content .post.internal.p4.short .right .left .bl{
			background-image: url(images/short-p4-br.png);
		}
		
		#content .post.internal.p3 .right .left .bl{
			background-image: url(images/p3-br.png);
		}
		
		#content .post.internal.p3.short .right .left .bl{
			background-image: url(images/short-p3-br.png);
		}
		
		#content .post.internal.p2 .right .left .bl{
			background-image: url(images/p2-br.png);
		}
		
		#content .post.internal.p2.short .right .left .bl{
			background-image: url(images/short-p2-br.png);
		}
		
		#content .post.internal.p1 .right .left .bl{
			background-image: url(images/p1-br.png);
		}
		
		#content .post.internal.p1.short .right .left .bl{
			background-image: url(images/short-p1-br.png);
		}
	
	#content .post.internal .right .left .content{
		background: #fff;
		padding: 20px 0 20px 0;
		margin: 0 -10px 0 -10px;
		min-height: 200px;
		z-index: 1900;
		position: relative;
	}
	
	#content .post.internal.short .right .left .content{
		min-height: 80px !important;
	}

/* @end */



/* @group External post styles */

	#content .post.external .right{
		background-image: url(images/p3-mr.png);
		background-position: center right;
		background-repeat: repeat-y;
		background-color: white;
		padding: 0 48px 0 0;
		margin: 0 0 0 0;
		position: relative;
		width: 500px;
	}
	
		#content .post.external.p5 .right{
			background-image: url(images/p5-mr.png);
		}
		
		#content .post.external.p5.short .right{
			background-image: url(images/short-p5-mr.png);
		}
		
		#content .post.external.p4 .right{
			background-image: url(images/p4-mr.png);
		}
		
		#content .post.external.p4.short .right{
			background-image: url(images/short-p4-mr.png);
		}
		
		#content .post.external.p3 .right{
			background-image: url(images/p3-mr.png);
		}
		
		#content .post.external.p3.short .right{
			background-image: url(images/short-p3-mr.png);
		}
		
		#content .post.external.p2 .right{
			background-image: url(images/p2-mr.png);
		}
		
		#content .post.external.p2.short .right{
			background-image: url(images/short-p2-mr.png);
		}
		
		#content .post.external.p1 .right{
			background-image: url(images/p1-mr.png);
		}
		
		#content .post.external.p1.short .right{
			background-image: url(images/short-p1-mr.png);
		}
	
	#content .post.external .right .tr{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-tr.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		right:  0;
		z-index: 10;
	}
	
		#content .post.external.short .right .tr{
			height: 68px;
		}
	
		#content .post.external.p5 .right .tr{
			background-image: url(images/p5-tr.png);
		}
		
		#content .post.external.p5.short .right .tr{
			background-image: url(images/short-p5-tr.png) !important;
		}
		
		#content .post.external.p4 .right .tr{
			background-image: url(images/p4-tr.png);
		}
		
		#content .post.external.p4.short .right .tr{
			background-image: url(images/short-p4-tr.png);
		}
		
		#content .post.external.p3 .right .tr{
			background-image: url(images/p3-tr.png);
		}
		
		#content .post.external.p3.short .right .tr{
			background-image: url(images/short-p3-tr.png);
		}
		
		#content .post.external.p2 .right .tr{
			background-image: url(images/p2-tr.png);
		}
		
		#content .post.external.p2.short .right .tr{
			background-image: url(images/short-p2-tr.png);
		}
		
		#content .post.external.p1 .right .tr{
			background-image: url(images/p1-tr.png);
		}
		
		#content .post.external.p1.short .right .tr{
			background-image: url(images/short-p1-tr.png);
		}
	
	#content .post.external .right .br{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-br.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		right:  0;	
		z-index: 10;
	}
	
		#content .post.external.short .right .br{
			height: 68px;
		}
	
		#content .post.external.p5 .right .br{
			background-image: url(images/p5-br.png);
		}
	
		#content .post.external.p5.short .right .br{
			background-image: url(images/short-p5-br.png);
		}
		
		#content .post.external.p4 .right .br{
			background-image: url(images/p4-br.png);
		}
		
		#content .post.external.p4.short .right .br{
			background-image: url(images/short-p4-br.png);
		}
		
		#content .post.external.p3 .right .br{
			background-image: url(images/p3-br.png);
		}
		
		#content .post.external.p3.short .right .br{
			background-image: url(images/short-p3-br.png);
		}
		
		#content .post.external.p2 .right .br{
			background-image: url(images/p2-br.png);
		}
		
		#content .post.external.p2.short .right .br{
			background-image: url(images/short-p2-br.png);
		}
		
		#content .post.external.p1 .right .br{
			background-image: url(images/p1-br.png);
		}
		
		#content .post.external.p1.short .right .br{
			background-image: url(images/short-p1-br.png);
		}
	
	#content .post.external .right .left{
		background-image: url(images/p3-ml.png);
		background-color: white;
		padding: 0 0 0 48px;
		background-repeat: repeat-y;
		background-position: center left;
	}
	
		#content .post.external.p5 .right .left{
			background-image: url(images/p5-ml.png);
		}
		
		#content .post.external.p5.short .right .left{
			background-image: url(images/short-p5-ml.png);
		}
		
		#content .post.external.p4 .right .left{
			background-image: url(images/p4-ml.png);
		}
		
		#content .post.external.p4.short .right .left{
			background-image: url(images/short-p4-ml.png);
		}
		
		#content .post.external.p3 .right .left{
			background-image: url(images/p3-ml.png);
		}
		
		#content .post.external.p3.short .right .left{
			background-image: url(images/short-p3-ml.png);
		}
		
		#content .post.external.p2 .right .left{
			background-image: url(images/p2-ml.png);
		}
		
		#content .post.external.p2.short .right .left{
			background-image: url(images/short-p2-ml.png);
		}
		
		#content .post.external.p1 .right .left{
			background-image: url(images/p1-ml.png);
		}
		
		#content .post.external.p1.short .right .left{
			background-image: url(images/short-p1-ml.png);
		}
	
	#content .post.external .right .left .tl{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-tl.png);
		background-position: top center;
		background-repeat: no-repeat;
		position: absolute;
		top: -20px;
		left:  0;
		z-index: 10;
	}
	
		#content .post.external.short .right .left .tl{
			height: 68px;
		}
	
		#content .post.external.p5 .right .left .tl{
			background-image: url(images/p5-tl.png);
		}
		
		#content .post.external.p5.short .right .left .tl{
			background-image: url(images/short-p5-tl.png);
		}
		
		#content .post.external.p4 .right .left .tl{
			background-image: url(images/p4-tl.png);
		}
		
		#content .post.external.p4.short .right .left .tl{
			background-image: url(images/short-p4-tl.png);
		}
		
		#content .post.external.p3 .right .left .tl{
			background-image: url(images/p3-tl.png);
		}
		
		#content .post.external.p3.short .right .left .tl{
			background-image: url(images/short-p3-tl.png);
		}
		
		#content .post.external.p2 .right .left .tl{
			background-image: url(images/p2-tl.png);
		}
		
		#content .post.external.p2.short .right .left .tl{
			background-image: url(images/short-p2-tl.png);
		}
		
		#content .post.external.p1 .right .left .tl{
			background-image: url(images/p1-tl.png);
		}
		
		#content .post.external.p1.short .right .left .tl{
			background-image: url(images/short-p1-tl.png);
		}
	
#content .post.external .right .left .bl{
		width: 48px;
		height:  151px;
		background-color: white;
		background-image: url(images/p3-bl.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -20px;
		left:  0;	
		z-index: 10;
	}
	
		#content .post.external.short .right .left .bl{
			height: 68px;
		}
		
		#content .post.external.p5 .right .left .bl{
			background-image: url(images/p5-bl.png);
		}
		
		#content .post.external.p5.short .right .left .bl{
			background-image: url(images/short-p5-bl.png);
		}
		
		#content .post.external.p4 .right .left .bl{
			background-image: url(images/p4-bl.png);
		}
		
		#content .post.external.p4.short .right .left .bl{
			background-image: url(images/short-p4-bl.png);
		}
		
		#content .post.external.p3 .right .left .bl{
			background-image: url(images/p3-bl.png);
		}
		
		#content .post.external.p3.short .right .left .bl{
			background-image: url(images/short-p3-bl.png);
		}
		
		#content .post.external.p2 .right .left .bl{
			background-image: url(images/p2-bl.png);
		}
		
		#content .post.external.p2.short .right .left .bl{
			background-image: url(images/short-p2-bl.png);
		}
		
		#content .post.external.p1 .right .left .bl{
			background-image: url(images/p1-bl.png);
		}
		
		#content .post.external.p1.short .right .left .bl{
			background-image: url(images/short-p1-bl.png);
		}
	
	#content .post.external .right .left .content{
		position: relative;
		background: #fff;
		padding: 20px 30px 20px 30px;
		margin: 0px 0 0 0;
		min-height: 200px;
		z-index: 9999;
	}
	
	#content .post.external.short .right .left .content{
		min-height: 90px !important;
	}

/* @end */

/*
============== #navigation styles
*/

#navigation{
	text-align: left;
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 20px 0 40px 30px;
	float: left;
	display: block;
}

#navigation a{
	font-weight: bold;
	color: #888;
}

#navigation a:hover{
	color: 000;
	border: 0;
}

/*
============== #footer styles
*/

#footer{
	margin: 20px 0 40px 30px;
	font-size: 0.9em;
	padding: 0 0 60px 20px;
	float: left;
	color: #00437E;
	text-align: left;
}

#footer a{
	color: #00437E;
}

a#birdhousebanner{
	text-indent: -9999px;
	float: left;
	clear: right;
	height: 62px;
	width: 213px;
	background: transparent url(images/bh-banner.png) top left no-repeat;
	margin: 20px 0 0 40px;
	border: 0;
}