/*  
Theme Name: Michael Manley Foundation
Theme URI: http://www.chrysalishosting.com
Description: Custom theme design for Michael Manley Foundation.
Version: 1.0
Author: Peter Scott
Author URI: http://www.chrysalishosting.com/

*/

/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 0; font-style: italic; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
p {line-height: 1.6em}
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0 0 10px 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; font-size: 12px; line-height: 1.4em; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.alignleft {
	float: left;
	margin: 0 15px 15px 0;	
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}	

@font-face {
    font-family: 'DaxCondensedRegular';
    src: url('fonts/daxcondensed-webfont-webfont.eot');
    src: url('fonts/daxcondensed-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/daxcondensed-webfont-webfont.woff') format('woff'),
         url('fonts/daxcondensed-webfont-webfont.ttf') format('truetype'),
         url('fonts/daxcondensed-webfont-webfont.svg#DaxCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6 {font-family: 'DaxCondensedRegular',Arial, san-serif; font-weight: normal; margin: 0 0 10px; }
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;}

.left {float: left;}
.right {float: right;}

body {
	background: url(images/bg.jpg) top center fixed; 
	font-size: 12px;
	color: #383838;
}	
.container {
	margin: 0 auto;
	width: 960px;	
}
.column {
	width: 280px;
	float: left;
	padding: 0 20px;	
}
#donate {
	position: absolute;
	width: 200px;
	margin: 55px 0 0 193px;
}
#donate li {
	list-style: none;	
}
#donate a {
	background-color: #0c3f5c;
	font-size: 18px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 28px;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;	
}
a.more {
	background-color: #0c3f5c;
	font-size: 16px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 15px;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
a.shop {
	background-color: #fafd24;
	font-size: 14px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 15px;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	color: #000;
}
a.shop:hover {
	color: #000;	
}
#top .left {
	padding: 20px 0;	
}
#top .right {
	width: 300px;	
}
#topnav {
	position: absolute;
	list-style: none;
	margin: 15px 0 0 0;	
}
#topnav li {
	display: inline;
	margin: 0 10px 0 0;	
}
#topnav li a {
	text-decoration: none;	
}
#search {	
	float: right; 	
	width: 180px;
	margin: 20px 0 0 0;
}
#search form input {
	border: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
	padding: 6px 8px 7px 8px;
	font-size: 12px;
	width: 160px;
}
header nav {
	background: url(images/bg-nav.jpg) repeat-x;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	margin: 0 0 15px 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
header nav ul {
	list-style: none;	
}
header nav ul li {
	float: left;	
}
header nav ul li a {
	background: url(images/bg-nav-a.jpg) no-repeat right 2px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 10px 22px 10px 20px;	
}
header nav ul li.current-menu-item a, header nav ul li.current-menu-parent a, li.current-page-ancestor a {
	color: #eadf1f;	
}
header nav ul li.twitter a {
	background: url(images/icon-twitter.png) no-repeat;
	width: 20px;
	text-indent: -99999px;
	padding: 0;
	margin: 13px 0 0 10px;
}
header nav ul li.facebook a {
	background: url(images/icon-facebook.png) no-repeat;
	width: 12px;
	text-indent: -99999px;
	padding: 0;
	margin: 9px 0 0 15px;
}
#main {
	background-color: #fff;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: #787878 1px 1px 1px;
	-moz-box-shadow: #787878 1px 1px 1px; 
	box-shadow: #787878 1px 1px 1px;	
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
}
#content {
	background-color: #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: #787878 1px 1px 1px;
	-moz-box-shadow: #787878 1px 1px 1px; 
	box-shadow: #787878 1px 1px 1px;	
	margin: 0 0 25px 0;
	padding: 25px;	
}
#content h1, #content h2, #content h3 {
	color: #0c3f5c;	
}
section .widget_text h3 {
	color: #0c3f5c;	
}
#life-vision-mission {padding: 20px 0 0 0;}
#life-vision-mission  a.more {
	margin: 30px 0 0 0;
}
#lc {
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 24px;	
}
#lc ul {
	margin: 0 0 0 15px;	
}
#lc ul li {
	margin: 0 0 15px 0;	
}
#lc ul.photos {
	margin: 15px 0 0 0;
	list-style: none;
}
#lc ul.photos li {
	float: left;
	width: 185px;	
	margin: 0 20px 15px 0;
}
#lc ul.photos li.last {
	margin: 0;
}
#lc ul.awards {
	list-style: none;	
	margin: 0;
}
#lc ul.awards li{
	background: url(images/i-award.png) no-repeat 0 2px;	
	padding: 0 0 0 35px;
}
#lc ul.lecture li {
	margin: 15px 0 0 0;
}
#lc .section {
	padding: 15px 0;
	border-bottom: 2px solid #eaeaea;	
}
#lc ul.lecture li a, #lc ul.projects li a, #news li a, #lc ul.links li a, #lc a  {
	color: #0c3f5c;
}
#lc .section a {
	color: #494949;
	text-decoration: none;
}	
#lc .section cite {
	font-size: 16px;	
}
#lc .member {
	width: 290px;	
}
#lc .member h3, #lc .member h4, #lc .member h5 {
	margin: 0;
}
#lc .member h4, #lc .member h5 {
	font-family: Arial, Helvetica, sans-serif;
}
#lc .item a {
	color: #fff;	
}
#lc .item img {
	margin: 0 15px 0 0;	
}
#lc .item ul {
	list-style: none;	
	margin: 0 0 15px 0;
}
#lc .item li {
	margin: 0;
}
#lc .item h2 a, .column ul a {
	color: #494949;	
}
#lc .item .date {
	font-family: 'DaxCondensedRegular',Arial, san-serif;	
	border-right: 1px solid #ccc;
	width: 52px;
	text-transform: uppercase;
	line-height: 33px;
	padding: 0 20px 0 0;
	font-size: 14px;
}
#lc .item .date span {
	font-size: 52px;	
}
#lc .item .entry {
	width: 505px;	
	padding: 0 0 15px 0;
}
#rc {
	float: right;
	width: 280px;
}
#rc #share, #rc .cont {
	background-color: #f3f3f3;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 15px;
	margin: 0 0 25px 0;
}
#rc .menu {
	list-style: none;
}
#rc .menu li {
	color:  #494949;
	font-size: 17px;	
	padding: 6px 0 7px 0;
	border-bottom: 2px solid #d3d3d3;
}
#rc .menu li a {
	color:  #494949;
	text-decoration: none;
}
#rc .menu li.menu-item ul {
	background: none;
}
#rc .menu li.menu-item ul.sub-menu li {
	border-bottom: none;
	background: none;
	list-style: disc;
	padding: 0 0 0 5px;
	margin: 5px 0 0 20px;
	font-size: 14px;
}
#rc .menu li.menu-item ul.sub-menu li.current-page-parent {
	border-bottom: 2px solid #d3d3d3;
}
#rc .menu li.menu-item ul.sub-menu li.current-menu-item a {
	color: #000;
}
#rc #contact ul, #chome {
	list-style: none;
	font-size: 15px;	
}
#rc #contact ul li, #chome li{
	padding: 0 0 0 30px;	
}
#rc #contact ul li.add, #chome li.add {
	background: url(images/i-add.png) no-repeat 0 5px;
	margin: 0 0 15px 0;	
}
#rc #contact ul li.tel, #chome li.tel {
	background: url(images/i-tel.png) no-repeat 0 5px;	
}
#rc a {
	color:  #494949;
}
#rc .widget-container {
	clear: both;	
}
#rc .widget-container ul {
	margin: 0 0 15px 15px;	
}
#banner {
	background-color: #000;
	height: 300px;	
}
#banner #ribbon {
	position: absolute;
	margin: 270px 0 0 0;
	z-index: 99;
}
#about, #news, #events, .widget_text, .widget_recent_entries {
	padding-top: 15px;	
}
#widgets {
	width: 100%;
	background: url(images/bg-widget.png);
	padding: 10px 0 15px 0;
}
#widgets .container #nav a{
	text-decoration: none;
}
#widgets .container .column nav .left, #widgets .container .column nav .right {
	font-size: 12px;	
	width: 125px;	
}
#widgets .container .column blockquote {
	font-size: 12px;
	color: #eadf1f;
	line-height: 1.8em;	
}
#news ul {
	list-style: none;	
}

#news ul li {
	background: url(images/icon-news.png) no-repeat;
	padding: 0 0 0 35px;
} 
date {
	margin: 0 0 5px 0;	
}
#quotes p {
	font-size: 11px;	
}
#books img {
	margin: 0 15px 0 0;	
}

.slider-wrap { width: 960px; position: absolute; }			
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 960px; height: 300px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.wrapper .img {wdith: 640px; float: left;}
.stripViewer .panelContainer .panel	{ float: left; height: 100%; position: relative; width: 960px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#movers-row									{ width: 320px; position: absolute; margin: -301px 0 0 320px; z-index: 80;}
#movers-row div								{ width: 160px; float: left; height: 150px; }
.photo-meta-data							{ float: right; width: 280px; padding: 20px; position: relative; z-index: 70; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

.wpcf7-form .item{
	position:relative;
	margin: 0 0 0 10px;
}
.wpcf7-form .field, .wpsc_checkout_forms .text{
	background-color:#fff;
	font-size:14px;
	border:1px solid #bdc0cb;
	padding:10px 15px;
	margin-bottom:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
	box-shadow:0px 1px 2px rgba(0,0,0,0.2);
	width: 400px;
}
.wpcf7-form .field:focus{
	border:1px solid #81c4df;
	background-color:#e6f8ff
}
.wpcf7-form .fail .field {
	background-color:#ffecec;
	border:1px solid #ffa3a3;
	margin-bottom:5px
}

.inlabel{top:11px;left:17px;font-size:12px;color:#9badb5}
.round5, .wpsc_checkout_forms .text{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.field{width:300px}
.wpcf7-form label{float:left;cursor:pointer;color:#002f42; width: 150px;}
.wpcf7-form .wpcf7-submit {
	color: #fff;
	width:96px;
	height:42px;
	border:0;
	cursor:pointer;
	background: #cc3152;
	padding: 8px 15px;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	font-size: 18px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
	margin: 0 0 0 327px;
}
.wp-caption-text {
	font-size: 10px; 
	text-align: center;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	padding: 5px 8px;
	/* -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; */
	width: auto!important;
}
#ibtn {
	margin: 15px 0 0 385px;	
}
.item-submit {
	color: #fff;
	width:96px;
	height:42px;
	border:0;
	cursor:pointer;
	background: #cc3152;
	padding: 8px 15px;	
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	font-size: 18px;
	font-family: 'DaxCondensedRegular',Arial, san-serif;
}
.itembtn {
	float: left;
	width: 110px;
}

.column ul {
	margin: 0 0 0 15px;	
}

#hslides {
	z-index:100;
}

.slides_container {
	width: 300px;
	overflow:hidden;
	height:160px;
	position:relative;
	display:none;
}

#hslides .slide {
	width:290px;
	height:160px;
	padding: 0;

}

/*
	Next/prev buttons
*/
#hslides .next,#hslides .prev {
	position:absolute;
	margin-top: -195px;
	width:25px;
	height:25px;
	display:block;
	z-index:101;
}
#hslides .prev {
	margin-left:235px;
}
#hslides .next {
	margin-left:265px;
}
footer, footer #copyright .container a, #widgets .container #nav a {
	color: #fff;	
}
footer #copyright {
	width: 100%;
	border-top: 1px solid #ece222;
	background-color: #000;
	font-size: 11px;
	padding: 10px 0;		
}

footer #copyright .container .left {
	width: 400px;	
}
footer #copyright .container .right {
	width: 400px;
	text-align: right;	
}

@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
