/* Additional Syle Information For Sphinx */
body {
	background:#999 url(bg-slice-squidfingers.com.gif);
	font-family: georgia, helvetica, verdana, tahoma, arial, "sans serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
}

.dialog {
	width:184px;
	min-width:184px;
	max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
	color:#fff;
	padding: 0px;
	margin: 0px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
	background:transparent url(images/ml.png) repeat-y 0px 0px;
	margin-right:6px;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.dialog .bd .c {
 background:transparent url(images/mr.png) repeat-y right 0px;
 margin-right:-5px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(images/br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

p {
 font-family:verdana,tahoma,arial,"sans serif";
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .dialog pre {
	font-size:10px;
}

/*  Lessen the padding on the body  */

	body {
	padding: 0;
	margin: 0;
	}

/* Logo background */
	.logobg {
	font-size: 12px;
	text-align: left;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #262626;
	border-right-color: #262626;
	border-left-color: #262626;
	background-color: #000;
	}

/* Top right user information style */

	.user-info {
	color: #3399FF;
	position: absolute;
	right: 40px;
	top: 20px;
	height: 100px;
	width: 400px;
	background: transparent;
	border: none;
	overflow: auto;
	}

	.user-info ul {
		list-style: none;
		margin: 0;
	}

	.user-info a, .user-info a:visited {
	color: #3399FF;
	text-decoration: none;
	}

	.user-info a:hover {
	color: #3399FF;
	text-decoration: underline;
	}

	.user-avatar img {
		float: right;
		margin: 0 0 10px 10px;
		border-top: 2px solid #8E8E8E;
		border-right: 2px solid #7C7C7C;
		border-bottom: 2px solid #242424;
		border-left: 2px solid #363636;
	}

	.user-text {
		float: right;
		padding-right: 10px;
	}

/*  Tab Styles (top and bottom)  */

	.tabmenu {
	font-size: 10px;
	text-transform: uppercase;
	font-style: oblique;
	font-weight: bold;
	}

	.tabmenuitem {
	background-image: url(images/2.png);
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center;
	}

	.tabmenuitem a:link {
	color: #06F;
	text-decoration: none;
	text-align: center;
	}

	.tabmenuitem a:visited {
	color: #06F;
	text-decoration: none;
	text-align: center;
	}

	.tabmenuitem a:hover {
	color: #FF6600;
	text-align: center;
	}

/* Misc. Content Styles */

	#blockops, #blockops2 {
		width: 100%;
		text-align: center;
	}

	.centercontent {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	}

/*  Block Styles  */

	.blockhead {
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	background-image: url(images/loading.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

	.blockcontent {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: auto;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	}

	.blockheadleft {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	width: auto;
	height: 20px;
	display: block;
	vertical-align: sub;
	background-image: url(images/over.gif);
	background-repeat: no-repeat;
	font-style: oblique;
	text-transform: uppercase;
	padding: 5px;
	background-position: center;
	}

	.blockheadright {
	color: #FFF;
	font-size: 10px;
	text-align: center;
	width: auto;
	height: 20px;
	display: block;
	vertical-align: middle;
	background-image: url(images/over.gif);
	background-repeat: no-repeat;
	font-style: oblique;
	text-transform: uppercase;
	padding: 5px;
	background-position: center;
	}

	.blockcontentleft {
	color: #000000;
	text-align: left;
	font-size: 10px;
	width: auto;
	height: auto;
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
	}

	.blockcontentright {
	color: #000000;
	text-align: left;
	font-size: 10px;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
	}

	.blockcontentleft ul, .blockcontentright ul {
	margin: 0;
	padding: 0;
	}

	.blockcontentleft li, .blockcontentright li {
		width: 98%;
		margin-left: 0;
		padding: 0;
		list-style: none;
		display: block;
	}

	#leftblocks {
	width: 180px !important;
	}

	#rightblocks {
	width: 180px !important;
	}


/*  Footer stuff  */

	#footer {
	padding: 14px 0px;
	color: #666666;
	border: 1px solid #666666;
	}

	#footer a {
	color: #666666;
	}


/* Begin Individual Block Styles */

	/*  Mini-calendar Stuff  */

	table.blockcal {
	border-collapse: collapse;
	}

	td.blockcal {
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	border-right: 1px solid #262626;
	border-bottom: 1px solid #262626;
	}

	td.blockcaltoday {
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #999999;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	}

	td.blockcalpast {
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	border-right: 1px solid #262626;
	border-bottom: 1px solid #262626;
	}

	caption.blockcal {
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #666666;
	}

	th.blockcalweek {
	padding: 2px;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #999999;
	}

	/* User Info Block */

	#user-info-block {
	padding-top: 10;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
	}

	#user-info-block img {
	background: transparent;
	margin-bottom: 5px;
	}


	/* Avatar Stuff */

	.avatar {
		background: transparent;
		margin-bottom: 5px;
		border-top: 2px solid #88A6C0;
		border-right: 2px solid #40688B;
		border-bottom: 2px solid #355D80;
		border-left: 2px solid #7B9AB6;
	}
