/*
Theme Name:     The Northwest Network
Theme URI:      http://nwnetwork.org/
Description:    Custom theme for The Network
Author:         Scott Murray
Author URI:     http://alignedleft.com/
Version:        1.0
*/

/* @font-face Embedding */
@font-face {
  font-family: 'PuritanRegular';
  src: url('fonts/puritan-regular-webfont.eot');
  src: url('fonts/puritan-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/puritan-regular-webfont.woff') format('woff'), url('fonts/puritan-regular-webfont.ttf') format('truetype'), url('fonts/puritan-regular-webfont.svg#PuritanRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PuritanBold';
  src: url('fonts/puritan-bold-webfont.eot');
  src: url('fonts/puritan-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/puritan-bold-webfont.woff') format('woff'), url('fonts/puritan-bold-webfont.ttf') format('truetype'), url('fonts/puritan-bold-webfont.svg#PuritanBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PuritanItalic';
  src: url('fonts/puritan-italic-webfont.eot');
  src: url('fonts/puritan-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/puritan-italic-webfont.woff') format('woff'), url('fonts/puritan-italic-webfont.ttf') format('truetype'), url('fonts/puritan-italic-webfont.svg#PuritanItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PuritanBoldItalic';
  src: url('fonts/puritan-bolditalic-webfont.eot');
  src: url('fonts/puritan-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/puritan-bolditalic-webfont.woff') format('woff'), url('fonts/puritan-bolditalic-webfont.ttf') format('truetype'), url('fonts/puritan-bolditalic-webfont.svg#PuritanBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* @font-face Variables */
* {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background-color: white;
  background-position: top left;
  background-repeat: no-repeat;
  font-family: 'PuritanRegular', Helvetica, Arial, sans-serif;
  color: #222;
  text-rendering: optimizeLegibility;
}
strong {
  font-family: 'PuritanBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
em {
  font-family: 'PuritanItalic', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
div.clear {
  clear: both;
}
header {
  display: block;
  z-index: 5;
}
header div#logo {
  z-index: 20;
  position: absolute;
  top: 19px;
  left: 100px;
  width: 173px;
  height: 183px;
  cursor: pointer;
}
header #topPhoto {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 218px;
  width: 782px;
  height: 249px;
  background-position: top left;
  background-repeat: no-repeat;
}
header #wordcloud {
  z-index: 5;
  position: absolute;
  top: 219px;
  left: 0;
  width: 248px;
  height: 784px;
  background-position: top left;
  background-repeat: no-repeat;
}
header #topnav {
  display: block;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
}
header #topnav ul {
  float: right;
  list-style-type: none;
  text-indent: 0;
  min-width: 100px;
  max-width: 550px;
  height: 45px;
  overflow: hidden;
  background-image: url(images/topnav_backdrop.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 27px;
}
header #topnav ul li {
  display: inline;
}
header #topnav ul li a {
  display: inline-block;
  padding: 8px 10px 10px 10px;
  font-family: 'PuritanBold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: blue;
}
header #topnav ul li a:link {
  color: blue;
  text-decoration: none;
}
header #topnav ul li a:visited {
  color: blue;
  text-decoration: none;
}
header #topnav ul li a:hover {
  color: blue;
  text-decoration: underline;
}
header #topnav ul li a:active {
  color: blue;
  text-decoration: none;
}
header nav {
  display: block;
  z-index: 20;
  position: relative;
  top: 175px;
  left: 0px;
  width: auto;
  min-width: 800px;
  height: 88px;
  overflow: hidden;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 245px;
  padding-top: 15px;
}
header nav ul {
  list-style-type: none;
  text-indent: 0;
}
header nav ul li {
  display: inline;
}
header nav ul li a {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 12px;
  padding-right: 30px;
  font-size: 19px;
  line-height: 19px;
  font-weight: normal;
  color: white;
}
header nav ul li a:link {
  color: white;
  text-decoration: none;
}
header nav ul li a:visited {
  color: white;
  text-decoration: none;
}
header nav ul li a:hover {
  color: white;
  text-decoration: underline;
}
header nav ul li a:active {
  color: white;
  text-decoration: none;
}
/*
header #aboutBox {
  z-index: 20;
  position: absolute;
  top: 12px;
  left: 620px;
  width: 390px;
  background-color: white;
  border-style: solid;
  border-width: 8px;
  padding: 10px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: 18px;
}
*/
#mainContent {
  z-index: 10;
  position: absolute;
  top: 249px;
  left: 248px;
  width: 692px;
  min-height: 500px;
  background-color: white;
  padding: 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4 {
  font-family: 'PuritanBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 15px;
}
#mainContent h1,
#mainContent h2 {
  font-size: 26px;
  line-height: 26px;
}
#mainContent h3 {
  font-size: 22px;
  line-height: 22px;
}
#mainContent h4 {
  font-size: 18px;
  line-height: 18px;
}
#mainContent p {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
#mainContent ul {
	margin-left: 25px;
	margin-bottom: 20px;
}
#mainContent ul li {
	margin-bottom: 10px;
}
#mainContent a:link {
  text-decoration: none;
}
#mainContent a:visited {
  text-decoration: none;
}
#mainContent a:hover {
  text-decoration: underline;
}
#mainContent a:active {
  text-decoration: none;
}
#mainContent aside {
  z-index: 10;
  position: absolute;
  left: 390px;
  width: 270px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  border-style: solid;
  border-width: 8px;
  border-color: black;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  padding: 12px;
}
#mainContent aside ul {
  margin-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
#mainContent aside ul li {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}
#mainContent aside ul li:before {
  content: "> ";
}
#mainContent ul.subnav {
  list-style-type: none;
  text-indent: 0;
  margin: 0 0 50px 0;
}
#mainContent ul.subnav li {
  display: inline;
}
#mainContent ul.subnav li a {
  display: inline-block;
  padding-right: 25px;
  font-size: 19px;
  line-height: 19px;
  font-family: 'PuritanBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
footer {
  position: absolute;
  bottom: -20px;
  right: 0;
  color: gray;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 10px;
  text-align: right;
}





/* Section-specific coloring */

/* 1 */
body.scheme1 {
  background-image: url(images/schemes/1/wedges.png);
}
body.scheme1 #logo {
  background-image: url(images/schemes/1/logo.png);
}
body.scheme1 header #topPhoto {
  background-image: url(images/schemes/1/photo.png);
}
body.scheme1 header #wordcloud {
  background-image: url(images/schemes/1/wordcloud.png);
}
body.scheme1 header #topnav ul li a:link {
  color: #ff005e;
}
body.scheme1 header #topnav ul li a:visited {
  color: #ff005e;
}
body.scheme1 header #topnav ul li a:hover {
  color: #f14a04;
}
body.scheme1 header #topnav ul li a:active {
  color: #910354;
}
body.scheme1 header nav {
  background-image: url(images/schemes/1/navarrows.png);
}
body.scheme1 header nav a:active {
  color: #ff005e;
}
body.scheme1 #mainContent a:link {
  color: #ff005e;
}
body.scheme1 #mainContent a:visited {
  color: #ff005e;
}
body.scheme1 #mainContent a:hover {
  color: #f14a04;
}
body.scheme1 #mainContent a:active {
  color: #910354;
}

/* 2 */
body.scheme2 {
  background-image: url(images/schemes/2/wedges.png);
}
body.scheme2 #logo {
  background-image: url(images/schemes/2/logo.png);
}
body.scheme2 header #topPhoto {
  background-image: url(images/schemes/2/photo.png);
}
body.scheme2 header #wordcloud {
  background-image: url(images/schemes/2/wordcloud.png);
}
body.scheme2 header #topnav ul li a:link {
  color: #ff5200;
}
body.scheme2 header #topnav ul li a:visited {
  color: #ff5200;
}
body.scheme2 header #topnav ul li a:hover {
  color: #ff9216;
}
body.scheme2 header #topnav ul li a:active {
  color: #f4e600;
}
body.scheme2 header nav {
  background-image: url(images/schemes/2/navarrows.png);
}
body.scheme2 header nav a:active {
  color: #f4e600;
}
body.scheme2 #mainContent a:link {
  color: #ff5200;
}
body.scheme2 #mainContent a:visited {
  color: #ff5200;
}
body.scheme2 #mainContent a:hover {
  color: #ff9216;
}
body.scheme2 #mainContent a:active {
  color: #f4e600;
}

/* 3 */
body.scheme3 {
  background-image: url(images/schemes/3/wedges.png);
}
body.scheme3 #logo {
  background-image: url(images/schemes/3/logo.png);
}
body.scheme3 header #topPhoto {
  background-image: url(images/schemes/3/photo.png);
}
body.scheme3 header #wordcloud {
  background-image: url(images/schemes/3/wordcloud.png);
}
body.scheme3 header #topnav ul li a:link {
  color: #999900;
}
body.scheme3 header #topnav ul li a:visited {
  color: #999900;
}
body.scheme3 header #topnav ul li a:hover {
  color: #4c9c3d;
}
body.scheme3 header #topnav ul li a:active {
  color: #97b812;
}
body.scheme3 header nav {
  background-image: url(images/schemes/3/navarrows.png);
}
body.scheme3 header nav a:active {
  color: #4c9c3d;
}
body.scheme3 #mainContent a:link {
  color: #999900;
}
body.scheme3 #mainContent a:visited {
  color: #999900;
}
body.scheme3 #mainContent a:hover {
  color: #4c9c3d;
}
body.scheme3 #mainContent a:active {
  color: #97b812;
}

/* 4 */
body.scheme4 {
  background-image: url(images/schemes/4/wedges.png);
}
body.scheme4 #logo {
  background-image: url(images/schemes/4/logo.png);
}
body.scheme4 header #topPhoto {
  background-image: url(images/schemes/4/photo.png);
}
body.scheme4 header #wordcloud {
  background-image: url(images/schemes/4/wordcloud.png);
}
body.scheme4 header #topnav ul li a:link {
  color: #4ea13f;
}
body.scheme4 header #topnav ul li a:visited {
  color: #4ea13f;
}
body.scheme4 header #topnav ul li a:hover {
  color: #009ad0;
}
body.scheme4 header #topnav ul li a:active {
  color: #c0e30d;
}
body.scheme4 header nav {
  background-image: url(images/schemes/4/navarrows.png);
}
body.scheme4 header nav a:active {
  color: #009ad0;
}
body.scheme4 #mainContent a:link {
  color: #4ea13f;
}
body.scheme4 #mainContent a:visited {
  color: #4ea13f;
}
body.scheme4 #mainContent a:hover {
  color: #009ad0;
}
body.scheme4 #mainContent a:active {
  color: #c0e30d;
}

/* 5 */
body.scheme5 {
  background-image: url(images/schemes/5/wedges.png);
}
body.scheme5 #logo {
  background-image: url(images/schemes/5/logo.png);
}
body.scheme5 header #topPhoto {
  background-image: url(images/schemes/5/photo.png);
}
body.scheme5 header #wordcloud {
  background-image: url(images/schemes/5/wordcloud.png);
}
body.scheme5 header #topnav ul li a:link {
  color: #009d9b;
}
body.scheme5 header #topnav ul li a:visited {
  color: #009d9b;
}
body.scheme5 header #topnav ul li a:hover {
  color: #009ad0;
}
body.scheme5 header #topnav ul li a:active {
  color: #00659c;
}
body.scheme5 header nav {
  background-image: url(images/schemes/5/navarrows.png);
}
body.scheme5 header nav a:active {
  color: #6a0691;
}
body.scheme5 #mainContent a:link {
  color: #009d9b;
}
body.scheme5 #mainContent a:visited {
  color: #009d9b;
}
body.scheme5 #mainContent a:hover {
  color: #6a0691;
}
body.scheme5 #mainContent a:active {
  color: #00659c;
}

/* 6 */
body.scheme6 {
  background-image: url(images/schemes/6/wedges.png);
}
body.scheme6 #logo {
  background-image: url(images/schemes/6/logo.png);
}
body.scheme6 header #topPhoto {
  background-image: url(images/schemes/6/photo.png);
}
body.scheme6 header #wordcloud {
  background-image: url(images/schemes/6/wordcloud.png);
}
body.scheme6 header #topnav ul li a:link {
  color: #6c329d;
}
body.scheme6 header #topnav ul li a:visited {
  color: #6c329d;
}
body.scheme6 header #topnav ul li a:hover {
  color: #d6008d;
}
body.scheme6 header #topnav ul li a:active {
  color: #690087;
}
body.scheme6 header nav {
  background-image: url(images/schemes/6/navarrows.png);
}
body.scheme6 header nav a:active {
  color: #d6008d;
}
body.scheme6 #mainContent a:link {
  color: #6c329d;
}
body.scheme6 #mainContent a:visited {
  color: #6c329d;
}
body.scheme6 #mainContent a:hover {
  color: #d6008d;
}
body.scheme6 #mainContent a:active {
  color: #690087;
}

/* 7 */
body.scheme7 {
  background-image: url(images/schemes/7/wedges.png);
}
body.scheme7 #logo {
  background-image: url(images/schemes/7/logo.png);
}
body.scheme7 header #topPhoto {
  background-image: url(images/schemes/7/photo.png);
}
body.scheme7 header #wordcloud {
  background-image: url(images/schemes/7/wordcloud.png);
}
body.scheme7 header #topnav ul li a:link {
  color: #a60094;
}
body.scheme7 header #topnav ul li a:visited {
  color: #a60094;
}
body.scheme7 header #topnav ul li a:hover {
  color: #fd005f;
}
body.scheme7 header #topnav ul li a:active {
  color: #96005d;
}
body.scheme7 header nav {
  background-image: url(images/schemes/7/navarrows.png);
}
body.scheme7 header nav a:active {
  color: #fd005f;
}
body.scheme7 #mainContent a:link {
  color: #a60094;
}
body.scheme7 #mainContent a:visited {
  color: #a60094;
}
body.scheme7 #mainContent a:hover {
  color: #fd005f;
}
body.scheme7 #mainContent a:active {
  color: #96005d;
}












/* Page-specific styling */
body#home #mainContent {
  width: 300px;
  padding-right: 422px;
}

body#home #mainContent input {
	width: 270px;
	margin-bottom: 5px;
	padding: 5px;
	font-family: 'PuritanRegular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #bfbfbf;
}

#mainContent button,
#mainContent .link_button {
	margin-bottom: 20px;
	padding: 10px;
	font-family: 'PuritanRegular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #ff005e;
	background-color: #ffdaff;
	border-style: solid;
	border-width: 2px;
	border-color: #ff005e;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: all 0.1s ease-in;
}

#mainContent button:hover,
#mainContent .link_button:hover {
	text-decoration: none;
	background-color: #a20559;
	border-color: #a20559;
	color: white;
}

#mainContent form p {
	margin-bottom: 5px;
}



/* Event Espresso styles */

div.event_data {
	margin-top: 35px;
}

#espresso_calendar {
	margin-top: 50px;
}

#event_espresso_registration_form {
}

#event_espresso_registration_form p.start_date {
	margin-bottom: 0;
}

#event_espresso_registration_form p.end_date {
	margin-top: 0;
}

#event_espresso_registration_form div.event_questions h3 {
	font-size: 18px;
	line-height: 18px;
}

table#event_espresso_attendee_verify {
	margin-bottom: 20px;
}

p.espresso_confirm_registration input {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 14px;
}

div.espresso_confirmation_display p {
	margin-top: 25px;
	margin-bottom: 25px;
}

div.espresso_confirmation_display h2 {
	font-size: 18px;
	line-height: 18px;
}