Warning: Cannot modify header information - headers already sent by (output started at /home3/browieco/public_html/wp-content/themes/FlexxBlue/lib/feedburner-widget/css/style.css.php:2) in /home3/browieco/public_html/wp-content/themes/FlexxBlue/lib/feedburner-widget/css/style.css.php on line 2
/* Placeholder */
.sidebar .widget div.feedburner-light {
margin: 0; padding: 10px;
background: #FFF url(../images/feedwidget-bg.gif) bottom left no-repeat;
border: 1px solid #e8e8e8;
border-top: none;
overflow: hidden;
}
.feedburner-light a.feed-button {
display: block; float: left;
width: 78px; height: 78px;
margin: 0 10px 0 0; padding: 0;
background: url(../images/rss.gif) no-repeat;
text-indent: -9999px;
overflow: hidden;
}
.feedburner-light p {
clear: both;
font-size: 11px;
margin: 0; padding: 10px 0;
}
.feedburner-light form {
margin: 5px 0 0 0; padding: 5px 0 0 0;
}
.feedburner-light .input-text {
display: block; float: left;
margin: 0 0 5px 0; padding: 5px;
border: 1px solid #a5a5a5;
width: 60%
}
.feedburner-light .input-submit {
display: block; float: left;
width: 140px; height: 32px;
margin: 0 0 5px 0; padding: 0;
background: url(../images/submit-bg.gif) no-repeat;
color: #613827;
text-align: center;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
border: none;
}
/*
this stuff makes small changes depending
on what widget area we're in
*/
#feature-bottom .feedburner-light,
#feature-top .feedburner-light {
background: none;
border: none;
}
#feature-top .widget div.feedburner-light form {
margin: 10px 0 0 0; padding: 0;
}
#feature-bottom .widget div.feedburner-light p {
color: #FFF;
}
#feature-bottom .widget div.feedburner-light a {
color: #FFF;
text-decoration: underline;
}
.w180- .feedburner-light {
text-align: center;
}
.w180- a.feed-button,
.w180- .input-text,
.w180- .input-submit {
float: none;
margin: 5px auto;
}
.w180- .input-text {
width: 85%
}
.w360- a.feed-button {
}
.w360- .input-text,
.w360- .input-submit {
}