/*   
Theme Name: Ritual & Research
Theme URI: 
Description: A custom made theme for Ritual & Research
Author: Dogs Fly Design
Author URI: http://www.dogsflydesign.com
Template: thematic
Version: 1.0.6
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Google Fonts */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/* Web Fonts */
@import url('museo_500_macroman/stylesheet.css');

/* Overriding Thematic's styles for congruity with WP-Admin > Appearance > Header default header text color settings */
#blog-description { color: #000 }

body {
	font-family: "Droid Sans", "Arial", sans-serif;
	color: #151515;
}

.entry-content a:link {
	color: #9c3c1a;
	text-decoration: underline;
}

.entry-content a:visited {
	color: #9c3c1a;
}

.entry-content a:hover {
	color: #9c3c1a;
}

.entry-content a:active {
	color: #9c3c1a;
}

#wrapper.hfeed, #header, #branding, #container, #main, #footer, #siteinfo {
	width: 100% !important;
}

#siteinfo {
	padding: 0;
}

#blog-title {
	display: none;
}

.logo {
	position: fixed;
	bottom: 0;
	left: 0;
}

#access {
	height: 0;
}

#access, #footer {
	border: none;
}

#access {
	text-transform: uppercase;
	font-size: 0.975em;
	}
#menu-main-navigation {
	position: fixed;
	bottom: 0;
	right: 0;
}

.sf-menu li {
	background: rgba(0, 0, 0, .5);
}

.sf-menu li a {
	border: none;
	color: #fff !important;
	padding: 15px 10px;
}

.sf-menu li a:hover {
	background: rgba(0, 0, 0, 1);
	border: none;
}

/* Home */
.home {
	background: url("page-bgs/tsp.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter:;
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.page-bgs/tsp.jpg', sizingMethod='scale');
	-ms-filter:;
	"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	-webkit-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.page-bgs/tsp.jpg', sizingMethod='scale');
}

.home h1.entry-title {
	/* display: none; */
}

.home #content {
	background: rgba(246, 249, 237, .75);
	margin: 0;
	padding-bottom: 40px;
	width: 716px;
	float: right;
}

.home p {
	line-height: 24px;
}

.home #header {
	display: none;
}

/* R&R Inc. */
.page-id-4 {
	background: url("page-bgs/rr-inc.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-4 #content {
	background: rgba(255, 255, 255, .60);
	margin: 0;
	width: 300px;
	position: fixed;
	left: 0;
	top: 0;
}

/* Classes / Events (Formerly: The Sourcing Project) */
.page-id-8, .parent-pageid-8 {
	background: url("page-bgs/media.jpg") no-repeat bottom left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-8 #content, .parent-pageid-8 #content {
	background: rgba(255, 255, 255, .60);
	margin: 0;
	width: 600px;
	position: fixed;
	left: 0;
	top: 175px;
}

/* Mira & David */
.page-id-10 {
	background: url("page-bgs/md.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.page-bgs/home.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}

.page-id-10 #content {
	background: rgba(255, 255, 255, .45);
	margin: 0;
	width: 400px;
	position: fixed;
	top: 300px;
	left: 450px;
}

.page-id-10 #content a {
	font-weight: bold;
}

/* Mira & David - Child */
.parent-pageid-10 {
	background: url("page-bgs/about.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parent-pageid-10 #content {
	background: rgba(255, 255, 255, .75);
	margin: 0;
	width: 400px;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.parent-pageid-10 .entry-content .alignleft {
	margin: 5px 15px 15px 0;
}

.parent-pageid-10 #content a {
	font-weight: bold;
}

/* Make A Donation */
.page-id-33 {
	background: url("page-bgs/sv-parent.jpg") no-repeat top left fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.page-id-33 #content {
	background: rgba(246, 249, 237, .75) !important;
}

/* Somatic Visionaries */
.page-id-12 {
	background: url("page-bgs/sv-parent.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-12 #content {
	background: rgba(246, 249, 237, .75);
	margin: 0;
	padding-bottom: 40px;
	width: 716px;
	float: right;
}

.page-id-12 p {
	line-height: 24px;
}

.page-id-12 #header {
	display: none;
}

/* Somatic Visionaries - Child */
.parent-pageid-12 {
	background: url("page-bgs/sv-parent.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parent-pageid-12 #content {
	background: rgba(246, 249, 237, .75);
	margin: 0;
	padding-bottom: 40px;
	width: 716px;
	float: right;
}

.parent-pageid-12 p {
	line-height: 24px;
}

.parent-pageid-12 #header {
	display: none;
}

/* Register */
.page-id-14 {
	background: url("page-bgs/home.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-14 #content {
	background: rgba(255, 255, 255, .60);
	margin: 0;
	width: 652px;
	position: fixed;
	right: 0;
	bottom: 43px;
}

/* Make A Donation */
.page-id-33 {
	background: url("page-bgs/home.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-33 #content {
	background: rgba(255, 255, 255, .60);
	margin: 0;
	width: 652px;
	position: fixed;
	right: 0;
	bottom: 43px;
}

/* Media */
.page-id-196 {
	background: url("page-bgs/media.jpg") no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.page-bgs/media.jpg', sizingMethod='scale');
}

.page-id-196 #content {
	background: rgba(246, 249, 237, .85);
	margin: 0;
	padding-bottom: 40px;
	width: 716px;
	float: right;
}

.page-id-196 #branding {
	display: none;
}

/* Media Player */
.mejs-time-current {
	background: #999 !important;
}

.mejs-time-loaded {
	background: #9c3c1a !important;
}

.mejs-time-total {
	background: #666 !important;
}

.mejs-controls {
	background: #333 !important;
}

.mejs-audio {
	max-width: 50%;
}

#attachment_175 {
	margin-bottom: 40px;
}

/* Other */
.wp-caption, .wp-caption img {
	border: none;
}

.wp-caption {
	margin: 0 15px 0 0;
	padding: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 5px 0 0 0;
}

.wp-caption-text {
	font-family: "Museo500Regular", Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	color: #000;
}

h1.entry-title {
	font-family: "Museo500Regular", Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.entry-content h1.entry-title {
	padding: 0;
}

.entry-content h2 {
	font-family: "Museo500Regular", Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 0;
	line-height: 20px;
}

.entry-content p.smalltext {
	font-size: 0.95em;
	line-height: 20px;
}

#main {
	padding: 0;
}

#content {
	padding: 25px;
}

.entry-content, .hentry {
	padding: 0;
}

.entry-content {
	font-size: 14px;
}

.entry-content p:last-of-type {
	margin-bottom: 0;
}

.edit-link, .post-edit-link, #comments {
	display: none;
}

blockquote {
	color: #151515;
	font-style: normal;
}