/* 
  -----------------------------------
  Gallery Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Gallery Type: Horizontal
  Style Theme: 0 - Basic
  -----------------------------------
*/
html {height: 100.1%;}
body {
	background-color: #CCCCCC;
	margin: 12px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;



}
#pagewrapper {
	width: 675px!important;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 8px;
}
.pagewrapperli {
	font-size: .8em;
	font-weight: bold;
	color: #FFFFCC;
}

#pagewrap {
	width: 500px!important;
	height: auto;
	margin-bottom: 15px;

}
#pagenavigation {
	width: 660px;
	margin: 0 auto 6px auto;
	border: 1px solid #FFFFFF;
}
h1 {
	font-size: 0.8em;
	margin: 0 0 6px 0;
	color: #333333;
	font-weight: normal;
}
#galNav{
	margin: 0px 0px 0px 25px;
	font-size: 0.75em;
	background-color: #152836;
	padding: 0px;



}
#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
    display: inline;
	list-style-type: none;
	margin: 0;
	float: none;
}
#galNav a {
	color: #CCCCCC;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #333;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #666666;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	color: #FFFFFF;
	background-color: #A0A0A0;
}
#galNav #current {
	color: #000000;
	background-color: #999999;
	cursor: default;
	border: #FFCC66;

}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 1.2em;
	margin: 8px 0px 6px 24px;
	color: #FFFFCC;
	text-align: center;
}
#footer {
	font-size: 0.7em;
	color: #555555;
	width: 660px;
	margin: 30px auto;

}
#footer p {margin: 0 0 6px 0;}
/* ----------Side Navigation ----------------- */
#navcontainer {
	margin-left: 5px;
	font-size: .75em;
	color: #CCCCCC;
	width: 125px;
	margin-right: 5px;
	margin-top: 15px;
}
		
		#navcontainer ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-family: arial, Helvetica, sans-serif;
		}
		
		#navcontainer li { margin: 0; }
		
		#navcontainer a
		{
	display: block;
	padding: 5px 10px;
	width: 100px;
	color: #CCCCCC;
	background-color: #152836;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;

		}
				#navcontainer a#current
		{
	display: block;
	padding: 5px 10px;
	width: 100px;
	color: #FFFF99;
	background-color: #152836;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;

		}
				#navcontainer a#subcurrent
		{
	display: block;
	padding: 5px 10px;
	width: 90px;
	color: #FFFFCC;
	background-color: #999999;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;


		}
						#navcontainer a .subcurrent2
		{
	display: block;
	padding: 5px 10px;
	width: 90px;
	color: #FFFFCC;
	background-color: #999999;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;


		}
		
		#navcontainer a:hover
		{
			color: #000;
			background-color: #999999;
			text-decoration: none;
			border-top: 1px solid #333;
			border-left: 1px solid #333;
			border-bottom: 1px solid #fff;
			border-right: 1px solid #fff;
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		
		#navcontainer ul ul li { margin: 0; }
		
		#navcontainer ul ul a
		{
	display: block;
	padding: 5px 10px;
	width: 90px;
	color: #000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;




		}
		
		#navcontainer ul ul a:hover
		{
			color: #000;
			background-color: #999999;
			text-decoration: none;
		}
/* --------- main Gallery Wrapper ------------ */
#p7GS {
	font-family: Arial, Helvetica, sans-serif;
}
#p7GSvpW3 {
	margin: 0 auto;
	background-color: #152836;
	border-bottom: 1px solid #000000;
}
#p7GSvp {
	margin:0 auto;
	background-color:#152836;
	position:relative;
}
#p7GSsc {
	position:relative;
	margin:0;
}
/* ------------ Hide Description --------------------- */
#p7GSsc div {display: none;}

/* ------------ Thumbnail Lists --------------------- */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #999999;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 10px 5px;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border-color: #FFFFCC;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #333333;
}
#p7GSsc .p7GSon {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #333333;
	border-color: #FFFF66;
}

/* ------------ Thumbnail Nav Styles ------------ */
#p7GSnv {
	margin: 0;
	padding: .25em 0;
	font-size: 0.75em;
	background-color: #152836;
	color: #B6B1AB;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
	color: #999999;
}
#p7GSnv span {
	display: none;
}
#p7GSnv h2 {
	margin: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: normal;
}
#p7GSnv a {
	padding: 0 .5em;
	color: #333333;
	font-weight: normal;
	background-color: #9B9D92;
	text-decoration: none;
}

#p7GSnv a:visited {
	color: #333333;
	background-color: #9D9F94;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #FFFFFF;
	color: #000000;
	background-color: #CCCCCC;
}

#p7GSnv .p7GSnvon {
	color: #333333!important;
	border-color: #000000!important;
	background-color:#FFFFFF!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	/* border: 1px solid red; */
	margin: 30px 0;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	background-color:#CCCCCC;
	padding: 8px;
	border: 2px solid #000000;
}
/* IMAGE */
.p7GSfsi img {
	padding: 0px;
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {
	color: #000000;
	padding: 3px 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.p7GSfsc p{
	font-size:0.7em;
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	padding: 0;
	font-size: 0.75em;
}
.p7GSfsd div {
	margin: 0px;
	padding: 12px;
	color: #FFFFCC;
}
.p7GSfsd p{
	margin: 0px;
}

/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1000;
}

/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}
#teaser {
	background-color: #152839;
	width: 125px;
	height: 450px;
	border: 2px groove #333333;

}
#teaser a {

}
#teasercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFCC;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.link {
	color: #FFFF99;
	text-decoration: underline;
}
.photodiv {
	text-align: center;
	margin: 10px;
}
.imgborder {
	background-color: #CCCCCC;
	padding: 5px;
	border: 5px solid #000000;
}
.post img {

/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}
