
/*  ----------\
	-----------------------------------------------
	Title 		: EricNolin.com CSS Document
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 1.0
	Created 	: 03-09-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: (c) 2007 EricNolin.com
	-----------------------------------------------
	----------/
*/

/* --------------------------------------
	
	=layout, structure
	
-------------------------------------- */

body { 
	background: #121212 url(../img/bg-body.gif) repeat-y; 
	color: #e7e7e7; 
	font: normal small "Lucida Grande", Arial, Helvetica, sans-serif;
}

#wrapper {
	background: url(../img/txt-ericnolin-vert.gif) no-repeat;
	float: left;
	width: 780px;
}
#content {
	float: right;
	width: 501px;
}

#sidebar {
	float: left;
	width: 279px;
}

#masthead {
	float: left;
	width: 100%;
}

#demo-wrapper {
	overflow: hidden; 
	width: 501px;
	position: relative;
}
 
#demo-inner {
	width: 4992px;
	position: relative;
}

div.page {
	float: left;
	margin-right: 20px;
	width: 501px;
}

#footer {
	border-top: 1px solid #121212;
	clear: both;
	margin-top: 20px;
	padding: 10px 0 30px 0;
}
/* --------------------------------------
	
	=nav
	
-------------------------------------- */
ul#mainNav {

	margin: 34px 19px 0 70px;
	width: 190px;
}

ul#mainNav li.first {
	padding-top: 1.5em;
}

ul#mainNav li {
	padding-bottom: 1.5em;
	text-align: right;

}

ul#mainNav li a {
	background: url(../img/bg-nav-el.gif) no-repeat 100% 0;
	border: none;
	color: #2f2f2f;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0.4em 0.4em 0.4em 0.6em;
	
	
}

ul#mainNav li a:hover,
body#accueil li#nav-home a,
body#bio li#nav-bio a,
body#mix li#nav-mix a,
body#photos li#nav-photos a,
body#videos li#nav-videos a,
body#realisations li#nav-realisations a,
body#leucan li#nav-leucan a,
body#cafeine li#nav-cafeine a,
body#contact li#nav-contact a
{
	background: url(../img/bg-nav-el.gif) no-repeat 100% 100%;
	color: #fff;	
}


/* --------------------------------------
	
	=headers
	
-------------------------------------- */
h1#logo, h1#logo a {
	height: 58px;
	text-indent: -9999px;
	width: 190px;
	
}

h1#logo {
	margin: 65px 0 0 89px;
}

h1#logo a {
	background: url(../img/logo.gif) no-repeat;
	border: none;
	display: block;
}

h1#logo a:hover {
	background: url(../img/logo.gif) no-repeat 0 100%;
}

h2#txt-welcome {
	background: url(../img/txt-welcome.gif) no-repeat;
	float: left;
	height: 55px;
	margin: 53px 0 0 10px;
	text-indent: -9999px;
	width: 240px;
}

#content h3 {
	font-size: 140%;
	letter-spacing: -1px;
}

#content h4 {
	background: #fff;
	color: #800000;
	font-size: 120%;
	letter-spacing: 2px;
	padding: 2px;
}
/* --------------------------------------
	
	=basic text style
	
-------------------------------------- */
dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,p,blockquote,table,img {
	margin-bottom: 1.0em;
}

#content p { 
	font-size: 100%;
	line-height: 150%;
}

.intro {
	background: #999;
	border: 1px solid #fff;
	color: #121212;
	font-size: 110%;
	margin-bottom: 2em;
	padding: 10px;
}
.emphase {
	background: #121212;
	border: 1px solid #73d216;
	font-size: 110%;
	padding: 4px;
}

#content ul.vert-list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 30px;
}

#content ul.vert-list li {
	/* padding-left: 20px; */
	line-height: 1.3em;
	margin-bottom: 0.8em;

}

#footer p {
	margin: 0;
	font-size: 90%;
	text-align: left;
}

#footer p span.amp {
	font-family: Georgia, serif;
	font-size: 120%;
	font-style: italic;
	
}
/* --------------------------------------
	
	=links
	
-------------------------------------- */

a {
	background: #800000;
	/* border-bottom: 1px dotted #5f91c9; */
	color: #fff;
}

a:hover{
	background: #fff;
	color: #121212;
}


a.prev {
	float: left;
}

a.next {
	float: right;
}

a.do-music {
	background: url(../img/icon-music.gif) no-repeat;
	padding-left: 20px;
}

a.do-video {
	background: url(../img/icon-video-go.gif) no-repeat;
	padding-left: 20px;
}


.intro a {
	color: #800000;
}

.intro a:hover {
	color: #fff;
}

.intro a.do-music {
	background: url(../img/icon-music.gif) no-repeat;
	padding-left: 25px;
}
/* --------------------------------------
	
	=panel
	
-------------------------------------- */
img#eric-pic {
	float: left;
	height: 214px;
	margin: 0;
	
	width: 251px;
	
	
}

img#ebiz-logo {
	float: left;
	height: 106px;
	margin: 0;
	
	width: 106px;
	
	
}

/* --------------------------------------
	
	=list
	
-------------------------------------- */
ul.horiz-list {
	background: #121212;
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	margin-bottom: 2em;
	padding: 2px;
}
	
ul.horiz-list li {
	display: inline;
	margin-right: 10px;
}

ul.horiz-list a {
	background: transparent;
	border: none;
	color: #999;
	text-transform: uppercase;
}

ul.horiz-list a:hover {
	background-color: transparent;
	color: #fff;
}

ul.gallery li {
	
	float: left;
	height: 121px;
	margin: 0 4px 8px 0;
}

ul.gallery li a {
	background: #fff;
	border: 1px solid #000;
	float: left;
	padding: 2px;
}
ul.gallery li a:hover {
	background-color: #800000;
	border: 1px solid #000;
}
ul.gallery li a img {
	border: 0;
	margin: 0;
	padding: 0;
}


ul.warnings {
	background: #121212 url(../img/icon-exclamation.gif) no-repeat 10px 10px;
	border: 1px solid #990000;
	list-style: disc;
	list-style-position: outside;
	padding: 10px 0 10px 0;
}

ul.warnings li {
	color: #feb6b6;
	margin: 0 0 0 48px;
}
/* --------------------------------------
	
	=form
	
-------------------------------------- */
form#form_contact {
	width: 400px;
}

form#form_contact label {
	color: #fff;
	display: block;
	font-size: 90%;
	margin-bottom: 3px;
}

form#form_contact input.text, form#form_contact textarea {
	background: #121212;
	border: 1px solid #666;
	color: #fff;
	margin: 0 0 0.6em 0;
	padding: 2px;
	width: 100%;
}

form#form_contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 100px;
}

input.btn-submit {
	background: #800000;
	border: none;
	border-bottom: 4px solid #BF0000;
	color: #fff;
	cursor: pointer;
	padding: 6px;
	text-transform: capitalize;
}

input.btn-submit:hover {
	background: #121212;
}

/* --------------------------------------
    
    =pagination
    
-------------------------------------- */

.pagination{
padding: 2px;
margin: 5px 0 0 48px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding: 1px;
}

.pagination a, .pagination a:visited{
padding: 1px 5px;
border: 1px solid white;
text-decoration: none; 
color: white;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #800000;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: white;
}

.pagination li.nextpage{
font-weight: bold;
}


/* --------------------------------------
	
	=trick
	
-------------------------------------- */

div.clearer {clear:both; line-height:0.0; height:0;}
div.clear {clear:both; line-height:0.0; height:0; padding:0; margin:0;}


/* self-clearing floats*/
#whatever-goes-here:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}