/* @override 
	http://glasshousepartnership.dev/wp-content/themes/glasshouse/style.css
	http://www.glasshousepartnership.com/wp-content/themes/glasshouse/style.css
*/

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset,img {
	border: 0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	}

ol,ul {
	list-style: none;
	}

caption,th {
	text-align: left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	}

q:before,q:after {
	content: '';
	}

abbr,acronym {
	border: 0;
	}

/* @end */




/* @group Clearfix */

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

/* End hide from IE-mac */

/* @end */





/* @group Body */

body {
	background-color: #000;
	padding-top: 30px;
	}

#wrapper, #footer_address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background-color: #fff;
	position: relative;
	vertical-align: middle;
	padding: 20px;
	width: 880px;
	margin:0 auto;
	}

#footer_address {
	font-size: 81%;
	padding-top: 10px;
	color: #666;
	background-color: #000;
	}

#footer_address span, #footer_address a {
	color: #444;
	text-decoration: none;
	}
#footer_address a:hover {
	color: #fff;
	}

#footer_address .org {
	display: none;
	}

#wrapper.single {
	height: auto;
	}

#editlink a {
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -1000em;
	}

#editlink {
	top: 0;
	right: 0;
	position: absolute;
	}

/* @end */

/* @group Header */

#header {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	}

#glasshouselogo a {
	width: 166px;
	height: 49px;
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/glasshouse-logo-gr.gif);
	text-indent: -1000000em;
	float: left;
	display: block;
	outline:none;
	}

#description {
	display: none;
	}

/* @end */

/* @group Navbar */

#navbar {
	float: right;
	border:0px solid yellow;
	position: relative;
	top: 5px;
	}

#navbar li {
	float: left;
	padding-left: 15px;
	}

#navbar a, #searchform input#searchsubmit {
	font-size: 1.2em;
	color: #999999;
	text-transform: lowercase;
	}

#navbar #searchform input#searchsubmit {
	font-size: 10px;
	}

#navbar a {
	padding-top:30px;
	display: block;
	border:0px solid red;
	}

#navbar a.imNewAndImportant {
	color:#c81111;
	}

#navbar a:link, #navbar a:visited {
	text-decoration: none;
	}

#navbar a:active, #navbar a:hover {
	text-decoration: none;
	color: black;
	}

#searchform {
	height:47px;
	border:0px solid red;
	width: 210px;
	position: relative;
	top:-3px;
	}
*html body #searchform {
	top:-1px
}
#searchform input#s {
	border: 1px solid #ddd;
	height: 16px;
	width: 155px;
	position: absolute;
	bottom: 0;
	left: 0;
	}

#searchform input#searchsubmit {
	border: 1px solid #aaa;
	font-size: 1em;
	height:18px;
	color: #fff;
	background-color: #aaa;
	padding: 0.1em 0.2em;
	position: absolute;
	bottom: 0;
	right: 0;
	}
#searchform input#searchsubmit:hover {
	border: 1px solid black;
	font-size: 1em;
	color: #fff;
	background-color: black;
	padding: 0.1em 0.2em;
	}

/* @end */

/* @group Links */

a:link, a:visited {
	color: #ff0000; /* #c81111; */
	}
a:hover {
	text-decoration: none;
	}
a:link.special, a:visited.special {
	text-decoration: none;
}
a:hover.special {
	text-decoration: underline;
}

.feedlink, .emaillink {
	min-height: 16px;
	display: block;
	padding-left: 20px;
	margin-bottom: 0.3em;
	}

.feedlink {
	background: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/feed.png) no-repeat left center;
	}

.emaillink {
	background: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/email.png) no-repeat left center;
	}

.application_pdf {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white_acrobat.png);
	}

.text_html {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/world.png);
	}

.application_vnd_ms-powerpoint {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white_powerpoint.png);
	}

.application_vnd_ms-excel {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white_excel.png);
	}

.application_vnd_ms-word, .application_msword {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white_word.png);
	}


.text_plain {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white_text.png);
	}

.document {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/page_white.png);
	}

a.downloadlink {
	border: 1px solid #ddd;
	display: block;
	padding: 0.5em 0.5em 0.5em 24px;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #f8f8f8;
	background-position: 4px 6px;
	margin-top: 12px;
	margin-bottom: 12px;
	}

a.downloadlink:hover {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/icons/arrow_down.png);
	}

.downloadlink .label {
	display: block;
	font-size: 1em;
	padding-bottom: 0.2em;
	}

.downloadlink .filetype, .downloadlink .filesize, .downloadlink .bullet {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	}

.application_pdf, .text_html, .application_vnd_ms-powerpoint, .application_vnd_ms-excel, .text_plain, .application_vnd_ms-word, .application_msword, .document {
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: left center;
	}

a.tagcolhead {
    text-decoration: none;
}
h3 a:link, h3 a:visited {
	color: black;
	text-decoration: none;
}
h3 a:hover {
	color: #ff0000;
}
h4 a:link, h4 a:visited {
	text-decoration: none;
}
h4 a:hover {
	color: black;
}

/* @end */

/* @group Headings */

h1, h2, h3 h4, h5, dl.engaged dt {
	color: #444;
	font-weight: bold;
	}

h1 {
	font-size: 130%;
	}
.highlight_box_left h1 {
	font-weight: normal;
	font-size: 167%;
	color: #333;
	margin-bottom: 0.3em;
	line-height: 1.35em;
}

h2, dl.engaged dt {
	font-size: 120%;
	margin-bottom: 0.5em;
	}
h3 {
	font-weight: bold;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #C1C1C1;
}
.static_box h3 {
	color: #000;
}
#right_content h3 {
	font-size: 109%;
}
h4 {
	font-weight: bold;
	color: #ff0000;
	font-size: 133%;
	margin: 1em 0 0.4em 0; /* 0.5em */
}
#right_content h4 {
	font-size: 145%;
}

h1 a, h2 a {
	text-decoration: none;
	}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active {
	text-decoration: none;
	}


/* @end */


/* @group Content
 */

#wide_content, #left_content, #right_content, #blog_content, #sidebar, #home_left, #home_right {
	border:0px solid green;
	}

#left_content, #blog_content, #wide_content, #home_left {
	width: 654px;/* J */
	float: left;
	font-size: larger;
	}

#right_content, #sidebar, #home_right {
	width: 210px;/* J */
	float: right;
	font-size: 85%;
	}

#sidebar h5.firstone {
	margin-top: 0;
	}

#right_content.gallery a {
	padding-left: 0;
	padding-top: 95px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
	width: 170px;
	float: left;
	text-align: center;
	background-position: center top;
	min-height: 0;
	}

#right_content.minigallery a {
	padding-top: 50px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	display: block;
	text-decoration: none;
	width: 100px;
	float: right;
	text-align: center;
	background-position: center top;
	min-height: 8em;
	font-size: 0.85em;
	padding-left: 0;
	margin-left: 10px;
	}

#wide_content.gallery a {
	padding-left: 0;
	padding-top: 50px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	display: block;
	text-decoration: none;
	width: 150px;
	float: left;
	text-align: center;
	background-position: center top;
	min-height: 3em;
	}


#right_content .title {
	font-size: 1.4em;
	}

.gallery .title {
	width: 140px;
	display: block;
	padding: 0;
	margin: 0 auto;
	}


#right_content a:hover .title, #right_content a:hover .more, 
.gallery a:hover .title {
	text-decoration: underline;
	}

#right_content .excerpt {
	color: #000;
	display: block;
	}

#right_content .more {
	margin-top: 0.5em;
	display: block;
	font-weight: bold;
	/*text-transform: lowercase;*/
	}

p {
	margin-bottom: 1em;
	line-height: 140%;
	}

.highlight_box_left, .highlight_box_right {/* J */
	background-color: #E5E5E5;
	border: 1px solid #C1C1C1;
	color: #333;
	padding:14px 13px 17px 13px;
	height: 101px;
	margin-bottom: 30px;
	overflow: hidden;
	float:left;
	display: inline;
}
.highlight_box_left {
	width: 626px;
}
.highlight_box_right {
	width: 174px;
	margin-left: 16px;
}
.highlight_box_left p {
	line-height: 1.6em;
	font-size: 117%;	
}
.post_row {

}
.static_box, .post_box {
	width: 210px;
	border-bottom: 1px solid #C1C1C1;
	margin-bottom: 30px;
	float: left;
	display: inline;
}
.static_box {
	height: 299px;
	margin-left: 16px;
	overflow: hidden;
}
.post_box {
	min-height: 306px;
	position: relative;
	padding-bottom: 24px;
	margin-right: 11px;
	border-top: 1px solid #C1C1C1;
}
.post_box.last {
	margin-right: 0;
	margin-left: 5px;
}
.post_box p.meta {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 92%;
}

.video_box {
	width: 430px;
	height: 330px;
	border-bottom: 1px solid #C1C1C1;
	margin-bottom: 30px;
	float: left;
	display: inline;
	position: relative;
	border-top: 1px solid #C1C1C1;
}
.video_box p.meta {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 92%;
}
#home_right .post_box p.meta  {
	font-size: 91%;
}

.static_box p {
	line-height: 130%;
	font-size: 100%;
}
.post_box p {
	line-height: 17px;
	font-size: 100%;
}
#home_right .post_box p {
	font-size: 100%;
}
.static_box p.first {
 	font-size: 108%;
 	font-weight: normal;
 	margin: .75em 0;
 }
 .static_box ul li {
 	list-style-position: inside;
 	list-style-type: square;
 	margin-bottom: .75em;
 	margin-left: 10px;
 }

.highlight_box_right ul#ad-list {
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.highlight_box_right #ad-list li {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 5px;
}
.highlight_box_right #ad-list li.ad-title {
	font-weight: bold;
	font-size: 117%;
}
.highlight_box_right #ad-list li.ad-email a {
	font-size: 92%;
	color: #333;
	text-decoration: none;
}
.highlight_box_right #ad-list li.ad-email a:hover {
	color: #ff0000;
}
.space {
	font-size: 0.5em;
}
.bar_left, .bar_right {
	border: none;
	height:15px;
	background-color: #CCC;
}

.bar_left {
	width:431px;
	float: left;
}
.bar_right {
	width: 430px;
	float: right;
	margin-right:8px;
}

/* @group Backgrounds */

#subpage-905 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/redreflection.jpg);
	}

#subpage-909 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/hands-sm.jpg);
	}

#subpage-911 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/jigsaw.jpg);
	}

#subpage-917 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/tim.jpg);
	}

#subpage-918 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/james.jpg);
	}

#subpage-919 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/john.jpg);
	}

#subpage-920 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/howard.jpg);
	}

#subpage-913, #subpage-926 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/strategy.jpg);
	}

#subpage-925 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/camera.jpg);
	}

#subpage-901, #subpage-930 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/parliament-sm.jpg);
	}

#subpage-915, #subpage-927 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/glass-sm.jpg);
	}

#subpage-900 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/sponsorship-sm.jpg);
	}

#subpage-922, #subpage-928 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/subpages/wind-sm.jpg);
	}

/* @end */

/* @end */

/* @group Entries */

.postmeta, .header {
	color: #666;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	}

blockquote {
	padding:0.5em 0 0.25em 0;
	color: #666;
	font-style: italic;
	}

#left_content cite, #wide_content cite {
	font-size:smaller;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

.entry {
	margin-top: 15px;
	}

.video {
	margin-top: 0 ! important;
	}

#right_content .entry {
	margin-top: 5px;
	}

/*
.entry p, .entry li, .comment p {
	font-size: 0.85em;
	}
*/

/* 
.singlepost .entry p, .singlepost .entry li {
	font-size: 1em;
	}
*/

.singlepost p.submeta {
	font-size: 0.9em
	}

/*
.viewpointhome p.submeta {
	font-size: 0.9em;
	border-top: none;
	}
*/

/* 
.entry p, .comment p {
	margin-bottom: 12px;
	line-height: 140%;
	}
*/

.entry object {
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
	}

.entry ol, .entry ul, #sidebar ol, #sidebar ul, #right_content ul {
	padding-left: 1.5em;
	margin-bottom: 15px;
	}

ul.leftlist, ul.rightlist {
	width: 200px;
	}

ul.leftlist {
	float: left;
	}

ul.rightlist {
	float: left;
	}

.entry li, #sidebar li, #right_content li {
	margin-top: 5px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
	}

.post {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	margin-top: 15px;
	border-top: 1px solid #ccc;
	clear: both;
	}

/*
.viewpointhome .post {
	padding-bottom: 15px;
	margin-top: 0;
	}
*/
#home_row {
	float: left;
	clear: left;
	display: inline;
	width: 100%;
	font-size: 92%;
	color: #666;
}

.flash_container {/* J */
	margin-bottom: 30px;
	float: left;
	display: inline;
}

.post.firstone {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
	}

small {
	color: #666;
	font-size: 0.8em;
	}

.postmeta {
	font-size: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #333;
	}

.submeta {
	font-size: 1em;
	border-top: 1px solid #ccc;
	padding-top: 0.3em;
	}

.navigation {
	font-size: 0.85em;
	font-weight: bold;
	clear: both;
	padding-top: 15px;
	}

.alignleft {
	float: left;
	position: absolute;
	bottom: 20px;
	}

.entry .alignleft {
	position: relative;
	bottom: auto;
	}

.alignright {
	float: right;
	}

#sidebar h5, #right_content h5 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	}

#twitterbox {
	margin-bottom: 2em;
	margin-top: 2em;
	}

#twitterbox p {
	}

a.twittertime {
	font-weight: bold;
	float: right;
	padding-top: 0.5em;
	text-decoration: none;
	color: #000;
	}


#tagbox.widetagbox {
	position: absolute;
	bottom: 40px;
	height: 8em;
	width: 500px;
	}

#tags a {
	font-size: 0.85em;
	}


/* @group Backgrounds */

#post-911 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/jigsaw-lg.jpg);
	}

#post-917 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/tim.jpg);
	}

#post-918 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/james.jpg);
	}

#post-919 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/john.jpg);
	}

#post-920 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/howard.jpg);
	}

#post-900 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/sponsorship-lg.jpg);
	}

#post-925 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/camera-lg.jpg);
	}

#post-930 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/parliament-lg.jpg);
	}

#post-926 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/strategy-lg.jpg);
	}

#post-927 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/glass-lg.jpg);
	}

#post-928 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/wind-lg.jpg);
	}

#post-940 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/BIMA.png);
	}

#post-914 {
	background-image: url(http://www.glasshousepartnership.com/wp-content/themes/glasshouse/images/backgrounds/social_circle.jpg);
	}


/* @end */

/* @end */

/* @group Comments */

label {
	width: 20em;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 0.3em;
	}

textarea {
	width: 100%;
	}

#commentform p {
	margin-top: 1em;
	
	}

#respond, #comments
 {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 20px;
	}

.header {
	
	}

.comment {
	padding-left: 1.5em;
	border-left: 0.3em solid #ccc;
	}



/* generic shuffleboxing */

p.shufflebox {margin:0;padding:0;}
#left_content p.shufflebox {width:630px;}
#right_content p.shufflebox {width:220px;}


/* leadership team pics shuffleboxing */

#right_content p.shufflebox a {display:block;float:left;text-align:center;width:100px;border:0px solid red;padding-bottom:20px;}
#right_content p.shufflebox a img {display:block; border:1px solid #ccc;margin:10px;}




/* viddler buttons (this css is from the viddler site) */

.mvPrev,.mvNext{position:absolute;top:110px;background:url("/images/video_buttons.gif");display:block;overflow:hidden;text-indent:-2000px;height:63px;width:63px}
a.mvPrev,a.mvPrev:visited{left:10px;background-position:0 0}
a.mvPrev:hover,a.mvPrev:visited:hover{background-position:0 -63px}
a.mvPrev:active,a.mvPrev:visited:active{background-position:0 -126px}
a.mvPrevDisabled,a.mvPrevDisabled:visited,a.mvPrevDisabled:hover,a.mvPrevDisabled:visited:hover{background-position:0 -189px;cursor:default}
a.mvNext,a.mvNext:visited{right:10px;background-position:-63px 0}
a.mvNext:hover,a.mvNext:visited:hover{background-position:-63px -63px}
a.mvNext:active,a.mvNext:visited:active{background-position:-63px -126px}
a.mvNextDisabled,a.mvNextDisabled:visited,a.mvNextDisabled:hover,a.mvNextDisabled:visited:hover{background-position:-63px -189px;cursor:default}


#right_content  h5 a {text-decoration:none;}


/* Guest blogger images */

img.guestblogger {border:none ! important; padding:10px 0 5px 0;}




/* sociotags */

ul.sociotags {
	border: 0px solid #00a;
	font-size: 8pt;
	width: auto;
	height: 22px;
	margin:10px 0 -8px 96px;
	padding:0 1em 0 0;
}
ul.sociotags li {
  display: inline;
  margin: 0;
  border: 0;
}

ul.sociotags li a img {
  margin: 0;
  padding: 0;
  border: 0;
}





/* @end */