/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #9da3a1;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: none;
	text-align: left;
         background:none;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 17px;
	}

.widecolumn {
	line-height: 17px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color: #e6efee;
	border: none;
	}

span.small {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto 0px;
	padding: 0;
	width: 1024px;
	border: none;
    background:url(http://www.greenfieldprize.org/images/greenfield_bg.jpg) repeat-y scroll center top;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 44px;
	margin: 0px 0 0;
	width: 625px;
	}

.widecolumn {
         margin:5px 0 0 45px;
         /*overflow:auto;*/
         padding:10px 0 20px;
         width:935px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	clear: both;
	}

#footer div.ftr-text {
	margin: 0px 0px 0px 24px;
	padding: 10px 0 12px;
         float:left;
	text-align: left;
	}

#footer div.ftr-logos {
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 20px;
         float:left;
	text-align: left;
         clear:both;
	}
		
	
ul.footer-logos {
	float: left;
	margin: 0px;
	padding: 0;
	list-style-type:none;
}

ul.footer-logos li {
	display: inline;
	float: left;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 690px;
	width: 290px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* Hermitage Styles */

.small-grey {
         color:#666567;
         font-size: 10px;
         font-family: Verdana, Arial, Helvetica;
}

.small-white {
         color:#fff;
         font-size: 10px;
         font-family: Verdana, Arial, Helvetica;
}

a.green {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#6d837c;
          font-weight:normal;
          text-decoration: underline;
}  

a.green:hover {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#b58e31;
          font-weight:normal;
          text-decoration: underline;
} 

a.bullets-green {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#6d837c;
          font-weight:normal;
          text-decoration: none;
}  

a.bullets-green:hover {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#b58e31;
          font-weight:normal;
          text-decoration: none;
} 

a.green-sm {
          font-size: 10px;
          font-family: Verdana, Arial, Helvetica;
          color:#cbdcd6;
          font-weight:normal;
          text-decoration: none;
}   

a.green-sm:hover {
          font-size: 10px;
          font-family: Verdana, Arial, Helvetica;
          color:#ffffff;
          font-weight:normal;
          text-decoration: none;
}   

a.green-sm-dk {
          font-size: 10px;
          font-family: Verdana, Arial, Helvetica;
          color:#667278;
          font-weight:normal;
          text-decoration: none;
}  

a.green-sm-dk:hover {
          font-size: 10px;
          font-family: Verdana, Arial, Helvetica;
          color:#B58E31;
          font-weight:normal;
          text-decoration: none;
}   


.clr {
	clear: both;
	height: 0px;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
	
* html .clr {
	font-size: 0;
	}

#homeimage {
          margin:24px 0 26px 43px;
}

.intro-text {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#333333;
          font-weight:normal;
          line-height: 16px;
}

.intro-text-names {
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica;
          color:#333333;
          font-weight:normal;
          line-height: 22px;
}

.hdrtext {
          margin: 30px 0px 0px;
          float: left;
          padding: 0px 0px 15px 0px;
          border-bottom: 2px solid #d7d7d7;
          width: 625px;
}

img.nowrap-nopad {
          float:left;
          margin:0px 0 7px;
          padding:0px 0;
}

img.nowrap {
         float:left;
         margin:20px 0 7px;
         padding:0 0;
}

div.homeimage-pad {
         padding:20px 7px 14px 236px;
}

div.homeimage-pad h1 {
         color: #6d837c;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
}

div.homeimage-pad h1 a{
         color: #6d837c;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
}

div.homeimage-pad h1 a:hover {
         color: #b58e31;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
}

div.home-3col {
         margin: 0px;
         float:left;
         width: 625px;
         padding: 20px 0px 0px;
}

div.home-3col td {
         margin: 0;
         vertical-align: top;
         padding: 0;
}

div.gateway-3col {
         margin: 0px 0px 20px;
         float:left;
         width: 935px;
         padding: 0px 0px 0px;
         overflow: hidden;
}

div.gateway-3col td {
         margin: 0;
         vertical-align: top;
         padding: 0;
}

div.gateway-4col {
         margin: 28px 0px 30px 0px;
         float:left;
         width: 934px;
         padding: 0px 0px 0px;
         overflow: hidden;
}

div.gateway-4col .int {
         width: 213px;
         float: left;
         display: inline;
         padding: 0px 20px 0px 0px;
}
.thirdborder {
         background:transparent url(http://www.greenfieldprize.org/images/bg-grey-dot.gif) repeat-y scroll left top;
         width:33%;
}

.twothirdborder {
         background:transparent url(http://www.greenfieldprize.org/images/bg-grey-dot.gif) repeat-y scroll left top;
         width:68%;
}

.twothirdrtborder {
background:transparent url(http://www.greenfieldprize.org/images/bg-grey-dot.gif) repeat-y scroll right top;
width:68%;
}


div.home-3col td.first div {
         padding-left: 0px;
}

div.gateway-3col td.first div {
         padding-left: 0px;
}


div.gateway-3col td.onethird div {
         padding-left: 20px;
}

html div.no-img {
clear:left;
}


div.no-img {
padding:0px 20px 20px;
}

html div.no-imgnopad {
clear:left;
}
style.css (line 964)
div.no-imgnopad {
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}

div.rt-pad {
padding:0px 20px 20px 0px;
}

div.lt-pad {
padding:0px 0px 20px 20px;
}

div.home-3col h2, div.gateway-3col h2 {
         color: #6d837c;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
         margin: 0px 0px 0px 0px;
}

div.home-3col h2 a, div.gateway-3col h2 a{
         color: #6d837c;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
         margin: 0px 0px 0px 0px;
}

div.home-3col h2 a:hover, div.gateway-3col h2 a:hover {
         color: #b58e31;
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica;
         font-weight: bold;
         text-align: left;
         padding-top: 0px;
         text-decoration: none;
         margin: 0px 0px 0px 0px;
}

.tierthree {
        margin:0 0 20px;
}

div.guide-pad {
        padding:0px 7px 14px 235px;
}

td.gutter-split {
        background-color:#dce8e7;
        width:2px !important;
}

.tierthree td {
        margin:0;
        padding:0;
        vertical-align:top;
}

.third {
        width:240px;
}

.third h2, .thirdwide h2{
        font-size: 20px;
        margin: 0px 0px 7px;
        font-weight: normal;
        color: #333333;
        font-family: Verdana, Arial, Helvetica;
        line-height: 24px;
}

.thirdwide {
	width:372px;
}

.sidegreybox {
 width: 352px;
 margin: 0px 0px 0px 22px;
 background-color: #f1f1f2;
}

.sidegreybox-inner {
  padding: 20px;
  overflow: auto;
}

div.highlight-noimg {
       margin:0 0 0 20px;
       padding:0;
}

div.subgateway-3col {
      float:left;
      margin:0px 0 30px;
      overflow:hidden;
      padding:0;
      width:934px;
}

div.subgateway-3col .firstcol {
     display:inline;
     float:left;
     padding:0 20px 0 0;
     width:236px;
}

div.subgateway-3col .int {
     display:inline;
     float:left;
     padding:0 20px 0 0;
     width:319px;
}

div.subgateway-3col .int-wide {
    display:inline;
    float:left;
    padding:0 20px 0 0;
    width:420px;
}

div.subgateway-3col .int-last {
    display:inline;
    float:left;
    padding:0 0px 0 0;
    width:238px;
}

div.subgateway-3col .full {
display:block;
float:left;
padding:0 20px 0 0;
width:640px;
}




/*sidebar styles */

div.bluebox {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-center.gif) repeat scroll 0 0;
margin:0px 0;
overflow:hidden;
width:290px;
}

div.bluebox div.bg-top {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-top.gif) no-repeat scroll 0 0;
height:20px;
overflow:hidden;
margin: 0px;
}

div.bluebox div.bg-bottom {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-bottom.gif) no-repeat scroll 0 100%;
overflow:hidden;
width:100%;
margin: 0px;
}

div.bluebox div.inner {
	padding: 0px 13px 24px 14px;
         overflow: auto;
}

div.bluebox div.inner h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 12px;
}

.sidebartext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #666567;
	font-weight: normal;
	line-height: 16px;
}

a.sidebar {
color:#6d837c;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:normal;
padding-top:0;
text-align:left;
text-decoration:none;
}

a.sidebar:hover {
color:#B58E31;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:normal;
padding-top:0;
text-align:left;
text-decoration:none;
}


a.sidebarb {
color:#6d837c;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:bold;
padding-top:0;
text-align:left;
text-decoration:none;
}

a.sidebarb:hover {
color:#B58E31;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:bold;
padding-top:0;
text-align:left;
text-decoration:none;
}

a.sidebar-italics {
color:#6d837c;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:normal;
padding-top:0;
text-align:left;
text-decoration:none;
font-style:italic;
}

a.sidebar-italics:hover {
color:#B58E31;
font-family: Verdana, Arial, Helvetica;
font-size:12px;
font-weight:normal;
padding-top:0;
text-align:left;
text-decoration:none;
font-style:italic;
}

.dotted-rule {
background:transparent url(http://www.greenfieldprize.org/images/dotted-rule.gif) repeat-x scroll left top;
width:100%;
margin: 0px;
height: 22px;
padding: 0px;
}

div.bluebox .inputbox {
padding-bottom:30px;
}

div.bluebox .inputbox input {
border:1px solid #B0B0B0;
float:left;
margin:5px 0 0 0px;
padding:0;
width:125px;
}

div.bluebox .inputbox input.arrowgo {
background:transparent url(http://www.greenfieldprize.org/images/btn_submit.gif) no-repeat scroll 0 0;
border:0 none;
display:block;
float:left;
font-size:1px;
height:27px;
line-height:0;
margin:4px;
padding:0;
text-indent:-9999px;
width:58px;
}

.followbox {
	width: 265px;
}

ul.cssmenu {
    list-style: none;
    padding: 0px;
    }
.displace {
    position: absolute;
    left: -5000px;
    }
ul.cssmenu li {
    float: left;
	margin: 0px 9px 0px 0px !important;
    }
ul.cssmenu li a {
    display: block;
    width: 26px;
    height: 26px;
    background: url('http://www.greenfieldprize.org/images/follow_socialicons.gif');
    }
/*
*    Normal Links
*/
ul.cssmenu li.facebook a {
    background-position: 0 0;
    }
ul.cssmenu li.twitter a {
    background-position: -35px 0;
    }
ul.cssmenu li.rss a {
    background-position: -70px 0;
    }	
ul.cssmenu li.flickr a {
    background-position: -105px 0;
    }
ul.cssmenu li.youtube a {
    background-position: -140px 0;
    }
/*
*    Hover Links
*/
ul.cssmenu li.facebook a:hover {
    background-position: 0 -26px;
    }
ul.cssmenu li.twitter a:hover {
    background-position: -35px -26px;
    }
ul.cssmenu li.rss a:hover {
    background-position: -70px -26px;
    }
ul.cssmenu li.flickr a:hover {
    background-position: -105px -26px;
    }
ul.cssmenu li.youtube a:hover {
    background-position: -140px -26px;
    }

div.home-ftrcap {
    width: 1024px;
    height: 32px;
    background: url(http://www.greenfieldprize.org/images/home_ftrcap.jpg) no-repeat top;
    margin: 0px;
    padding: 0px;
    clear:both;
}

.small-txt {
    color: #333333;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    padding: 7px 0px 7px 38px;
    margin: 10px 0px;
}

.small-txt-nopad {
    color: #333333;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
}

/*gateway styles */

.intro-txt-grey {
    color: #9ea0a2;
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.02em;
}



.intro-txt-grey-md {
    color: #9ea0a2;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.02em;
}

.sidebarhdrgrey{
        font-size: 20px;
        margin: 0px 0px 7px;
        font-weight: normal;
        color: #333333;
        font-family: Verdana, Arial, Helvetica;
        line-height: 24px;
      
}
.divider-green {
    background-color: #dce8e7;
    width:935px;
    height: 2px;
    margin: 30px 0px 20px;
    padding: 0;
}

.divider-green-dotted {
    background: url(http://www.greenfieldprize.org/images/bg-green-dot-horiz.gif) repeat-x;
    height: 2px;
    margin: 20px 0px 20px;
    padding: 0;
}

.divider-grey-dotted {
    background: url(http://www.greenfieldprize.org/images/bg-dkgrey-dot.gif) repeat-x;
    height: 2px;
    margin: 20px 0px 20px;
    padding: 0;
}


div.gateway-ftrcap {
    background:transparent url(http://greenfieldprize.org/images/interior_ftrcap.jpg) no-repeat scroll center top;
    height:20px;
    margin:0;
    padding:0;
    width:1024px;
    overflow: auto;
}
div.ftr-box {
    width: 980px;
    margin: 12px 10px 10px;
}

div.ftr-box1 {
    float: left;
    display: inline;
    width: 294px;
    padding: 0px 0px 0px 30px;
}

div.ftr-box2 {
    float: left;
    display: inline;
    width: 290px;
    padding: 0px 0px 0px 36px;
}

div.ftr-box3 {
    float: left;
    display: inline;
    width: 290px;
    padding: 0px 0px 0px 36px;
}

div.ftr-box1 h4, div.ftr-box2 h4, div.ftr-box3 h4 {
    color:#666666;
    font-family:Verdana,Arial,Helvetica;
    font-size:20px;
    font-weight:normal;
    margin:0 0 12px;
}

div.ftr-box1 .inputbox {
     padding-bottom:30px;
}

div.ftr-box1 .inputbox input {
    border:1px solid #B0B0B0;
    float:left;
    margin:0;
    padding:0;
}

div.ftr-box1 .inputbox input.arrowgo {
    background:transparent url(http://www.greenfieldprize.org/images/btn_submit.gif) no-repeat scroll 0 0;
    border:0 none;
    display:block;
    float:left;
    font-size:1px;
    height:27px;
    line-height:0;
    margin:0px 4px 4px 4px;
    padding:0;
    text-indent:-9999px;
    width:58px;
}

div.blog-ftrcap {
background:transparent url(http://www.greenfieldprize.org/images/blog_ftrcap.jpg) no-repeat scroll center top;
height:20px;
margin:0;
overflow:auto;
padding:0;
width:1024px;
}


.tiertwothird {
    padding: 0px 20px 0px 0px;
}

/*styles for Residents*/
.res-year-content {
    border-top: 1px solid #e3e4e5;
    border-bottom: 1px solid #e3e4e5;
    height: 21px;
    margin: 5px 0 15px;
    padding: 9px 0px;
}

.res-year-content ul.year{
	padding: 0px;
	margin: 0;
}

.res-year-content li {
	float:left;
	line-height:12px;
	list-style-type:none;
	margin:0;
	padding:4px 0;
}

.res-year-content li a {
	border-right:1px solid #A3A3A4;
	color:#778a91;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 10px;
	text-decoration:none;
}

.res-year-content li a.last {
        border-right:medium none;
}

.res-year-content li a:hover {
	color:#778A91;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 10px;
	text-decoration:underline;
}


/*Styles added/updated for Calendar*/

#post-53 h2 {
display: none !important;
}

/*styles added for paypal donation*/

div.titlebar {
background-color:#E0E1E2;
height:18px;
overflow:hidden;
padding:10px;
width:295px;
margin-top: 20px;
}

/*styles added for blogs*/

#sidebar-blog {
margin-left:674px;
padding:0 0 10px;
width:306px;
margin-top:32px;
}

.narrowcolumn-blog {
float:left;
margin:32px 0 0;
padding:0 20px 20px 44px;
width:610px;
display: inline;

}

div.bluebox-blog {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-blog-center.gif) repeat scroll 0 0;
margin:0 0;
overflow:hidden;
width:306px;
}

div.bluebox-blog div.bg-top {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-blog-top.gif) no-repeat scroll 0 0;
height:20px;
margin:0;
overflow:hidden;
}

div.bluebox-blog div.bg-bottom {
background:transparent url(http://www.greenfieldprize.org/images/blue-box-blog-bottom.gif) no-repeat scroll 0 100%;
margin:0;
overflow:hidden;
width:100%;
}

div.bluebox-blog div.inner {
overflow:auto;
padding:10px 13px 24px 14px;
}

h2.widgettitle {
font-size: 12px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 7px;
}

li.widget {
	list-style-type: none;
	margin: 0;
	padding:0;
}

ul.enhanced-recent-posts {
list-style-type:none;
margin:0;
padding:0;
}

ul.enhanced-recent-posts li {
font-size: 12px;
color: #a7bac1;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height: 16px;
}

ul.enhanced-recent-posts li a {
font-size: 12px;
color: #a7bac1;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height: 16px;
}

ul.enhanced-recent-posts li a:hover {
font-size: 12px;
color: #b58e31;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height: 16px;
}

ul.enhanced-recent-posts li span.small {
font-size: 10px;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*styles for collapsible archives*/

li.widget_ara_collapsiblearchive ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li.widget_ara_collapsiblearchive ul li{
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#909fa7;
}

li.widget_ara_collapsiblearchive ul li a{
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#909fa7;
text-decoration: none;
line-height:18px;
}

li.widget_ara_collapsiblearchive ul li ul {
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 12px;
}

/*styles for sidebar categories*/

li.widget_categories ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li.widget_categories ul li {
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#909fa7;
text-decoration: none;
line-height:18px;
}

li.widget_categories ul li a{
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#909fa7;
text-decoration: none;
line-height:18px;
}

li.widget_categories ul li a:hover{
list-style-type: none;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#b58e31;
text-decoration: none;
line-height:18px;
}

/*Twitter Styles*/

ul#twitter_update_list {
list-style-type:none;
margin:10px 0 0;
padding:0;
}

ul#twitter_update_list li{
color:#666567;
font-family:Verdana;
font-size:12px;
list-style-type:none;
margin:0 0 12px;
padding:0;
}

ul#twitter_update_list li a{
color:#909fa7;
font-family:Verdana;
font-size:12px;
list-style-type:none;
text-decoration:none;
}

ul#twitter_update_list li a:hover{
color:#b58e31;
font-family:Verdana;
font-size:12px;
list-style-type:none;
text-decoration:none;
}

/*Facebook widget styles*/

.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 150px !important;
  border: 0 !important;
  background: none !important;
  position: relative;
}

.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}

.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  margin-top: 10px !important;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 9px 10px 0 !important;
width:30px !important;
height: auto !important;
}

.fan_box .connections_grid .grid_item a img{
width:30px !important;
height: 30px !important;
}

.fan_box .connections_grid .grid_item .name{
display:none !important;
}

.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

/*new styling for green*/

a.btn-green {
    /* Sliding right image */
background: transparent url(http://greenfieldprize.org/images/btn_green_off_rt.gif) no-repeat scroll top right; 
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 0px;
padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #FFF;
font-family: Verdana;
font-size:12px;
font-weight:normal;
}

a.btn-green span.greenpill {
/* Background left image */ 
background: transparent url(http://greenfieldprize.org/images/btn_green_off_lt.gif) no-repeat; 
display: block;
line-height: 20px; 
padding:3px 0px 5px 10px;
} 

a.btn-green:hover {
    /* Sliding right image */
background: transparent url(http://greenfieldprize.org/images/btn_green_hover_rt.gif) no-repeat scroll top right; 
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 0px;
padding-right: 12px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #FFF;
font-family: Verdana;
font-size:12px;
font-weight:normal;
}

a.btn-green:hover span.greenpill {
/* Background left image */ 
background: transparent url(http://greenfieldprize.org/images/btn_green_hover_lt.gif) no-repeat; 
display: block;
line-height: 20px; 
padding:3px 0px 5px 10px;
} 

/*new classes for greenfield dinner new page*/

div.titlebar-green {
background-color:#dce4dd;
height:10px;
margin-top:20px;
overflow:hidden;
padding:10px 7px 10px 10px;
width:310px;
}

.intro-text-top {
color:#333333;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:normal;
line-height:12px;
}
