/*
Theme Name: dfBlog
Theme URI: http://www.danielfajardo.com/dfblog/
Description: Clean and clear, fixed width, two columns, right sidebar, standards compliant. Compatible with WordPress 2.8. Valid CSS & HTML. Style combinations available configurable from the Theme Options Admin Page. Supported languages: English, Spanish, Italian, Czech, Dutch, German, Norwegian, Russian, French, Chinese, Slovenian, Hungarian, Polish, Swedish and Danish. Please contact us, if you like to contribute your own language. Designed by danielfajardo web. See http://www.danielfajardo.com/dfblog/ for more info.
Version: 1.1.5
Author: danielfajardo web
Author URI: http://www.danielfajardo.com/
Tags: fixed-width, two-columns, right-sidebar, theme-options, threaded-comments, custom-colors, light, white, red, blue, pink, silver

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Menu */
/*\*/@import url(http://www.monociclos.es/web/wp-content/themes/dfblog/css/menu.css); /**/




/* Main Menu. The first level
***************************************************************************** */

#mainmenu {
	letter-spacing: .1em;
	font-variant: small-caps;
	font-weight: lighter;
	clear:both;
  height:60px;
}

#mainmenu ul {
	font-size: 1.2em;
	}
	#mainmenu ul li a {
		padding-left: 2em;
		padding-right: 2em;
	}


