/*    
	Theme Name: Diana Maldonado for State Rep
	Theme URI: www.dianamaldonado.com
	Description:
	Author: Dan Derozier
	Author URI: http://netvictories.com
	Version: 1.0b
	. 
	Copyright 2009
	. 
*/ 


/*	Reset browser defaults */
@import url('library/css/reset.css');

/*	Apply typographic styles */
@import url('library/css/type.css');

/*	Apply a layout */
@import url('library/css/layout-948.css');

/*	Apply theme-specific styles */
@import url('library/css/theme.css');

/*	Apply drop-down navigation styles (optional) */
@import url('library/css/nav.css');

@font-face {
	font-family: 'TradeGothicLTStdBold';
	src: url('./library/fonts/TradeGothicLTStd-Bold.eot');
	src: local('Trade Gothic LT Std'), local('TradeGothicLTStd-Bold'), url('./library/fonts/TradeGothicLTStd-Bold.woff') format('woff'), url('./library/fonts/TradeGothicLTStd-Bold.ttf') format('truetype');
}