body {
	font-family:Georgia,Times,serif;
	line-height:22px;
	color:#000;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	background-color:#FFF;
	margin:0;
}
#container{
	margin:0pt auto;
	max-width:1200px;
	min-width:1200px;
	position:relative;
	text-align:left;
	width:1200px;
}

#header {
	color:#000;
	position:relative;
	width:100%;
	padding:0px 0px 0px 0px;
}

#topHeader{
	margin-bottom:0px;
    height: 20px;
    white-space:nowrap;
	width:1200px;
    overflow:hidden;
    text-align:center;
}

#topHeader .text{
    text-transform: lowercase;
    letter-spacing: 2px;
}

#secondaryHeader {
	clear:both;
	background:#999 none repeat scroll 0% 50%;
	color:#FFFFFF;
	margin-bottom:15px;
	width:100%;
	text-align: center;
	min-height:10px;
}
.headerRight {
	float:right;
	margin-top: 5px;
	min-height:26px;
	padding:15px 20px 0pt 0px;
	position:relative;
}
.headerRight a {color:#000; text-decoration: none; font-weight: bold;}
.headerRight a:hover {color: #999;}
.headerRight a:visited {font-weight: bold; color:#000;}
.headerRight a:active {font-weight: bold; color:#000;}

a.feedItem  {color:#000; text-decoration: none; font-weight: bold;}
a.feedItem:hover {color: #999;}
a.feedItem:visited {font-weight: normal; color:#999;}
a.feedItem:active {font-weight: bold; color:#000;}

#footer{
text-align:center;
margin: 0px auto;
color:#999999;
font-size:85%;
padding-top:25px;
}
a.footer:link {color: #999; text-decoration: none; font-weight: bold;}
a.footer:hover {color: #000; text-decoration: none;}
a.footer:visited {color: #000; text-decoration: none;}
a.footer:active {color: #999; text-decoration: none; }

#footerText{
color:#999999;
font-size:85%;
}

h1 {
	margin:0;
	/*color:#F30;*/
}

a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}
a:active {color: #999; text-decoration: none;}

h1.header
{
	float: left;
	margin-top: 5px;
}
.storyTitle h1
{
	color: #333;
}
.title h1
{
	float: left;
	font-size: 100%;
}
h3 {
/*	font-family:arial,sans-serif;*/
/*	 Blog Titles;*/
	font-size:145%;
	letter-spacing:-0.03em;
	line-height:1;
	color: #333;
}

h3.group-heading
{
	font-size:135%;
	letter-spacing:-0.03em;
	line-height:1;
	margin:0pt 0pt 0.5em;
	color: #999;
}

.clearIt
{
	clear: both;
	height: 20px;
}
.articleCredit
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-weight: bold;
}

.leftNav
{
	margin-top: 6px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	margin-right:15px;
	width: 225px;
}
.rightSide
{
	float:left;
	width:660px;
	padding-right:25px;
}
.rightNav
{
	margin-top: 6px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	width: 225px;
}

/*this can go in a different css*/
a.outlink
{
	background:transparent url(/feedables/images/outlink.gif) no-repeat
scroll right top;
	float: right;
	height: 16px;
	width: 13px;
	display: block;
}
a.email
{
	background:transparent url(/feedables/images/email.gif) no-repeat scroll
right top;
	float: right;
	height: 16px;
	width: 20px;
	display: block;
}

#content
{
margin: 0px auto;
	clear: both;
	width: 50%;
}
.grouping
{
	float: left;
	text-align: left;
	width: 380px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.horizontal-grouping
{
	width: 100%;
}
ul
{
	margin: 0px;
	padding: 0px;
	font-size:135%;
}
ul.plain
{
	width: 30%;
	margin: 0px;
	padding: 0px;
	font-size:135%;
}
ul li, .listing
{
	padding-top: 3px;

	padding-bottom: 3px;
	list-style-type: none;
	border-top:1px dotted #999;
	font-size:75%;
}


ul li.plain, .listing
{
	list-style-type: disc;
	border-top:0;
}
.listingBoxBody {
	padding:3px;
	border-left:1px solid #4B538B;
	border-bottom:1px solid #4B538B;
	border-right:1px solid #4B538B;
	background: #FFF;
	width: 380px;
}
.listingBoxHeader{
	font-weight: bold;
	padding:3px;
	border-left:1px solid #4B538B;
	border-top:1px solid #4B538B;
	border-right:1px solid #4B538B;
	border-bottom:1px dashed #4B538B;
	background: #FFF;
	width: 380px;
}
th
{
	vertical-align: top;
	font-size:135%;
	font-weight: bold;
	padding-right:15px;
	text-align: right;
}
input.big, textarea.big, select.big
{
	font-weight: bold;
	font-size:30px;
	color: #999;
}
input.bigsubmit
{
	letter-spacing:-0.03em;
	font-size:24px;
	width: 100%;
}
.hover
{
	border:1px dashed #4B538B;
}

.videoItem{
	float: left;
	margin: 5px;
}
.video
{
	padding: 2px;
	border:1px solid #777;
}
.leftNav
{
	margin-top: 6px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	margin-right:15px;
	width: 225px;
}

.middle
{
	float:left;
	width:660px;
	padding-right:25px;
}

.callout1
{
	float:left;
	width:315px;
	padding-right:0px;
	margin-top: 20px;
	margin-bottom:40px;
	padding: 5px;
	border:1px dotted #777;
	background: #CCC;
}
.callout2
{
	float:right;
	width:315px;
	padding-right:25px;
	margin-top: 20px;
	margin-bottom:40px;
	padding: 5px;
	border:1px dotted #777;
	background: #CCC;
}
.clasp {
text-align:center;
}
.lunchbox {
display:none;
}
.rightNav
{
	margin-top: 6px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	width: 225px;
}

.podcastLine, .videoLine{
	margin:0px 15px 0px 15px;
}
h3.podcastTitle, h3.videoTitle
{
	font-weight:bold;
	letter-spacing:-0.02em;
	line-height:1.1;
	margin:2px 0pt 0pt;
	display: inline;
}
.podcastItem{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 35px;
	float: left;
	width: 225px;
	/*background:#000;*/
	min-height:75px;
	font-size:75%;
	border-left:1px dotted #777;
	border-top:1px dotted #777;
	border-right:1px dotted #777;
	border-bottom:1px dotted #777;
	margin:0px 0px 0px 10px;
}
