/*
Theme Name: Black & White
Theme URL: http://www.themeflood.com/blackandwhite/
Description: Black & White theme for RapidWeaver
Author: Will Woodgate
Version: 4.0
First Released: 21st October 2007
Last Updated: 21st November 2010
License: Commercial
EULA: http://www.themeflood.com/eula.html
Documentation: http://support.themeflood.com/blackandwhite/index.html
*/

/* @group CSS Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}

body {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
	-moz-outline-style: none;
}

/* remember to highlight inserts somehow! */

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

input, select {
	vertical-align: middle;
}

/* @end */

/* @group General Layout */

body {
	color: black;
	background: white;
	margin: 0;
	padding: 0;
	font: 80%/1.50em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

blockquote {
	border-top: 1px solid #d7d7d7;
	background-color: #f9f9f9;
	padding: 15px;
	color: #878787;
}

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

img {
	
}

.image-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	position: relative;
}

.image-right {
	float: right;
	margin-right: 1em;
	margin-bottom: 1em;
	position: relative;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0080ff;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0080ff;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0080ff;
}

a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #0080ff;
}

pre {
	
}

code {
	
}

abbr {
	
}

acronym {
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.imageStyle {
	
}

/* Main content area unordered list styles */

#content ul {
	list-style-type: disc;
	margin-left: 40px;
}

#content ol {
	list-style-type: decimal;
	margin-left: 40px;
}

#contentContainer #content li {
	
}

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;
}

/* Sidebar area unordered list styles */

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

#sidebarContainer #sidebar li {
	
}

/* Table Styles */

table {
	
}


/* @end */

/* @group Layout */

/* @group Main */

body {
	padding: 0;
	margin: 0;
}

#main {
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
}

.clearer {
	clear: both;
}

#gradient {
	display: block;
	height: 700px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: -1;
}

/* @end */

/* @group Logo Images */

#absoluteLeft {
	position: absolute;
	top: 25px;
	left: 25px;
	display: none;
	z-index: 50;
}

#absoluteRight {
	position: absolute;
	top: 25px;
	right: 25px;
	display: none;
	z-index: 50;
}

#fixedLeft {
	position: fixed;
	top: 25px;
	left: 25px;
	display: none;
	z-index: 50;
}

#fixedRight {
	position: fixed;
	top: 25px;
	right: 25px;
	display: none;
	z-index: 50;
}

#siteTitle img {
	float: left;
	display: none;
	position: relative;
}

#siteSlogan img {
	float: left;
	display: none;
	position: relative;
}

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

/* @end */



/* @group Extra Content */

.ecName {
	border: 2px solid #FF0000;
	color: #FF0000;
	display: none;
}

#extraContainer1 {
	position: fixed;
	left: 0;
	top: 150px;
	display: inline;
	text-align: right;
}

#extraContainer1 img a {
	border: none;
	outline: none;
}

#extraContainer2 {
	position: absolute;
	right: 0;
	top: 22px;
	display: inline;
}

#extraContainer3,
#extraContainer4,
#extraContainer5,
#extraContainer6,
#extraContainer7,
#extraContainer8 {
	display: block;
}

/* @end */

/* @group Title Bar */

#headerContainer {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
}

#headerBlock {
	position: relative;
	display: block;
	background-color: #000000;
	height: 70px;
	overflow: hidden;
}

#headerShadow {
	position: relative;
	display: block;
	width: 100%;
	height: 10px;
	background: url(images/editable_images/header_shadow.png) repeat-x;
}

.widthWrapper {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 900px;
}

#siteTitle h1 {
	color: #ffffff;
	display: inline;
	position: relative;
	font: 250%/70px Georgia, "Times New Roman", Times, serif;
}

#siteTitle h1 a {
	text-decoration: none;
}

#siteTitle h1 a:hover {
	text-decoration: none;
}

#headerSpacer {
	display: block;
	position: relative;
	height: 80px;
}

#siteSlogan h2 {
	display: block;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: none;
	font: 180% Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Horizontal Navigation Links */

#nav {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	line-height: 70px;
	font-family: "Times New Roman", Times, serif;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	background: transparent;
	float: right;
}

#nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
	
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 15px;
}	

#nav ul ul {
	display: none;
}

/* @end */

/* @group Content / Sidebar */

#main #content {
	display: block;
	z-index: 1;
	padding: 0;
	margin: 0 250px 0 0;
}

#content a:link, #content a:visited {
	font-weight: bold;
}

#content a:hover, #content a:active {
	font-weight: bold;
}

#content h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 200%;
}

#content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 180%;
}

#content h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
}

#content h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
}

#content h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 120%;
}

#content h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}

#aside {
	float: right;
	display: block;
	width: 200px;
	position: relative;
	margin: 0;
	padding: 0;
}

#aside h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 200%;
}

#aside h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 180%;
}

#aside h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
}

#aside h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
}

#aside h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 120%;
}

#aside h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}

#searchFunction {
	display: none;
	margin: 0 0 50px;
	padding: 0;
}

#searchBar {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 5px 0;
	font-size: 12px;
	text-indent: 5px;
}

#searchButton {
	float: right;
	margin-top: 3px;
}

#sidebarTitle h3 {
	font: 160% Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	margin: 0 0 50px;
	padding: 0;
}

/* @end */

/* @group Sidebar Navigation Links */

#nav2 {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 0 50px;
	font-family: "Times New Roman", Times, serif;
}

#nav2 ul {
	display: block;
	margin: 0;
	padding: 0;
}

#nav2 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav2 .current:hover {
	text-decoration: none;
}

#nav2 ul a {
	display: none;
}

#nav2 ul ul {
	margin: 0;
}

#nav2 ul ul a {
	display: block;
}

#nav2 ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 20px;
	margin: 0;
}

#nav2 ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 40px;
	margin: 0;
}

#nav2 ul ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 60px;
	margin: 0;
}

#nav2 ul ul ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 80px;
	margin: 0;
}

#nav2 ul ul ul ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 100px;
	margin: 0;
}

#nav2 ul ul ul ul ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 120px;
	margin: 0;
}

#nav2 ul ul ul ul ul ul ul ul ul a {
	display: block;
	padding-right: 0;
	padding-left: 140px;
	margin: 0;
}


/* @end */

/* @group Breadcrumb Links */

#breadcrumb {
	display: block;
	padding: 0 25px 0 0;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 0;
	font-family: "Times New Roman", Times, serif;
}

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

#breadcrumb li {
	display: inline;
}

#breadcrumb a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

#breadcrumb a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

/* @end */

/* @group Footer / Last Updated */

#footer {
	position: relative;
	display: block;
	padding-bottom: 15px;
	padding-top: 10px;
	margin: 20px 0;
}

#footerContent {
	display: inline;
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#lastUpdated {
	display: none;
	text-align: right;
}

/* @end */



/* @end */


/* @group Blog */

.blog-archive-background {
	
}

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

.blog-archive-headings-wrapper {
	border-bottom: 1px solid;
}

.blog-archive-entries-wrapper {
	
}

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

.blog-archive-month {
}

.blog-archive-link {
	
}

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

/* Blog Tag Cloud */

ul.blog-tag-cloud {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

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

.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;
}

/* Main Blog entries */

.blog-entry {
	padding-bottom: 50px;
}

.blog-entry-title {
	margin: 0;
	padding: 0;
	font: normal 150%/1.00em Georgia, "Times New Roman", Times, serif;
}

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

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

.blog-read-more {
	display: block;
}

.blog-entry-body {
}

p.blog-entry-tags {
	margin-top: 15px;
}

.blog-entry-comments {
	
}


/* Styles the category link/s in the main Blog entry */

.blog-entry-category a {
}

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

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

/* styles the archives in the blog sidebar */

#blog-archives {
	margin-bottom: 25px;
}

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

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

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	margin-bottom: 25px;
	border-top: 1px solid #cccccc;
}

.blog-category-link-enabled {
	display: block;
	border-bottom: 1px solid #cccccc;
	line-height: 2.00em;
}

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

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	display: block;
	padding-top: 25px;
	position: relative;
}

.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: normal;
	margin-bottom: 0px;
	text-decoration: none;
}

.filesharing-item-title a:hover {
	font-weight: normal;
	text-decoration: none;
}

/* @end */

/* @group Photo Album */

/* @group Photo Album (thumbnail view) */

.album-title {
	margin-bottom: 0px;
	font: 125% Georgia, "Times New Roman", Times, 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: 0px;
}

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

/* @end */

/* @group Photo Album (single image view) */

/* CSS Formatting for Single Page (Photo view) */

.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 {
	background-image: url('images/theme_files/loading_background.png');
	padding: 0px;
	position: absolute;
	left: 260px;
	top: 15px;
}

.photo-title {
	margin-bottom: 0px;
	font: 125% Georgia, "Times New Roman", Times, serif;
}

.photo-caption {
	margin: 0;
}

/* @end */

/* @group Photo Album Slideshow */

#flashcontent {
	text-align: center;
}

/* @end */

/* @group Exif Data */

.exif-data {
	clear: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px;
	float: left;
	width: 200px;
}

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

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 */


/* @end */

/* @group Movie Page */

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

/* @end */

/* @group Movie Album */

.movie-page-title {
	margin-bottom: 0px;
	font: 125% Georgia, "Times New Roman", Times, 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 {
	
}

/* CSS formatting for Singular Quicktime Movies */

.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 */

form {
	margin: 0px;
	padding: 0px;
}

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

.form-input-field {
	font-size: 1.25em;
	width: 99%;
}

.form-input-button {
	font-size: 1.5em;
}

/* @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 Sitemap */

.rw-sitemap {
	display: block;
}

.rw-sitemap ul {
	margin: 0;
}

.rw-sitemap ul li {
	list-style-type: none;
}

.rw-sitemap ul li ul li {
	margin-left: 30px;
}

.rw-sitemap ul li a {
	padding: 5px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 10px;
	border: none;
}

.tree {
	margin: 0;
}

/* @end */