/*
Theme Name: Novatorix
Theme URI: http://codecanyon.net/user/AtiX
Description: Theme with two columns, right-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8, 2.9.2, 2.3.0 valid XHTML & CSS.
Author: Novatorix
Author URI: http://codecanyon.net/user/AtiX/portfolio
*/

#tweetmeme_btn, #facebook_like_btn {
    float: left;
    display: inline;
}

div#notice {
    border: 1px solid #8cadc9;
    margin: 10px 0 10px 0;
    padding: 10px 10px 0 10px;
    background-color: #c2dbf0;
    color: #0054a6;
    font-weight: bold;
    font-size: 1.1em;
}

div#notice em {
    font-size: .9em;
    color: #004c96;
}
