/* CSS Document */
body {
    background: #000 url(ftsbg2.jpg) no-repeat fixed left bottom;
    margin: 0px; 
    font-family: Century Gothic, Lucida Grande, Verdana, Arial, Helvetica; 
    font-size: 9pt;
    color: #ffffff;
    font-weight: lighter;
    height: 100%;
}

body td {
    font-family: Century Gothic, Lucida Grande, Verdana, Arial, Helvetica; 
    font-size: 7pt;
    color: #999999;
    font-weight: lighter;
}


h1 {
    font: bold italic 24px century gothic, "Times New Roman", Times, serif;
    background: transparent;
    
}
 
h2 {

border-bottom: 1px solid #333;
    font-weight: bold;
    font-size: 1em;
    font-family: century gothic;
    }

.post {
border:1px solid #222;
padding: 0px 5px;
background: #111;
margin: 10px;
    
}

h3 {
    color:#68EFE0;
    font: 18px century gothic, "Times New Roman", Times, serif;
    background: transparent;
font-variant: small-caps;
}

h4 {
    font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

.date {
    font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.09em;
    display: block;
}

strong {
    color: #ffffff;
}

a:link {font-family: "Lucida Grande", Verdana, Arial, Helvetica; color: #A9FF00; text-decoration: none;}
a:active {font-family: "Lucida Grande", Verdana, Arial, Helvetica; color: #666666; text-decoration: none;}
a:visited {font-family: "Lucida Grande", Verdana, Arial, Helvetica; color: #32FF0F; text-decoration: none;}
a:hover {color: #5FFFED;}


#karatebot {
    z-index:0;
    position:absolute;
    right:20px;
    bottom:28.8%;
}

#kbot {
    z-index:0;
    position:absolute;
    right:50px;
    bottom:44%;
}

#bubble {
    position:absolute;
    left:5px;
    bottom:60%;
    z-index:1;
}

#robot {    
    position:absolute;
    left:5px;
    bottom:30%;

	z-index:2;
}


#main_pane {
background-image: none;
    background-color:#EF3B86;
    filter:alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.90; opacity:0.9;
    z-index:4;
    position:absolute;
    border:1px solid #333333;
    padding-top: 10px;
    padding-left:10px;
    padding-bottom:10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    left: 50%;
    margin-left: -325px;
    top: 50px;
    height:75%;
    overflow:auto;
    visibility: hidden;
    voice-family: "\"}\""; 
    voice-family:inherit;
}

html>body #main_pane {
background-image: none;    
width:590px;
    
} 

.innerinner {
    background-image: none;
    background-color:#DFF5F9;
    z-index: 4;
    width: 400px;
    height: ;
    border: none;
}

.iframe_page { 
background-image: none;
	background-color:#EF3B86;
	width:95%;
	height:100%;
}

.news_item span {
    text-indent: 1.5em;
	color: #AAAAAA;
}
.header {
    text-align: center;
	font-size: 30pt;
	color: #7CEF68;
}

#menu {
    position:absolute;
    top:15px;
    border-bottom: 1px solid #aaa;
    left: 50%;
        width:600px;
	margin-left: -325px;
	font-size: 11px;
        font-family: century gothic;
        font-variant: small-caps;
	font-weight: bold;
	z-index:5;
} 

#menu ul {
	margin-left: 0;
	padding-left: 133px;
	display: inline;
	} 

#menu ul li {
    background-color: transparent;
	margin-left: 0;
	padding: 0px 5px;
	list-style: none;
	display: inline;
	}

#copy {
    z-index:3; 
        border-top: 1px solid #999;
        position: absolute;
	bottom:5px;
	width: 600px;
	left: 50%;
	margin-left: -325px;
        text-align: center;
	font-family: Verdana, Arial, Helvetica; 
	color: #666;
	font-size:7pt;
	text-decoration: none;
	overflow: hidden;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */




.postmetadata{
border-top: 1px solid #333;
color: #444;
}

.postmetadata ul, .postmetadata li {
       	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	

/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.pullquote {
padding: 10px;
float: right;
width: 200px;
margin:10px 0 10px 10px;
border-top:2px solid #ffc300;
border-bottom:2px solid #ffc300;
text-align: center;
line-height: 22px;
font-family: georgia, verdana, Arial, Helvetica, sans-serif;
color:#ccc;}


<!-- LyteBox.css -->

#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 55%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://thefatsumas.com/photos/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(http://thefatsumas.com/photos/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(http://thefatsumas.com/photos/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(http://thefatsumas.com/photos/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(http://thefatsumas.com/photos/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(http://thefatsumas.com/photos/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(http://thefatsumas.com/photos/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(http://thefatsumas.com/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(http://thefatsumas.com/photos/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(http://thefatsumas.com/photos/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(http://thefatsumas.com/photos/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(http://thefatsumas.com/photos/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(http://thefatsumas.com/photos/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }