/* ----------------------

NYSW v0.1
October 2010


------------------------- */


body {
	background-color: #fff; /* #e9e9e3; */
	/* background:url(../images/bg.png) repeat; */
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	border-top: solid 5px #9c9;
}

#strapline a:link, #strapline a:active, #strapline a:visited {
	color: #335633;
	text-decoration: none;
}

#strapline a:hover {
	color: #ee6648;
	text-decoration: none;
}

#col1 a:link, #col1 a:active, #col1 a:visited, #footer a:link, #footer a:visited {
	color: #335633;
	text-decoration: none;
}

#col1 a:hover, #footer a:hover {
	color: #ee6648;
	text-decoration: none;
}


#col2 a:link, #col2 a:active, #col2 a:visited {
	color: #335633;
	text-decoration: none;
}

#col2 a:hover {
	color: #ee6648;
	text-decoration: none;
}

#col3 h4 a:link, #col3 h4 a:active, #col3 h4 a:visited {
	color: #ee6648;
	text-decoration: none;
}

#col3 h4 a:hover {
	color: #ee6648;
	text-decoration: underline;
}

#col3 p a:link, #col3 p a:active, #col3 p a:visited {
	color: #ee6648;
	text-decoration: none;
}

#col3 p a:hover {
	color: #ee6648;
	text-decoration: underline;
}

#col3 div.CTAbutton a:link {
	color: #fff;
}

/* Layout */

#container {
	margin:auto;
	text-align: left;
	width: 960px;
}

#header {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#search{
	position: relative; 	
	float: right; 
	margin-top: 28px;
	margin-right: 20px;
}

#search input {
	border: none;
	padding: 8px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	width: 120px;
	background: #eaeaea;
}

#search button {
	border: none;
	background-color: #693;
	color: #ffffff;
	padding: 8px;
	display:inline;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 80px;
}

#navigation {
	clear: both;
	background: rgba(255, 255, 255, 0.3);
}

#navigation ul {
	position: relative;
	padding-top: 8px;
	height: 24px;
}


#navigation ul li {
	display: inline;
	font-family: "chunk-1","chunk-2", Helvetica, Arial, Sans-serif;
}

#navigation ul li a {
	text-transform: uppercase;
	text-align:center;
	display: block;
	float: left;
	width: 20%;
	padding-top: 0px;
}

#navigation ul li a:link, #navigation ul li a:visited{
	color: #335633;
	text-decoration: none;
}
#navigation ul li a:hover {color: #ee6648;}

#content {
	padding-top: 30px;
}

#pageContent {
	margin-top: 30px;
	margin-bottom: 30px;
	background: rgba(255, 255, 255, 0.6);
	border-top: solid 1px #9c9;
	border-bottom: solid 1px #ccc;
}

#pageContent p a:link, #pageContent p a:active {
	color: #ee6648;
	text-decoration: none;
}

#pageContent p a:hover {
	color: #ee6648;
	text-decoration: underline;
}

#pageContent p a:visited {
/* 	color: #cc6633; */
}

#landingPage {
	position: relative;
	float: left;
	width: 720px;
}

#landingPage img {
	margin: 6px 0px 0px 10px; 	
}

#col1{
	position: relative;
	float: left;
	width: 460px;
	margin-top: 15px;
	margin-right: 0px;
}

#col1 img, #col2 img, #contentCol1 img, #contentCol2 img, #landingPage img, #col2 iframe {
	border: solid 8px #fff;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 5px 10px #d0d0cb;
	-webkit-box-shadow: 0px 5px 10px #d0d0cb;
	box-shadow: 0px 5px 10px #d0d0cb;
}

#col2{
	position: relative;
	float: left;
	width: 220px;	
	margin: 15px 0px 0px 20px;
}

#col3{
	position: relative;
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}


#footer {
	clear: both;
}

#footer p {padding-top: 12px;}

#subnav {
	float: left;
	width: 220px;
	padding-top: 6px;
}

#subnav-projects {
	float: right;
	width: 220px;
	padding-top: 6px;
	padding-right: 10px;
}


#subnav ul, #subnav-projects ul {
	margin-bottom: 12px;
}

#subnav ul li, #subnav-projects ul li {
	display: inline;
	line-height: 18px;
}

#subnav ul li a, #subnav-projects ul li a {
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
	padding-top: 0px;
	margin-bottom: 2px;
}

#subnav ul li a:link, #subnav ul li a:active, #subnav ul li a:visited {
	color: #ee6648;
	text-decoration: none;
}

#subnav-projects ul li a:link, #subnav-projects ul li a:active, #subnav-projects ul li a:visited {
	color: #ee6648;
	text-decoration: none;
}

#subnav ul li a:hover, #subnav-projects ul li a:hover {
	color: #ee6648;
	text-decoration: underline;
}

#contentCol1 {
	position: relative;
	float: left;
	width: 330px;	
	padding: 6px 10px 0px 10px; 
	margin: 0px 0px 20px 0px;

}

#contentCol2 {
	position: relative;
	float: left;
	width: 340px;
	margin: 6px 20px 20px 10px;
}

#banner {
	margin: 30px 0px 30px 0px;
}

#strapline h1, #col1 h2, #col2 h3, #col3 h3 {
	font-family: "chunk-1","chunk-2", Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
}

#strapline h1 {
	font-size: 24px;
	color: #999;
	text-shadow: #e4e4e4 1px 1px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#pageContent h1, #contentCol1 h1, #contentCol1 h2, #contentCol1 h3, #contentCol1 h4, #contentCol2 h1, #contentCol2 h2, #contentCol2 h3, #contentCol2 h4 {
	font-family: "chunk-1","chunk-2", Helvetica, Arial, Sans-serif;
	text-transform: none;
}

#pageContent h1, #contentCol1 h1 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px 0px 10px 10px;
}

#contentCol2 h2 {
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

#contentCol2 h2 a:link, #contentCol2 h2 a:active, #contentCol2 h2 a:visited {
	color: #335633;
	text-decoration: none;
}

#contentCol2 h2 a:hover {
	color: #ee6648;
	text-decoration: none;
}

#contentCol2 h3 {
	font-size: 18px;
		font-weight: normal;
}

#contentCol2 h4 {
	font-size: 14px;
		font-weight: normal;
}

#contentCol1 blockquote, #contentCol2 blockquote {
	font-size: 12px;
	padding-left: 10px;
	border-left: 3px solid #ee6648;
	font-style: italic;
}

#col1 h2 {
	font-size: 18px;
}

#col2 h3, #col3 h3 {
	font-size: 14px;
}

p, #contentCol2 blockquote, #contentCol2 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}

#contentCol1 p {
/* removing auto-bold on excerpts */
/* 	font-weight: bold; */
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

div.CTAbutton {
	background-color: #693;
	color: #ffffff;
	padding: 4px 12px 4px 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 12px;
/* 	line-height: 24px; */
	margin-bottom: 6px;
/* 	width: 210px; */
}

div.CTAbutton:hover {
	background-color: #9c3;
}

div.CTAbutton a:link, div.CTAbutton a:hover, div.CTAbutton a:active, div.CTAbutton a:visited {
	padding: 4px;
	color: #fff;
	text-decoration: none;	
	display: block;
}

li.cnk_section_open {
	font-size: 12px;
	color: #666;
}

li.cnk_active_article {
	color: #666;
}

.breadcrumb {
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px 0px 10px;
}

.hangLeft {
	float: left;
	padding-right: 10px;
}

.hangRight {
	text-align: right;
}

.showURL {
	font-size: 10px;
}

.copyright {
	position:relative;
	float: left;
}

.wemadethis {
	position:relative;
	float: right;
}


/* simple slideshow: http://codepen.io/starzonmyarmz/pen/EDCwI */

/*
$height: 312px;
$width:  460px;
*/

.slides {
	height: 312px;
	overflow: hidden;
	position: relative;
	width: 460px;
}

.slides > * {
	background-size: 100%;
	height: 312px;
	left: 460px;
	position: absolute;
	top: 0;
	transition: left .5s ease-in-out;
	width: 460px;
	z-index: 1;
}

.slides > *.slide-in {
	left: 0;
	z-index: 3;
}

.slides > *.slide-out {
	left: -460px;
	z-index: 2;
}

#col1 .slides img {
	box-shadow: none;
	-webkit-box-shadow: none;
}