/*
Theme Name: Twenty Ten vbox.me
Theme URI: http://wordpress.org/
Description: vbox.me fork of Twenty Ten
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Template: twentyten
*/

@import url("../twentyten/style.css");

a {
        color: #cc3300;
        text-decoration: none;
}

a:link {
       color: #cc3300;
}
a:visited {
       color: #cc3300;
}

#content,
#content input,
#content textarea {
        color: #333;
       font-size: 12px;
       line-height: 20px;
 }

