/* Custom CSS */

/*
 * Please add all your custom CSS here. You can also modify this file directly by
 * editing custom.css, which is located in the theme's admin folder.
 * 
 * Make sure permissions for custom.css are set to 0666.
 * 
 * NOTE: Avoid modifying core theme files or upgrading the theme will overwrite 
 * your changes.
 * 
 * If you are new to styles and CSS, check out http://www.w3schools.com/css/.
 * 
 * If you encounter any issues visit http://support.bavotasan.com/.
 * 
 * Below is a sample style. It will change the color of your site's blog title to 
 * blue.
 * 
 * Delete the slashes and asterix before and after the style to see it in action.
 */

/*
#title a { color: #4893cc; }
*/

.main-navigation { background:url("../../images/header_menu_back.gif") repeat-x scroll left top transparent; font-size: 12px; font-family: arial, helvetica, sans-serif; }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:none repeat scroll 0 0 #2F4639;}

.side-widget { background-color: #FFFFFF; color: #444444; font-size: 12px; font-family: arial, helvetica, sans-serif; line-height: 14px; }

#.storycontent a.more-link { color: #FFFFFF; background-color: #2F4639; }

#.storycontent a:hover.more-link { color: #EEEEEE; background-color: #666666; }

#sidebar .side-widget img {
max-width:280px;
}

#sidebar .side-widget img {
max-width:280px;
}