/* TEXT COLORS */
.photo-background{background:url(images/noise.png);}
body, .photo-background, .form-input-field {color: #8F8E90;background-color:#29292F;}
header, section .border, .blog-entry-date{border-bottom:1px solid #4A4A50;}

.form-input-field{border:1px solid #3E3E43;}
header nav{border-bottom:3px solid #19191D;}
.blog-entry, .filesharing-item{border-top:3px solid #19191D;}
.blog-entry-date{background-color: #19191D;}
footer #weight{background-color: #000000;}
footer section{border-bottom:2px solid #000000;}

a{color:#BBB892;}
a:hover{color:#ADA464;}

h1, h2, h3, h4, h5, h6, .blog-entry-title a, .blog-entry-date, .blog-entry-title a:hover, #blog-rss-feeds:before, ul.blog-tag-cloud:before, #blog-archives:before, #blog-categories:before, .album-title, .movie-title, .movie-page-title, .photo-title{color:#E0D2B9;}

.photo-caption {color:#C6B89F;}

header h1{ color:#CCCC99;}
header h2, header h2 a{color:#D6CDB8;}
h2#aside{color:#E1D2B9;}
	
blockquote, code {background:#26262B;color:#8E8D8F;}

nav a, .photo-links a{color:#B0B29E;}
nav a:hover, .photo-links a:hover{color:#DAC8A9;}
nav a.current, nav a.currentAncestor {color:#E0CDAC;}

aside nav a{color:#BC9C72;}
aside nav a:hover{color:#F9F9F9 !important;}
aside nav a.current{color:#F9F9F9;}
aside nav a.currentAncestor {color:#000000;}

footer{color:#BDAD9C;}
footer a{color:#BB9B72;}
footer a:hover{color:#CDC19A;}

.blog-entry-date, .blog-entry-date a{color:#D9C8A9;}



		.imageStyle{
	padding: 0 !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	background: none !important;
}

.wrapperInner, footer{width:924px;}
.wrapperInner section{width:680px;}

#featureBorderInner,
#featureImage,
#featureInset{
	height: 210px;
	width: 900px;
}

body {background-image:url(images/light10.png);}

header .border, aside .border, aside nav ul ul li span{background:transparent url(images/border.png) no-repeat 0 -7px;}

h1, h2, h3, h4, h5, h6, nav, footer, .album-title, .movie-page-title, .filesharing-item-title{
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}

body, header h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}

body, header h2, a:hover{text-shadow:rgba(0,0,0,1) 0 1px 0;}

header h1{
	font-size: 28px;
}

header nav{font-size:17px;}
header nav li a{padding:4px 0;}

aside h2#aside{
	font-size: 22px;
}

#sloganBox{background:url(images/slogan.png) no-repeat right -230px;}
#sloganBox span{background:url(images/slogan_cap.png) no-repeat left -230px;}

#featureBorderOuter span{background: url(images/feature_tint_cap.png) no-repeat left -976px;}
#featureBorderOuter{background: url(images/feature_tint.png) no-repeat right -976px;}
#featureBorderInner{border:1px solid rgba(0,0,0,.33);}

.imageStyle, .thumbnail-wrap, .movie-thumbnail-frame img, img.photo-frame{
	background:url(images/px_dark20.png);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: 0px 2px 4px rgba(0,0,0,.35);
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.35);
}

.thumbnail-wrap:hover, .movie-thumbnail-frame img:hover{
	background:url(images/px_dark45.png);
}

footer section{
	background:url(images/px_dark20.png);
	border: 1px solid rgba(0,0,0,0.25);
}

#featureBorderOuter {
	display: none;
}

#container{
	padding-top: 35px;
}

#featureInset{background-image: url(images/inset40.png);}

aside {
	float: left;
}

#container section{
	float: right;
}


		