/* eqp.css 
Red:  #BF260D;
Grey: #646567;
*/

img {
	border:0px;
}

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

#headerPrint {
	display: none;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #BF260D;
	font-weight: bold;
	text-decoration: underline;
}

a:focus, a:hover {
	text-decoration: none;
	color: #E64B32;
}

body {
	font-size: 75%;
	font-family :  verdana, geneva, sans-serif ;
	color: #333333;
	text-align: center;
	background-color:#646567;
	margin: 0;
	padding: 0; 
	text-align:center;
	padding-bottom: 30px;
}

#page {
	border: 1px solid #000000;
	padding: 0px;
	width: 760px;
	text-align: left;
	margin: 30px auto 0px auto;
	background: url('/images/top.jpg') right 50px no-repeat;
	background-color: #FFFFFF;
}

#secondaryNav {
	margin:8px 8px 15px 20px;
	font-size: 0.8em;
	float: right;
}

#secondaryNav ul {
	margin: 0;
	padding: 0; 
}

#secondaryNav li {
	display: inline;
	margin: 0px 1px;
	padding: 0px 4px 0px 6px;
	border-right: 1px solid #6D6E71;
}

#secondaryNav li a:link, #secondaryNav li a:visited, #secondaryNav li a:focus, #secondaryNav li a:hover, #secondaryNav li a:active {
	font-weight: normal;
	color: #6D6E71;
	text-decoration: none;
}

#secondaryNav li a:focus, #secondaryNav li a:hover, #secondaryNav a#secondaryActive {
	text-decoration: underline;
	color: #000000;
}

#secondaryNav li.last {
	border-right: none;
	padding-right: 0px;
}

#header {
	background: url('/images/top.jpg') top right no-repeat;
}

#top {
	margin-left: 210px;
	width: 230px;
	height: 170px;
	margin-top: 30px; 
	text-align: left;
}

#top p {
	font-size: 0.8em;
}

#top h2 {
	font-size: 1.8em;
	margin: 0px 0px 5px 0px;
	padding:0px;
	text-transform: uppercase;
}

#top h3 {
	font-size: 1.4em;
	margin: 0px;
	padding:0px;
	text-transform: uppercase;
}

img.bookCover {
	position: absolute;
	top: 40px;
	padding-left: 0px;
}

html>body img.bookCover {
	padding-left: 14px;
}

#header img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF0000;
	display: inline;
}

#header h2, #header h3, #header p {
	display: inline;
	float: right;
}

#mainNav {
	width: 100%;
	background-color: #BF260D;
	padding: 17px 0px;
	height: 40px;
}

#mainNav ul.columns {
	float: right;
	width: 180px;
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #BF260D;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainNav li {
	padding-bottom: 2px;
	background: url('/images/white-on-red-bullet.gif') top left no-repeat;
}

#mainNav li a:link, #mainNav li a:visited, #mainNav li a:focus, #mainNav li a:hover, #mainNav li a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
/*	background: url('/images/white-on-red-bullet.gif') top left no-repeat;*/
	padding-left: 14px;
}

#mainNav li a:focus, #mainNav li a:hover, #mainNav a#secondaryActive {
	text-decoration: underline;
}

#content {
	font-size: 0.9em;
	line-height:150%;
	padding:20px 30px 30px 25px;
	margin: 10px 0px 0px 0px;
	clear: both;
	width: 480px;
	float: left;
}

#content h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.9em;
	color: #BF260D;
	font-weight: normal;
	padding: 5px 0px;
}

#content h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	padding: 8px 3px;
	border-bottom: 1px solid #BF260D;
	margin-top: 30px;
}

#content h2.first, #content h2.pagetitle {
	margin-top: 0px;
}

#content h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	color: #6D6E71;
	font-weight: bold;
	padding: 5px 0px;
}

#content ul, #content ol, #contentFull ul, #contentFull ol {
	margin: 15px 0px;
	padding: 0px;
}

#content ul li, #contentFull ul li {
	margin-bottom: 6px;
	list-style: square;
	margin-left: 40px;
}

#content ol li, #contentFull ol li {
	margin-bottom: 6px;
	margin-left: 40px;
}

#sidebar {
	float: right;
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
}

#sidebar h4 {
	font-size:1.1em;
	color: #BF260D;
	margin: 40px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar ul, #sidebar ul.meta {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
}

#sidebar ul.meta {
	text-transform: none;
}

#sidebar ul li {
	list-style:none;
	font-size: 0.9em;
	margin-bottom:7px;
	border:none;
}

#sidebar li {
	background: url('/images/black-on-white-bullet.gif') top left no-repeat;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:focus, #sidebar a:hover, #sidebar a:active, #sidebar ul.meta li a:link, #sidebar ul.meta li a:visited, #sidebar ul.meta li a:focus, #sidebar ul.meta li a:hover, #sidebar ul.meta li a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
/*	background: url('/images/black-on-white-bullet.gif') top left no-repeat;*/
	padding-left: 14px;
}

#sidebar ul.meta li a:link, #sidebar ul.meta li a:visited, #sidebar ul.meta li a:focus, #sidebar ul.meta li a:hover, #sidebar ul.meta li a:active {
	font-weight: normal;
	color: #666666;
}

#sidebar a:focus, #sidebar a:hover, #sidebar a#SubActive, #sidebar ul.meta li a:focus, #sidebar ul.meta li a:hover {
	text-decoration:underline;
	color: #565355;
}

#sidebar img {
	margin: 20px;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #BF260D;
	color: #FFFFFF;
	font-size: 0.8em;
	margin-bottom: 0px;
	padding: 7px 0px
}

#footer p {
	display: inline;
	margin-left:5px;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer p.pagetop {
	float:right;
	margin-top: 0px;
	display: inline;
	background: url('/images/top.gif') center right no-repeat;
	padding-right: 10px;
	margin-right: 10px;
}

hr {
	border: 0px;
	color: #646567;
	background-color: #646567;
	height: 1px;
	margin:30px;
	display: block;
}

#content .highlights {
	margin:20px 30px;
	border: 1px solid #DCDCDC;
	background-color: #F5F5F5;
	padding: 10px;
}

.ContentImagesR
	{border: 1px solid #CCCCCC;
	margin:0px 15px 15px 15px;
	float:right;
	padding:3px;
}

.ContentImagesL
	{border: 1px solid #CCCCCC;
	margin:0px 15px 15px 15px;
	float:left;
	padding:3px;
}

.iconComment a {
	padding-left: 20px;
	background: url('/images/icon_comment.png') top left no-repeat;
}

.iconEdit {
	background: url('/images/icon_edit.gif') top left no-repeat;
	padding: 1px 0 5px 20px;
}

.buttons {
	color: #000000;
	background-color: #D3D3D3;
	padding:1px;
	font-size: 100%;
	font-weight: bold;
}

.subform {
	margin:0px 5px 20px 5px;
	font-size: 0.9em;
}


/*.post .imageEntry img {
	float: left;
	padding:5px;
}*/

.post .social_bookmark {
	text-align: left;
	margin: 40px 0px 20px 0px;;
	font-weight: bold;
	padding: 0px;
}

.post .social_bookmark img {
	border: none;
	padding:5px;
	display: inline;
}

.post .social_bookmark em {
	font-style: normal;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
}

#content .post h3 {
	border-bottom: none;
	margin-top: 0px;
	padding-top: 0px;
	padding: 0px;
}

.metalinks a:link, .metalinks a:visited, .metalinks a:focus, .metalinks a:hover, .metalinks a:active, 
.series_toc a:link, .series_toc a:visited, .series_toc a:focus, .series_toc a:hover, .series_toc a:active {
	color: #778899;
	font-weight: normal;
}

.metalinks a:focus, .metalinks a:hover,
.series_toc a:focus, .series_toc a:hover {
	text-decoration: none;
	color: #E64B32;
}

.postdate, span.postdate, .postin, .navigation, .postmetadata, .postedit {
	font-size: 0.85em;
	color: #778899;
	margin: 0px;
}

.navigation {
	margin: 20px;
}

.postmetadata {
	margin: 30px 20px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 8px;
}

.relatedArt, .tags {
	clear: both;
}

h2 a:link, h2 a:visited, h2 a:focus, h2 a:hover, h2 a:active {
	color: #000000;
	text-decoration: none;
}

h2 a:focus, h2 a:hover {
	text-decoration: none;
	color: #BF260D;
}


.series_toc {
	clear: both;
	margin-top: 30px;
}

.series_toc ol {
	margin-top: 0px;
}


.moving {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 1.3em;
	background-color: #BD2724;
	padding: 10px;
	border: 1px solid #000000;
	width: 100%;
}

