/* deleted color DF0000 - h1, h2 h3 h2.entry-title */
.custom h1 {line-height: 105%;}     /* color: #DF0000; */
/* 
.custom h2 {color: #DF0000;}.custom h3 {color: #DF0000;}            
.custom h2.entry-title a {color: #DF0000;}  */
/*---------------------------------*/
/* WIDGETIZED FOOTER               *
//* Mike Nichols - October 17, 2009 */
/*---------------------------------*/
/* footer widget area setup */#footer_setup {	
/* widgetized footer background (not footer background) */
	background: #F4F9FE;	/* D3E4F9 e4e434 widget padding */	padding: 16px;	
	/* margin at bottom of widgets */	
	margin-bottom: 25px;	
	border: 2px dotted #1A5CB1;	/* #9900ff*/
	/* do not change this! */	
	overflow: hidden;  }
	/* widget item setup */
	#footer_setup .footer_items {	
	/* contents alignment */	
	text-align: left;	
	/* widget width */	
	width: 210px;	
	/* space between widgets */	
	padding-right: 10px;	
	/* text color */	
	color: #2361A1;	
	/* do not change these! */	
	display: inline-block;	
	float: left;	
	height: 100%;}
	/* widget item headers*/
	#footer_setup .footer_items h3 {	
	/* font size */	font-size: 1em;	
	/* bold or not */	font-weight: bold;	
	/* uppercase or not */	text-transform: uppercase;	
	/* space out the letters*/	letter-spacing: 0px;	
	/* font color*/	color: #000000;	
	/* padding under header text */	padding-bottom: 3px;	
	/* border under header text */	border-bottom: 3px solid #b11a5c;	/*df0000*/
	/* distance between border and widget text */	margin-bottom: 5px;}	
	/* do not change these! */#footer_setup .footer_items ul li { list-style: none; }
	#footer_setup .footer_items ul { margin: 0px; padding: 0px; }
	/*                                            */
	/* This is formatting for the footnote plugin */
	/*                                            */
	.custom .footnotes {  
	font-size: 75%;  
	line-height: 1.5em;  
	padding: 10px 0 10px 0;}
	.custom .footnotes .footnotedivider 
	{  width: 120px;  border-bottom: 1px solid #ccc;}
	.custom .footnotes li {  margin: 0 0 5px 0;}
	.custom sup.footnote a {  text-decoration: none;  font-size: 80%;}
	.custom sup.footnote {  line-height: 0em;}
	.custom .footnotereverse a {  padding: 0 0 0 5px;  text-decoration: none;}
	
	/* Strip formatting to the bar bones*/
	.salesletter #header {display:none;}
	.salesletter #header { padding: 0; border-bottom: 0em; }
	.salesletter #footer { padding-bottom: 0; border-top: 0em; }
	.salesletter #footer { display: none; }
	.salesletter #sidebars { display: none; border: none; }
	.salesletter #tabs {display:none;}
	.salesletter #content_box { background:none; }
	.salesletter .comments_closed { display: none; }
	.salesletter #header #logo { display: none; }
	.salesletter #header #tagline { display: none; }
	.salesletter #content { margin: 0 auto; float: none; } 
	/* This code will make the page headline large, bold and centered: */
	.salesletter #content h2, 
	.salesletter #content h1 { font-size:20pt; text-align:center; font-weight:bold; }
	/* This will center your content in a nice box:  */
	.salesletter #container { width:700px; margin-top: 1em; border: 0.2em solid #1A5CB1; }  /* #000 to 1A5CB1 */
	/* This will give the yellow background when someone hovers over a link. A very good sales letter effect*/
	.salesletter a { color: #111; }
	.salesletter a:hover { color: ; background: #f2e127; }  /*  D3E4F9 da0000 f2e127*/
	/* This will put a background color outside your text box, which will make your text stand out more: */
	.salesletter #page { background: #fff; }body.salesletter { background: #e5e5e5; }  /* 8db6b6 */
  .salesletter li.tab-5 a, li.tab-4 a {display:none;}	
	
	/* pullquotes with double bar above and below                                        */
	/* from this page http://thesisthemetools.com/make-your-pullquotes-more-attractive/  */
	/* used on the anemia and gingivitis post                                            */
	
.custom blockquote.left1, .custom blockquote.right1 {
   width: 200px;
   margin: 5px 15px 5px 15px;
   padding: 5px 0;
   /*border: 3px double #AAAAAA; */
   border-width: 3px 0;
   font-size: 1.0em;
   text-align: center;
}
.custom blockquote.left1 { float: left; }
.custom blockquote.right1 { float: right; }

.custom div#post-544 ul {
list-style-position: inside;
}

/* 
  Customise bullets 
*/

.custom .format_text ul     
{
list-style-image: url('../custom/images/arrow.gif');
}
.custom .format_text ul ul
{
list-style-image: url('../custom/images/square1b.gif');
}

.custom .format_text iframe.my-amazon-ads { float:left; margin: 0 1em 0 0;}
.custom .format_text iframe.my-amazon-ads content {border:0;}

.custom .format_text div.amazon { float:left; margin: 0 1em 0 0;}


.custom .format_text div.amazonr { float:right; margin: 0 0 0 1em;}
.custom .format_text div.clearboth {clear:both;}

.custom #content div.tweet {margin-top:1px;}

.custom img.wp-image-1043 {border: 3px solid #4444CA; padding:3px;}

.custom li#text-3 div.textwidget p {font-size:.857em;color:#3f3f3f;font-style:italic;}

/*updated 14 Apr 2013 */