* { padding: 0; margin: 0; }
html, body { overflow-x: hidden;}
body {

 background-image:url(img/bg_runner.gif);
 background-repeat:repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 color: #5b5b55;
 background-color: #2B2D28;
 font-size: 10pt;
}

a {outline: none;}
a img { border: none; }
a:link {color:#8f8e85; text-decoration: none;}
a:visited {color:#8f8e85; text-decoration: none;}
a:hover {color:#a7a69f; text-decoration: underline;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
p.left {text-align: left;}
p.right {text-align: right;}
p.center {text-align: center;}
p.justify {text-align: justify;}
p.subject {color:#8f8e85; font-weight:bold;}
p.thumb {font-size: 7pt; text-align: center; font-weight:bold;}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 background-image:url(img/header.gif);
 background-repeat:no-repeat;
 width: 900px;
 float: left;
 padding: 10px;
 height: 150px;
 margin: 17px 0px 0px 0px;
}

#navigation {
 background-image:url(img/nav.gif);
 background-repeat:no-repeat;
 float: left;
 width: 920px;
 height: 35px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
}

#left { 
 background-image:url(img/header_left.gif);
 background-repeat:no-repeat;
 background-color:#1b1e1b; 
 padding-top:25px;
 font-size: 8pt;
 width:160px;
 height:780px;
 float: left;
}

#content { 
 background-image:url(img/header_centre.gif);
 background-repeat:no-repeat;
 background-color:#1b1e1b; 
 float: left;
 margin: 0px 0px 20px 0px;
 padding: 10px;
 height: 785px;
 width: 575px;
 display: inline;
}

#main { 
margin-top:25px;
margin-bottom:45px;
height:705px;
width:560px;
overflow:auto;
overflow-x:hidden;
padding-left:10px;
padding-right:10px;
scrollbar-face-color:#1B1E1B;
scrollbar-shadow-color:#1B1E1B;
scrollbar-highlight-color:#1B1E1B;
scrollbar-3dlight-color:#161916;
scrollbar-darkshadow-color:#161916;
scrollbar-track-color:#1B1E1B;
scrollbar-arrow-color:#393E37;
scrollbar-base-color:#1B1E1B;
}

#news {
width:550px;
height:500;
margin-left:10px;
margin-top:25px;
margin-bottom:60px;
}

#main .gallery {
	background:url(img/gallery_bg.gif);
}

#right { 
 background-image:url(img/header_right.gif);
 background-repeat:no-repeat;
 background-color:#1b1e1b;
 padding-top:25px;
 margin-right:2px;
 font-size: 8pt;
 width:165px;
 height:780px;
 float: right;
}

#thumb {
float:right;
width: 102px;
height: 143px;
margin-right:25px;
margin-bottom:20px;
font-size: 8pt;
}
#thumb a:hover img {border:1px solid #a7a69f;}
#thumb a:link img {border:1px solid #8f8e85;}
#thumb a:visited img {border:1px solid #8f8e85;}
#thumb a:active img {border:1px solid #a7a69f;}

#wpdonate{
float: left;
background-image:url(img/wp-div.gif);
font-size: 8pt;
text-align:center;
margin-top: 20px;
margin-left:40px;
margin-right:25px;
padding: 5px 0px 5px 0px;
height: 190px;
width: 146px;
}

#ink {
float: left;
margin-top: 20px;
margin-right:35px;
padding: 5px 0px 5px 0px;
height: 200px;
width: 146px;
font-size: 8pt;
}

#twitter ul {
list-style-type: none; 
list-style-position: outside;
padding:5px;
margin-bottom:5px;
}
#twitter li
{
list-style-type:none;
padding:5px;
margin-bottom:5px;
}
#twitter ol {
padding:5px;
margin-top:10px;
}
#twitter {
position:relative;
background-image:url(img/twitter-style.gif);
overflow:hidden;
float: left;
margin-top: 20px;
padding-left:5px;
height: 235px;
width: 140px;
font-size: 8pt;
}
#follow {
position: absolute;
margin-top:200px;
left:25px;
height: 10px;
width: 160px;
font-size: 7pt;
}


/*

      Lightbox Gallery Styling

*/



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

#lightbox img{ width: auto; height: auto; }

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #171917; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0; }

#hoverNav a{ outline: none; }



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left; }

#nextLink { right: 0; float: right; }

#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 12px Arial, Helvetica, sans-serif; background-color:#171917; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:5px 10px; color: #5b5b55; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; }	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; min-width: 100%; height: 500px; background-color: #000; }








/*

      Created by Keith Donegan of Code-Sucks.com

	  E-Mail: Keithdonegan@gmail.com

	  Additional code by Chella Morgan of Ealaionta.com

*/
