/*
* Religion & Society
* 2009/10/15
 
**********************************
************************************
General Rules
------------------------------------
*/
.left
{
	float: left !important;
}
.right
{
	float: right !important;
}
.text-left
{
	text-align: left !important;
}
.text-center
{
	text-align: center !important;
}
.text-right
{
	text-align: right !important;
}
.undo-margin
{
	margin-top: -1em !important;
}
.no-margin
{
	padding-bottom: 0 !important;
}
.half-margin
{
	padding-bottom: 1ex !important;
}
.margin
{
	padding-bottom: 1em !important;
}
.separated
{
	margin-top: 1ex;
	padding-top: 1em;
	clear: both;
	border-top: 1px solid #EEE;
}
/*----------------------------------
Headers, Paragraphs, Text style
------------------------------------
*/
H1
{
	margin-bottom: 1em;
	padding: 0.5ex 0 0.5ex 1px;
	background: transparent url(../img/heading_background.png) no-repeat 0 100%;
	color: #115991;
	font-size: 2.667em;
	font-weight: 400;
}
H2
{
	color: #115991;
	font-size: 1.917em;
	font-weight: 400;
	line-height: 1.1;
}
H3
{
	padding: 1ex 0;
	color: #115991;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.1;
}
H4
{
	padding: 1ex 0;
	color: #115991;
	font-size: 1.417em;
	font-weight: 400;
	line-height: 1.1;
}
H5
{
	color: #115991;
	font-size: 1.083em;
	line-height: 1.5;
}
P.author, P.date
{
	color: #888;
}
P.back
{
	margin-top: -2em;
	padding: 0 0 3ex;
	font-size: 11px;
	text-align: right;
}
P.back A
{
	padding-left: 24px;
	background: transparent url(../img/bullet_b.png) no-repeat 0 50%;
	text-decoration: none;
}
P.back A:hover
{
	text-decoration: underline;
}
P.top
{
	overflow: hidden;
	clear: both;
	padding: 5em 0 0;
	font-size: 0.917em;
}
P.top A
{
	float: right;
	padding: 0 0 0 28px;
	background: #EAEAEA url(../img/button_a.png) no-repeat 0 -21px;
	color: #888 !important;
	line-height: 21px;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}
P.top A SPAN
{
	float: left;
	padding: 0 10px 0 0;
	background: transparent url(../img/button_a.png) no-repeat 100% -21px;
}
P.top A:hover SPAN
{
	text-decoration: underline;
}
P.photo
{
	float: right;
	width: 160px;
	margin: 0 0 1ex 2em;
	padding: 10px;
	border: 1px solid #E5E5E5;
	color: #888;
	font-size: 0.917em;
	font-style: italic;
}
P.photo EM
{
	display: block;
	padding: 1em 0 0.5ex;
	color: #115991;
	font-size: 1.091em;
}
P.photo IMG
{
	width: 160px !important;
}
P.member
{
	float: right;
	width: 182px;
	margin: 0 0 1ex 2em;
}
P.member STRONG
{
	display: block;
	padding: 1ex 0 0;
	color: #222;
}
P.member IMG
{
	width: 160px !important;
	padding: 10px;
	border: 1px solid #E5E5E5;
}
P.intro
{
	color: #222;
	font-size: 1.417em;
	font-weight: 400;
	line-height: 1.2;
}
P.empty-content
{
	height: 350px;
	margin-top: 30px;
}
/*----------------------------------
LINKS
------------------------------------
*/
A
{
	color: #48A5CE;
	text-decoration: underline;
	cursor: pointer;
}
A:focus, A:hover
{
	color: #115991;
	text-decoration: underline;
}
A.button
{
	display: inline-block;
	padding: 0 0 0 28px;
	background: #EFF6F9 url(../img/button_a.png) no-repeat 0 0;
	font-size: 11px;
	color: #115991 !important;
	line-height: 20px;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}
A.button SPAN
{
	float: left;
	padding: 0 10px 1px 0;
	background: transparent url(../img/button_a.png) no-repeat 100% 0;
}
A.button:hover SPAN
{
	text-decoration: underline;
}
A.pdf
{
	display: inline-block;
	padding-left: 25px;
	background: transparent url(../img/icon_pdf.png) no-repeat 0 50%;
	line-height: 24px;
}
A.doc
{
	display: inline-block;
	padding-left: 25px;
	background: transparent url(../img/icon_doc.png) no-repeat 0 50%;
	line-height: 24px;
}
A.ppt
{
    display: inline-block;
    padding-left: 25px;
    background: transparent url(http://religionandsociety.org.uk/img/icon_ptt.png) no-repeat 0 50%;
    line-height: 24px;
}
/*----------------------------------
Text
------------------------------------
*/
.underline
{
	text-decoration: underline;
}
/*----------------------------------
Clear & Hide
------------------------------------
*/
.clearme
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background: none;
}
.hideme
{
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background: none;
}
/***********************************
************************************
Forms
------------------------------------
*/
BUTTON, INPUT.radio, INPUT.checkbox, INPUT.button, LABEL, SELECT
{
	cursor: pointer;
}
BUTTON
{
	padding: 0;
	border: none;
	background: transparent;
}
BUTTON SPAN
{
	display: inline-block;
	padding: 0 0 0 28px;
	background: #1D6596 url(../img/button_a.png) no-repeat 0 -42px;
	font-size: 11px;
	color: #AEE7FF !important;
	line-height: 20px;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}
BUTTON SPAN SPAN
{
	float: left;
	padding: 0 10px 1px 0;
	background: transparent url(../img/button_a.png) no-repeat 100% -42px;
}
BUTTON:hover SPAN
{
	text-decoration: underline;
}
/*----------------------------------
Page header
------------------------------------
*/
#header
{
	position: relative;
	width: 960px;
	height: 225px;
	margin: 0 auto;
	z-index: 9999999;
}
#header P
{
	overflow: hidden;
	padding: 0;
}
#header H1
{
	position: absolute;
	left: 24px;
	top: 22px;
	overflow: hidden;
	width: 117px;
	height: 90px;
	background: transparent url(../img/rs_logo.png) no-repeat 0 0 !important;
	text-indent: -99em;
}
#header H1 A
{
	float: left;
	width: 100%;
	height: 100%;
}
#header H2 A
{
	float: left;
	width: 100%;
	height: 100%;
}
#header FORM
{
	position: absolute;
	right: 21px;
	top: 59px;
	width: 240px;
}
#header INPUT.text
{
	overflow: hidden;
	float: left;
	width: 195px;
	height: 19px;
	padding: 7px 2px 3px 12px;
	border: none;
	background: #FFF url(../img/search_background.png) no-repeat 100% 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 12px;
}
#header UL
{
	z-index: 999999999;
	position: absolute;
	bottom: 26px;
	right: 0px;
	overflow: visible;
	list-style: none;
	width: 950px;
	height: 41px;
	padding: 0 0 0 0px;
	background: transparent url(../img/menu_background.png) no-repeat 0 3px;
	letter-spacing: -1px;
}
#header LI
{
	z-index: 999999999;
	float: left;
	margin-right: -1px;
	padding-right: 8px;
	background: transparent url(../img/menu_item_2.png) no-repeat 50% 1000%;
}
#header LI.active, #header LI.hover, #header LI:hover
{
	background-position: 50% 100%;
}
#header LI A
{
	z-index: 999999999;
	float: left;
	background: transparent url(../img/menu_item.png) no-repeat 0 0;
	color: #FFF;
	font-size: 1.167em;
	font-weight: 700;
	text-decoration: none;
}
#header LI A.first
{
	z-index: 999999999;
	background-position: -1px 0;
}
#header LI A SPAN
{
	z-index: 999999999;
	position: relative;
	left: 14px;
	float: left;
	padding: 0 36px 5px 17px;
	background: transparent url(../img/menu_item.png) no-repeat 100% 0;
	line-height: 35px;
}
#header LI.active A, #header LI A:hover
{
	background-position: 0 100%;
}
#header LI.active A SPAN, #header LI A:hover SPAN
{
	background-position: 100% 100%;
	/*[disabled]text-shadow:#5a97bb 0 1px 1px;*/
}
#header UL DIV
{
	z-index: 999999999;
	position: absolute;
	left: -4px;
	top: 40px;
	display: none;
	width: 248px;
	padding: 15px 0 0;
	background: transparent url(../img/dropdown_background_top.png) no-repeat 0 0;
}
#header UL DIV#dd1
{
	margin-left: 65px;
}
#header UL DIV#dd2
{
	margin-left: 210px;
}
#header UL DIV#dd3
{
	margin-left: 350px;
}
#header UL DIV#dd4
{
	margin-left: 490px;
}
#header UL DIV#dd5
{
	margin-left: 650px;
}
#header UL DIV#dd6
{
	margin-left: 710px;
}
#header LI.hover DIV, #header LI:hover DIV
{
	display: block;
}
#header UL DIV DIV
{
	z-index: 999999999;
	position: static;
	width: auto;
	padding: 0 15px 20px;
	background: transparent url(../img/dropdown_background_bottom.png) no-repeat 0 100%;
}
#header UL DIV UL
{
	z-index: 999999999;
	position: static;
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.857em;
	letter-spacing: normal;
}
#header UL DIV LI
{
	z-index: 999999999;
	position: relative;
	clear: left;
	margin: -1px 10px 0;
	padding: 0;
	border-top: 1px solid #D0EEF9;
	background: transparent;
}
#header UL DIV A
{
	z-index: 999999999;
	position: relative;
	width: 200px;
	height: 28px;
	margin: 0 -10px;
	padding: 0 4px 0 14px;
	background: transparent url(../img/dropdown_hover.png) no-repeat 999px 999px !important;
	color: #105389;
	font-weight: 400;
	line-height: 28px;
}
#header UL DIV LI.hover, #header UL DIV LI:hover
{
	z-index: 999999999;
	margin-top: 0;
	padding: 0;
	border-top: none;
}
#header UL DIV LI.active, #header UL DIV A:hover
{
	z-index: 999999999;
	background-position: 0 0 !important;
	padding: 0 4px 0 14px;
}
.js #header UL
{
	letter-spacing: normal;
}
.js #header LI A:hover SPAN
{
	text-shadow: none;
}
A.rss
{
	background: url(../img/rss.gif) no-repeat top left;
	padding-left: 19px;
	padding-bottom: 2px;
}
/*----------------------------------
Page content container/columns
------------------------------------
*/
#content
{
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	padding: 0 10px 20px 0;
}
#column-primary
{
	float: right;
	width: 640px;
	padding: 0 0 20px;
	background: transparent url(../img/primary_column_background.png) no-repeat 0 100%;
}
#column-primary-child
{
	overflow: hidden;
	padding: 15px 30px 0;
	/* background: #FFF url(../img/primary_column_background.png) no-repeat -640px 0; */
	background: #FFF url(../img/primary_column_background.png) no-repeat -950px 0;
	color: #666;
}
#column-secondary
{
	float: right;
	width: 305px;
	margin: 23px 0 0;
	padding: 16px 0 0;
	background: #3281AE url(../img/secondary_column_background_top.png) no-repeat 0 0;
}
#column-secondary DIV
{
	height: 95px;
	padding: 56px 30px 0 37px;
	background: transparent url(../img/secondary_column_background_bottom.png) no-repeat 4px 0;
}
#column-secondary DIV P
{
	padding: 0 0 0 43px;
	background: transparent url(../img/subscribe_background.png) no-repeat 0 0;
	font-size: 1.167em;
	font-weight: 700;
	line-height: 1.2;
}
#column-secondary DIV P A
{
	display: inline-block;
	margin-top: 1ex;
	color: #AEE7FF;
	font-size: 0.786em;
	font-weight: 400;
	text-decoration: none;
}
#column-secondary DIV P A:hover
{
	color: #FFF;
	text-decoration: underline;
}
DIV.no-menu
{
	height: 146px !important;
	padding-top: 0 !important;
	background: transparent url(../img/secondary_column_background_no_menu.png) no-repeat 0 0 !important;
}
DIV.no-menu DIV
{
	height: auto !important;
	padding-top: 39px !important;
	background: transparent !important;
}
#column-secondary.address
{
	height: 212px;
	padding-top: 0;
	background: transparent url(../img/secondary_column_background_address.png) no-repeat 0 0;
}
#column-secondary.address DIV
{
	height: auto;
	padding-top: 20px;
	padding-left: 30px;
	background: transparent;
}
#column-secondary.address H3
{
	border-bottom: 1px solid #3174A3;
	color: #AEE7FF;
	font-size: 1.167em;
	font-weight: 700;
}
#column-secondary.address H4
{
	padding-top: 1em;
	color: #FFF;
	font-size: 1.083em;
	font-weight: 700;
}
#column-secondary.address DIV P
{
	padding: 0;
	background: transparent;
	color: #C1D8E6;
	font-size: 1em;
	font-weight: 400;
}
#column-secondary UL
{
	overflow: hidden;
	list-style: none;
	padding: 0 26px 18px 30px;
}
#column-secondary UL UL
{
	padding: 0;
}
#column-secondary LI
{
	margin-top: -1px;
}
#column-secondary LI A
{
	display: block;
	padding: 0.6em 0 0.6em 22px;
	border-top: 1px solid #478EB6;
	background: transparent url(../img/bullet_c.png) no-repeat 5px 50%;
	color: #AEE7FF;
	font-size: 1.167em;
	font-weight: 700;
	line-height: 1.1;
	text-decoration: none;
}
#column-secondary LI A.active, #column-secondary LI A:hover
{
	color: #FFF;
}
#column-secondary LI LI
{
	margin-top: 0;
}
#column-secondary LI LI A
{
	padding: 0.8em 0 0.8em 38px;
	background-position: 23px 50%;
	font-size: 1em;
}
/*----------------------------------
Location bar - breadcrumbs
------------------------------------
*/
P.location
{
	color: #CCC;
	font-size: 0.917em;
	line-height: 1.1;
}
P.location A
{
	color: #888;
	text-decoration: none;
}
P.location A:hover
{
	color: #888;
	text-decoration: underline;
}
P.location STRONG
{
	color: #48A5CE;
	font-weight: 400;
}
/*----------------------------------
Specifications
------------------------------------
*/
UL.specifications
{
	overflow: hidden;
	list-style: none;
	padding: 0;
}
UL.specifications LI
{
	margin-top: -1px;
	padding: 1ex 0 1.25ex;
	border-top: 1px solid #EEE;
}
/*----------------------------------
Commisioning panel
------------------------------------
*/
UL.commisioning
{
	float: left;
	list-style: none;
	width: 240px;
	padding: 1em 15px 0 0;
	color: #222;
	font-size: 1.167em;
}
UL.commisioning LI
{
	padding: 0 0 1em;
}
UL.commisioning EM
{
	display: block;
	color: #666;
	font-size: 0.857em;
}
/*----------------------------------
External links listing
------------------------------------
*/
UL.links
{
	color: #449EC8;
}
UL.links LI
{
	padding-bottom: 1ex;
}
/*----------------------------------
List of thumbnails (used in team members and projects)
------------------------------------
*/
UL.thumbnails
{
	overflow: hidden;
	list-style: none;
	margin-right: -20px;
	padding: 1em 0 0;
}
UL.thumbnails LI
{
	float: left;
	width: 180px;
	padding: 0 20px 1em 0;
}
UL.thumbnails IMG
{
	display: block;
	width: 160px !important;
	height: 148px !important;
	padding: 9px;
	border: 1px solid #E5E5E5;
}
UL.thumbnails STRONG
{
	display: block;
	padding-top: 1ex;
	color: #222;
}
/*----------------------------------
Project phases
------------------------------------
*/
UL.phase
{
	overflow: hidden;
	list-style: none;
	padding: 0 0 1em;
}
UL.phase LI
{
	margin-top: -1px;
	padding: 1ex 0 1ex 27px;
	border-top: 1px solid #EEE;
	background: transparent url(../img/bullet_c.png) no-repeat 12px 0.8em;
}
UL.phase STRONG
{
	display: block;
	color: #222;
}
/*----------------------------------
Related projects
------------------------------------
*/
UL.rel-projects
{
	overflow: hidden;
	list-style: none;
	padding: 0 0 1em;
}
UL.rel-projects LI
{
	margin-top: -1px;
	padding: 0.6ex 0 0.6ex 27px;
	background: transparent url(../img/bullet_c.png) no-repeat 12px 0.8em;
}
UL.rel-projects STRONG
{
	display: block;
	color: #555;
}
/*----------------------------------
Generic listing
------------------------------------
*/
UL.listing
{
	overflow: hidden;
	list-style: none;
	margin-top: -1em;
	padding: 0;
}
UL.listing LI
{
	overflow: hidden;
	margin-top: -1px;
	padding: 4ex 0 2ex 150px;
	border-top: 1px solid #EEE;
}
UL.listing P.photo
{
	float: left;
	width: 128px;
	margin: 0 0 0 -150px;
	padding: 0;
}
UL.listing P.photo IMG
{
	width: 128px !important;
}
UL.listing P.author, UL.listing P.date
{
	padding-bottom: 1ex;
	font-size: 0.917em;
}
UL.listing-small LI
{
	padding-left: 75px;
}
UL.listing-small P.photo
{
	width: 54px;
	margin-left: -75px;
}
UL.listing-small P.photo IMG
{
	width: 54px !important;
}
UL.listing-nophoto
{
	margin-top: 15px;
}
UL.listing-nophoto LI
{
	margin-top: -1px;
	padding: 0.6ex 0 0.6ex 27px;
	background: url(../img/bullet_c.png) no-repeat scroll 12px 0.8em;
}
/*----------------------------------
Download listing
------------------------------------
*/
UL.downloads
{
}
UL.downloads LI
{
	float: right;
	margin-right: 20px;
	padding: 0;
	border: none;
}
/*----------------------------------
Pagination
------------------------------------
*/
.pages
{
	overflow: hidden;
	font-size: 0.917em;
	line-height: 1.1;
	text-align: right;
}
.pages P
{
	float: right;
	margin-right: 1em;
	padding: 0.6ex 0;
	color: #888;
	font-style: normal;
}
.pages UL
{
	overflow: hidden;
	float: right;
	list-style: none;
	padding: 0.6ex 0;
}
.pages LI
{
	float: left;
	margin-left: -1px;
	border-left: 1px solid #DEDEDE;
}
.pages LI.first
{
	border-left: none;
	font-weight: 700;
	text-align: left;
}
.pages LI.last
{
	border-right: none;
	font-weight: 700;
	text-align: left;
}
.pages LI.first .disabled, .pages LI.last .disabled
{
	width: auto;
	margin: 0 0 0 1em;
	padding: 0 10px 0 0;
	color: #999;
}
.pages LI A
{
	position: relative;
	float: left;
	width: 3.5ex;
	margin: -0.6ex 0;
	padding: 0.6ex 0;
	text-decoration: none;
	text-align: center;
}
.pages LI.first A, .pages LI.last A
{
	width: auto;
	margin: 0 0 0 1em;
	padding: 0 10px 0 0;
}
.pages LI A:hover
{
	text-decoration: underline !important;
}
.pages LI.current
{
	position: relative;
	float: left;
	width: 3.5ex;
	margin: -0.6ex 0;
	padding: 0.6ex 0;
	text-align: center;
	background: #115991;
	color: #FFF;
	font-weight: 700;
}
/*----------------------------------
Contacts listing
------------------------------------
*/
UL.contact
{
	overflow: hidden;
	list-style: none;
	margin-left: -20px;
	padding: 0 0 1em;
}
UL.contact LI
{
	float: left;
	width: 180px;
	padding: 0 0 0 20px;
}
UL.contact P
{
	padding: 0;
}
UL.contact P STRONG
{
	color: #222;
}
/*----------------------------------
Contact form
------------------------------------
*/
FORM.contact DL
{
	overflow: hidden;
	padding: 1em 0 0;
}
FORM.contact DT
{
	float: left;
	clear: left;
	width: 145px;
	padding: 0 10px 1ex 0;
}
FORM.contact DD
{
	float: left;
	width: 380px;
	padding: 0 0 1ex;
}
FORM.contact DD.indent
{
	clear: left;
	padding-left: 155px;
}
FORM.contact LABEL
{
	color: #222;
	font-weight: 700;
}
FORM.contact LABEL SPAN
{
	float: right;
	color: #449EC8;
	font-weight: 400;
}
FORM.contact INPUT.text
{
	width: 250px;
}
FORM.contact TEXTAREA
{
	width: 380px;
}
/*----------------------------------
Some tabs
------------------------------------
*/
UL.tabs
{
	overflow: hidden;
	list-style: none;
	padding: 0 0 3em;
	line-height: 1.1;
}
UL.tabs LI
{
	float: left;
	margin-left: -1px;
}
UL.tabs A
{
	position: relative;
	float: left;
	width: 111px;
	padding: 8px 15px 8px 20px;
	border-bottom: 1px solid #88ACC8;
	background: transparent url(../img/tabs_background.png) no-repeat 0 0;
	font-weight: 700;
	text-decoration: none;
}
UL.tabs A:hover
{
	text-decoration: underline;
}
UL.tabs A.active
{
	z-index: 1;
	border-bottom: none;
	background-position: 100% 0;
	color: #115991;
}
/*----------------------------------
Research projects
------------------------------------
*/
UL.projects
{
	overflow: hidden;
	list-style: none;
	margin-top: 1em;
	padding: 0;
	border-top: 1px solid #EEE;
}
UL.projects LI
{
	overflow: hidden;
	margin-top: -3px;
	padding: 1em 0 0.5ex;
	border-top: 3px solid #EEE;
}
UL.projects TABLE
{
	width: 100%;
	margin-left: -1em;
	border-collapse: collapse;
	line-height: 1.1;
}
UL.projects TABLE TD, UL.projects TABLE TH
{
	padding: 0 1em;
	border-left: 1px solid #EEE;
	text-align: left;
}
UL.projects TABLE .status
{
	width: 30px;
	padding-right: 0;
	text-align: right;
}
UL.projects TABLE .open
{
	color: #66B332;
}
UL.projects TABLE .closed
{
	color: #DD0000;
}
UL.projects H5
{
	margin-top: 1.5ex;
	padding-top: 1ex;
	border-top: 1px solid #EEE;
	color: #222;
}
UL.projects TABLE .download
{
	width: 80px;
	text-align: center;
	padding: 8px 0;
}
UL.projects TABLE .amount
{
	width: 90px;
	text-align: center;
	padding: 8px 0;
}
UL.projects TABLE TH.download
{
	padding: 0;
}
UL.projects TABLE .download .f-pdf
{
	float: left;
}
UL.projects TABLE .download .f-doc
{
	float: right;
}
UL.projects TABLE TH.amount
{
	padding: 0;
}
UL.projects TABLE .download A
{
	padding: 0 10px;
}
/*----------------------------------
Homepage banner/image
------------------------------------
*/
.banner
{
	overflow: hidden;
	width: 939px;
	margin: -8px auto 0;
	z-index: 0;
}
.banner DIV.left
{
	position: relative;
	overflow: hidden;
	width: 358px;
	height: 243px;
	background: #000;
	z-index: 0;
}
.banner DIV.left P.image
{
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}
.banner DIV.left P.image IMG
{
	height: 242px !important;
}
.banner DIV.left .desc
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 327px;
	padding: 0 15px 1ex;
	background: transparent url(../img/banner_desc_background.png) repeat 0 0;
}
.banner DIV.left .desc H2
{
	padding: 1ex 0 0;
	color: #FFF;
	font-size: 1.5em;
	font-weight: 400;
}
.banner DIV.left .desc P
{
	padding: 1ex 0 0;
}
.banner DIV.left .desc A
{
	color: #AEE7FF;
	text-decoration: none;
}
.banner DIV.left .desc A:hover
{
	color: #FFF;
	text-decoration: underline;
}
.js .banner DIV.left .desc P
{
	display: none;
}
.banner DIV.right
{
	width: 540px;
	height: 240px;
	padding: 15px 15px 0 10px;
	background: transparent url(../img/banner_background.jpg) no-repeat 0 0;
	font-size: 1.333em;
	line-height: 1.2;
	text-shadow: #145a8e 0 1px 1px;
	letter-spacing: -0.2ex;
	z-index: 0;
}
.banner DIV.right P.intro
{
	margin-right: -20px;
	padding-bottom: 1ex;
	color: #FFF;
	font-size: 22px;
}
.banner DIV.right P.intro STRONG
{
	color: #D7FFAD;
}
.js .banner DIV.right
{
	text-shadow: none;
}
.js .banner DIV.right P.intro
{
	padding-bottom: 0;
}
.js .banner DIV.right
{
	letter-spacing: normal;
}
/*----------------------------------
Three boxes/columns on homepage
------------------------------------
*/
.three-boxes
{
	width: 949px;
	margin: 0 auto 20px;
	padding: 5px 0 20px;
	background: transparent url(../img/three_boxes_bottom.png) no-repeat 0 100%;
}
.three-boxes-child
{
	position: relative;
	overflow: hidden;
	min-height: 150px;
	padding: 15px 4px 31px;
	background: transparent url(../img/three_boxes_top.png) no-repeat 0 0;
}
.three-boxes DIV.left, .three-boxes DIV.middle, .three-boxes DIV.right, .debate-boxes div.content, .longer-boxes div.left, .longer-boxes div.middle, .longer-boxes div.right{
	float: left;
	width: 251px;
	padding: 0 15px 0 35px;
}
.three-boxes DIV.middle,
.longer-boxes div.middle
{
	width: 231px;
	padding-left: 54px;
}
.three-boxes DIV.right,
.longer-boxes div.right
{
	float: right;
}
.three-boxes A.button,
.debate-boxes A.button,
.longer-boxes a.button
{
	background-position: 0 -63px;
	color: #AEE7FF !important;
}
.three-boxes A.button SPAN,
.debate-boxes A.button SPAN,
.longer-boxes a.button span
{
	background-position: 100% -63px;
}
.three-boxes H2,
.debate-boxes H2,
.longer-boxes h2
{
	padding: 0 0 1.25ex;
	color: #FFF;
	font-size: 1.75em;
	text-shadow: #145a8e 0 1px 1px;
}
.three-boxes P.last,
.debate-boxes P.last,
.longer-boxes p.last
{
	/* position: absolute; */
	bottom: 0;
	padding: 0;
}
.three-boxes UL,
.debate-boxes UL,
.longer-boxes ul
{
	overflow: hidden;
	list-style: none;
	margin-left: -20px;
	padding: 0 0 0 20px;
	font-size: 0.917em;
}
.three-boxes LI,
.debate-boxes LI,
.longer-boxes li
{
	margin-top: -1px;
	padding: 1.25ex 0 1.5ex;
	border-top: 1px solid #478EB6;
}
.three-boxes LI A,
.debate-boxes LI A,
.longer-boxes li a
{
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	background: transparent url(../img/bullet_c.png) no-repeat 0 0.8ex;
	color: #AEE7FF;
	font-size: 1.273em;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
}
.three-boxes LI A:hover,
.debate-boxes LI A:hover,
.longer-boxes li a:hover
{
	color: #FFF;
	text-decoration: none;
}
.three-boxes DIV.left UL,
.debate-boxes DIV.content UL,
.longer-boxes div.content ul
{
	font-size: 1em;
}
.three-boxes DIV.left LI,
.debate-boxes DIV.content LI,
.longer-boxes div.content li
{
	padding: 1.5ex 0;
}
.three-boxes DIV.left LI A,
.longer-boxes div.left li a
{
	padding-bottom: 0.5ex;
	font-size: 1.167em;
}
/*
.three-boxes DIV.right H2,
.longer-boxes div.right h2
{
	color: #D7FFAD;
}
*/
.three-boxes DIV.right A.button,
.longer-boxes div.right a.button
{
	background-position: 0 -84px!important;
}
.three-boxes DIV.right A.button SPAN,
.longer-boxes div.right a.button span
{
	background-position: 100% -84px;
}

.banner-link {float: left;}
.banner-link a{color: #FFF; font-size: 14px; text-decoration: none;}
.banner-link strong {color: #D7FFAD;}

.banner-link.book {background: url(../img/order-book-1.png) no-repeat; width: 204px; height: 76px; padding: 33px 0px 0px 65px;}
.banner-link.radical {background: url(../img/radical-button.png) no-repeat; width: 244px; height: 31px; margin-top: 30px; padding: 4px 0px 0px 11px;}
.banner .right p {padding: 0!important;}

/*----------------------------------
HOMEPAGE - Debate Boxes
------------------------------------
*/
.debate-boxes-container {
	width: 949px; 
	margin: 0px auto 0px; 
	overflow: hidden;
	}
.debate-boxes#first-child {
	margin: 0px 0px 0px 4px!important;
	}
	
.homepage-faithdebates .debate-boxes#first-child {
	margin: 0px 0px 0px 0px!important;
	}
.debate-boxes {
	background: url(../img/debate-boxes-bground.png) no-repeat; 
	height: 237px; 
	width: 300px; 
	float: left; 
	margin-left: 22px;
	padding-top: 15px;
	display: inline-block;
	}
	
.debate-boxes.middle {
	background: url(../img/debate-boxes-bground.png) no-repeat; 
	height: 187px; 
	width: 300px; 
	float: left; 
	margin-left: 22px;
	padding-top: 15px;
	}
	
.homepage-faithdebates .debate-boxes {
	background: none; 
	}
.debate-boxes .last a {background: url(../img/debate-boxes-button.png) no-repeat; width: 83px; height: 21px;}
.debate-boxes .last a:hover {text-decoration: underline;}
.debate-boxes LI A
{
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	color: #AEE7FF;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	padding-bottom: 5px;
}

.debate-boxes li div{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:77px;
	height:110px;
}
.debate-boxes .religionandsocietypublications{
	background: url(../img/religionandsocietypublications.png) no-repeat;
	display:inline-block;
	*display:inline;
	zoom:1;
}
.debate-boxes .religionandsocietyresearch{
	background: url(../img/religionandsocietyresearch.png) no-repeat;
	display:inline-block;
	*display:inline;
	zoom:1;
}

.debate-boxes H2 {font-size: 16px!important; padding: 0!important;}
.debate-boxes.middle H2 {font-size: 16px!important; padding: 0!important;}

.debate-boxes H2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.debate-boxes H2 a:hover {
	color: #D7FFAD;
	text-decoration: underline;
}

/*----------------------------------
Debate Pages Top Level
------------------------------------
*/
.faith-debate-index-text {overflow: hidden; border-bottom: 1px solid #EEE; padding-bottom: 12px;}
.faith-debate-index-text h1 {margin-bottom: 10px!important;}
.faith-debate-index-text div {font-size: 17px!important; margin-bottom: 7px;}
.faith-debate-index-text img {float: left; margin: 0px 10px 0px 0px; border: 1px solid #cecccc;}
.faith-debate-index-text p {float: left; width: 430px; padding-bottom: 5px;}
.faith-debate-index-text p.debates-address {width: 100%!important;}
.faith-debate-index-text p a {text-decoration: none;}

.faith-debates-index ul.listing p.date {width: 50px; float: left; color: #000; font-size: 12px; font-weight: bold;}
.faith-debates-index ul.listing h5 {float: left; margin-top: -2px;}
.faith-debates-index ul.listing p.people {display: block; margin-top: 10px;}
.faith-debates-index ul.listing p.people a {text-decoration: none; margin-right: 5px;}
.faith-debates-index p.photo {border: none!important;}
.faith-debates-index .print-page {float: right; background: url(../img/print-page.png) no-repeat; width: 80px; height: 21px; padding: 2px 0px 0px 20px; line-height: 14px;}
.faith-debates-index .print-page a {color: #888; text-decoration: none; font-size: 11px;}
.faith-debates-index .print-page a:hover {color: #000;}
.faith-debates-index ul.listing h5 a {color: #115991; text-decoration: none;}
.faith-debates-index ul.listing h5 a:hover {color: #48A5CE;}

.faith-debates-view h1 {margin-bottom: 10px;}
.faith-debates-view h2 {font-size: 16px; margin-bottom: 7px;}
.faith-debates-view h2.register-place {margin-top: 20px;}
.faith-debates-view h3 {font-size: 12px; font-style: italic; font-weight: bold; padding: 0px 0px 0px 0px; margin-bottom: 15px; text-align: center;}
.faith-debates-view h3.response {margin: 15px 0px; text-align: left;}
.faith-debates-view p.back {padding: 0!important; margin: 0!important;}
.faith-debates-view .speakers .person-big {float: left; width: 130px; margin-right: 0px; text-align: center;}
.faith-debates-view .speakers .person-big:firstchild {margin-right: 20px}
.faith-debates-view .person-small {float: left; width: 75px; margin-right: 10px;}
.faith-debates-view .person-big a,
.faith-debates-view .person-small a {text-decoration: underline;}
.faith-debates-view .person-big a,
.faith-debates-view .person-small a {color: #48A5CE; }
.faith-debates-view .person-big a:hover,
.faith-debates-view .person-small a:hover {color: #115991;}
.faith-debates-view .person-big img {width: 100px; height: 100px;}
.faith-debates-view .person-small img {width: 75px; height: 75px;}
.faith-debates-view .person-big span {display: block; font-style: italic;}
.faith-debates-view p.register a {display: block; padding: 10px 0px;}
.faith-debates-view p.top {padding-top: 0px!important;}
.faith-debates-view .onespeakers {overflow: hidden; margin: 0 auto; text-align: center; width: 130px;}
.faith-debates-view .twospeakers {overflow: hidden; margin: 0 auto; text-align: center; width: 260px;}
.faith-debates-view .threespeakers {overflow: hidden; text-align: left; width: 390px;}

.faith-debates-view a.academic-papers {background: url(../img/academic-papers.png) no-repeat; width: 146px; height: 21px; float: left; padding: 2px 0px 0px 25px; text-decoration: none; margin-top: 10px;}


.faith-debates-people h1 {margin-bottom: 10px;}
.faith-debates-people h2 {font-size: 18px; margin-bottom: 10px;}
.faith-debate-people-text {border-bottom: 1px solid #EEE; margin-bottom: 10px;}
.faith-debates-people .name {font-style: italic; color: #115991; margin: 10px 0px 5px; font-size: 14px;}
.faith-debates-people .person img {width: 80px; height: 80px; float: left; margin-right: 20px; margin-top: 5px;}
.faith-debates-people .person p {float: left; width: 440px;}
.faith-debates-people .person p.people-site {margin-top: 10px;}
.faith-debates-people .person p a {text-decoration: none;}



/*----------------------------------
Podcasts
------------------------------------
*/
DIV.podcast
{
	float: left;
	margin: 0 2em 1ex 0;
}
.podcast-container a {background:url(../img/podcast-download.png) no-repeat; width: 130px; height: 21px; float: right; padding-left: 30px; text-decoration: none; padding-top: 3px;}
.podcast-container {width: 380px; margin-bottom: 10px; overflow: hidden; height: 30px;}

.podcast-container object {float: left!important}

#podcast-wrapper-hidden{display:none;width:380px;}
/*----------------------------------
Page footer
------------------------------------
*/
#footer
{
	width: 900px;
	height: 282px;
	margin: 20px auto;
	padding: 0 20px;
	border-top: 1px solid #28618F;
	font-size: 0.917em;
}
#footer P
{
	float: left;
	padding: 30px 0 0;
}
#footer UL
{
	overflow: hidden;
	float: right;
	list-style: none;
	padding: 20px 0 0;
}
#footer LI
{
	float: left;
}
#footer A.ahrc
{
	float: left;
	width: 127px;
	height: 38px;
	margin-right: 20px;
	background: transparent url(../img/ahrc.png) no-repeat 0px 0;
	text-indent: -99em;
}
#footer A.ppr
{
    float: left;
    width: 115px;
    height: 38px;
    margin-right: 20px;
    background: transparent url(../img/ppr.png) no-repeat 0 0;
    text-indent: -99em;
}
#footer A.esrc
{
	float: left;
	width: 44px;
	height: 38px;
	margin-left: 20px;
	background: transparent url(../img/esrc.png) no-repeat 0 0;
	text-indent: -99em;
}
#footer A
{
	color: #A1DCF9;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFF;
	text-decoration: underline;
}

.faith-debates-view a.academic-papers {
    background: url("../img/academic-papers.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 21px;
    margin-left: 3px;
    margin-top: 10px;
    padding: 2px 0 0 25px;
    text-align: left;
    text-decoration: none;
    width: 80px;
    font-size:10px;
}


 h3.event-passed, h3.response-passed {
font-size: 12px;
font-style: italic;
font-weight: bold;
padding: 0px 0px 0px 5px;
margin-bottom: 15px;
text-align:left;
}
 h3.response-passed {
width: 129px!important;
float: left;
}

.threespeakers.passed {
overflow: hidden;
text-align: center;
width: auto!important;
float: left;
margin-right: 30px;
}


.speakers.threespeakers.passed .person-big {
float: left;
width: 100px;
margin-right: 0px;
text-align: center;
margin-bottom: 10px;
}

.speakers.threespeakers.passed .person-big .academic-papers
{
	width: 130px;
	overflow: visible;
}

#first-child li a{
	margin-bottom:2px;

}
p.right-float {
	float:right;
	margin-top: -2px;
}
.debate-boxes p.right-float a {
    font-size: 11px;
    font-weight: normal;
    padding: 3px 0 0 23px;
	background: url(../img/debate-boxes-button.png) no-repeat;
	
	height: 21px;
}

#header a.menu_fd {
	color: #D7FFAD;
}

/* CHANGES 14.08.12 */

.homepage-faithdebates {
	float: left;
	background: url(../img/homepage_faithdebates.png) no-repeat 0 100%;;
	height: auto;
	width: 300px;
	padding-bottom: 30px;
	}

.homepage-faithdebates h2 {
	color: #D7FFAD;
	font-size: 14px;
	margin-bottom:25px;
}

.faithdebate-middle{
	margin-left:22px;
}
	

.homepage-faithdebates-child {
	position: relative;
	overflow: hidden;
	min-height: 455px;
	background: transparent url(../img/homepage_faithdebates_body.png) no-repeat 0 0;
}

.debate-boxes-container .info-boxes {
	float: left;
	width:320px;
}

.longer-boxes {
	width: 629px;
	/* margin: 0 auto 20px; */
	padding: 5px 0 20px;
	background: transparent url(../img/longer-boxes-bottom.png) no-repeat 0 100%;
	float: left;
	margin-left: 18px;
}

.longer-boxes-child {
	position: relative;
	overflow: hidden;
	min-height: 150px;
	padding: 15px 4px 31px;
	background: transparent url(../img/longer-boxes-top.png) no-repeat 0 0;
	margin-left
}

.home-intro {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

.home-intro strong {
	color: #D7FFAD;
}

.slider-hp {
	width: 939px;
	margin: 0px auto;
}

#slides{
	width: 290px;
	height: 210px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.slides_container{
	width: 290px;
	height: 210px;
	display: inline-block;
}

.slides_container div {
    width: 290px;
    height: 210px;
    display: inline-block;
}

.slides_container div img {
	float: left;
	height: 115px;
	margin-left: 15px;
	margin-top: 10px;
}

.slides_container div h2, h2.brochure-intro {
	color: #FFFFFF;
	font-size: 1.45em;
	margin-bottom: 10px;
}

.slides_container div div.copy {
	width: 155px;
	float: right;
	margin: 10px 0 0 0;
	background: none;
}

.slides_container div div.copy p {
	margin-bottom: 10px;
}


.slides_container div div.copy a {
	background: url(../img/slider-link-bground.png) no-repeat;
	height: 32px;
	
	display: inline-block;
	float: left;

	color: #FFFFFF;
	margin-top: -10px;
	padding: 5px 0 0 40px;
	padding-right:22px;
	font-size: 16px;
}

#leftofeditableslide{
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 303px;
	vertical-align: top;
}

#leftofeditableslide .home-intro{
	width: 270px;
	padding: 10px 15px 0;
	font-size: 14px;
}

#middleslide {
	display: inline-block;
	zoom: 1;
	*display:inline;
	width: 299px;
	height: 175px;
	padding: 0 10px;
	vertical-align: top;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #5ca6d7;
}



#middleslide div.pdf-image img {
	height: 161px;
	width: 134px;
	display: inline-block;
	float: left;
	margin: 10px 0 0 8px;
}

#middleslide h2.brochure-intro {
	float: right;
	margin: 13px 0 0 10px;
	width: 140px;
}

#middleslide div.copy a {
	background: url(../img/slider-link-bground.png) no-repeat;
	height: 32px;
	
	display: inline-block;
	float:left;

	color: #FFFFFF;
	padding: 5px 0 0 40px;
	padding-right:22px;
	margin: 47px 0 0 13px;
	font-size: 16px;
}

#slides a.prev {
	background: url(../img/slider-left.png) no-repeat;
	width: 19px;
	height: 50px;
	text-indent: -6000px;
	float:left;
	position: relative;
	top: -135px;
	left: -30px;
}

#slides a.next {
	background: url(../img/slider-right.png) no-repeat;
	width: 19px;
	height: 50px;
	text-indent: -6000px;
	float:left;
	position: relative;
	top: -135px;
	left: 935px;
}

#slides ul.pagination {
	list-style-type: none;
	position: relative;
	top: 15px;
	left: 360px;
	display:block;
	float:left;
}


#slides ul.pagination li {
	float: left;
	margin: 0px 5px;
	display:block;
}

#slides ul.pagination li a {
	background: url(../img/slider-slides.png);
	height: 11px;
	width: 11px;
	text-indent: -6000px;
	display: block;
}

#slides ul.pagination li.current a {
	background: url(../img/slider-slidesselect.png);
	height: 11px;
	width: 11px;
	text-indent: -6000px;
	display: block;
}

.slider-hp {
	height: 220px;
	background: url(../img/topboxbackground.png) no-repeat top center;
	padding-top:7px;
}

ul.no-left {
	padding: 0 0 0 0;
}

/* Faith Debate Page */

.faith-debate-item {
	width: 260px!important;
	text-align: center;
}

.faith-debate-item a {
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

.faith-item-middle {
	border: 1px solid #EEEEEE;
	border-top: none;
	border-bottom: none;
	padding: 0px 30px;
}

#column-primary-full #column-primary-child {
	background-image: transparent url("../img/primary_column_background.png") no-repeat scroll -950px 0px !important;
	/* background-color: #FFFFFF; */
	padding: 20px;
}

#column-primary-full {
	background: transparent url(../img/primary_column_background.png) no-repeat 0 100%!important;
	padding: 20px 0px;
}

#faith-debate-list .date {
	padding: 0;
	margin-bottom: 5px;
}

#faith-debate-list h5 {
	margin-bottom: 10px;
}

ul.people {
	list-style-type: none;
}

div.photo img {
	margin-bottom: 10px;
}

ul.people li {
	margin-bottom: 5px;
}

.highlights-video, .highlights-text {
	width: 445px;
	height: 130px;
	float: left;
	margin-right: 20px;
	/* padding: 20px 0 0 220px; */
	margin-bottom: 20px!important;
}
.highlights-video-full{
	width:100%;
}

.highlights-text {
	width: auto;
}

.highlights-text h2, .highlights-video h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.highlights-text p, .highlights-video p {
	font-size: 12px;
}

.faith-debate-index-text .highlights-text p {
	width: auto;
	float: none;
}

.flipperbook h2 {
	color: #FFFFFF;
	font-size: 18px;
}

/*
.highlights-video a {
	color: #FFFFFF;
	font-size: 12px;
	margin: 14px 0 0 38px;
	text-decoration: none;
	display: block;
}
*/

.flipperbook a {
	color: #FFFFFF;
	font-size: 12px;
	margin: 58px 0 0 35px;
	text-decoration: none;
	display: block;
}

.highlights-video a:hover,
.flipperbook a:hover {
	text-decoration: underline;
}

.flipperbook {
	background: url(../img/debate-highlights.png) no-repeat;
	width: 225px;
	height: 130px;
	float: left;
	padding: 20px 0 0 220px;
	margin-bottom: 20px!important;
}

.flipperbook p {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}

.faith-debate-item h5 {
	color: #48A5CE;
}

.faith-debate-item a:hover h5 {
	color: #115991;
}

a.podcast-all {
	background: url(../img/podcasts-downloads.png) no-repeat;
	width: 218px;
	height: 32px;
	display: block;
}

a.view-highlights {
	background: url(../img/view-highlights.png) no-repeat;
	width: 218px;
	height: 32px;
	display: block;
}

.debate-downloads, .fancy-downloads {
	float: left;
}

.debate-downloads h3 {
	text-align: left;
}

.debate-downloads a , .fancy-downloads a {
	color: #000000;
	text-decoration: none;
	padding: 8px 0 0 40px;
}

.debate-downloads a:hover, .fancy-downloads a:hover {
	text-decoration: underline;
}

.debate-boxes iframe {
}

ul.westminster-video {
	padding: 0 0 0 0px!important;
}

.youtube h3 {
	text-align: left;
	z-index: 1;
	position:relative;
}

.fancybox-opened {
	z-index: 10000001 !important;
}

.wfd_header {
			padding: 15px 10px 20px 18px;
			margin-bottom: 30px;
			clear: both;
			margin-top: 20px;
		}
		.wfd_header h1 {
			margin-left: -5px;
		}

		/* Debate specific styles */
		#wfd_01 h2, #wfd_01 blockquote, #wfd_01 .wfd_table_arrow, #wfd_01 ul { color: #b13087; }
		#wfd_01 .wfd_header {
			background: #b13087 url(../img/faithdebate01_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 180px;
		}
		#wfd_01 .wfd_header h1 {
			background: url(../img/faithdebate01_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}

		#wfd_02 h2, #wfd_02 blockquote, #wfd_02 .wfd_table_arrow, #wfd_02 ul { color: #edb71d; }
		#wfd_02 .wfd_header {
			background: #edb71d url(../img/faithdebate02_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_02 .wfd_header h1 {
			background: url(../img/faithdebate02_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}


		#wfd_03 h2, #wfd_03 blockquote, #wfd_03 .wfd_table_arrow, #wfd_03 ul { color: #91cec5; }
		#wfd_03 .wfd_header {
			background: #91cec5 url(../img/faithdebate03_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_03 .wfd_header h1 {
			background: url(../img/faithdebate03_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}

		#wfd_04 h2, #wfd_04 blockquote, #wfd_04 .wfd_table_arrow, #wfd_04 ul { color: #e4205a; }
		#wfd_04 .wfd_header {
			background: #e4205a url(../img/faithdebate04_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_04 .wfd_header h1 {
			background: url(../img/faithdebate04_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}

		#wfd_05 h2, #wfd_05 blockquote, #wfd_05 .wfd_table_arrow, #wfd_05  ul { color: #03a4d8; }
		#wfd_05 .wfd_header {
			background: #03a4d8 url(../img/faithdebate05_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_05 .wfd_header h1 {
			background: url(../img/faithdebate05_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 90px;
		}

		#wfd_06 h2, #wfd_06 blockquote, #wfd_06 .wfd_table_arrow, #wfd_06 ul { color: #ee8752; }
		#wfd_06 .wfd_header {
			background: #ee8752 url(../img/faithdebate06_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_06 .wfd_header h1 {
			background: url(../img/faithdebate06_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}

		#wfd_07 h2, #wfd_07 blockquote, #wfd_07 .wfd_table_arrow, #wfd_07 ul { color: #16926e; }
		#wfd_07 .wfd_header {
			background: #16926e url(../img/faithdebate07_tabs.png) center right no-repeat;
			color: #fff;
			min-height: 220px;
		}
		#wfd_07 .wfd_header h1 {
			background: url(../img/faithdebate07_title.png) -14px -14px no-repeat;
			text-indent: -9999em;
			min-height: 60px;
		}
.aside blockquote {
	padding: 30px 10px 0px 10px;
}

p.wfd_byline {
	font-size: 11px;
}

.wfd_debate table {
			background: #eee;
			padding: 10px 10px;
			margin-bottom: 20px;
		}
		.wfd_debate table td {
			background: #fff;
			padding: 10px 15px;
			width: 49%;
		}
		.wfd_debate table td.wfd_table_arrow {
			background: #eee;
			padding: 10px 15px;
			width: 2%;
			text-align: center;
			font-size: 2em;
		}

#wfd_01 h2,
#wfd_02 h2,
#wfd_03 h2,
#wfd_04 h2,
#wfd_05 h2,
#wfd_06 h2,
#wfd_07 h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.person-pic {
float: left;
padding-bottom: 10px;
overflow: hidden;
	margin-right: 20px;
}

.wfd_intro.section h2 {
	margin-bottom: 10px;
}

.wfd_intro.section .wft_quote {
	padding: 0px 20px;
	font-style: italic;
	margin-bottom: 10px;
}

.wfd_intro.section sup a {
	text-decoration: none;
}

ul.debates-links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.debates-links li {
	padding: 5px 0px;
}

ul.debates-links li a {
	text-decoration: none;
}

h2.read-debates {
	margin-bottom: 10px;
}
























/* NU CHANGES 2/1/2013 */
.link-boxes {
	background: url(../img/linkbox.png) no-repeat; 
	height: 100px; 
	width: 300px; 
	float: left; 
	margin-left: 22px;
	padding-top: 15px;
	display: inline-block;
	}
.subnav{
	margin-left:10px;
	margin-bottom:10px;
}
#dd1 p{
	color:#666666;
	margin-left:5px;
	font-weight: bold;
}
.homepagetitlebox{
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	color: #AEE7FF;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	padding-bottom: 5px;
}


/* Changes 08/09/13 */

.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.button,
a.button,
.button a,
button.button,
input.button {
	padding:4px 20px;
	background: #398dbe url(../img/btn_bg.png);
	color: white !important;
	-webkit-border-radius: 60px;
	-moz-border-bottom-colors: 60px;
	border-radius: 60px;
	border-bottom: 1px solid #c2c2c2;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}

.button:hover,
a.button:hover,
.button a:hover,
button.button:hover,
input.button:hover,
.button:hover span,
a.button:hover span,
.button a:hover span,
button.button:hover span,
input.button:hover span {
	text-decoration: none !important;
}

.text-link,
a.text-link,
.text-link a {
	color: #115991;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.text-link:hover,
a.text-link:hover,
.text-link a:hover {
	color: #0a3252;
}

.wrap { width: 940px; margin: auto; }

#tagline p { 
	width: 200px;
	position: absolute;
	top: 38px;
	left: 160px;
	font-size: 16px;
	font-weight: bold;
}

#SearchAddForm label {
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
#header input.text {
	background: #b0d4e4;
	background: rgba(255, 255, 255, 0.75);
	border: 2px solid #126c9d;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: inset 0px 2px 4px rgba(0,0,0,0.2);
}
#header input.text:focus {
	border: 2px solid #0b547c;
	outline: none;
}
#header form {
	right: 0;
	top: 40px;
}
#header > ul {
	width: 941px;
	padding-left: 19px;
	height: 43px;
	background: url(../img/header_rpt.png) repeat-x;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-transform: uppercase;
}
#header ul > li { 
	line-height: 43px;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#header ul > li a {
	padding: 0px 30px;
	background: none;
}
#header ul > li:after {
	content: "";
	display: block;
	float: right;
	width: 1px;
	height: 6px;
	margin: 19px 0px 0px;
	background: #4c4c4c;
}
#header ul > li:last-of-type:after {
	display: none;
}

#header ul > li a:hover {
	background: rgba(255,255,255,0.05);
}
#header a.menu_fd { color: white; }

.homepage h2 {
	font-size: 22px; 
	line-height: 22px;
	margin-bottom: 20px;
}

.section {
	background: white;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 22px;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	margin-bottom: 20px;
}

.home-main-section {
	width: 100%; 
	margin: inherit auto;
}

.home-left-col { 
	width: 369px;
	border-right: 1px dashed #dfdfdf;
	float: left;
}

.home-wfd object { float: left; }
.home-wfd .video-aside { float: right; width: 170px; }

.home-about-imgs { margin-bottom: 14px; }
.home-about-imgs .main-img { float: left; }
.home-about-imgs .img-grid { float: right; width: 180px; }

.home-about-imgs .rowone-img { margin-bottom: 22px; }

.home-brochure img { 
	float: left;
	margin-right: 20px;
}
.home-brochure p {
	display: block;
	width: 400px;
}
.section-inner { padding: 20px; }

.home-right-col {
	width: 530px;
	float: right;
}

.home-posts-list { padding: 0 !important; }
.home-posts { 
	width: 540px;
	float: left;
	min-height: 500px;
}

.home-posts ul li { 
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #dfdfdf;
}

.home-posts ul li h3 {
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	color: #535353;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}

.home-posts p.date {
	font-size: 13px;
	margin: 5px 0px;
	padding: 0;
}

.research-section {
	width: 380px; 
	float: right;
}
.research-section .section {
	min-height: 243px;
}
.research-section .section img {
	float: left;
	margin-right: 15px;
}
.research-section .section .content {
	width: 245px;
	float: right;
}
a.button span { float: none; padding: 0; margin: 0; background: none; font-size: 12px; position: relative; top: 1px; left: 3px;  }

.cufon-loading { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

.home-wfd { border-bottom: 1px dashed #dfdfdf; }