@charset "UTF-8";
/********************************
 CSS FILE: ../css/common.css 
********************************/
#maxIndexFeaturedArticles ul li{
	width: 280px;
}

.beaconAd{
	margin: 0 auto 18px auto;
	display: block;
	width: 728px;
}

#RelatedLinks{
	display: none;
}

.itvLatest{
	background: url(https://powertochange.com/wp-content/themes/hybrid/images/backgroundSprites.gif);
	background-position: -1000px 0px;
}

.itvLatest h3{
	margin: 9px;
}

.itvLatest h3 a{
	font-weight: bold;
	font-family: helvetica;
	color: #0078c1 !important;
}

.itvLatest img{
	float: left;
	margin: 0 9px 9px 0;
}

.itvLatest li{
	margin: 0 9px;
	list-style: none;
}

.itvLatestTitle{
	width: 170px;
	font-size: 12px;
	color: #0078c1;
	height: 16px;
	overflow: hidden;
	float: left;
}

.itvPreview{
	height: 26px;
	width: 100%;
	background: #b4e201;
	overflow: visible;
	display: none;
}

.itvPreviewLinks{
	width: 960px;
	margin: 0 auto;
}

.itvPreview a{
	float: left;
	width: 320px;
	height: 14px;
	padding: 6px 80px;
	font-weight: bold;
	background: #b4e201;
}

.videoIcon{
	background: url(css/images/icon.jpg);
	width: 15px;
	height: 14px;
	float: left;
	margin: 0 6px 0 0;
}

.formBuilderSubmit input{border:solid 1px #dedede;background:#efefef;padding:3px;-moz-border-radius:5px;-webkit-border-radius:5px;}

#formBuilderFieldYES .formBuilderSubmit input{
	border: 0 !important;
	background: none !important;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	height: 26px;
}
ol{
	list-style: decimal;
}
div,ul,li, canvas{
	margin:0;
	padding:0;
	
}

div .navigation {
	overflow:visible;
}

.navigation a{
	color: #007AC7;
}

.aligncenter{
	text-align: center;
}

#bodyWrapper #leftColumn {
	width: 655px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
#bodyWrapper #rightColumn {
	margin: 0px;
	padding: 0px;
	width: 285px;
	float: left;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

input, textarea, submit{
	border: solid 1px #dedede;
	background: #efefef;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="submit"]{
	font-weight: bold;
}
.required{
	font-weight: bold;
	font-size: 14px;
}
label{
	font-weight: normal;
	font-size: 12px;
}
input[type="submit"]{
	padding: 5px;
}
input[type="submit"]:active{
	color: #007AC7;
}
#searchSubmit{
	border: none;
}
input, textarea:focus{
	outline: none;
}
#commentform p{
	margin: 0 0 7px 0;
}
.formBuilderForm .formBuilderField{
	padding-bottom: 7px!important;
}

/* Fix firefox image border bug */
a img{
	border: none;
}


/*==================================================
 	Styles for pages where the loop returns nothing
===================================================*/

#nothingFound {
	text-align: center;
	font-size: 22px;
	margin-top: 100px;
	color: #999;
}
#nothingFound .goBack {
	font-size: 14px;
}

/*===========================================
 	Styles for 404 pages
===========================================*/

.title404 {
	text-align: center;
	font-size: 22px;
	margin-top: 50px;
	color: #999;
}
.text404 {
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-bottom: 50px;
}
#articleWrapper p.text404 {
	margin-bottom: 50px;
}






/********************************
 CSS FILE: ../css/type.css 
********************************/
strong{
	font-weight: bold;
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/*--------------------------
Deprecated 
---------------------------*/
.fancyHeaderText {
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
}
/*--------------------------*/

.fancy
{
    font-style: italic;
    font-family: "museo-slab", helvetica, sans-serif;
}

.soulCravingsText {
	color: #bf0307;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
	list-style-position:inside !important; 
}


ul {
	list-style: circle;
}

li {
	margin-left: 30px;
	padding-bottom: 10px;
}


/* Links */
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
a strong{
	font-weight: bold;
}
.moreLink {
	font-weight: bold;
	display: inline;
}




/********************************
 CSS FILE: ../css/header.css 
********************************/
#headerBar {
	margin: 0 auto;
	padding: 0px;
	height: 41px;
	color: #FFF;
	background: url('images/backgroundSprites.gif') no-repeat;
	width: 960px;
	font-size: 10px;
	background-position: 0px -700px;
}
#outerHeaderBar {
	background: url('images/backgroundSpritesRepeat.gif') repeat-x;
	overflow: visible;
}
#titleBar {
	margin: 0 auto;
	padding: 0px;
	height: 95px;
	display: block;
	width: 960px;
	z-index: 1;
}
#powerToChangeLogo {
	height: 96px;
	width: 223px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/buttonSprites.gif);
	background-repeat: no-repeat;
	background-position: 0px -400px;
	display: block;
}
#logoSeperator {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 1px;
	background-image: url(images/buttonSprites.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: -300px 0px;
}
#outerPrimaryNav {
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-color: #007AC7;
	clear: both;
	overflow: visible;
}
#primaryNav {
	margin: 0 auto;
	padding: 0px;
	height: 24px;
	background-color: #007AC7;
	color: #FFF;
	width: 960px;
	font-size: 11px;
	clear: both;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#primaryNav #navList {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 960px;
	height: 24px;
}
#primaryNav #navList li {
	display: inline;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 21px;
}
#primaryNav #theLifeMessage {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	word-spacing: normal;
	width: 260px;
}
#headerBar ul {
	padding: 0px;
	display: block;
	list-style-type: none;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	text-align: right;
}
#headerBar ul li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dropDownArrow {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
}

#discover-sectionSlogan {
	margin: 0px 286px 0px 0px;
	padding: 0px;
	height: 96px;
	width: 225px;
	float: left;
	background-image: url(images/taglines/discovertagline.gif);
	background-repeat: no-repeat;
	display: block;
}
#experience-sectionSlogan {
	margin: 0px 286px 0px 0px;
	padding: 0px;
	height: 96px;
	width: 225px;
	float: left;
	background-image: url(images/taglines/experiencetagline.gif);
	background-repeat: no-repeat;
	display: block;
}

#inspire-sectionSlogan {
	margin: 0px 286px 0px 0px;
	padding: 0px;
	height: 96px;
	width: 225px;
	float: left;
	background-image: url(images/taglines/inspiretagline.gif);
	background-repeat: no-repeat;
	display: block;
}

#chinese-sectionSlogan {
	margin: 0px 286px 0px 0px;
	padding: 0px;
	height: 96px;
	width: 225px;
	float: left;
	background-image: url(http://chenggongle.com/wp-content/themes/hybrid/images/taglines/discovertagline.gif);
	background-repeat: no-repeat;
	display: block;
}

#search {
	height:auto;
	padding: 0px;
	background: url(images/backgroundSprites.gif) no-repeat;
	width: 210px;
	margin:0px;
	background-position: -400px 0px;
	float: left;
	display: block;
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#searchField {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}
#searchField #searchText {
	background-color: #ECECEC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-left: 33px;
	margin-top: 1px;
	color: #666;
	font-size: 16px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
	width: 100px;
}
#searchField #searchSubmit {
	padding: 0px;
	float: left;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#outerSecondaryNav {
	padding: 0px;
	height: 26px;
	background-image: url(images/backgroundSpritesRepeat.gif);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	margin: 0 auto;
	overflow: visible;
}
#secondaryNav {
	padding: 0px;
	height: 26px;
	background-image: url(images/backgroundSprites.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	background-position: 0px -800px;
	width: 960px;
	clear: both;
	margin: 0 auto;
}
#secondaryNav #subNav {
	color: #66c4ce;
	list-style-type: none;
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subNav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#subSubNav {
	color: #66c4ce;
	list-style-type: none;
	padding: 0px;
	display: inline;
	padding: 10px 0 10px 0;
}
ul#subSubNav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
ul#subSubNav li a{
	color: #000000;
}
#secondaryNav #headerDonateButton {
	margin: 0px;
	padding: 0px;
	float: right;
}
#secondaryNav #corporateSubNav {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#secondaryNav #corporateSubNav li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#secondaryNav #sectionName {
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	display: inline;
}
#primaryNav ul .currentSection {
	background-color: #FFF;
	color: #000;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#primaryNav ul .christmas {
	background-color: #FF5555;
	color: #000;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	/*font-weight: bold;*/
}
#christmasIcon
{
vertical-align: top;
padding-right:4px;
}
#primaryNav a {
	color: #FFF;
}
#primaryNav .currentSection a {
	color: #000;
}



/* Drop down list */
.moreDropDown ul {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007BCC;
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 160px;
	position: absolute;
	overflow: visible;
	margin-left: 0px;
}
li.moreDropDownLink ul {
	display: none;
	background-color: #007BCC;
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 150px;
	position: absolute;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding: 0px;
}
li.moreDropDownLink ul li {
	background-color: #007BCC;
	display: block;
	width: 150px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
}
li.moreDropDownLink:hover ul {
	display: inline;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index: 100;
}
#headerBar .subscribeButton {
	float: right;
	padding: 0px;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#headerBar .subscribeButton #subscribeIcon {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerBar #siloChooser {
	padding: 0px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyWrapper {
	padding: 0px;
	margin: 15px auto 0 auto;
	width: 960px;
}
#secondaryNav #donateButton {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background: #007AC7;
	font-weight: bold;
}
#donateButton a{
	color: #ffffff;
}
#donateButton span {
	padding: 0px;
	display: block;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#headerBar #loginBar {
	padding: 0px;
	float: right;
	display: none;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 350px;
}
#headerBar #loginBar #loginform input {
	font-size: 10px;
}
#miniIndexArticleListTitle h2 {
	float: left;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerBar a {
	color: #FFF;
}
.subscribeButton span {
	display: block;
	float: left;
	margin-top: 2px;
}





/********************************
 CSS FILE: ../css/index.css 
********************************/
/* ======================================================
 Common Styles
 =======================================================*/
/* ======================================================
 Maxi-Indexes
 =======================================================*/
#topBox {
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    height: 476px;
    width: 643px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 14px;
    overflow: hidden;
    background-position: -1301px -400px;
}

#maxIndexFeaturedArticle {
    padding: 0px;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 14px;
    width: 310px;
    float: left;
    display: inline;
}

#maxIndexFeaturedArticle p {
    line-height: 15px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 290px;
    display: inline;
    font-size: 11.5px;
    float: left;
}

#maxIndexArticleList {
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 300px;
    float: left;
}

#maxIndexArticleList .indexBannerAd {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
    margin-left: 0px;
}

#maxIndexFeaturedArticles {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    background-position: -1300px 0px;
    float: left;
    width: 293px;
}

/* ================
 Article List Styles
 ==================*/
#maxIndexFeaturedArticles ul {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
    display: inline;
}

#maxIndexFeaturedArticles ul li {
    padding: 0px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    height: 46px;
    overflow: hidden;
    width: 273px;
    clear: both;
    font-size: 11px;
}

#maxIndexFeaturedArticles ul li img {
    padding: 0px;
    float: left;
    height: 46px;
    width: 60px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.boxHeader img {
    float: left;
    padding: 0px;
    height: 16px;
    width: 16px;
    margin-top: 3px;
    margin-right: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.boxHeader h2 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}

.indexTopBannerAd, .indexBottomBannerAd {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    height: 88px;
    width: 293px;
    float: left;
    display: inline;
}

.indexBottomBannerAd {
    height: 82px;
    /*margin-top: 5px;*/
    /*margin-bottom: 10px;*/
    float: left;
}

.sidebarTopBannerAd {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    height: 88px;
    width: 284px;
    /*float: left;*/
    display: inline;
}

#maxIndexFeaturedArticle img {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#maxIndexFeaturedArticle h2 {
    font-size: 25px;
    margin: 0px;
    padding: 0px;
}

/* ======================================================
 Mini-Indexes
 =======================================================*/
#miniIndexTopBox {
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    height: 514px;
    width: 643px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 14px;
    overflow: hidden;
    background-position: -2001px -400px;
    float: left;
    padding: 0px;
}

#miniIndexFeaturedArticle {
    height: 220px;
    float: left;
    display: inline;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 623px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 13px;
}

#miniIndexFeaturedArticle img {
    padding: 0px;
    float: left;
    height: 220px;
    width: 290px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#miniIndexFeaturedArticle p {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 320px;
    line-height: 15px;
    font-size: 11.5px;
}

#miniIndexFeaturedArticleTitle {
    margin-bottom: 5px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 17pt;
}

#miniIndexArticleList {
    height: 220px;
    width: 607px;
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    background-position: -1600px 0px;
    float: left;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 14px;
    display: inline;
}

#miniIndexArticleListTitle {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 14px;
    float: left;
    clear: both;
    display: inline;
    width: 550px;
}

#miniIndexArticleListTitle img {
    padding: 0px;
    float: left;
    margin-top: 1px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#miniIndexArticleList ul {
    margin: 10px;
    padding: 00px;
    list-style-type: none;
}

#miniIndexArticleList ul li {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    width: 100%;
    display: block;
    float: left;
}

#miniIndexArticleList ul li img {
    padding: 0px;
    height: 91px;
    width: 120px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.miniIndexArticleTitle {
    margin: 0px;
    padding: 0px;
    font-weight: bolder;
    display: block;
    float: left;
    width: 450px;
    font-size: 11px;
}

#miniIndexArticleList ul li p {
    padding: 0px;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    width: 450px;
    font-size: 11px;
}

/* ======================================================
 Tag Indexes
 =======================================================*/
#tagIndexArticleList {
    height: 200px;
    width: 280px;
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    background-position: -1300px 0px;
    float: left;
    padding: 10px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 14px;
    display: inline;
    font-size: 11px;
}

.tagIndexArticleTitle {
    margin: 0px;
    padding: 0px;
    font-weight: bolder;
   /* display: block;
    float: left;
    width: 150px;*/
    font-size: 11px;
}

#tagIndexArticleList ul {
    margin: 0px;
    padding: 00px;
    list-style-type: none;
}

#tagIndexArticleList ul li {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    width: 100%;
    display: block;
    float: left;
}

#tagIndexArticleList ul li img {
    padding: 0px;
    height: 60px;
    width: 80px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#tagIndexArticleList ul li p {
    padding: 0px;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    width: 280px;
}

#tagIndexTitle {
    padding: 0px;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 12px;
}

/* ======================================================
 Video Index
 =======================================================*/

#tagCloud {
/*    height: 200px; */
    width: 280px;
    background-image: url(images/backgroundSprites.gif);
    background-repeat: no-repeat;
    background-position: -1300px 0px;
    float: left;
    padding: 10px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 14px;
    display: inline;
    font-size: 11px;
}

#tagCloud p 
{
	text-align: center;
	padding: 10px 20px 10px 20px;
}


/* ======================================================
 Video Index
 =======================================================*/
.homepage-video-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.homepage-video-row .homepage-video-box-thumb {
    float: left;
    width: 130px;
    margin-right: 13px;
    margin-left: 13px;
}

#videoCatSelect {
    margin-top: 10px;
    margin-bottom: 5px;
}

.video-index-nav {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding-left: 0px;
}

.video-index-date {
    font-size: 10px;
    color: #666;
    margin-bottom: 0px;
    margin-top: 5px;
}

.video-index-title {
    margin: 0px;
    padding: 0px;
}

.video-index-excerpt {
    padding: 0px;
    display: block;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    height: 70px;
}

.homepage-video-box-thumb-image {
    border: 1px solid #000;
    width: 127px;
    height: 85px;
}

.blogPostPreviewImage {
    float: left;
    height: 91px;
    width: 120px;
    margin: 4px 10px 70px 0;
}

.blogIndexTitle {
    font-size: 14px;
}

/* ======================================================
 Top Tag Images Indexes
 =======================================================*/
#topTagIndexImageList {
    /*background-image: url(images/backgroundSprites.gif);
     background-repeat: no-repeat;*/
    height: 185px;
    width: 643px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 14px;
    overflow: hidden;
    background-position: -2001px -400px;
    float: left;
    padding: 0px;
}

#topTagIndexImageList a {
    float: left;
    margin: 0 0 10px 11px;
    border: thin solid black;
}

/* ======================================================
 Other Index Controls
 =======================================================*/
.leftIndexColumn {
    display: block;
    float: left;
    width: 48%;
}

.rightIndexColumn {
    display: block;
    float: right;
    width: 48%;
}

#wpstats {
	display: none;
}





/********************************
 CSS FILE: ../css/boxes.css 
********************************/
/* ======================================================
					Box Headers 
=======================================================*/
.boxHeader {
	padding: 0px;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* ======================================================
					Interactive Box 
=======================================================*/
#interactiveBox {
	background-image: url(images/backgroundSprites.gif);
	background-repeat: no-repeat;
	/*height: 109px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-position: -1000px 0px;
	width: 285px;
}
#interactiveBox #buttonHolder {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#interactiveBox #lessonIcon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 58px;
	width: 245px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-position: -387px -164px;
	background-repeat: no-repeat;
	float: left;
}

#interactiveBox #chatIcon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 58px;
	width: 245px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-position: -387px -106px;
	background-repeat: no-repeat;
	float: left;
}
#interactiveBox #prayIcon {
	padding: 0px;
	height: 62px;
	width: 245px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-position: -387px -44px;	
	background-repeat: no-repeat;
	float: left;
}
#interactiveBox #talkIcon {
	padding: 0px;
	height: 44px;
	width: 245px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-repeat: no-repeat;
	background-position: -387px 0px;
	float: left;
}
/* ======================================================
					Grey Interactive Box 
=======================================================*/
#grey_interactiveBox {
	background-image: url(images/backgroundSprites.gif);
	background-repeat: no-repeat;
	/*height: 109px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-position: -1000px 0px;
	width: 285px;
}
#grey_interactiveBox #buttonHolder {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#grey_interactiveBox #lessonIcon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 58px;
	width: 245px;
	display: block;
	background-image: url(images/grey_buttonSprites.gif);
	background-position: -387px -164px;
	background-repeat: no-repeat;
	float: left;
}

#grey_interactiveBox #chatIcon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 58px;
	width: 245px;
	display: block;
	background-image: url(images/grey_buttonSprites.gif);
	background-position: -387px -106px;
	background-repeat: no-repeat;
	float: left;
}
#grey_interactiveBox #prayIcon {
	padding: 0px;
	height: 62px;
	width: 245px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/grey_buttonSprites.gif);
	background-position: -387px -44px;
	background-repeat: no-repeat;
	float: left;
}
#grey_interactiveBox #talkIcon {
	padding: 0px;
	height: 44px;
	width: 245px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/grey_buttonSprites.gif);
	background-repeat: no-repeat;
	background-position: -387px 0px;
	float: left;
}
/* ======================================================
			Corporate Interactive Box 
=======================================================*/
#corporate_interactiveBox {
	background-image: url(images/slices/corporate/interactivebg.gif);
	background-repeat: no-repeat;
	/*height: 109px;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	width: 285px;
}
#corporate_interactiveBox #buttonHolder {
	margin:0 0 0 2px;
	float: left;
	background:white none repeat scroll 0 0;
	padding: 0;
	
	width:277px;
}
#corporate_interactiveBox #chatIcon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	width: 245px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-position: -387px -107px;
	background-repeat: no-repeat;
	float: left;
}
#corporate_interactiveBox #prayIcon {
	padding: 0px;
	height: 62px;
	width: 245px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-position: -387px -45px;	
	background-repeat: no-repeat;
	float: left;
}
#corporate_interactiveBox #talkIcon {
	padding: 0px;
	height: 45px;
	width: 245px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(images/buttonSprites.gif);
	background-repeat: no-repeat;
	background-position: -387px 0px;
	float: left;
}

/* ======================================================
					Media Box 
=======================================================*/
#mediaBox {
	padding: 0px;
	height: 235px;
	background-image: url(images/backgroundSprites.gif);
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-position: -600px -400px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 10px;
}
#mediaBoxTitle {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 17px;
	padding: 0px;
	float: left;
	display: inline;
}
#mediaBox .mediaBoxItem {
	padding: 0px;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.mediaBoxItem img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #000;
}
.mediaBoxItem p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mediaBoxTitleMoreLinkHolder {
	float: right;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
}

/* ======================================================
					Ad Box 
=======================================================*/
#adBox{
	display: none;
	height: 285px;
	width: 285px;
	background-image: url(images/backgroundSprites.gif);
	background-repeat: no-repeat;
	background-position: -1000px -400px;
}

.ad, .squareAd, #adBox {
	display: none;
}

#adBox iframe {
	padding: 18px;
}

#adBox, #inspire_adBox{
	margin-bottom: 20px;
}

#inspire_adBox{
	height: 287px;
	width: 285px;
	background-image: url(images/inspire/inspire_adBox.png);
}
#adBox img{
	margin: 0px;
	height: 250px;
	width: 250px;
	padding-top: 17.5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17.5px;
}

#inspire_adBox img {
	margin: 0px;
	height: 250px;
	width: 250px;
	padding-top: 17.5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17.5px;
}
/* ======================================================
					Sidebar Box 
=======================================================*/
.sidebarBox {
	width: 285px;
	padding: 0px;
	background-image: url(images/backgroundSprites.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: -1000px 0px;
	float: left;
}
.sidebarBox ul{
	list-style: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
	display: inline;
	width: 275px;
}

/* ======================================================
					Corporate Box 
=======================================================*/
#corporateBoxHolder {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	display: block;
	clear: both;
	width: 643px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.leftCorporateBox, .rightCorporateBox {
	padding: 0px;
	height: 155px;
	width: 306px;
	background-image: url(images/backgroundSprites.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: -650px 0px;
	float: left;
	margin-right: 28px;
	margin-left: 0px;
}
.rightCorporateBox {
	margin-right: 0px;
}
.corporateBoxContent {
	margin: 12px;
	padding: 0px;
	width: 282px;
}
.corporateBoxContent img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.corporateBoxContent h3 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
}
.corporateBoxContent .corporateSubHeader {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
}

/* ======================================================
					Left Aligned Index Box
=======================================================*/
.leftIndexBox, .rightIndexBox {
	float: left;
	width: 306px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 20px;
	background-image: url(images/backgroundSprites.gif);
	background-repeat: no-repeat;
	background-position: -650px 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

/* ======================================================
					Right Aligned Index Box (just one override)
=======================================================*/
.rightIndexBox {
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	clear: right;
}

/* ======================================================
					Left Aligned Index Image
=======================================================*/
.leftIndexBoxImage, .rightIndexBoxImage {
	float: left;
	width: 306px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

/* ======================================================
					Right Aligned Index Image (just one override)
=======================================================*/
.rightIndexBoxImage {
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	clear: right;
}


/* ======================================================
					Index Box Common Styles
=======================================================*/

.leftIndexBox h4, .rightIndexBox h4, .sidebarBox h4 {
	padding: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	float: left;
}
.leftIndexBox .headerImage, .rightIndexBox .headerImage, .sidebarBox .headerImage {
	float: left;
	padding: 0px;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.leftIndexBox ul, .rightIndexBox ul, .inspire_rightIndexBox ul, .inspire_leftIndexBox ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	clear: both;
	display: inline;
	list-style-type: none;
	list-style-position: outside;
}
.nothingInBox {
	color: #CCC;
	font-size: 16px;
	text-align: center;
}

/* ======================================================
				Latest Articles (on Homepage) Styles
=======================================================*/
#homepageLatestArticlesList {
	list-style-type: disc;
	margin-left: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	width: 280px;
}

#homepageLatestArticlesList li {
	padding-bottom: 0px;
}

.leftIndexBox #latestArticlesList li {
	float: left;
	width: 275px;
	padding-bottom: 0px;
}


/* ======================================================
				Upcoming Chats Styles
=======================================================*/
#upcomingChatsBackground {
	/*background-image: url(images/icons/chatpeeps.gif);
	background-repeat: no-repeat;
	background-position: 200px 5px;
	*/
	float: left;
	width: 100%;
}

#upcomingChatsBackground a, #inspire_upcomingChatsBackground a{
	width:95%;
	clear:both;
	float: left;
	position:relative;
	text-align: right;
}

#upcomingChats ul li, #inspire_upcomingChatsBackground ul li{
	margin-bottom: 5px;
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#upcomingChats ul li strong {
	font-weight: bold;
}

#chatBox ul li {
	margin-bottom: 5px;
	clear: left;
	width: 250px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

/* ======================================================
				Discover/Experience/Inspire Widget
=======================================================*/

.DEIitem {
	height: 25px;
	/*width: 123px;*/
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background-image: url(images/buttonSprites.gif);
	background-repeat: no-repeat;
}
#discover_active{
	background-position: 0px -350px;	
	width:120px;
}
#discover_inactive{
	background-position: 0px -300px;	
	width:120px;
}
#discover_inactive_behind{
	background-position: -149px -300px;	
	width:120px;
}
#experience_active{
	background-position: -150px -350px;	
	width:104px;
}
#experience_inactive{
	background-position: -300px -300px;
	width:104px;	
}
#experience_inactive_behind{
	background-position: -450px -300px;	
	width:104px;
}
#inspire_active{
	background-position: -300px -350px;	
	width:104px;
}
#inspire_inactive{
	background-position: -555px -300px;	
	width:104px;
}


/* ======================================================
			Grey Discover/Experience/Inspire Widget
=======================================================*/

.grey_DEIitem {
	height: 25px;
	/*width: 123px;*/
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background-image: url(images/grey_buttonSprites.gif);
	background-repeat: no-repeat;
}

#sectioncats-storefront-notice {
        margin: 0;
        padding: 4px 10px 4px 10px;
        background-color: #005182;
        font-weight: bold;
        color: #FFFFFF;
}
#sectioncats-storefront-notice a {
        color: #FFFFFF;
}


#indexBoxHolder {
	margin: 0px;
	width: 640px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homepageLatestArticlesList li {
	margin-left: 0px;
}

#homepageTopRightAd {
	padding-bottom: 10px;
}

#topRightFeature {
	margin: 0 0 10px 0;
	float: left;
	padding: 0;
	width: 293px;
	height: 88px;
}

#bottomRightFeature {
	margin: 0px 0 0px 0;
	float: left;
	padding: 0;
	width: 293px;
	height: 88px;
}

#bottomLeftBanner {
	float: left;
	padding: 20px 0 0 0;
}




/********************************
 CSS FILE: ../css/article.css 
********************************/
.alignleft {
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.alignright {
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.clear {
	clear: both;	
}

.faith-adventure-transition, .faith-adventure-transition-manual {
	width: 195px;
	border: 1px dotted white;
	margin: 0px;
	padding: 0px 16px 6px 0px;
	float: left;
}

ol{
	list-style: decimal;
	margin-left: 10px;
	display: inline;
}

ol li{
	margin-bottom: 6px;
}
.articleTitle {
	font-size: 19px;
	padding: 0px;
	margin: 0px;
}
.authorField {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.articleText {
	padding: 0px;
	margin-left: 8px;
	margin-top: 15px;
}
#articleWrapper {
	float: left;
	width: 630px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.blogArticleWrapper {
	float: left;
	width: 630px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.authorField a {
	text-decoration: underline;
}
.articleText strong {
	font-weight: bold;
}
#articleWrapper p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#articleWrapper p strong {
	font-weight: bold;
}
#articleWrapper p a {
	color: #0478B7;
}
#articleWrapper p a:hover{
	text-decoration: underline;
}


.blogArticleWrapper p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.blogArticleWrapper p strong {
	font-weight: bold;
}
.blogArticleWrapper p a {
	color: #0478B7;
}
.blogArticleWrapper p a:hover{
	text-decoration: underline;
}

#article-links{
	display: block;
	float: none;
	width: 400px;
}

.twitter-share-button{
	float: left;
}


#article-links img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#article-links span {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.error{
	border: 1px solid red;
	background-color: #FFEBEB;
	padding: 3px;
	margin: 7px 0;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.loading{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.loadingImage{
	background: url('css/images/loader.gif') no-repeat;
	width: 31px;
	height: 31px;
	margin: 10px 300px;
}
#comment{
	width: 632px;
	height: 100px;
}
#comments {
	float: left;
	padding: 0px;
	width: 640px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.tags{
	background-color: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin: 0 0 20px 0;
}
.tags p{
	margin: 0 !important;
}
#comments a{
text-decoration: solid 1px #efefef;
}
.comment-author.vcard .photo {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.commentlist {
	clear:both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width:625px;
}
.commentlist a{
	color: #007AC7;
}
.commentlist .comment.even {
	margin: 0px;
	padding: 0px;
	background-color: #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
}
.commentlist .comment.odd {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
}
.comment-author.vcard {
	margin: 0px;
	padding: 0px;
	float: left;
}
.comment-meta.commentmetadata {
	float: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	display: inline;
	margin-right: 15px;
}
.comment-body {
	float: left;
	clear: both;
	margin: 0px;
	padding: 7px;
	width: 95%;
}
.comment-body p {
	float: left;
	padding: 0px;
	width: 100%;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#respond {
	margin: 0px;
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.commentlist li {
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	display: block;
	width: 625px;
}
#comments .navigation {
	padding: 0px;
	float: left;
	width: 625px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.comment-author.vcard .fn {
	padding: 0px;
	margin-top: 8px;
	display: block;
	float: left;
	margin-right: 4px;
}
.comment-author.vcard .says {
	float: left;
	padding: 0px;
	margin-top: 8px;
}
.comment.odd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.commentlist .reply {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.comment .children {
	padding-left: 10px;
	list-style-type: none;
	float: left;
	width: 100%;
}
.children li{
	width: 100%;
}
.comment.depth-2 {
	width: 600px;
}
.comment.depth-3 {
	width: 590px;
}
.comment.depth-4 {
	width: 580px;
}
#comments .nocomments {
	font-size: 18px;
	text-align: center;
	color: #CCC;
}

#articleWrapper ul, #articleWrapper ol, #articleWrapper li {
	overflow: visible;
}

#articleWrapper ul a, #articleWrapper ol a, #articleWrapper li a{
	color: #0478B7;
}




/********************************
 CSS FILE: ../css/author.css 
********************************/
.authorPageArticleList {
	float: left;
	margin: 0px;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.authorPageArticle {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
.authorpageMetaData {
	font-size: 10px;
	margin-left: 0px;
}
.authorpageMetaData a{
	
}.authorpageMetaData a {
	color: #4F78B7;
}
.authorPageArticle .authorPageArticlePreviewImage {
	float: left;
	height: 142px;
	width: 186px;
	margin-right: 10px;
	margin-bottom: 30px;
}

/* Author Image Div */
.entry_author_image {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.articleTitle {
	font-size: 19px;
	padding: 0px;
	margin: 0px;
}.articlesByAuthor {
	font-size: 19px;
}
.authorArticleListHeader {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}





/********************************
 CSS FILE: ../css/chat.css 
********************************/
.chatRoomBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.chatRoomText {
	float: left;
	width: 500px;
}
#chatAppletUpcomingChats {
	float: left;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 100%;
}
#chatAppletUpcomingChats ul .noUpcomingChats {
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #CCC;
	font-weight: normal;
}






#chatAppletUpcomingChats ul {
	list-style-type: none;
	width: 95%;
}
#chatAppletUpcomingChats ul li {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#chatAppletUpcomingChats ul .alt {
	background-color: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
chatLandingIcon {
	margin: 0px;
	padding: 0px;
}
.chatLandingIcon {
	display: block;
	float: left;
	height: 83px;
	width: 110px;
	background-image: url(images/chatSprites.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutJesusChatIcon {
	background-position: -500px 0px;
}
#womensChatIcon {
	background-position: -610px 0px;
}
#prayerChatIcon {
	background-position: -720px 0px;
}





/********************************
 CSS FILE: ../css/modalbox.css 
********************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../js/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding-left:7px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom: 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:24px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




/********************************
 CSS FILE: ../css/footer.css 
********************************/
#outerFooter {
	height: 40px;
	background-image: url(images/backgroundSpritesRepeat.gif);
	background-repeat: repeat-x;
	background-position: 0px -50px;
	margin: 5px 0 0 0;
	clear: both;
	overflow: visible;
}
#footer {
	height: 40px;
	background-image: url(images/backgroundSpritesRepeat.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
	background-position: 0px -50px;
	clear: both;
	width: 945px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0 auto;
}
#footer ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 600px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	display: inline;
	margin-left: 3px;
}
#footer .allRightsReserved {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .languageSelector {
	padding: 0px;
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .copyrightMessage {
	padding: 0px 0 0 3px;
	display: block;
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footerDropDownArrow {
	padding: 0px;
	margin-left: 1px;
	margin-bottom: 2px;
}





/********************************
 CSS FILE: ../css/corporate/corporate.css 
********************************/
/* this is actually the corporate template */
.inspireBody {
	background-color: #ffffff;
}

#outer_inspire_titleBar {
	background-image: url(images/slices/corporate/bg_outer_header.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	overflow: visible;
} 

#inspire_titleBar {
	background-image: url(images/slices/corporate/bannerImage.png);
	height: 108px;
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	position: relative;
}

.corporate .articleTitle {
	font-size: 30px;
	margin-top: 12px;
}

.corporate .fancyHeaderText {
	font-size: 17px;
}

.corporate #subscribeLink,.corporate #feed,.corporate #facebook,.corporate #twitter,.corporate #login,.corporate #language,.corporate #logo, .corporate #pinterest, .corporate #gplus
	{
	display: block;
	position: absolute;
	top: 4px;
	width: 18px;
	height: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #7d7d7d;
}

.corporate #login a {
	color: #7d7d7d;
}

.corporate #subscribeLink {
	left: 638px;
	width: auto;
	top: 5px;
	background-image: url(images/slices/corporate/subscribe.png);
	background-position: 60px 0;
	padding: 0 26px 0 0;
}

.corporate a#subscribeLink:hover,.corporate span#login a:hover,.corporate a#language:hover
	{
	text-decoration: underline;
}

.corporate #feed {
	left: 794px;
	background-image: url(images/slices/corporate/rss.png);
}

.corporate #facebook {
	left: 816px;
	background-image: url(images/slices/corporate/facebook.png);
}

.corporate #twitter {
	left: 839px;
	background-image: url(images/slices/corporate/twitter.png);
}

.corporate #pinterest {
	left: 860px;
	background-image: url("http://passets-lt.pinterest.com/images/about/buttons/small-p-button.png");
}


.corporate #gplus {
	left: 880px;
	background-image: url("images/slices/corporate/gplus.png");
}

.corporate #login {
	left: 890px;
	width: 50px;
	text-align: right;
	top: 5px;
}

.corporate #language {
	left: 898px;
	width: 70px;
	border-left: 1px solid #7d7d7d;
	padding-left: 4px;
	top: 5px;
}

.corporate #logo {
	top: 20px;
	left: 0px;
	width: 460px;
	height: 80px;
	background-image: url(images/slices/corporate/PTC-rotating-Trademark.gif);
}

.corporate #editLink {
	background-color: #F4F4F4;
	left: 808px;
	position: relative;
	top: 4px;
	width: 70px;
}

.corporate #search-corporate {
	overflow: visible;
}

.corporate #searchField #searchText {
	display: block;
	float: none;
	height: 19px;
	left: 647px;
	padding: 2px 20px 2px 2px;
	position: absolute;
	top: 56px;
	width: 180px;
}

.corporate #searchField #searchSubmit {
	float: none;
	left: 872px;
	margin: 0;
	position: absolute;
	top: 56px;
}

.corporate #outer_inspire_primaryNav {
	background-color: #005e90;
	overflow: visible;
	background-image: url(images/slices/corporate/bg-main-nav.gif);
	background-repeat: repeat-x;
}

.corporate #inspire_primaryNav {
	background-color: #005e90;
	height: 33px;
	width: 960px;
	color: #FFF;
	margin: 0 auto;
	background-image: url(images/slices/corporate/bg-main-nav.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif
		;
}

.corporate #inspire_primaryNav #navList {
	list-style-type: none;
	color: #FFF;
	display: block;
	height: 33px;
	float: left;
}

.corporate #inspire_primaryNav #navList img {
	position: relative;
	top: -5px;
	vertical-align: top;
}

.corporate #inspire_primaryNav #navList li {
	display: inline;
	height: 33px;
	float: left;
	padding: 0;
	margin: 0px;
	border-right: 1px solid #0079c1;
	font-variant: small-caps;
	font-weight: bold;
}

.corporate #inspire_primaryNav #navList li a {
	color: #FFF;
	margin-top: 9px;
	margin: 0;
	padding: 9px 21px;
	letter-spacing: 0.03em;
	display: block;
}

.corporate #inspire_primaryNav #navList li a:hover {
	text-decoration: none;
}

.corporate #inspire_primaryNav #navList li:hover {
	background-color: #0079c1;
}

.corporate #inspire_primaryNav #navList .currentSection {
	background-color: #0079c1;
	height: 33px;
}

#inspire_primaryNav #navList .currentSection a {
	color: #ffffff;
}

#outer_inspire_secondaryNav {
	background-color: #0079c1;
	overflow: visible;
	background-image: url(images/slices/corporate/bg-sub-nav.gif);
	background-repeat: repeat-x;
}

#inspire_secondaryNav {
	height: 29px;
	background-color: #0079c1;
	margin: 0 auto;
	width: 960px;
	background-image: url(images/slices/corporate/bg-sub-nav.gif);
	background-repeat: repeat-x;
}

#inspire_secondaryNav #subNav {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
}

#inspire_secondaryNav #subNav li a {
	color: #FFF;
	text-decoration: none;
}

#inspire_secondaryNav #subNav li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#inspire_secondaryNav #subNav li.current_page_item a {
	color: #ffffff;
	text-decoration: underline;
}

.corporate #inspire_primaryNav #navList li.donate-button {
	background-color: #fdab00;
	color: black;
	background-image: url(images/slices/corporate/bg-donate-button.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 99px;
	text-align: center;
	font-size: 14px;
}

.corporate #inspire_primaryNav #navList li.donate-button a {
	color: black;
}

.corporate #inspire_primaryNav #navList li.donate-button a:hover {
	color: white;
}

.corporate #inspire_primaryNav #navList li.store-button {
	background-image: url(images/slices/corporate/shopping-bag.gif);
	background-repeat: no-repeat;
	background-position: 68px top;
	padding-right: 45px;
}

.corporate #inspire_primaryNav #navList li.store-button:hover {
	background-image: none;
	background-image:
		url(images/slices/corporate/shopping-bag-hilighted.gif);
	background-repeat: no-repeat;
	background-position: 68px top;
	padding-right: 45px;
}

.corporate #interactiveBox,.corporate #upcoming-events {
	background-image: url(images/slices/corporate/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 26px;
}

.corporate #columns {
	background-image: url(images/slices/corporate/bg-center-tricolumns.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.corporate #columns #col1 {
	width: 208px;
	margin: 0 10px 0 0;
}

.corporate #columns #col2 {
	width: 208px;
	margin: 0 10px 0 0;
}

.corporate #columns #col3 {
	width: 208px;
}

.corporate #interactiveBox #buttonHolder {
	margin: 0 0 0 4px;
	padding: 0;
}

.corporate #interactiveBox #talkIcon,.corporate #interactiveBox #prayIcon,.corporate #interactiveBox #chatIcon,.corporate #interactiveBox #lessonIcon,.corporate #interactiveBox a
	{
	position: relative;
	display: block;
	width: 70px;
	margin: 10px 0px 0 0;
	padding: 70px 0 0 0;
	text-align: center;
	height: 40px;
	overflow: hidden;
}

.corporate #interactiveBox a:hover {
	color: #0079c1;
	text-decoration: none;
}

.corporate #interactiveBox #talkIcon {
	background-image: url(images/slices/corporate/conversation-rollover.png)
		;
	background-position: left top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #talkIcon:hover {
	background-image: url(images/slices/corporate/conversation-icons.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #prayIcon {
	background-image: url(images/slices/corporate/conversation-rollover.png)
		;
	background-position: -66px top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #prayIcon:hover {
	background-image: url(images/slices/corporate/conversation-icons.png);
	background-position: -66px top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #chatIcon {
	background-image: url(images/slices/corporate/conversation-rollover.png)
		;
	background-position: -132px top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #chatIcon:hover {
	background-image: url(images/slices/corporate/conversation-icons.png);
	background-position: -132px top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #lessonIcon {
	background-image: url(images/slices/corporate/conversation-rollover.png)
		;
	background-position: -198px top;
	background-repeat: no-repeat;
}

.corporate #interactiveBox #lessonIcon:hover {
	background-image: url(images/slices/corporate/conversation-icons.png);
	background-position: -198px top;
	background-repeat: no-repeat;
}

/******************************************************** 
 Upcoming Events Box on Corporate 
 *******************************************************/
.corporate #upcoming-events .event-date {
	color: #3c3c3c;
}

.corporate #upcoming-events .event-location {
	color: #fdbb30;
}

.corporate #upcoming-events .event-title,.corporate #upcoming-events .event-title a
	{
	font-weight: bold;
}

.corporate #upcoming-events .boxHeader {
	margin: 12px 0 10px 18px;
}

#leftColumn #inspire-header-image {
	height: 225px;
	width: 640px;
	margin-left: 10px;
}

#leftColumn #inspire-header-text {
	background-image: url(images/inspire/header_content_area.png);
	margin-left: 10px;
	width: 640px;
	height: 221px;
}

#leftColumn #inspire-header-text h1 {
	color: #0082be;
	margin-left: 12px;
	margin-top: 20px;
	font-size: 26px;
}

#inspire-header-text #inspire-header-copy {
	margin-left: 10px;
	line-height: 19px;
	margin-right: 15px;
}

a.inspireMoreLink {
	color: #003658;
	text-decoration: underline;
}

#inspire-search-box {
	float: right;
	width: 300px;
	height: 33px;
	text-align: right;
	display: inline;
	margin-right: 10px;
}

#inspire-search-box form #inspire-search-btn {
	height: 20px;
	width: 55px;
	border: 1px solid #FFF;
	background-color: #00375A;
	color: #FFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

#inspire-search-box form #inspire-search-field {
	background-color: #5e8096;
	border: 1px solid #FFF;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFF;
	height: 18px;
}

#inspire_mediaBox {
	padding: 0px;
	height: 235px;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(images/inspire/inspireSidebarBox.png);
}

#inspireBoxHeader {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 19px;
	padding: 0px;
	float: left;
	display: inline;
}

#inspire_mediaBox .mediaBoxItem {
	padding: 0px;
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#inspire_mediaBox .mediaBoxItem img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #717171;
}

#inspire_mediaBox .mediaBoxItem p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 9px;
	color: #565656;
	text-transform: lowercase;
}

#inspire_mediaBoxTitleMoreLinkHolder {
	float: right;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#inspireBoxHeader h3 {
	font-size: 14px;
	color: #0078c1;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#inspire_mediaBox .mediaBoxItem .inspire_mediaBoxItemTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #565656;
}

#inspire_mediaBox .inspire_mediaBoxMoreLink {
	float: left;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-transform: capitalize;
}

#inspire-upcoming-events {
	width: 285px;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
	background-image: url(images/inspire/inspireSidebarBox.png);
	background-repeat: none;
}

#inspire-upcoming-events ul {
	padding: 0 20px 0 0;
	width: 240px;
	list-style: none;
}

#inspire-upcoming-events ul li {
	margin-left: 20px;
}

#inspire-upcoming-events .upcomingEventImage {
	margin-left: 18px;
	margin-top: 9px;
	margin-bottom: 10px;
}

#inspire-upcoming-events .upcomingEventCopy {
	color: #565656;
	line-height: 19px;
	margin-left: 19px;
	width: 240px;
}

#inspire-upcoming-events .upcomingEventCopy .upcomingEventTitle {
	text-transform: uppercase;
	line-height: 15px;
}

#inspire_indexBoxHolder {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-top: 20px;
	width: 640px;
}

.inspire_leftIndexBox,.inspire_rightIndexBox {
	float: left;
	width: 306px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-image: url(images/backgroundSprites.gif);
	background-position: -650px 0;
	background-repeat: no-repeat;
}

.eventBox{
	line-height:14px;
	margin-bottom:3px;
	}

.eventBoxName{
	color: #0079C1;
	font-weight:bold;
}

.eventBoxLoc{
	
	color:	#777777;
}

.eventBoxItem-0{
	padding:10px 20px 10px 20px;
	
	}
	
	.eventBoxItem-1{
	padding:10px 20px 10px 20px;
	background:#dddddd;
	}
	
.eventBoxRight{
	border-left:1px solid #fcbc34;
	float:right;
	line-height:20px;
	padding:4px 0 4px 10px;
	margin-left:10px;
	}
	


/* ====================================================== 
 Right Aligned Index Box (just one override) 
 =======================================================*/
.inspire_rightIndexBox {
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	padding: 0px;
}

#inspire_upcomingChatsBackground {
	background-image: url(images/inspire/inspire_chatpeeps.png);
	background-repeat: no-repeat;
	background-position: 200px 5px;
	float: left;
	width: 100%;
}

.inspire_leftIndexBox .indexBoxArticleImage,.inspire_rightIndexBox .indexBoxArticleImage
	{
	float: left;
	clear: left;
	margin-left: 15px;
	margin-top: 10px;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.inspire_leftIndexBox .indexBoxArticleTitle,.inspire_rightIndexBox .indexBoxArticleTitle
	{
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

.inspire_leftIndexBox .indexBoxArticleText,.inspire_rightIndexBox .indexBoxArticleText
	{
	line-height: 19px;
	float: left;
	width: 150px;
	margin-left: 5px;
}

.inspire_leftIndexBox #inspire_latestArticleList {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	width: 310px;
}

.inspire_leftIndexBox #inspire_latestArticleList li {
	padding-bottom: 0px;
}

.corporate #corporateOuterFooter {
	background-color: #f4f4f4;
	overflow: visible;
}

#corporateFooter {
	width: 960px;
	margin: auto;
	padding: 20px 0 20px 0;
}

#cities {
	background-color: #ffffff;
	background-image: url(images/slices/corporate/cities-extend.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	height: 76px;
}

.corporate #contact-info {
	width: 214px;
	float: left;
	border-right: 1px solid #cccccc;
	color: #7d7d7d;
	margin-top: 0px;
	display: block;
	font-size: 11px;
}

.corporate #contact-info a {
	color: #7d7d7d;
	text-decoration: underline;
}

.corporate #contact-info a:hover {
	color: black;
}

.corporate #ministry-info {
	width: 708px;
	padding-left: 30px;
}

.corporate #footernavList {
	list-style-type: none;
	color: #7d7d7d;
	display: block;
	height: 16px;
	clear: both;
	margin-top: 30px;
}

.corporate #footernavList li {
	display: inline;
	height: 16px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	font-variant: small-caps;
	font-weight: bold;
}

.corporate #footernavList li a,.corporate #copyright {
	color: #7d7d7d;
	margin-top: 0px;
	display: block;
	font-size: 11px;
}

.corporate #copyright a {
	color: #7d7d7d;
	font-size: 11px;
}

.corporate #slideshow,.corporate #columns {
	clear: both;
	width: 644px;
	padding-bottom: 10px;
	position: relative;
}

.corporate .tricolumn {
	float: left;
	padding: 0px;
}

.corporate .boxHeader {
	width: auto;
	color: #005e90;
	margin: 12px 0 0 18px;
}

.corporate .tricolumn .boxContent {
	padding: 0 18px 0px 18px;
}

.corporate .boxContent a {
	color: #0079c1;
}

.corporate #col3 .boxContent a {
	font-weight: bold;
}

.corporate .tricolumn ul,.corporate .tricolumn li {
	margin: 0;
	padding: 0 0 13px 0;
}

.corporate .tricolumn img {
	margin: 0 0 0 0;
	padding: 0 0 16px 0;
}

.corporate #slideshow {
	border: 2px solid #ebebeb;
	margin: 0 0 26px 0;
	padding: 0;
	width: 640px;
}

.corporate div.scroller,.corporate div.scroller div.section {
	width: 520px;
	height: 352px;
	margin: 2px;
}

.corporate div.scroller {
	display: inline;
}

.corporate #my-glider {
	background-color: #ffffff;
	width: 100%;
}

.corporate #slideshow .controls {
	height: auto;
	float: left;
	margin: 0;
	padding: 2px 0 0 2px;
	display: inline;
}

.corporate #jsScrollerWords {
	background-color: #ffffff;
	color: #000000;
}

.corporate #my-glider .controls a.slideshowControl,.corporate #my-glider .controls a.slideshowControlCurrent
	{
	background-color: #ffffff;
	color: #cccccc;
	font-weight: bold;
	height: 65px;
	width: 113px;
	background-image: url(images/slices/corporate/slideshow-us-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	padding: 0;
}

.corporate #my-glider .controls a.slideshowControlCurrent {
	background-color: #13b4e9;
	background-image: url(images/slices/corporate/slideshow-sel-bg.png);
	color: #FFFFFF;
}

.corporate .slideshowControl span,.corporate .slideshowControlCurrent span
	{
	float: left;
	margin: 15px 10px 0 10px;
	display: inline;
}

.corporate #slideshow #slideshowDescriptorText {
	font-size: 9pt;
	margin: 12px 24px 0 24px;
}

.corporate #tweet-box {
	background-image: url(images/slices/corporate/tweets-bg.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 640px;
	padding-bottom: 40px;
	position: relative;
}



.corporate #tweet-box .boxHeader {
	float: left;	
	margin-right:10px;
}

.corporate #tweet-box .twitter-follow {
	position: absolute;
	width: 70px;
	height: 20px;
	top: 30px;
	left: 14px;
	text-decoration: none;
}

.tweet .tweet_list,.query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list .awesome,.tweet .tweet_list .epic,.query .tweet_list .awesome,.query .tweet_list .epic
	{
	text-transform: uppercase;
}

.tweet .tweet_list li,.query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 15px 0;
	font-size: 8pt;
}

.tweet .tweet_list li a,.query .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even,.query .tweet_list .tweet_even {
	
}

.tweet .tweet_list .tweet_avatar,.query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img,.query .tweet_list .tweet_avatar img
	{
	vertical-align: middle;
}

#teaserTextWrapper,.corporate #my-glider .non-js-words {
	position: absolute;
	width: 640px;
	height: 85px;
	top: 282px;
	left: 0px;
	background: white;
	opacity: 0.9;
}

#slideshowDescriptorText {
	margin-top: 12px;
	margin-left: 12px;
	font-size: 9pt;
	display: block;
}

.corporate #my-glider .non-js-words {
	margin-top: 12px;
	margin-left: 12px;
	font-size: 9pt;
	display: block;
}

#slideshowDescriptorText a,.corporate #my-glider .non-js-words a {
	color: #0079c1;
}

.corporate #upcoming-events .readmore{
	float:right;
	margin-right:20px;

}
.corporate #upcoming-events .readmore a{
	color: #0079C1;
}

.corporate #upcoming-events h3{
	margin-bottom:0;
}

.corporate #upcoming-events .event-title,.corporate #upcoming-events .event-title a
	{
	font-weight: bold;

}

.corporate #upcoming-events .boxHeader {
	margin: 12px 0 0px 18px;
}



/**************************************************************** 
 *      Page Related Styles       * 
 ***************************************************************/
.corporate #topFeatureWrapper {
	background-image: url(images/slices/corporate/article-blue-bg.png);
	background-repeat: repeat-x;
	background-position: 0 -57px;
	height: 279px;
}

.corporate #topFeatureContent {
	width: 960px;
	margin: 0 auto 0 auto;
}

.corporate #topFeature {
	width: 913px;
	color: #ffffff;
	padding: 24px 0 0 20px;
}

.corporate #topFeature img {
	float: right;
}

.corporate #topFeature a {
	color: #FDBB2F;
	text-decoration: underline;
}

.corporate #topFeature a:hover {
	color: #FDBB2F;
	text-decoration: none;
}

.corporate #topFeature h3 {
	border-bottom: 2px solid #13b5ea;
	margin-bottom: 16px;
	padding-bottom: 16px;
	padding-top: 18px;
	width: 537px;
	font-size: 28px;
	font-weight: bold;
}

.corporate #topFeature h3.fancyHeaderText {
	font-style: normal;
}

.corporate #topFeature p {
	width: 537px;
	line-height: 20px;
	font-size: 14px;
	height: 100px;
}

.corporate #articleColumn {
	
}

.corporate .articleWideWrapper {
	width: 916px;
}

.corporate #bodyWrapper .articleText {
	margin-top: 0;
}

.corporate #articleWrapper blockquote {
	color: #0079c1;
	font-style: italic;
	padding: 0 30px 0 30px;
}

.corporate #articleWrapper .fancyHeaderText {
	color: #13b5ea;
}

.corporate #articleWrapper hr {
	border: 0;
	color: #fdbb30;
	height: 1px;
	background-color: #fdbb30;
	margin-bottom: 35px;
	margin-top: 35px;
	width: 100%;
	clear: both;
}

.corporate #articleWrapper img.alignleft {
	margin-right: 40px;
}

.corporate #articleWrapper h2 {
	font-size: 20px;
	text-transform: uppercase;
}

.corporate #articleWrapper h2,.corporate #articleWrapper h3,.corporate #articleWrapper h4,.corporate #articleWrapper h5,.corporate #articleWrapper h6,.corporate #articleWrapper table
	{
	margin: 0 0 20px 0;
	padding: 0;
}

/* Sample change for revision testing */





/** Events page CSS */

.regButton{
	color:#ffffff;	
	background: -webkit-gradient(linear, left top, left bottom, from(#2fd1ff), to(#13b4ea));
	background: -moz-linear-gradient(top,  #2fd1ff,  #13b4ea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fd1ff', endColorstr='#13b4ea');
	border:1px solid #01b1e6;
	background-color:#13b4ea;
}

.regButton:hover{
	cursor:pointer;
	}

.corporate .eventListingTitle {
	color: #0079C1;
	font-size: 15px;
	font-weight: bold;
}

.corporate .eventListingCategory{
	color: #666666;
	font-size:12px;
	line-height:25px;
}

.corporate .eventLeft {
	float:left;
	width: 600px;

}

.corporate .eventsPageEventListing{
	padding-top: 20px; 
	margin-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-top:1px solid #fcbc34;
}

.corporate .eventsPageEventListingNoBorder{
	margin-top: 15px;
	padding-bottom: 10px;
}

.corporate .eventListingTime {
	color: #717171;
}

.corporate .eventDetails{
	width: 300px;
	float: right;	
	line-height:25px;
	padding-left: 10px;
	border-left:1px solid #0079C1;
}

.corporate .eventsMonthChange{
	font-weight:bold;
	background-color:#cccccc;
	padding:3px;
	font-size:14px;
	margin-top:30px;
}

.corporate .eventListingLocation {
	color: #717171;
	margin-bottom:10px;
}

.corporate .eventListingDescription {
	margin-top: 15px;

	line-height:20px;
}

.corporate .eventsPageEventRow {
	margin: 0px;
	padding-top: 30px;
}

.corporate .eventListingLearnMoreLink {
	color: #0079C1;
}

.corporate .eventListingBodyText {
	display: block;
	margin-top: 15px;
}

.corporate .publishDate {
	color: #4d4d4d;
}

.eventPaging {
	float: right;
	
}

.eventPaging a{
	color:#cccccc;
	position:relative;
	z-index:1;
	text-decoration:none;
	font-size:medium;
}


.eventPaging a.prev-next{
	text-decoration: underline;
	color:#000000;
}

.eventPaging a.prev-next:hover{
	cursor: pointer;
}
.eventTop{
	margin-bottom:20px;
	margin-top:20px;
}

.eventBottom{
	margin-top: 25px;
	border-top:1px solid #888888;
	padding: 10px 0px;
}

.eventImage{
	float:left;
	margin-right:20px;
	width:150px;
	height:150px;
}

#seeAll, .inputs{
	border: solid 1px #aeaeae;
	background: #efefef;
	margin:0;
	padding:0 5px;
	vertical-align:top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	height:24px;
}

.inputs{
	padding-top:2px;
	}

#seeAll{
	color:#ffffff;	
	background: -webkit-gradient(linear, left top, left bottom, from(#2fd1ff), to(#13b4ea));
	background: -moz-linear-gradient(top,  #2fd1ff,  #13b4ea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fd1ff', endColorstr='#13b4ea');
	border:1px solid #01b1e6;
	background-color:#13b4ea;
	}
	
#seeAll:hover{
	cursor:pointer;
	}

.eventDayBox{
	float:left;
	text-align:center;
	padding:1px 5px 5px 5px;
	margin:5px;
	margin-right:10px;
	border:1px solid #aaaaaa;
	background: #eeeeee; /* for non-css3 browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #cccccc); /* for firefox 3.6+ */ 
	font-weight:bold;
	}


.corporate .boxContent .eventBoxLink{
	color:#000000;
	text-decoration:underline;
	font-size:x-small;
	}
.eventDay{
		font-size:20px;
		line-height:15px;
	}

.corporate a.eventBackToTop{
	background:url("http://secure.powertochange.org/skins/Skin_4/images/icon_backtotop.gif") left no-repeat;
	padding-left:25px;
	padding-right:15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	text-transform:uppercase;
	float:left;
	position:relative;
	z-index:1;
}

.eventContent{
	margin-top:-50px;
}


.eventProvince{
	display:none;
	}
	
.eventSort{
	position:relative;
	left:250px;
	top:-25px;
	width:550px;
	float:left;
	margin-right:50px;	
}

.eventSort option{
	padding:0 5px;	
}

.eventSlide{
	display:none;	
}

#topFeature .eventSlide a{
	color:#ffffff;
	text-decoration:none;
}

#slide-0{
	display:block;
	}
	
#slideshowsControls div{
	float:left;
	color:#ffffff;
	border:1px solid #ffffff;
	padding:2px 5px;
	margin:5px;	
	cursor:pointer;
}
#slideshowsControls .selected{
	background-color:#ffffff;
	color:#0892d2;
}

.noEventsFound{
	
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-top: 25px;
	margin-bottom: 50px;
}


/** END OF EVENTS PAGE
*/


/***
 * 
 * Faith Adventure Products
 * 
 */

.products_content h1.fancyHeaderText
{
	margin: 18px 0 5px 0;
	font-size: 48px;
}

.products_content h2.fancyHeaderText
{
	font-size: 24px;
	color: #444444;
}

.fap_products_container h2
{
	margin-top: 50px;
}

.fap_transparent_bar
{
	position: absolute;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.featured_product .fap_transparent_bar
{	
	top: 137px;
	height: 33px;
}

.fap_product .fap_transparent_bar
{
	height: 93px;
	margin: -93px 0 0 0;
}

.fap_excerpt
{
	height: 40px;
	padding: 15px 30px 10px 10px;
}

.fap_buttons, .fap_excerpt
{
	opacity: 1;
}

.featured_product, .fap_video_product
{
	background-image: url("images/slices/risk/gray_fade_white.png");
	background-repeat: repeat-x;
	border: 1px solid #D0D0CE;
	border-radius: 5px;
	margin: 26px 26px 0 0;
	width: 630px;
}

.featured_product
{
	height: 190px;
}

.fap_video_product .fap_image_wrapper
{
	height: 300px;
}

.fap_product
{
	border: 1px solid #D0D0CE;
	border-radius: 5px;
	margin: 19px 25px 0 0;
	width: 292px;
	height: 336px;
	float: left;
}

.fap_product, .featured_product
{
	position: relative;
}

.fap_products_container
{
	clear: both;
}

.fap_link
{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 30px;
	height: 30px;
	padding-left: 35px;
	width: 55px;
	margin-left: 5px;
	float: left;
}

.fap_video_link
{
	background-image: url("images/slices/risk/video.png");
}

.fap_preview_link
{
	background-image: url("images/slices/risk/preview.png");
}

.fap_order_link
{
	background-image: url("images/slices/risk/order.png");
}

.fap_product .fap_image_wrapper, .fap_product .fap_transparent_bar
{
	width: 292px;
}

.fap_product .fap_image_wrapper
{
	height: 336px;	
}

.featured_product .fap_image_wrapper
{
	height: 170px;
}

.featured_product .fap_transparent_bar, .featured_product .fap_image_wrapper, .fap_video_product .fap_image_wrapper
{
	margin: 10px;
	width: 610px;
}

/*
 * end of Products
 */


.corporate-footer-logo {
	display: block;
	margin: 0 0 10px -6px;
}

	
.corportate .yellowbutton{
	background:#fdba2a;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fed638), to(#ff9e24));
	background: -moz-linear-gradient(top,  #fed638,  #ff9e24);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed638', endColorstr='#ff9e24');
	border:1px solid #fdd936;
	margin-right:20px;
	font-size:14px;
	color:#000000;
}

.corportate .yellowbutton:hover{
	color:#ffffff;
}

/*******************************
*Campus
*******************************/

.corporate #articleColumn{
	margin:0 15px;
	}
	

#campus li.active,	#campus li.tab {

	float:left;	 
	padding:0px;
	margin:0;
	overflow:hidden;

	position:relative;
	margin-right:1%;
	color:#275468;
	width:18%;
}

#campus div.tab{
	border:1px solid #c8c8c8;
	background:#f4f4f4;
	width:auto;
	text-align:center;

}
#campus a.tab{
	text-decoration: none;
	font-family:"Verdana";
	text-align:center;
	font-weight:bold;
	font-size:12px;
	outline: none;
	color:inherit;
	line-height:25px;
}
	

#campus ul li.tab div:hover {
	cursor:pointer;	
	
	background: #e2e2e2;
}

#campus ul li.tab div.active:hover {
	cursor:default;
	background:#ffffff;
	}
 
 
 #campus li.active{
 
 	z-index:5;
 }
 
#campus #li-overview{
	width:10%;
	}
	
	#campus #li-staff{
	width:9%;
	}
#campus div.active{
	cursor:default;	
	padding-bottom:8px;
	border-bottom:none;
	z-index:5;
	background:#ffffff;
}

#campus #li-support{
	margin:0;
	width:22%;

}
#campus div#support{
	background:#ffffff;
	border-color:#13b5e9;
	color:#13b5e9;
	
}

#campus a#support:hover{
	background:#ffffff;
	text-decoration:underline;
}


.corporate .campusPage{
	padding: 20px;
	margin-top:-1px;
	
		background: url("corporate/images/fading-border.png") no-repeat scroll left top transparent;
    border-top: 1px solid #c7c7c7;
    overflow: visible;
    position: relative;
	}

#campus a.donate{
    background: url("corporate/images/but_yellow_bg.png") no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 53px;
    letter-spacing: 0.03em;
    line-height: 53px;
    text-decoration: none;
    text-transform: uppercase;
    width: 238px;
    text-align:center;
    float:left;
    margin:30px 10px 10px 0;
}



#campus a.donate:hover{
	color:#ffffff;
	}
#campus a.choose{
	cursor:pointer;
	display:block;
	margin:45px 25px 25px 25px;
}


#campus #topFeature p {
	height:auto;
}

#campus div.main{
	width:630px;
	float:left;
	margin:0 0 40px 20px;
}

#campus .main h2{
	margin-top:25px;
	font-size:large;
		margin-top:25px;
}


#campus .main p{

	margin-bottom:10px;
	line-height:20px;
}
 
	
#campus div.content{
	margin-top:20px;
	display:none;
}

#campus #content-overview{
	display:block;
}


#campus div.quote, #campus div.staff{
	background:#e1e1e1;
	border-radius:5px;
	padding:10px 20px;
}

#campus div.quote h3, #campus div.left h3{
	color:#0077c2;
	font-weight:bold;
	font-size:medium;
}

#campus div.quote h4, #campus div.left h4{
	margin-top:20px;
	font-weight:bold;
	font-size:medium;
}

#campus div.quote .blue, #campus div.left .blue{
	color:#0077c2;
	line-height:16px;
	
}

#campus div.quote p.quote{
	color:#0077c2;
	line-height:16px;
	font-style: italic; 
	font-weight:bold;
}

#campus div.quote p.name{
	color:#0077c2;
	line-height:16px;
	font-style: italic; 
	color:#919191;
}

#campus div.left li{
	margin-left:0;
	margin-bottom:0;
	padding-bottom:0;
	line-height:16px;
}


#campus div.left{
	float:left;
	width:240px;
}



.campusLinkHighlight{
	text-decoration:underline;
}
#campus #topFeatureWrapper {
		background-color: #0B9DDA;
	background-image: url(corporate/images/staff-pg-bg.png);
	}
	
	#campus #topFeature{
		padding-top:0px;
	}
	
		#campus #topFeature p{
		font-size:12px;
		line-height:18px;
	}

#campusimg{
	margin-top:20px;
}

	
#campus #donate{
	margin-top:34px;
	}

#campus .main li{
	margin-left:0;
	padding-left:0;
}

#topFeature h2.campus{
	font-size:29px;
	width:55%;
}

#topFeature h2.campus .coloured{
	color:#fcbd34;
}
#topFeature p.campus{
	color:#15dcff;
	height:auto;
	font-size:10px;

}

#campusimg{
	margin-top:20px;
}

.corporate h3.fancyHeaderText#tab-thing {
	color:#0279c3;
	width:205px;
	background:#ffffff;
	font-style:italic;
	font-size:14.2pt;
	padding:15px;
	padding-bottom:30px;
	margin-left:15px;
}

.corporate div.tab-thing{
	width:960px;
	margin: 0 auto;
	margin-top:-70px;
}


#campusOverview{
	margin-bottom:20px;
	
	}

#campusOverview li.regions{
	padding:0;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	margin:5px 0 0 0;
	background:-moz-linear-gradient(-79deg,  #f2f2f2,  #d4d4d4);
	background-image: -webkit-gradient(linear, left top, right bottom, from(#f2f2f2), to(#d4d4d4)); 
	}
	
#campusOverview li div:hover{
	cursor:pointer;
	background:-moz-linear-gradient(-79deg,  #e5e5e5,  #c6c6c6);
	background-image: -webkit-gradient(linear, left top, right bottom, from(#e5e5e5), to(#c6c6c6)); 
}

#campusOverview li div{
	padding:10px 5px;

	color:#1f4b62;
	font-weight:bold;

}

#campusOverview li.regions.selected{
	background:#ffffff;
}


#campusOverview #regdiv-0{
		border-left:15px solid #13b5ea;
}
#campusOverview #regdiv-1{
	 border-left:15px solid #005390;
}
#campusOverview #regdiv-2{
	 border-left:15px solid #bf311a;
}
#campusOverview #regdiv-3{
	 border-left:15px solid #f7941e;
}
#campusOverview #regdiv-4{
	 border-left:15px solid #adafb2;
}

#campusOverview .cities li{
	margin:2px 0;

}

#campusOverview .cities{
	display:none;
		border:1px solid #c7c7c7;
}

#campusOverview li ul.canvas-only{
	border:1px solid #c7c7c7;
}

#campusOverview li.cityli{
	padding:5px 5px 5px 20px;
	border:none;
	margin-left:10px;
	color:#00496f;
	}
	
	#campusOverview li.cityli.selected{
		background-image:url('corporate/campus/city-small.png');
		background-repeat:no-repeat;
		background-position: 1px 6px;
	}
	
	#campusOverview li.cityli.selected:hover{
		background-image:url('corporate/campus/city-small.png');
		background-repeat:no-repeat;
		background-position: 1px 6px;
		cursor:default;	
	}
	
#campusOverview li.cityli:hover{
	cursor:pointer;
}
	
#campusOverview a.altcity{
	border:none;
	margin-left:30px;
	padding:5px;
}


#campusOverview a.altcity:hover{
	cursor:pointer;
	text-decoration:underline;
}


.corporate #campusOverview li.altregli.selected{
	color:#000000;
	font-weight:bold;
	margin-bottom:-10px;

	}
	#campusOverview li.selected div.altregli{
		cursor:default;	
	padding-bottom:8px;
	border-bottom:none;
	z-index:5;
	height:30px;
		background:#ffffff;
	}
	
#campusOverview li.selected div.altregli:hover{
	background:#ffffff;
	}
#campusOverview h2{
	font-size:large;
	padding:10px;
	}
	



#campusOverview .altcities{
	display:none;
	padding:10px 0;
}

#campusOverview li.altregli{
	float:left;
	margin:0 0 10px 1%;
	padding:0;
	width:14%;
	border:none;
}

#campusOverview #altregli--1{
	margin-left:0;
	width:9%;
}

#campusOverview #altregli-0{
	width:17%;
}

#campusOverview #altregli-1{
	width:24%;
}

#campusOverview #altregli-4{
	width:17%;
}


#campusOverview li.altregli:hover{
	background:#ffffff;
}

#campusOverview div.altregli:hover{
	background:#e2e2e2;
}

#campusOverview div.altregli{
	margin:0;
	padding:10px 0;
	border:1px solid #cbcbcb;
	text-align:center;
}
#campusOverview .altcities .selected{
	color:#0079c1;
	

	}


#campusOverview .campus{

    overflow: visible;
    position: relative;
	background: -moz-linear-gradient(top,  #ffffff,  #e6e6e6);
	margin:0 0 40px 0;
	padding:20px;
	border:1px solid #c7c7c7;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
}

#campusOverview .campus img{
	float:left;
}

#campusOverview .campus h3{
	font-size:x-large;
	border-bottom:3px solid #f79b36;
	padding-bottom:25px;
}

#campusOverview .campus h3 input{
	float:right;
	color:#ffffff;	
	font-weight:bold;
	margin:0 10px;
	padding:10px;
	
	border-radius:10px;
}

#campusOverview #page{
	border-top:1px solid #c7c7c7;
	background: url("corporate/images/fading-border.png") no-repeat scroll left top transparent;
	
	}

#campusOverview .campus h3 input:hover{
	cursor:pointer;
	}

#campusOverview .campus h3 input.type{
	background: -webkit-gradient(linear, left top, left bottom, from(#fedc35), to(#ff9624));
	background: -moz-linear-gradient(top,  #fedc35,  #ff9624);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fedc35', endColorstr='#ff9624');
	background-color:#fedc35;
	border:1px solid #fcbd34;
	color:#000000;
}
#campusOverview .campus h3 input.learnmore{
	background: -webkit-gradient(linear, left top, left bottom, from(#15dcff), to(#0279c3));
	background: -moz-linear-gradient(top,  #15dcff,  #0279c3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15dcff', endColorstr='#0279c3');
	background-color:#0279c3;
	border:1px solid #37a3e1;
}

#campusOverview .campus h3 input.learnmore:hover{
	text-decoration:underline;
}

#campusOverview .campus h3 input.type:hover{

	color:#ffffff;
}


#campusOverview .campus #left{
	color:#0279c3;
}
	


#campusOverview .campus #right{
	width:500px;
	float:right;
	margin-left:-200px;
	margin-top:-60px;
	}
	
#campusOverview .campus h4{
	font-size:small;
	font-weight:bold;
	margin-bottom:0;
}	

#campusOverview #Canada{
	width:100%;
	}

#campusOverview #CanadaMap{
	float:right;
	margin:10px 0 10px 10px;
	}
	
	#staff_campaign_header
{
	background-color: #0B9DDA;
	background-image: url(images/staff-pg-bg.png);
	background-position: 0px -29px;
	background-repeat: repeat-x;
	color: white;
	height: 343px;
	padding-top: 10px;
	width: 100%;
}

#innerHeader
{
	width: 960px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
}

#rightHeaderContent
{
	float: left;
	padding-left: 20px;
}

#leftHeaderContent
{
	float: left;
	width: 429px;
}

#leftHeaderContent p
{
	font-size: 10pt;
	height: 139px;
	line-height: 13pt;
	margin-bottom: 30px;
	overflow: hidden;
	width: 385px;
}

#leftHeaderContent a
{
	color: #fff;
	text-decoration: underline;
}

#innerHeader h3
{
	border-bottom: 2px solid #13B5EA;
	font-size: 28px;
	font-weight: bold;
	width: 385px;
	padding-bottom: 10px;
	font-style: normal;
}


/**********************************
	Blog styles
**********************************/
.corporate .post #topFeature h3.fancyHeaderText {
	border:none;
}

.post #tweet-box{
	float:right;
	background:none;
	color:#ffffff;


	width:285px;
	height:auto;
}

.post .tweet-header{
	border-radius:10px;
	background:#4ba7d6;
		padding:10px;
}

.post #tweet-box .tweet-header a{
	color:#000000;
	text-decoration:none;
}
.post #tweet-box .tweetlinks {
	padding:0 10px;
	font-size:xx-small;

}

.post #tweet-box .tweetlinks a{
	color:#fdab00;
	text-decoration:none;
	}

.post ul, .post .tweet .tweet_list li{
	padding:0;
	margin:0;
}



.post #tweet-box a:hover{
	color:#000000;
	text-decoration:underline;
}

.post .authorField, .post .authorField a, .post .publishDate{
	color:#a7a7a7;
}


.post #articleWrapper{
	width: 600px;
	background:#ffffff;
}


.post .articleTitle{
	margin-bottom:20px;
}


.post p{
	line-height:20px;
}

.grey-box{
	background:#ebebeb;
	padding:20px;
	margin-bottom:20px;
}

.grey-box h1{
	font-weight:bold;
	font-size:small;
}

.grey-box input[type=button]{
	background: -webkit-gradient(linear, left top, left bottom, from(#2fd1ff), to(#13b4ea));
	background: -moz-linear-gradient(top,  #2fd1ff,  #13b4ea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fd1ff', endColorstr='#13b4ea');
	color:#ffffff;
}

.grey-box input[type=text]{
	border:1px solid #000000;
}


.grey-box input[type=button]:hover{
	cursor:pointer;
}

.post .menu{
	margin-bottom:20px;
}

.menu li{
	border-bottom:1px solid #c7c7c7;
	padding:0;
	margin:0;
	font-weight:bold;
}


.menu li a{
	display:block;
	padding:10px;
}

.menu li a:hover{
	text-decoration:none;
}



.menu li:hover{
	cursor:pointer;
}

.stay{
	font-weight:bold;
	font-size:small;
	color:#13b5ea;
}

.stay a{
	margin-left:10px;
}

.stay img{
	vertical-align:middle;
}


 .corporate .post #topFeatureWrapper {
	background-position:0 -150px;
	height:150px;
}

.tweetlinks{
	margin-top:5px;
}



.corporate .post #topFeature {
	width:auto;
}


.shadow {
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
  margin-bottom:50px;
}

.paul{
	background-color:#000000;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	overflow:auto;
}


.paul .middle{
	margin:0 auto;
	width:900px;
	height:900px;
	background:url("/wp-content/themes/hybrid/corporate/images/Talking-Faith-Background.png");
}

.paul .imgbox{
	margin:378px auto 0 auto;width:800px;
}

.paul .orange{
	background:url("/wp-content/themes/hybrid/corporate/images/Talking-Faith-Button.png");

}

.paul .buttons{
	width:756px;
	margin:0 auto;
}

.paul .button{
	width:155px;
	height:46px;
	margin-left:17px;
	margin-right:17px;
	float:left;
}

.paul .white{
	background:url("/wp-content/themes/hybrid/corporate/images/Talking-Faith-Button-White.png");

}

.paul .white:hover{
	background:url("/wp-content/themes/hybrid/corporate/images/Talking-Faith-Button-White-Hover.png");
	cursor:pointer;
}

.paul .orange:hover{
	background:url("/wp-content/themes/hybrid/corporate/images/Talking-Faith-Button-Hover.png");
	cursor:pointer;
}

.paul .bottom{
	color:#ffffff;
	margin-top:105px;
	text-align:center;
}


.show-dialog{
	display: none;
    height: auto;
    left: 801px;
    position: relative;
    top: 253px;
    width: 300px;
    background:#f0f0f0;
    padding:20px;
}

#dialog .javascript{
	display:none;
}



#dialog label{
	width:200px;
	display:block;
}

#dialog input{
	margin-bottom:10px;
	display:block;
}

#dialog input[type='text']{

	width:100%;

}

#dialog input{
	border:1px solid #aaaaaa;
}

#dialog input[type='button']{
	background:#e2e2e2;
	font-weight:bold;
}


.ui-button-icon-only.ui-corner-all.ui-dialog-titlebar-close{
	float:right;
	background:none;
	border:none;
}	


.ui-state-default .ui-icon.ui-icon-closethick  {
	background-image: url("/wp-content/plugins/events-manager/includes/css/images/ui-icons_ffffff_256x240.png");
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix{
	padding:5px;
}

.ui-dialog-titlebar.ui-widget-header{
	

	background: url("/wp-content/plugins/events-manager/includes/css/images/ui-bg_gloss-wave_35_eda036_500x100.png") repeat-x scroll 50% 50% #eda036;
}


.ui-button-icon-only.ui-corner-all.ui-dialog-titlebar-close:hover{
	cursor:pointer;
}

#map { height: 594px; width:727px;}

.box{
	height: 594px; width:727px;
	float:left;
	background:green;
}

#map.fullscreen{
	width:100%;
	height:100%;
}

.box.fullscreen{
	height:auto;
	width:auto;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:100000;
}

#map div{
	overflow:visible;
}


#map div.title{
	font-weight:bold;
	text-transform:uppercase;
}

.infoBox {
	float:left;
	width:200px;
	font-weight:bold;
	font-family:'Arial Narrow', sans-serif;
	font-size:16px;
	padding:10px;
}

.infoBox div{
	padding-bottom:5px;
}

.infoBox img{
	vertical-align:middle;
}


 div.AIA{
	color:#cd1433;
}        

 div.GAIN{
	color:#e3b808;
}


 div.TM{
	color:#406781;
}

 div.JFS{
	color:#9f2a22 ;
}

 div.BTP{
	color:#9ab73c  ;
}


 div.P2CS{
	color:#0079c2  ;
}

 div.ICN{
	color:#ed1c24  ;
}



 div.LIG{
	color:#eda036  ;
}

 div.DRIME{
	color:#5fbb49;
}

    div.DRIME{
	color:#5fbb49;
}

 div.FL{
	color:#f47b2a;
}

 div.CE{
	color:#7699b4;
}

 div.CS{
	color:#00a9a7;
}

 div.LIFE{
	color:#a18f5a;
}

.paul-download li{
	padding:0;
}

.paul-download .lists{
	margin:0 auto;
	width:220px;
}

.paul-download ul{
	float:left;
	width:121px;
}

.paul-download ul.left{
	width:91px;
}

.paul-download .left li{
	margin:0;
}

.paul-download p{
	margin-bottom:10px;
}

#dialog .paul-download a{
	background:#cccccc;
	padding:5px 10px;;
	text-align:center;
	margin-top:5px;
	display:block;
	border-radius:3px;
}

.corporate-tweets{
	margin-top:10px;

}

#tweet-box.post{
	border-radius:5px;
	background:#4ba7d6;
	padding:10px;
	
}

#tweet-box.post p{
	width:auto;
	height:auto;
	font-size:11px;
	line-height:15px;
	
}
 





/********************************
 CSS FILE: ../css/storefront.css 
********************************/
/** This file controls the styles that are common to all storefronts **/

/* CSS Document */

#ptcNavLogo {
	height:28px;
	width:77px;
	float:left;
	position:relative;
	background:url(images/storefrontSprite.gif) no-repeat;
	background-position:0px -32px;
}
/*========================
Primary Navigation
========================*/
#outerstorefrontPrimaryNav {
	background: url(images/storefrontSprite.gif) #ffffff;
	background-position:0px -61px;
	overflow: visible;
}
#storefrontPrimaryNav {
	height:28px;
	width:960px;
	margin: 0 auto;
	position:relative;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(images/storefrontSprite.gif) no-repeat #ffffff;
	background-position:0px -61px;
	color:#000;
}
#storeFrontnavList {
	/*width:640px;*/
	list-style-type:none;
	float:left;
	margin: 0px;
	padding: 0px;
}
#storeFrontnavList li {
	height:22px;
	margin:0px;
	float:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}

#storefrontPrimaryNav a {
	color:#000;
}

#storefrontPrimaryNav #corporateNavLink {
	list-style-type:none;
	float: right;
	padding:0px;
	margin-top: 8px;
	width: 235px;
	display: inline;
	margin-left: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	text-align: right;
}
#corporateNavLink li {
	padding:0px;
	display: inline;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
	
#storefrontPrimaryNav #corporateNavLink span {
	display: block;
	height:28px;
	position: relative;
	float: right;
	padding-right:10px;
	margin:0px;}
	


	
/*========================
Secondary Navigation
========================*/
#outerstorefrontSecondaryNav {
	background: url(images/storefrontSprite.gif) #ffffff;
	background-position:0px 1px;
	overflow: visible;
}
#storefrontSecondaryNav {
	height:24px;
	width:960px;
	margin: 0 auto;
	position:relative;
	display:block;
	clear: both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background: url(images/storefrontSprite.gif) no-repeat #ffffff;
	background-position:0px 1px;
	color:#000;
	padding:4px 0px 0px 0px;
	overflow:visible;
}

.navBreak{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}

#storefrontSecondaryNav #navSecList {
	list-style-type:none;
	float:left;
	margin:0px;
	display:block;
}
#navSecList li {
	float:left;
	padding:0px 3px;
	display:block;
	margin:0px;
}

#storefrontSecondaryNav ul {
	color:#000;
	float:left;
	display:block;
	padding-right:10px;
	padding-left:10px;
}
#storefrontSecondaryNav a {
	color:#000;
	font-weight: bold;
}

/*========================
DropDown Navigation
========================*/
.storefrontDropDownLink {
z-index:2000;
}

li.storefrontDropDownLink ul {
	display:none;
	list-style-type:none;
	float:left;
	width:150px;
	position:absolute;
	overflow:visible;
	top: 23px;
	padding:0px;
	-moz-border-radius-bottom-left:5px;
	-moz-border-radius-bottom-right:5px;
	-webkit-border-radius-bottom-left:5px;
	-webkit-border-radius-bottom-right:5px;
}
li.storefrontDropDownLink ul li {
	display:block;
	width:150px;
	height:15px;
	background-color: #CCC;
}
li.storefrontDropDownLink:hover ul {
	display:inline-block;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:1000;
	margin-top: 5px;
}
#navSecList li.storefrontLanguageDropDownLink {

height:30px;
overflow: visible;
font-weight: bold;
}
#navSecList li.storefrontLanguageDropDownLink ul {
	display:none;
	list-style-type:none;
	float:left;
	width:55px;
	position:absolute;
	overflow:visible;
	top: 23px;
	padding:0px;
	-moz-border-radius-bottom-left:5px;
	-moz-border-radius-bottom-right:5px;
	-webkit-border-radius-bottom-left:5px;
	-webkit-border-radius-bottom-right:5px;
}
#navSecList li.storefrontLanguageDropDownLink ul li {
	display:block;
	width:55px;
	height:15px;
	background-color: #CCC;
}
#navSecList li.storefrontLanguageDropDownLink:hover ul {
	display:inline-block;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index:10000;
	margin-top: 5px;
}
#storeFrontWaysToGiveLink {
	float: right;
	height: 28px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
#storeFrontWaysToGiveLink span {
	display: block;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	/* font-weight: bold; */
}
.storefrontDropDownList li{
	background-color:#000;
}




