/* @override 
	http://localhost/wp-content/themes/prri/style.css?ver=3.1.3
	http://publicreligion.org/site/wp-content/themes/prri/style.css?ver=3.1.3
	http://dev.publicreligion.org/wp-content/themes/prri/style.css?ver=1.2
	http://beta.publicreligion.org/site/wp-content/themes/prri/style.css?ver=1.2
*/

/*
Author: Joe Tan (joetan54@gmail.com)
*/
xmp { clear: both; 	background: yellow; }
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #2c2b2b;
	background: #fff;
	text-align: left;
	min-height: 100%;
}
body {
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #dbe9ec 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #dbe9ec 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #dbe9ec 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #dbe9ec));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #dbe9ec 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #dbe9ec 100%);	
	
	
	
}

.clear { clear: both;}
.alignleft { float: left; }
.alignright { float: right; }

img.alignleft {	margin: 0 25px 15px 0; }
img.alignright { margin: 0 0 15px 25px; }

strong, b {
	color: #252525;
}
a {
	color: #006cbb;
	text-decoration: none;
}
a strong, a b {
	color: #353D47;
}
a.highlight {
	display: inline-block;
	color: #2666af;
	background: #d1e4f3;
	padding: 4px 8px;
}
a.highlight span {
	color: #000;
	font-size: 10px;
}
#content a:hover, #sidebar .widget a:hover, #sidebar ul.terms li a:hover {
	background-color: #DFEDF8;
	color: #447BBE;
}
a:hover img {
	background: white;
}
h1,h2,h3,h4,h5,h6 { 
	position: relative;
	margin: 0;
	line-height: normal;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 {
	font-size: 24px;
/*	color: #2666af;*/
}

h1 a {
	color: #00587b;	
	
}

h1.singletitle {
	margin-bottom: 15px;
	/*padding-left: 14px;*/
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
	font-size: 26px;/*}
h1.section:before,
h1.section span.b {
	content: " ";
	position: absolute;
	left: 1px;
	top: 7px;
	display: block;
	width: 7px;
	height: 15px;
	background: #2666af;*/
	
}

h1.singletitle a {
	color: #000000;	
	
}



h1.pagetitle {
	margin-bottom: 15px;
	/*padding-left: 14px;*/
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
	font-size: 36px;/*}
h1.section:before,
h1.section span.b {
	content: " ";
	position: absolute;
	left: 1px;
	top: 7px;
	display: block;
	width: 7px;
	height: 15px;
	background: #2666af;*/
	
}

h1.pagetitle a {
	color: #00587b;	
	
}

h1.section {
	margin-bottom: 15px;
	/*padding-left: 14px;*/
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
	font-size: 28px;/*}
h1.section:before,
h1.section span.b {
	content: " ";
	position: absolute;
	left: 1px;
	top: 7px;
	display: block;
	width: 7px;
	height: 15px;
	background: #2666af;*/
	
}
h1.section a {
	color: #00587b;	
	
}
h2 {
	font-size: 18px;
	color: #252525;
	margin-bottom: 5px;
}
h2 a {
	color: #252525;
}
h3,h4,h5,h6 {
	font-size: 100%;
}

th, td {
	border: 0;
}

blockquote {
	width: 90%;
	margin: 1.5em auto 1.5em;
	padding: 15px 15px 10px 15px;
	background-color: #EBEBEB;
	font-size: 16px;
	color: #252525;
	line-height: 1.4;
}
blockquote.alignright {
	width: 40%;
	margin: 0em 0 1em 1em;
}


blockquote.alignleft {
	width: 40%;
	margin: 0em 1em 1em 0;
}
ul.posts {
	margin: 0 0 0 0;
padding: 0px 0 1.5em 0;
	/*	background: url(images/hr-dots.gif) repeat-x top left;*/
}
ul.posts li {
	color: #959595;
	margin: 0 0 0.75em 20px;
	list-style: square;
	line-height: 1.2;
}
ul.posts li a {
	padding: 0;
}
ul.posts li.more {
	list-style: none;
}
ul.posts li.more a {
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
	background: #ccc;
}
ul.posts li.more a span.a {
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -6px;
	display: block;
	width: 0px;
	height: 0px;
	border: 10px solid #fff;
	border-width: 6px 0px 6px 0px;
	border-left: 6px solid #2666af;
}
ul.posts2 {
	margin: 0;
	padding: 0;
}
ul.posts2 li {
	padding: 0;
	margin: 0 0 0.75em 0;
	list-style: none;
	line-height: 1.2;
}
ul.posts3 li a {
	color: #252525;
	font-weight: bold;
}
ul.links {
	background: none;
	padding-top: 0;
}

a.more-button {
	position: relative;
	display: inline-block;
	margin: 0 0 20px 20px;
	padding: 5px 10px;
	font-weight: bold;
	background: #ccc;
}
a.more-button span.a {
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -6px;
	display: block;
	width: 0px;
	height: 0px;
	border: 10px solid #fff;
	border-width: 6px 0px 6px 0px;
	border-left: 6px solid #2666af;
}

#wrap {
	position: relative;
	width: 900px;
	padding: 0 30px 0 170px;
	margin: 0 auto;
	
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	-moz-box-shadow: 0px -6px 15px 0px #ccc;
	-webkit-box-shadow: 0px -6px 15px 0px #ccc;
	box-shadow: 0px -6px 15px 0px #ccc;
	background-color: #FFF;
}

/* @group Header */

#header {
	position: relative;
	padding: 0;
	height: 163px;
	margin-bottom: 30px;
	}
	
#topheader	{
margin-left: -170px;
width:1100px;
height:80px;
background-color:#444956;	
background:url(images/bg_topheader.png);
position: absolute;	
	
	
	}
	
#header .sitetitle {
width:510px;
height:80px;
background:url(images/PRRI_title_allcaps.png);	
	
	
	
	}	

#header h1 {
	position: absolute;
	z-index: 1;
	top: 13px;
	left: 0;
	padding: 0;
	margin: 0;
	font-size: 25px;
}
#header h1 a {
	color: #252525;
}

#header-logo {
/*	display: block;*/
position: fixed;
	top: 17px;
	margin-left: -145px;
	width: 127px;
	height: 133px;
	/*background: url(images/sprites.png) no-repeat;*/
	background:url(images/logo-top.png);
	
}

#header-donate {
position: fixed;
	margin-left: -140px;
	margin-top: 111px;
	width: 110px;
	height: 105px;
	text-align: center;
	background:url(images/sidebar_donate_110.png);
}


#header-ad {
/*	position: fixed;*/
	margin-left: -105px;
	margin-top: 260px;
	width: 100px;
	height: 160px;
	text-align: center;
}
#header-ad img {
	display: block;
	margin: 0 auto;
}

#header form {
	position: absolute;
	top: 115px;
	right: 0px;
	padding: 10px;
	width: 330px;
	background: #ebebeb;
}
#header form .query {
	border: 1px solid #dfdfdf;
	padding: 5px;
	width: 170px;
	height: 12px;
	line-height: 12px;
}
#header form select {
	margin-left: 3px;
	width: 105x;
}
#header form .submit {
	position: absolute;
	display: block;
	top: 11px;
	right: 10px;
	width: 22px;
	height: 22px;
	border: 1px solid #b0b0b0;
	background: #dedede url(images/sprites.png) no-repeat -99px 2px;
	text-indent: -10000px;
	cursor: pointer;
	font-size: 1px;
	line-height: 1px;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	-webkit-box-shadow:0 0 2px #ccc;
	-moz-box-shadow:0 0 2px #ccc;
	box-shadow:0 0 2px #ccc;
}


#header .follow {
	position: absolute;
	top: 0px;
	right: 0;
	text-transform: uppercase;
	font-size: 10px;
	padding: 25px 0px 0px 0px; 
	/*background-color: #f2f2f2;*/
	height: 30px;
}
div.follow a {
	display: inline-block;
	margin: 0 3px;
	width: 30px;
	height: 30px;
	background: url(images/sprites.png) -10000px -10000px no-repeat;
}
div.follow a.email { background: url(images/follow.email.30.png);}
div.follow a.rss { background: url(images/follow.rss.30.png);}
div.follow a.facebook { background: url(images/follow.facebook.30.png);}
div.follow a.twitter { background: url(images/follow.twitter.30.png);}
div.follow a.google { background: url(images/follow.google.30.png);}
div.follow a.addthis_button { 
	position: relative;
	background-position: -147px -78px;
}



#header .subscribe {
	position: absolute;
	top: 40px;
	right: 0;
	text-transform: uppercase;
	font-size: 10px;
}
div.subscribe a {
	display: inline-block;
	margin: 0 3px;
	width: 14px;
	height: 14px;
	text-indent: -10000px;
	background: url(images/sprites.png) -10000px -10000px no-repeat;
}
div.subscribe a.email { background-position: -102px -93px;}
div.subscribe a.rss { background-position: -102px -115px;}
div.subscribe a.facebook { background-position: -102px -135px;}
div.subscribe a.twitter { background-position: -102px -181px;}
div.subscribe a.addthis_button { 
	position: relative;
	background-position: -147px -78px;
}
#header div.subscribe a.addthis_button { 
	font-style: italic;
	color: #4c4d4f;
	width: auto;
	padding:0px 18px 0 0;
	xline-height: 20px;
	text-indent: 0;
	background-position: -104px -78px;
	
}

/* @end */

/* @group Nav */
#nav {
	position: absolute;
	top: 85px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul.primary {
	padding: 0 1px 0 0;
	height: 100px;
	background: url(images/nav-sep.gif) no-repeat top right;
}
#nav ul.primary li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/nav-sep.gif) no-repeat;
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
}
#nav ul.primary li a {
	position: relative;
	top: 0;
	display: block;
	padding: 35px 20px;
	margin: 0;
	background: url(images/sprites.png) no-repeat -100000px -100000px;
	text-decoration: none;
	color: #333333;
}

#nav ul.primary li a:hover {
	background-position: bottom right;
	color: #000000;
}


#nav ul.primary li.selected a {
background-position: bottom right;
	color: #000000;
}


#nav ul.secondary {
	position: absolute;
	top: 31px;
	left: 470px;
	padding: 5px 20px 10px;
	border: 1px solid #ebebeb;
	border-bottom: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#nav ul.secondary li {
	display: inline;
}
#nav ul.secondary li:after {
	content: " | ";
	padding: 0 15px;
}
#nav ul.secondary li.last:after {
	content:"";
	padding: 0;
}
#nav ul.secondary li a {
	color: #000;
}
#nav ul.secondary li a:hover,
#nav ul.secondary li.selected a {
	color: #1ca296;
}
/* @end */

/* @group Main */
#content {
	position: relative;
	float: left;
	width: 640px;
	min-height: 400px;
	padding: 0 0 50px 0;
}
#sidebar {
	float: right;
	width: 210px;
	font-size: 13px;
}
#banner {
	position: relative;
	width: 640px;
	height: 130px;
	margin-bottom: 25px;
	background: no-repeat;
}
#banner h1 {
	position: absolute;
	top: 15px;
	left: 20px;
	color: white;
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
	font-size: 36px;
	text-shadow: 2px 2px #666666;
}
#banner.about { background-image: url(images/banner-about.jpg);}
#banner.newsroom { background-image: url(images/banner-newsroom.jpg);}
#banner.research { background-image: url(images/banner-research.jpg);}
#banner.blog { background-image: url(images/banner-blog.jpg);}

/* @end */

/* @group Sidebar */


#subnav {
	position: relative;
	margin: 0 0 0px 0;
	line-height: normal;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}
#subnav ul li a {
	display: block;
	padding: 15px;
	font-size: 16px;
	color: white;
	background: #5ba7dc;
}
#subnav ul li.selected a,
#subnav ul li.current_page_item a,
#subnav ul li.current_page_ancestor a,
#subnav ul li a:hover {
	background: #3661ac;
}
#subnav ul.children {
	display: none;
	margin: 0 0 0 15px;
}
#subnav li.current_page_item ul.children,
#subnav li.current_page_ancestor ul.children {
	display: block;
}
#subnav ul.children li a {
	padding: 4px 0;
	background: none;
	color: #000;
	font-size: 100%;
}
#subnav ul.children li.current_page_item a {
	text-decoration: underline;
}
#sidebar .expandable {
	position: relative;
	display: block;
	padding: 15px;
	font-size: 16px;
	color: white;
	background: #5ba7dc;
	cursor: pointer;
	border-bottom: 1px solid white;
}
#sidebar .expandable .status {
	position: absolute;
	left: 3px;
	top: 22px;
	font-size: 10px;
	line-height: 1px;
}
#sidebar .show-more {
	cursor: pointer;
}
#sidebar {
	position: relative;
}
#sidebar h3 {
	font-size: 150%;
}
#sidebar ul.terms {
	margin: 0;
	padding: 10px 0 1.5em 0;
}
#sidebar ul.terms li {
	margin: 0 0 0.75em 20px;
	list-style: square;
	line-height: 1.3;
	color: #959595;
	
}
#sidebar ul.terms li.current-cat {
	font-weight: bold;
}
#sidebar .ad {
	margin: 0 0 30px 0;
	line-height: normal;
}
#sidebar .ad-lunch-crunch {
	padding: 20px;
	background: #1fa99d url(images/green-box.jpg) repeat 0 0;
	text-align: center;
	color: white;
}
#sidebar .ad-lunch-crunch a {
	display: block;
	color: white;
}
#sidebar .ad-lunch-crunch em {
	display: block;
	font-size: 17 px;
	font-style: normal;
}
#sidebar .ad-lunch-crunch strong {
	display: block;
	font-size: 51px;
	color: white;
}
#sidebar .ad-newsletter {
	padding: 20px 8px 20px 8px;
	background: #4260ad url(images/box-stamp.gif) no-repeat 0 20px;
	color: white;
}
#sidebar .ad-newsletter a {
	color: white;
}
#sidebar .ad-newsletter strong {
	display: block;
	margin: 0 0 3px 0;
	font-size: 24px;
	color: white;
	line-height: 1;
}
#sidebar .ad-survey-qs {
	padding:20px 8px 20px 8px;
	background: url(images/green-box.jpg) repeat 0 0;
	font-size: 10px;
}
#sidebar .ad-survey-qs strong {
	font-size: 17px;
	display: block;
	color: #ffffff;
}
#sidebar .ad-survey-qs a {
	color: #ffffff;
}
#sidebar .widget {
	margin: 0 0 20px 0;
	padding-left: 10px;
/*	border: 1px solid #ededed;*/
	border-left: 1px solid #ccc;
	font-size: 13px;
}

#sidebar .scholar {
	margin: 0 0 20px 0;
/*	border: 1px solid #ededed;*/
	/*border-left: 1px solid #ccc;*/
	font-size: 13px;
	background-color:#b2cce5;
	padding:1px;
}


#sidebar .scholar .text {

	padding: 0px 10px 1px 10px ;
}


#sidebar .scholar .title {
	font-size: 16px;
font-weight:bold;
font-family:Segoe, "Trebuchet MS", "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
}

#sidebar .scholar a {
color:#000;
}





#sidebar .widget h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-family:Segoe, "Trebuchet MS", "Segoe UI", "DejaVu Sans",  Verdana, sans-serif;
}
#facebook-likes {
	padding: 5px 0 0 16px;
	background: url(images/sprites.png) no-repeat -102px -129px;
	margin-top: 6px;
}
#twitter-updates .content {
	overflow: hidden;
	padding-bottom: 10px;
}
#twitter-updates .content p {
	margin: 0;
}
#twitter-updates a.follow {
	
	background: url(images/sprites.png) no-repeat -102px -183px;
	padding-left: 16px;
	font-size: 10px;
}
#archive {
	margin: 0 0 20px 0;
}
/* @end */

/* @group Posts */
.intro {
	margin: 0 0 3em 0;
	padding: 0 0 1em 0;
	font-size: 120%;
	border-bottom: 2px solid #ccc;
}
.hentry {
	padding: 0 0 10px 0;
	margin: 0 0 1em 0;
	position: relative;
}
.hentry-excerpt {
	margin: 0 0 10px 0;
}
.post-excerpt {
}

.post-excerpt p {
	display: inline;
}
.hentry .meta {
	margin: 0px 0 0px 0;
	font-size: 80%;
	color: #666666;
}
.hentry .date {
	margin-right: 5px;
	float: left;
	color: #666666;
}
.hentry strong.source,
.hentry strong.source a {
	color: #1ca296;
}
.hentry strong.source {
	display: block;
	margin: 0 0 15px 0;
}
.hentry .meta-top {
	margin: 0 0 15px 0;
}
.hentry .meta-top .category {
	display: block;
	font-size: 12px;
}
.hentry .pagetitle {
	margin: 0 0 10px 0;
}
.hentry .pagetitle a {
	color: #252525;
}
.hentry-full .content {
	padding: 0 0 50px 0;
}
.hentry .topics {
	clear: both;
	font-size: 90%;
}
.hentry .share {
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #eef1e2;
	font-size: 12px;
}
.hentry .meta-top .share {
	margin: 5px 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #eef1e2;
	border-top: 0;
	
}
.hentry .share .comment {
	position: relative;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 5px 0 0;
	font-weight: bold;
}
.hentry .share .comment .count {
	position: relative;
	display: inline-block;
	padding: 0 5px;
	margin: 0 2px 0 0;
	color: #fff;
	font-weight: normal;
	background: #8a8a8a;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.hentry .share .comment .count:after {
	content: " ";
	position: absolute;
	bottom: -6px;
	right: 3px;
	display: block;
	border: 1px solid white;
	border-top: 1px solid #8a8a8a;
	border-width: 6px 0 0 6px;
}
.hentry .share strong {
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.hentry .share .addthis_toolbox {
}
.hentry .share .addthis_button_facebook {
	margin-left: -4px;
}
.hentry .share .addthis_button_facebook_like {
	position: absolute;
	margin-top: -2px;
	margin-left: 2px;
}
.at300bs { background: url(images/sprites.png) no-repeat -10000px -100000px !important; }
.at15t_email { background-position: -93px -221px !important;}
.at15t_twitter { background-position: -117px -221px !important;}
.at15t_facebook { background-position: -93px -202px !important;}
.at15t_compact { background-position: -141px -221px !important;}

.hentry .share .fb-like {
	position: relative;
	float: left;
}
.hentry .share .fb_iframe_widget {
	position: absolute;
	margin: -2px 0 0 5px;
}

.hentry .print {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	font-size: 10px;
	text-transform: lowercase;
	color: #555;
	padding-left: 20px;
	background: url(images/sprites.png) no-repeat -100px -249px;
}

.hentry.type-events {
	position: relative;
	padding: 0 0 0 70px;
	margin: 0 0 25px 0;
	min-height: 50px;
}
.hentry.type-events .date {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	color: #252525;
	font-size: 14px;
	line-height: normal;
}
.hentry.type-events .date span {
	display: block;
	text-align: center;
}
.hentry.type-events .date .m {
	font-weight: bold;
}
.hentry.type-events .date .d {
	font-size: 30px;
}
.hentry.type-events .title {
	display: block;
	position: relative;
	margin-right: 20px;
	padding: 5px;
	margin-left: -5px;
}
.hentry.type-events .title span {
	position: absolute;
	display: none;
	height: 0px;
	width: 0px;
	text-align: right;
	margin-top: -6px;
	right: -10px;
	top: 50%;
	border: 10px solid white;
	border-width: 6px 0px 6px 0px;
	border-left: 6px solid #2666AF;
}
.hentry.type-events .title:hover span {
	display: block;
}
.hentry.type-events .meta {
	font-size: 100%;
}

.posts-related {
	position: relative;
}
.posts-related > h3 {
	margin: 0 0 5px 0;
	border-bottom: 0;
	font-size: 140%;
}
.posts-related ul.posts {
	position: relative;
	padding: 0;
	background: none;
	margin-left: -16px;
	list-style: none;
	min-height: 80px;
}
.posts-related ul.posts > li {
	position: relative;
	margin:0 0 0 16px;
	padding: 0 5% 0 0;
	float: left;
	width: 25%;
	list-style: none;
}
.posts-related ul.posts > li:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 1px;
	height: 80px;
	background: #ddd;
}
.posts-related ul.posts > li:last-child:after {
	display: none;
}
/* @end */

/* @group Footer */
#footer {
	position: relative;
	clear: both;
	height: 90px;
	margin-top: 80px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 115px;
	padding-right: 15px;
	margin-left: -140px;
	/*background-color: #e9e9e9;*/
	border-top: solid #cccccc 1px;
}
#footer a {
	color: #252525;
}
#footer a:hover {
	color: #006cbb;
}
#footer .logo {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 90px;
	background:  url(images/footer_logo.png);
}
#footer ul.footer {
	margin: 0;
	padding: 0 10px 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
}
#footer ul.footer li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul.footer li:after {
	content: " | ";
	padding: 0 10px;
}
#footer ul.footer .subscribe {
	position: absolute;
	right: 0;
}
#footer ul.footer .subscribe:after,
#footer ul.footer .blog:after {
	content: "";
	padding: 0;
}

#footer .copyright {

	padding: 10px 0 0 0;
	font-size: 12px;
}
#footer .copyright a {
	text-decoration: underline;
}
#footer div.subscribe {
	position: absolute;
	right: 15px;
	top: 15px;
	margin: 3px 0 0 20px;
	display: inline;
	font-size: 10px;
}
#openbox9 {
	position: absolute;
	top: 59px;
	left: 0;
}

/* @end */


/* @group Columns */
.layout .col {
	float: left;
}
.layout .col-last {
	float: right;
}
.cols-2 .col { width: 48%;}
.cols-3 .col { width: 32%;margin-right: 2%;}
.cols-3 .col-3 { width: 32%;margin-right: 0;}
.cols-4 .col { width: 23%;}

.layout .hentry {
	margin-bottom: 15px;
}
/* @end */

/* @group Paging */
.posts-nav {
	clear: both;
	margin: 0 0 40px 0;
}
.posts-nav ul {
	margin: 0;
	padding: 0;
}
.posts-nav ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	color: #aaa;
}
.posts-nav ul li.page_info {
	display: none;
}
.posts-nav ul li a {
	line-height: normal;
	display: block;
	float: left;
	padding: 2px 4px;
	text-decoration: none;
	border: 0;
	color: #5ba7dc;
	font-weight: bold;
}
.posts-nav ul li.active_page {
	background: #b6b6b6;
	color: #fff;
}
.posts-nav ul li.active_page a {
	color: #fff;
}
.posts-nav ul li.pager {
	background: #5ba7dc;
	color: white;
}
.posts-nav ul li.pager a {
	color: white;
}
.posts-nav .nav .post-name {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 90%;
}
.posts-nav .nav.alignright,
.posts-nav .nav.alignleft {
	max-width: 40%;
}
.posts-nav .nav.alignright {
	text-align: right;
}
/* @end */

/* @group Comments */
#comments {
	padding: 40px 0 0 0;
}
#comments h3 {
	margin-bottom: 20px;
}
#comments {
}
#comments .commentlist {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
#comments .commentlist li {
	position: relative;
	padding: 0 0 20px 0;
	list-style: none;
}
#comments .commentlist li .comment-body {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-bottom: 1px solid #eee;
}
#comments .commentlist li .avatar,
#comments .commentlist li .says {
	display: none;
}
#comments .commentlist li .comment-author {
	line-height: normal;
}
#comments .commentlist li cite a {
	text-decoration: none;
}
#comments .commentlist li .comment-meta {
	line-height: normal;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#comments .commentlist li .comment-meta a {
	font-size: 85%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#comments .commentlist li .reply {
	position: absolute;
	top: 0;
	right: 0;
}
#comments .commentlist li .reply a {
	font-size: 80%;
	padding: 3px;
	background: #efefef;
	border: 1px solid #aeaeae;
	text-transform: uppercase;
	color: #888;
	text-decoration: none;
}
#comments .children {
	border-top: 1px solid #aeaeae;
	margin: 0 0 20px 30px;
	padding: 20px 0 0 0;
}
#comments .children li {
	list-style: none;
}
#comments li.bypostauthor cite {
	font-weight: bold;
}
#respond h3 {
	text-transform: uppercase;
}
#respond h3 em {
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#commentform {
	clear: both;
}
#commentform label {
	padding-left: 5px;
	color: #999;
}
#commentform input {
	padding: 3px;
	width: 180px;
	border: 0;
}
#commentform input#submit {
	display: block;
	padding: 5px;
	position: relative;
	background: #1ca296;
	color: #fff;
	cursor: pointer;
	-moz-box-shadow:2px 2px 2px #aaa;
	-webkit-box-shadow:2px 2px 2px #aaa;
	box-shadow:2px 2px 2px #aaa;
}
#commentform textarea {
	padding: 3px;
	width: 90%;
	background: #fff;
	border: 6px solid #ccc;
}
/* @end */

/* @group Captions */


.wp-caption {
	margin-bottom: 1em;
	padding-top: 4px;
	background: #ccc;
	text-align: center;
}
.wp-caption img {
	display: block;
	margin:0 auto;
}
.wp-caption.alignright {
	margin: 0 0 1.5em 1.5em;
}
.wp-caption.alignleft {
	margin: 0 1.5em 1.5em 0;
}
.wp-caption.alignnone {
	margin: 1.5em 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 5px 10px;
	font-size: 10px;
	text-align: left;
}
.wp-caption .wp-caption-text p {
	margin: 0;
}

/* @end */


/* @group Overlay */

#overlay {
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -330px;
	z-index:1000;
	display:none;
	background:white;
	padding: 10px;
	width:640px;		
	font-size:11px;
	-moz-box-shadow:0 0 30px #000;
	-webkit-box-shadow:0 0 30px #000;
	box-shadow:0 0 30px #000;
}
#overlay iframe {display:block;}
#overlay .content .ajax {
	display:block;
	padding: 2em;
	background: white;
}

#overlay .close {
	background-image:url(images/close.png);
	position:absolute; 
	right:-40px; 
	top:-10px;
	z-index:1000;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* @end */

#calendar-events p {
	line-height: normal;
}


.type-gow.excerpt {
	margin: 0 0 30px 0;
	width: 280px;
}
.type-gow.excerpt .image {
	display: block;
	margin: 0 0 15px 0;
	background-color: #0c6dad;
}
.type-gow.excerpt .image img {
	display: block;
	margin: 0 auto;
}
.type-gow.excerpt .image:hover {
	background: #0c6dad !important;
}
.type-gow.excerpt.odd {
	float: left;
	clear: left;
}

.type-gow.excerpt.even {
	float: right;
	clear: right;
}

.single-gow .type-gow .image {
	display: block;
	background: #eee;
	margin: 0 0 10px 0;
}
.single-gow .type-gow .image img {
	display: block;
	margin: 0 auto;
}
.single-gow .type-gow .date {
	float: none;
}
.single-gow .content {
	position: relative;
	margin: 20px 0;
}
.single h4.section {
	margin: 0 0 20px 0;
}

.fancybox-overlay {
	background: #000;
	background-color: rgba(0,0,0,0.8);
}
.fancybox-title-float-wrap .child {
	background: white;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}