/*
Theme Name: WP Candidate
Theme URI: http://cmssuperheroes.com/wordpress/candidate
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: In 2014, Creating a magazine website with WordPress has never been easier.
Text Domain: wp-candidate
*/
/*------------------------------------------------------------------
[Layout]

* body
	+ Header / #header-wrapper
	+ Content / #primary
	+ Footer / footer
Navigation	  #nav
Content header	  h2
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Color codes]

Background:	#ffffff
Content:	#000000
Header h1:	#000000
Header h2:	#FFFFFF
Footer:		#b93a41

a (standard):	#000000 (dark blue)
a (visited):	#b93a41 (light blue)
a (active):	#b93a41 (pink)
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Typography]

Body copy:		1.2em/1.6em Lato, Arial, Geneva, sans-serif;
Headers:		2.7em/1.3em Lato, Arial, Geneva, sans-serif;
Input, textarea:	1.1em Lato, Arial, Geneva, sans-serif;
Sidebar heading:	1.5em Lato, Arial, Geneva, sans-serif;

-------------------------------------------------------------------*/
@import 'css/candidate.css';

.menubar ul li a {
font-size:20px;
}