/* Stylesheet for irsr v2 */

/* Structural */

body {
	width: 792px;
	margin: 5px auto;
	padding: 0 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	}

#container {
	margin: auto;
	width: 794px;
	background-color: #FFF;
	border: 1px solid #000;
	text-align: left;
	}

#header {
	float: left;
	height: 91px;
	width: 792px;
	background-image: url(images/header.jpg);
}

#navigation {
	clear: both;
	height: 20px;
	width: auto;
	margin: auto;
	}

/* NAVIGATION STUFF */

ul#nav { background: url(images/nav_image.jpg);}
ul#nav li { float:left; list-style-type:none;}
ul#nav li a { height:20px; display:block; position:relative; top:0; left: -20; text-indent:-9999px; outline:none; z-index:10;}	

li#navMain a, li#navAbout a, li#navServices a, li#navPortfolio a, li#navJournal a, li#navExtras a, li#navContact a { background:url(images/nav_image.jpg); background-repeat:no-repeat;}

li#navMain a    {background-position:0 0; width:80px; left:0;}
li#navMain a:hover    {background-position:0 -20}
body#pageMain li#navMain a {background-position:0 -40}

li#navAbout a    {background-position:-100 0; width:115px; left:100; }
li#navAbout a:hover    {background-position:-100 -20}
body#pageAbout li#navAbout a {background-position:-100 -40}

li#navServices a    {background-position:-215 0; width:110px; left:215; }
li#navServices a:hover    {background-position:-215 -20}
body#pageServices li#navServices a {background-position:-215 -40}

li#navPortfolio a    {background-position:-326 0; width:116px; left:326; }
li#navPortfolio a:hover    {background-position:-326 -20}
body#pagePortfolio li#navPortfolio a {background-position:-326 -40}

li#navJournal a    {background-position:-443 0; width:113px; left:443; }
li#navJournal a:hover    {background-position:-443 -20}
body#pageJournal li#navJournal a {background-position:-443 -40}

li#navExtras a    {background-position:-555 0; width:106px; left:555; }
li#navExtras a:hover    {background-position:-555 -20}
body#pageExtras li#navExtras a {background-position:-555 -40}

li#navContact a    {background-position:-661 0; width:106px; left:661; }
li#navContact a:hover    {background-position:-661 -20}
body#pageContact li#navContact a {background-position:-661 -40}

#clear_all
	{
	width: 100%;
	height: 10px;
	clear: both;
	}

#main {
	padding: .5em 0 .5em .5em;
	float: left;
	width: 510px;
	height: auto;
	}

#main h4.top
	{
	height: 25px;
	background: transparent url(images/pbox_top.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	clear: both;
	}	
	
#main h4.bottom
	{
	height: 25px;
	background: transparent url(images/pbox_bot.jpg) no-repeat;
	text-indent: -9999px;
	clear: both;
	margin-top: 8em;	
	}	

/*==========================================================
Portfolio Rollovers
==========================================================*/	

#main p img
	{
	float: right;
	border: 1px solid black;
	margin-left: 1em;	
	}	

#main p a span
	{display: none;}
	
#main p a:hover span
	{
	display: block;
	position: relative;
	left: 50px;
	top: -140px;
	width: 600px;
	height: 400px;
	border: 1px solid black;
	}

/* rollover image subclasses */	
.learnatlunch {background: url(images/b_learnatlunch.jpg) no-repeat top left;}
.outugo				{background: url(images/outugo.jpg) no-repeat top left;}
.wfog					{background: url(images/bookcover.jpg) no-repeat top left;}
.rindler			{background: url(images/rindler.jpg) no-repeat top left;}
.halley				{background: url(images/halley.jpg) no-repeat top left;}
.cd						{background: url(images/cd.jpg) no-repeat top left;}
.bellytales		{background: url(images/bellytales.jpg) no-repeat top left;}
.micad				{background: url(images/mic_ad.jpg) no-repeat top left;}
.jazz					{background: url(images/jazzbastards.jpg) no-repeat top left;}
.lolchat			{background: url(images/lolchat.jpg) no-repeat top left;}
.piano				{background: url(images/piano.jpg) no-repeat top left;}
.october			{background: url(images/october.jpg) no-repeat top left;}
.pitchfork		{background: url(images/pitchfork.jpg) no-repeat top left;}
.lsna					{background: url(images/lsna.jpg) no-repeat top left;}
.jberres			{background: url(images/jberres.jpg) no-repeat top left;}
.ret_01				{background: url(images/retouch_01.jpg) no-repeat top left;}
.ret_02				{background: url(images/retouch_02.jpg) no-repeat top left;}
.ret_03				{background: url(images/retouch_03.jpg) no-repeat top left;}

#main ul
	{
	padding: 0 0 0 2em;
	margin: -2em 0 0 0;
	list-style-type: none;
	text-align: center;
	}

#main ul li
	{
	padding: 0 0 0 2em;	
	font-size: 80%;
	font-weight: bold;
	}	

#image {
	background-image: url(images/notebook.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 215px;
	height: 452px;
	}	

#footer {
	height: 20px;
	padding-top: 3px;
	border-top: 4px solid #000000;
	width: 794px;
	clear: both;	
	}

#footer .date {
	padding-top: .75em;
	padding-left: 1em;
	float: left;
	text-color: #FF0000;
	font-size: .60em;
	text-align: left;
	}

#footer .contact a {
	padding-right: 1em;
	font-size: .60em;
	float: right;
	text-align: right;
	text-color: #000000;
	text-decoration: none;
	margin: 0 0 0 0;
	}		
	
h1 {
	font-size: 110%;
	text-color: #FFFFFF;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	}	

h2 {
	font-size: 90%;
	font-weight: bold;
	height: 1em;
	margin: .5em 0 0 0;
	padding: 0 0 2em 0;	
	text-align: left;
	}

h3
	{
	font-size: 90%;
	background: transparent url(images/squares_logo.png) no-repeat scroll center;
	margin-left: 7.5em;
	padding-top: 1em;
	}	
	
div.hr
	{
	margin: 2em 0 2em 0;
	height: 13px;
	background: transparent url(images/hr_element.png) no-repeat scroll center;
	clear: both;
	}	

#main div.hr
	{
	padding-left: 2em;
	}	
	
div.hr hr
	{
	display: none;
	}	
	
/* Links */
a:link {
	color: #000000
	}
a:visited {
	color: #FF0000;
	}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
/*	font-weight: bolder; */
	}
a:active {
	color: #FF0000
	}		
	
/* Specials, Selectors */

.red-emp {
	color: #FF0000;
	font-weight: bolder;
	}	

.sq_black {
	font-size: 100%;
	background-image: url(images/square_bk.png);
	background-repeat: no-repeat;
	text-indent: 2em;
	}
	
.sq_red {
	font-size: 100%;
	background-image: url(images/square_rd.png);
	background-repeat: no-repeat;
	text-indent: 2em;
	}

.small_ctr
	{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: -.5em 0;
	}	
	
.indent {
	text-indent: 2.5em;
	}
	
p.port
	{
	font-size: 80%;
	padding: 0 1.5em;
	margin-bottom: -1em;
	}
	
p.phead
	{
	padding-left: 1.2em;
	margin-top: -1em;
	margin-bottom: -1em;
	color: #FF0000;
	font-size: 90%;
	font-weight: 600;
	}
	
#main p img.chicklet
	{
	margin-left: 0;
	float: none;
	display: inline;
	border: none;
	}	
	
.tiny
	{
	font-size: .7em;
	font-weight: bold;
	}			