
/*---------------------------------------------------------------- 
  Copyright: 
  Copyright (C) 2009 - 2011 danielfajardo web

  License: GNU General Public License v2.0
  License URI: http://www.gnu.org/licenses/gpl-2.0.html

  Author: 
  danielfajardo - http: //wwww.danielfajardo.com
---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6,
.logotext, .slogan,
#menu-header ul {
	font-family: 'Cuprum', Geneva, Helvetica, Verdana, Arial, sans-serif;
}
	
h1 { font-size: 38px; letter-spacing: 0; }
h2 { font-size: 34px; }
h3 { font-size: 29px; }
h4 { font-size: 24px; }
h5 { font-size: 19px; }
h6 { font-size: 17px; }

.logotext {
	font-size: 58px;
	letter-spacing: 0em !important;
	padding-bottom: 2px !important;
}
.slogan {
	font-size: 1.75em !important;
	padding-top: 0 !important;
}

#menu-header ul {
	font-variant: normal;
	font-size: 17px;
}

#menu-header ul ul {
	font-variant: normal;
	font-size: 14px;
	margin-top: .9em;
}