/* ------------- COL WRAPPERS ------------- */

#blog #container #three-col-wrapper {
	float: left;
	width: 780px;
	margin-top: 15px;
	background-image: url(/images/3col_bg.gif);
	background-repeat: repeat-y;
}


/* ------------- SECONDARY NAV ------------- */

#blog #secondary-nav {
	float: left;
	width: 140px;
	padding: 5px 0 0 10px;
}

#blog #secondary-nav h1 {
	margin: 15px 0 10px 0;
	font-size: 14px;
	border-bottom: none;
}

#blog #secondary-nav h1.first {
	margin-top: 0;
	padding-top: 0;
}

#blog #secondary-nav ul {
	padding-left: 15px;
	list-style-type: none;
}

#blog  #secondary-nav li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

/* ------------- CONTENT WRAPPER ------------- */

#blog #content {
	float: right;
	margin: 0;
	padding: 0;
	width: 620px;
}

/* ------------- MAIN CONTENT ------------- */

#blog #main-content {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 438px;
}

#blog #main-content h1 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size:  20px;
	border-bottom: 1px solid #ddd;
}

#blog .subtitle {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color:  #666;
}

#blog #main-content h2 {
	margin: 0 0 10px 0;
	font-size:  13px;
	color: #b53c00;
}

#blog #main-content #blog-title {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#blog #blog-title img {
	margin-bottom: -8px;
}

#blog .enews-story {
	/* e-News story specific styles here... */
}

#blog .post {
	padding-right: 10px;
}

#blog .post p {
	line-height: 16px;
}

#blog .post ul {
	list-style-type: none;
}

#blog .post li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;	
}

#blog .post img {
	padding: 5px;
}

#blog .post .picleft, .post .picright {
	float: left;
	padding: 5px 15px 5px 0;
	font-size: 11px;
	color: #666;
}

#blog .post .picright {
	float: right;
	padding: 5px 0 5px 15px;
}

#blog .post .picleft img, .post .picright img {
	display: block;
	padding: 0 0 5px 0;
}

#blog .post-info {
	margin: 10px 0 40px 0;
	color: #999;
}

#blog .post .post-info p {
	margin-bottom: 5px;
}

#blog .email-post, .perma-link {
	margin-left: 5px;
	padding-left: 20px;
	background-image: url(/images/icons/email_go.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blog .perma-link {
	background-image: url(/images/icons/page_white_text_width.png);
	background-position: bottom left;
}


.article-pic {
	padding: 0 5px 5px 5px;
}

blockquote {
	margin: 0 15px 10px 15px;
	padding: 15px 15px 5px 15px;
	background-color: #d7ebf5;
}

/* ------------- E-NEWS PREVIEW ------------- */

#blog #enews-preview {
	padding: 8px 12px;
	margin-bottom: 30px;
	border: 1px solid #d7ebf5;
	background-color: #eff7fb;
}

#blog #enews-preview p {
	margin-bottom: 8px;
}

#blog #read-current-issue {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #ddd;
	overflow: hidden; /* In place of clearing element. */
	zoom: 1; /* IE hack */
}

#blog #current-issue-link {
	float: left;
}

#blog #back-issue-link {
	float: right;
	font-weight: normal;
	font-size: 12px;
}



/* ------------- SECONDARY CONTENT ------------- */

#blog .nav-link {
	padding-left: 0;
	list-style-type: none;
}

#blog .nav-link li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#blog #secondary-content {
	float: right;
	margin: 0;
	padding: 0;
	width: 140px;
	border: none;
}

#blog #secondary-content {
	padding-top: 0px;
}

#blog #secondary-content h1 {
	margin: 15px 0 10px 0;
	font-size: 14px;
	color: #396;
}

#blog #secondary-content .first {
	margin-top: 0;
}

#blog #podcast-banner {
	margin-bottom: 0;
}

#blog .event {
	margin: 10px 0 25px 0;
	line-height: 16px;
}

#blog .event p {
	margin-bottom: 5px;
}

#blog .event-date-place {
	font-weight: bold;
}

#blog .chunk {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

#blog #key-resource ul, #fast-fact ul {
	list-style-type: none;
	padding-left: 0;
}

#blog #key-resource li, #fast-fact li {
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/raquo.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;	
}

#blog .feed-icon {
	margin-bottom: -3px;
}
/* ------------- ENEWS BACK ISSUES ------------- */

#blog #backissues-headlines h2 {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

#blog #backissues-headlines p {
	margin: 0 15px 10px 15px;
}

#blog #static-archives-link {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

#blog #pagination {
	font-size: 16px;
}


/* ------------- ENEWS EDITION VIEW ------------- */

#blog #main-content h1.edition-category-title {
	margin-top: 32px;
	padding-bottom: 5px;
	font-size: 14px;
}


/* ------------- ENEWS SUBSCRIBE  ------------- */

#blog #enews-subscribe-form {
	margin-top: 25px;
}

#blog #enews-subscribe-form h2 {
	margin: 30px 0 10px 0;
}

#blog #enews-subscribe-form label {
	display: block;
	float: left;
	padding-right: 5px;
	width: 120px;	
	text-align: right;
	font-weight: bold;
}

#blog #heard-about-enews, #interests {
	margin-left: 20px;
}

#blog #interests tr td {
	padding-top: 5px;
	vertical-align: top;
}

#blog #interests label {
	margin-left: 5px;
	font-weight: normal;
	text-align: left;
}

#blog #submit {
	margin-top: 25px;
	margin-left: 50px;
}

#blog .req {
	color: red;
}

/* ------------- SEND STORY  ------------- */

#blog #email_story_form {
	margin-top: 25px;
}

#blog #email_story_form label {
	display: block;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

/* ------------- FOOTER ------------- */

#blog #footer {
	clear: both;
	margin-top: 15px;
	padding: 5px;
}

#blog .clear {
	clear: both;
}



