/*
Theme Name: CNC
Theme URI: http://chicagonewscoop.org/
Description: A custom Theme for the Chicago News Coop
Version: 1.0
Author: DickinsonGroup
Author URI: http://dickinsongroup.com/

*/

a.rss {
	display: block;
	float: right;
	background: url('images/rss-icon2.png') no-repeat 0 0;
	line-height: 24px;
	width: 24px;
	height: 24px;
	padding-right: 5px;
	color: #3a3a3a;
	}
a.tw {
	display: block;
	float: right;
	background: url('images/tw-icon.png') no-repeat 0 0;
	line-height: 24px;
	width: 24px;
	height: 24px;
	padding-right: 5px;
	color: #3a3a3a;
        }
a.fb {
	display: block;
	float: right;
	background: url('images/fb-icon.png') no-repeat 0 0;
	line-height: 24px;
	width: 24px;
	height: 24px;
	padding-right: 5px;
	color: #3a3a3a;
       }
a.nyt {
	display: block;
	float: right;
	background: url('images/nyt-icon.png') no-repeat 0 0;
	line-height: 24px;
	width: 24px;
	height: 24px;
	padding-right: 0px;
	color: #3a3a3a;
}

a.rss:hover, a.tw:hover, a.fb:hover, a.nyt:hover {
	text-decoration: none;
}


body {
	margin: 0;
	padding: 0;
	background: #dadada;
	color: #3a3a3a;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; font-size: 0; height: 0; }
a { color: #d80100; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

.leftColumn {
	float: left;
	width: 592px;
}

.blogBox {
		width: 590px;
                height: 43px;
                background: #faf9f9;
                border: 1px solid #dddddd;
                 text-decoration: none;
 }

.blogBox a img {
         text-decoration: none; border: none
                
}

.blogBox ul {
               list-style: none;
               padding-left: 260px;
               position:relative;
               top:-41px;
	
}

.blogBox ul li strong a {
		color: #1d1d1d;
		font-size: 13px;

}

.flashColumn {
	float: left;
	width: 805px;
}


a.introImg {
	height: 258px;
	width: 592px;
	display: block;
	background: url('images/intro-image.jpg') no-repeat 0 0;
	text-indent: -9999px;
}

a.boxImg {
	height: 258px;
	width: 592px;
	display: block;
	background: url('images/burge.png') no-repeat 0 0;
	text-indent: -9999px;

}


a.pdfImg {
	height: 83px;
	width: 276px;
	display: block;
	background: url('images/pdf-newspaper.jpg') no-repeat 0 0;
	text-indent: -9999px;

}

a.wttwImg {
	height: 83px;
	width: 276px;
	display: block;
	background: url('images/wttw.jpg') no-repeat 0 0;
	text-indent: -9999px;

}

a.news {
	height: 17px;
	width: 47px;
	display: block;
	background: url('images/news.jpg') no-repeat 0 0;
	text-indent: -9999px;

}

a.arts {
	height: 23px;
	width: 138px;
	display: block;
	background: url('images/arts.jpg') no-repeat 0 0;
	text-indent: -9999px;

}a.sports {
	height: 18px;
	width: 57px;
	display: block;
	background: url('images/sports.jpg') no-repeat 0 0;
	text-indent: -9999px;

}
a.pulse {
	height: 20px;
	width: 88px;
	display: block;
	background: url('images/pulse.jpg') no-repeat 0 0;
	text-indent: -9999px;

}
a.jw {
	height: 19px;
	width: 119px;
	display: block;
	background: url('images/jw.jpg') no-repeat 0 0;
	text-indent: -9999px;

}

	.frontList {
		padding: 0px 0 0 0;
		border-bottom: 0px solid #dddddd;
		padding-bottom: 5px;

	}
	
	.frontList ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.frontList ul li {
		padding: 8px 0;
		border-bottom: 1px dotted #c4c4c4;
	}
	.frontList ul li.last {
		border-width: 0;
	}
	.frontList ul li strong a {
		color: #1d1d1d;
		font-size: 13px;
	}
	.frontList ul li em, .frontList ul li em a {
		font-size: 11px;
		color: #5c5c5c;
	}

/* Header */
.container {
	width: 920px;
	background: #fff;
	border: 1px solid #aeaeae;
	padding: 20px;
	margin: 20px auto;
}
.header {
	height: 100px;
	border-bottom: 1px solid #d6d6d6;
}
.header h3, .header h3 a, .header h1, .header h1 a {
	display: block;
	width: 406px;
	height: 92px;
	text-indent: -9999px;
	background: url('images/logo-small.jpg')
}
.hdRight {
	float: right;
	text-align: right;

}
.hdRight2 {
	float: right;
	

}
.hdRight span {
	text-transform: uppercase;
	color: #42383b;
	font-size: 11px;
	font-weight: bold;
}
.hdMsg {
	font-size: 15px;
	line-height: 25px;
	color: #3c3c3c;
	text-align: center;
	margin: 20px 0;
}
.hdMsg strong {
	color: #2e2d2d;
	font-size: 36px;
	display: block;
	margin-bottom: 4px;
}
.Nav {
	color: #42383b; 
	font-size: 15px;
	display: block;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d6d6d6;
	
}

.Nav2 {
	color: #42383b; 
	font-size: 15px;
	display: block;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d6d6d6;
}

/* Featured Nav */
.featuredNav ul { 
	text-align: left; 
	margin: 29px 0 0 0;
	border: 1px solid #dddddd;
	list-style-type: none;
	padding: 5px 0 6px 0;
	height: 17px;
	background-color: #f0f0f0;

}

.featuredNav ul li {
	display: inline;
	float: left;
}

.featuredNav ul li.selected {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

.featuredNav ul li a.selected {
	background-color: #fff;
	position: relative;
	top: 1px;
	color: #d2232a;
	padding-bottom: 6px;
}

.featuredNav ul li a {
	padding: 6px 15px 5px; 
	border: 1px solid #dddddd;
	background-color: #f0f0f0;
	color: #524d4f;
	margin-right: 0px;
	text-decoration: none;
	border-width: 0 1px 0 0;
	font-size: 14px;
	position: relative;
	top: 1px;
}

.featuredNav ul li a.selected:hover {
	color: #d2232a;
}

.featuredNav ul li a:hover {
	color: #111;
	text-decoration: none;
}


.featuredContent {
	border: 1px solid #dddddd;
	border-width: 0 1px 1px;
	color: #434343;
	padding: 14px;
	background: #fff url('images/featured-bg.jpg') repeat-x bottom left;


}
.featuredContent .wp-caption {
	display: none;
}
.featuredContent strong a {
	font-size: 16px;
	color: #1d1d1d;
}
span.author {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
}
.featuredContent em, .featuredContent em a {
	font-size: 11px;
	color: #434343;
}
a { color: #d80100; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }



.featuredContent p {
	line-height: 21px;
}
#ftNews, #ftAC, #ftSports, #ftPulse, #ftJW, #ftLet {
	display: none;
}
#ftNews {
	display: none;
}
#ftLet {
	display: none;
}
#ftAC {
	display: none;
}

#ftJW {
	display: block;
}

#fLet {
	display: none;
}

a.fullStory, a.viewArchives {
	display: block;
	line-height: 17px;
	text-align: right;
	background: url('images/arrow.jpg') no-repeat 100% 50%;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #434343;

}

.post h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.post h2 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.post h3, .post h3 a {
	font-size: 20px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: normal;
}
.post p {
	line-height: 24px;
	font-size: 14px;
}
.post p.postmetadata {
	font-size: 12px;
}

.page h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;

}
.page h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.page h3, .page h3 a {
	font-size: 20px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: normal;
}
.page p {
	line-height: 24px;
	font-size: 14px;
}
.page p.postmetadata {
	font-size: 12px;

}
.byline {
	font-size: 12px;
	color: #777;
}
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
body.archive .wp-caption {
	display: none;
}

.wp-caption-display {
	border: 0px solid #ddd;
	margin-bottom: 12px;
}

.wp-caption-display img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-display p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	width: 584px;
	text-align: center;
	background-color: #f3f3f3;
	color: #777;
}
.wp-caption {
	/*border: 1px solid #ddd;*/
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#servicecut {
	text-align:center;
	font-variant:small-caps;
	font-size:10pt;
}












JUST IN CASE

/*
Theme Name: CNC
Theme URI: http://chicagonewscoop.org/
Description: A custom Theme for the Chicago News Coop
Version: 1.0
Author: DickinsonGroup
Author URI: http://dickinsongroup.com/

*/


body {
	margin: 0;
	padding: 0;
	background: #dadada;
	color: #3a3a3a;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; font-size: 0; height: 0; }
a { color: #d80100; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; 

}

.leftColumn {
	float: left;
	width: 592px;
}


a.introImg {
	height: 258px;
	width: 592px;
	display: block;
	background: url('images/intro-image.jpg') no-repeat 0 0;
	text-indent: -9999px;
}

a.boxImg {
	height: 258px;
	width: 592px;
	display: block;
	background: url('images/blago2.png') no-repeat 0 0;
	text-indent: -9999px;

}


a.osheaImg {
	height: 90px;
	width: 276px;
	display: block;
	background: url('images/oshea-vid.jpg') no-repeat 0 0;
	text-indent: -9999px;

}


a.onairImg {
	height: 90px;
	width: 276px;
	display: block;
	background: url('images/onair-warrenhardball.png') no-repeat 0 0;
	text-indent: -9999px;

}

a.pdfImg {
	height: 83px;
	width: 276px;
	display: block;
	background: url('images/pdf-newspaper.jpg') no-repeat 0 0;
	text-indent: -9999px;}

.blogBox {
		width: 590px;
                height: 43px;
                background: #faf9f9;
                border: 1px solid #dddddd;
}

.blogBox ul {
               list-style: none;
               padding-left: 260px;
               position:relative;
               top:-41px;
	
}

.blogBox ul li strong a {
		color: #1d1d1d;
		font-size: 13px;

                
}

a.blogboxImg {
	height: 249px;
	width: 43px;
	display: block;
	background: url('images/dateline-chicago-box-small.png') no-repeat 0 0;
	text-indent: -9999px;

}

	.frontList {
		padding: 0px 0 0 0;
		border-bottom: 0px solid #dddddd;
		padding-bottom: 5px;

	}
	
	.frontList ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.frontList ul li {
		padding: 8px 0;
		border-bottom: 1px dotted #c4c4c4;
	}
	.frontList ul li.last {
		border-width: 0;
	}
	.frontList ul li strong a {
		color: #1d1d1d;
		font-size: 13px;
	}
	.frontList ul li em, .frontList ul li em a {
		font-size: 11px;
		color: #5c5c5c;
	}

/* Header */
.container {
	width: 920px;
	background: #fff;
	border: 1px solid #aeaeae;
	padding: 20px;
	margin: 20px auto;
}
.header {
	height: 100px;
	border-bottom: 1px solid #d6d6d6;
}
.header h3, .header h3 a, .header h1, .header h1 a {
	display: block;
	width: 406px;
	height: 92px;
	text-indent: -9999px;
	background: url('images/logo-small.jpg')
}
.hdRight {
	float: right;
	text-align: right;

}
.hdRight2 {
	float: right;
	

}
.hdRight span {
	text-transform: uppercase;
	color: #42383b;
	font-size: 13pzx;
	font-weight: bold;
}
.hdMsg {
	font-size: 15px;
	line-height: 25px;
	color: #3c3c3c;
	text-align: center;
	margin: 20px 0;
}
.hdMsg strong {
	color: #2e2d2d;
	font-size: 36px;
	display: block;
	margin-bottom: 4px;
}
.Nav {
	color: #42383b; 
	font-size: 15px;
	display: block;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d6d6d6;
	
}

.Nav2 {
	color: #42383b; 
	font-size: 15px;
	display: block;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d6d6d6;
}

/* Featured Nav */
.featuredNav ul { 
	text-align: left; 
	margin: 29px 0 0 0;
	border: 1px solid #dddddd;
	list-style-type: none;
	padding: 5px 0 6px 0;
	height: 17px;
	background-color: #f0f0f0;

}

.featuredNav ul li {
	display: inline;
	float: left;
}

.featuredNav ul li.selected {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

.featuredNav ul li a.selected {
	background-color: #fff;
	position: relative;
	top: 1px;
	color: #d2232a;
	padding-bottom: 6px;
}

.featuredNav ul li a {
	padding: 6px 15px 5px; 
	border: 1px solid #dddddd;
	background-color: #f0f0f0;
	color: #524d4f;
	margin-right: 0px;
	text-decoration: none;
	border-width: 0 1px 0 0;
	font-size: 14px;
	position: relative;
	top: 1px;
}

.featuredNav ul li a.selected:hover {
	color: #d2232a;
}

.featuredNav ul li a:hover {
	color: #111;
	text-decoration: none;
}


.featuredContent {
	border: 1px solid #dddddd;
	border-width: 0 1px 1px;
	color: #434343;
	padding: 14px;
	background: #fff url('images/featured-bg.jpg') repeat-x bottom left;


}
.featuredContent .wp-caption {
	display: none;
}
.featuredContent strong a {
	font-size: 16px;
	color: #1d1d1d;
}
span.author {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
}
.featuredContent em, .featuredContent em a {
	font-size: 11px;
	color: #434343;
}
a { color: #d80100; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }



.featuredContent p {
	line-height: 21px;
}
#ftNews, #ftAC, #ftSports, #ftPulse, #ftJW, #ftLet {
	display: none;
}
#ftNews {
	display: none;
}
#ftLet {
	display: none;
}
#ftAC {
	display: none;
}

#ftJW {
	display: block;
}

#fLet {
	display: none;
}

a.fullStory, a.viewArchives {
	display: block;
	line-height: 17px;
	text-align: right;
	background: url('images/arrow.jpg') no-repeat 100% 50%;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #434343;

}

.post h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.post h2 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.post h3, .post h3 a {
	font-size: 20px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: normal;
}
.post p {
	line-height: 24px;
	font-size: 14px;
}
.post p.postmetadata {
	font-size: 12px;
}

.page h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;

}
.page h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #222;
	font-weight: normal;
}
.page h3, .page h3 a {
	font-size: 20px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: normal;
}
.page p {
	line-height: 24px;
	font-size: 14px;
}
.page p.postmetadata {
	font-size: 12px;
}

.byline {
	font-size: 12px;
	color: #777;
}
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
body.archive .wp-caption {
	display: none;
}

.wp-caption-display {
	border: 0px solid #ddd;
	margin-bottom: 12px;
}

.wp-caption-display img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-display p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	width: 584px;
	text-align: center;
	background-color: #f3f3f3;
	color: #777;
}
.wp-caption {
	/*border: 1px solid #ddd;*/
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
 