/* LAYOUT ADJUSTMENTS */

.navHeader, .sidebar, .header, .breadcrumb, .featureShadow {
	display: none;
}

#wrapper, #content {
	margin: 0;
	padding: 0;
	width: 100%;
}


/* TEXT AND CONTENT STYLES */

body {
	font-size: 12px;
	line-height: 18px;
	font-family: arial, helvetica, verdana, sans-serif;
}

p {
	margin-bottom: 18px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-bottom: 18px;
}

h1 {
	font-size: 36px;
	line-height: 42px;
}

h2 {
	font-size: 24px;
	line-height: 30px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
	
}

h4, h5 {
	font-size: 12px;
	line-height: 18px;
}

ul, ol {
	margin-bottom: 18px;
}

a {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

a img {
	border: none;
}

.image-left{
	float: left;
	padding: 18px;
}

.image-right{
	float: right;
	padding: 18px;
}

/* BLOG ELEMENTS */

.blog-entry {
	margin-bottom: 24px;
}

.blog-entry-title, .blog-archive-month {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
}

	.blog-entry-title a {
		text-decoration: none;
	}
	
	.blog-entry-title a:hover {
		text-decoration: underline;
	}
	
.blog-entry-date {
	font-size: 12px;
	margin-bottom: 5px;
}

.blog-entry-comments {
	font-size: 12px;
	margin-top: 7px;
	padding: 0 0 0 20px;
}

p.blog-entry-tags{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-top: 7px;
	padding: 0 0 0 20px;
}

.blog-archive-headings-wrapper {
	margin-bottom: 24px;
}

/* FILE SHARING ELEMENTS */

.filesharing-description{
	margin-bottom: 18px;
}

.filesharing-item{
	padding: 0 0 6px 23px;
}

/* PHOTO ALBUM */

.album-title{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
}

.album-wrapper {
	width: 99%;
	overflow: auto;
	margin-top: 24px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
}

/* PHOTO PAGE */

/* Styles the background for this page */
.photo-background{
	margin: 0;
	padding: 100px;
	text-align: center;
}

/* Styles around the navigation controls */
.photo-navigation{
	margin: 0 auto 48px auto;
	padding-top: 10px;
}

/* Styles the title of this page */
.photo-title{
	font-size: 36px;
}

/* Styles the photo caption */
.photo-caption{
	font-size: 24px;
}

/* MOVIE ALBUM */

.movie-page-title{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
}

/* Styles the page description */
.movie-page-description{
	margin-bottom: 24px;
}

/* Styles around the movie thumbnail */
.movie-thumbnail-frame {
	width: 132px;
	height: 110px;
	float: left;
	position: relative;
	text-align: center;
	padding: 2px;
	margin-bottom: 10px;
}

/* Movie Thumbnail */
.movie-thumbnail-frame img{ 
	margin-bottom: 9px;
}
/* TEXT COLORS */

body {
	color: #BBBBBB;
}

body, .wrapper, .photo-navigation {
	background-color: #5B5548;
}

.contentBreak{
	border-top: 1px solid #342E21;
	border-bottom: 1px solid #746E61;
	height: 1px;
	margin: 25px 0 0 0;
	font-size: 0;
	background: transparent;
}

html > body body, 
html > body .wrapper, 
html > body .photo-navigation {
	background-image: url(images/noise.png);
	background-repeat: repeat;
}

.header {
	background-color: #000000;
	border-bottom: 1px solid #716B5E;
}

.footer{
	border-top: 1px solid #716B5E;
}

.highlight{
	background-color: #FF9933;
	border-bottom: 1px solid #FFAF49;
}

.featureImageBdr{
	background-color: #262626;
	border-top: 1px solid #656565;
}

h1, h2, h3, h4, h5, h6, 
h1.blog-entry-title a, 
h1.blog-entry-title a:hover, 
.album-title, 
.movie-page-title,
.message-text {
	color: #E2E2E2;
}

.navHeader .title{
	color: #EEEEEE;
}

.header .slogan{
	color: #E5E5E5;
}

.content_bg .sidebar .title,
#blog-categories:before,
ul.blog-tag-cloud:before,
#blog-archives:before,
#blog-rss-feeds:before {
	color: #EEEEEE;
}
	
.sidebar a {
	color: #BBA270;
}

.sidebar a:hover {
	color: #BBA270;
}

.contentContainer a{
	color: #BBA270;
}

.contentContainer a:hover{
	color: #BBA270;
}

blockquote, code {
	background: #6E6E6E;
	color: #EDEDED;
	border: 1px solid #636363;
}

.breadcrumb {
	color: #666666;
}

.breadcrumb a {
	color: #ECECEC;
}

.breadcrumb a:hover {
	color: #FFFFFF;
}

* html .breadcrumb ul {
	background-color: #322C1F;
	padding: 0px 7px 2px 10px;
}

/* TAB COLORS */

.navHeader{
	background-color: #FF9933;
	border-bottom: 1px solid #FF9933;
}

#nav li a, .photo-navigation a{
	color: #000000;
}

#nav li a:hover, .photo-navigation a:hover{
	color: #FFFFFF;
}

#nav ul li a.current,
#nav ul li a.currentAncestor{
	color: #FFFFFF;
}

#nav ul ul{
	background-color: #7F7F7F;
}

#nav ul ul li a{
	color: #CCCCCC;
}

#nav ul ul li{
	border-bottom: 1px solid #585858;
}

#nav ul ul li a.current,
#nav ul ul li a.currentAncestor{
	color: #FFFFFF;
}

#nav ul ul li.last_item{
	border-bottom: none;
}

#nav ul ul li:hover {
	background-color: #7F7F7F !important;
}

#nav ul ul li a:hover {
	color: #FFFFFF;
}

.footer {
	background-color: #302C23;
	color: #FFFFFF;
}

.footer a{
	color: #BBA270;
}

.footer a:hover{
	color: #FFFFFF;
}

.photo-navigation {
	background-color: #2F291C;
}

.thumbnail-frame img, .movie-thumbnail-frame img {
	border: 9px solid #3F3B32;
}

.thumbnail-frame img:hover, .movie-thumbnail-frame img:hover {
	border: 9px solid #36332B;
}

.photo-frame {
	border: 14px solid #373124;
}

.photo-links {
	border-bottom: 1px solid #716B5E;
}

/* MOVIE POPUP COLORS */

.form-input-field {
	border: 3px solid #413B2E;
	background-color: #201A0D;
	color: #BBBBBB;
} 


		.container,
.header .content,
#myExtraContent2 {
	width: 1000px;
}

@media only screen and (max-device-width: 480px) {
.container,
.header .content {width: 980px;}
}

.navHeader .title {
	font-size: 2.4em;
}

.navHeader .title {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bolder;
}

.header .slogan {
	font-size: 2.3em;
}

.slogan {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
}

.tint{
	background-color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
}

.header .slogan {
	bottom: 0;
	right: 3px;
}

.tint, .tintIE{
	bottom: 0;
}

#nav ul li {
	font-size: 14px;
}

#nav ul li {
	font-family: "Lucida Grande",LucidaGrande,Lucida,"Lucida Sans",Tahoma,Arial,Helvetica,sans-serif;
}

.header .container,
.header .content,
.header .megaHeader,
.header .slide,
.header .megaFadeIn{
	height: 250px;
}

.megaHeader {
	background-image: url(images/editable_images/mega_banner2.jpg);
}

html > body .content_bg .container, html > body .contentContainer .highlight {
	background-image: url(images/content_bg60.png);
}

.content_bg .sidebar{
	display: none;
}

.content_bg .contentContainer {
	margin: 0;
}

.content_bg .container {
	background-position: -100px 8px;
}


		