/*

Theme Name: Canberra Sanitary

Theme URI: http://wordpress.org/

Description: The Melbourne Sanitary theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports   widgetized areas   and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.

Author: the webgrity team

Version: 1.0

License: GNU General Public License

 

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

*/





/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

.nav ul li.current-menu-item ul.sub-menu a {

    

    color: #FFFFFF!important;

    background-image:none!important;

    font-size: 14px;

    font-weight: bold!important;

    height: 40px!important;

    line-height: 40px!important;

    padding-bottom: 0;

    padding-left: 15px;

    padding-right: 15px;

    padding-top: 0;

    text-align: left!important;

}

.nav ul li.current-menu-item ul.sub-menu a:hover {

    

    color: #0CB2E8!important;

}

.footer_links {
  color: #7ab0e5!important;
  float: right!important;
  width: 30%!important;
text-align:right;
}

.footer_links a {
  color: #7ab0e5;
  margin: 0;
  padding: 0 12px;
border-right:1px solid #96b4c8 !important;
display:inline-block !important;
}

.footer_links li:last-child, #menu-footernavigation a {
border:0 !important;
}

#menu-footernavigation {
float:right !important;
}