/*
daverapheal.com css style sheet



Table of Contents
1. Reset
2. Body / Global
3. Header
4. Slide Show
5. Footer
6. Links and Menu


*/

/*	1. Reset
--------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	padding: 0;
	vertical-align: baseline;
	}

table
	{
	border-collapse:separate;
	border-spacing:0pt;
	}

/*	2. Body / Global
--------------------------------------------- */

body
	{
	background: #000000 url(images/texture11b.jpg) no-repeat top center;
	color:#DEDEDE;
	font-family: verdana, arial, sans-serif;
	}

html, body, #wrap
	{
	height: 100%;
	}

body > #wrap
	{
	height: auto;
	min-height: 100%;
	}
	
div.text
	{
	font-size: .8em;
	margin: 100px auto;
	width: 660px;
	}
	
div.text p
	{
	line-height: 1.4em;
	margin: 30px 0;
	}

#main 
	{
	padding-bottom: 20px; /* must be same height as the footer */	
	}
	
.clear
	{
	clear: both;
	}

.right
	{
	float: right;
	}

.left
	{
	float: left;
	}

a
	{
	color: #DEDEDE;
	text-decoration:none;
	outline: none; /* hide dotted outline in Firefox */
	}

a:hover
	{
	color: #9C0000;
	outline: none; /* hide dotted outline in Firefox */
	}

#all
	{
	
	}

.transparent
	{
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
	}
	

/*	3. Header
--------------------------------------------- */

div#header
	{
	background: url(images/header.png) repeat-x bottom;
	border-bottom: 0px solid #525252;
	font-size: .8em;
	height: 51px;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	}

a#home
	{
	float: left;
	margin-right: 50px;
	position: relative;
	/* top: 15px; */
	}


/*	4. Slide Show
--------------------------------------------- */

#slider-box
	{
	margin: 30px 30px 0 30px;
	}

#slider-stage
	{
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	}

#slider-list
	{
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	width: 12951px;
	}

#slider-list li
	{
	border: 0;
	color: #DEDEDE;
	float: left;
	list-style: none; 
	margin: 0; 
	margin-right: 4px;
	padding: 0; 
	}

div.notice
	{
	background: url(images/circle-notice.png) no-repeat top left;
	float: left;
	height: 150px;
	position: absolute;
	top: 80px;
	width: 150px;
	z-index: 10;
	}

p.center
	{
	text-align: center;
	}

h4.edit
	{
	background: #ffffff;
	color: #000000;
	font-size: .6em;
	padding: 1px 4px;
	position: relative;
	top: -18px;
	}

/*	5. Footer
--------------------------------------------- */

#footer
	{
	clear:both;
	color: #595959;
	font-size: .6em;
	height: 20px;
	margin-top: -20px; /* negative value of footer height */
	padding: 0 30px;
	position: relative;
	} 

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

#footer a
	{
	color: #595959;
	text-decoration: none;
	}

#footer a:hover
	{
	color: #9C0000;
	text-decoration: none;
	}



/*	6. Links and Menu
--------------------------------------------- */


#topmenu
	{
	float: right;
	list-style: none;
	/* position: relative; */
	margin-top: 24px;
	}

#topmenu li
	{
	display: inline;
	float: left;
	}

#topmenu li a
	{
	color: #999999;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 12px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	}

#topmenu li a:hover
	{
	color: #a90000;
	}

#topmenu li.page a#blog
	{
	background: url(images/menu.gif) no-repeat 0px 0px;
	height: 22px;
	margin-left: 50px;
	/*text-indent: -9999px;*/
	width: 38px;
	}

#topmenu li.page a#blog:hover
	{
	background: url(images/menu.gif) no-repeat 0px -22px;
	}

#topmenu li.page a#contact
	{
	background: url(images/menu.gif) no-repeat -50px 0px;
	height: 22px;
	/*text-indent: -9999px;*/
	width: 61px;
	}

#topmenu li.page a#contact:hover
	{
	background: url(images/menu.gif) no-repeat -50px -22px;
	}

#topmenu li.thispage a#contact
	{
	background: url(images/menu.gif) no-repeat -50px -44px;
	}

#topmenu li.gallery a
	{
	background: url(images/menu-circle.gif) no-repeat 0px 0px;
	color: #000000;
	font-weight: bold;
	width: 22px;
	height: 22px;
	}

#topmenu li.gallery a:hover
	{
	background: url(images/menu-circle.gif) no-repeat 0px -22px;
	color: #000000; /*#e6e6e6;*/
	}

#topmenu li.even a
	{
	background: url(images/menu-circle.gif) no-repeat -25px 0px;
	}

#topmenu li.even a:hover
	{
	background: url(images/menu-circle.gif) no-repeat -25px -22px;
	}
	
#topmenu li.current a
	{
	background: url(images/menu-circle.gif) no-repeat 0px -44px;
	}
	
#topmenu li.currenteven a
	{
	background: url(images/menu-circle.gif) no-repeat -25px -44px;
	}

#topmenu li.gallhead
	{
	color: #595959;
	font-size: .8em;
	left: 59px;
	position: relative;
	top: -18px;
	}

#picmenu		
	{
    background: url(images/pic-menu.gif);
    display: block;
	height: 39px;
    margin: 20px auto; /* 0 */
    padding: 0px;
    position: relative;
	width: 135px;
	}
				
#picmenu li 	
	{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    }

#picmenu li, #picmenu a 
	{
    display: block;
    height: 39px;
    width: 45px;
    }

#link1			
	{
	left: 0px;
	}
				
#link2
	{
	left: 45px;
	}
				
#link3
	{
	left: 90px;
	}

#link1 a:hover
	{
	background: transparent url(images/pic-menu.gif) 0px -39px no-repeat;
	}
				
#link2 a:hover
	{
	background: transparent url(images/pic-menu.gif) -45px -39px no-repeat;
	}
				
#link3 a:hover
	{
	background: transparent url(images/pic-menu.gif) -90px -39px no-repeat;
	}























