/* CSS Document */

.top_gfx {
background-image: url(http://www.sorcery.net/old/templates/sorcery/images/header_bg_2.png);
}
/* Generall stuff */
body {
	font-family		:Verdana, Arial, Helvetica, sans-serif;
	font-size		:80%;
	color			:#333333;
padding		: 0px;
margin		: 0px;

}

h1, .contentheadingstatcont, .componentheading, #dm_title {
  font-size         : 1.4em;
  font-weight       : bolder;
  text-transform    : none;
  font-style        : italic; 
  text-align        : left;
  line-height       : 21px;
  color             : #555599;
}

.contentheadingstatcont, .componentheading {
  position          : absolute;
  left				: 203px;
  top				: 115px;
  width				: 400px;
  z-index			: 5
}

#dm_title {
  position          : absolute;
  left				: 203px;
  top				: 100px;
  width				: 400px;
  z-index			: 5
}

h2, .contentheading  {
  font-size         : 1.2em;
  font-weight       : bold;
  font-style        : inherit;
  text-transform    : none;
  text-align        : left;
  color             : #555599;
}

h3 {
  font-size         : 1em;
  font-weight       : bold;
  font-style        : inherit;
  text-transform    : none;
  text-align        : left;
  color             : #4C4C93;
}

h4 {
  font-size         : 0.9em;
  font-weight       : bold;
  font-style        : inherit;
  text-transform    : lowercase;
  text-align        : left;
  color             : #4C4C93;
}


hr {
  color             : #DADDD0;
  height            : 1px;
  width             : 100%;
}

/* hyperlinks */

a:link, a:visited {
  color             : #4B4B93;
  text-decoration   : underline;
}

a:hover {
  color             : #000000;
  text-decoration   : underline;
}

.code {
font-family:"Courier New", Courier, mono;
font-style : italic;
margin-left: 20px;
background-color:#EAEAF3;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding : 2px;
display: block;
}

/* lists */

ul {
  margin            : 2px;
  padding-left      : 10px;
}

/* Forms-stuff */

.back_button {
  color             : #996600;
  font-family       : verdana, Arial, sans-serif;
  font-size         : 0.8em;
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 4px;
  padding-left      : 10px;
  padding-right     : 10px;
  padding-top       : 4px;
  margin-right      : 4px;
  float             : left;
  font-weight       : normal;
  line-height       : 10px;
  text-decoration   : none; 
}
.back_button a {
  text-decoration   : none; 
}

.button {
  font-size         : 0.8em;
  color             : #666666;
  background-color  : #FFF;
  border            : 1px solid #DADDD0;
  margin-bottom     : 5px;
  padding           : 1px;
 }

.inputbox {
  border            : 1px solid #CCCCCC;
  background-color  : #F3F3F3;
  margin-bottom     : 5px;
  color		    	: #666666;
}

/* Searchstuff*/

#searchmod {
   position  :absolute;
   right     :17px;
   top       :12px;
   z-index   :9;
}

.button_sorcery {
  font-size         : 0.8em;
  color             : #DDDDDD;
  font-weight       : bold;
  background        : transparent;
  border            : 0px;
  padding           : 1px;
 }

.inputbox_sorcery {
  background-color: #0E165C;
  background-image: url("http://www.sorcery.net/old/templates/sorcery/images/searchbox.png");
  /*background-attachment: fixed;*/
  font-size         :  0.8em;
  color		    	: #666666;
  border            : 0px;
  width             : 149px;
  height            : 20px;
  padding           : 0px; 
  padding-left      : 5px; 
margin-bottom     : 1px;
}

/* topmenu */
#mainlevel-nav {
  position			:absolute;
  left				: 37px;
  top				: 45px;
  width				: 700px;
  z-index			: 2;
  font-size			: 0.9em;
  font-weight       : bold;
  white-space		: nowrap;
}

ul#mainlevel-nav {
  list-style		: none;
  padding		: 0;
  margin		: 0;
  white-space		: nowrap;
}

ul#mainlevel-nav li {
  padding-left		: 0px;
  padding-right		: 0px;
  float				: left;
  margin			: 0;
  line-height		: 21px;
  white-space		: nowrap;
}

ul#mainlevel-nav li a {
  display		: block;
  padding-left		: 10px;
  padding-right		: 10px;
  text-decoration	: none;
  color			: #B5CAE7;
  white-space		: nowrap;
}

ul#mainlevel-nav li a:hover {
  color				: #FFFFFF;
}

/* pathway */

#path {position:absolute; right:17px; top:100px; height:15px; z-index:3}

span.pathway { 
  font-size         : 0.8em;
  color             : #000000;
  padding-top       : 1px;
}
a.pathway {
  color             : #000000;
  padding-top       : 1px;
}

a.pathway:hover {
  color	            : #FFFFFF;
}
a.pathway:active {
  color		    : #FFFFFF;
}

/* Date */

#date {
  font-size 		: 1em;
  position			: absolute;
  right				: 17px;
  top				: 115px;
  z-index			: 4;
}

/* Generall left- and right-stuff */

.menu_gfx {
   background-image: url(http://www.sorcery.net/old/templates/sorcery/images/lside_menu_bg_2.png);
   margin-left: 12px;
}

table.moduletable {
  width	            : 100%;
  table-layout	    : auto;
}

table.moduletable th {
  font-size         : 0.9em;
  font-weight       : bold;
  text-transform    : uppercase;
  text-align        : left;
  height            : 16px;
  line-height       : 16px;
  text-indent       : 8px;
  color             : #020267;
  background        : url(http://www.sorcery.net/old/templates/sorcery/images/in_m_header.png) no-repeat;
}

table.moduletable td {
  padding-left      : 2px;
  padding-right     : 5px;
  padding-top	    : 0px;
  padding-bottom   : 0px;
}

table.poll td {
text-align : left;
}


/* left menu toplevel*/

a.mainlevel {
  margin-top        : 1px;
  padding-top       : 0px;
  font-size         : 1.0em;
  text-indent       : 10px;
}

a.mainlevel:link {
  padding           : 0px 0px 0px 0px;
}

a.mainlevel:link, a.mainlevel:visited {
  display           : block;
  font-weight       : normal;
  padding           : 2px 0px 2px 0px;
  color             : #1A4A88;
  text-decoration   : none; 
}

a.mainlevel:hover {
  color             : #000000;
  font-weight       : normal;
  text-decoration   : none;
}

/* left menu sublevel */

a.sublevel:link, a.sublevel:visited {
  padding-left		: 10px;
  text-decoration       : none; 
  vertical-align	: middle;
  font-size		: 0.9em;
  font-weight		: normal;
  color			: #1A4A88;
  text-align		: left;
}
a.sublevel:hover {
  color				: #000066;
  text-decoration	: none;
  color				: #000000;
}

/* content area */

.main { 
  float             : left; 
  width             : 100%;
  margin            : 0px; 
  padding           : 0px;
}

.contentdescription { 
  width             : auto !important;
  display           : block;
}

.sectiontableheader {
  font-size         :  1.0em;
  font-weight       : bold;
  text-transform    : uppercase;
  letter-spacing    : 1px;
  color             : #4C4C93;
  /*background        : #FBFBF9;*/
  padding           : 3px;
}
.sectiontableentry1 {
  text-align        : left;
  padding           : 3px;
  margin	    	: 3px;
  background        : #F3F3F3;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
.sectiontableentry2 {
  text-align        : left;
  padding           : 3px;
  margin	    : 3px;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}

a.category:link, a.category:visited {
  font-weight       : normal;
  text-decoration   : underline;
}
a.readon:link, a.readon:visited {
  color             : #000000;
  white-space       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 3px;
  padding-left      : 4px;
  padding-right     : 4px;
  padding-top       : 2px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}
a.readon:hover {
  color             : #003366;
  white-space       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 3px;
  padding-left      : 4px;
  padding-right     : 4px;
  padding-top       : 2px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}

a#active_menu:hover {
  color             : #333333;
}

table.contenttoc {
  border: 1px solid #FFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #666666;
    text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
}
.pagenavcounter {
  font-size         : 1.0em;
  color             : #666666;
}
.pagenavbar {
  border-top        : 1px solid #999999;
  padding           : 2px;
}
.pagenav {
  font-weight       : bold;
  color             : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration   : none;
}
a.pagenav:hover {
  text-decoration   : none;
}
.date {
  font-size         : 0.8em;
  color             : #555599;
  padding-top	    : 15px;
}

.small {
  font-size         : 0.8em;
  color             : #57579A;
}

.postedby {
  font-size         : 0.8em;
  color             : #57579A;
}
.smalldark {
  font-size         : 0.8em;
  color             : #666666;
}
.createdate, .modifydate {
  font-size         : 0.8em;
  color             : #57579A;
}

.content_vote {
  font-size         : 0.8em;
  height            : 22px;
  padding-top       : 2px;
  padding-bottom    : 2px;
}
.content_rating {
  font-size         : 0.8em;
  color             : #666666;
}

table.content{
  width             : 100%;
  padding           : 0px;
  border-collapse   : collapse;
  border-spacing    : 0px;
  margin-bottom     : 10px;
}
table.contentpane {
  padding           : 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
 }
table.contentpaneopenstatcont {
  padding-left      : 5px;
  padding-right     : 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
 }
 
table.contentpaneopen {
  padding-left      : 5px;
  padding-right     : 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}

.pollstableborder{
  border-color      : #666666;
}

.contentpagetitle {
  font-size         : 1.6em;
  font-weight       : bold;
  text-transform    : uppercase;
  text-align        : left;
  color             : #1A4A88;
  width             : 100%;
  }
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-size         : 1.6em;
  color             : #1A4A88;
  text-decoration   : none;
  font-weight       : bold;
}
a.contentpagetitle:hover {
  font-size         : 1.6em;
  color             : #000000;
  text-decoration   : none;
  font-weight       : bold;
}
.title {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 2.0em;
  text-align        : center;
  color             : #FFFFFF;
}
.title a:link, .title a:visited {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 2.0em;
  color             : #FFFFFF;
}
.title a:hover {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 2.0em;
  color             : #CCCCCC;
}

a#klick {
  position		: absolute;
  left			: 0;
  top			: 0;
  display		: block;
  height		: 100px;
  width			: 100px;
  background		: none;
  text-indent		: -999em;
  text-decoration	: none;
  cursor		: pointer;
}
#navcontainer {
  font-size         :  1.0em;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  width             : auto;
  height            : 28px;
}
#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display           : inline;
  list-style-type   : none;
}
#navlist a:link, #navlist a:visited {
  border-right      : 1px solid #cccccc;
  padding           : 5px 10px 5px 10px;
  float             : left;
  font-weight       : bold;
  line-height       : 14px;
  margin            : 0px;
  text-decoration   : none;
  color             : #333333;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #000000;
}
#navlist a:hover {
  color             : #000000;
}
#subbox {
  font-size         : 0.8em;
  height            : 18px;
  width             : auto;
}
#subnavlist {
  margin            : 0px;
  padding           : 0px;
}
#subnavlist ul, #subnavlist li {
  margin            : 0px;
  padding           : 0px;
  display           : inline;
  list-style-type   : none;
}
#subnavlist a:link, #subnavlist a:visited {
  float             : left;
  font-weight       : normal;
  line-height       : 16px;
  padding           : 0px 0px 0px 18px;
  text-decoration   : none;
  color             : #99CCFF;
}
#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color             : #FFF;
}

/* content additional stuff for glossary */

#glossary {
  padding: 5px 10px 10px 10px;
} 

.index {
  list-style : none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.index li {
 border-style: solid none solid none;
 border-color: #666666;
 border-width: 1px;
 padding: 5px 5px 3px 0px;
 text-align : center;
 text-decoration: underline;
 float: left;
}

.glossary {
 font-size : 0.9em;
 clear : both;
}

.glossary dt {
 font-weight : bold;
 padding: 10px 0px 0px 0px;
 color : #4C4C93;
}

/* footer */

.bottom_gfx {background-image: url(http://www.sorcery.net/old/templates/sorcery/images/footer_bg_2.png)}

.footer {
  color             : #888888;
  font-size         :  1.0em;
  font-weight       : normal;
}
.footer a:link, .footer a:visited {
  font-size         :  1.0em;
  color             : #888888;
  text-decoration   : none;
  font-weight       : normal;
}

.footer a:hover {
  font-size         :  1.0em;
  color             : #FFF;
  text-decoration   : none;
  font-weight       : normal;
}

/* whats left */

.highlight {
  background-color	:#FFFFFF;
}
div.mosimage {
  border		: 1px solid #ccc;
}
.mosimage {
  border		: 1px solid #cccccc;
  margin		: 5px
}
.mosimage_caption {
  margin-top		: 2px;
  background		: #efefef;
  padding		: 1px 2px;
  color			: #666;
  text-transform	: none;
  font-size		: 10px;
  border-top		: 1px solid #cccccc;
}
