
/*  This is very old code 2006... That's four years!!!  So whoever is sneaking around in here, don't judge :P */




/*------------------ SETUP DIVS ------------------*/


body {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  font-family: verdana, baskervile, lucida, arial, sans-serif;
  background:#ffffff url(/images/bg-new.gif) repeat-x top; 
  color: #666666;
}

p
{
  font-size: 0.90em;
  line-height: 1.7em;
}

a, a:link, a:visited, a:active
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

h1
{
  font-size: 1.35em;
  font-weight:bold;
  color: #666666;
  font-family: Verdana, Helvetica, sans-serif;
}

h2
{
  font-size: 1em;
  font-weight:bold;
  color: #666666;
}


#content h2 + p {
margin-top: 11px;
}


/* ------------------------------------- */
/* Container                             */
/* ------------------------------------- */

#container
{
  width: 900px;
  margin-left:auto;
  margin-right:auto;
  font-size: 0.80em;
}

/* ------------------------------------- */
/* BreadCrumbs                           */
/* ------------------------------------- */

#breadcrumbs
{
  margin: 90px 0 0 0 ;
  width: 900px;
  height: 15px;
  text-align: left;
  text-transform:capitalize;
  font-size: 0.80em;
}

#breadcrumbs p
{
}

/* ------------------------------------- */
/* header                                */
/* ------------------------------------- */

#header
{
  width: 900px;
  margin-left:auto;
  margin-right:auto;
  margin-top:6px;
  padding-bottom: 10px;
  font-size: 0.80em;
  position:relative;
  background:url(/images/logo.gif)  top left no-repeat;

}

#header img
{
	margin-top: 4px;
}

/* ------------------------------------- */
/* nav                                   */
/* ------------------------------------- */

#nav
{
  width: 180px;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  font-size: 0.95em;
  float: left;
}

#nav li a:link, #nav li a:active, #nav li a:visited
{
  color: #000000;
  text-decoration:none;
}

#nav ul, #nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	margin-bottom: 19px;
	margin-left: 9px;
}



#nav li a {
	background: url(/images/li.gif) no-repeat center left;
	list-style: none;
	padding: 0 0 0 25px;

}



#nav li a:hover
{
  color: #000000;
  text-decoration:underline;
	background: url(/images/li-on.gif) no-repeat center left;
}

#nav img {
	border: none;
	width: 120px;
	margin: 5px 0 15px 0;
}

/*
#nav ul
{
  list-style-type: none;
  list-style-image: url(/images/li.gif);
  margin: 0 5px 0 0;
  padding: 0;
}	
#nav ul li
{
  list-style-image: url(/images/li.gif);
}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited, #nav ul li a:active
{
  color: #000000;
  text-transform: capitalize;
  text-decoration: none;
  padding: 2px 0px 2px 2px;
}

#nav ul li a:active
{
  list-style-type: none;
  list-style-image: url(/images/li-on.gif);
}/*



/* ------------------------------------- */
/* text                                  */
/* ------------------------------------- */

#text
{
  width: 710px;
  min-height: 460px;
  height:auto !important;  /* IE 6 MIN HEIGHT FIX */
  height: 460px;           /* IE 6 MIN HEIGHT FIX */  
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  background:url(/images/paw.gif) center no-repeat;
  font-size: 1.05em;
  float: left;
}

/* ------------------------------------- */
/* text                                  */
/* ------------------------------------- */

#gallery
{
  width: 510px;
  min-height: 520px;
  height:auto !important;  /* IE 6 MIN HEIGHT FIX */
  height: 520px;           /* IE 6 MIN HEIGHT FIX */  
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  background:url(/images/paw.gif) center no-repeat;
  font-size: 1.05em;
  float: left;
}


/* ------------------------------------- */
/* footer                                */
/* ------------------------------------- */

#footer
{
  margin-top: 15px;
  margin-right:auto;
  margin-left:auto;
  padding-top: 5px;
  clear: both;
  width: 900px;
  height: 30px;
  border-top: 1px solid #000000;
  font-size: 0.7em; 
}

#footer-left
{
  width: 550px;
  float: left;
}

#footer-right
{
  width: 150px;
  float: right;
  text-align:right;
}

#footer-right li
{
  padding-right: 0px!important;
}

#footer ul {
	margin: 0;
	padding: 0;
}


#footer ul, #footer li
{
  display: inline;
  color: #000000;
}

#footer li a:link, #footer li a:active, #footer li a:visited
{
  color: #000000;
  text-decoration:none;
  font-weight:bold;
}

#footer li
{
  padding-right: 15px;
}

#footer li a:hover
{
  color: #000000;
  text-decoration:underline;
  list-style-image:url(/images/li-on.gif);
}


/* ------------------------------------- */
/* Classes                               */
/* ------------------------------------- */
.images{border: solid #333333 5px; }

.images a:hover {border: solid #e2e2e2 5px; }

.thumb{

    float:left;
	height: 113px;
	width: 155px;
	margin: 0 5px 15px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	overflow:hidden;

}

.float-left {
	float:left;
}

.float-right {
	float:right;
}


.left {
	text-align: left;
}

.right {
	text-align: right;
}

.bottom {
	padding-bottom: 15px;
}

.clear { clear: both; }

.post-edit-link, .nocomments, .postmetadata, .piclenselink {
	display: none; height: 0px; 
}



div#shDisplay img#shTopImg {
	background: #fff !important;
	padding: 8px!important;
	border: 0px!important;
	
	!border: 2px solid #fff!important;
}

#shTitle {
	background: #fff !important;
	padding: 9px;
	border: 1px solid #fff;

	!padding: 3px;


	padding-bottom: 25px!important;
	!padding-bottom: 20px!important;
	
	color: #000!important;
	font-family: Arial, Helvetica, sans-serif!important;
}

#shDisplay div#shCount {
	color: #000!important;
	font-family: Arial, Helvetica, sans-serif!important;
}

.ngg-navigation {
	font-size: 0.7em!important;
	height: 17px!important;
}

.ngg-gallery-thumbnail img {
	width: 150px!important;
	height: 100px!important;
}


