/*   
Theme Name: Snow
Theme URL: http://www.themeflood.com/snow/
Description: Snow theme for RapidWeaver
Author: Will Woodgate
Author URL: http://www.themeflood.com
Version: 1.0
First released: 28/05/11
License: Commercial
EULA: http://www.themeflood.com/eula.html
*/

/* @group 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;
}

html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	color: #797979;
	font: 90%/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

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

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

blockquote {
	margin: 15px;
	padding: 15px;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

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

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:3px;
    border:0;   
    border-top:3px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

input, textarea {
	outline: none;
}

.clearer {
	clear: both;
}

.spacer {
	display: block;
	position: relative;
	height: 100px;
}

.smallSpacer {
	display: block;
	position: relative;
	height: 50px;
}

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

/* @end */

/* @group Inline Images */

img {
	border-style: none;
}

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

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

/* @end */

/* @group Links */

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #2ba9d4;
}

a:visited {
	color: #2ba9d4;
	font-weight: normal;
	text-decoration: none;
}

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

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

/* @end */

/* @group Headers */

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	line-height: 1.50em;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Lists */

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

/* @group Extra Content */

.ecName {
	display: none;
}

#extraContainer1 {
	position: relative;
	font-size: 80%;
}

#extraContainer2 {
	position: absolute;
	top: 0;
	left: 0;
}

#extraContainer3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	display: block;
}

#extraContainer4 {
	position: relative;	
}

#extraContainer5 {
	position: relative;
	margin-top: 1.75em;
	font-size: 80%;
}

/* @end */

/* @group Logo Images */

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

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

#headerLogo {
	display: none;
}

#contentLogoTop {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#contentLogoTop {
	position: relative;
	z-index: 1;
	display: none;
}

#contentLogoBottom {
	position: relative;
	z-index: 1;
	display: none;
}

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

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

/* @end */

/* @group Main */

#main {
	width: 900px;
	padding: 0;
	display: block;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

#pageStripe {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
}

/* @end */

/* @group Header */

#header {
	display: block;
	position: relative;
	height: 200px;
	margin-bottom: 25px;
}

#siteTitle {
	display: block;
	text-align: left;
}

#siteTitle h1 {
	line-height: 1.25em;
	font-size: 200%;
}

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

#siteSlogan h2 {
	display: block;
	line-height: 1.25em;
	font-size: 80%;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}

/* @end */

/* @group Content Container */

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

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

#contentWrapper {
	display: block;
	position: relative;
	overflow: hidden;
}

#content h1 {
	font-size: 200%;
}

#content h2 {
	font-size: 175%;
}

#content h3 {
	font-size: 150%;
}

#content h4 {
	font-size: 125%;
}

#content h5 {
	font-size: 100%;
}

#content h6 {
	font-size: 75%;
}

#content ul {
	list-style-type: disc;
	margin: 0 0 0 25px;
}

#content ol {
	margin: 0 0 0 25px;
	list-style-type: decimal;
}

#contentWrapper {
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
}

/* @end */

/* @group Footer */

#footerContainer {
	height: 2.00em;
	display: block;
	position: relative;
	margin-top: 25px;
	border-top: 3px solid #d8d9d7;
	margin-top: 25px;
}

#footer {
	display: inline;
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 80%;
	text-align: right;
}

/* @end */

/* @group Breadcrumb */

#breadcrumb {
	display: inline;
	position: absolute;
	top: 5px;
	left: 0;
}

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

#breadcrumb li {
	display: inline;
	float: left;
	font-size: 80%;
}

#breadcrumb li:first-child {
	margin-left: -3px;
}

/* @end */

/* @group Sidebar */

#aside {
	width: 200px;
	display: block;
	position: relative;
	float: left;
	font-size: 80%;
}

.bitBorder {
	display: block;
	position: relative;
	height: 3px;
	width: 50px;
	background: #d8d9d7;
	margin-bottom: 10px;
}

#sidebarTitle h3 {
	color: #929292;
	font-size: 150%;
}

#aside #sidebar {
	color: #929292;
	padding: 0px;
	margin: 0 0 10px;
	display: block;
	position: relative;
}

#sidebar a,
#pluginSidebar a {
	border: none;
	color: #800000;
}

#sidebar h1 {
	font-size: 200%;
}

#sidebar h2 {
	font-size: 175%;
}

#sidebar h3 {
	font-size: 150%;
}

#sidebar h4 {
	font-size: 125%;
}

#sidebar h5 {
	font-size: 100%;
}

#sidebar h6 {
	font-size: 75%;
}

#sidebar ul {
	list-style-type: disc;
	margin: 0 0 0 25px;
}

#sidebar ol {
	margin: 0 0 0 25px;
	list-style-type: decimal;
}


/* @end */

/* @group Vertical Navigation */

#nav3 {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

#nav3 ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav3 li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav3 ul li a {
	display: none;
}

#nav3 ul ul li a {
	display: block;
}

#nav3 ul ul ul li {
	padding-left: 20px;
}

/* @end */

/* @group Horizontal Navigation */

#nav1 {
	position: relative;
	display: block;
	border-bottom: 3px solid #d8d9d7;
	border-top: 3px solid #d8d9d7;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 2.00em;
}

#nav1 ul {
	position: relative;
	display: block;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0 -20px 0 0;
}

#nav1 li {
	display: inline;
	margin: 0;
	left: 0;
}

#nav1 li a {
	padding: 0px 20px;
	margin: 0;
	border: none;
	text-decoration: none;
	display: inline;
	line-height: 2.00em;
	font-weight: bold;
}

#nav1 li a.current {
	cursor: default;
	font-weight: bold;
}

#nav1 li a.currentAncestor {
	cursor: default;
	font-weight: bold;
}

#nav1 ul ul {
	display: none;
}




#nav2 {
	position: relative;
	display: none;
	border-bottom: 3px solid #d8d9d7;
	border-top: 3px solid #d8d9d7;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 2.00em;
}

#nav2 ul {
	position: relative;
	display: block;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0 -20px 0 0;
}

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

#nav2 li a {
	padding: 0px 20px;
	margin: 0;
	border: none;
	text-decoration: none;
	display: inline;
	line-height: 2.00em;
	font-weight: bold;
}

#nav2 li a.current {
	cursor: default;
	font-weight: bold;
}

#nav2 li a.currentAncestor {
	cursor: default;
	font-weight: bold;
}

#nav2 ul ul {
	display: none;
}

/* @end */



/* @end */

/* @group Search Bar Functions */

#topSearchContainer {
	display: none;
	position: relative;
}

#topSearchFunction {
	display: inline;
	height: 27px;
	width: 202px;
	margin: 0 10px 0 0;
	padding: 0;
}

#topSearchFunction fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#topSearchFunction input {
	float: left;
	font-size: 12px;
	width: 198px;
	margin: 0;
	background: #fff url(images/editable_images/search.gif) no-repeat right center;
	border: 1px solid #e6e6e6;
	color: #c0c0c0;
	text-indent: 3px;
	padding: 0;
	line-height: 22px;
	height: 22px;
	outline: none;
}

/* Middle Search Bar */

#middleSearchContainer {
	display: none;
	position: relative;
}

#middleSearchFunction {
	display: inline;
	height: 27px;
	width: 202px;
	margin: 0 10px 0 0;
	padding: 0;
}

#middleSearchFunction fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#middleSearchFunction input {
	float: left;
	font-size: 12px;
	width: 198px;
	margin: 0;
	background: #fff url(images/editable_images/search.gif) no-repeat right center;
	border: 1px solid #e6e6e6;
	color: #c0c0c0;
	text-indent: 3px;
	padding: 0;
	line-height: 22px;
	height: 22px;
	outline: none;
}

/* Lower Search Bar */

#lowerSearchContainer {
	display: none;
	position: relative;
	margin-top: 15px;
}

#lowerSearchFunction {
	display: inline;
	height: 27px;
	width: 202px;
	margin: 0 10px 0 0;
	padding: 0;
}

#lowerSearchFunction fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#lowerSearchFunction input {
	float: left;
	font-size: 12px;
	width: 198px;
	margin: 0;
	background: #fff url(images/editable_images/search.gif) no-repeat right center;
	border: 1px solid #e6e6e6;
	color: #c0c0c0;
	text-indent: 3px;
	padding: 0;
	line-height: 22px;
	height: 22px;
	outline: none;
}

/* @end */

/* @group Footer Navigation Links */

#footerNavigationLinks {
	text-align: left;
	display: none;
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	line-height: 1.00em;
	padding: 0;
	font-size: 80%;
}

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

#footerNavigationLinks li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px;
}

#footerNavigationLinks li:first-child {
	padding-left: 0;
}

#footerNavigationLinks a,
#footerNavigationLinks p {
	display: inline;
	margin: 0;
	padding: 0;
}

#footerNavigationLinks ul ul {
	display: none;
}

/* @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 {
	font-size: 2.2em;
	letter-spacing: -1px;
}

.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: 40px;
}

.blog-entry-title {
	line-height: 1.00em;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}

.blog-entry-title a {
	text-decoration: none;
	padding-bottom: 5px;
}

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

.blog-read-more {
	display: block;
	padding-top: 0px;
}

.blog-entry-body {
	
}

.blog-entry-comments {
	
}

p.blog-entry-tags {
	
}

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

.blog-entry-category {
	
}

.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: 15px;
}

.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: 15px;
}

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

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

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

#blog-rss-feeds {
	margin-top: 10px;
}

.blog-rss-link {
	background-repeat: no-repeat;
	background-image: url(images/icons/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/icons/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 Flash */

#flashcontent {
	text-align: center;
}

/* @end */

/* @group Photo Album */

.album-title {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.25em;
}

.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 {
	background-image: url('images/theme_files/loading_background.png');
	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;
}

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

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

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

.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: 0;
	font-size: 1.25em;
	font-weight: normal;
}

.photo-caption {
	margin: 0;
	padding: 0;
}

/* Styling Exif Data */

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

/* @end */

/* @group Movie Page */

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

/* @end */

/* @group Movie Album */

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

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