/**************************************************************************

  JEFF PLAMONDON // MAIN

  ***************************************************************************/

body {
	background: #7e7e7e;
	color: #3e3e3e;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 979px
}


#content {
	background: url(../images/main_bg.gif) repeat-y;
	padding: 0 50px 4px 20px;
	width: 909px
}
#header {
	background-position: bottom left;
	background-image: url(../images/FilmHeader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 0 0;
	width: 979px;
	height: 183px;
	padding-bottom: 13px;
}

#header ul {
	position: absolute;
	left: 11px;
	top: 141px;
	margin: 0;
	padding: 0;
}


#header li {
	float: left;
	font-weight: bold;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}



#header li a {
	display: block;
	background-image: url(../images/navbar_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
}


#header li a:hover {
	background-position: bottom; 
	color: #292929;
}

li.home { width: 82px }
li.about { width: 76px }
li.portfolio { width: 108px }
li.wip { width: 61px }
li.resume { width: 88px }
li.contact { width: 114px }

#header li.home a { background-position: 0 0 }
#header li.about a { background-position: -82px 0 }
#header li.portfolio a { background-position: -161px 0 }
#header li.wip a { background-position: -269px 0 }
#header li.resume a { background-position: -330px 0 }
#header li.contact a { background-position: -418px 0 }

#header li.home a:hover, #home #header li.home a { background-position: 0 -26px }
#header li.about a:hover, #about #header li.about a{ background-position: -82px -26px }
#header li.portfolio a:hover, #portfolio #header li.portfolio a { background-position: -161px -26px }
#header li.wip a:hover, #wip #header li.wip a  { background-position: -269px -26px }
#header li.resume a:hover, #resume #header li.resume a { background-position: -330px -26px }
#header li.contact a:hover, #contact #header li.contact a  { background-position: -418px -26px }



/* \*/
#header li a:hover { height: 1% }
/* End hide from IE-mac */

#headergames {
	background-position: bottom left;
	background-image: url(../images/GamesHeader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 0 0;
	width: 979px;
	height: 183px;
	padding-bottom: 13px;
}

#headergames ul {
	position: absolute;
	left: 11px;
	top: 141px;
	margin: 0;
	padding: 0;
}


#headergames li {
	float: left;
	font-weight: bold;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

#headergames li a {
	display: block;
	background-image: url(../images/navbar_games_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
}

#headergames li a:hover {
	background-position: bottom; 
	color: #292929;
}

li.home { width: 85px }
li.characters { width: 116px }
li.props { width: 68px }
li.mods { width: 61px }
li.resume { width: 88px }
li.contact { width: 114px }


#headergames li.home a { background-position: 0 0 }
#headergames li.characters a { background-position: -85px 0 }
#headergames li.props a { background-position: -201px 0 }
#headergames li.mods a { background-position: -269px 0 }
#headergames li.resume a { background-position: -330px 0 }
#headergames li.contact a { background-position: -418px 0 }

#headergames li.home a:hover, #home #headergames li.home a { background-position: 0 -26px }
#headergames li.characters a:hover, #characters #headergames li.characters a{ background-position: -85px -26px }
#headergames li.props a:hover, #props #headergames li.props a { background-position: -201px -26px }
#headergames li.mods a:hover, #mods #headergames li.mods a  { background-position: -269px -26px }
#headergames li.resume a:hover, #resume #headergames li.resume a { background-position: -330px -26px }
#headergames li.contact a:hover, #contact #headergames li.contact a  { background-position: -418px -26px }


/* \*/
#headergames li a:hover { height: 1% }
/* End hide from IE-mac */

#headerfilm {
	background-position: bottom left;
	background-image: url(../images/FilmHeader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 0 0;
	width: 979px;
	height: 183px;
	padding-bottom: 13px;
}

#headerfilm ul {
	position: absolute;
	left: 11px;
	top: 141px;
	margin: 0;
	padding: 0;
}


#headerfilm li {
	float: left;
	font-weight: bold;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}



#headerfilm li a {
	display: block;
	background-image: url(../images/navbar_film_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
}


#headerfilm li a:hover {
	background-position: bottom; 
	color: #292929;
}

li.home { width: 85px }
li.characters { width: 116px }
li.props { width: 68px }
li.mods { width: 61px }
li.resume { width: 88px }
li.contact { width: 114px }


#headerfilm li.home a { background-position: 0 0 }
#headerfilm li.characters a { background-position: -85px 0 }
#headerfilm li.props a { background-position: -201px 0 }
#headerfilm li.mods a { background-position: -269px 0 }
#headerfilm li.resume a { background-position: -330px 0 }
#headerfilm li.contact a { background-position: -418px 0 }

#headerfilm li.home a:hover, #home #headerfilm li.home a { background-position: 0 -26px }
#headerfilm li.characters a:hover, #characters #headerfilm li.characters a{ background-position: -85px -26px }
#headerfilm li.props a:hover, #props #headerfilm li.props a { background-position: -201px -26px }
#headerfilm li.mods a:hover, #mods #headerfilm li.mods a  { background-position: -269px -26px }
#headerfilm li.resume a:hover, #resume #headerfilm li.resume a { background-position: -330px -26px }
#headerfilm li.contact a:hover, #contact #headerfilm li.contact a  { background-position: -418px -26px }



/* \*/
#headerfilm li a:hover { height: 1% }
/* End hide from IE-mac */

#headerblog {
	background-position: bottom left;
	background-image: url(../images/BlogHeader.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 0 0;
	width: 979px;
	height: 183px;
	padding-bottom: 13px;
}

#headerblog ul {
	position: absolute;
	left: 11px;
	top: 141px;
	margin: 0;
	padding: 0;
}


#headerblog li {
	float: left;
	font-weight: bold;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

#headerblog li a {
	display: block;
	background-image: url(../images/navbar_blog_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
}

#headerblog li a:hover {
	background-position: bottom; 
	color: #292929;
}

li.home { width: 85px }
li.about { width: 76px }
li.portfolio { width: 108px }
li.wip { width: 61px }
li.resume { width: 88px }
li.contact { width: 114px }

#headerblog li.home a { background-position: 0 0 }
#headerblog li.about a { background-position: -85px 0 }
#headerblog li.portfolio a { background-position: -161px 0 }
#headerblog li.wip a { background-position: -269px 0 }
#headerblog li.resume a { background-position: -330px 0 }
#headerblog li.contact a { background-position: -418px 0 }

#headerblog li.home a:hover, #home #headerblog li.home a { background-position: 0 -26px }
#headerblog li.about a:hover, #about #headerblog li.about a{ background-position: -85px -26px }
#headerblog li.portfolio a:hover, #portfolio #headerblog li.portfolio a { background-position: -161px -26px }
#headerblog li.wip a:hover, #wip #headerblog li.wip a  { background-position: -269px -26px }
#headerblog li.resume a:hover, #resume #headerblog li.resume a { background-position: -330px -26px }
#headerblog li.contact a:hover, #contact #headerblog li.contact a  { background-position: -418px -26px }


/* \*/
#headerblog li a:hover { height: 1% }
/* End hide from IE-mac */

#footer {
	float: left;
	width: 979px;
	background: url(../images/footer_bg.gif) no-repeat;
	height: 48px;
}

h1 {
	clear: both;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin: 0;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #cc6600;
}

h2 {
	clear: both;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin-left: 24px;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #cc3300;
}

#onlineresume h1 {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}

#onlineresume h2 {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}

h1g {
	clear: both;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin: 0;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #cc6600;
}

h2g {
	clear: both;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin-left: 24px;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #cc3300;
}

#onlineresume h1g {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}

#onlineresume h2g {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}
h1f {
	clear: both;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin: 0;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #996600;
}

h2f {
	clear: both;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, Arial,z sans-serif;
	margin-left: 24px;
	padding: 7px 7px 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333300;
}

#onlineresume h1f {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}

#onlineresume h2f {
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	padding-top: 6px;
	margin-top: 18px;
	margin-bottom: 6px;
}

p {
	line-height: 20px;
	margin: 0 0 6px 24px;
}

a {
	color: #46323d;
}

a:hover {
	color: #806762;
}

ul {
	margin: 10px 12px;
}

div.thumbs {
	float: left;
	margin: 0 0 6px 18px;
}

div.thumbs a {
	float: left;
	display: block;
	margin: 8px;
}

div.thumbs img {
	border-width: 3px;
	border-style: solid;
}

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.clear {display: inline-block;}
/* \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
