/* CSS Styles for the Queen4aday.net site. This is the global style used on all pages.
Author: Sylvia Bass
Last updated: 18/07/2007
*/


/* HEADING STYLES */
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #900;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}
h4 {
	font-size: .9em;
	font-weight: bold;
	color: #900;
}

/* LINK STYLES */

a:link {
	color: #900;
}
a:visited {
	color: #600;
}
a:hover {
	color: #900;
	text-decoration: none;
	background: #fcc;
}

/* END LINK STYLES */

/* 	TABLE STYLES */

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* CLASSES */
.address {
	background: #C00;
	color: #FFF;
	padding: 0 1em;
	border: 2px solid #000;
	line-height: 1.5em;
	width: 90%;
	margin: 1em;
	clear: both;
	margin-top: 15px;
	}
.address h2 {
	color: #FFF;
	padding-top: 1em;
	}
.address a:link {
	color: #FFF;
	}
.address a:visited {
	color: #EEE;
	}
.address a:hover {
	color: #C00;
	background: #FFF;
	padding: 1px;
	}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.moreinfo {
	color: #000000;
	background: #FFCCCC;
	padding: 2px;
	float: right;
	width: 150px;
	margin-left: 4px;
	border-top: 1px solid #F0E8CD;
	border-right: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	text-align: center;
}

/* NAVIGATION */

#navbar {
	float: left;
	top: 155px;
	left: 2px;
	position: absolute;
	margin-left: 0;
	padding-left: 0;
}
#navbar ul {
	list-style: none;
}
#navbar li {
	list-style: none;
	width: 150px;
	}
#navbar a {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	display: block;
	padding: 5px 3px 2px;
	width: 150px;
	border-bottom: 1px dotted #600;
	text-decoration: none;
	}
#navbar a#current{
	color: #000;
	background: url(../images/tiny-heart.gif) no-repeat right;
	}
#navbar a:hover{
	color: #FFF;
	background: #900;
	border-bottom: 1px solid #000;
	}


.label {
	font-weight: bold;
	color: #900;
	text-align: right;
	padding-right: 6px;
}
ul.artists {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/tiny-heart.gif);
}

#imagetable {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#imagetable img {
	margin: 10px 10px 20px;
	}
#imagetable td {
	border: 1px solid #CCC;
	}
.credit {
	font-size: 10px;
	position: absolute;
	left: 10px;
	top: 550px;
	color: #900;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #000;
}
/* Tabbed Navigation Bar. Uses unordered list. Mark current tab with ID of Current. */
ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #000;
	margin: 0;
	color: #FFF;
}

ul#tabnav li {
	float: left;
	height: 21px;
	background: #900;
	margin: 2px 2px 0 2px;
	border: 1px solid #000;
	color: #FFF;
}
#tabnav a#current {
	color: #FFF;
	background-color: #000;
}
#tabnav a {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 4px;
	background-color: #900;
}

#tabnav a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#tabnav a.logout {
	color: #eee;
	background: #369;
}
#bodycontent .rec-photo {
	float: right;
	border: 1px solid #CC0000;
	padding: 6px;
	margin-left: 5px;
	margin-right: 1em;
}
#bodycontent .rec-photo p {
	font-size: 10px;
	text-align: center;
	margin-top: .5em;
}
#bodycontent .quote {
	margin-right: 2em;
	margin-left: 2em;
	font-size: 90%;
	font-style: italic;
	color: #900;
	border-left: 1px solid #990000;
	padding-left: 1em;
	padding-right: 0.5em;
}
h2.nextartist {
	text-align: right;
}
.pullquote {
	padding: 10px;
	margin-right: 10%;
	margin-left: 10%;
	border-right: 4px solid #990000;
	border-left: 4px solid #990000;
	font-style: italic;
	background: #EEE;
}
