/*
Theme Name: VisualMining 
*/

/* Added by CEH to style copyright */
.copyright {
    	text-align: right;
	width:110px;
	white-space:nowrap;
	cursor: default;
	text-decoration: none;
}

/*Force Change Logo */
.logo {background-image: url(/wp-content/uploads/2016/03/NC-logo-lg.png) !important; background-size: contain !important;}

/* Added by CEH to override Contact Form select menus */
select.contactform { width: 400px; }

/* Added by CEH 2-6-2013 for support login form */
.formBox {
	border:1px solid #dedede;
	margin:5px 15px;
	padding:10px 10px 5px 10px;
}

/* Added by CEH 2-6-2013 for documentation */
#docs_toc ul li {
	font:normal 90% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:0px;  
}
.docs_copy {
	margin-left:10px;
}
.infobox {
  	font:normal 80% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #bbb;
	background-color:#eee;
	margin:auto;
	padding:5px;
	width:80%;
	margin:10px 0 10px 30px;
	background: #fff url(/wp-content/uploads/2013/02/grey_gradient.jpg) top repeat-x;
}
.codetext {
	font:normal 100% "Courier New", Courier, monospace;
}
.blue {
	color:#085497;
}

/* Added by CEH 2-4-2013 */
.styleblock {
	width:80%;
	margin:auto;
	margin-bottom:20px;
}
.styleblock td {
	vertical-align:top;
	font:bold 120% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

/* main elements */

.comments-list .meta .url{
    font-weight:bold;
    color:#bbb;
}
.comments-list .comment-reply-link{
    padding:0 0 0 14px;
    font-size:9px;
    font-weight:bold;
    text-transform:uppercase;
    color:#557fae;
    background:url(images/sprite.png) no-repeat 0 -417px;
}
.tagcloud a{color: #5780AE;}
/* contact form 7 */
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: 0;
    left: -3px;
    z-index: 100;
    background: #fff;
    border: 1px solid #ff0000;
    font: 12px/16px 'Open Sans',Helvetica,Arial,sans-serif;
    width: 330px;
    padding: 6px;
}
span.wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    font-size: 10pt;
    display: block;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}
.wpcf7-submit {
    background: url("images/sprite.png") no-repeat scroll -347px -290px #F9F9F9;
    color: #757575;
    cursor: pointer;
    font-size: 11px;
    height: 34px;
    line-height: 14px;
    margin: -3px 0 0 -1px;
    width: 103px;
    border: none;
}
#nav li {
	margin-left: 25px;
}
.nsu_widget h3 {
    display: none;
}

.intro-section {
    font-size: 17px;
    font-weight: bold;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 22px;
    color: #333;
    margin: 0 0 11px;
}

.intro-section .quote-source {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-family: Helvetica, Arial, sans-sarif;
    text-align: right;
    color: #666;
    margin: 10px 0;
}
#wpcf7-f1075-p1001-o1 label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	margin-top: 7px;
}
#wpcf7-f1075-p1001-o1 .contact-form input[type="text"] {
	border: 1px solid #ccc;
	background-color: white;
	width: 250px;
	float: none;
	margin-left: 15px;
}
#wpcf7-f1075-p1001-o1 .contact-form {
	padding: 10px;
}
#wpcf7-f1075-p1001-o1 .accept-this {
	display: inline;
	margin-left: 152px;
}
#wpcf7-f1075-p1001-o1 .wpcf7-submit {
	margin-left: 152px;
}
#wpcf7-f1075-p1001-o1 .select-area {
	margin-left: 152px;
	margin-top: -19px;
	float: none;
	background: none;
	background-color: white;
	border: 1px solid #ccc;
	/*width: 200px;*/
}
#wpcf7-f1075-p1001-o1 .select-area .center {
	/*width: 140px !important;*/
}