@charset "UTF-8";



html, body {
	background-color: rgb(4,4,4);
	background-image:url(images/pageBackground.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align: center;
	margin: 0px;
	height: 100%;

}

img {
	border: 0;
	outline: 0;
}

#wrapper {
	z-index:50;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	text-align: center;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	
	
}



/* HEADER
---------------------------------------------------------------------------------------------------------------------- */
#home_logo a{
	display: block;
	background: url(/images/logo.png) no-repeat 0 0;
	float: left;
	margin: -21px 0 0 0;
	text-indent: -9999px;
	width: 110px;
	height: 65px;
}

#header {
	width:970px;
	height:70px;
	margin-right:auto;
	margin-left:auto;
	/*padding-left:15px;*/
}

#logoheader  {
	margin-left: 0px;
	border: 0;
}

a{
	color: #666;
}

#logoheader a:hover {
	background-image:url(images/logo_over.png);
}

.logo {
	vertical-align: top;
	text-align:left;
	padding-top:10px;
	
}

.navigation {
	vertical-align: bottom;
	text-align: left;
}


/* 	BEGIN HEADER NAV */

#navigation ul {
	list-style: none;
	margin-top: 45px;
	margin-left: 617px;
}
	
#navigation li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	float: left;
	margin: 0;	
}
	
#navigation a {
	color: rgb(255,255,255);
	font-weight: bold;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom: 15px;
	text-decoration: none;
}
	
#navigation a:hover {
	background: rgb(255,255,255);
	color: rgb(6,6,6);
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom: 40px;
}

#navigation a:active {
	padding-top:5px;
}
	
#navigation #currentpage a {
	background: rgb(255,255,255);
	color: rgb(6,6,6);
	padding-bottom: 40px;
}

#currentsubpage a{
	color: rgb(210,145,25) !important;
}

/* FEATURE
---------------------------------------------------------------------------------------------------------------------- */
#feature {
	z-index:30;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	height:480px;
	text-align: center;
	background-image:url(images/featureBackground.png);
	background-repeat: no-repeat;
	padding-top:20px;
	
}

#adjustFlashPlacement {
	z-index:20;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	width:965px;
	height:465px;
	/*border-color: rgb(255,255,255);
	border-width:5px;*/
	overflow: hidden;	
	}
	
	
#sectionFeature {
	z-index:30;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	height:240px;
	text-align: center;
	/*background-image:url(images/sectionFeatureBackground.png);
	background-repeat: no-repeat;*/
	padding-top:20px;
}


/* FLICKR
---------------------------------------------------------------------------------------------------------------------- */

#flickr { 
	z-index:100;
	position:relative;
	background-image:url(images/flickr.jpg); 
	background-repeat: no-repeat; 
	width:150px; height:25px; 
	margin: -26px 40px 10px 0px; 
	float:right; 
	cursor:pointer;
	display:none;
}

#flickrContent { 
	font-size:11px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:bold; color: rgb(51,51,51); 
	text-shadow: -.05px -.05px 1px #fff; 
	line-height:25px; 
	text-align:right; 
	padding: 1px 10px 0px 0px;
}

/* TWITTER
---------------------------------------------------------------------------------------------------------------------- */
#Twitter {
	z-index:60;
	position:absolute;
	margin-top:15px;
	margin-left:17px;
	width: 965px;
	height: 32px;
	text-align:left;
	background-color: rgb(255,255,255);
	filter:alpha(opacity=50); /* sets opacity for FF, safari, opera */
	-moz-opacity:0.5;         /* sets opacity for IE */
	-khtml-opacity: 0.5;      /* sets opacity for way old school mozilla browsers */
	opacity: 0.5;             /* sets opacity for old schoold safari */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Twitter ul, .twitterBar {
	list-style: none;
	width: 955px;
	margin-top:0px;
	margin-left:6px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
	-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

#twitterBar_new{
	position: absolute;
	margin-top: -26px;
	margin-left: 26px;
	display: block;
}

#Twitter ul li a,
.twitterBar a{
	color: #000;
	text-decoration: none;
}

#twitter_icon{
	padding: 2px 0 0 6px;
	opacity: 0.8;
}

/*.twitterBar a:hover{
color: rgb(210,145,25);
font-weight:bold;
text-decoration: none;
}*/

.rsstitle{ /*shared class for all title elements in an RSS feed*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: rgb(0,0,0);

}

.rssdate{ /*shared class for all date elements in an RSS feed*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color: rgb(0,0,0);
}


/* BLOG LAYOUT HOMEPAGE
---------------------------------------------------------------------------------------------------------------------- */

#blogNews {
	margin-top:70px;
	margin-left: auto;
    margin-right: auto;
	width:965px;
	height:280px;
	text-align: center;
}

div.blogNewsContent{
	float: left;
}

.blogNewsContent,
#blogNewsContent {
	text-align:left;
	vertical-align:text-top;
	padding-left:10px;
	padding-right:10px;
	width: 300px;
	
}

.blogNewsTitle,
#blogNewsTitle,
.blogNewsTitle a,
#blogNewsTitle a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: .07em;
	line-height: 1.3em;
	color: #fff;
	text-decoration: none;
}

.blogNewsDate,
#blogNewsDate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	color: #fff;
}

/* Experiment with importing fonts */
/*@font-face {
  	/*font-family: "AirstreamRegular";
  	src: url("type/Airstream.eot");
	src: local('Airstream Regular'), local('Airstream'), url('type/Airstream.ttf') format('truetype');
}*/
/* End experiment */
  
.blogNewsCopy,
#blogNewsCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: rgb(221,221,221);
	margin-bottom: 40px;
	opacity:0.7;
	filter:alpha(opacity=70);

}

.blogNewsCopy img,
#blogNewsCopy img {
	float: left;
	margin-right:10px;
	margin-bottom:2px;
	border:0px;
	padding:0px;
}

.read_more{
	display: block;
	margin-top: 10px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------

Attempted to style image links here, but always overwritten by #blogNewsCopy link definitions, i.e. on hover images have borders, padding. Fix suggestions? Temporary solved by not making images linked. Problem only in IE 

#blogNewsCopy a img {
	border:0px;
	
	
}

#blogNewsCopy a:hover img {
	border:0px;
} --------------------------------------------------------------------------------------------------------------------------------- */

a.more-link{
	
	margin-top: 4px;
}

a.more-link:link,
#blogNewsCopy a:link {
	text-decoration: none;
	color: rgb(153,153,153);
}

a.more-link:visited,
#blogNewsCopy a:visited {
	text-decoration: none;
	color: rgb(153,153,153);
}

a.more-link:active,
#blogNewsCopy a:active {
	background: rgb(210,145,25); 
	text-decoration: none;
}

a.more-link:hover,
#blogNewsCopy a:hover {
	background: rgb(210,145,25);  
	font-weight:bold; 
	color: rgb(255,255,255);
	padding: 4px;
}


/* INTERIOR PAGE LAYOUT
---------------------------------------------------------------------------------------------------------------------- */

#pageContent {
	position:relative;
	margin-left: auto;
    margin-right: auto;
	width:965px;
	
}

/*#pageContent img {
	border:0px;
	margin:5px;
	float:left;
}*/

#subNav h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: rgb(210,145,25);
	display: block;
	padding: 0px 0px 10px 5px;
	width: 100%;
	border-bottom: 1px dotted rgb(85,85,85);
}

#subNav {
	float:left;
	text-align:left;
}

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

#suvNav li {
	margin: 0;
	
}

#subNav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: rgb(255,255,255);
	display: block;
	padding: 10px 5px 10px 5px;
	width: 100%;
	border-bottom: 1px dotted rgb(85,85,85);
}

#subNav li a:hover {
	color: rgb(210,145,25);
	
}

#subNav #currentpage a {
	color: rgb(210,145,25);
}

/* Styling for indented, or nested sub menu items*/
#subNav-nested {
	float:left;
	text-align:left;
}

#subNav-nested ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;	
}	

#subNav-nested li {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: rgb(255,255,255);
	display: block;
	padding: 0px 5px 10px 10px;
	margin-top:-7px;
	width: 140px;
	
}

#subNav-nested li a {
	color: rgb(255,255,255);
	text-transform: normal;
	text-decoration: none;
	
}

#subNav-nested li a:hover {
	color: rgb(210,145,25);
	
}


/*Styling for blog subnav categories */
#subNavblog h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: rgb(210,145,25);
	display: block;
	padding: 10px 0px 10px 5px;
	width: 100%;
	border-bottom: 1px dotted rgb(85,85,85);
}


#subNavblog {
	float:left;
	text-align:left;
}

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

#subNavblog li {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: rgb(255,255,255);
	display: block;
	padding: 5px 0px 10px 10px;
	margin-top:-7px;
	width: 160px;
	
}

#subNavblog li a {
	color: rgb(255,255,255);
	text-transform: normal;
	text-decoration: none;
	
}

#subNavblog li a:hover {
	color: rgb(210,145,25);
	
}

/* See WP widget settings in control panel for styling of Recent Comments widget */



/* ------------- archiving for when using ajax to load subpage content ---------------------------
.activate { 
	color: rgb(210,145,25) !important;  had to hack, #subNav li a id overides this style 
}*/

#contentArea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: rgb(255,255,255);
	text-align: left;
	width: 750px;
	float: right;
	margin-top: -10px;
	margin-bottom: 40px;
	padding:0.1em;
	
}

#contentArea h1,
#contentArea h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0em;
	line-height: 0em;
	color: rgb(210,145,25);
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-color: .05px dotted rgb(210,145,25);
	padding-bottom:10px;

}

#contentArea h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0em;
	line-height: 0em;
	color: rgb(210,145,25);
	margin-top: 30px;
	margin-bottom: -5px;

}

#contentArea img {
	float: left;
	margin-top: 8px;
	margin-right:10px;
	margin-bottom:2px;
	border:0px;
	padding:0px;
}


#contentArea a:link {
	text-decoration: none;
	color: rgb(210,145,25);
	padding: 0.1em;
}

#contentArea a:visited {
	text-decoration: none;
	color: rgb(210,145,25);
	padding: 0.1em;
}

#contentArea a:active {
	background: rgb(210,145,25); 
	text-decoration: none;
	padding: 0.1em;
}


#contentArea a:hover {
	background: rgb(210,145,25);  
	color: rgb(255,255,255);
	padding: 0.1em;
}

#peeps {
	padding-bottom: 20px;

}

#peepsTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0em;
	line-height: 0em;
	color: rgb(210,145,25);
	padding-top: 20px;
}




/* FOOTER
---------------------------------------------------------------------------------------------------------------------- */


#footer {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:965px;
	height:84px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: rgb(153,153,153);
	border-top: 1px dotted rgb(85,85,85);
	padding-top: 10px;
	/*background-color: rgb(34,34,34);*/
	clear:both;
}

#footerNav {
	margin-left:auto;
	margin-right:auto;
	width:935px;
	list-style: none;
	display: inline;
}


#footerNav a:link {
	text-decoration: none;
	color: rgb(153,153,153);
	padding: 4px;

}


#footerNav a:visited {
	text-decoration: none;
	color: rgb(153,153,153);
}


#footerNav a:hover {
	background: rgb(210,145,25);
	font-weight: bold;
	color: rgb(0,0,0);
	padding: 4px 4px 4px 4px;
}

#footerNav a:active {
	background: rgb(210,145,25); 
	text-decoration: none;
}


/* footer social media */


#social a:link, #social a:visited, #social a:hover, #social a:active {
	text-decoration: none;
	background: none; 
	padding: 0px;	
}

/* footer legal */
#push { /* See http://ryanfait.com/sticky-footer/ */
	height:20px;
}

#footerLegal { 
	font-size:10px;
	color: rgb(102,102,102);
	padding:0px;
	background-color:rgb(26,27,29);
	padding: 15px 20px 0px 0px;
	height: 30px; 
	border-top: 1px dotted rgb(85,85,85);
	text-align:right;
}



#footerLegal a:link {
	text-decoration: none;	
	font-size:10px;
	color: rgb(102,102,102);
	padding: 2px;

}

#footerLegal a:visited {
	text-decoration: none;	
	font-size:10px;
	color: rgb(102,102,102);
	padding: 2px;
}

#footerLegal a:active {
	font-size:10px;
	color: rgb(255,255,255);
	padding: 2px;
	text-decoration: none;
}


#footerLegal a:hover {
	background: rgb(210,145,25);  
	font-weight:bold
	font-size:10px;
	color: rgb(255,255,255);
	padding: 2px;
}



/* BLOG STYLING
---------------------------------------------------------------------------------------------------------------------- */
.post {
	/*border-bottom: 1px dotted rgb(85,85,85);*/
	padding-bottom: 20px;
}

.post-title {
	/*margin-top:-15px;*/
	margin-bottom: -10px;
}
.post-date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: rgb(153,153,153);
	padding: 0 0 0 2px;
}
.post-month {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: rgb(153,153,153);;
}
.post-day {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: rgb(153,153,153);
}

.post-cat {
	font-size: 10px;
	padding-left: 10px;
}
.post-comments {
	font-size: 10px;
	padding-left: 10px;
}

.addtoany_list {
	font-size: 10px;
	padding-left: 10px;
}

.postBottom {
	padding: 10px, 0, 0, 0;
}

.entry {
	clear: both;
	margin-top: 10px;
	min-height:165px;
	
}

.entry object {
	/*hmmmmm, couldn't get it style*/
}

#blogPreNxtNav {
	padding-top:20px;
}

.previous-entries {
	
}

.next-entries {
}


