 /* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization process by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */


.flexipages_widget a {
   font-size: 18px;
   font-weight: bold;
}

#smart-archives-list li {
   list-style: none !important;
}

#smart-archives-list h2 {
   font-size: 16px;
}

#smart-archives-block li {
   list-style: none !important; 
}

.sidebar-menu a {
   font-size: 18px;
   font-weight: bold;
}

.sidebar-menu-subitems a {
   font-size: 13px;
   font-weight: bold;
}
