/*   
Theme Name: JoAnn
Theme URI: http://thinkingman.com/
Description: Theme specifically created for JoAnn Yukimura.
Author: Adam Prall
Author URI: http://thinkingman.com/
Template: thematic
Version: 2.0
Tags: Thematic,Thinkingman,JoAnn,Yukimura,Kauai
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');


dl.slidedeck {
	margin-left: 0 !important;
}

/* adam */

@font-face {
	font-family: "MuseoSans";
	src: url(fonts/MuseoSans_500.otf) format("opentype");
}


/* index above-post block */

#text-7 h3 {
	display: none;
}

/* nav */

#access {
	border-bottom: none;
	background: url(img/menu-bg-flag.png) 50% 0;
	padding-top: 20px;
	height: 100px;
}

.sf-menu {
	border-width: 0;
}

.sf-menu li {
	background: transparent;
}

.sf-menu a,
.sf-menu a:visited {
	padding: 13px 12px;
	margin: 0 0 1px 0;
	border-width: 0px;
	color: rgba(255,255,255,0.7);
	text-shadow: 0px 1px 1px #000;
	text-transform: uppercase;
	font-family:'MuseoSans', Tahoma, sans-serif;
	font-size: 15px;
}

/* home link */

.sf-menu .page-item-101 a {
	padding-left: 0px;
	background: url(img/joann-yukimura.png) 0 0 no-repeat;
	display: block;
	width: 161px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	text-indent: -999px;
	top: -6px;
}

.sf-menu .page-item-101 a:hover {
	background: url(img/joann-yukimura.png) 0 -61px no-repeat;
}

/* --- */

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     transparent;
	outline:		0;
    border-bottom-width: 0;
    color: rgba(255,255,255,1.0);
}

/* subnav */

.sf-menu ul
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-width: 0;
	background-color: #0D121D;
}

.sf-menu ul a {
    background: transparent;
	border-bottom:none;
	color: rgba(255,255,255,0.7);
}
.sf-menu ul a:hover {
    color: rgba(255,255,255,1.0);
}

.sf-menu li {
    background: transparent;
}
.sf-menu li li {
    background: transparent;
}
.sf-menu li li li {
    background: transparent;
}

/* body */

body {
	font-family: sans-serif;
	background: url(img/bg.jpg) 50% 0 no-repeat;
}

h1,h2,h3 {
	_font-family: "MuseoSans",sans-serif;
	font-family: "Georgia","Palatino","Times New Roman","Times",serif;
	font-weight: normal;
}

h1.entry-title,h2
{
	color: #222532;
	font-size: 50px;
	_font-family: "MuseoSans",sans-serif;
	font-family: "Georgia","Palatino","Times New Roman","Times",serif;
	font-weight: normal;
}

body.home #primary {
	border-left-width: 0px !important;
}

.entry-content h2 {
	font-size: 26px;
	font-family: "Georgia","Palatino","Times New Roman","Times",serif;
}

#index-top-right h2 {
	font-family: "Georgia","Palatino","Times New Roman","Times",serif;
}

h1.entry-title {
	line-height: 50px;
}

#content h1.entry-title {
	font-family: "Georgia","Palatino","Times New Roman","Times",serif !important;

}

.entry-content h1,
.entry-content h2 {
	font-weight: normal;
}

/* pasted */

/*
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

title {
    text-transform: capitalize;
}

.lightGrey {
	color: rgba(150,150,150,0.2);
	letter-spacing: -1.5px; 
}


*/

/* wrapper */

#main {
	width: 1000px;
}

/* home */

	body.home {
		background: url(img/bg-home.jpg) 50% 0 no-repeat;
	}
	
	.home #thematic-below-header {
		height: 310px;
		margin: 0 auto;
		width: 1000px;
		position: relative;
		padding-bottom: 20px;
	}
	
	.home #thematic-below-header h3.widgettitle {
		display: none;
	}

	/* home slideshow */
	.home #thematic-below-header #execphp-3 {
		width: 420px;
		height: 292px;
	}
	#index-top-left {
		display: none;
	}
	.home #index-top-left {
        display: block;
		position: absolute;
		top: 0;
		left: -30px;
	}

	#index-top-right {
         display: none;
	}
	.home #index-top-right {
        display: block;
		position: absolute;
		top: 50px;
		left: 600px;
		width: 400px;
	}
.home #index-top-right .bigDonate {

margin-left: -7px;
}
	
	.home #index-top-right h2 {
		margin-bottom: 20px;
	}
	
	.home #index-top-right,
	.home #index-top-right a {
		color: #fff;
		text-decoration: none;
	}
	
	.home #access {
		background: transparent !important;
		height: 60px;
	}
	
	.home #main {
		padding-top: 0;
	}
	
	#thematic-above-footer h3 {
		display: none;
	}


/* sidebar */

	.main-aside {
		width: 260px;
		right: 0;
		border-left: 1px solid #ddd !important;
		padding-left: 20px;
	}
	
	#primary {
		border-width: 0;
		padding-top: 0;
		padding-left: 20px !important;
	}
	
	.main-aside ul {
		padding: 0 0 0 0;
	}
	
	#text-3 .widgettitle {
		display: none;
	}
	
	#text-3 a
	{
		text-decoration: none;
		display: block;
		padding: 10px 0 10px 62px;
		background: url(img/jymf-contribute.png) 0 0 no-repeat;
		color: #A70517;
		font-size: 11px;
		line-height: 12px;
		height: 35px;
	}
	#text-3 a:hover
	{
		background: url(img/jymf-contribute.png) 0 -55px no-repeat;
		color: #0FA74A;
	}
	
	.main-aside h3 {
		padding-top: 20px;
	}

/* main col */

#container,
#content {
	width: 660px;
}

/* facebook like link */

.fbLikeContainer {
	display: block;
	width: 100% !important;
	margin-bottom: 20px;
}

/* contribute */

form.payPalContribute {
	padding: 10px;
	display: block;
	width: 640px;
	height: 190px;
	background: url(img/contrib-bg.jpg);
	text-align: center;
	margin-bottom: 20px;
}

/* main col typography */

.entry-meta {
	font-family: Georgia, serif;
}

.entry-meta .n,
.entry-meta abbr {
	font-size: inherit;
	text-transform: none;
}

/* category */

.category .page-title,.home-recent-subtitle {
	font-size: 13px !important;
	font-family: sans-serif !important;
	color: #669 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	word-spacing: 2px !important;
}
.home-recent-subtitle {
	border-top: 1px solid #669;
	padding-bottom: 20px;
}

.archive-meta {
	display: none;
}

/* home */

body.home div#index-top.aside {
	border-width: 0;
	_background: url(img/paper.jpg) -30px; 0 no-repeat;
	width: 580px;
	margin-bottom: 0 !important;
}

body.home div#index-top.aside ul {
	padding-left: 4px;
}

#mc_signup_form {
	background: url(img/newsletter-bg.png) right top no-repeat !important;
	_background-color: #fff !important;
	width: 219px;
	border: 1px solid #999 !important;
	padding: 10px !important;
	margin-top: 10px !important;
	font-family: Georgia,serif;
	background-color: transparent !important;
}

.mailchimpSF_display_widget h3 {
	font-size: 12px;
}

.widgetcontainer .bigDonate img {
	margin-left: 75px;
}

#upcoming-events h3.widgettitle,
#subscribe h3.widgettitle {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
#subscribe ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-above,#nav-below
{
	display: none !important;
}

.joann-frame {
	position: absolute;
	z-index: 90;
	background: url(img/joann-frame.png) 0 0 no-repeat;
}

.joann-frame.jf-left {
	left: 0;
	top: 0;
	width: 216px;
	height: 320px;
	background-position: 0px 0px;
}
.joann-frame.jf-right {
	left: 588px;
	top: 0;
	width: 48px;
	height: 320px;
	background-position: -588px 0px;
}
.joann-frame.jf-top {
	left: 216px;
	top: 0;
	width: 372px;
	height: 30px;
	background-position: -216px 0px;
}
.joann-frame.jf-bottom {
	left: 216px;
	top: 300px;
	width: 372px;
	height: 20px;
	background-position: -216px -300px;
}

.ns_content_slide {
	position: absolute;
	left: 50px;
	top: 10px;
	/*
	position: absolute;
	top: -270px;
	left: 50%;
	margin-left: -540px;
	z-index: 10;
	*/
}

#footer,#siteinfo {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#footer a,#footer .em,#siteinfo a {
	color: #fff;
	text-decoration: none;
}

#footer
{
	padding: 20px 0 0 0;
	margin: 0 auto;
	background: url(img/JYMF-Footer-BG.png) 0 0 repeat-x;
	font-size: 16px;
	color: #9DBAFF;
}

#siteinfo {
	font-size: 9px;
	padding: 10px 0 10px;
}

#wp-calendar {
	width: 239px !important;
}

#wp-calendar th,#wp-calendar td
{
	padding-left: 5px !important;
	padding-right: 5px !important;
	_border-color: #949494 !important;
}

.aside #s {
	width: 235px;
}

body.page.slug-contribute #wrapper {
	background: url(img/bg-contribute.png) -30px 100px no-repeat;
}

body.category.category-issues #wrapper {
	background: url(img/bg-issues.png) 0 0px no-repeat;
}

body.category.category-events #wrapper,
body.s-category-events #wrapper {
	background: url(img/bg-events.png) 0 200px no-repeat;
}

#wp-calendar td#prev a,
#wp-calendar td#next a,
#wp-calendar tbody td a#ec3_publish
{
	background-color: transparent;
}

#wp-calendar table td:hover {
 border-width: 0 !important;
}

body.home .entry-utility { display: none; }

.hentry {
	padding-bottom: 0 !important;
}
.hentry h2 {
	font-family: "Georgia",serif !Important;
	font-weight: normal !Important;
}

ul.topHomeMsgs
{
	list-style: none !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 -5px !important;
	width: 670px;
	cursor: pointer;
	height: 50px;
	display: block;
	clear: both;
}
ul.topHomeMsgs li
{
	float: left;
	display: block;
	margin: 0;
	padding: 10px 10px 21px 10px !important;
	font-size: 20px;
	font-family: "Georgia",serif;
	color: #6D0000;
	text-align: center;
	width: 199px;
	overflow: hidden;
	text-indent: -900px;
	_background: url(img/homeMsgs.png) no-repeat;
	background: url(img/mindreader2.png) no-repeat;
	_position: relative;
	/*--Declare X and Y axis base for sub navigation--*/
}
ul.topHomeMsgs li#homeMsg1 {
	background-position: -220px 0;
}
ul.topHomeMsgs li#homeMsg1.isDown {
	background-position: -220px -50px;
}
ul.topHomeMsgs li#homeMsg2 {
	background-position: -440px 0;
}
ul.topHomeMsgs li#homeMsg2.isDown {
	background-position: -440px -50px;
}

.subHomeMsgs {
	clear: both;
	padding-top: 20px;
}
.subHomeMsgs .msg {
    display: none;
    height: auto;
    _background: url(img/paper0.png) 0 0 no-repeat;
    margin-left: 0;
    padding: 20px 50px 0 0;
    width: 616px;
}
#index-top ul.xoxo {
	margin-bottom: 0px !important;
}

.subHomeMsgs .msg h2 {
	padding: 20px 0 20px 0 !important;
	color: #333;
}
ul.topHomeMsgs li.isDown
{
	background-position: 0 -50px;
	color: #fff;
}
body.home #index-top.aside {
	padding-top: 0px !important;
	_margin-top: -10px !important;
	_z-index: 100;
}

body.home #content h2 {
	font-weight: normal;
}

body.home #content .entry-meta {
	display: none;
}

body.home #content .entry-content {
	padding-top: 0 !important;
}

body.home #content .entry-content a {
	padding-bottom: 0 !important;
	color: #000 !important;
	text-decoration: none !important;
}

body.home #content .entry-content u {
	color: #00a !important;
	text-decoration: underline !important;
}

body.home #content .category-events {
	padding-left: 60px;
	background: url(img/icon-events.png) 0 0 no-repeat;
}
body.home #content .category-news {
	padding-left: 60px;
	background: url(img/icon-news.png) 0 0 no-repeat;
}
body.home #content .category-issues {
	padding-left: 60px;
	background: url(img/icon-issues.png) 0 0 no-repeat;
}

body.home #content .entry-content p {
	margin-bottom: 0 !important;
}

#wp-calendar tbody td a {
	background-color: transparent !important;
	text-decoration: none !important;
	color: #a00;
}

#wp-calendar table td:hover, #wp-calendar table #today {
	border-width: 0 !important;
}

#wp-calendar table #today {
	color: #0a0;
}

.entry-content {
	padding-top: 0px !important;
}

table.ec3_schedule {
	border-width: 0px !important;
	border-color: transparent !important;
	float: right !important;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -40px !important;
	font-family: Georgia, serif;
	font-size: 20px;
}

table.ec3_schedule tr {
	border-bottom-width: 0px !important;
}

table.ec3_schedule tr td.ec3_start,
table.ec3_schedule tr td.ec3_to,
table.ec3_schedule tr td.ec3_end {
	font-size: 13px !important;
}

#subscribe a {
	text-decoration: none !important;
}
#subscribe {
	padding-bottom: 20px; !important;
}
.post.future h2 {
	padding-left: 70px;
	background: url(img/event-future.png) 0 0 no-repeat;
}
.post.future h2 a
{
	color: #000A60;
}
.post.past h2 {
	padding-left: 70px;
	background: url(img/event-past.png) 0 0 no-repeat;
}
.post.past h2 a
{
	color: #7D0000;
}

#fbLikeIframe {
	margin-bottom: 0 !important;
}

.contactInfo {
	width: 45%;
	float: right;
	font-family: "Georgia", serif;
	color: #888;
	font-size: 16px;
}

.subHomeMsgs p {
	font-family: "Georgia", serif;
	font-size: 16px;
	line-height: 21px;
	color: #001;
}

.subHomeMsgs li {
	font-family: "Georgia", serif;
	font-size: 16px;
	line-height: 21px;
	color: #622;
}

.subHomeMsgs a {
	color: #800;
}

#wpcontent_slider a {
	top: 10px;
	left: 50px;
}

#wpcontent_slider {
        top: 10px;
        left: 50px;

}

