/*
Theme Name: Wilderness
Theme URL: http://www.themeflood.com/wilderness/
Description: Wilderness theme for RapidWeaver
Author: Will Woodgate
Version: 4.0
First Released: 21st October 2007
Last Updated: 5th September 2012
License: Commercial
EULA: http://www.themeflood.com/eula.html
Documentation: http://support.themeflood.com/wilderness/index.html
*/

/* @group HTML Elements */

img {
	border-style: none;
	position: relative;
}

.image-left {
	float: left;
	padding: 10px 10px 10px 0;
	position: relative;
	display: block;
}

.image-right {
	float: right;
	padding: 10px 0 10px 10px;
	position: relative;
	display: block;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* @end */

/* @group Extra Content */

.ecName {
	display: none;
}

#extraContainer2 {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 15px;
}

#myExtraContent3 {
	position: relative;
	padding: 10px;
	margin: 0 15px 15px;
}

#myExtraContent6,
#myExtraContent7 {
	position: relative;
	padding: 10px;
	margin: 0 0 15px;
}

#myExtraContent8 {
	position: relative;
	padding: 10px;
	margin: 15px 0;
}

#myExtraContent9 {
	position: relative;
	padding: 10px;
	margin: 15px 0;
}

#myExtraContent10 {
	padding: 10px 10px 0;
}





/* @end */

/* @group Main */

#pageWrapper {
	min-height: 100%;
	height: 100%;
}

#main {
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative;
}

.external {
	padding-right: 12px;
	background: url(images/editable_images/external.png) no-repeat right center;
}

#logoLeft {
	display: none;
}

#logoRight {
	display: none;
}

#gradient {
	display: block;
	height: 700px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/editable_images/gradient.png) repeat-x 0 top;
	z-index: -1;
}

.clearer {
	clear: both;
}

#mediaWrapper {
	display: block;
	padding: 15px 15px 0;
}

.spacer {
	height: 40px;
}

#headerSpacer {
	height: 15px;
}

#backToTopWrapper {
	padding-top: 10px;
	display: none;
	position: relative;
}

/* @end */

/* @group Social Widget */

#socialWidget {
	background: #666666;
	z-index: 100;
}

#socialWidget.test {
	display: block;
	position: fixed;
	top: 100px;
	left: 0;
}

#socialWidget a,
#socialWidget [class^="icon-"] {
	text-decoration: none;
	-webkit-transition: color .30s linear;
	-moz-transition: color .30s linear;
	-o-transition: color .30s linear;
	transition: color .30s linear;
}

#socialWidget a:hover,
#socialWidget a:hover [class^="icon-"] {
	text-decoration: none;
	-webkit-transition: color .30s linear;
	-moz-transition: color .30s linear;
	-o-transition: color .30s linear;
	transition: color .30s linear;
}

#extraContainer1 {
	display: block;
	padding: 15px;
	margin: 0;
	position: relative;
	text-align: center;
}

/* @end */

/* @group Banner */

#banner {
	display: block;
	padding: 0;
	margin: 0 15px;
	position: relative;
	z-index: 0;
	min-height: 50px;
}

#extraContainer4 {
	display: block;
	position: relative;
	padding: 0;
	z-index: 0;
}

#extraContainer4 img {
	width: 100%;
	height: auto;
}

#siteSloganLogo {
	position: relative;
	text-align: right;
	display: none;
}

#slogan {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 50;
	overflow: hidden;
}

#slogan-bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#slogan h2 {
	font-size: 180%;
	z-index: 20;
	position: relative;
	display: block;
	margin: 10px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1.25em;
}

/* FreeStyle banners */
#freeStyle img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

#headerContainer h2 {
	display: block;
	padding: 15px;
	font-size: 200%;
	line-height: 1.00em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	width: 100%;
	z-index: 1;
	margin: 0;
}

#bannerContentBox {
	position: absolute;
	bottom: 0;
	margin: 15px;
	display: none;
	z-index: 100;
	overflow: auto;
}

#bannerBoxBackground {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	height: 100%;
	width: 100%;
	background: #000000;
}

#bannerContentBox h1,
#bannerContentBox h2,
#bannerContentBox h3,
#bannerContentBox h4,
#bannerContentBox h5,
#bannerContentBox h6 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 1.25em;
}

#bannerContentBox a {
	color: #5e5e5e;
}

#bannerContentBox a:hover {
	color: #eaeaea;
}

#extraContainer5 {
	padding: 25px;
	font-size: 110%;
	z-index: 10;
	display: block;
	position: relative;
}

/* @end */

/* @group Content */

#contentContainer {
	display: block;
	position: relative;
	margin: 15px;
}

#contentContainer #content {
	padding: 0;
	margin: 0;
	position: relative;
}

#contentWrapper {
	display: block;
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
	margin: 0;
}

/* @end */

/* @group Wrapper and spacers */

.wrapper {
	padding: 10px;
	position: relative;
	margin: 0;
	display: block;
	zoom: 1;
}

.contentSpacer {
	display: block;
	height: 10px;
}

/* @end */

/* @group Horizontal Navigation */

#nav1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
	float: left;
}

#nav1 li {
	float: left;
	width: 9em;
	list-style-type: none;
	margin: 0;
}

#nav1 ul {
	margin: 0;
	padding: 0;
}

#nav1 a {
	display: block;
	height: 75px;
	width: 9em;
	padding: 0;
	text-align: center;
	margin: 0;
	line-height: 75px;
	text-decoration: none;
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#nav1 a:hover {
	text-decoration: none;
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#nav1 .current,
#nav1 .current:hover, 
#nav1 .currentAncestor {
	text-decoration: none;
}

#nav1 ul ul ul,
#nav1 ul ul ul ul {
	display: none;
}

#nav1 ul ul li a,
#nav1 ul ul ul li a {
	display: none;
}

/* @end */

/* @group Page Header */

#pageHeader {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 20;
	overflow: hidden;
}

#titleDropShadow {
	display: block;
	height: 8px;
	width: 100%;
	background-color: transparent;
	background-image: url(images/editable_images/titlebar_shadow.png);
	position: absolute;
	top: 75px;
	z-index: 10;
}

#headerBar {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	z-index: 20;
	overflow: hidden;
	height: 75px;
}

#titleBarGradient {
	width: 100%;
	height: 75px;
	display: none;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/editable_images/title-bar-gradient.png);
}

#siteLogo {
	height: 75px;
	display: none;
	margin: 0;
	float: left;
	padding: 0;
}

#siteLogo img {
	margin: 0;
	padding: 10px 15px 0;
}

#siteTitle a {
	display: inline;
	margin: 0;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 26px;
	padding: 0 10px;
	line-height: 75px;
	text-decoration: none;
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#siteTitle a:hover {
	text-decoration: none;
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#titleWrapper {
	display: block;
	margin: 0px auto;
	height: 75px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	text-align: left;
	text-decoration: none;
	position: relative;
	z-index: 10;
}

#logo {
	display: none;
}

#titleWrapper h1 {
	display: inline;
	padding: 0 20px;
	text-align: left;
	line-height: 75px;
	text-decoration: none;
	font-size: 2.00em;
	margin: 0;
	float: left;
}

#LogoTopLeft,
#LogoTopRight,
#LogoLowerLeft,
#LogoLowerRight {
	display: none;
}

/* @end */

/* @group Secondary Navigation */

.secondaryNavigation {
	line-height: 1.00em;
	position: relative;
	top: 0;
	width: 100%;
	display: none;
	margin: 0 0 15px;
	padding: 0;
}

#nav2 {
	line-height: 1.00em;
	position: relative;
	top: 0;
	width: 100%;
	display: block;
	margin: 0 0 15px;
	padding: 0;
}

#nav2 .current {
	font-weight: bold;
}

#nav2 .current:hover {
	font-weight: bold;
}

#nav2 .currentAncestor {
	font-weight: bold;
}

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 li {
	display: inline;
}

#nav2 ul li a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.20em;
	border-top: none;
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#nav2 ul li a:hover {
	-webkit-transition: background .30s linear;
	-moz-transition: background .30s linear;
	-o-transition: background .30s linear;
	transition: background .30s linear;
}

#nav2 ul ul a {
	padding-left: 20px;
	padding-right: 20px;
}

#nav2 ul ul ul a {
	padding-left: 30px;
	padding-right: 30px;
}

#nav2 ul ul ul ul a {
	padding-left: 40px;
	padding-right: 40px;
}

#nav2 ul ul ul ul ul a {
	padding-left: 50px;
	padding-right: 50px;
}

#nav2 ul ul ul ul ul ul a {
	padding-left: 60px;
	padding-right: 60px;
}

/* @end */

/* @group Raft Navigation */

.raftNavWrapper {
	display: none;
	position: relative;
	clear: both;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.raftNavTitle {
	position: relative;
}

.raftNavTitle h3 {
	font-size: 150%;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	position: relative;
	padding-left: 10px;
	margin: 0;
}

.raftNavTitle .raftNavArrow.opened {
	position: absolute;
	top: 0;
	right: 15px;
	width: 30px;
	height: 45px;
	display: block;
	z-index: 20;
	background: url(images/editable_images/raft-nav-open.png) no-repeat center center;
}

.raftNavTitle .raftNavArrow.closed {
	position: absolute;
	top: 0;
	right: 15px;
	width: 30px;
	height: 45px;
	display: block;
	z-index: 20;
	background: url(images/editable_images/raft-nav-closed.png) no-repeat center center;
}

.null {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	z-index: 50;
}

.raftNav {
	display: none;
}

/* Reset unordered list and lsit item styles */
.raftNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

.raftNav li {
	padding: 0;
	margin: 0;
}

.raftNav ul li {
	float: none;
	position: relative;
}

.raftNav ul li a { 
	display: block; 
	padding: 0 0 0 10px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	z-index: 5;
	margin: 0;
	font-weight: normal;
	border-top: 1px solid #eaeaea;
	font-style: normal;
}

.raftNav ul li a:hover {
	z-index: 10;
}

.raftNav ul li a.current,
.raftNav ul li a.currentAncestor {
	font-weight: bold;
}

.raftNav ul ul a {
	padding-left: 30px;
}

.raftNav ul ul ul a {
	padding-left: 50px;
}

.raftNav ul ul ul ul a {
	padding-left: 70px;
}

.raftNav ul ul ul ul ul a {
	padding-left: 90px;
}

/* @end */

/* @group Search Bar */

#sidebarSearch {
	display: none;
}

.form-search input {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group Sidebar */

#aside {
	position: relative;
	float: left;
	width: 200px;
}

#sidebarContainer {
	margin-top: 0px;
	position: relative;
	display: block;
	margin-bottom: 15px;
}

#sidebarLogo {
	text-align: center;
	display: none;
	position: relative;
}

#sidebarContainer #sidebar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin: 0;
	position: relative;
	display: block;
}

#sidebar ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
}

#sidebar ol {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: decimal;
}

#sidebar h1 {
	border-bottom: none;
	font-size: 200%;
	padding-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebar h2 {
	border-bottom: none;
	font-size: 180%;
	padding-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebar h3 {
	border-bottom: none;
	font-size: 160%;
	padding-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebar h4 {
	border-bottom: none;
	font-size: 140%;
	padding-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebar h5 {
	border-bottom: none;
	font-size: 120%;
	padding-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebar h6 {
	font-size: 100%;
	border-bottom: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#sidebarTitle h4 {
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: none;
	margin: 0;
	display: block;
	position: relative;
	font: bold 160% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#pluginSidebar {
	display: block;
	position: relative;
}

#pluginSidebar ul {
	padding: 0;
	margin: 0;
}

#doubleSidebarContent {
	display: none;
}

/* @end */

/* @group Footer */

#footer {
	text-align: left;
	margin: 0 15px;
	position: relative;
	padding-bottom: 10px;
}

#footerLogo {
	text-align: center;
	display: none;
}

#footerContent {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

#lastUpdated {
	float: right;
	display: none;
	margin-top: 10px;
	margin-right: 10px;
}

/* @end */

/* @group Footer Navigation */ 

#footerNav {
	display: none;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


#footerNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footerNav li {
	display: inline;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

#footerNav li:first-child {
	border-left: none;
}

#footerNav a {
	padding-right: 5px;
	padding-left: 5px;
}

#footerNav a:hover {
	text-decoration: underline;
}

#footerNav ul ul {
	display: none;
}

/* @end */

/* @group Breadcrumbs */

span.breadcrumbText {
	position: relative;
	float: left;
	display: inline;
}

#upperBreadcrumb {
	margin: 15px 15px 0;
	padding: 10px;
	display: none;
}

#lowerBreadcrumb {
	margin: 15px;
	padding: 10px;
	display: none;
}

#upperBreadcrumb ul,
#lowerBreadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#upperBreadcrumb li,
#lowerBreadcrumb li {
	display: inline;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Blog */

.blog-archive-background {
	
}

.blog-entry-summary {
	margin-bottom: 15px;
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-entries-wrapper .blog-entry {
	
}

.blog-archive-month {
	font-size: 2.2em;
	letter-spacing: -1px;
}

.blog-archive-link {
	
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	
}

.blog-tag-cloud {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}

ul.blog-tag-cloud {
	display: block;
	text-align: justify;
	margin: 0;
	padding: 10px 0 0 !important;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
	margin: 0;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

.blog-entry {
	padding-bottom: 40px;
	position: relative;
}

.blog-entry-title {
	margin: 0px;
	font: normal 1.25em/1.00em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-date {
	padding-bottom: 10px;
}

.blog-read-more {
	
}

.blog-entry-body {
	margin: 0px;
}

.blog-entry-comments {
	padding: 0;
	margin: 0;
}

p.blog-entry-tags {
	padding: 0;
	margin: 10px 0 0;
}

.blog-entry-category {
	padding-top: 10px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	
}

#blog-archives br,
#blog-categories br,
#blog-rss-feeds br {
	display: none;
}

#blog-archives {
	margin: 0;
	padding: 10px 0 0;
}

.blog-archive-link-enabled {
	background-repeat: no-repeat;
	display: block;
}

.blog-archive-link-disabled {
	background-repeat: no-repeat;
	display: block;
}

#blog-categories {
	padding: 10px 0 0;
	margin: 0;
}

.blog-category-link-enabled {
	display: block;
}

.blog-category-link-disabled {
	display: block;
}

#blog-rss-feeds {
	padding: 10px 0 0;
	margin: 0;
	display: block;
}

.blog-rss-link {
	background-repeat: no-repeat;
	background-image: url(images/editable_images/rss_icon.png);
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

.blog-comments-rss-link {
	background-repeat: no-repeat;
	background-image: url(images/editable_images/rss_icon.png);
	background-position: left center;
	padding-left: 15px;
	display: block;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	padding-bottom: 15px;
	padding-top: 15px;
}

.filesharing-item-title a:link {
	font-weight: bold;
	margin-bottom: 0px;
}

.filesharing-item-title a:hover {
	font-weight: bold;
}

/* @end */

/* @group Flash Content */

#flashcontent {
	text-align: center;
}

.album-title {
	margin-bottom: 0px;
	font: bold 1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.album-description {
	margin-bottom: 50px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 20px;
}

.thumbnail-frame {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 5px;
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: none;
	padding: 2px;
}

.thumbnail-caption {
	margin: 0;
	width: 100%;
	height: 38px;
	display: block;
	padding: 0 0 0 5px;
}

/* @end */

/* @group Photo Album */

.photo-background {
	text-align: left;
}

.photo-navigation {
	width: 200px;
	float: left;
	margin: 15px 15px 0;
	padding: 15px;
}

.photo-links {
	
}

.photo-navigation a:link,
.photo-navigation a:visited {
	
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame {
	padding: 2px;
	position: absolute;
	left: 260px;
	top: 15px;
}

.photo-title {
	margin: 0;
	font: normal 1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.photo-caption {
	margin: 0;
}

.exif-data {
	font-size: 0.75em;
	line-height: 1.5em;
	clear: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px;
	float: left;
	width: 200px;
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */

p.exif-version {
	
}

p.exif-colour-space {
	
}

p.exif-focal-length {
	
}

p.exif-dimensions {
	
}

p.exif-pixel-y-dimension {
	
}

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
	
}

p.exif-subsec-time-original {
	
}

p.exif-exposure-mode {
	
}

p.exif-spatial-frequency-response {
	
}

p.exif-scene-capture-type {
	
}

p.exif-subject-location {
	
}

p.exif-shutter-speed {
	
}

p.exif-datetime-original {
	
}

p.exif-subsec-time {
	
}

p.exif-compressed-bits-per-pixel {
	
}

p.exif-flash-energy {
	
}

p.exif-saturation {
	
}

p.exif-brightness {
	
}

p.exif-exposure-time {
	
}

p.exif-f-number {
	
}

p.exif-file-source {
	
}

p.exif-gain-control {
	
}

p.exif-subject-area {
	
}

p.exif-cfa-pattern {
	
}

p.exif-scene-type {
	
}

p.exif-white-balance {
	
}

p.exif-flash {
	
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
	
}

p.exif-device-setting-description {
	
}

p.exif-focalplane-x-resolution {
	
}

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
	
}

p.exif-light-source {
	
}

p.exif-sensing-method {
	
}

p.exif-aperture {
	
}

p.exif-sharpness {
	
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
	
}

p.exif-subsec-time-digitized {
	
}

p.exif-contrast {
	
}

p.exif-focalplane-resolution-unit {
	
}

p.exif-gamma {
	
}

p.exif-35mm-focal-length {
	
}

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
	
}

p.exif-custom-rendered {
	
}

p.exif-max-aperture {
	
}

p.exif-sound-file {
	
}

p.exif-metering-mode {
	
}

p.exif-spectral-sensitivity {
	
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
	
}

p.exif-iso-rating {
	
}

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
	
}

p.exif-user-comment {
	
}

/* @end */

/* @group Quicktime */

.movie-description {
	margin-top: 15px;
}

.movie-page-title {
	font-weight: bold;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.movie-page-description {
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	width: 134px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
	
}

.movie-thumbnail-frame img {
	padding: 1px;
	margin-bottom: 5px;
}

.movie-thumbnail-caption {
	
}

.movie-frame {
	text-align: center;
}

.movie-page-title {
	font-weight: bold;
	margin-bottom: 0px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	font-size: 1em;
	position: relative;
	z-index: 10;
}

/* @end */

/* @group Contact Form */

div label {
	font-size: 100%;
	padding-top: 0;
	line-height: 36px;
	float: none;
	display: inline;
}

.message-text {
	font-weight: bold;
	font-style: normal;
}

input.form-input-field {
	font-size: 18px;
	width: 75%;
}

textarea.form-input-field {
	line-height: 18px;
	resize: both;
	width: 75%;
}

.form-input-button {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-input-button:hover {
	color:#333333;
	text-decoration: none;
	background-color:#e6e6e6;
	background-position:0 -15px;
}

.form-input-button:focus {
	outline: 1px dotted #666;
}

.form-input-button[type="reset"] {
	
}

.form-input-button[type="submit"] {
	color: #ffffff;
	background-color: #0074CC;
	background-image: -moz-linear-gradient(top, #08C, #05C);
	background-image: -ms-linear-gradient(top, #08C, #05C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#05C));
	background-image: -webkit-linear-gradient(top, #08C, #05C);
	background-image: -o-linear-gradient(top, #08C, #05C);
	background-image: linear-gradient(top, #08C, #05C);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08C', endColorstr='#05C', GradientType=0);
	border-color: #05C #05C #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	text-shadow: none;
}

.form-input-button[type="submit"]:hover,
.form-input-button[type="submit"]:active {
	background-color:#0055cc;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* @end */

/* @group JS-Kit Override */

.js-singleCommentBodyT {
	display: block;
	margin: 0;
	padding: 17px 0 0;
}

.js-singleCommentHeader {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

.js-OldComments,
.js-commentFieldLabel,
.js-pmFieldLabel,
.js-singleCommentBody,
.js-singleCommentKarmaComMod,
.js-commentBodyLabel,
.js-commentCmtTextarea,
.js-commentAvatarArea,
.js-OldCommentsWrap,
.js-OldComments,
.js-CreateCommentFieldsWrap,
.js-CreateCommentFields,
.js-commentCmtTextarea,
.js-kit-comments div {
	clear: none !important;
}

.js-singleCommentText {
	display: block !important;
	clear: both !important;
}

.js-kit-comments br {
	display: none !important;
}

.js-singleCommentBody br {
	display: block !important;
}

/* @end */

/* @group RapidWeaver 5 Sitemap */

.sitemap-header {
	
}

.rw-sitemap {
	
}

.tree ul {
	
}

.tree li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.tree li p {
	padding: 0;
	margin: 0;
}

.sitemap-footer {
	
}

/* @end */

/* @group YourHead Accordion */

.acToggle {
	padding: 0;
	margin: 0;
	height: auto !important;
	line-height: 1.00em !important;
}

/* @end */


/* @group YourHead Kwix */

.kwix-text h3 {
	padding: 0;
	margin: 0;
	height: auto !important;
	line-height: 1.00em !important;
}

/* @end */