/* CarmelOfTraverseCity.org
   Bill Powell
   http://wineskinmedia.com
*/
a.logo {
	display: block;
	text-indent: -99999px;
	background: url('http://carmeloftraversecity.org/wp-content/uploads/2013/10/title-crown-circle.png') center center no-repeat;
	height: 121px;
}

span.description {
	text-indent: -99999px;
	height: 0;
	visibility: hidden;
	display: none;
}

.container img {
	border: 1px solid #1071B5;
	box-shadow: 7px 7px 8px 2px #000000;
/* For IE 8 */
/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
	margin-bottom: 20px;
	clear: both;
}

.no-border {
	border: none !important;
}

.no-shadow {
	box-shadow: none !important;
}

.wp-caption-text {
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}

body.page-id-186 .container img {
	border: none;
	box-shadow: none;
}

img.alignleft, .content img.alignleft.size-medium, .content img.alignleft.size-large {
	margin-right: 50px !important;
	margin-left: 0 !important;
}

img.alignright, .content img.alignright.size-medium, .content img.alignright.size-large {
	margin-left: 50px !important;
	margin-right: 0 !important;
}

.clearboth {
	clear: both;
}

/* Create margins by shrinking width (sorry, grid system) */
.container-inner, #footer, .span-24, div.span-24 {
	width: 910px;
}

/* Remove footer 4 */
div.column.last {
	width: 0;
	display: none;
	visibility: hidden;
}

.span-6, div.span-6 {
	width: 292px;
}

/* end remove footer */
h2 {
	text-align: center;
}

#top div.main-nav a,
.wf-active #top div.main-nav {
	font-size: 12pt !important;
}

.wf-active body, body {
	font-size: 16pt !important;
	line-height: 24pt;
}

.container {
}

.container, .container p {
	color: #cccccc;
}

#masthead, #masthead h4 {
	float: none;
	clear: both;
	height: inherit;
}

#masthead a.logo, #masthead .description {
	clear: both;
	text-align: center;
	display: block;
}

#top div.main-nav {
	width: 100%;
}

#top div.main-nav a {
	color: #1071B5;
	padding-top: 7px;
	padding-bottom: 7px;
}

.wf-active #masthead .logo, #masthead .logo {
	font-size: 24pt;
	text-transform: none;
}

.wf-active #masthead span.description, #masthead span.description {
	color: white;
	font-size: 18pt !important;
	padding: 0;
}

body {
	font-size: 100%;
}

#top {
	padding: 0;
	margin-bottom: 0;
	width: 990px;
}

/* Pages */
body.home h2 {
	display: none;
	height: 0;
}

/* Slideshow */
div.slideshow-window {
	background: none;
	border: none;
}

div.slideshow-slide-caption {
	font-family: calluna, calluna-1, calluna-2, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-style: italic;
	font-size: 24pt;
	text-shadow: 2px 2px 4px rgb(0,0,0);
	line-height: 24pt;
	height: 24pt;
	bottom: 15px;
}

/* Smaller caption in footer. */
.small div.slideshow-slide-caption {
	font-size: 12pt;
	line-height: 12pt;
	height: 12pt;
	bottom: 0;
	color: #c1d0f4;
	text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
	font-style: normal;
}

/* Slideshow in footer: background requested. */
#footer div.slideshow-window {
	background: #222;
	border-top: 20px solid #222;
	border-bottom: 20px solid #222;
}

#footer .widget-gallery h3.sub {
	text-align: center;
}

#footer h3 {
	text-transform: none;
	letter-spacing: 0;
}

/* This rule controls how large the "Blog at WordPress.com credit is. */
#footer p.small.quiet {
	font-size: 9pt;
}

input,
textarea {
	color: black;
}