@charset "utf-8";
/* !Master Styles */

/*
Theme Name: Oregon Wave
Theme URI: http://wordpress.org/
Description: Custom theme for Oregon Wave Energy Trust
Version: 0.1
Author: Kellan Craddock & Jessica Tsuji
Author URI: 
Tags: Oregon Wave, OWET, Pinch


*/

/* !Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td, col {
	background: transparent no-repeat 0 0;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: baseline;
	}
ol, ul { list-style: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; width: 100%; }
input, textarea { margin: 0; padding: 0; }
em { font-style: italic; }
object { display: block; }

body {
	color: #9da0a2;
	font-family: Georgia, Times, Serif;
}

a { color: #007690; text-decoration: none; }
a:hover, a:focus { color: #000; }

#wrapper {
	background: #f4f8f9;
		background: #f7fbfc; /* This is the new wrapper color */
	width: 940px;
	margin: 0 auto;
	padding: 18px;
}

#page {
	width: 940px;
}

#content {
	background: url(images/content-bg.gif) repeat-y;
	color: #666;
	font-size: 11px;
	line-height: 16px;
	margin: 20px 0;
}

	#content.three_column {
		background: url(images/content3-bg.gif) repeat-y;
	}
	
#actions {
	margin-bottom: 3px;
	text-align: right;
	width: 100%;
}

	#actions li {
		display: inline;
	}

#banner {
	background: transparent url(images/banner.gif) no-repeat;
	height: 110px;
	padding-top: 50px;
	padding-left: 20px;
	margin-bottom: 5px;
}

#featured {
	border-top: 12px solid #000;
	border-bottom: 4px solid #000;
	height: 38px;
}

#featured h1 {
	font-weight: normal;
	font-size: 18px;
	color: #007690;
	padding: 7px 0;
}

#featured h1 a {
	color: #79185e;
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 14px;
}

	#featured h1 a:hover {
		color: #000;
	}
	
/* !Top Nav */

#pixopoint_menu1 li.first-child {
	margin-left: 0;
}

#pixopoint_menu1 li.social-icons {
	margin-left: 106px;
	width: 145px;
}

#pixopoint_menu1 li.social-icons span {
	display: block;
	float: left;
}

#pixopoint_menu1 li.social-icons:hover, #pixopoint_menu1 li.social-icons.sfhover {
	background: none;
}

#pixopoint_menu1 li.social-icons a {
	display:block;
	float:right;
	height:15px;
	width:15px;
	padding: 7px 0 6px 6px;
}

#pixopoint_menu1 li.pixo_search.pixo_right {
	width: 302px;
}

#pixopoint_menu1 li.pixo_search.pixo_right input.pixo_inputsearch {
	color: #333;
	border: solid 1px #b3b3b3;
	padding: 2px;
	padding-bottom: 1px;
	font-size: 13px;
	width: 182px;
	margin-left: 24px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
}

#pixopoint_menu1 li.pixo_search {
	line-height: 28px;
	background: none;
}

#pixopoint_menu1 li.pixo_search.pixo_right span {
	display: block;
	float: left;
	width: 60px;
}

#pixopoint_menu1 li.pixo_search.pixo_right form {
	display: block;
	float: right;
	margin-top: 3px;
	width: 239px;
	height: 20px;
}

#pixopoint_menu1 li.pixo_search input.submit {
	border: none;
	background: transparent url(images/search_btn.png) no-repeat;
	width: 19px;
	height: 21px;
	text-align: -9999px;
	overflow: hidden;
}

#pixopoint_menu1 li.pixo_search input {
	float: left;
	display: block;
}

#pixopoint_menu2 li.first-child {
	margin-left: 0;
}

#pixopoint_menu2 li.page-item-62 {
	float: right;
	margin: 0;
}

/* !Columns */

.column {
	float: left;
	margin: 0 10px;
}

.four_column .one, .four_column .two {
	width: 300px;
}

.four_column .one {
	margin-left: 0;
}

.three_column .one {
	width: 610px;
}

.three, .four {
 	width: 140px;
}

.four {
	border: none;
	float: right;
	margin-right: 0;
}

/* !Logos */

.logo a {
	text-indent: -9999px;
}

.logo.banner {
	background: transparent url(images/logo_header.png) no-repeat;
}

.logo.banner a {
	display: block;
	height: 53px;
}

.logo.footer {
	background: transparent url(images/logo_footer.png) -1px 0 no-repeat;
}

.logo.footer a {
	display: block;
	height: 51px;
}

/* !Labels */

h2.owet, 
h2.whats-new, 
h2.reaching-out, 
h2.membership {
	height: 15px;
	margin-bottom: 25px;
	overflow:hidden;
	text-indent:-9999px;
	width:100%;
}

h2.owet {
	background: url(images/label-owet.gif) no-repeat;
}

	.page-id-15 h2.owet, .parent-pageid-15 h2.owet {
		background: url(images/label-projects.gif) no-repeat;
	}

	.page-id-3 h2.owet, .parent-pageid-3 h2.owet {
		background: url(images/label-contact.gif) no-repeat;
	}

	.page-id-29 h2.owet, .parent-pageid-29 h2.owet {
		background: url(images/label-newsinfo.gif) no-repeat;
	}

	.page-id-39 h2.owet, .parent-pageid-39 h2.owet {
		background: url(images/label-events.gif) no-repeat;
	}

	.page-id-54 h2.owet, .parent-pageid-54 h2.owet {
		background: url(images/label-resources.gif) no-repeat;
	}

	.page-id-62 h2.owet, .parent-pageid-62 h2.owet {
		background: url(images/label-member.gif) no-repeat;
	}

h2.whats-new {
	background: url(images/label-whats-new.gif) no-repeat;
}

h2.reaching-out {
	background: url(images/label-reaching-out.gif) no-repeat;
}

h2.membership {
	background: url(images/label-membership.gif) no-repeat;
}

/* !Content Styling */

#content h3 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 6px;
}

#content hr.lrg {
	background-color: #007690;
	border: none;
	height: 12px;
	margin: 40px 0 15px;
}

#content hr.sml {
	background-color: #999;
	border: none;
	height: 1px;
	margin: 8px 0;
}

#content .post-edit-link {
	font-size: 11px;
}

#content .column.one h3.headline {
	font-size: 24px;
	line-height: 26px;
}

#content .column.one h6 {
	color: #666;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 12px;
}

#content .column p {
	margin-bottom: 1em;
}

#content .column.one p, #content .column h6 {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 12px;
}

#content .column li {
	list-style: circle outside;
	margin-bottom: 1em;
	margin-left: 16px;
}

.home #content .column.one em, #content .column address {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}

	.home #content .column.one address {
		margin-bottom: 3px;
	}

.home #content .column.one br {
	margin-bottom: 6px;
}

.home #content .column.one .custom-fields {
	margin-top: 20px;
}

#content .column.one .custom-fields li {
	border-top: #999 solid 1px;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 6px 0;
}

	#content .column.one .custom-fields li:first-child {
		border: none;
		padding-top: 0;
	}

#content .column.one .custom-fields li span.project-name a {
	color: #741c5e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-id-15 #content .column.one hr,
.page-id-15 #content .column.one h3.custom-field-label {
	display: none;
}

.page-id-15 #content .column.one .custom-fields li {
	margin-top: 20px;
	padding-top: 20px;
}

.page-id-15 #content .column.one .custom-fields li span.project-name {
	display: block;
	margin-bottom: 10px;
}

.page-id-15 #content .column.one .custom-fields li p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

	.page-id-15 #content .column.one .custom-fields li p strong {
		color: #444;
		font-family: Arial, Verdana, sans-serif;
	}

.page-id-15 #content .column.one .custom-fields li h5 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
	
	/* !Custom Project Category Colors */
	
	#content .column.one .custom-fields li.clearinghouse span a,
	a.clearinghouse,
	li.clearinghouse h5 {
		color: #741c5e !important;
	}
	
	.page-id-15 #content .column.one .custom-fields li.clearinghouse {
		border-top: #741c5e solid 12px;
	}
	
		#content .column.one .custom-fields li.clearinghouse span a:hover,
		a.clearinghouse:hover {
			color: #000 !important;
		}
	
	#content .column.one .custom-fields li.market-development span a,
	a.market-development,
	li.market-development h5 {
		color: #2d1c5b !important;
	}
	
	.page-id-15 #content .column.one .custom-fields li.market-development {
		border-top: #2d1c5b solid 12px;
	}
	
		#content .column.one .custom-fields li.market-development span a:hover,
		a.market-development:hover {
			color: #000 !important;
		}
	
	#content .column.one .custom-fields li.applied-research-and-development span a,
	a.applied-research-and-development,
	li.applied-research-and-development h5 {
		color: #007690 !important;
	}
	
	.page-id-15 #content .column.one .custom-fields li.applied-research-and-development {
		border-top: #007690 solid 12px;
	}
	
		#content .column.one .custom-fields li.applied-research-and-development span a:hover,
		a.applied-research-and-development:hover {
			color: #000 !important;
		}
	
	#content .column.one .custom-fields li.environmental-research span a,
	a.environmental-research,
	li.environmental-research h5 {
		color: #5dc5c6 !important; 
	}
	
	.page-id-15 #content .column.one .custom-fields li.environmental-research {
		border-top: #5dc5c6 solid 12px;
	}
	
		#content .column.one .custom-fields li.environmental-research span a:hover,
		a.environmental-research:hover {
			color: #000 !important;
		}
	
	#content .column.one .custom-fields li.policy-and-regulation span a,
	a.policy-and-regulation,
	li.policy-and-regulation h5 {
		color: #48a842 !important;
	}
	
	.page-id-15 #content .column.one .custom-fields li.policy-and-regulation {
		border-top: #48a842 solid 12px;
	}
	
		#content .column.one .custom-fields li.policy-and-regulation span a:hover,
		a.policy-and-regulation:hover {
			color: #000 !important;
		}

.home #content .column.two h3 {
	margin-bottom: 20px;
}

.home #content .column.two h3 strong {
	display: block;
	font-weight: normal;
}

/* !Campaign Monitor */

h3.sign-up {
	background:url(images/label-sign-up.gif) no-repeat;
	height: 15px;
	margin-top: 15px;
	overflow:hidden;
	text-indent:-9999px;
	width:100%;
}

#mc-embedded-subscribe-form {
	margin-top: 20px;
}

#mc-embedded-subscribe-form label,
#mc-embedded-subscribe-form input {
	display: block;
	margin-bottom: 10px;
}

#mc-embedded-subscribe-form label {
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;
}

#mc-embedded-subscribe-form input.info {
	border: #939598 solid 1px;
	color: #666;
	font-size: 12px;
	padding: 4px;
	width: 130px;
}

#mce-success-response, #mce-error-response	{
  padding-bottom:10px; 
}
/* !Twitter */

#content #tweet {
	margin-top: 10px;
}

#content #tweet li {
	border-top: #999 solid 1px;
	padding: 6px 0;
	list-style: none;
	margin-left: 0;
}

	#content #tweet li:first-child {
		border: none;
		padding-top: 0;
	}

#tweet a.tweet_avatar {
	display: none;
}

	#tweet .tweet_text a {
		display: inline;
	}


/* !Sub Footer */
#sub_footer {
	background: #dfe9ec;
	border-top: solid 12px #000;
	border-bottom: solid 4px #000;
	font-family: Arial, Hevetica, Sans-Serif;
	padding: 10px 0 20px 0;
}

#sub_footer ul li {
	width: 140px;
	float: left;
	font-size: 13px;
	margin-left: 20px;
}
	
	/* !Custom Link Positioning */
	
	#sub_footer ul li.page-item-39,
	#sub_footer ul li.page-item-54,
	#sub_footer ul li.page-item-62 {
		float: right;
	}
	
	#sub_footer ul li.page-item-6,
	#sub_footer ul li.page-item-80 {
		display: none;
	}

#sub_footer ul li a {
	color: #0e8ea5;
	display: block;
	padding: 4px 0;
	border-bottom: 1px dotted #000;
}

	#sub_footer ul li a:hover {
		color: #000;
	}

#sub_footer ul li:first-child, #sub_footer ul li.first-child {
	margin-left: 0;
}

#sub_footer ul li li {
	margin-left: 0;
}

/* !Footer */

#footer {
	font-size: 10px;
	border-bottom: solid 12px #000;
	margin-bottom: 10px;
}

#footer ul {
	color: #707070;
	padding-top: 10px;
	padding-bottom: 12px;
}

#footer ul li {
	display: block;
	float: left;
	width: 137px;
	height: 55px;
	padding: 10px;
	border-left: solid 1px #999999;
}

#footer ul li.logo {
	width: 315px;
	padding: 0;
	border: none;
	padding-top: 14px;
}

#footer ul li.vcard {
	width: 298px;
}

#footer ul li.org {
	padding-right: 0;
}

/* !Clearfix */
#content:after,
#sub_footer:after,
#footer ul:after,
#pixopoint_menu1 li.social-icons:after,
#pixopoint_menu1 li.pixo_search.pixo_right:after,
#pixopoint_menu1 li.pixo_search.pixo_right form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ 
* html #content,
* html #sub_footer,
* html #footer ul,
* html #pixopoint_menu1 li.social-icons,
* html #pixopoint_menu1 li.pixo_search.pixo_right,
* html #pixopoint_menu1 li.pixo_search.pixo_right form {
	height: 1%;
}/* IE7 */
*:first-child+html #content,
*:first-child+html #sub_footer,
*:first-child+html #footer ul,
*:first-child+html #pixopoint_menu1 li.social-icons,
*:first-child+html #pixopoint_menu1 li.pixo_search.pixo_right,
*:first-child+html #pixopoint_menu1 li.pixo_search.pixo_right form {
	min-height: 1px;
}
