/*
Theme Name: Interim Website
Theme URI: http://theinterim.com
Description: A Premium News Theme built for The Interim.
Canada's Pro-life, Pro-Family Newspaper Online.
Version: 2.1
Author: Jamez Picard
Author URI: http://truemedia.ca/
*/

/* Reset */
* {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1.2em; }
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #356699;}
a:hover {color: #333; text-decoration:underline;}

/* Page Layout */
body {
	width: 100%;
	background: #fff url(images/pagebg.png) top left repeat-x;
	margin:0;
	padding:0;
}

#pagei {
	width: 1018px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px 5px;
}

#header {
	width:1018px;
	background:none;
	margin:0 auto;
	padding:0;
}
#top {
	font-size:0.9em;
	font-weight:bold;
	padding-top:3px;
	height:22px;
	background-color:#f0f0f0;
	border-bottom:1px solid #87B7B6;
}
.top_news a {
	padding-left:20px;
	background: url(images/top_iconews.png) no-repeat left;
}
.top_rss a {
	padding-left:20px;
	padding-right:0;
	border-left:none;
	background: url(images/top_icorss.png) no-repeat left;
}
#pagenav {
	float:right;
}
#hdr_date {
	color:#B70000;
	float:left;
	font-size:11px;
	line-height: 1.4em;
	padding-left:1em;
	padding-top:0.3em;
}
#hdr{
	margin-top: 6px;
}
#logo{ 
	float:left; 
	width:450px; 
	height:90px;
	background:url(images/interim_header.jpg) top left no-repeat;
}
#hdr_right{
	float:right;
	width:568px;
	height:90px;
	background:url(images/interim_header1.jpg) top left no-repeat;
}
#ad468{
	margin-left:82px;
	margin-top:17px;
}
#menu{ background:none; }
#hdr_search{
	background-color:#f0f0f0;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	padding-left:10px;
}
.searchform {
	margin-top:2px;
}
*:first-child+html #hdr_search {
	height:26px; overflow:hidden;/* IE 7! */
}
#hdr_search input {
	font-size:12px;
	color:#444;
	border:1px solid #777;
}
#hdr_search input.searchbutton { 
	border:none; vertical-align:middle; 
	margin:0;
}
/* Layout */

#main {
	width: 1018px;
}

#main-left, #main-left-socon {
	float: left;
	width: 320px;
	padding: 0 10px 0 5px;
}

#main-center,#main-center-socon {
	float: left;
	width: 328px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}
#main-left-socon {
	width:220px;
}
#main-center-socon {
	width:428px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 654px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
	padding-left:5px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 0.7em;
	background: #f0f0f0;
}

#footer {
	margin: 0 auto 7px auto;
	width:1018px;
	padding: 10px;
	border-top:4px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#bottom {
	width: 1018px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing:0.07em;
	color: #4C4B46;
	padding:5px 0 5px 3px;
	margin: 0 0 5px 0;
	border-bottom:1px solid #D7D7D7;
	border-top:3px solid #D7D7D7;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}
.lpost, .cat, .features  {
	margin:6px 0;
	padding:6px 0;
	border-bottom:1px solid #eee;
}
.cat-container {
	margin-bottom:10px;
}
.cat-container h4 {
	padding:4px 0;
}
#featured h2 {
	font-size:1.75em;
	line-height:1.2em;
	font-weight:normal;
} 
#featured .sd {
	margin-left:14px;
	font-size:0.5em;
	line-height:normal;
	color:#999;
} 
#featured .featured_title {
	height:55px;
}
#featured .featured_image {
	border:1px solid #eee;
	text-align:center;
}
#featured p {
	
}
.lpost h2, .cat h2, .features h2 {
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
}
.lpost h2 a:hover, .cat h2 a:hover, .features h2 a:hover {
	text-decoration:none;
}
.lpost-thumb, .fpost-thumb {
	display:block;
	float:left;
	margin:0 6px 6px 0;
}
.lpost-more .sd, .cpost span.sd {
	float:right;
}
/* small date */
.sd {
	font-size:0.85em;
	color:#999;
}
.excerpt_small {
	margin-top:0;
	margin-bottom:4px;
}
.recent_posts {
	border-bottom:1px solid #eee;
	margin-bottom:4px;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}
a.icomment:hover {color:#333}

/* Tabs */

.tabs {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	height: 46px;
}

.tabs li {
	float: left;
	display: inline;
	height: 46px;
	border-right: 1px solid #eee;
}

.tabs li a {
	float: left;
	display: block;
	border-bottom: 0;
	padding: 0 10px 0 10px;
	background:#eee url(images/tabbreak.png) left bottom repeat-x;
	color: #336699;
	padding-top:16px;
	height: 30px;
	line-height: 30px;
}

.tabs li a:hover {
	color: #333;
}

.tabs li a.selected {
	background: #fff url(images/tabcurrentfade.png) left bottom repeat-x;
	color: #333;
	z-index: 9;
}

.tabs li a.selected:hover {
	background: #fff;
	color: #333;
	z-index: 9;
}

.tabcontent {
	display: none;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 5px 10px 10px 10px;
}

.tabcontent li {
	padding: 4px 0 4px 0;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
}
#tags {
	padding:10px;
}
#tags a {
	margin-right:3px;
}

@media print {
	.tabcontent {
	display: block !important;
	}
}
/* Subscribe form */
#feedlink {
	font-weight: bold;
	padding-left: 22px;
	background: url(images/ico_feed.png) no-repeat;
	background-position: left center;
}
#newspaperlink {
	font-weight: bold;
	padding-left: 22px;
	background: url(images/ico_newspaper.png) no-repeat;
	background-position: left center;
}
#feedform {
	display: block;
	margin: 7px 0 0 0;
	width: 324px;
	background: url(images/ico_email.png) no-repeat;
	background-position: left center;
}

#feedform fieldset {
	display: inline;
	overflow: hidden;
}

#feedform input {
	vertical-align: middle;
	display: inline;
}

#feedemail {
	border:none;
	background: url(images/field.png) no-repeat;
	width: 194px;
	height: 14px;
	padding: 3px;
	color: #666;
	margin-left: 22px;
}

#feedbutton {
	border:none;
	padding:0;
	background: url(images/signup.png) no-repeat top;
	width: 64px;
	height: 20px;
	cursor: pointer;
	margin: 0 0 0 3px;
}
#feedbutton:hover {background: url(images/signup.png) no-repeat bottom}

/* Soconvivium */
#editor_header {
	border-top:3px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding:4px 0;
	margin-bottom: 4px;
}
ul#blogmenu h2 {
	font-size:16px;
	border-bottom:1px solid #eee;
	margin:6px 0 4px 0;
	padding:4px 0;
}

/* Footer */
#footer a {
	color: #444;
}

#footer a:hover {
	color: #777;
}

#footer h6 {
	color: #5AA39F;
	padding: 0 0 3px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #5AA39F;
}

#footer li {
	float: left;
	margin-right: 20px;
	line-height: 1.5em;
}

.footer-sec {
	float: left;
	width: 430px;
	margin-right: 10px;
	font-weight: bold;
	height: auto;
}

#footer-top a {
	float: left;
	display: inline;
	padding: 0 0 0 13px;
	background: url(images/backtotop.gif) no-repeat left 3px;
	line-height: 1.3em;
}

/* Site navigation */
.sitenav {
	font-size: 0.9em;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	color: #777;
}

/*******Global Styles *********/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd, .wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* image aligning */
.aligncenter {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 0 auto;
}

.alignleft {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 12px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	display: inline;
	overflow: hidden;
	margin-left: 12px;
	margin-bottom: 10px;
}

.alignnone {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

/* post styles */
.post h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: georgia;
	margin: 15px 0 15px 0;
	color:#000;
}

.post h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	color:#466C61;
	margin: 15px 0 0 0;
}

.post h3 {
	color: #297eb9;
	font-size: 1.7em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h4 {
	color: #666;
	font-size: 1.5em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h5 {
	color: #ff6000;
	margin: 15px 0 0 0;
}

.post h6 {
	font-size: 0.9em;
	color: #222;
	margin: 15px 0 0 0;
}
.post p {
	line-height: 1.4em;
	text-align: justify;
	margin: 10px 0 0 0;
}

.post img {
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #ccc;
}

.post del {
	text-decoration: line-through;
	color: #aaa;
}

.post ins {
	text-decoration: underline;
	font-weight: bold;
}

.post ul, .post ol {
	margin-left: 15px;
	margin-top: 10px;
}
/*.post ul ul, .post ol ol {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #888;
}
.post ul li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
	list-style-type: circle;
}
.post ol li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
}*/
.post code {
	margin: 20px 0 0 0;
	display: block;
	background: #eee;
	border: 1px solid #e6e6e6;
	font-size: 1.1em;
	color: #444;
}
.post .author {
	color:#555;
	font-weight:bold;
}
.post blockquote {
	display: block;
	background: #e9f8fb;
	border: 1px solid #cfdee1;
	padding: 0 10px 10px 10px;
	margin: 20px 0 0 0;
	color: #366799;
	font-weight: bold;
}
.post blockquote blockquote {
	border: none;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	color: #555;
	font-weight: normal;
}
/* Seperate post styles */
.item {
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 20px;
}

.post-thumb {
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
}
.post-thumb img {
	width:120px;
}
.postinfo {
	margin: 7px 0 0 0;
}
.postinfo a {
	color:#466C61;
}
.postinfo a:hover {
	color: #333;
}
.postinfoB {
	color: #999;
	margin: 10px 0;
	padding:5px 0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	font-size: 0.9em;
}
.postinfoB ul {
	padding:0;
	margin:0;
}
.postinfoB li {
	display:inline;
	padding:0 8px 0 0;
	margin:0;
	border:none;
}
.postinfoB li.nshare {
	padding-left:0;
}
.postinfoB li.nprint a {
	padding-left: 22px;
	background: url(images/print.png) no-repeat left center;
}
.postinfoB li.nprint a:hover {
	background-position:left center;
}
.postinfoB li.nshare { /*
	padding-left: 22px;
	background: url(images/share.png) no-repeat left center;
*/
}
/*.post-tags {

}*/
.tags {
	color: #999;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

.tags a {
	color: #466C61;
	font-weight: bold;
}

.tags a:hover {
	color: #297eb9;
}

.find {
	margin: 15px 0 0 0;
}

.find input {vertical-align:middle}

.findfield {
	border: 1px solid #ccc;
	padding: 2px;
	width: 250px;
	color: #555;
}

.findsubmit {
	background: #297eb9;
	border: 1px solid #b6b6b6;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	height: 21px;
}
.findsubmit:hover {color: #333; background: #fff;}

/******** Comments ********/
/* begin css for comments box */
.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #297eb9;
	font-size: 1.7em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 20px 0 0 0;
}

#respond p {
	color: #444;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

#respond textarea {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
	color: #444;
}

.text {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
	color: #444;
	width: 200px;
}

.submit {
	padding: 2px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #c9d8da;
	background:#68C9CE;
	color: #fff;
}

.submit:hover {
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}

/* end */
/* framework for comments */

ol.commentlist { margin: 10px 0 0 0; padding: 0 0 0 0; background: #fff; border-top: 1px solid #e5e5e5; }
ol.commentlist li { list-style-type: none; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; padding: 15px; }
ol.commentlist li.alt { background: #eee; }
ol.commentlist li.bypostauthor p { font-weight: bold; color: #295a7a; }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { }
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style: normal; font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { color: #ff6000; }
ol.commentlist li div.vcard img.avatar { float:right; }
ol.commentlist li div.vcard img.avatar-32 { background: #fff; padding: 2px; border: 1px solid #ddd; }
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says { color: #888; }
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size: 0.9em; margin: 3px 0 0 0; }
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 15px 0 0 0; line-height: 1.4em; }
ol.commentlist li ul { }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight: bold;  }
.des {
	float: left;
	display: inline;
	text-align: left;
}

.copy {
	float: right;
	display: inline;
	text-align: right;
}

.des p, .copy p {
	line-height: 1.5em;
}

.des a, .copy a {
	font-weight: bold;
}
/* Side Nav Box */
.box_a {
	border-top:1px solid #dedede;
	margin: 10px 0;
	padding:5px;
}
.box_a h2 { }
.sub_box {
	margin:20px 0;
}
h2.adtext {
	font-size:0.8em;
	text-align:center;
}

/* Forms */
input, textarea, select {
	color: #333;
	border:1px solid #999;
	padding:3px;
}
input[type=hidden] {
	border:none;
	padding:0;
}

/* Share post - custom social bookmarks */
#social {
	border: 1px solid #d9e2e5;
	background: #fff;
	padding: 5px 10px 5px 10px;
	position: relative;
	top: 2px;
	left: 0;
	z-index: 99;
}
#social a {
	display: block;
	padding-left: 25px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 25px;
	width: 120px;
}
a#del {background: url(images/bookmarks/delicious.png) no-repeat left center}
a#dig {background: url(images/bookmarks/digg.png) no-repeat left center}
a#red {background: url(images/bookmarks/reddit.gif) no-repeat left center}
a#stu {background: url(images/bookmarks/stumbleupon.gif) no-repeat left center}
a#tec {background: url(images/bookmarks/technorati.gif) no-repeat left center}
a#mix {background: url(images/bookmarks/mixx.png) no-repeat left center}
a#des {background: url(images/bookmarks/designfloat.png) no-repeat left center}

/* Easy Slider */
	#slider, #slider li{ 
		width:310px;
		height:444px;
		overflow:hidden; 
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
	}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:18px;	
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:18px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#85D3CA; /*#5DC9E1; or #69D6D0*/
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* Page navigation */
.wp-pagenavi {
	text-align: left;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: normal;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px 4px 6px;
	color: #0066cc;
	background: #FFF;
	border: 1px solid #ccc;
	margin: 2px;
}

.wp-pagenavi a:visited {
	padding: 4px 6px 4px 6px;
	color: #0066cc;
	background: #FFF;
	border: 1px solid #ccc;
	margin: 2px;
}

.wp-pagenavi a:hover {
	padding: 4px 6px 4px 6px;
	color: #777;
	background: #FFF;
	border: 1px solid #336699;
	margin: 2px;
}

.wp-pagenavi a:active {
	padding: 4px 6px 4px 6px;
	color: #0066cc;
	background: #FFF;
	border: 1px solid #ccc;
	margin: 2px;
}

.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px;
}

.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px;
	color: #FFF;
	background: #777;
	border: 1px solid #ccc;
	margin: 2px;
}

.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px;
	color: #333;
	border: 1px solid #ccc;
	margin: 2px;
}