section.theme{padding: 0}

footer.theme{padding: 0}





#site-info span{font-family: georgia, serif}

#site-info span{font-style: italic}

nav.theme{letter-spacing: 1px}

#nav-config{padding-bottom: 1px;}

body.ready.feature #site-feature{max-width: 100%;width: 100%}

#gradient-effect{display: none}

section.theme h1{font-size: 1.45em; line-height:150%}
section.theme h2,.album-title{font-size: 1.35em; line-height:150%}
section.theme h3{font-size: 1.3em; line-height:150%}
section.theme h4{font-size: 1.25em; line-height:145%}
section.theme h5{font-size: 1.2em; line-height:140%}
section.theme h6{font-size: 1em; line-height:140%}

section.theme h1,
section.theme h2,
section.theme h3,
section.theme h4,
section.theme h5,
section.theme h6,
.album-title{margin: 0 0 2.5% 0 !important}

section.theme h1,
section.theme h2,
section.theme h3,
section.theme h4,
section.theme h5,
section.theme h6,
.album-title{font-weight: 600;}

html{font-size: 14px}


		/* Site Background */
body{background: #FFFFFF}
#gradient-effect{background: #FFFFFF}

/* Header Background */
header.theme #site-info{background: #FFFFFF}

/* Site Title */
header.theme #site-info h1{color: #333333}

/* Site Slogan */
header.theme #site-info span{color: #AAAAAA}

/* Nav L1 */
nav.theme ul.l1 > li > a,
#plusNav div[role="show-more-navigation"]{color: #191919}

/* Nav L1 Hover */
#plusNav.open div[role="show-more-navigation"],
nav.theme ul.l1 > li.current > a,
nav.theme ul.l1 > li.currentAncestor > a,
nav.theme ul.l1 > li > a:hover,
nav.theme ul.l1 > li.open > a{color: #00FF00}

/* Nav L1 BG */
nav.theme>ul:before{background: #FFFFFF}

/* Nav L1 BG Hover */
nav.theme ul.l1 > li.current > a,
nav.theme ul.l1 > li.currentAncestor > a,
nav.theme ul.l1 > li > a:hover{
	background-color: #FFFFFF;
}

/* Nav L2 */
nav.theme ul.l2 li a{color: #999999}

/* Nav L2 Hover */
nav.theme ul.l2 li.current>a,
nav.theme li.l2 li.currentAncestor > a,
nav.theme ul.l2 li a:hover,
nav.theme ul.l1 li.open > a,
nav.theme ul.l1 li.open{color: #FFFFFF}

/* Nav L2 BG */
nav.theme ul.l1 > li.open > a,
nav.theme ul.l2 > li,
nav.theme ul.l2 li.open > a,
nav.theme ul.l2 li.open{background-color: #111111}

/* Breadcrumb */
#page-breadcrumb{color: #DDDDDD}
#page-breadcrumb a{color: #AAAAAA}
#page-breadcrumb a:hover{color: #777777}

/* Content */
section.theme{ color: #333333; background: #FFFFFF }

section.theme h1,
section.theme h2,
section.theme h3,
section.theme h4,
section.theme h5,
section.theme h6,
.album-title,
section.theme h1.blog-entry-title a{ 
	color: #000000;}
section.theme a{color: #3F90DF;}
section.theme a:hover{color: #888888;}
blockquote{border-left: 10px solid #E5E5E5}
.blog-entry{border-color: #EAEAEA}

/* Footer */
footer.theme{
	color: #AAAAAA;
	background: #333333;
}
#rw_email_contact:before{background: %colour_footer%}
footer.theme a{color: #777777}

/* Social Icons */
footer.theme a[class^='social-']{color: #CCCCCC;}
footer.theme a[class^='social-']:hover{color: #009ADF;}

/* Contact Form */

form > div > .form-input-field,
input.form-input-button[type="reset"],
input.form-input-button[type="submit"]{border-color: #EAEAEA;}

form > div > input,
form > div > textarea,
form > div > input.form-input-button[type="reset"],
form > div > input.form-input-button[type="submit"]{color: #333333;}

/* File Sharing*/
hr.t{background:#EAEAEA}
.filesharing-item + .filesharing-item{border-color: #EAEAEA}

/* Border Color */

#blog-categories,
#blog-archives,
.blog-tag-cloud,
#blog-rss-feeds{
	border-bottom-color: #EAEAEA;
}


		