/* 
Theme Name: PUBLIC SCHOOL
Theme URL: http://gotopublicschool.com/
Description: This is the new shit.
Author: Jay B Sauceda
Author URI: http://www.jaybsauceda.com
Version: 2.0

All the divs and styles in the theme in their order of appearance and importance.
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */


@font-face {
	font-family: 'FunctionProBold';
	src: url('fonts/FunctionPro-Bold-webfont.eot');
	src: local('FunctionProBold'), url('fonts/FunctionPro-Bold-webfont.woff') format('woff'), url('fonts/FunctionPro-Bold-webfont.ttf') format('truetype'), url('fonts/FunctionPro-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2, h2 a, h2 a:visited {
	color: #111111;
	text-transform: uppercase;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 0px 0px;
	font-family: 'FunctionProBold', Georgia , "Times New Roman" ,sans-serif;
}

h3, h3 a, h3:visited {
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'FunctionProBold', Georgia , "Times New Roman" ,sans-serif;
}

h4 {
	color:#111111;
	font-family: 'FunctionProBold', Georgia , "Times New Roman" ,sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
