@charset "utf-8";

/*
Theme Name: zz NewOnEdumine
Theme UrI: http://news.edumine.com
Description: Custom theme designed for News.EduMine.com
Author: Jayde Ann Ly
Version: 1.0
*/

body {
	background: #dcdcdc url(images/template/sitebgstretch.gif) repeat-x left top;
}

body, td, p, li, input {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

td, th {
	vertical-align: top;
}

a, a:link, a:active {
	color: #000066;
	text-decoration:underline;
}

a:visited {
	color: #000066;
	text-decoration:underline;
}

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

.VisualClearer {
	clear: both;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
	text-align: left;
}

hr {
	color: #a4a4a4;
	height: 1px;
	margin: 5px 0px;
}

img {
	border: none;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
}

.min-height {
	min-height: 650px;
}
/* begin site Container styles */
#site-wrapper {
	background-color: #ffffff;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	border-top: 10px solid #ebebeb;
	border-bottom: 10px solid #ffffff;
}
/* End site Container styles */

/* Begin Sites Cross Linking Styles */
#cross-links-wrapper {
	color: #ffffff;
	padding-bottom: 3px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#cross-links-wrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#cross-links-wrapper ul li {
	display: inline;
	color: #ffffff;
	font-size: 8pt;
}

#cross-links-wrapper ul li ul {
	display: inline;
}


#cross-links-wrapper ul li ul li {
	border-left: 1px solid #ffffff;
	padding: 0px 4px 0px 6px;
}

#cross-links-wrapper ul li ul li.FirstItem {
	border-left: none;
	padding-left: 0px;
}

#cross-links-wrapper a,
#cross-links-wrapper a:visited {
	color: #ffffff;
	text-decoration: none;
}

#cross-links-wrapper a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* End Sites Cross Linking Styles */

/* begin Header Content styles */
#header-container {
	width: 100%;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#header {
	padding: 0px 10px 5px 10px;
	background: #ffffff url(images/template/miningcomnews.gif) no-repeat 12px 15px;
}

#header-container .miningcom-logo {
	border: none;
}

#header-container .miningcom-logo img.miningcom {
	width: 300px;
	height: 120px;
}

#header-container .miningcom-logo img.blogs {
	width: 175px;
	height: 74px;
	margin-left: 40px;
}


#header-container .byinfomine {
	float: right;
	margin: 15px 0px 0px 0px;
	border: none;
}

#header-container .miningcom-logo h1 {
	margin: 0px;
	font-weight: normal;
}

#header-container .miningcom-logo .tagline {
	padding: 2px 0px 0px 340px;
	color: #7c7c7c;
	font-size: 9pt;
	display: block;
}

#header-container .miningcom-logo .tagline .tag {
	text-transform: lowercase;
}
/* End Header Content styles */

/* begin Main Content styles */
#maincontent-wrapper {
	width: 725px;
	border-left: 1px solid #dfdfdf;
	background-color: #f9f9f9;
	border: 1px solid #d2d2d2;
}

#maincontent-wrapper #content {
	background-color: #ffffff;
	padding: 10px;
}

#maincontent-wrapper .intro-image-wrapper {
	background: #000000 url(images/headers/mining.jpg) no-repeat left top;
}

#maincontent-wrapper .intro-image-wrapper img {
	height: 155px;
}

#maincontent-wrapper .entry {
	padding: 0px 10px 10px 20px;
}

#maincontent-wrapper .entry h1,
#maincontent-wrapper h2 {
	font-size: 14pt;
	color: #555555;
	padding: 0px 0px 0px 10px;
	position: relative;
	right: 10px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	border-bottom: none;
}

#maincontent-wrapper h2.Special {
	font-size: 18pt;
	color: #707070;
	padding: 0px;
	position: relative;
	right: 10px;
	margin: 20px 0px 0px 20px;
	font-weight: normal;
	border-bottom: 1px solid #d2d2d2;
	background: none;
}

#maincontent-wrapper h2 .tag {
	font-weight: bold;
	text-transform: capitalize;
}

#maincontent-wrapper h2 a,
#maincontent-wrapper h2 a:visited,
#maincontent-wrapper h2 a:hover {
	text-decoration: none;
}

#maincontent-wrapper .postmeta {
	color: #333333;
	font-size: 8pt;
}



#maincontent-wrapper .permastyle a, 
#maincontent-wrapper .permastyle a:visited {
	color: #333333;
	font-size: 8pt;
	text-decoration: none; 
}

#maincontent-wrapper .permastyle a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#maincontent-wrapper .related {
	border-top: 1px dotted #d7d7d7;
	font-size: 7.5pt;
	padding-top: 3px;
	color: #8c7400;
	clear: both;
}

#maincontent-wrapper .index-page p {
	margin: 5px 0px 12px 0px;
}

#maincontent-wrapper .navigation {
	text-align: right;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #d2d2d2;
	font-size: 8pt;
}

#maincontent-wrapper .navigation a,
#maincontent-wrapper .navigation a:visited,
#maincontent-wrapper .navigation a:hover {
	text-decoration: none;
}

#maincontent-wrapper .navigation .prev,
#maincontent-wrapper .navigation .next {
	padding: 2px 0px;
}
/* End Main Content styles */

/* begin side bar Content styles */
#sidebar-wrapper {
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#sidebar-wrapper .sidebar a,
#sidebar-wrapper .sidebar a:visited,
#sidebar-wrapper .sidebar a:hover {
	text-decoration: none;
}

#sidebar-wrapper .sidebar,
#sidebar-wrapper .sidebar p,
#sidebar-wrapper .sidebar li {
	font-size: 8pt;
}

#sidebar-wrapper .sidebar p {
	margin: 10px 0px;
}

#sidebar-wrapper .sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar-wrapper .sidebar ul li {
	vertical-align: top;
}

#sidebar-wrapper .sidebar ul li ul,
#sidebar-wrapper .textwidget,
#sidebar-wrapper .st-tag-cloud {
	padding: 0px 10px 10px 10px;
	background: url(images/template/itemblockbgstretch.gif) repeat-x left bottom;
	border-bottom: 1px solid #dfdfdf;
}

#sidebar-wrapper #tag_cloud {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar-wrapper #tag_cloud h2 {
	margin-left: -10px;
}

#sidebar-wrapper #tag-drop-down select {
          font-size: 8pt;
          text-transform: uppercase;
          width: 226px;
          margin-left: 2px;
}

#sidebar-wrapper .sidebar ul li ul li {
	margin: 1px;
	padding: 2px 8px 1px 8px; 
	border: none;
	background: url(images/bullets/hollowblack.gif) no-repeat left 6px;	
}

#sidebar-wrapper .sidebar h2 a.rsswidget,
#sidebar-wrapper .sidebar h2 a.rsswidget:visited,
#sidebar-wrapper .sidebar h2 a.rsswidget:hover {
	display: inline;
}

#sidebar-wrapper .sidebar h2 img {
	vertical-align: top;
}
/* begin h2 Header styles */
#sidebar-wrapper .sidebar h2 {
	font-size: 8.5pt;
	color: #ffffff;
	padding-left: 7px;
	margin: 1px 0px;
}

#sidebar-wrapper .sidebar h2 a,
#sidebar-wrapper .sidebar h2 a:visited,
#sidebar-wrapper .sidebar h2 a:hover {
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#sidebar-wrapper ul li {
	background: url(images/headers/yellow_left.gif) no-repeat left top;
	margin: 10px;
}

#sidebar-wrapper ul li h2 {
	background: url(images/headers/yellow_right.gif) no-repeat right top;
	height: 20px;
	padding-top: 2px;
}

#sidebar-wrapper .blueitemblockheader {
	background: url(images/headers/blue_left.gif) no-repeat left top;
}

#sidebar-wrapper .blueitemblockheader h2 {
	background: url(images/headers/blue_right.gif) no-repeat right top;
}

#sidebar-wrapper .blueitemblockheader h2 a,
#sidebar-wrapper .blueitemblockheader h2 a:visited,
#sidebar-wrapper .blueitemblockheader h2 a:hover {
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#sidebar-wrapper .sidebar .blueitemblockheader ul li {
	background: url(images/1x1trans.gif);
}

#sidebar-wrapper .grayitemblockheader {
	background: url(images/headers/gray_left.gif) no-repeat left top;
}

#sidebar-wrapper .grayitemblockheader h2 {
	background: url(images/headers/gray_right.gif) no-repeat right top;
}

#sidebar-wrapper .grayitemblockheader h2 a,
#sidebar-wrapper .grayitemblockheader h2 a:visited,
#sidebar-wrapper .grayitemblockheader h2 a:hover {
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#sidebar-wrapper .sidebar .grayitemblockheader ul li {
	background: url(images/1x1trans.gif);
}

#sidebar-wrapper #search input {
	font-size: 8pt;
	color: #000000;
}

#sidebar-wrapper #search input#s {
	width: 110px;
}

#sidebar-wrapper #search input#searchsubmit {
	position: relative;
	bottom: 1px;
}
/* End h2 Header styles */

/* Begin Calendar Styles */
.sidebar #wp-calendar,
.sidebar #wp-calendar caption {
	margin-left: auto;
	margin-right: auto;
}

.sidebar #wp-calendar {
	border: 1px solid #d7d7d7;
}

.sidebar #wp-calendar caption {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px;
	background: #737373 url(images/headers/gray_stretch.gif) repeat-x left top;
}

.sidebar #wp-calendar td,
.sidebar #wp-calendar th {
	padding: 2px 5px;
	text-align: center;
}

.sidebar #wp-calendar th {
	color: #8c7400;
	border-bottom: 1px solid #dfdfdf;
}

.sidebar #wp-calendar td {
	font-size: 8pt;
}

.sidebar #wp-calendar td a,
.sidebar #wp-calendar td a:visited {
	font-weight: bold;
	font-size: 8.5pt;
}

.sidebar #wp-calendar td a:hover {
	background-color: #f7f7f7;
}

.sidebar #wp-calendar tfoot td {
	border-top: 1px solid #dfdfdf;
	padding: 0px;
	font-weight: bold;
	font-size: 7.5pt;
	background-color: #fafafa;
}

.sidebar #wp-calendar tfoot td a,
.sidebar #wp-calendar tfoot td a:visited {
	color: #8c7400;
	font-size: 7.5pt;
}

.sidebar #wp-calendar tfoot td a:hover {
	color: #ff0000;
}
/* End Calendar Styles */

/* Begin Featured News Releases Styles */
#sidebar-wrapper .sidebar #text-8 {
	background: url(images/headers/gray_left.gif) no-repeat left top;
}

#sidebar-wrapper .sidebar #text-8 h2 {
	background: url(images/headers/gray_right.gif) no-repeat right top;
	margin-bottom: 0px;
	height: 17px;
}

#sidebar-wrapper .sidebar #text-8 div.textwidget {
	border-top: 1px solid #dotted;
	border-bottom: 1px solid #dotted;
	background: none;
	background-color: #f5f5f5;
	padding-top: 7px;
	padding-bottom: 7px;
}

#sidebar-wrapper .sidebar #text-8 div.textwidget img {
	margin: 0px 5px 10px 5px;
}
/* End Featured News Releases Styles */
/* End side bar Content styles */

/* begin Footer styles */
#footer-wrapper {
	text-align: center;
	background-color: #000066;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #e0e1e2;
	padding: 2px 20px;
}

#footer,
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	font-size: 8pt;
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.WP-FooterWrapper {
	text-align: center;
	font-size: 8pt;
}


#maincontent-wrapper .FeaturedWrapper .post_date a:hover {
	color: #ff0000;
	text-decoration: underline;
	background-color: #f5f5f5;
}

#maincontent-wrapper .FeaturedWrapper .post_date {
	color: #000000;
}

#maincontent-wrapper .FeaturedWrapper {
	border-top: none;
	border-bottom: 1px dotted #d7d7d7;
	background: none;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 20px 10px;
}

#maincontent-wrapper .FeaturedWrapper .FeaturedTxt {
	font-weight: bold;
	font-size: 7.5pt;
/*	text-transform: uppercase; */
	padding: 1px 10px 2px 10px;
	background-color: #737373;
	color: #ffffff;
}

#maincontent-wrapper .FeaturedWrapper h2 {
	margin-top: 10px;
}

#maincontent-wrapper .FeaturedWrapper .entry  {
	padding-bottom: 0px;
}

#maincontent-wrapper .FeaturedWrapper .related  {
	border-top: 1px dotted #d7d7d7;
	margin: 3px 20px 10px 20px;
}
/* End Footer styles */

/* Start of Side Bar Styles*/

.SideBarTitle {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.ShortCoursesContainer {
	margin-top: 10px;
}

.ShortCourse {
	border-bottom: 1px solid #cccccc;
	margin-bottom:10px;
}

/* End of Side Bar Styles*/