
body 
{
	background-image:url('../images/volcanic.jpg');
	background-attachment: fixed;
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: small;
	color: #ff5723;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

A:link {
	color: #ff5723;
	font-weight: bold;
}

A:active {
	color: #aaaa02;
}

A:visited {
	color: #aa6604;
	font-weight: bold;
}
   
A:hover {
	color: #555502;
	font-weight: bold;
}

A.bloglink:link {
	color: #ff5723;
	font-weight: normal;
}

A.bloglink:active {
	color: #aaaa02;
	font-weight: normal;
}

A.bloglink:visited {
	color: #aa6604;
	font-weight: normal;
}
   
A.bloglink:hover {
	color: #555502;
	font-weight: normal;
}

A.sectionTitle:link {
	text-decoration: none;
}

A.sectionTitle:active {
	text-decoration: none;
	color: #aaaa02;
}

A.sectionTitle:visited {
	color: #aa6604;
	text-decoration: none;
}
   
A.sectionTitle:hover {
	color: #555502;
}

.divinline {
	display:inline;
}

.divhidden {
	display:none;
}

.normal {
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: medium;
	color: #ff5723;
	margin: 0px;
	text-align:left;
}

.small {
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: small;
	color: #ff5723;
	margin: 0px;
	text-align:left;
}

.x-small {
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	color: #ff5723;
	margin: 0px;
	text-align:left;
}

.xx-small {
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	color: #ff5723;
	margin: 0px;
	text-align:left;
}

.title {
	font-size: large;
	text-align: left;
	font-weight: bold;
}

.titleMedium {
	font-size: medium;
	text-align: left;
	font-weight: bold;
}

.titleSmall {
	font-size: small;
	text-align: left;
	font-weight: bold;
}

/* classes for maximized sections */
.maxSectionDiv {
	float: left;
	padding: 10px 10px 0px 10px; 
	position: relative;	
	height: 800px;
	width: 225px;
	border-right:1px solid #ff5723;
	border-bottom:1px solid #ff5723;
	border-top:1px solid #ff5723;
}

.maxSectionLongDiv {
	float: left;
	padding: 10px 10px 0px 10px; 
	position: relative;	
	height: 800px;
	width: 265px;
	border-right:1px solid #ff5723;
	border-bottom:1px solid #ff5723;
	border-top:1px solid #ff5723;
}

.maxSectionTitle {
	position: relative;
	float: left;
	width: 195px;
	font-size: large;
	text-align: left;
	font-weight: bold;	
}

.maxSectionSummary {
	position: relative;
	float: left;
	font-size: small;
	width: 225px;
	top:25px;
	height:20px;
	font-weight: bold;	
}

.maxSectionSizeIcon {
	position:relative;
	float:right;
	width: 15px;
	height:15px;
	border:1px solid #ff5723;
	text-align:center;
	color:#ff5723;
	font-size:small;
	margin:3px;
}

.subsectionContainer {
	position: relative;
	float:left;
	top: 55px;
	padding-top:5px;
	width: 225px;
}

/* classes for minimized sections */
.minSectionDiv {
	float: left;
	margin: 3px; 
	position: relative;
	width:100%;
}

.minSectionTitle {
	position: relative;
	float: left;
	margin-left: 5px;
	width: -16px;
}

.minSectionSizeIcon {
	position: relative;
	float: right;
	width: 15px;
	height: 15px;
	border:1px solid #ff5723;
	text-align:center;
	color:#ff5723;
	font-size:small;
	margin-right: 10px;
}


/* main containers */
.container {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
}

.maxDivContainer {
	position: absolute;
	width: 83%;
	left: 0px;
	top: 30px;
}

.minDivContainer {
	position: absolute;
	width: 15%;
	left: 83%;
	top: 30px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ff5723;
}

/* wallpaper stuff */
.wallpaperThumbnailContainer {
	position: relative;
	float:left;
	top: 55px;
	margin-top:10px;
	width: 265px;
}

.wallpaperGalleryContainer {
	position: relative;
	float:left;
	top: 55px;
	padding:15px;
	width: 265px;	
	height:200px;
}

.wallpaperThumbnailPic {
	position:relative;
	float:left;
	top:0px;
	width:160px;
	margin-right: 5px;
}

.wallpaperThumbnailSize {
	position:relative;
	float:left;
	top:0px;
	width:100px;
}

.dotOn {
	background-image:url('../images/hellDotOn.gif');
	background-position: left top;
	background-repeat:no-repeat;
	position: relative;
	float: left;
	height:25px;
	left: 0px;
	/*width:100px; */
	padding-left: 25px;
	text-align:right;
	font-size: x-small;
	font-weight: bold;
	color: #555502;
	text-decoration:none;
}

.dotOff {
	background-image:url('../images/hellDotOff.gif');
	background-position:left top;
	background-repeat:no-repeat;
	position: relative;
	float: left;
	height:25px;
	left: 0px;
	/*width:100px; */
	padding-left: 25px;
	text-align:right;
	font-size: x-small;
	font-weight: normal;
	color: #ff5723;
	text-decoration:none;
}

.dotOnHoriz {
	background-image:url('../images/hellDotOn.gif');
	background-position: left top;
	background-repeat:no-repeat;
	position: relative;
	float: left;
	height:25px;
	left: 0px;
	padding: 5px 15px 2px 25px;
	text-align:right;
	font-size: x-small;
	font-weight: bold;
}

.dotOffHoriz {
	background-image:url('../images/hellDotOff.gif');
	background-position:left top;
	background-repeat:no-repeat;
	position: relative;
	float: left;
	height:25px;
	left: 0px;
	padding: 5px 15px 2px 25px;
	text-align:right;
	font-size: x-small;
	font-weight: normal;
}

/* meals stuff */
.mealsTitle {
	float: left;
	margin: 3px; 
	position: relative;	
	width: 220px;
	font-size: small;
	font-weight: bold;
}

.mealsSummary {
	float: left;
	margin: 3px; 
	padding-bottom:15px;
	position: relative;	
	width: 220px;
	font-size: small;
}

/* chess stuff */
.chessTitle {
	float: left;
	margin: 3px; 
	position: relative;	
	width: 100%;
	font-size: small;
	font-weight: bold;
}

.chessComment{
	position: relative;
	float: left;
	width: 100%;
	font-size: small;
	text-align: left;
}

.chessSummary {
	float: left;
	margin: 3px; 
	padding-bottom:15px;
	width: 100%;
	position: relative;	
	font-size: small;
}

.chessContainer {
	position: relative;
	float: left;
	width: 80%;
	top: 55px;
	color: #ff5723;
	padding-bottom: 20px;
	padding-left:10px;
}

.chessGameContainer {
	position: relative;
	left:0px;
	top:0px;
	width: 300px;
	margin-left: 10px;
}

.chessGameName {
	float: right;
	position: relative;
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	width: 100%;
}

.chessGameEvent{
	float: right;
	position: relative;
	font-size: small;
	text-align: left;
	margin-left: 10px;
	width: 100%;
}

.chessGameMoveContainer {
	float: left;
	position: relative;
	width: 350px;
}

.chessGameNumber {
	float: left;
	position: relative;
	font-size: small;
	text-align: left;
	width: 30px;
}

.chessGameMove {
	float: left;
	position: relative;
	font-size: small;
	text-align: left;
	width: 55px;
}

.chessGameNumberEllipse {
	float: left;
	position: relative;
	font-size: small;
	text-align: left;
	width: 30px;
}

.chessGameMoveEllipse {
	float: left;
	position: relative;
	font-size: small;
	text-align: left;
	width: 55px;
}

.chessGameCommentary {
	float: left;
	position: relative;
	font-size: small;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.chessBoardCorner {
	position: absolute;
	background-color:#332201;
	width: 25px;
	height: 25px;
}

.chessBoardBorderH {
	position: relative;
	background-color:#332201;
	color: #ff5723;
	text-align: center;
	width: 50px;
	height: 25px;
}

.chessBoardBorderV {
	position: absolute;
	background-color:#332201;
	color: #ff5723;
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 50px;
}

.chessBoardSquareWhite {
	position: absolute;
	background-color: #ee6432;
	width: 50px;
	height: 50px;
	background-position: center center;
	background-repeat:no-repeat;
}

.chessBoardSquareBlack {
	position: absolute;
	background-color: #332201;
	width: 50px;
	height: 50px;
	background-position: center center;
	background-repeat:no-repeat;
}


.chessBoardContainer {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 500px;
}
div > .chessBoardContainer {
	position: fixed;
	left: 400px;
	top: 90px;
	width: 500px;
}

/* title bar stuff */
.titleContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 100%;
	background-color:#332211;
}

.titleTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30%;
	font-size: x-large;
	/* text-align:left;
	vertical-align:bottom;*/
	font-weight: bold;
	height: 52px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	z-index: 3;
}
.quoteTop {
	position: absolute;
	top: 0px;
	left: 30%;
	width: 50%;
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	color: #ff5723;	
	height: 55px;
	padding: 5px 5% 0px 5%;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	z-index: 2;
}
.switcherTop {
	position: absolute;
	top: 0px;
	left: 80%;
	width: 20%;
	font-family: trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: small;
	color: #ff5723;
	height: 55px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	text-align:right;
	z-index: 1;
}

/* introduction */
.introduction {
	width: 80%;
	font-size: small;
	text-align: left;
	position: absolute;
	left: 0px;
	height: 30px;
	padding-left: 10px;
}


/* menu bar stuff */
.menuBarContainer {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	background-color:#ff5723;
}

.menuBarItem {
	position: relative;
	float: left;
	color:  #332211;
	font-size: small;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

A.menu:link {
	color: #332211;
	text-decoration: none;
	font-weight: bold;
}

A.menu:active {
	color: #aaaa02;
	text-decoration: none;
}

A.menu:visited {
	color: #bbaa66;
	text-decoration: none;
	font-weight: bold;
}
   
A.menu:hover {
	color: #626202;
	text-decoration: none;
	font-weight: bold;
}

/* links stuff */
.linkContainer {	
	position: relative;
	float: left;
	width: 100%;
	top: 55px;
	color: #ff5723;
	padding-bottom: 20px;
}

.linkContainerOn {
	position: relative;
	float: left;
	width: 100%;
	top: 55px;
	color: #bbaa66;
	padding-bottom: 20px;
}

.linkImage {
	position: relative;
	float: left;
	border: 0px;
	text-align: center;
	background-color: transparent;
}

.linkTitle {
	position: relative;
	float: left;
	width: 100%;
	font-size: small;
	font-weight: bold;
	text-align: left;
	background-color: transparent;
}

.linkComment{
	position: relative;
	float: left;
	width: 100%;
	font-size: small;
	text-align: left;
	background-color: transparent;
}
