/* TEXT COLORS */

body {
	color: %colour_text%;
}

a{
	color: %colour_link%;
}

section a:hover,
aside a:hover{
	color: %colour_link_hover%;
}

h1, h2, h3, h4, h5, h6,
span#asideTitle,
.album-title, .movie-page-title,
h1.blog-entry-title, 
h1.blog-entry-title a,
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before {
	color: #73B532;
}

.stripe_1 {
	background-color: #73B532;
}

.stripe_2 {
	background-color: #FFFFFF;
}

header {
	background-color: #F9F9F9;
}

#banner {
	background-color: #DDDDDC;
}

section { 
	background-color: #F9F9F9;
}

footer {
	background-color: #DDDDDC;
	color: #525252;
}

header h1#title  {
	color: #A5A6A4;
}

header h2#slogan  {
	color: #73B532;
}

nav li a {
	color: #1A1A1A
}

nav a.current {
	color: #73B532;
}

nav li a:hover {
	color: #73B532;
}

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

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

#content a, aside a {
	color: #73B532;
}

section {
	color: #404040;	
}

#footerText {
	color: #525252;
}

footer ul, footer li, footer a {
	color: #525252;
}

footer a:hover {
	color: #FFFFFF
}

.blog-entry-date, .blog-entry-tags{
	color: %colour_text + .05%;
}



		.wrapper {
	background: url(images/shadow_page_2.png);
}

header {
	background-image: url(images/texture_noise.png);
}

section {
	background-image: none;
}

(null)

#banner {
	background-image: url(images/banner_lines.png);
}


header h1#title {
	font-style: normal;
	font-weight: normal;
}

header h1#title {
	font-family: "Palatino";
}

header h2#slogan {
	font-style: italic;
}

header h2#slogan {
	font-family: "Palatino";
}

nav ul  {
	font-family: "Palatino";
}

#featureImg {
	background: url(images/editable_images/image_25.jpg);
}

.wrapper #content {
	padding: 30px 0 0 40px;
	min-height: 200px;
	padding-bottom: 35px;
	width: 700px;
}

.wrapper section {
	float: left !important;
}

aside {
	padding: 30px 40px 0 0;
	float: right !important;
	width: 180px;
}

h1, h2, h3, h4, h5, h6, span#asideTitle, .album-title, .photo-background p, footer, .movie-title, .movie-page-title  {
	font-family: "Palatino";
}

section, .thumbnail-caption {
	font-family: "Helvetica";
}

section {
	font-size: .875em;
	line-height: 1.375em;
}


		