/*
        The L-Space Default Stylesheet.
*/

body {
        background: #efefde url("/images/LightTerry.jpg");
        color: black;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 1%;
        padding-bottom: 1%;
        font-family: "DejaVu Serif", georgia, serif;
}

a:link {
        color: #3333dd;
}
a:visited {
        color: #606060;
}
a:hover,a:active,a:focus {
	text-decoration:none;
}
a:active,a:focus {
	background:#80804D;
    color: #fff;
}
h1 {
        font-size: 200%;
}
h1,h2,h3,h4,h5,h6 {
        color: #000095;
}
h4,h5 {
	margin-bottom:0;
}

.center {
        text-align: center;
}

.right  { 
	text-align: right; 
}

hr {
        clear: both;
}

.red {
        color: #880000; background: transparent;
}

.blue {
        color: #000095; background: transparent;
}

.nav {
        color: #efefdf;
        background: inherit;
        border:0;
}

.smaller {
        font-size: 80%;
}

.larger {
        font-size: 120%;
}

.local-credits {
        font-size: 80%;
        text-align: center;
}

.global-credits {
        font-size: 80%;
        text-align: center;
}

.toolbar {
        text-align: center;
}
.styled-list {
	margin:0;
	padding:0;
	list-style:none;
}
.styled-list li {
	margin-bottom:5px;
}
.padded-list li {
	margin-bottom:5px;
}
#signing-tour h3 {
	margin-bottom:0;
}
/* supresses auto quote marks in Gecko browsers */
q:before, q:after {
    content:"";
}


.copyright {
   font-size: 80%;
   vertical-align: super;
}


/*
        Lspace Default Stylesheet ends
*/


ul.index-list li {
	margin-bottom:1em;
}
ul.index-list a {
	font-weight:bold;
}

/* afparty */
/* setting vertical align & nav */
.party {
        color: #efefdf;
        background: inherit;
        border:0;
        vertical-align:middle;
}

/* AFP Index page */
ul.index-list li span {
	background:transparent;
	color:#800000;
	font-weight:bold;
	font-size:110%;
}

/* Movie Casting Style */
#CastingSubmissions {
	margin-bottom:2em;
}
#CastingSubmissions h2 {
	font-size:120%;
}
#CastingSubmissions li {
	margin-bottom:0.5em;
}
#CastingSubmissions ol {
	margin-top:0.5em;
}
#CastingSubmissions ol li {
	list-style-type: decimal;
}
#CastingSubmissions ol ol li {
	list-style-type: lower-alpha;
}
#imdbSearch {
	border-top:1px solid #bbbbbb;
}
#imdbSearch span {
	font-size:70%;
}
#a-z {
	margin:1em auto;
	text-align:center;
	border-top:1px solid #bbbbbb;
}
#a-z li {
	display:inline;
	padding:0 0.2em;
}
#MovieCastingList h2 {
	clear:left;
	font-size:120%;
	margin-top:4em;
	background:transparent;
	color:#000095;
}
#MovieCastingList h3 {
	clear:left;
	margin:1em 0 0;
	padding:1em 0 0.5em 0;
	font-size:105%;
	background:transparent;
	color:#800000;
	border-top:1px solid #bbbbbb;
}
#MovieCastingList h3 em {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	background: transparent;
	color: #006503;
}
#MovieCastingList ul {
	margin:0;
}
#MovieCastingList li {
	float:left;
	width:15em;
	padding:0 0 1em;
	list-style:none;
}
p.TopOfPage {
	clear:left;
	text-align:right;
	font-size:80%;
}
#casting-update {
	margin-top:50px;
	font-size:80%;
	text-align:center;
}

/* Vampire Threads Style */
#VampireThreadsIntro li, #VampireThreadsDocument li {
	margin-bottom:1.5em;
}
#VampireThreadsIntro li {
	list-style-type: decimal;
}
#VampireThreadsIntro li li {
	list-style-type: lower-alpha;
	margin-bottom:0.3em;
}
#VampireThreadsDocument h3 {
	border-top:1px solid #bbbbbb;
	padding-top:0.7em;
	background:transparent;
	color:#000095;
}
#VampireThreadsDocument h4 {
	margin:2em 0 0;
	padding:0;
}
#VampireThreadsDocument ul li {
	margin-bottom:0.5em;
}
#VampireThreadsDocument li span {
	font-weight:bold;
}
/* What Is AFP */
#jon-brierley {
	font-family:"bookman old style","new century schoolbook", georgia, verdana, serif;
}