/*
Theme Name: MCSTesting.com
Theme URI: http://mcstesting.com/cms/
Description: Minner Consulting & Spectroscopy
Version: 0.9
Author: Eric Amundson
Author URI: http://www.ivycat.com/
Last update: Mar 26, 08
*/
/* ************* remove default paddings from all elements *****************/
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

/* ************* end remove default paddings from all elements *****************/
/* *************force scrollbar (to eliminate 'jump in safari)*****************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* ************* end force scrollbar *****************/
/* ************* main structure *****************/
body {
	color: #333333;
	background: url(images/body-bg.gif) #ffffff repeat-x center top;
	font: 62.5%/20px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}

#tagline {
	clear: both;
	width: 780px;
	height: 80px;
	background-image: url(images/tagline.gif);
}

#content {
	width: 430px;
	float: left;
	padding-bottom: 30px;
}

h1#toplogo, p#tagline, h2#samplelink {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;
}

/* ************* headers *****************/
h1, h2, h3, h4, h5 {
	margin-top: 20px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color: #444444;
	font-weight: normal;
}

h1#toplogo {
	position: relative;
	height: 145px;
	width: 455px;
	margin: 0;
	float: left;
	background-image: url(images/minner-title.gif);
}

h1#toplogo a{
	position: absolute;
	width: 345px;
	height: 15px;
	top: 55px;
	left: 0;
}

#content h1 {
	font-size: 1.7em;
}

#content h2 {
	font-size: 2.6em;
}
#content h2.single {font-size: 1.7em;}

#content h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0em;
}

/* ************* links *****************/
a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

#samplelink a{
	display: block;
	background: url(images/sendtolab-bg.jpg) no-repeat;
	height: 112px;
	width: 315px;
	margin-bottom: 0;
}

#samplelink a:hover{
	background-color: #fff!important;
}

/* ************* menu navigation *****************/
#menu {
	border-bottom: 4px solid #444444;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	padding: 2px 15px;
	color: #ffffff;
	background: #444444;
	font-size: 1em;
	font-weight: bold;
	border: solid 1px #444444;
}

#menu li a:hover {
	border: solid 1px #343434;
	background: url(images/menulink-bg.jpg) no-repeat left center;
}

#content ul, #content ol, #content dl {
	padding-left: 20px;
	margin: 12px 10px;
}
#content dt {font-weight:bold;font-size:1.1em; margin-top:1em;}
#content dd {font-weight:normal;font-size:1.1em}
#content dd ul {font-size: 0.8em;}
#content ul ul, #content ol ul,#content dl ul {
	margin-top: 0;
}

#content ul li {
	list-style-type: disc;
	font-size: 1.1em;
	margin: 3px;
}

#content ul li li {
	font-size: 1em;
}

#content ol li {
	font-size: 1.1em;
	margin: 3px;
	list-style: decimal;
}
#content ol li p {font-weight:bold; font-size:1em;margin-top:0;}
#content ol ul li {
	list-style-type: disc;
	font-size: 1em;
}

#content a, #sidebar a {
	color: #7ebd10;
	text-decoration: underline;
	padding: 1px;
}

#content a:hover, #sidebar a:hover {
	background-color: #333333;
	text-decoration: none;
	color: #ffffff;
}

#content li blockquote {
	border: 1px dashed #cccccc;
background-color:#eee;
	margin: 10px 20px;
	padding: 3px 20px;
	font-size: 1em;
	line-height: 150%;
}

.post {
	padding: .5em 0;
}

p.postmetadata{
background:#fff url(images/post-meta-bkg.png) repeat-x bottom;
font-weight:bold;
	border-bottom: 1px solid #cccccc;
	margin-top: 0;
	text-align: center;
padding-bottom:4px;
}

p.inline-address {
	font-size: 90%;
	line-height: 120%;
	margin: 0 0 0 2em;
	font-weight: bold;
}

p.tagblock{
	padding: 0 0.5em 0.5em 0.5em;
border-bottom:1px dashed #ddd;
	font-size: 80%;
text-align:left;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}


/* ************* comments *****************/
.comments-template{
	margin: 10px 0 0;
	padding: 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cccccc;
}

.comments-template ol li.alt{
	background: #eeeeee;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* ************* paragraphs *****************/
p {
	padding-top: .5em;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:1em;
}

p.indent {
	margin-left: 40px;
}

blockquote p {
	margin: 0 0 5px 0;
}

/* ************* recent articles *****************/
div#recent-articles {
	background-color: #ffffff;
	margin: 20px 0px;
}

div#recent-articles h3 {
	margin: 10px 0 0px 0;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}

div#recent-articles ul {
	margin: 0 25px;
}

div#recent-articles li {
	list-style-type: disc;
	font-size: 1.1em;
	margin-top: 5px;
}

div#recent-articles li.em {
	list-style-type: none;
	font-style: italic;
	text-align: right;
}

/* ************* footer styles *****************/
#footer {
	clear: both;
	border-top: solid 1px #444444;
}
#menu, #footermenu, #sidebar, p.credits {
	width: 320px;
	float: right;
}

#address {
	width: 200px;
	float: left;
	color: #000000;
}

#footermenu{
	margin-top: 16px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footermenu li a {
	color: #000000;
}

#footermenu li a:hover {
	color: #5d9503;
}
#footer p.credits {clear:both;float:right; font-size:.8em;margin:0;padding:0;}
#footer p.credits a {text-decoration:none;color:#aaa;}
#footer p.credits a:hover {text-decoration:underline;color:#666;}

/************** sidebar *****************/
#sidebar {
	color: #666666;
	padding-bottom: 30px;
}

#sidebar h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -10px;
}
#sidebar-photo{margin:0 auto; border:1px solid #ccc;padding:2px;width:300px;}
/* ************* search form styles *****************/
form.searchform div {
	padding: 10px 50px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

form.searchform input {
	margin: 0 3px;
}
form.searchform input#s{
	border:1px solid #ccc;
	padding:1px;
}
form.searchform input#searchsubmit {
	border:1px solid #ccc;
	border-right-color:#999;
	border-bottom-color:#999; 
}
form.searchform input#s:hover{
	background-color:#EAFFC7;
	border:1px solid #999;
}
form.searchform input#searchsubmit:hover {
	background-color:#EAFFC7;
	border:1px solid #aaa;
	border-right-color:#ccc;
	border-bottom-color:#ccc; 
}

/* ************* imagery styles *****************/
img.img-rt {
	float: right;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #cccccc;
}
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
