/*---------------------------------------------------------
  Design by Nicolas Ostermann
----------------------------------------------------------*/

body
{
   background: #999999;
	background-color: #000000;
	font: small Verdana,Sans-serif;
	line-height: 1.6em;
	color: #ffffcc;
	padding: 0;
	margin: 0 0 0 0;
}
a 
{
	color: #ffcc33;
	text-decoration: none;
}
a:hover 
{
	color: #ffcc33;
	text-decoration: underline;
}
code
{
	color: #CC3300;
	font: 13px 'Courier New', Courier, Arial, sans-serif;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #FFFFCC;
	color: #ccc;
}
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}
#page-wrapper
{
	text-align: left;
	width: 750px;
	padding: 4;
	margin: auto;
}
#content-wrapper
{
	width: 750px;
	margin: 10px 0px 0px 0px;
	padding: 4;
}
#top
{
   background: url(img/top.gif) repeat-x;
	width: 100%;
	height: 25px;
	text-align: center;
	padding: 2;
	margin: 0;
}
.toptable
{
   margin-left: auto; 
	margin-right: auto;
   width: 770px;
	height: 25px;
}
#header h1
{
	font: 20px Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #A9A9A9;
	padding: 10px;
	margin: 0;
}
#header a:link, #header a:visited
{
	color: #ffcc33;
	border: none;
}
#header a:hover, #header a:active
{
	color: #ffcc33;
        text-decoration: underline;
}
#top_container
{
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/25px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block; 
	color: #ffcc33;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-bottom: none;
}
#top_container li#active
{
	color: #ffcc33;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	color: #ffcc33;
	border-bottom: none;
        text-decoration: underline;
}
/* The image at the top of the main column */
.bar-head
{
   height: 200px; 
	background: url("img/intro.jpg") no-repeat;
	padding: 0;
}
#main
{
	width: 530px;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	background: #666666;
}
.content-header
{
	padding: 0;
	margin: 15px;
}
.content-header h2
{
	color: #ffcc33;
	font: bold 14px Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}
.content-title h1
{
	color: #ffcc33;
	border-bottom: 1px dotted #A9A9A9;
	font-weight: bold;
	font: 14px Arial, Verdana, sans-serif;
	padding: 0px 0 2px 0px;
	margin: 0 0 8px 0;
}
.content-title h3
{
	color: #ffcc33;
	border-bottom: 1px dotted #A9A9A9;
	font-weight: bold;
	font: 14px Arial, Verdana, sans-serif;
	padding: 0px 0 2px 0px;
	margin: 0 0 8px 0;
}
.content
{
	padding: 0;
	margin: 20px 15px 40px 15px;
}
.readmore
{
	text-align: right;
}
.entry-info
{
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	padding: 0;
	margin: 8px 0 10px 0;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}
.member
{
	background: #666666;
	font-size: 11px;
	text-align: left;
	padding: 10px;
	margin: 15px;
}
.navi-pages
{
	background: #333333;
	font-size: 11px;
	text-align: right;
	padding: 2px;
	margin: 15px;
}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
.message-box
{
	background: #666666;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}
table#postcomment tr td
{
	font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 10px;
	text-align: right;
}
#sidebar
{
	background-color: #000000;
	color: #ffffcc;
	width: 200px;
	float: right;
	font-size: 11px;
	line-height: 16px;
	padding: 4;
	margin: 0;
	overflow: hidden;
}
#sidebar a:link, #sidebar a:visited
{
	color: #ffcc33;
	border: none;
}
#sidebar a:hover, #header a:active
{
	color: #ffcc33;
	text-decoration: underline;
}
.sidebar-wrapper
{
	margin: 10px;
}
#sidebar .box
{
 	margin: 0 0 20px 0;
}
#sidebar .box ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar .box li
{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(img/dot.gif) 0 6px no-repeat;
}
#sidebar h4
{
	color: #A9A9A9;
	border-bottom: 1px dotted #A9A9A9;
	padding: 3px 0 2px 0px;
	font: 11px Verdana, Arial, sans-serif;
	margin: 0 0 8px 0;
}
#footer
{
   color: #ffffff;
   background: #000000;
	background: url(img/bottom.gif) repeat-x;
	width: 100%;
        font: 9px small Verdana,Sans-serif;;
	text-align: center;
	clear: both;
	padding: 0;
	margin: 4;
}
#footer a:link, #footer a:visited
{
	color: #ffcc33;
	border: none;
}
#footer a:hover, #footer a:active
{
	color: #ffcc33;
	text-decoration: underline;
}
.footer-i
{
	background: #000000;
        padding: 0px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}
textarea.text, input.formfield
{
	font: 11px Verdana, Arial, sans-serif;
}
input.formfield
{
	width: 120px;
	margin-right: 4px;
        padding: 2;
}
input.formbutton
{
	background: #708090;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}
.trackbacks-text h5
{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #993300;
	padding: 0;
	margin: 0;
}
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
   font-size: larger;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}
img {
	border: none;
}



.thumbnailoutside {
	width:158px !important;
	height:170px !important;
	float:left ;
	text-align:center !important;
}
/*this is for a taller box*/
.thumbnailoutside2 {
	width:155px !important;
	height:180px !important;
	float:left !important;
	text-align:center !important;
}

.alpha-shadow {
	float:left;
	background: url(/nucleus/plugins/gallery/update/shadow1.gif) no-repeat bottom right;
	margin: 0px 0 0 10px !important;
	margin: 10px 0 0 10px;
	z-index:3;
	padding: 0px;
	}

.alpha-shadow div {
  background: url(/nucleus/plugins/gallery/update/shadow2.png) no-repeat left top !important;
  background: url(/nucleus/plugins/gallery/update/shadow2.gif) no-repeat left top;
  float: left;
  margin-top: 0px;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px !important;
  }

.tooltip2 {
 background-image:none !important;
 width:0px;
 display:none;
}

#tooltip2 div.tooltip2div {
border-style:dotted;
border-color:#CCCCCC;
 border-width:1px;
float:left; 
 background-image:url(/nucleus/plugins/gallery/transparent.gif)!important;
 padding:0px !important;}
#tooltip2 div.tooltip2div span {display:none;}
#tooltip2 div.tooltip2div:hover {border-style:solid;border-color:#FFFFFF;float:left}
#tooltip2 div.tooltip2div:hover span {display:block;background-color:white;padding-left:10px;padding-right:10px} 
#tooltip2 div.over {border-style:none;display:block;float:left;border-color:#FFFFFF;float:left}
#tooltip2 div.over span {float:left;display:block;background-color:white;padding-left:10px;padding-right:10px} 

/* had to put float:left here because firefox before 1.0.5 has a bug with javascript element.stlye.float (fixed in 1.0.6)*/

.drawingbox {
border-style:solid;
position:absolute;
border-width:1px;
border-color:#FFFFFF;
float:left;
display:block;
z-index:5;
}

/* had to put float:left here because firefox before 1.0.5 has a bug with javascript element.stlye.float (fixed in 1.0.6)*/

.captionformdiv {
position:absolute;
float:left;
background-color:#FFFFFF;
display:block;
border-style:solid;
border-color:#FFFFFF;
}

/* Calendar */

table.calendar {
  font-size: 10px;
  color: #ffffcc;
}

tr.calendardateheaders {
  font-size: 10px;
  color: #ffcc33;
}

td.days {
  text-align: center;
}

td.today {
  text-align: center;
  color: black;
  background-color: whitesmoke;
}