/*  
Theme Name: International Mining Custom Theme
Theme URI: http://www.im-mining.com
Description: Custom theme created for International Mining
Version: 
Author: InfoMine Inc.
Author URI: http://www.infomine.com
*/

body {
	background: #FFFFFF;
	margin: 5px;
	padding: 0;
}

body, td, th, p, input {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #2A2A2A;
}

a {
	color: #ec151c;
}

a:visited {
	color: #ad0f15;
}

a:hover {
	color: #b76400;
}

.BannerSpacer img {
	height: 4px;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

th,
td {
	vertical-align: top;
}

caption {
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color: #b76400;
	color: #ffffff;
}

.VisualClear {
	clear: both;
}

.OneTwentyWideBanner {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}

.OneTwentyWideBanner object {
	border-color: #000000;
	border-width: 1px;
	display: block;
}




input {
	border: 1px solid #666666;
}

input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
}

img {
	border: none;
}

/* Begin Header Top Nav Styles */
.SiteHeaderWrapper {
	border-top: 3px solid #ec151c;
	background: #000000 url(images/header_banner.jpg) no-repeat 93% center;
	position: relative;
	*height: 1%;
}


.TopNavWrapper li a.MediaPack {
	background: #4d4d4d url(images/MediaPackBtn.gif) repeat-x left -1px;
}

.TopNavWrapper li a.MediaPack:hover {
	background-color: #ec151c;
	background-image: none;
	color: #ffffff;
}

.TopNavWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	height: 35px;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	border-bottom: 1px solid #cccccc;
}

.TopNavWrapper li {
	display: inline;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.TopNavWrapper li a,
.TopNavWrapper li a:visited {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 11px 7px 7px 7px;
	margin-top: 1px;
	border-left: 1px solid #959595;
}

.TopNavWrapper li a:hover {
	background-color: #ec151c;
	color: #ffffff;
}
/* End Header Top Nav Styles */

/* Begin Left Side Styles */
.LeftSideWrapper {
	width: 175px;
	font-size: 7pt;
	background-color: #676767;
	color: #ffffff;
	padding: 0px;
	line-height: 10pt;
}

.LeftSideWrapper h2 {
	background-color: #ec151c;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
}

.LeftSideWrapper h3 {
	background-color: #4d4d4d;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
	color: #ffffff;
}

.LeftSideWrapper .TechArticles {
	padding: 0px;
	margin: 0;
	font-size: 8pt;
	line-height: 9pt;
	background-color: #ffffff;
	border: 1px solid #676767;
}


.LeftSideWrapper ul {
	margin: 0px;
	padding: 0px;
}

.LeftSideWrapper .TechArticles ul {
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	list-style: none;
}

.LeftSideWrapper .TechArticles ul a,
.LeftSideWrapper .TechArticles ul a:link,
.LeftSideWrapper .TechArticles ul a:active {
	color: #0066cc;
	text-decoration: underline;
}

.LeftSideWrapper .TechArticles ul a:hover {
	color: #000000;
	text-decoration: underline;
}

.LeftSideWrapper .TechArticles ul a:visited {
	color: #0066cc;
	text-decoration: underline;
}

.LeftSideWrapper ul li ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.LeftSideWrapper ul li ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.LeftSideWrapper a,
.LeftSideWrapper a:visited {
	color: #e5dd00;
	clear: right;
	font-size: 8pt;
	display: block;
}

.LeftSideWrapper a:hover {
	color: #fff600;
}

/* Begin Inner Page Left Side Background Styles */
.LeftSideWrapper .CorpAdSection {
	height: 430px;
	border: 1px solid #676767;
}
/* End Inner Page Left Side Background Styles */
/* End Left Side Styles */

/* Begin Right Side Styles */
.RightSideWrapper {
	width: 175px;
	border: 1px solid #676767;
	padding: 0px;
	font-size: 8pt;
	line-height: 9pt;
}

.RightSideWrapper h3 {
	background-color: #4d4d4d;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 3px 10px;
	color: #ffffff;
}

.RightSideWrapper .SearchWrapper, .LeftSideWrapper .SearchWrapper {
	background-color: #efefef;
	margin-bottom: 5px;
	border-bottom: 1px solid #cacaca;
}

.RightSideWrapper form, .LeftSideWrapper form {
	text-align: right;
	padding: 5px 12px;
}

.RightSideWrapper input, .LeftSideWrapper input {
	font-size: 9pt;
	margin-bottom: 2px;
}

.RightSideWrapper input.SubmitBtn, .LeftSideWrapper input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(images/topnavbgstretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	padding: 2px 10px;
	border: none;
}

.LeftSideWrapper .SearchWrapper {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #676767;
	margin-bottom: 0;
	padding-bottom: 5px;
	background: #fff;
}

.LeftSideWrapper .SearchWrapper form {
	background: #EFEFEF;
}
	

.RightSideWrapper input.SubmitBtn:hover, .LeftSideWrapper input.SubmitBtn:hover {
	background: none;
	background-color: #b76400;
}

.RightSideWrapper .CurrentIssueWrapper {
	text-align: center;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px;
	margin-bottom: 5px;
}

.RightSideWrapper ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.RightSideWrapper ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.RightSideWrapper .AllPreviousArticles {
	border: none;
}

.RightSideWrapper .AllPreviousArticles a {
	font-size: 7pt;
}

.RightSideWrapper .FeaturedNewsWrapper {
	padding: 5px 10px;
}

.RightSideWrapper .FeaturedNewsWrapper a.header {
	color: #1531A8;
}

.RightSideWrapper .FeaturedNewsWrapper a.header:visited {
	color: #102683;
}

.RightSideWrapper .FeaturedNewsWrapper a.header:hover {
	color: #1F48F6;
}

.RightSideWrapper .FeaturedNewsWrapper .source {
	padding: 1px 0px 5px 5px;
}
/* End Right Side Styles */

/* Begin Main Content Wrapper Tbl Styles */
.MainContentWrapperTbl {
	margin: 5px 0px;
	width: 100%;
}

.MainContentWrapper {
	padding: 0px 7px 20px 7px;
}



.MainContentWrapper .entry ul {
	width: 70%;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 20px 35px;
}

.MainContentWrapper li {
	padding-bottom: 8px;
}

.MainContentWrapper .navigation {
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin-bottom: 40px;
	font-weight: bold;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	color: #dfdfdf;
}

.MainContentWrapper a.ArchiveLink,
.MainContentWrapper a.ArchiveLink:visited,
.MainContentWrapper .navigation a,
.MainContentWrapper .navigation a:visited {
	color: #ec151c;
}

.MainContentWrapper a.ArchiveLink:hover,
.MainContentWrapper .navigation a:hover {
	color: #b76400;
}
/* End Main Content Wrapper Tbl Styles */

/* Begin Footer Nav Styles */
.FooterWrapper {
	font-size: 7.5pt;
	color: #FFFFFF;
	background: #4d4d4d url(images/bottomnavbgstretch.jpg) repeat-x left top;
	text-align: center;
	padding: 2px 0px;
	border-bottom: 3px solid #ec151c;
}
/* End Footer Nav Styles */

.PDFPreview {
	text-align: center;
	margin-top: 10px;
} 

.PDFPreview img {
	border: 1px solid #cccccc;
} 

/* Begin 20100215 Styles */
/* S468x60 CorpAd Styles */
.CorpAdContainer {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.CorpProfileAdContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CorpAdContainer .S468x60 {
	text-align: center;                             
	width: 468px;
	clear: both;
}
          
.CorpAdContainer .S468x60 img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CorpAdContainer .S468x60 object {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CorpAdContainer .S120x600 {
	text-align: center;                             
	width: 120px;
	clear: both;
}
          
.CorpAdContainer .S120x600 img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CorpAdContainer .S120x600 object {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CorpAdContainer .SQ100x100 {
	text-align: center;                             
	width: 100px;
	clear: both;
}
          
.CorpAdContainer .SQ100x100 img {
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}

.CorpProfileAdContainer .CorporateProfile img {
	border: none;
	margin-top: 1px;
	margin-bottom: 1px;
}

.CorpAdContainer .SQ100x100 object {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Begin Posting Container Styles */
.post {
	margin: 0px 30px;
	padding: 10px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


.MainContentWrapper .postdate {
	font-size: 7.5pt;
	color: #5f5f5f;
	padding: 0px 0px 0px 0px;	
}

.MainContentWrapper h1 {
	margin: 0px 0px 0px 0px;
	background-color: #ec151c;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	border: none;
	text-decoration: none;
}

.MainContentWrapper h2 {
	margin: 5px 30px 5px 30px;
	font-size: 12pt;
	font-weight: bold;
	color: #ffcc00;
	border: none;
	text-decoration: none;
}

.MainContentWrapper h1 strong,
.MainContentWrapper h1 a,
.MainContentWrapper h2 strong,
.MainContentWrapper h2 a {
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	padding: 2px 0px;
	border: none;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.MainContentWrapper h1 a:visited,
.MainContentWrapper h2 a:visited {
	color: #ad0f15;
}

.MainContentWrapper h1 a:hover,
.MainContentWrapper h2 a:hover {
	color: #b76400;
}

.MainContentWrapper h3 {
	font-size: 10pt;
}


.MainContentWrapper .entry {
	padding: 5px 10px 10px 0px;
}

.MainContentWrapper .entry h2,
.MainContentWrapper .entry h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	
}

.MainContentWrapper p {
	margin: 0px 0px 10px 0px;
	line-height: 13pt;
}

.readmorelink {
	float: right;
	font-size: 8pt;
}

.FeaturedArticle .readmorelink  {
	position: relative;
	z-index: 200;
}

.archivelink {
	font-size: 8pt;
}

.ArticleOptions {
	float: right;
	font-size: 8pt;
	text-align: right;
}

img.ImgArticle {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
}


/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 
*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.post  h2 {
	margin: 10px 0 0 0;
}

.MoreNewsBtnContainer {
	margin: 10px 0;
	padding-top: 15px;
	border-top: 1px #4D4D4D solid;
}

.MoreLink {
	margin: 10px 0 0 30px;
}

/*  Start -  New Featured Articles styles */ 


.FeaturedArticle .post {
	background: #EEEAEA;
	padding: 7px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	position: relative;
}

.FeaturedArticle .entry {
	padding: 0;
}

.FeaturedArticle .entry p {
	margin-bottom: 0;
	color: #000;
}


.FeaturedArticle h2 {
	margin-bottom: 10px;
	margin-top: 0;
}

.MainContentWrapper .FeaturedArticle h2 a, .MainContentWrapper .FeaturedArticle h2 a:link, .MainContentWrapper .FeaturedArticle h2 a:visited {
	font-size: 14pt;
	
} 

.FeaturedMessage {
	font-size: 8pt;
	font-weight: bolder;
	margin-bottom: 5px;
}


.LeftSideWrapper .CorpProfileAdContainer {
	background-color: #ffffff;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


.HighlightedFeatArticle {
	padding: 4px; 
	background: #eee;


}

.HighlightedFeatArticle a, .HighlightedFeatArticle a:link  {
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2;
	font-size: 1.1em;
}
.HighlightedFeatArticle h4 {
	margin: 5px 0;
	font-size: 8.5pt;
	font-weight: bolder;
}

.NoUnderline a, .NoUnderline a:link, .NoUnderline a:visited {
	text-decoration: none;
	font-weight: bolder;
}

.ShowAllFeat {
	font-weight: bolder;
	background: #ddd;
	padding: 4px 3px;
}

.ThumbCol {

	display: block; 
	float: left; 
	margin-right: 5px; 
	height: 60px; 
	width: 60px;
	overflow: hidden;
	border: 1px #aaa solid;
}

.FeatArticleBoxBanner {
	text-align: center; 
	margin-top: 7px; 
}

.FeatArticleBoxBanner img {
	border: 1px #000 solid;

}

.FeaturedArticlesList ul  {
	margin: 5px;
}

.post.Archive {
	border-bottom: none;
	padding: 15px 0;
}

.FeaturedArticle  .post.Archive {
	border-bottom: none;
	padding: 7px;
}

.entry img {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.FeaturedArticle .entry img {
	float: left;
	margin: 0 10px 10px 5px;
	border: 1px #aaa solid;
	position: relative;
}

.IFILogo {
	margin-left: 20px;
}


/*  End -  New Featured Articles styles */ 

/* Start Thumbnail Fix - 10212010 */


.wp-caption-text {
	display: none;
}

.FeaturedEntry .wp-caption-text {
	display: block;
}

.FeaturedEntry .wp-caption {
	margin-left: 10px;
}


/* End Thumbnail Fix - 10212010 */
	

/* Ad Styles */
.S120x240 {
position: relative;
z-index:999999;
}

object {
	border: none;
}

/* Social media/RSS buttons styles START */

.SocialMedia {
	list-style-type: none;
	float: right;
	position: absolute;
	bottom: 1px;
	right: 3px;
	margin: 0;
}

.SocialMedia li {
	float: left;
	margin-right: 3px;
}

/* Social media/RSS buttons styles START */


/* Styles for new captions on Featured Spotlight Articles - February 2012 */

.FeaturedEntry .custom-caption {
	padding: 5px;
	float: left;
	font-size: 11px;
	line-height: 1.5;
	color: #666;
}


.FeaturedEntry .align-caption-left {
	float: left;
	margin: 0 15px 15px 0;
}

.FeaturedEntry .align-caption-right {
	float: right;
	margin: 0 0 15px 15px ;
}








