html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
html {
	background:				#616BFF url(/images/footer-bg.gif) repeat-x center bottom;
	min-height:				100%;
}
body {
	font:					62.5% Calibri, "Trebuchet MS", Arial, sans-serif;
	color:					#666;
	-webkit-text-size-adjust:none;
}
body#error ul {
	font-size:				1.4em;
	line-height:			1.4em;
	margin-bottom:			1em;
}
body#error ul li {
	list-style:				disc inside;
}
.content {
	width:					960px;
	margin:					0 auto;
	padding:				0 10px 0 30px;
}
a {
	color:					#616BFF;
	cursor:					pointer;
	text-decoration:		none;
}
a:hover {
	color:					#C3F !important;
	text-decoration:		underline;
}
p {
	font-size:				1.4em;
	line-height:			1.4em;
	margin-bottom:			1em;
}
p strong {
	font-weight:			bold;
}
p em {
	font-style:				italic;
}
h2 {
	font-size:				3.6em;
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
	line-height:			1em;
	margin:					20px 0;
	letter-spacing:			-0.05em;
}
body#error h2 {
	margin:					0;
	padding:				20px 0;
}
p.sub-head {
	font-size:				2.4em;
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
	line-height:			1em;
	margin:					20px 0;
}
div#header {
	height:					242px;
	background:				#39F url(/images/header-bg.gif) repeat-x center bottom;
	border-bottom:			8px solid #000;
}
div#header h1 {
	padding-top:			54px;
	float:					left;
	margin-right:			39px;
}
div#header h1 a {
	display:				block;
	width:					173px;
	height:					164px;
	text-indent:			-9999px;
	background:				transparent url(/images/logo.png) no-repeat left top;
}
* html div#header h1 a { /* IE6 Hack */
	background-image:		none;
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='crop');
}
div#header div.content div {
	float:					left;
}
div#header p#tagline {
	padding-top:			61px;
	width:					326px;
	height:					27px;
	margin-bottom:			44px;
	text-indent:			-9999px;
	background:				transparent url(/images/tagline.png) no-repeat left bottom;
}
* html div#header p#tagline { /* IE6 Hack */
	padding-top:			0;
	margin-top:				61px;
	background-image:		none;
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tagline.png', sizingMethod='crop');
}
div#header form,
div#header div#categories-preview {
	float:					left;
	padding-left:			20px;
	background:				transparent url(/images/header-module-bg.png) repeat left top;
	-webkit-border-radius:	5px;
	-moz-border-radius:		5px;
}
* html div#header form,
* html div#header div#categories-preview { /* IE6 Hack */
	background-image:		none;
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-module-bg.png', sizingMethod='scale');
}
div#header form {
	width:					228px;
	height:					79px;
	margin-right:			20px;
}
div#header form label {
	color:					#FFF;
	font-size:				1.6em;
	font-weight:			bold;
	line-height:			37px;
}
div#header form input.text {
	width:					159px;
	border:					2px solid #CCC;
	font-size:				1.4em;
	line-height:			1em;
	padding:				5px 0 5px 5px;
	-webkit-border-radius:	5px;
	-moz-border-radius:		5px;
}
div#header form input.submit {
	margin-top:				42px;
}
div#header dl {
	float:					left;
	width:					168px;
}
div#header form a {
	display:				block;
	float:					left;
	margin:					37px 0 0 10px;
	width:					30px;
	height:					30px;
	text-indent:			-9999px;
	background:				transparent url(/images/search-btn.png) no-repeat left top;
}
* html div#header form a {
	background-image:		none;
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/search-btn.png', sizingMethod='crop');
}
div#header form a:hover {
	background-position:	-30px 0;
}
div#header form a:active {
	background-position:	-60px 0;
}
div#header div#categories-preview {
	padding-top:			10px;
	padding-right:			20px;
	width:					420px;
	height:					69px;
	font-size:				1.6em;
	line-height:			1.2em;
	color:					#FFF;
	font-weight:			bold;
}
:first-child+html div#header div#categories-preview { /* IE7 Hack */
	margin-right:			-10px;
}
* html div#header div#categories-preview { /* IE6 Hack */
	margin-right:			-10px;
}
div#header div#categories-preview ul li {
	display:				inline;
}
div#header div#categories-preview a {
	color:					#FFF;
}
:first-child+html div#header div#categories-preview a { /* IE7 Hack */
	margin-right:			-0.34em;
}
* html div#header div#categories-preview a { /* IE6 Hack */
	margin-right:			-0.34em;
}
div#header div#categories-preview li.last a {
	color:					#7EBFFF;
}
div#main-content {
	background-color:		#FFF;
}
div#categories {
	width:					920px;
	padding:				20px 0 20px 20px;
	background:				#23265A url(/images/categories-bg.gif) repeat-x left bottom;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
}
div#categories.hide {
	display:				none;
}
div#categories dl dt {
	color:					#FFF;
	font-size:				2.4em;
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
	line-height:			1em;
	margin-bottom:			20px;
}
div#categories dl dd ul li {
	float:					left;
	width:					230px;
	font-size:				1.8em;
	line-height:			1.3em;
}
div#categories dl dd ul li a {
	color:					#7EBFFF;
}
div.home {
	padding-top:			20px;
}
div.copy {
	padding-bottom:			6px;
}
:first-child+html div.copy { /* IE7 Hack */
	padding-bottom:			0;
}
* html div.copy { /* IE6 Hack */
	padding-bottom:			0;
}
div.copy h3 {
	font-size:				1.4em;
	line-height:			1.4em;
	margin-bottom:			1em;
	font-weight:			bold;
	text-transform:			uppercase;
}
div#ad {
	margin:					-1px 20px 21px 0;
	float:					left;
	width:					300px;
	height:					250px;
	overflow:				hidden;
}
div.no-results div#ad,
div.home div#ad {
	margin-top:				23px;
}
div.person-module {
	width:					300px;
	padding-right:			20px;
	float:					left;
}
div.person-module div.person-module-category {
	padding:				0 10px;
	height:					24px;
}
div.person-module div.person-module-category h3 {
	float:					left;
	text-transform:			uppercase;
	font-size:				1.4em;
	line-height:			1em;
	font-weight:			bold;
	font-style:				normal;
	font-family:			inherit;
	margin-bottom:			10px;
	letter-spacing:			0.1em;
	width:					200px;
}
div.person-module div.person-module-category p {
	float:					right;
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
	font-size:				1.2em;
	line-height:			1.166em;
	margin-bottom:			10px;
	text-align:				right;
	width:					80px;
}
div.person-module dl {
	clear:					both;
	height:					250px;
	padding:				20px 10px 0 10px;
	overflow:				hidden;
	background:				transparent url(/images/person-module-bg.gif) repeat-x left top;
}
div.person-module dl dt {
	float:					left;
	width:					73px;
}
div.person-module dl dd {
	float:					right;
	width:					197px;
	overflow:				hidden;
}
div.person-module dl dd h4 a {
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-size:				2.4em;
	line-height:			1em;
}
div.person-module dl dd p.description {
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
	font-size:				1.4em;
	line-height:			1.3em;
	margin:					0.4em 0;
}
div.person-module dl dd p.followers,
div.person-module dl dd p.date {
	text-transform:			uppercase;
	font-size:				1em;
	line-height:			1em;
	letter-spacing:			0.1em;
}
div.person-module dl dd p.followers {
	margin-bottom:			0.8em;
}
div.person-module dl dd p.tweet {
	font-size:				1.3em;
	line-height:			1.4em;
	margin-bottom:			0.6em;
}
p.pagination {
	clear:					both;
	text-transform:			uppercase;
	margin-bottom:			20px;
	font-size:				1.6em;
	line-height:			1em;
}
p.pagination span {
	display:				block;
	float:					left;
	width:					200px;
}
:first-child+html p.pagination span { /* IE7 Hack */
	padding:				5px 0;
}
* html p.pagination span { /* IE6 Hack */
	padding:				5px 0;
}
p.pagination span.page-links {
	width:					560px;
	font-weight:			bold;
	text-align:				center;
}
p.pagination span.page-links strong {
	padding:				0 4px;
	border:					1px solid #666;
}
p.pagination a {
	margin:					0 2px;
}
p#tweeproll-bio {
	margin:					0 20px 20px 0;
	color:					#3A4099;
	line-height:			1.2em;
	font-size:				3.6em;
	letter-spacing:			-0.05em;
}
.bio {
	margin-right:			20px;
	width:					300px;
	float:					left;
}
ol#faq-questions,
dl#faq-answers {
	float:					left;
	margin-top:				20px;
}
ol#faq-questions {
	width:					282px;
	margin-right:			20px;
}
ol#faq-questions {
	padding-left:			18px;
}
:first-child+html ol#faq-questions { /* IE7 Hack */
	width:					275px;
}
:first-child+html ol#faq-questions { /* IE7 Hack */
	padding-left:			25px;
}
* html ol#faq-questions { /* IE6 Hack */
	width:					275px;
}
* html ol#faq-questions { /* IE6 Hack */
	padding-left:			25px;
}
ol#faq-questions li {
	list-style:				decimal outside;
	font-size:				1.4em;
	margin-bottom: 			5px;
	line-height:			1.4em;
}
ol#faq-answers li a {
	padding-left:			20px;
	width:					200px;
	display:				block;
}
dl#faq-answers {
	width:					620px;
}
dl#faq-answers dt {
	line-height:			1em;
	margin-bottom:			10px;
	font-size:				2em;
}
dl#faq-answers dd {
	margin-bottom:			20px;
}
dl#faq-answers dd p.top {
	margin-top:				10px;
	line-height:			1em;
	font-size:				1.2em;
	font-family:			Georgia, Palatino, "Times New Roman", Times, serif;
	font-style:				italic;
}
div#footer {
	clear:					both;
	border-top:				8px solid #000;
	padding:				20px 0;
	color:					#FFF;
}
div#footer a {
	color:					#FFF;
}
div#footer ul li {
	float:					left;
	font-weight:			bold;
	font-size:				1.4em;
	line-height:			1em;
}
div#footer ul {
	margin-bottom:			1em;
}
div#footer ul li.separator {
	font-weight:			normal;
	padding:				0 0.6em;
}
div#footer p {
	font-size:				1.2em;
	line-height:			1.2em;
	margin:					0;
}
div#footer p a {
	font-weight:			bold;
}
div#footer div.content div {
	float:					left;
}
* html div#footer div.content div {
	width:					500px;
}
div#footer div.content div#site-info {
	float:					right;
	text-align:				right;
	margin-right:			20px;
}
* html div#footer div.content div#site-info {
	width:					200px;
}
* html div#footer div.content div#site-info ul {
	float:					right;
}
div#footer div.content div#site-info ul li {
	font-size:				1.2em;
}
p.pagination:after,
div#footer ul:after,
div#categories dl dd:after,
.content:after {
	content:				".";
	display:				block;
	height:					0;
	clear:					both;
	visibility:				hidden;
}
p.pagination,
div#footer ul,
div#categories dl dd,
.content {
	display:				inline-block;
}
/* Hides from IE-mac \*/
* html p.pagination,
* html div#footer ul,
* html div#categories dl dd,
* html .content {
	height:					1%;
}
p.pagination,
div#footer ul,
div#categories dl dd,
.content {
	display:				block;
}
/* End hide from IE-mac */