/*
Theme Name: Metrology Manual
Author: Ambrit
*/


/*-------------------RESET-------------------*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
p, h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content:''; }


/*-------------------WORDPRESS GENERATED STYLES-------------------*/

.wp-caption {
	padding: 10px;
	background: #F1F1F1;
	text-align: center;
	font-size: 0.8em;
}
.wp-caption img {
	margin-bottom: 10px;
}
p.wp-caption-text {
	margin-bottom: 0;
}
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 25px 25px 0; }
.alignright		{ float: right; margin: 0 0 25px 25px;}
strong			{ font-weight: bold; }


body {
	background-color: #F5F5F5;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 100%;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:active, a:hover {
	color: #333;
}
h1 {
	clear: right;
	margin: 0 0 1em 0;
	font-size: 1.7em;
}
h2 {
	margin: 0 0 0.75em 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
}
h2.inline {
	display: inline-block;
	margin-right: 5px;
}
h3 {
	margin: 0 0 0.35em 0;
	padding: 0 0 0 0;
	font-size: 1.1em;
}
p {
	margin: 0 0 1.2em 0;
	line-height: 1.4em;
}


/*-------------------WRAPPER-------------------*/

#wrapper {
	width: 100%;
}


/*-------------------HEADER-------------------*/

#header {
	width: 100%;
	padding: 12px 20px;
	background-color: #222;
}


/*-------------------CONTENT-------------------*/

#contentWrapper {
	position: relative;
	min-width: 700px;
	margin: 0 30px 0 280px;
}

#contentMain {
	max-width: 965px;
	margin: 30px 0 0 0;
	font-size: 0.9em;
}
/*#contentMain .fullWidth {
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	font-size: 0.9em;
}*/
#contentMain.page {
	padding: 30px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
#contentMain ol {
	margin: 0 0 1.2em 2.5em;
}
#contentMain ol li {
	list-style-type: decimal;
	margin: 0 0 0.35em 0;
}
#contentMain ul {
	margin: 0 0 1.2em 1em;
}
#contentMain ul li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 12px;
	background: url(images/bullet.gif) no-repeat 0 0.45em;
}

#contentMain .postsIndex {
	margin: 0;
	padding: 0;
}
#contentMain .postsIndex li {
	margin: 0 0 1.2em 0;
	padding: 0 0 0.8em 0;
	border-bottom: 1px solid #EEE;
	background: none;
}
#contentMain .postsIndex h2 {
	padding-top: 0;
	border: 0;
}
#contentMain .postsIndex p {
	margin: 0 0 0.6em 0;
	font-size: 0.9em;
}
#contentMain .postsIndex p.postedOn, #contentMain .postsIndex p.postedIn {
	margin: 0 0 0.6em 0;
	font-size: 0.8em;
}

#topicHeader {
	padding: 20px 30px 0 30px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;	
}
#topicContent {
	padding: 30px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	border-top: 0;
	border-bottom: 0;
}
#topicContent img {
	max-width: 100%;
	height: auto;
}
#topicFooter {
	margin: 0 0 30px 0;
	padding: 20px 30px 40px 30px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

.postedOn, .postedIn {
	font-size: 0.8em;
}
.backToIndex {
	display: block;
	padding: 0 0 1.2em 0;
	font-size: 0.9em;
}
.previousNextWrapper {
	height: 30px;
}
.previousNav {
	float: left;
	display: block;
	width: 40%;
	padding: 0 0 1.2em 0;
	font-size: 0.9em;
}
.nextNav {
	float: right;
	display: block;
	width: 40%;
	padding: 0 0 1.2em 0;
	text-align: right;
	font-size: 0.9em;
}

table.glossary {
	width: 100%;
	margin: 0 0 1.5em 0;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	background-color: #F5F5F5;
	font-size: 0.9em;
}
table.glossary td {
	padding: 7px 14px 7px 7px;
	border-top: 1px solid #DDD;
	vertical-align: top;
}
table.glossary tr:first-child td {
	border-top: none;
}
table.glossary tr td:first-child {
	width: 200px;
	padding: 7px 7px 0 14px;
	font-weight: bold;
}
table.glossary.noHeaders tr td:first-child {
	width: auto;
	padding: 7px 7px 0 14px;
	font-weight: normal;
}
table.glossary p {
	margin: 0 0 7px 0;
}

table.dataTable {
	width: 100%;
	margin: 0 0 1.5em 0;
	font-size: 0.9em;
}
table.dataTable td {
	padding: 7px;
	border: 1px solid #DDD;
	vertical-align: top;
}

.parentChapter {
	color: #999;
}

.alerts {
	margin: 0 0 1.2em 0;
	padding: 10px;
	background-color: #F5F5F5;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
}

/*-------------------CONTENT SUB-------------------*/

#contentSub {
	float: left;
	width: 220px;
	padding: 30px 0 30px 30px;
}

.copyright,
.trademark {
	font-size: 0.8em;
	color: #333;
}
.copyright a:link, .copyright a:visited {
	color: #333;
}
.copyright a:active, .copyright a:hover {
	color: #0066CC;
}

#cssmenu ul ul {
  display: none;
}
.accordian {
	margin-bottom: 30px;
	border-bottom: 1px solid #D8D8D8;
	font-size: 0.9em;
}
.accordian a {
	display: block;
	padding: 5px 3px 5px 25px;
}
.accordian a:hover, .accordian a:active {
	background-color: #EDEDED;
}
.accordian a.dcjq-parent:hover, .accordian a.dcjq-parent:active {
	background: url(images/navarrow.png) no-repeat 3px 9px #EDEDED;
}
li.has-sub > a, li.has-sub.current-menu-parent > a {
	padding-left: 18px;
	/*font-size: 1.1em;*/
	font-weight: bold;
	color: #333;
}
.accordian li.menu-item-has-children {
	border-top: 1px solid #D8D8D8;
	background: url(images/navarrow.png) no-repeat 3px 9px transparent;
}
.accordian li.menu-item-has-children a:hover {
	background: url(images/navarrow.png) no-repeat 3px 9px #EDEDED;
}
.accordian li.menu-item-has-children li a:hover {
	background-image: none;
}
.accordian li.has-sub.active {
	border-top: 1px solid #D8D8D8;
	background: url(images/navarrow_expanded.png) no-repeat 3px 9px transparent;
}
.accordian li.has-sub.active a:hover {
	background: url(images/navarrow_expanded.png) no-repeat 3px 9px #EDEDED;
}
.accordian li.has-sub.active li a:hover {
	background-image: none;
}
.menu-item-object-topic {
	font-weight: normal;
}
.menu-item-object-topic.current-menu-item {
	font-weight: bold;
}
.accordion ul li ul {display: none;}

/*#dc_jqaccordion_widget-%ID%-item{font: bold 14px Arial, sans-serif; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
#dc_jqaccordion_widget-%ID%-item ul, #dc_jqaccordion_widget-%ID%-item ul li {margin: 0; padding: 0; border: none; list-style: none;}
#dc_jqaccordion_widget-%ID%-item ul a {padding: 10px 10px 10px 50px; background: #ececec; text-decoration:none; display: block; color: #333; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; position: relative; text-shadow: 1px 1px 1px #fff;}
#dc_jqaccordion_widget-%ID%-item ul a.dcjq-parent, #dc_jqaccordion_widget-%ID%-item ul a.dcjq-parent:hover {background: #D7D4D4 url(skins/images/bg_grey.png) repeat-x 0 -1px;}
#dc_jqaccordion_widget-%ID%-item ul a .dcjq-icon {position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(skins/images/arrow_grey_right.png) no-repeat 0 center;}
#dc_jqaccordion_widget-%ID%-item ul a.dcjq-parent.active .dcjq-icon {background: url(skins/images/arrow_grey_down.png) no-repeat 0 center;}
#dc_jqaccordion_widget-%ID%-item ul a:hover {background: #fff; color: #0066CC;}

.accordian {
	margin-bottom: 30px;
	border-bottom: 1px solid #D8D8D8;
	font-size: 0.9em;
}
.accordian a {
	display: block;
	padding: 5px 3px 5px 25px;
}
.accordian a:hover, .accordian a:active {
	background-color: #EDEDED;
}
.accordian a.dcjq-parent:hover, .accordian a.dcjq-parent:active {
	background: url(images/navarrow.png) no-repeat 0 9px #EDEDED;
}
a.dcjq-parent {
	padding-left: 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.accordian li.menu-item-has-children {
	border-top: 1px solid #D8D8D8;
	background: url(images/navarrow.png) no-repeat 0 9px transparent;
}
.accordian li.menu-item-has-children.current-menu-item {
	border-top: 1px solid #D8D8D8;
	background: url(images/navarrow_expanded.png) no-repeat 0 9px transparent;
}
.menu-item-object-topic {
	font-weight: normal;
}
.menu-item-object-topic.current-menu-item {
	font-weight: bold;
}*/

#searchPanel {
	background-color: #FFF;
}
#searchPanel .searchField {
	width: 160px;
	height: 16px;
	border: 0;
	padding: 8px;
	background: none;
	font-size: 12px;
	color: #999;
}
.searchNote {
	margin: 7px 0 30px 0;
	text-align: center;
	font-size: 0.6em;
	color: #B0B0B0;
}


/*-------------------FOOTER-------------------*/

#contentFooter {
	clear: both;
	padding: 25px;
	font-size: 0.8em;
}
#contentFooter p {
	margin: 0 0 0.65em 0;
	line-height: 1em;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: right;
	font-size: 0.8em;
}
a#ambrit:link, a#ambrit:visited {
	color: #0066CC;
}
a#ambrit:active, a#ambrit:hover {
	color: #333;
}


#footer .copyright {
	float: left;
	color: #0066CC;
}
