div.preview
{
	clear: both;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #FFFCEF;
}



/* use this outer wrap to set base values such as width, position and background color */
div.blogburst-abstracts-wrap
{
	font-size: 1em;
	width: 220px;
	float: right;
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
	color: black;
	background-color: transparent;
	
	line-height: 130%;
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    overflow: hidden;			 /* chops off the width */
}

div.blogburst-abstract
{
	margin: 0 0 1em 0;
	padding:  0 0 1em 0;
	border-bottom: 1px solid #ccc;
}

/* use this to set spacing or border rules between individual abstracts */
.blogburst-abstract p
{
	margin: 0;
	padding: 0;
}

.blogburst-abstracts-title
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.blogburst-abstracts-title a
{
	text-decoration: underline; 
	padding: 2px 0; font-family: Georgia, serif;
}

.blogburst-abstracts-blog-title
{
	line-height: 130%;
	padding: 4px 0 2px !important;
	font-weight: bold;
	font-size: .9em;
}

/* .blogburst-abstracts-wrap p.blogburst-powered
{
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	font-size: .8em;
	text-align: right; 
}

.blogburst-abstracts-wrap p.blogburst-powered a, 
.blogburst-abstracts-wrap p.blogburst-powered a:visited
{
		color: #9F1A00;
		font-weight: bold;
}
*/

.blogburst-abstracts-wrap p.blogburst-powered {
	 display: none;
}

.blogburst-abstracts-postdate
{
	font-size: .8em;
	color: gray;
	margin-left: .5em;
}

.blogburst-abstracts-link
{
	font-size: .9em;
	line-height: 160%;
}


/* use this outer wrap to set base values such as width, position and background color */
div.blogburst-fullpost-wrap 
{
	font-size: 1em;
	margin: 0 0 40px 0;
	color: black;
	background-color: transparent;
	line-height: 135%;
	word-wrap: break-word;
}


div.blogburst-fullpost-titlebox p
{
	padding-left: 80px;
}

div.blogburst-fullpost-titlebox img
{
	float: left; margin: 3px 10px 0 0;
}

div.blogburst-fullpost-titlebox a img
{
	border: none;
}

div.blogburst-fullpost-titlebox
{
	line-height: 110%; 
	margin: 0;
	padding: 0;
}

div.blogburst-fullpost-content
{
	clear: left;
	margin: 0;
	padding: 0;
}

.blogburst-fullpost-content p
{
	font-size: 100%;
	margin: 0.5em 0;
	padding: 0;
}

.blogburst-fullpost-content img
{
	float: right !important;
	margin: .2em 0 .5em 1em	!important;
	max-width: 250px !important; /* firefox only, reduce image width dynamically, but flickers */
}

.blogburst-fullpost-content blockquote
{ background-color: #f6f6f6; border-left: 2px solid #cccccc; padding: 10px; }


/* avoid disruptive styling */
.blogburst-fullpost-content br,
.blogburst-fullpost-content h1,
.blogburst-fullpost-content h2,
.blogburst-fullpost-content h3,
.blogburst-fullpost-content h4,
.blogburst-fullpost-content h5,
.blogburst-fullpost-content h6,
.blogburst-fullpost-content p,
.blogburst-fullpost-content img,
.blogburst-fullpost-content div
{
	clear: none !important;
}

/* hide web bling from feedburner*/
.blogburst-fullpost-content .feedflare
{
	display: none !important;
}

.blogburst-fullpost-wrap p.blogburst-powered
{
	line-height: 100%;
	font-size: .8em;
	text-align: left;
	margin-top: 4px;
	padding: 0;
}

.blogburst-fullpost-wrap p.blogburst-powered a, 
.blogburst-fullpost-wrap p.blogburst-powered a:visited
{
	color: #9F1A00;
	font-weight: bold;
}


.blogburst-fullpost-title
{
	font-size: 1.6em;
	font-family: Georgia, serif;
	line-height: 120%;
	font-weight: bold;
	margin: 10px 0 6px;
	padding: 0;
}

.blogburst-fullpost-title a
{
	text-decoration: underline;
}

.blogburst-fullpost-blog-title
{
	font-size: 110%;
	line-height: 140%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.blogburst-fullpost-blog-description
{
	margin-top: 5px;
	font-size: 90%;
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    overflow: hidden;			 /* chops off the width */
}

p.blogburst-fullpost-postdate
{
	color: gray;
	padding: 0;
	margin: 0 0 6px;
	font-size: .9em;
	line-height: 120%;
}


.blogburst-fullpost-link
{
	font-size: .9em;
}

div.blogburst-fullpost-titlebox div.clearleft { clear: left; width: 445px; border-bottom: 1px solid #ccc; padding-bottom: 12px; margin-bottom: 10px; }






/* burstblog preview ----------------------------------------------------- */


div.burstblog .blogburst-abstracts-wrap
{
	font-size: 1em;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	color: black;
	width: 325px;
	float:right;
	line-height: 130%;
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    overflow: hidden;			 /* chops off the width */
}


div.burstblog .blogburst-abstract
{
	margin: 0;
	padding: 0;
	border-bottom: none;
}

div.burstblog div.blogburst-abstract p
{
	margin: 0;
	padding: 0;
}


div.burstblog .blogburst-abstracts-title
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
}


div.burstblog .blogburst-abstracts-title a
{
	text-decoration: underline; 
	padding: 2px 0; font-family: Verdana, sans-serif;
}


div.burstblog .blogburst-abstracts-blog-title
{
	display:none;
}


div.burstblog .blogburst-abstracts-wrap p.burstblog .blogburst-powered {
	 display: none;
}


div.burstblog .blogburst-abstracts-postdate
{
	font-size: .8em;
	color: gray;
	margin-left: .5em;
}


div.burstblog .blogburst-abstracts-link
{
	font-size: .9em;
	line-height: 160%;
}

div.burstblog p.readpost { font-size: 95%; margin-bottom: 20px;}
