/*
Theme Name: BlankSlate
Theme URI: http://tidythemes.com/blankslate/
Description: The bare essentials of a WordPress theme, no CSS styles added. Perfect for those who would like to build their own theme from scratch or for clients if you're a developer or designer. This theme is clean; valid code, semi minified, no comments, SEO-friendly and 100% open source. One custom menu and one widgetized sidebar to get you started. If you don't know CSS and would like to learn we've prepared: http://tidythemes.com/want-to-learn-css/ and please visit us in the forum for further help: http://tidythemes.com/forum/ - Thank You
Author: TidyThemes
Author URI: http://tidythemes.com/
Version: 1.7
Tags: custom-menu, microformats

License: GNU General Public License v2.0 | From TidyThemes: This theme is completely free and open source. You may edit this theme to your hearts content :).
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright{}
.alignleft{}
.aligncenter{}


body
{font-family: 'Gruppo', sans-serif;}
#navbar 
{

	
}

#navbar a 
{margin-left:50px;color:white;text-decoration:none;position:relative;top:10px;font-size:100%;}
#navbar a:hover{text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff}
@font-face {
    font-family: 'BigCaslonMedium';
    src: url('bigcaslon-webfont.eot');
    src: url('bigcaslon-webfont.eot?#iefix') format('embedded-opentype'),
         url('bigcaslon-webfont.woff') format('woff'),
         url('bigcaslon-webfont.ttf') format('truetype'),
         url('bigcaslon-webfont.svg#BigCaslonMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
#adminmenu
{visibility: hidden;}
#adminmenuback
{visibility: hidden;
}
<link rel="stylesheet" href="/themes/smoothness/jquery-ui2.css">