@import url(menu.css);
@import url(default.css);

#photos p {
	font-size: 8pt; 
	color: #ccc;
	margin: .5em 0;
}


#photos {
float: right;
	text-align: center;
	padding: 3px 0 3px 0px;
	background-image: url(/filmstrip.png?cms);
	background-color: #999;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#photos a:link, 
#photos a:visited,
#photos a:active,
#photos a:hover
{
	border: 0px black;
	margin-top: 3px;
	margin-left: 2px;
	color: black;
}

#photos img {
border: none;
}

.wikiContent {
/*	min-height: 700px;*/
}


.wikiContent p.note {
color: #fff;
}

.wikiContent .sidebar hr {
width: 100px;
}
.wikiContent blockquote {
  padding: 10px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  background-image: url(http://files.wiki.sygnal.com/glyphs/light/openquote1.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.wikiContent blockquote p {
  font: 14px Times, serif;
  font-style: italic;
  text-indent: 28px;
}
.wikiContent .info {
margin-left: 0px;
width: 230px;
background-color: #300; 
}
.wikiContent .sidebar {
float: right; 
width: 160px; 
border: solid 1px white; 
margin: 20px 0px 0px 30px; 
background-color: #300; 
padding: 5px 20px 20px 20px; 
}

.info {
    margin: 1em 3em;
    padding: 1em 2em 1em 85px;
	width: 400px;
    border-left: 10px solid #ccccff;
    background-color: #ddddff;
	background-image: url(http://files.wiki.sygnal.com/icons/set1/info.png);
	background-repeat: no-repeat;
background-position: 10px 10px;
	min-height: 60px;
    -moz-border-radius-topright: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    -webkit-border-bottom-right-radius: 18px; }

div.xtxt_image.portrait
{
margin: 0px 0px 30px 30px;
float: right;
}

img.xtxt_image.portrait
{
border: solid 5px white;
}


.wikiContent a:link,
.wikiContent a:visited,
.wikiContent a:active
{
color: #7EBDF0;

/*	color: #fff;*/
}

.wikiContent dt
{
	color: #fff;
}

.wikiContent dd
{
	color: #fff;
}

.wikiContent p
{
	color: #fff;
}

.wikiContent
{
	background-color: #333;
	color: #fff;
}

ul.spaced li
{
	margin-bottom: 12px;
}

body
{
	background: #000;
	color: #fff;
}

.wikiHeader,
.wikiHeader img
{
	height: 180px;
}

/*
.wikiContent .menu li
{
	background-color: #E15139;
}
*/

.wikiContent b
{
	color: #ffc; /*#ebffaa;*/
}

.wikiContent h1
{
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.wikiContent h2
{
	color: #ffc; /*#ebffaa; */
}

.wikiContent h3
{
	color: #fff; 
	font-weight: bold;
}

.wikiContent .xtxtHighlight
{
	color: black;
	background-color: #ff0; /* #ebffaa;*/
	padding-left: 0.2em;
	padding-right: 0.3em;
}

.wikiContent ul,
.wikiContent li
{
	color: #fff;
}

.wikiLeft
{
}

.wiki ul.menu li a
{
	background-color: #c00; 
}

.wiki ul.menu ul li a
{
	background-color: transparent;
	color: #fff;
/*
	font-weight: bold;
*/
}

.wiki ul.menu ul li a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	color: #c00; 
}