/*  
Theme Name: Consecration.ca
Theme URI: http://consecration.ca/
Description: Militia of the Immaculata Canada - Consecration.ca website.
Do not change the theme, it will break the site.
Author: Jamez Picard / True|Media
Author URI: http://truemedia.ca/

	Consecration.ca
	 http://consecration.ca/

	This website was built by Jamez Picard whose
	website you'll find at truemedia.ca
	
*/

/* Militia Immaculata Canada - CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/bg.gif);
}
body, p,td { font-family:"Trebuchet MS", "Nimbus Sans L", Helvetica, Arial,  sans-serif;
font-size:12px;
color:#333333;
}
a { color:#003399; }
a:hover { text-decoration:none; }

/* Layout */
#content {
	width:804px;
	margin:auto;
}
#header { height:116px; padding:0; margin:0; }
#header a { padding:0; }
#left {
	float:left;
	width:186px;
}
#right {
	float:right;
	width:618px;
}
#main {
	background:url(images/corner_rt.gif) no-repeat right top;
	background-color:#fff;
}
#main-content {
	padding-left:8px;
	padding-right:8px;
}
#main-top {
	line-height:2px;
}
#right-bottom {
height:11px;
background:url(images/corner_r.gif) no-repeat right bottom;
}
#right-bottom-left {
height:11px;
background:url(images/corner_l.gif) no-repeat left bottom;
}

#navleft {
	background-color:#003366;
	width:181px;
}
#navleft ul {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#navleft ul li {
	list-style-type:none;
}
#navleft li {
	border-bottom:1px solid #3C5064;
}
#navleft a {
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
  	display:block;
	width:171px;
  	text-decoration:none;
	font-size:13px;
  	/*font-weight:bold; */
  	color:#BABBBC;
}
#navleft a:hover {
	color:#fff;
	background-color:#333333;
	text-decoration:underline;
}
#navleft li#current {
	background-color:#8C9EBD;
	border-bottom:1px solid #3C5064;
}
#navleft li#current a {
	font-weight:bold;
	color:#333333;
}
#navleft li#current a:hover {
	color:#999999;
}

#navig {
  width:100%;
  font-size:13px;
  font-family:"Trebuchet MS", "Nimbus Sans L", Arial, Helvetica, sans-serif;
  line-height:normal;
  }
#navig ul {
  margin:0;
  padding:4px 4px 0;
  list-style:none;
  }
#navig li {
  float:left;
  background:url(images/tab_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  }
#navig a {
  float:left;
  display:block;
  background:url(images/tab_right.gif) no-repeat right top;
  padding:5px 9px 4px 5px;
  text-decoration:none;
  font-weight:bold;
  color:#405566;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navig a {float:none;}
/* End IE5-Mac hack */

#navig a:hover {
  color:#333;
  }
#navig ul li#current {
  background-image:url(images/tab_left_on.gif);
  }
#navig ul li#current a {
  background-image:url(images/tab_right_on1.gif);
  color:#333;
  padding-bottom:5px;
  }
#navig-clear { clear:both; }

.tablealt {
	background-color:#F1E8DE;
}
#footer {
	padding-top:8px;
}
#footer a {
	color:#999999;
}
#footer a:hover {
}
.footer-comments
{
	font-size:10px;
	color:#999999;
	height:12px;
}
a.footer-comments
{
	color:#999999;
}
h1 {
	margin:2 0 2 0px;
	font-size:16px;
}
h2 {
margin: 2px 0px 2px 0px;
color:#003366;
font-size:12px;
font-family:"Trebuchet MS","Nimbus Sans L", Arial, Helvetica, sans-serif;
font-weight:bold;
}
p {
	margin-top:0px;
	margin-bottom:4px;
	line-height:1.5em;
}
.newsimg {
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
	border:1px solid #ccc;
	float:left;
}
.newsimgr {
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
	border:1px solid #ccc;
	float:right;
}
table.datatable {
}
table.datatable td {
	border-bottom:1px dotted #ccc;
}
table.datatable th {
	background-color:#f0f0f0;
	border-bottom:1px dotted #ccc;
	border-top:1px solid #ccc;
}
.searchform {
	padding:6px;
}
.searchform form {
	margin:0;
	padding:0;
}
.searchform input#s {
	width:94px;
	background:#ccc;
	border:1px solid #999;
}
.searchform input#searchsubmit {
	margin-right:5px;
	width:60px;
}
/* News blog styles */
.entry, .post {
	margin-top:20px;
}
.post {
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #777;
}
.post  h2 {
	font-size:150%;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
li.blogsearch {
	padding-left:4px;
	padding-top:4px;
}
li.blogsearch p {
	color:#fff;
}
.common-table td {
 border-bottom:1px solid #eee;
}
.common-table th {
	background-color:#f0f0f0;
}


