/* <![CDATA[ */

/* Reset All HTML Elements
----------------------------------*/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: bold;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url('https://themes.googleusercontent.com/font?kit=F51BEgHuR0tYHxF0bD4vwvesZW2xOQ-xsNqO47m55DA') format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: bold;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('https://themes.googleusercontent.com/font?kit=lILlYDvubYemzYzN7GbLkC3USBnSvpkopQaUR-2r7iU') format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: normal;
  src: local('PT Sans'), local('PTSans-Regular'), url('https://themes.googleusercontent.com/font?kit=UFoEz2uiuMypUGZL1NKoeg') format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: normal;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url('https://themes.googleusercontent.com/font?kit=yls9EYWOd496wiu7qzfgNg') format('truetype');
}
* {
    font-family: 'Open Sans',Arial,Helvetica,Sans Serif;
    margin: 0;
    padding: 0;
    text-align: left;
}
:focus, a, acronym, address, applet, b, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, label, legend, li, kbd, noscript, object, ol, optgroup, option, p, param, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, td, textarea, th, tt, u, ul, var {
	border: 0;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	list-style: none;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}


body {
	color: #444;
	font: 10px/140% "Open Sans", arial, helvetica, sans-serif;
        background: url(../images/body-bg.png) repeat center top;
}

/* ]]> */