/*   
Theme Name: Twenty-Ten
Theme URI: http://justinshreve.com
Description: Child theme for twentyten.
Author: Justin Shreve
Author URI: http://justinshreve.com
Template: twentyten
Version: 2010
*/

@import "../twentyten/style.css";

@font-face {
	font-family: 'DualityRegular';
	src: url('duality_-webfont.eot');
	src: local('☺'), url('duality_-webfont.woff') format('woff'), url('duality_-webfont.ttf') format('truetype'), url('duality_-webfont.svg#webfontY2FNgc92') format('svg');
	font-weight: normal;
	font-style: normal;
}

#site-title span {
	font-style: normal;
	line-height:normal;
	text-transform: lowercase;
	font-family: 'DualityRegular', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 36px;
}

#site-generator a.colo {
	background: none;
	float: right;
}

#footer-widget-area .widget-area {
	width: 280px;
}
#footer-widget-area #third {
	margin-right: 0;
}

#footer-widget-area #second {
	margin-right: 80px;
}

#access a {
	padding:0 15px;
}

.rsswidget {
	text-decoration:none;
	color: #000000;
}

.sep {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
	margin-top: -1em;
}