@import  """"""css/reset.css"""""";
@import  """"""css/960_24_col.css"""""";
@import  """"""http://fonts.googleapis.com/css?family=Droid+Serif"""""";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/*Theme Name: Themia LiteTheme URI: http://www.inkthemes.com/wp-themes/themia-theme/Description: Themia Lite for WordPress is one of the easiest themes to build your Web Presence in 10 Minutes. The Theme is highly customizable and you can change Logos and Social Icons easily through the Themes Options Panel, You can have your own branded new Website for your Business or Personal Use in Minutes. Features Templates for Blogs, Fullwidth Page without sidebar.Author: InkThemes.comAuthor URI: http://www.inkthemes.com/Version: 1.3.1License: GNU General Public LicenseLicense URI: license.txtTags: black, blue, green, white, gray, custom-menu, light, dark, two-columns, fixed-width, threaded-comments, sticky-post, custom-colors, theme-options, editor-style*/
/*=======================================================*/
/*----------------------BASIC HTML-----------------------*/
/*=======================================================*/
.fullwidth {
	background: none;
	border: none;
}

.logo img {
	max-width: 180px;
	max-height: 100%;
}

#menu li {
	background: none;
}

#menu li a {
	background: none;
}

#menu li a:hover {
	background: none;
	border-bottom: 2px solid #0e74b2;
	color: #2478bb;
}

#menu li.current-menu-item, #menu li.current-menu-parent, #menu li.current_page_parent, #menu li:hover, #menu li.current_page_item {
	background: none;
}

.footer_line {
	background: none;
}

.footer_bg {
	background: #666;
}