/* ItsyBitsy stylesheet
------------------------------------------------------------------*/

/* Tags
------------------------------------------------------------------*/
html
{
	height: 100%;
}
body {
	background-color: #ffedff;
	/*color: #bdc5cb;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	line-height: 140%;
	letter-spacing: 0.01em;
	list-style-image: url(../images/liststar.gif);
}
a {
	color: #2e052e;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

a.biglink
{
	color: #2e052e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	float: left;
	margin: 0px;
	font-weight: normal;
	color: #2e052e;
}
h2 {
	font-size: 14px;
	color: #2e052e;
	margin: 2px;
	display: inline;
}
h3 {
	font-size: 16px;
	color: #2e052e;
	margin: 2px;
	display: inline;
}
h4 {
	font-size: 18px;
	color: #155420;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	display: inline;
	}
h5 {
	font-size: 20px;
	color: #155420;
	font-weight: normal;
	display: inline;
	}
h6 {
	font-size: 16px;
	color: #155420;
	display: inline;
 }
#title {
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; 
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #535C64;
	border-left-color: #000000;
}
#avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

/* Key Layout
------------------------------------------------------------------*/
#container {
	/*width: 985px;*/
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	height: 100%;
	/*border: 1px solid #000000;*/
}
#nav {
	background-color: #d866d7;
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 215px;
	/*border: 1px solid #000000;*/
}

#subnav {
	/*background-color: #d866d7;*/
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 215px;
	/*border: 1px solid #000000;*/
}
#contentbody {
	background-color: #ffedff;
	font-size: 12px;;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 126px;
	float: left;
	/*border: 1px solid #000000;*/
}
#popupbody {
	background-color: #d866d7;;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #000000;*/
}
#sidebar {
	margin-top: 50px;
	color: #000000;
	float: right;
	/*height: 575px;*/
	width: 220px;
	/*height: 100%;*/
	line-height: 140%;
	/*background-color: #ffa7fe;*/
	background-color: #fcd3ff;
	font-size: 12px;
	padding: 10px;
	display: block;
	/*border: 1px solid #000000;*/
}
#footer {
	height: 125px;
	background-color: #d866d7;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px;
	width: 750px;
	margin-bottom: 1px;
	/*border: 1px solid #000000;*/
	margin-left: 10px;
}
#infobox {
padding: 20px;
	height: 100%;
	width: 500px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #1c1e20;
	border: 1px solid #32353a;
}
#flash {
	padding: 20px;
	height: 100%;
	width: 500px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #362827;
	border: 1px solid #544f4e;
}
#padding { 
	padding: 10px;
}
#code {
	padding: 5px;
	font-size: 10px;
	height: 100px;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #1c1e20;
	border: 1px solid #3E434A;
}

/* Header
------------------------------------------------------------------*/
#header {
	background-image: url(../images/header.jpg);
	height: 105px;
	width: 750px;
	background-color: #000000;
	text-align: left;
	color: #616161;
}
#header2 {
	background-image: url(../images/hdbackg.jpg);
	height: 120px;
	width: 750px;
	background-color: #000000;
	background-repeat: repeat-x;
	text-align: left;
	color: #616161;
}
#header  a{
    font-size: 12px;
}
div.editbox a.utility
{
  color: #f99;
  font-size: 0.65em;
  padding: 2px 5px 4px;
  display: block;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}
/* Assets
------------------------------------------------------------------*/
#info {
	font-size: 12px;
	line-height: 145%;
	padding-top: 18px;
}
#submit {
	margin-left: 65px;
	margin-right: 50px;
	word-spacing: -1px;
}
.rank {
	color: #A4A8A2;
	background-color: #252525;
	display: inline;
	width: 30px;
	text-align: center;
	margin-right: 4px;
	height: 18px;
	border: 1px solid #1F1F1F;
	padding: 6px;
}
#numbers ul {
	list-style-image: url(none);
	list-style-type: none;
	float: left;
	margin-top: 60px;
}
#numbers li {
	color: #2d2d2d;
	font-size: 22px;
	margin-bottom: 145px;
	margin-right: 10px;
	margin-left: -4px;
}
#main {
	float: left;
	width: 750px;
}
#formstyle {
	font-size: 16px;
    font-family:"Arial",Courier;
}
#albumcover {
	font-size: 14px;	
}
#redflag {
	font-size: 12px;
    font-family:"Arial",Courier;
}
input,textarea,select {
	/*background-color: #1a1d1f;
	color: #C7CAC6;*/
	border: 0px;
	font-family:"Arial",Courier;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none
}
#smalltxt {
    color: #CCCCCC;
	display: inline;
	font-size: 12px;
	float: left;
}
#ctxt {
    color: #000000;
	font-size: 12px;
}
#formstyle2 {
    display: inline;
	margin: 0px;

}
#formstyle2 form {
    width: 245px;
	float: right;
}
#formstyle2 input {
	background-color: #1a1d1f;
	color: #C7CAC6;
	border: 1px solid #454B52;
	font-size: 12px;
	font-family:"Arial",Courier;
	margin-right: -2px;
	float: none;
	padding: 2px;
}
#links { float: left;
	padding-top: 2px; }
#biglink {
	font-size: 18px;
	font-weight: normal;
	color: #ADB5C8;
}
#biglink a {
	font-size: 16px;
	font-weight: normal;
}

/*------------------------------------------------------------------*/

table.shopping
{
	width: 500px;
}

table.shopping td
{
	font-size: 12px;
	padding: 10px;
}


table.noborder td
{
  border:0;
}
table.nopad td
{
  padding-left:0;
}
table.wide {	width:100%; }
table.wide tr th
{
	color:white;
	font-size:0.9em;
	padding:3px 10px;
	border-right :1px solid #27292c;
	background-color: #27292c;
}
table.wide tr td
{
	padding:7px;
	border: 1px solid #141414;
	background-color: #1c1e20;
}
table tr td.lp {
	font-size:1em;
 }
table tr td.lp span { color:#666; }
table.topics tr td.c3 { border-left:0; }
table.forums tr td.c1 {	 padding-top:7px; }
table.forums tr td.c2 {	border-width:1px 0; padding-left:5px; }
table.forums tr td.c3 {	border-left:0; padding-left:5px; }
table.topics tr td.c2 small a { color:#666; }
table.topics tr td.stat { font-size:0.9em; }
table.forums,
table.topics
 { font-size:1.1em; }
table.forums tr th { font-size:0.8em; }
table.forums tr td .title {
	font-size:1.2em; 
}
table.forums tr td .desc {
margin:0.5em 0;	
}
table.forums tr td
{
	padding:4px 15px;
}
table.forums a.tiny
{
	font-size:0.8em;
	color:#666;
}
table.forums .posts
{
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.8em;
}
table tr th.la { 	text-align:left; }
table tr td.ca { 	text-align:center; }
table tr td.inv { background:#1c1e20; }
table tr td.narrow { padding:2px 5px;}
p.subtitle img { border: 0px; }
.post .author .edit a
{
  font-size:0.7em;
  color:#666;
}
.post .author img {
	float:left; 
	margin-right:0.5em;
}
.post .author
{
	padding:5px 10px;
	background:#1c1e20;
	font-weight:bold;
	color:#333;
	font-size:0.9em;
	min-height:32px;
	width:10em;
	min-width:8em;
	vertical-align:top;
}
.post .author .posts
{
	display:block;
	font-size:0.75em;
	color:black;
	color:#666;
}
.post .author a
{
	color:#eee;
	text-decoration:none;
	font-size: 14px;
}
.post .author a:hover
{
	color:#eee;
	text-decoration:underline;
	font-size: 14px;
}
.post .date
{
	font-size:0.75em;
	color:#666;
	font-weight:normal;
	margin-bottom:0.5em;
}
.posts .post .body
{

	font-size: 16px;
	line-height: 140%;
	padding:10px 25px;
}
.posts .post .body blockquote
{
	border:1px solid #cda;
	border-left:3px solid #141414;
	border-right:0;
	background:#1c1e20;
	padding:1px 10px;
	margin-left:0;
}
.posts .post .body pre
{
	font-size:0.8em;
	background:#1c1e20;
	padding:5px 10px;
	border:1px solid #ccc;
	border-left:3px solid #ddd;
	border-right:0;
	overflow:auto;
	font-family: "Monaco", "Bitstream Vera Sans Mono", "Courier New", serif;
}
.posts .post .body a:hover { color:brown; }
.posts .post .body blockquote p
{
	margin:0.5em 0;	
}
.post .body p.topic
{
  font-size:0.8em;
  font-weight:bold;
  background:#1c1e20;
  padding:2px 10px;
}
/* reply */

div.editbox
{
	background:url(/images/reply_background.png);
	border:2px solid #333;
	border-width:2px 0;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	padding:6px 0 7px;
	z-index:50;
}

div.editbox .container
{
	width:92%;
	margin:0 auto;
	min-width:760px;
}

div.editbox p { margin:0.5em 0;}
div.editbox textarea
{
    width: 95%;
	opacity:1;
    height: 150px;
}
div.editbox .button_or a
{
  color:#ccc;
}
div.editbox table td { border:0; }
div.editbox a.utility
{
  color: #f99;
  font-size: 0.65em;
  padding: 2px 5px 4px;
  display: block;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}

div.editbox h5
{
  background:#222;
  color:white;
  padding:2px 10px 3px;
  font-size:0.7em;
  margin:0.2em 0 0.5em;
}

div.editbox p.help span,
div.editbox ul.help span { color:#666; }
div.editbox p.help,
div.editbox ul.help
{
  padding:3px 10px;
  font-size:0.75em;
  color:#ccc;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}
div.editbox ul.help { margin:0; }

div.editbox ul.help {
  list-style-type:none; }
  
#monitor_topic a
{
  color: #666;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/* End
------------------------------------------------------------------*/
