@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
/*	font:"Trebuchet MS", Arial;*/
	font:"myriad Pro", "Trebuchet MS";
}
	
img {
	border: none;
	vertical-align:middle;
}

.click img {
	display: block;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
.click {
	padding-bottom: 5px;
}

a, a:visited {
	text-decoration: underline;
	color: #28427d;
}

a:hover, a:active {
	text-decoration: none;
	color: #28427d;
}

.bold {
	font-weight: bold;
}

.title {
	font-weight: bold;
}
.synop {
	font-style:italic;
}

.required {
	color: #fff;
}
.center-text {
	text-align: center;
}
.rightimg {
	width: auto;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.button {
	border: 1px solid #d8dc9f;
	color: #28427d;
	background-color: #c4c96b;
	font-size: 20px;
	font-weight:bold;
}
input, textarea, select {
	border: 1px solid #d8dc9f;
	background-color: #c4c86b;
	line-height: 19px;
}

.contact-form {
	width: 100%;
	float: left;
}
.subscribe-collage {
	position: absolute;
	left: 680px;
	top: 350px;

}
.contact-left {
	width: 48%;
	float: left;	
}
.contact-right {
	width: 48%;
	float: left;
	padding-left: 10px;
}

#wrapper {
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-image: url(images/cn-bg.jpg);
	background-position:top;
	background-repeat:repeat;
}

.logo {
	width: 100%;
	float: left;
/*	margin-top: -10px;	*/
	display: block;
	margin-left auto;
	margin-right: auto;
	margin-top: -15px;
	text-align: center;
}

#like {
	width: 150px;
	position:fixed;
	top: 10px;
	left: 10px;
}

#header {
	width: 100%;
	float: left;
	background-image:url(images/cn-headerbg-top.png);
	background-repeat: repeat-y;
	background-position:top;
}

/* collage width should be 971 */
#collage {
	width: 100%;
	float: left;
	padding-left: 2px;
	margin-top: -3px;
}

#navigation {
	width: 100%;
	float: left;
	background-image:url(images/cn-nav-bg.png);
	background-repeat: repeat-y;
	background-position:top;
	display: block:
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding-top: 2px;
	padding-bottom: -2px;
}

#index-content {
	width: 100%;
	float: left;
	text-align: center;
	padding-top:5px;
	background-image:url(images/cn-content-bg-main.png);
	height: 359px;
/*	background-image:url(images/cn-content-bg-main.png);*/
	background-repeat:no-repeat;
	background-position:top;
	color: #28427d;
	overflow:hidden;
}
#index-content-new {
	width: 100%;
	float: left;
	text-align: center;
	padding-top:5px;
	background-image:url(images/cn-content-bg-main.png);
	height: 389px;
/*	background-image:url(images/cn-content-bg-main.png);*/
	background-repeat:no-repeat;
	background-position:top;
	color: #28427d;
	overflow:hidden;
}

.index-content-h1 {
	color: #28427d;
	padding: 0 5px 5px 5px;
	margin: 0;
	font-size: 21px;
	font-weight:bold;
	font-style:italic;
}

#content {
	width: 100%;
	float: left;
	text-align: center;
	padding-top:5px;
	background-image:url(images/cn-content-bg-main.png);
	background-repeat:repeat-y;
	background-position:top;
	color: #28427d;
	overflow:hidden;
}

	.content-text {
		width: 900px;
		float: left;
		text-align:left;
		padding: 10px;
		margin-left: 28px;
	}
	.content-text h1 {
		color: #28427d;
		padding: 0 5px;
		margin: 0;
	}
	content-text img {
		padding: 4px;
	}
	.content-center-h1 h1 {
		text-align: center;
		padding: 0;
		margin: 0;
	}

	.form-text {
		width: 900px;
		float: left;
		text-align:left;
		padding: 10px;
		margin-left: 80px;
	}
	form-text h1 {
		color: #28427d;
		padding: 0 5px;
		margin: 0;
	}
	form-text img {
		padding: 4px;
	}


	.listofpubs {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	padding: 0px 1% 0px 2%;
	}
	.pubimage {
		height: 235px;
		line-height: 235px;
		vertical-align:middle;
		width: 220px;
		float: left;
		margin: 2px 2px;
		padding: 0px 5px 5px 5px;
	}
	.pubtitle {
		width: 225px;
		float: left;
		margin: 1px 2px;
		padding: 0px 5px 2px 5px;
		
		
	}

		.pubtitle h1  {
			margin: 0;
			padding: 1px 0;
			font-size: 16px;
			font-weight:bold;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 17px;
		}
		.pubtitle a:link, .pubtitle a:visited {
			text-decoration: none;
		}	
/*		.imgalign {
			vertical-align: bottom;
		}
*/			.pubtitle-text {
				text-align:center;
				min-height: 170px;
				font-style:italic;
				font-weight: bold;
				line-height: 16px;
			}
			.download-text {
				text-align:center;
				padding-top: 10px;
				line-height: 12px;
				font-size: 12px;
				font-style: normal;
			}
			.download-text a:link, .download-text a:visited {
				text-decoration:underline;
				color: #28427d;
			}
			.download-text a:hover, .download-text a:active {			
				text-decoration:none;
				color: #28427d;
			}
			
	.left-col {
		width: 400px;
		float: left;
		padding-left: 15px;
		padding-right: 20px;
	}
	.left-col h1 {
		color: #28427d;	
		font-size: 20px;
	}
	.right-col {
		width: 452px;
		float: left;
	}
	.right-col h1 {
		margin: 2px;
		padding: 0;
	}
	.right-col img {
		padding-left: 35px;
	}
	.left-col-alt {
		width: 200px;
		float: left;
		padding-left: 10px;
		padding-right: 20px;
		margin-right: 20px;
	}
	.left-col-alt h1 {
		col-altor: #28427d;	
		font-size: 18px;
	}
	.right-col-alt {
		width: 600px;
		float: left;
	}
	.right-col-alt h1 {
		margin: 2px;
		padding: 0;
	}
	.right-col-alt img {
		padding-left: 35px;
	}
	/* used only in archives page */
	.threecol {
		width: 300px;
		float: left;
		margin-left: 10px;
	}
	.fourcol {
		width: 220px;
		float: left;
		margin-left: 5px;
		padding-left: 7px;
	}
	.fourcol h1 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 18px;
	}

#footer {
	color: #000;
	width: 100%;
	float: left;
	margin: 5px 0;
	text-align:center;
	font-style:italic;
	font-size: 12px;
}

