/* CSS Document */
a {color: #4995F5;}
#logo {
}
.hide {display:none;}

/*-- menu holder --- */
#menuholder {border-bottom:2px solid #4995F5; }
#submenuholder {background-color: #f9f8fd; }
#topheader {background-image:url("images/banner_main_2.gif");}

/* --- Search form formatting --- */
#searchForm { padding:0px 0px 0px 0px; margin:10px 0px 0px 0px }
#searchForm input {font-family:Georgia, "Times New Roman", Times, serif; }

#breadcrumbs { width: 500px; top:118px; left:175px; position:absolute; font-size:0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#montrealHeader 
{
	width: 537px; 
	height:34px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image:url("images/montreal_image.gif"); 
	background-repeat:no-repeat;
	padding:17px 50px 0px 5px; 
	margin-bottom:15px;
}

.searchField { width: 175px; height:18px; border:1px solid #61186d; float:right; color:#61186d; }
#content { width: 975px;  border:1px solid red; }

/* --- three columns formatting --- */
#leftColumn {  }
#centerColumn {}
#rightColumn { float:right; margin-right:7px; width:180px;  }

/* --- Prime Story--- */
.primeStory .storyText {border-bottom:2px solid #4995F5;}
.primeStory h1 { color:#4995F5; }
.primeStory h1 a { color:#4995F5; }
.primeStory .storyText .readMore{ background-image:url("images/icon_more_mn.gif");}

.secondaryStory { border-bottom: #4995F5 2px solid; }
.secondaryStory .storyText h1 { color:  #4995F5; }
.secondaryStory .storyText h1 a { color: #4995F5; }
.secondaryStory .readMore {	background-image:url("images/icon_more_mn.gif"); }

.featuredItem { background-color:#FFF; margin-bottom:20px; }
.featuredItem h2 { font-family:Georgia, "Times New Roman", Times, serif; color:#4995F5; font-size:0.9em; font-weight:normal; padding:3px; margin:0px 0px 0px 0px; }
.featuredItem .content { padding: 6px; color: #252525; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
.featuredItem .footer {background-color:#FFF;}

/*--- story footer links ------ */
.footer { border-bottom:2px solid #4995F5; text-align:right; height:15px; float:left; }
.footer img { padding:0px; border:none; float:right;}

/* --- Ad units --- */
.adUnit a {	 }

/* --- activist boxes --- */
.activist { background-color:#FFF; margin-bottom:20px; }
.activist h2 { background-color:#414141; color:#FFF; display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; padding:3px; font-size:0.9em; margin:0px 0px 0px 0px; }
.activist .content { padding: 6px; color: #252525; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

/* --- out in TO --- */
.outin { background-color:#FFF; margin-bottom:20px; }
.outin  h2 { background-color:#4995F5; color:#FFF; display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; padding:3px; font-size:0.9em; margin:0px 0px 0px 0px; }
.outin  .content { padding: 6px; color: #252525; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #4995F5;}
.outin  .content  a{ color:#5D5D5D; }
.outin  .content  a:hover{ color:#4995F5; }

/* --- Latest Reader Comment--- */
.latestReaderComment h2 { color:#4995F5; }
.latestReaderComment .reader { color:#4995F5; }
.latestReaderComment .link a { color:#4995F5; }

.submitButton {background-color:#4995F5;}

/*---- daily bitch ---- */
#dailyBitch {
	color:#252525; 
	background-color:#f7f7f7; 
	border-top:2px solid #d4d4d4; 
	border-bottom: #4995F5 2px solid; 
}
#dailyBitch .bitchImage { float:left; }
#dailyBitch .imageText {color:#4995F5;  background-color:#C7DFFB;}
#dailyBitch h1{ color:#4995F5; }
#dailyBitch .story { }
#dailyBitch .readMore { background-image:url("images/icon_more_mn2.gif"); }

/* --- --- */
.featuredColumn .moreStories a { color: #4995F5; }
.featuredColumn h1 { color:#4995F5; }
.featuredColumn ul { }
.featuredColumn li { background-image:url("images/bullet_mn.gif"); }
.featuredColumn li a:hover { color:#4995F5; }
.featuredColumn .content a:hover { color:#4995F5; }
.featuredColumn .content li { background-image:url("images/bullet_mn.gif"); }
.featuredColumn .content li a:hover { color:#4995F5; }
.featuredColumn .content a:hover { color:#4995F5; }

.viewpoint {border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; padding:10px 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.7em; background-color:#f7f7f7; margin-bottom:5px; }
.viewpoint a{text-decoration:none; color:#000;}
.viewpoint a:hover{text-decoration:underline; color:#4995F5;}

.columnName a {font-weight:bold; color:#000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
.authorName a {color:#4995F5; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

/* Page Title */
.pagetitle { color:#4995F5; }

/*---- Join Xtra.ca ---- */
.join-pagetitle { color:#4995F5; }

.archives-links a { color: #4995F5; }
.archivesContent .archives-name { color: #4995F5; }
.archivesContent .more-news a { color:#4995F5; }

.comment-borderbox {border-top:4px solid #f7f7f7; }
.commentbox a {color:#4995F5;}

h1, h2, h3, h4, h5 {color: #4995F5;}

/*Modal Popup*/
.modalBackgroundXtra { background-color:#f7f7f7; }
.popupHeader { background-color:#4995F5; }
.popupButton { background-color:#4995F5; }

/*Footer Links*/
A.footerlink:link {COLOR: #4995F5;}
A.footerlink:active {COLOR: #4995F5;}
A.footerlink:visited {COLOR: #4995F5;}
A.footerlink:hover {COLOR: #4995F5;}
A.footerlink {COLOR: #4995F5;}

/* -- CSS for Columns -- */
.TitleContent {color:#4995F5;}
/* -- End - CSS for Columns -- */
.sidebarBelowBox {background-color:#c7dffb;}
.sidebarTable {background-color:#c7dffb;}

/*---- Contests ---- */
.contest-links a {color:#4995F5;}
.contest-name {color:#4995F5;}

.listheader {color:#4995F5;}

A.Tag:link {color:#4995F5; }
A.Tag:active {color: #4995F5;}
A.Tag:visited {color: #4995F5;}
A.Tag:hover {color: #4995F5;}

.splitter {border-top:1px dotted #f7f7f7;}

.form-box li {background-image:url("images/bullet_mn.gif");}

/*---- forms ----*/
.form-box {	border-top:4px solid #f7f7f7; }
.form-title { color:#4995F5; }
.field-title { color:#4995F5; }
.formButton { background-color:#4995F5; }
