/* TEXT COLORS */

body {
	color: #BBBBBB;
}

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

.contentBreak{
	border-top: 1px solid #0C0C0C;
	border-bottom: 1px solid #4C4C4C;
	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 #494949;
}

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

.highlight{
	background-color: #64903E;
	border-bottom: 1px solid #7AA654;
}

.featureImageBdr{
	background-color: #B3B3B3;
	border-top: 1px solid #F2F2F2;
}

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: #FFFFFF;
}

.navHeader .title{
	color: #EEEEEE;
}

.header .slogan{
	color: #77934E;
}

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

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

.contentContainer a{
	color: #FF7200;
}

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

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: #0A0A0A;
	padding: 0px 7px 2px 10px;
}

/* TAB COLORS */

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

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

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

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

#nav ul ul{
	background-color: #B3B3B3;
}

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

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

#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: #B3B3B3 !important;
}

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

.footer {
	background-color: #111111;
	color: #444444;
}

.footer a{
	color: #779500;
}

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

.photo-navigation {
	background-color: #070707;
}

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

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

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

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

/* MOVIE POPUP COLORS */

.form-input-field {
	border: 3px solid #191919;
	background-color: #000000;
	color: #BBBBBB;
} 


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

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

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

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

.slogan {
	font-family: "Lucida Grande",LucidaGrande,Lucida,"Lucida Sans",Tahoma,Arial,Helvetica,sans-serif;
	font-style: italic;
}

.header .slogan {
	letter-spacing: 0;
}

.tint{
	background-color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;           /* 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;
}

body {
	font-family: "Lucida Grande",LucidaGrande,Lucida,"Lucida Sans",Tahoma,Arial,Helvetica,sans-serif;
}

.content_bg h1,
.content_bg h2,
.content_bg h3,
.content_bg h4,
.content_bg h5,
.content_bg h6, 
.blog-entry-title a,
.album-title, 
.movie-page-title,
.message-text{
	font-family: "Lucida Grande",LucidaGrande,Lucida,"Lucida Sans",Tahoma,Arial,Helvetica,sans-serif;
}

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

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

.content_bg .sidebar{
	display: none;
}

.content_bg .contentContainer {
	margin: 0;
}

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


		