/*  http://newsnext.ca/wp-admin/theme-editor.php?file=/themes/wp_premium/header.php&theme=WP_Premium
Theme Name: Custom
Author URI: 
Version: 1.0
Author: Tim Currie
Description: 
*/


body {
	font: 0.75em Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	background-color: #fff;
}

body * {
	margin: 0px; 
	padding: 0px;
	}

hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
	color: #fff;
	border-top: 1px dotted #d3d3d3;
	}

blockquote{
	margin: 3px 0px 6px 41px;
	padding: 0px 25px 0px 9px;
    border-left: 4px solid #666; /* was: #829B16, #A7B2A7, #829B16, #9FB700,#ccd7cc,#DC9700; green: #87C400 */
    color: #333; /* was: #666c66, #666 */
    font-size: 0.95em;
    background-color: #F6F6F6;
	}

img {
	border: none;
	background: none;
	}

.clearboth {
	clear: both;
	}


/*************************************
	Links
**************************************/

a {
	outline:none;
	text-decoration: underline;
	color: #0072EE;  /* was: #287DC1 */
	}
	
a:hover {
	text-decoration: none;
	}

a:visited {
	color: #669;   /* was: #333  */
	}

.goosegrade a, .sharethis a {
	color: #287DC1;  /* was: #A7B2A7 */
	}

.goosegrade a, .sharethis a {
	text-decoration: none;
	}

	
/*************************************
	Headings
**************************************/

h1  {
	font-size: 2.0em;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0;
	letter-spacing: -0.02em;
	word-spacing: -0.03em;
	color: #000;
	}

h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -0.02em;
	word-spacing: -0.03em;
}

h1 a, h3 a  {
	text-decoration: none;
	color: #263756;   /* was: #003B81 */
	font-weight: normal;
	}

h1 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #8296B9;  
}

h1 a:visited, h3 a:visited {
	text-decoration: none;
}

h2 {
	font-size: 24px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #570e00;
}
	
h2 a, h2 a:visited  {
	text-decoration: underline;
	color: #570e00;   /* was: #570e00  */
}

h2 a:hover {
	text-decoration: none;
	color: #333;
	}

h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
}
#sidebar h3 {
	font-size: 22px; 
}

h3 a, h3 a:visited {
	text-decoration: none;
}

#sidebar h2 {
	margin: 0px 0 3px 0;
	padding: 9px 0 0px 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	color: #a7B2a7;
	border-bottom: 1px solid  #c3cdc2; /* was: #ccd7cc */
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
}

h6 {
	font-size: 15px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}


/*************************************
	Header
**************************************/

#header { 
	background:url(images/banner_bg.jpg) repeat-x;
	}

#header_banner {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 110px; }

#header img { border: 0px solid #000;
	}


/*************************************
	RSS Feed
**************************************/
.rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}

 
/*************************************
	Search
**************************************/

.searchform {
	padding: 0px;
	/* background-color: #eee; */
}
.searchform .s {
	border:1px solid #ccd7cc; /* was: #443b34 */
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px;
	margin-right:5px;
	width: 213px;
	float: left;
}



div.search h3 {
	font-size: 18px;
}

div.search p {
	font-size: 11px;
	line-height: 12px;
}

div.search div.searchdate {
	font-size: 10px;
}

/*************************************
	Main Container
**************************************/

#container { 
	width:960px;  /* was: 940px */
	text-align: left; 
	margin: 0 auto;
	padding: 0px 0px;    /* formerly included:   border: 0px solid black;  */
	clear: both;
	overflow:hidden;
	height:100%;
	}


 
/*************************************
	Content
**************************************/

#content {
	width: 580px;  /* was: 532px */
	float: left; 
	padding: 0px 0px;  /* was: padding: 14px 15px 20px 22px; */
	display: block;
	overflow:hidden;   /* formerly included: border: 1px solid #000000; */
}

.content_container {
	margin-top: 12px;
}


#content h1.btmspace{
	margin-bottom: 24px; 
/*	text-transform: uppercase;
	letter-spacing: 1px;
	color: #b0b0b0;
	font-size: 10px;
*/
}

#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#content img {  /* images in a post */
	border: none;
	}
	
#content .alignleft { /* image divs in a post */
	float:left;
	margin: 0px 9px 15px 0px;
	}

#content .alignright { /* image divs in a post */
	float:right;
	margin: 0px 0px 15px 9px;
	}



#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}

#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
	color: #8E8F91;
}

#content .post-bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0;
	clear: right;
	font-size: 10px;
	height: 11px;
}

.post-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}

.comment_indication {
	float: right;
}

.comment_indication span {
	background: url(images/i_comment.jpg) 0px 3px no-repeat;
	color: #ccc;
}

.cat {
	float: left;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.cat a {
	color: #c3cdc2;    /*was: #ccd7cc #b0b0b0 */
}

.cat span {
	padding: 0px 0px 0px 0px;
}



/* date */

.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}


.head_date_container {
	height: 100%;
}

.head_date {
	height: 100%;
}

.post-date {
width: 40px;
height: 50px;
text-align: center;
text-transform: uppercase;
float: left;
display: inline;
margin: 0 10px 0 0;
padding: 0px;
background: url(images/date_icon.gif) no-repeat;
border-right: 1px solid #ccd7cc;  /*was: #ccc */
}

.post-date .day {
color: #ccd7cc;  /*was: #ccc */
font-size: 19px;
font-weight: bold;
line-height: 22px;
margin: 0px 0px;
padding: 0px;
}

.post-date .month, .post-date .year  {
color: #333;
font-size: 9px;
font-weight: bold;
line-height: 10px;
margin: 2px 0px 0px 0px;
padding: 0px;
}


.post_separator {
	padding-bottom: 30px;
	clear:both;
}


/*************************************
	Comments
**************************************/

#comments-wrap {
}

.textarea {
	border:1px solid #ababab;
	}

.Cbutton { 
	border:none; 
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	background: #434343;
	color:#fff;
	}

#comments-wrap h6 {
	font-size: 15px;
}


.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.comment-body {
	margin: 0px; padding:5px 10px 20px 30px;
	background:url(images/quote.png) no-repeat left top;
	background-position:0 0px;
}

.comment-metadata {
	padding:5px 10px;
	background: #fff;
}

.comment-metadata a, .comment-metadata a:visited {
}

.comment-metadata a:hover {
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
	border-bottom:1px solid #ccc;
}
.authorcomment .comment-body {
	border: none;
}

.authorcomment .comment-metadata {
	padding: 11px 10px;
	background: #fff;
	color: #333333;
}

.authorcomment .comment-metadata a {
	color: #2C497E;   
}

.authorcomment .comment-metadata a:hover {
	color: #333;
}
 
 
 
/*************************************
	Sidebar
**************************************/

#sidebar {
	float: right;
	display: block;
	width: 350px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 9px;
	border-left: 1px solid #ccc;
}

#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
	
}

#sidebarwrap {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}

#about {
	margin-bottom: 15px;
	}

#about img {
	float: left;
	margin: 0 9px 0 0;
	width: 50px;
	height: 75px;
	}

#about p {
	font-size: 11px;
	color: #333;
	margin-bottom: 3px;
	line-height: 14px;
	}

#about ul {
	margin-left: 60px;
	display: block;
	}

#about li {
	font-size: 11px;
	color: #333;
	background: url(images/bullet-arrow.gif) 0px 5px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 14px;
	}



/*************************************
	Popular/Recent Posts Section
**************************************/

#sidebar #sidebarwrap #popular {  /*  Blog posts */
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 10px;
}


#popular ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}

#popular ul li {
	margin: 0px; padding: 0px;
}

#popular ul li ul {
	padding:  3px 0px 0px 0px;
	border-top: none;
}

#popular ul li ul li {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/bullet-arrow.gif) 0px 5px no-repeat;
}

#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
}

#popular ul li ul li a {
	color: #333;
}

#popular ul li ul li a:hover {
	text-decoration: none;
	color: #2270C6;   
}

#popular .recent_date {
	color: #a7B2a7;    /* was: #c3cdc2 #ccd7cc */
	font-size: 10px;
	}

/*************************************
	Left Sidebar
**************************************/

#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 10px 0;
	padding: 0px;
}

#l_sidebar ul li ul {
	border-top: none;
}

#l_sidebar ul li ul li { /* bullet lists in widget */
	margin: 0 0 3px 0;
	padding: 4px 0px 0px 10px;
	border-bottom: none;
	background: url(images/bullet-arrow.gif) no-repeat 5px 9px;
}

#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	/* display: block; */
	padding: 5px 3px;
	margin: 0px;

}
#l_sidebar ul li ul li a:hover {

}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}

#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
}

#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}

#l_sidebar ul li ul li ul li a:hover {
}

/*************************************
	Right Sidebar
**************************************/

#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 10px 0;
	padding: 0px;
}

#r_sidebar ul li ul {
	border-top: none;
}

#r_sidebar ul li ul li { /* bullet lists in widget */
	margin: 0 0 3px 0;
	padding: 0px 0px 0px 10px;
	border-bottom: none;
	background: url(images/bullet-arrow.gif) no-repeat 5px 9px;
}

#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
}

#r_sidebar ul li ul li a:hover {
	color: #2270C6;     /* was: #b30000, #2C497E  */
	text-decoration: underline;
}

#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #333; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}

#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	color: #333;
}

#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
	border: none;
}

#r_sidebar ul li ul li ul li a:hover {
	color: #2C497E;   /* was: #b30000  */
}


#r_sidebar td a {  /* calendar entry */
	font-weight: bold;
}




#twitter-tools div.aktt_tweets ul {
	padding: 3px 0px 0px 0px;
	border-top: none;
	margin-left: -10px
}


#twitter-tools div.aktt_tweets ul li {
	margin: 0px 0px 12px 0px;
	padding: 9px 0px 0px 10px;
	background: none;
}

#twitter-tools div.aktt_tweets ul li a {
	display: inline;
	padding: 5px 0px 5px 0px;
}

#twitter-tools div.aktt_tweets ul li.aktt_more_updates {
	padding-left: 10px;
}

#twitter-tools div.aktt_tweets ul li a.aktt_tweet_time {
	text-decoration: none;
	color: #B2B2B2;
}


/*************************************
	P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html
**************************************/

.clearfix:after {

  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;

  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		





/*************************************
	Footer
**************************************/

#footer { 
	padding:  6px 0px 20px 0px;
	text-align: left;
	height:25px;
	clear: both;
	font-size:11px;
	margin: 12px auto 0 auto;
	border-top: 1px solid #ccd7cc;
	width: 950px;
	color: #B6C1B7;
	}

#footer-wrap {
	width: 950px;
	margin: 0px auto;
	}
.copyright {
	float:left;
	text-align:left;
	}
	
.copyright a 	{
	text-decoration:none;
	color: #A7B2A7;
	}
	
.copyright a:hover {
	text-decoration:none;
	color: #000;
	}
		




/*************************************
	New Styles
**************************************/

.sharethis {
	margin: 0 9px 6px 0;
	float:right;
}

.goosegrade {
	margin: 0 9px 6px 0;
	float:right;
}

.goosegrade img {
	height: 16px;
}

.wp-caption-text {
	color: #666;
	font-size: 10px;
}

#modified {
	color: #959595;
	font-size: 10px;
	margin-top: 60px;
	clear:both;
	}