/* -----------------------------------------
Opus publishing system
Copyright (C) 2000-2010 The Hug
Distributed under GNU General Public License
http://www.the-hug.co.uk/opus/
------------------------------------------*/

body {
margin: 0;
background: #ffffff url(/images/BodyBg.gif) fixed center;
text-align: justify;
outline:none;
}

/* disable underlining on hyperlinks except while mouse is over them
   not least because it looks odd with "Read more ..." 
*/
a:visited, a:link, a:active {text-decoration: none}
a:hover {text-decoration: underline}

h1, h2, h3, h4, h5, h6 {color: #A31919; margin-bottom: 2px;}

* {
font-size: 10pt;
font-family: verdana, Arial, sans-serif;
}

h1 {
    margin-top: 2px;
}

h1 {font-size: 145%}
h2 {font-size: 127%}
h3 {font-size: 109%}
h4 {font-size: 100%}
h5 {font-size: 91%}
h6 {font-size: 73%}
.large {font-size: 127%}
.small {font-size: 82%}
.smaller {font-size: 73%}

/* Footnotes table
*/
.footnotes {font-size:73%}

/* Article headline style
*/
.headline {
color: #ffffff;
background-color: #A31919;
font-weight: bold;
font-size: 109%;
border-color: #AAAAAA;
border-style: solid;
border-top-width:    0px;
border-left-width:   0px;
border-right-width:  1px;
border-bottom-width: 1px;
}

pre {
font-family: "courier new", courier, monospace;
}

.highlighter 
{background-color: #FFFF00;
}

.alert {
color: rgb(254,0,0);
}

.data {
font-weight: bold;
color: gray;
}

.searchstats {
font-size:73%;
color: gray;
}


/* The blog comments box
*/

td.opus_blog {border-style: solid;
border-color: gray;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
margin: 25px;
padding: 4px;
font-size: 82%}

p.opus_blog {font-size: 82%}


/* The author options box displayed via the authoropts merge field
*/


p.opus_authoropts {
border-style: solid;
border-color: gray;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
margin: 0 5px;
width: 12em;
padding: 4px;
font-size: 91%;
position: fixed;
clear: none;
}

a.opus_authoropts { font-size: 91%; }

a#opus_authormenu_hidden_link { font-size: 8px; }


/* The default <box> class opusbox, centered, 90% wide with a 1 pixel wide
   grey border. Base your <box> class definitions on this 
*/

table.opusbox { width: 90%;
border-color: gray; 
border-style: solid; 
border-width: 1px;
position: relative;
left: 5%;
right: 5% }

td.opusbox { padding: 3px }


/* The reader login <box> class loginbox, centered, 50% wide with a drop
   shadow border.
*/

table.loginbox { width: 50%;
border-color: gray; 
border-style: solid; 
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
}

td.loginbox { padding: 3px }


/* The default class opusdeck, which is used with the {deck} tag if you don't define
   a class of your own
*/

table.opusdeck {
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: #DCDCDC;
}

td.opusdeck_head {
background-color: #FFFFCC;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-color: #DCDCDC;
padding-left: 5px;
padding-right: 5px;
}

td.opusdeck_0 {
background-color: white;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-color: #DCDCDC;
padding-left: 5px;
padding-right: 5px;
}

td.opusdeck_1 {
background-color: #EDEDED;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-color: #DCDCDC;
padding-left: 5px;
padding-right: 5px;
}

ol.opus_user_footnotes { 
border-top: 1px solid silver;
padding-top: 10px;
}

ol.opus_user_footnotes li {
font-size: 12px;
margin-bottom: .7em;
}

ol.opus_user_footnotes li a {
font-size: 12px;
}

sup.opus_user_footnotes { 
font-size: 8px;
}


/* Jero Extensions */
#main { margin: 10px auto 10px auto; width: 900px}

img {
    border: none;
}

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

#copyright {
  text-align: center;
  font-size: 8pt;
  color: #A31919;
}

#copyright a {
  text-decoration: none;
  font-size: 8pt;
  color: #A31919;
}

.jeroform {
    background-color: #FFEFD5; /* PapayaWHip */
    padding: 5px;
    vertical-align: top;
}

.jeroform2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    vertical-align: middle;
}



/* overide standard settings - better here than in the textbox folders*/
.jero_article3 {
    padding-top: 2px !important;
}
.jero_article {
    padding-top: 6px !important;
}

#article {
	clear: left;
	margin: 0 135px 0 10px;
	margin-right: 135px; /*#rightnav width*/
	padding: 0;
}

#rightnav {
	width: 120px; /*#article margin-right*/
	float: right;
        padding-top: 4px;
        padding-left: 10px;
}

/* Suckerfish start*/
#navbar, #navbar ul {
	float: left;
	list-style: none;
	line-height: 1;
        background: rgb(237,27,36);
	font-weight: bold;
	padding: 0;
	border: solid transparent;
	border-width: 1px 0;
	margin: 0 0 3px 0;
	text-align: left;
}

#navbar ul ul {
	background: #c31919;
}

#navbar a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 1em;
	outline: none;
}

#navbar li {
	float: left;
	padding: 0;
}

#navbar li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	border-width: 0.25em;
	margin: 0;
}

#navbar li li {
	width: 15em;
}

#navbar li ul a {
	width: 15em;
}

#navbar li ul ul {
	margin: -1.75em 0 0 14em;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul {
	left: auto;
/* border essential for fscking ie7 */
        border-color: #c31919;
}

#navbar li:hover, #navbar li.sfhover {
	background: #A31919;
}

/* Suckerfish end */

