/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}


img {
	border: 0;
	}
	
#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: #fff; 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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; width: 100%; height: 500px; background-color: #000; }



img.pixgallery {
	border: 0;
	padding: 5px;
}


img.left {
	float: left;
	margin: 0 20px 10px 0;
}


input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
h4{
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 20px;
}
p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 150%;
}

ul, ol {
}



blockquote {
	display: block;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 2px;
	text-align: justify;
	background-image: url(images/quote-shooting.gif);
	background-repeat: no-repeat;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: 15px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #DFF4F4;
}

a {
	color: #00A5BD;
	text-decoration: none;
}

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

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}



/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 166px;
	color: #013869;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00A5BD;
	padding-top: 5px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#logo h1 {
	float: left;
	padding-top: 2px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 60px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}

#logo a {
	text-decoration: none;
	color: #00A5BD;
}
#logo a:hover {
	color: #0099FF;
	text-decoration: underline;
	}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/* Content */

#content {
	float: right;
	width: 680px;
}
.post ul {
	font-size: 100%;
	list-style-position: outside;
	list-style-image: url(images/smallarrow.gif);
	padding: 0;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 2em;
	margin-bottom: 0.1em;
	text-transform: uppercase;	
}

.post li {
  margin: 1ex;
  padding: 0 0 0.7em 0.75em;
}

.post {
	padding-bottom: 10px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



.post a {
	color: #003768;
	background-color: transparent;
	text-decoration: none;
}

.post a:hover {
  color: rgb(64,64,64);
  background-color: transparent;
  text-decoration: none;


}


.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
	background-image: url(images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: 97%;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	height: 100%;
	border: thin solid #003768;
	color: #003768;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#sidebar .links1 a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	list-style-image: url(images/smallarrow.gif);
}

#sidebar p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0;
	background-color: #FFFFFF;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003768;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}


#sidebar h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #003768;
	padding-left: 10px;
}



#sidebar h4 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0px;
	background-color: #000099;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	border-top: 6px solid #003768;
	font-size: smaller;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

.style1 {
	color: #FFFFFF;
	background-image: url(images/clay-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	text-align: right;
	padding-left: 103px;
	padding-right: 30px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
}



.style2 {
	color: #003768;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

.bgd1{
	color: #FFFFFF;
	
}


.style5 {
	background-image: url(images/shooting-dates.jpg);
	background-repeat: no-repeat;
	background-position: 0;	
}
.imgfl {
	float:left;
	margin-left: 0.2em;
	margin-top: 0.1em;
	margin-right: 0.5em;
}
/* Menu2 */

#menu2 {
	width: 960px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 12px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	width: 158px;
	text-align: center;
	font-weight: bold;
	float: left;
}

