@charset "utf-8";
/* C S S - D O C U M E N T */

/* S T A N D A R D S */

html{height:100%;margin:0;padding:0;}
body{font-family: garamond, serif;padding:0;margin:0;width:100%;height:100%;}
p{font-size:.9em;padding:5px;margin:10px;}

a img{border:none;}

a:link, a:visited {text-decoration: none;}
a:hover, a:active{text-decoration: underline;}

ul{margin:0;padding:0;}

/* C E N T E R */

#distance { width:1px;height:50%;background-color:white;margin:-355px 0 0 0;float:left;padding:0;}  /* Margin is the opposite of half of container's height */
#space{width:1px;height:15px;margin:0;padding:0;display:relative;float:left;clear:left;}
#center{background:url(../images/9boxes.png) top left;width:990px;margin:0 auto 0 auto;padding:0 0 0 0;display:block;height:550px;position:relative;z-index:0;clear:left;}

/* C U S T O M   1 X 1's */
body > #center > div > a{height:110px;width:110px;display:block;position:absolute;}

/* B A C K G R O U N D   B O X E S */
.one-x-two{background-color:white;background-image:url(../images/boxes.png);background-position:-110px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:220px;}
.one-x-three{background-color:white;background-image:url(../images/boxes.png);background-position:-330px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:330px;}
.one-x-four{background-color:white;background-image:url(../images/boxes.png);background-position:-660px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:440px;}
.one-x-five{background-color:white;background-image:url(../images/boxes.png);background-position:-1100px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:550px;}
.one-x-six{background-color:white;background-image:url(../images/boxes.png);background-position:-1650px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:660px;}
.one-x-seven{background-color:white;background-image:url(../images/boxes.png);background-position:-2310px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:770px;}
.one-x-eight{background-color:white;background-image:url(../images/boxes.png);background-position:-3080px 0px;background-repeat:no-repeat;position:absolute;display:block;height:110px;width:880px;}
.two-x-one{background-color:white;background-image:url(../images/boxes.png);background-position:0 -110px;;background-repeat:no-repeat;position:absolute;display:block;height:220px;width:110px;}
.two-x-two{background-color:white;background-image:url(../images/boxes.png);background-position:-110px -110px;background-repeat:no-repeat;position:absolute;display:block;height:220px;width:220px;}
.two-x-three{background-color:white;background-image:url(../images/boxes.png);background-position:-330px -110px;;background-repeat:no-repeat;position:absolute;display:block;height:220px;width:330px;}
.two-x-four{background-color:white;background-image:url(../images/boxes.png);background-position:-660px -110px;background-repeat:no-repeat;position:absolute;display:block;height:220px;width:440px;}
.three-x-one{background-color:white;background-image:url(../images/boxes.png);background-position:0px -330px;;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:110px;}
.three-x-two{background-color:white;background-image:url(../images/boxes.png);background-position:-110px -330px;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:220px;}
.three-x-two_trans{background-image:url(../images/3x2-trans.png);background-repeat:no-repeat;position:absolute;display:block;height:330px;width:220px;z-index:2}
.three-x-three{background-color:white;background-image:url(../images/boxes.png);background-position:-330px -330px;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:330px;}
.three-x-four{background-color:white;background-image:url(../images/boxes.png);background-position:-660px -330px;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:440px;}
.three-x-five{background-color:white;background-image:url(../images/boxes.png);background-position:-1100px -330px;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:550px;}
.three-x-five_trans{background-color:white;background-image:url(../images/3x5-trans.png);background-repeat:no-repeat;position:absolute;display:block;height:330px;width:550px;}
.three-x-seven{background-image:url(../images/boxes.png);background-position:-1650px -330px;background-repeat:no-repeat;position:absolute;display:block;height:330px;width:770px;}
.four-x-one{background-color:white;background-image:url(../images/boxes.png);background-position:0px -660px;background-repeat:no-repeat;position:absolute;display:block;height:440px;width:110px;}
.four-x-two{background-color:white;background-image:url(../images/boxes.png);background-position:-110px -660px;background-repeat:no-repeat;position:absolute;display:block;height:440px;width:220px;}
.four-x-three{background-color:white;background-image:url(../images/boxes.png);background-position:-330px -660px;background-repeat:no-repeat;position:absolute;display:block;height:440px;width:330px;}
.four-x-four{background-color:white;background-image:url(../images/boxes.png);background-position:-660px -660px;background-repeat:no-repeat;position:absolute;display:block;height:440px;width:440px;}
.five-x-one{background-color:white;background-image:url(../images/boxes.png);background-position:0px -1100px;background-repeat:no-repeat;position:absolute;display:block;height:550px;width:110px;}

/* A B S O L U T E   P O S I T I O N S */
.left_one{left:0;}
.left_two{left:110px;}
.left_three{left:220px;}
.left_four{left:330px;}
.left_five{left:440px;}
.left_six{left:550px;}
.left_seven{left:660px;}
.left_eight{left:770px;}
.left_nine{left:880px;}

.top_one{top:0px;}
.top_two{top:110px;}
.top_three{top:220px;}
.top_four{top:330px;}
.top_five{top:440px;}

/* H O M E   A N D   I N D E X */
#home a{background-image:url(../images/home-trans.png);left:0;top:0;}
#home_content p, #index_content p{line-height:150%;}
.home_selected a{background-color:#F4F37C;}

#home_content h2{color:#d8d738;}
#home_content a{color:#c1c02a;}

#index_content h2, #home_content h2{
	padding:5px;
	margin:10px 10px -10px;
	font-size:1.5em;
	text-align:left;
	}
#index_content h2{color:#6997fc;}
#index_content a{color:#4676df;}

/* S L I D E   S H O W   */
.slideshow{position:absolute;display:block;height:330px;width:220px;z-index:1;}
.slideshow.white{background-color:white;z-index:-5}

/* L O G O   B O X */
#logobox{background-color:white;position:absolute;display:block;left:110px;top:0;height:110px;width:550px;}
body > #center > #logobox > a{background-image:url(../images/lbc_logo-trans.png);height:110px;width:550px;display:relative;}
.logobox_selected a{background-color:#a9c3fc;}

/* A B O U T */
body > #center > #about > a{background-image:url(../images/about-trans.png);left:880px;top:0;}
.about_selected a{background-color:#78B599;}

#about_content a{color:#326f53;}
#about_content p{line-height: 165%;text-align:right;}

/* P O R T F O L I O */
#portfolio a{background-image:url(../images/portfolio-trans.png);left:0;top:110px;}
.portfolio_selected a{background-color:#eea0a0;}

/* P O R T F O L I O   I C O N S */
#portfolio_entries{position:absolute;display:block;left:110px;top:110px;}
#portfolio_entries li, #portfolio_entries a{width:110px;height:110px;display:block;float:left;position:relative;}
#portfolio_entries a{background:transparent url(../portfolio/rollover.png) no-repeat;}/*OnMouseOver*/
.entry_selected a{background:transparent url(../portfolio/rollover.png) no-repeat;position:absolute;display:block;height:110px;width:110px;z-index:1;}

#andrewlaytondesign{background-image:url(../portfolio/andrewlaytondesign/andrewlaytondesign.png);}
#fearthecosmos{background-image:url(../portfolio/fearthecosmos/fearthecosmos.png);}
#grayoakproductions{background-image:url(../portfolio/grayoakproductions/grayoakproductions.png);}
#thewidowstwodaughters{background-image:url(../portfolio/thewidowstwodaughters/thewidowstwodaughters.png);}
#iphone{background-image:url(../portfolio/iphone/iphone.png);}
#knuterockne{background-image:url(../portfolio/knuterockne/knuterockne.png);}
#babywantscandy{background-image:url(../portfolio/babywantscandy/babywantscandy.png);}
#stevenpressfieldblog{background-image:url(../portfolio/stevenpressfieldblog/stevenpressfieldblog.png);}
#tommycurry{background-image:url(../portfolio/tommycurry/tommycurry.png);}
#billyelliot{background-image:url(../portfolio/billyelliot/billyelliot.png);}
#shrek{background-image:url(../portfolio/shrek/shrek.png);}
#stevenpressfieldonline{background-image:url(../portfolio/stevenpressfieldonline/stevenpressfieldonline.png);}
#commandposts{background-image:url(../portfolio/commandposts/commandposts.png);}

/* P O R T F O L I O   C O N T E N T */
#portfolio_content .caption h2{
	padding:15px 15px 5px;
	margin:0;
	font-size:1em;
	font-weight:600;
	color:#ee7575;
}
#portfolio_content .caption p{
	margin:0;
	padding:5px 15px;
}
#portfolio_content .nav{
	position:absolute;
	display:block;
	bottom:10px;
}
#portfolio_content a{
	color:#ee7575;
}
.nav_left{left:10px;}
.nav_right{right:10px;}

/* A N D R E W   L A Y T O N   D E S I G N */
.andrewlaytondesign.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* F E A R   T H E   C O S M O S */
.fearthecosmos.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* G R A Y   O A K   P R O D U C T I O N S */
.grayoakproductions.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* T H E   W I D O W ' S   T W O   D A U G H T E R S */
.thewidowstwodaughters.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* i P H O N E */
.iphone.three-x-three img{margin:9px auto;width:210px;display:block;}
.iphone.three-x-five img{margin:25px auto;width:536px;display:block;}
/* K N U T E   R O C K N E */
.knuterockne img{margin:20px auto;width:290px;display:block;}
.knuterockne.three-x-four img{width:368px;}
/* B A B Y   W A N T S   C A N D Y */
.babywantscandy.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* S T E V E N  P R E S S F I E L D  B L O G */
.stevenpressfieldblog.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* T O M M Y   C U R R Y */
.tommycurry.three-x-five img{margin:8px auto;width:536px;padding-left:2px;display:block;}
/* B I L L Y  E L L I O T */
.billyelliot.one-x-seven embed{margin:10px auto;width:728px;padding-left:2px;display:block;}
/* S H R E K */
.shrek.one-x-seven embed{margin:10px auto;width:728px;padding-left:2px;display:block;}
/* S T E V E N  P R E S S F I E L D  O N L I N E */
.stevenpressfieldonline.three-x-five img{margin:7px auto;width:536px;display:block;}
/* C O M M A N D  P O S T S */
.commandposts.three-x-five img{margin:7px auto;width:536px;display:block;}

/* S E R V I C E S */
#services a{background-image:url(../images/services-trans.png);left:0;top:220px;}
body > #center > #services_one-x-two > a{background-image:url(../images/services_selected-trans.png);left:0;top:220px;width:220px;}
.services_one-x-two_selected a{background-color:#e69af1;}

#services_content .four-x-two p{
	width:190px;
	line-height: 150%;
	margin:12px 10px;
	text-align:left;
}
#services_content .four-x-four{
	width:420px;
	height:420px;
	padding:13px 10px;
}
#services_content .four-x-four p{
	margin:0px;
	padding:3px 0 10px 5px;
	line-height: 120%;
	text-align:left;
	width:410px;
	background:no-repeat;
	}
#services_content h2{
	padding:0 0 0 1px;
	margin:0;
	color:#df61f1;
	font-size:1em;
	text-align:left;
	}
#services_content a{
	color:#df61f1;
	}

/* N E W S */
#news a{background-image:url(../images/news-trans.png);left:0;top:330px;}
body > #center > #news_one-x-two > a{background-image:url(../images/news_selected-trans.png);left:0;top:330px;width:220px;}
.news_one-x-two_selected a{background-color:#f5ba64;}

/* N E W S   C O N T E N T */
#news_content .four-x-three{
	height:420px;
	width:310px;
	margin:0;
	padding:10px;
	background-repeat:no-repeat;
}
#news_content h1{
	width:302px;
	margin:0;
	padding:0 5px;
	font-size:20px;
	color:#555;
	font-weight:600;
}
.news_entry{
	line-height:1.12;
	max-height:125px;
}
.news_entry div{
	max-height:360px;
	overflow:hidden;
}
.news_entry h3{
	width:302px;
	margin:0;
	padding:0 5px;
	font-size:15px;
	color:#f5a22a;
	font-weight:600;
}
.news_entry h4{
	width:302px;
	margin:0;
	padding:0 5px 0 7px;
	font-size:13px;
	color:#aaa;
	font-weight:100;
}
.news_entry .signature{
	padding:0 5px 5px 7px;
}
.news_entry p{
	width: 302px;
	margin:0;
	padding:5px 5px 5px 7px;
	font-size:14px;
	font-weight:100;
}
#news_content a{
	color:#f5a22a;
}
#news_content .signature a{
	text-transform:uppercase;
	color:#aaa;
	font-size:90%;
}
#news_content .news_entry .news_postnav{
	padding-bottom:5px;
}
/* N E W S   N A V I G A T I O N */
.news_nav{
	width:310px;
	position:absolute;
	display:block;
	bottom:10px;
	text-align:center;
}
.news_nav li{
	list-style-type:none;
	display:inline;
	padding:0px 7px;
	font-size:.8em;
	font-weight:bold;
	border-left:#aaa solid 1px;
	color:#aaa;
}
.news_nav .first{
	border:none;
}

/* N E W S   E D I T */
.addentry{
	margin-right:5px;
	font-family:garamond;
}
label{
	width: auto;
	margin:0;
	padding:5px 5px;
	font-size:.9em;
	display:block;
	float:left;
	clear:both;
}
label a{
	font-size:.9em;
	font-weight:bold;
}
.addentry .title, addentry .category, addentry .user{
	margin:2px 0;
	font-size:.9em;
	display:block;
	float:right;
}
.addentry .title{
	padding:0 0 0 7px;
	width:211px;
}
.addentry .category{
	width:220px;
	padding:0 0 0 5px;
	display:block;
	float:right;
}
.addentry .user{
	width:220px;
	font-family:garamond;
	padding:0 0 0 5px;
	display:block;
	float:right;
}
.addentry .syntax{
	float:right;
	clear:none;
}
.addentry textarea{
	width:296px;
	height:245px;
	font-family:garamond;
	margin:5px 5px 0;
	padding:1px;
}
.addentry .submit{
	display:block;
	float:left;
	font-size:1.2em;
	width:auto;
	clear:left;
}
.time{
	display:block;
	float:right;
	margin:2px 0 0 0;
	padding:5px;
	width:auto;	
	clear:none;
}
#newtime{
	float:right;
	margin:7px 0 0 3px;
	display:block;
	clear:none;
}


/* P L A Y */
#play a{background-image:url(../images/play-trans.png);left:0;top:440px;}
.play_selected a{background-color:#78eb70;}

/* C O N T A C T */
body > #center > #contact > a{background-image:url(../images/contact-trans.png);position:absolute;bottom:0;right:0;}
.contact_selected a{background-color:#937ac8;}

#contact_content p {line-height: 165%;margin:20px 10px;padding:10px;text-align:right;}
#contact_content a{color:#754ec8;}

/* V A L I D A T O R S */
#validate{
	position:relative;
	display:block;
	margin:5px auto;
	width:550px;
	text-align:center;
}
#validate li{
	list-style-type:none;
	display:inline;
	padding:0 5px;
	font-size:.8em;
	border-left:#aaa solid 1px;
}
#validate a{
	color:black;
}
#validate .first{
	border:none;
}

/* G A M E */
.game{
	position:absolute;
	width:770px;
	height:440px;
	display:block;
	padding:0;
	margin:0;
}
.game object, .game embed{
	padding:0;
	margin:0;
	display:relative;
}

