/* blog roll */

/* hacky link overrides */

#centercontent h3.BR-feat-header a:link {
	color: #636;
	text-decoration: none;
}
#centercontent h3.BR-feat-header a:visited {
	color: #636;
}

#centercontent h4.BR-header a:link {
	color: #636;
	text-decoration: none;
}
#centercontent h4.BR-feat-header a:visited {
	color: #636;
}


/* DIVs */

#BR-feat-auth {
    width: 150px;
    float: left;
    margin-top:5px;
    }

#BR-feat-content {
    float: right;
    width: 430px;
    padding-left: 10px;
    }

span.BR-feat-byline {
    font-family: arial, sans serif;
    font-size: 15px;
    text-transform: uppercase;
    }

p.BR-feat-content-style {
    font-size: 17px;
    padding-bottom:5px;
    }

#BR-block-top {
    float: left;
    width: 100%;
    overflow: hidden;
    border-top: 1px dotted #757575;
    padding-top: 30px;
    }

#BR-block-lower {
    float: left;
    width: 100%;
    overflow: hidden;
    }

div.BR-left {
    float: left;
    width: 48%;
    margin-bottom: -500px;
    padding-bottom: 500px;
    }

div.BR-right {
    float: right;
    width: 48%;
    }

div.BR-auth {
    float:left;
    width: 100px;
    margin-top:3px;
    }

div.BR-content {
    float: right;
    width: 170px;
    padding-bottom: 30px;
    }

/* Author image borders */

img.BR-default {
    border: 3px double #757575;
    padding: 1px;
    background: #ddd;
    }

img.BR-flylady {
    border: 3px double #1c2c3c;
    padding: 1px;
    background: #baa0ba;
    }
/* old border 663366 */

img.BR-kelly {
    border: 3px double #008b8d;
    padding: 1px;
    background: #cbeef2;
    }

img.BR-leanne {
    border: 3px double #FF4040;
    padding: 1px;
    background: #ffa29b;
    }

img.BR-smartypants {
    border: 3px double #e4357e;
    padding: 1px;
    background: #f7cddf;
    }

img.BR-pam {
    border: 3px double #CC5500;
    padding: 1px;
    background: #FFEFD5;
    }

/* Old hf1 c8b937 */
img.BR-housefairy {
    border: 3px double #506D4E;
    padding: 1px;
    background: #ffffcc;
    }

img.BR-eric {
    border: 3px double #757575;
    padding: 1px;
    background: #ddd;
    }

img.BR-jonathan {
    border: 3px double #99aedb;
    padding: 1px;
    background: #d9e2f4;
    }

img.BR-momrn {
    border: 3px double #780418;
    padding: 1px;
    background: #d58190;
    }

img.BR-sensorynanny {
    border: 3px double #0846ca;
    /* alternate 5ccdf6 */
    padding: 1px;
    background: #7bd5f0;
    }

img.BR-gramma {
    border: 3px double #fab33f;
    padding: 1px;
    background: #fff2ca;
    }

img.BR-alice {
    border: 3px double #becf87;
    padding: 1px;
    background: #4b5e1e;
    }

img.BR-heytom {
	border: 3px double #592f53;
	padding: 1px;
	background: #ddd;
}

img.BR-guest {
    border: 3px double #47224b;
    padding: 1px;
    background: #ddd;
    }

img.BR-askflylady {
    border: 3px double #60466c;
    padding: 1px;
    background: #ddd;
    }

img.BR-pamper{
	border: 3px double #751312;
    padding: 1px;
    background: #ddd;
    }

img.BR-testifly {
	border: 3px double #00afef;
    padding: 1px;
    background: #ddd;
    }

img.BR-lamonica {
	border: 3px double #e2748b;
    padding: 1px;
    background: #ddd;
    }

img.BR-tami {
	border: 3px double #990066;
    padding: 1px;
    background: #ddd;
    }

img.BR-live {
	border: 3px double #FF4040;
    padding: 1px;
    background: #ddd;
    }



/* Text styles */

h2.flylights {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight: normal;
    font-style: oblique;
    font-size: 50pt;
    padding-bottom: 0px;
    margin: 15px 0px 20px 0px;
    color: #663366;
    border-bottom: 1px dotted #663366;
    }

h3.BR-feat-header {
    font-size: 27px;
    margin: 0;
    padding: 0;
    }

h4.BR-header {
    font-size: 19px;
    margin: 0;
    padding: 0;
    }

span.BR-byline {
    font-family: arial, sans serif;
    font-size: 12px;
    text-transform: uppercase;
    }

p.BR-content-style {
    font-size: 15px;
    }
