body
{
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  font:12px/1.5 Arial, "Liberation Sans", Sans, sans-serif;
}


ul li a
	{
	color: #004080;
	}
	
blockquote
{
margin-left: 2em;
margin-right: 1em;
}


#main
{
  width: 900px;
  margin: 0 auto;
  padding: 0;
}


/**
 * Header
 */
#header
{
  width: 900px;
  height: 255px;
  background: #EEECEC url(/shared/images/layout/header.gif) repeat-x left top;
  border-bottom: 1px solid #D1D0D0;
  margin: 0;
  padding: 0;
}

#header-inner
{
  display: block;
  padding: 34px 0 0 10px;
}

#headline
{
  width: 468px;
  height: 211px;
  background: #FFFFFF url(/shared/images/layout/headline.gif) no-repeat center top;
  margin-right: 10px;
  padding: 0;
  float: left;
  position: relative;
  overflow: hidden;
}

#headline-inner
{
  padding: 17px 24px;
}

#headline p
{
  font-size: 8pt;
  color: #444444;
}

#headline h1
{
  margin: 5px 0 0 0;
  font-size: 11.5pt;
  color: #515151;
}

#headline span.date,
.news-story span.date
{
  font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  color: #3356A2;
}

#logoTxt
{
position: relative;
top: -43px;
left: 75px;
}

#logoTxt h1.logoTxt
{
font-family: Georgia, Trebuchet MS, Arial;
font-size: 190%;
color: #eeecec;
font-weight:100;
}


#logo-print, #logo-handheld
{
  display: none;
}

#logo
{
  display: block;
  margin: 55px 0 0 0;
  padding: 0;
}


/**
 * News update section
 */
.news_update
{
  padding: 0;
  margin: 0;
}

.news_instructions
{
  margin-left: 10px;
  padding: 10;
  
}

.news_update_js
{
  overflow: hidden !important;
  margin: 0 ;
}

.story
{
  position: relative;
  margin-bottom: 0px;
}

.news_update img
{
  float: left;
  margin-right: 15px;
}

.news_update h2.title
{
  font-size: 13pt;
  line-height: 1.3em;
  margin-bottom: 0px;
  padding-top: 4px;
  text-align: left;
}

li.first
	{
	text-align: center;
	}

li.second
	{
	text-align: center;
	}

li.third
	{
	text-align: center;
	}

li.fourth
	{
	text-align: center;
	}

li.fifth
	{
	text-align: center;
	}


.news_update p.header_date {
  font-size: 10pt !important;
  color: #4661D4 !important;
  margin-bottom: 0;
}

ul.news_nav li, ul.nav li
{
  display: inline;
  list-style: none;
}

a.more
{
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}


/**
*  News update navigation
*/

ul.news_nav
{
  display: block;
  bottom: 10px;
  z-index: 10;
  position: absolute;
  left: 330px;
  margin-left: 0 !important;
}

ul.news_nav li
{
  list-style: none;
  text-align: center;
  float: left;
}

ul.news_nav li.ellip
{
  border: none;
  width: 15px;
  background-color: transparent;
}

ul.news_nav li.current
{
  background-color: #FCFF9C;
}

ul.news_nav li a,
ul.news_nav li a:link,
ul.news_nav li a:visited
{
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #3356A2;
  margin: 5px 1px;
  width: 21px;
  height: 17px;
  padding-top: 4px;
  font-size: 7pt;
  text-decoration: none;
}

ul.news_nav li a:hover,
ul.news_nav li a:focus,
ul.news_nav li a:active,
ul.news_nav li a.active
{
  text-decoration: underline;
  background-color: #ED7226;
}

ul.news_nav li a.last
{
  border: none;
}


/**
 * Navigation
 */
#navigation
{
  display: block;
  height: 34px;
  background: #4B3A29 url(/shared/images/bg_nav.gif) repeat-x left top;
  white-space: nowrap;
  text-align: left;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited
{
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  float: left;
  padding-top: 9px;
  height: 25px;
  padding-left: 16px;
  padding-right: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  width: auto;
}

#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li a:active,
#navigation ul li a.active
{
  background-color: #577ae5;
}

#navigation .navigation-home
{
  margin: 4px 10px 0 0;
}

/**
 * Columns
 */
#left-column
{
  width: 515px;
  float: left;
  border-right: 1px solid #DFDEDE;
  background: url(/shared/images/layout/corner.gif) no-repeat left top;
  position:relative;
}

#right-column
{
  width: 384px;
  float: right;
}

#right-column a
{
  color: #004080;
  font-weight: bold;
}

#left-column-inner
{
  padding: 15px;
}

#left-column-internal
{
  width: 236px;
  float: left;
  border-right: 1px solid #DFDEDE;
}

#left-column-internal br
	{
	margin-bottom: .75em;
	}

#right-column-internal
{
  float: right;
  width: 236px;
}

#right-column-internal br
	{
	margin-bottom: .75em;
	}

#left-column-internal-inner,
#right-column-internal-inner
{
  padding: 5px 0;
}


/**
 * Date
 */
 .date
 {
   font-size: 12pt;
   border-bottom: 4px double #BFBFBF;
   color: #949494;
   font-style: italic;
   margin-bottom: 15px;
   height: 27px;
   text-indent: 12px;
 }


/**
 * News Story
 */
.news-story-headline
{
  margin-bottom: 10px;
}

.news-story-inner
{
  padding: 10px;
}

.news-story h1
{
  font-size: 15pt;
}

.news-story p
{
  margin-bottom: 1.5em;
}

.news-story span.date
{
  color: #777777;
}


/**
 * News
 */
.news
{
  margin: 0 0 25px 0;
}

.news span.head-news
{
  color: #8BAFEB;
}

#catholic-news
{
  background: url(/shared/images/elements/churchnews.jpg) no-repeat left top;
}

#national-news
{
  background: url(/shared/images/elements/national-news.gif) no-repeat left top;
}

#world-news
{
  background: url(/shared/images/elements/world-news.gif) no-repeat left top;
}

#news-wrap
{
  background: url(/shared/images/elements/news-wrap.gif) no-repeat left top;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;  
}

#news-wrap #news-wrap-image
{
  position: absolute;
  display: block;
  top: 10px;
  left: 5px;
}

#news-wrap #news-wrap-image a
{
  display: block;
  width: 321px;
  height: 64px;
}

#columns-news
{
  position: relative;
  background: url(/shared/images/elements/columns-news.gif) no-repeat left top;
}

#know-your-faith-news
{
  position: relative;
  background: url(/shared/images/elements/know-your-faith-news.gif) no-repeat left top;
}

#catholic-news,
#national-news,
#world-news,
#news-wrap
{
  padding-top: 70px;
}

#know-your-faith-news,
#columns-news
{
  padding-top: 90px;
}

#know-your-faith-news ul li,
#news-wrap ul li
{
  margin-right: 10px;
}

#catholic-news h1,
#national-news h1,
#world-news h1,
#columns-news h1,
#know-your-faith-news h1,
#news-wrap h1
{
  color: #FFFFFF;
  display: none;
  text-align: right;
  padding: 12px 100px 20px 0;
  font-size: 16pt;
}

#world-news h1
{
  color: #114F7B;
}

#know-your-faith-news h1
{
  color: #114F7B;
  padding: 48px 14px 20px 0;
}

#know-your-faith-news h1 span.head-news
{
  color: #FFFFFF;
}

#columns-news h1 span.head-news
{
  color: #114F7B;
}

#columns-news h1
{
  padding: 22px 42px 20px 20px;
}

#columns-news #opinion_rss
{
  position: absolute;
  display: block;
  top: 51px;
  right: 19px;
}

#columns-news #opinion_rss a
{
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

span.rss-link
{
  float: right;
  margin-top: 7px;
  margin-right: 18px;
}

.news ul
{
  margin-top: 7px;
  line-height: 1em;
}

.news ul li
{
  color: #ABAAAA; 
  font-size: 9pt;
  margin-left: 10px;
  margin-top: 3px;
  }


.news ul li:before
{
  content: '- ';
}


/**
 * Videos
 */
#videos h1,
#daily-headlines h1,
#report-your-news h1
{
  margin: 20px 10px 10px 10px;
  color:#5578e4;
  letter-spacing: .1em;
}

#videos-inner
{
  margin: 0 auto;
  background: url(/shared/images/layout/videos.gif) no-repeat center top;
  width: 323px;
  height: 126px;
}

.video
{
  display: block;
  float: left;
  width: 120px;
  height: 90px;
  margin-top: 18px;
}

.video p
{
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  color: #31517F;
  padding: 4px 7px;
}

.video p a,
.video p a:link,
.video p a:visited
{
  color: #31517F;
}

#video-1
{
  margin-left: 31px;
}

#video-2
{
  margin-left: 18px;
}

.video-thumb
{
  margin-top: 4px;
}


/**
 * Daily Headlines
 */
#daily-headlines p
{
  color: #31517F;
  font-size: 8.5pt;
  margin-right: 15px;
}

#daily-headlines-img
{
  margin-left: 20px;
  margin-right: 12px;
}


/**
 * Interior Page Content
 */
.content-headline
{
  display: block;
  position: relative;
}

.content-headline h1
{
  font-size: 14pt;
  padding-top: 20px;
}

.headline_date
{
  font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  color: #AAAAAA;
}

.author_name, .source
{
  font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 8.5pt;
  font-style: italic;
  color: #AAAAAA;
  margin-bottom: 0px;
}


/**
 * Article Tools
 */
ul.tools
{
  display: block;
  float: right;
  width: 115px;
  border: 1px solid #CCCCCC;
  padding: 30px 0 20px 0;
  margin: 7px 12px 7px 12px;
  position: relative;
}

ul.tools li
{
  list-style-type: none;
  margin: 0 0 10px 20px;
  padding: 0;
  width: 94px;
  height: 22px;
  text-transform: uppercase;
  font-size: .9em;
}

ul.tools li a
{
  display: block;
  width: 54px;
  padding: 0 0 0 40px;
  margin: 0;
  height: 22px;
  font-size: 8pt;
  line-height: 24px;
  color: #777777;
}

ul.tools li.article_tools
{
  position: absolute;
  top: -22px;
  width: 115px;
  left: 0;
  font-size: 8pt;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #777777;
}

ul.tools li.tool_print a
{
  background-image: url(/shared/images/print_small.gif);
  background-repeat: no-repeat;
  background-position: left;
}

ul.tools li.tool_email a
{
  background-image: url(/shared/images/email_small.gif);
  background-repeat: no-repeat;
  background-position: left;
}

ul.tools li.tool_rss a
{
  background-image: url(/shared/images/rss_small.gif);
  background-repeat: no-repeat;
  background-position: left;
}


/**
 * Report Your News
 */
#report-your-news-inner
{
  padding: 7px;
  width: 198px;
  margin: 0 auto;
}


/**
 * Ad
 */
.ad
{
  margin: 30px auto 10px auto;
  width: 300px;
  height: 249px;
  border: 10px solid #CCCCCC;
}


/**
 *  Style for the Tabs
 */
.left_sidebar_tabs
{
  margin-bottom: 0;
}

.left_sidebar_tabs h3
{
  margin: 2em 0em 0em 0em;
}

.left_sidebar_tabs .tabs_nav
{
  margin: 0px 0px 0px 5px;
  display: none;
}

.left_sidebar_tabs .tabs_nav_js
{
  display: block;
}

.left_sidebar_tabs .tabs_nav li
{
  float: left;
  margin: 0px 0px 0px -1px !important;
  padding: 0 !important;
  list-style: none;
}

.left_sidebar_tabs .tabs_nav li a
{
  display: block;
  text-indent: -9999px;
  height: 44px;
}

.left_sidebar_tabs .tabs_nav li a.active
{
  background-position: 0px 0px !important;
}

.left_sidebar_tabs .tabs_nav #tab_informed_voter a
{
  background: transparent url(/en/images/tab_issuesbystate.gif) no-repeat 0px 4px;
  width: 137px;
}

.left_sidebar_tabs .tabs_nav #tab_top_issues a
{
  background: transparent url(/shared/images/elements/tab_topissues.gif) no-repeat 0px 4px;
  width: 102px;
}

.left_sidebar_tabs .tabs_nav #tab_voting_catholic a
{
  background: transparent url(/shared/images/elements/tab_votingcatholic.gif) no-repeat 0px 4px;
  width: 135px;
}

#informed_voter
{
  padding-top: 6px;
  margin: 0px 0px 10px 0px;
}

.tab_content_outer
{
  background: transparent url(/shared/images/elements/tab_content_top.gif) no-repeat top left;
  padding-top: 6px;
  margin: 0px 0px 10px 0px;
}

.tab_content_inner
{
  background: transparent url(/shared/images/elements/tab_content_bottom.gif) no-repeat bottom left;
  padding: 0px 14px 1px 14px;
  margin: 0;
}

.tab_content_middle
{
  background: transparent url(/shared/images/elements/tab_content_middle.gif) repeat-y top left;
  margin: 0;
}

#map
{
  margin-left: 4px;
}

.voter_footer
{
  background-image: url(/shared/images/elements/bg_tab_foot.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  color: #fff;
  height:17px;
  font-size: 10px;
  padding-top: 3px;
  text-align: center;
  width: 380px;
  margin: 0px 0px 0px 4px;
}

.voter_footer a:link, 
.voter_footer a:visited
{
  color: #fff;  
  text-decoration: underline;
}



/**
 * Right Boxes
 */
.box-right
{
  display: block;
  margin-bottom: 30px;
}


/**
 * Alignment
 */
.align-left
{
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
}

.align-right
{
  float: right;
  margin-left: 10px;
  margin-bottom: 7px;
}


/**
 * Footer
 */
#footer
{
  background: #FFFFFF url(/shared/images/layout/footer.gif) repeat-x left top;
  padding-top: 12px;
}

#footer p
{
  font-size: 8pt;
  color: #797979;
}


/**
 * HTML Elements
 */
h1, h2, h3, p, ol, ul, address, dd, dt, input, textarea, .date, .date_and_rss_feed
{
  font-family: Arial, "Liberation Sans", Sans, sans-serif;
}

h1, h2, h3
{
  font-weight: bold;
  color: #31517F;
}

h2
	{
	font-weight: 700;
	font-size: 125%;
	}

p
{
  font-size: 9pt;
  color: #434343;
  line-height: 1.45em;
  margin-bottom: .75em;
}

input, textarea
{
  font-size: 9pt;
  color: #777777;
  margin-top: 4px;
  border: 1px solid #AAAAAA;
  padding: 3px;
  width: 190px;
}

input.submit
{
  background-color: #4E6AD7;
  color: #FFFFFF !important;
  text-transform: uppercase;
  font-size: 8pt;
  padding: 4px;
  border: none;
  width: auto;
}

img
{
  display: block;
  border: none;
}

a,
a:link,
a:visited
{
  color: #5578E4;
  text-decoration: none;
}

a:focus,
a:hover,
a:active
{
  color: #ED7226;
  text-decoration: underline;
}

span.more-link
{
  display: block;
  font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  text-align: right;
  font-size: 9pt;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}


.clearfix:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* KOC customizations by Andy Wong and Shah Khatri follow: */

#catholic-news li, #national-news li, #world-news li, #know-your-faith-news li, #columns-news li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#catholic-news li a, #national-news li a, #world-news li a, #know-your-faith-news li a, #columns-news li a {
	font-weight: bold;
}

#catholic-news li a:link, #national-news li a:link, #world-news li a:link, #know-your-faith-news li a:link, #columns-news li a:link {
	color: #3356A2;	
}

/*
	Ad Placeholder (copied from style.css by Shah Khatri)
*/
.ad_placeholder {
	height:249px;
	margin:30px auto 10px;
	width:300px;
	border: 2px solid #000;
}

.date_and_rss_feed
{
  font-size: 12pt;
  border-bottom: 4px double #BFBFBF;
  color: #949494;
  font-style: italic;
  margin-bottom: 15px;
  text-indent: 12px;
  padding: 0px 0px 5px 0px;
}

.date_and_rss_feed table
{
  width: 100%;
}

/* ADDED BY SAW12 */

#debateform

	{
	width: 100%;
	}
	
td .odd
	{
	width: 45px;
	padding: 0px;
	}
	
td .even
	{
	300px;
	padding: 0px
	}

/*debate*/
#debate-continues
{
  background: url(/shared/images/elements/debate.jpg) no-repeat left top;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;  
}

#debate-continuesp #debate-continues-image
{
  position: absolute;
  display: block;
  top: 10px;
  left: 5px;
  }

#debate-continues #debate-continues-image a
{
  display: block;
  width: 321px;
  height: 71px;
}

/*year*/
#priest
{
  background: url(/shared/images/priests.jpg) no-repeat left top;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;  
}

#year-priest #year-priest-image
{
  position: absolute;
  display: block;
  top: 10px;
  left: 5px;
}

#year-priest #priest-image a
{
  display: block;
  width: 349px;
  height: 77px;
}

/*SHARE THIS LINK*/

#sharethis_0 td 
{
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.stbuttontext .tool_rss li
	{
	font-size: 11px;
	font-weight: normal;
	}

.guad_recruit_ads
{
width: 380px;
padding-right: 75px;
}



/*
* centresource additions - 10/14/09
*/

/*Two Columns*/

body.two-column #left-column {
  width:47%;
  border:0;
}

body.two-column #right-column {
  width:47%;
  left:0;
  padding:0;
  border:0;
  padding-top:60px;
}

/*Columnist*/

#columnists-inner {
  width:355px;
  margin:0 auto;
}


#columnists h1 {
  margin: 20px 10px 10px 10px;
  color:#5578e4;
  letter-spacing: .1em;
}

.columnist {
  overflow:hidden;
  margin-bottom:20px;
}

.columnist img {float:left;display:block;margin-right:10px;margin-bottom:10px;}

.columnist .date,
.columnist p {
  border: 0;
  padding: 0;
  margin:0 !important;
  padding-left:0px;
}

.columnist .date {
  font-size:12px;
}

.columnist a {
  font-weight:bold;
}

.see-all {
  color:#7890e1;
}

/*Internal Columnists*/


.columnist h2 {
  color:#515151;
  margin-bottom:0;
  line-height:1;
}

.columnist .author {
  display:block;
  margin-bottom:5px;
}

.columnist .latest,
.columnist .archives {
  display:block;
  margin:5px 0;
}

.columnist .latest a,
.columnist .archives a {
   color: #004080;
}

/*Features*/
#features-inner {
  width:355px;
  margin:0 auto;
}

.feature {
  overflow:hidden;
  margin-bottom:20px;
}
.feature img {
  margin-left:-10px;
}

/*Social Networking*/

#social-networking {
  margin-bottom: 40px;
}

#social-networking-inner {
  width:355px;
  margin:0 auto;
  overflow:hidden;
}

#social-networking h1 {
  width:120px;
  font-size:16px;
  text-align:center;
  float:left;
  margin-right:20px;
  line-height:1.2;
}

#social-networking img {
  float:left;
  margin-left:20px;
  vertical-align:center;
}

/*US Market Summary*/
#market-summary {
  width:355px;
  margin:0 auto;
  margin-bottom:30px;
}
#market-summary h1 {
  font-size:16px;
  text-align:center;
}
#market-summary .widget {
  height:200px;
  background:#ccc;
}

/*Ad Space*/
#ad-space {
  width:355px;
  margin:0 auto;
  margin-bottom:30px;
}
#ad-space .ad {
  border:0;
  margin:0;
  width:auto;
  height:auto;
  margin-bottom:20px;
}
#ad-space .ad img {
  display:block;
  margin:0 auto;
}
#ad-space .ad span {
  text-align:center;
  display:block;
}
#ad-space .ad span a {
  font-weight:bold;
}

/*New RSS All Feed*/
.rss-all {
  position:absolute;
  right:15px;
  top:14px;
  width:100px;
  height:21px;
}

/*Type*/
h1 {
  font-size:22px;
  margin-bottom:20px;
}

h2 {
  font-size:18px;
}

p a
	{
	color: #004080;
	}

/* Added by SAW for the Pope pages*/

.pope_right {
	margin: 20px 0 0 15px;
	}

img.pope_truth	{
	margin: 30px 0 20px 30px;
			}

h4.pope {
	font-size: 16px;
	font-weight: bold;
	color: #004080;
	clear: left;
}

