/*
Theme Name: InterPhase
Theme URI: http://www.elegantwordpressthemes.com/themes/interphase
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

/* Begin Bookmarkify Widget */
/* DRM - Added this section to style the widget. */
div.bookmarkify {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 4px;
    padding-top: 8px !important;
    text-align: center;
    border: 1px solid #dbdbdb;
}
div.bookmarkify img {
    border: 0px;
}
/* End Bookmarkify Widget */

/* Begin Special Note */
/* DRM - Added this section to style special notes on pages. */
div.specialnote {
    border: 1px solid #dbdbdb;
    margin: 16px;
    padding: 8px;
    background-color: #ffffcc;
}
/* End Special Note */

/* Begin Lifestream Plugin */
/* DRM - Added this section to style the Lifestream plugin. */
h2.lifestream_date {
    font-size: 20px;
}
/* End Lifestream Plugin */