/*
Theme Name: Saint Mark Lutheran School
Theme URI: http://www.smls-hawaii.org/
Description: 
Version: 1.0
Author: JKOM Designs
Author URI: http://www.jkomdesigns.com/
Tags: 
License: Saint Mark Lutheran School
License http://www.smls-hawaii.org/
*/

/* ----------------------------------------------- [ * ] */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:top;
}

* {
	margin: 0;
	padding: 0;
}

body{
	line-height: 20px;
	font-size:14px;
	width:auto; height:auto;	
	padding: 0;
	margin: 0;
	background:#fff;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {	
	clear: both;
	margin:0 0 10px 0;
}

ul {
	list-style: none;
	line-height: normal;
}

blockquote {
	quotes: none;	
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

img { display: block; }

strong{
	font-weight:bold;
        color:#000;
}

em {
	font-style:italic;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.45em;
}

a, a:hover, a:visited, img{
	outline:none;
	border:none;
}

a {
	color: #fff;
	text-decoration: none;
	display:inline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

code {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.clear {
	clear:both;
	width:100%;
}

blockquote, address {
	margin: 0 0 30px 0;
	padding: 0 30px 0 30px;	
	font-style: italic;
	font-size: 1.2em;
	font-family: Georgia, Times, "Times New Roman", serif;	
}

blockquote {
	background: transparent url(images/quote.png) no-repeat;	
}

code {
    font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px;
	background: #fff;
}

pre code {
	background: none;
}

pre {
    margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	overflow: auto;	
	border: 1px solid #e4e4e4;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.tubepress_thumb {
    height: 195px !important;
}

/* ----------------------------------------- [ Content ] */

/* Post */

.post,
.page {
	margin: 0 0 0 0;
	
}

.archive .post, .search .post, .search .events {
	margin: 0 0 25px 0;
}

.archive .post h2 {/*, .inner-left .post-header h1 {*/
	margin: 0 0 0 0;
}

.post:after,
.page:after {	
	display: block;	
	float:left;
	
}

.post table {
	font-size: 12px;
	line-height: 1.65;
	border-collapse: collapse;
}

.post table th {
	padding: 0 5px;
	text-align: left;
}

.post table td {
	padding: 0 5px;
	/*border: none;*/
}

.post table tr {
	border: none;
}

.post dl {
	margin: 0 0 1.4em 0;
}

.post dt {
	margin-top: 1.4em;
	font-size: 1.4em;
	line-height: 1.65;
	font-weight: bold;
}

.post dt:first-child {
	margin: 0;
}

.post dd {
	font-size: 1.3em;
	line-height: 1.65;
}

.post ul,
.post ol {
	margin: 0 0 15px 0;
}

.post li {
	line-height: 1.45em;
	list-style: disc inside none;
	margin-bottom:10px;
	margin-left:15px;
}

.post ol li {
    list-style-type: upper-greek;
}

.post ul.list-pdf li, .sidebar #menu-admissions-forms li, .sidebar #menu-annual-benefit-gala-sidebar li, .sidebar #menu-financial-aid-documents li {
	list-style-image:url(images/pdficon_small.png);
	list-style-position: inside;
}

.post li ul,
.post li ol {
	margin: 5px 0 5px 15px;
}

.post li ul li,
.post li ol li {
	list-style:none;
}

.post address {
	font-size: 1.4em;
	line-height: 1.65;
	margin: 0 0 1.4em 0;
}

.post abbr,
.post acronym {
	border-bottom: 1px dotted #ccc;
}

.post pre {
	margin: 0 0 1.4em 0;
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
}

.post kbd,
.post tt {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #666;
}

.post var {
	color: #892E12;
}

/* Hack to make the 'Div and Span Tests' unit test look better */
div.myclass strong { 
	font-size: 1.4em;
	line-height: 1.65;
}

.fc-header-center .fc-header-title {
    top: 50px !important;
}

.post blockquote {
	margin-left: 30px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
}

.post .image-profile img{
	max-width: 225px;
}
.post .post-header img {
	max-width: 500px;
	height: auto;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	background: #fff;
	border: none;
}

.post-header p {
}

.post-meta {
	padding: 0;
	float:none;	
	font-size:12px;	
}

.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	list-style:none;
	margin:0;
}

.post-navigation,
.comment-navigation {
	margin: 0 0 40px 0;
	padding: 10px 0 0 0;
	float:left;
	float: left;
	
}

.comment-navigation {
	margin-top: 40px;
}

.post-navigation ul,
.comment-navigation ul {
	list-style-type: none;
}

.post-navigation li,
.comment-navigation li {
	margin-right: 25px;
	float: left;
}

.post-page-links {
	margin-bottom: 1.4em;
}

/* Comments */

.post-comments {
	margin: 20px 0 20px;
	float:left;
	width:100%;
	
}

.post-comments h2,
h3#comments-title, 
h3#reply-title {
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #21759B;
}

.comment,
.trackback,
.pingback {
	margin: 0;
	display: inline-block;
}

.pingback p, 
.trackback p {
}

.comment-avatar {
	width: 60px;
	float: left;
}

.comment-avatar img {
	width: 54px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

.comment-body {
	width: 100%;
	margin-left: 0;
	float: right;
}

.comment-body ul {
	margin: 0 0 1.4em 1.2em;
}

.comment-body li {
}

.comment-body blockquote {
	margin-left: 30px;
	border-left: 2px solid #ddd;
}

.comment-body blockquote p {
	font-size: 1em;
}

.comment-meta {
	margin: 0;
}

.comment-form table {
	border-collapse: collapse;
}

.comment-form th {
	width: 85px;
	padding: 2px 0 15px 0;
	text-align: left;
	vertical-align: top;
}

.comment-form th label {
	font-size: 12px;
	line-height: 1.5em;
}

.comment-form th p {
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}

.comment-form td {
	padding: 5px 0 15px 10px;
	vertical-align: top;
}

.comment-form td input {
	width: 280px;
	padding: 6px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.comment-form td textarea {
	width: 360px;
	padding: 6px;
	line-height: 1.65;
	font-weight: 300;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
	margin: 15px 0 0 0;
	padding: 0;
	border: 0 none;
}

.depth-2 .comment-avatar {
	text-align: right;
}

.depth-2 .comment-body p {
	color: #333333;
}

.depth-2 .comment-avatar img {
	width: 30px;
	height: 30px;
}

.depth-3 .comment-avatar {
	width: 100px;
}

.depth-3 .comment-body {
	width: 420px;
}

.depth-4 .comment-avatar {
	width: 140px;
}

.depth-4 .comment-body {
	width: 380px;
}

.depth-5 .comment-avatar {
	width: 180px;
}

.depth-5 .comment-body {
	width: 340px;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	width: 236px;
	padding: 0;
	float: right;
	color: #777777;
}

#sidebar h2, #sidebar h3, #sidebar h2 a, #sidebar h3 a, #sidebar h2 a:hover, #sidebar h3 a:hover{
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.5em;
	color: #81D3EB;
	font-style:italic;
}

#sidebar h4, #sidebar h4 a{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #81D3EB;
	font-style:italic;
}

#sidebar a {
	color: #81D3EB;
}

#sidebar a:hover {
	color: #81D3EB;
}

#sidebar p {
	font-size: 1em;
	line-height: 1.5;
}

.sidebar .widget_black_studio_tinymce {
	padding:10px;
	border:1px solid #ccc;
}

.sidebar .section.widget_black_studio_tinymce {
	width:auto;
}

.sidebar ul {
	list-style-type: none;
	margin-bottom:15px;
}

.sidebar ol {
	list-style-position: inside;
	margin-bottom:15px;
}

.sidebar li {
	margin: 0 0 .4em 0;
}

#sidebar .section {
	margin: 0 0 20px;
	padding: 0 0;
	
}

/* Widget: Search */

#sidebar #searchform input {
	width: 90%;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

/* Widget: Calendar */

table#wp-calendar {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table#wp-calendar caption {
	letter-spacing: 2px;
	text-transform: uppercase;
}

table#wp-calendar caption,
table#wp-calendar td,
table#wp-calendar tr {
	padding: 5px 2px;
}

table#wp-calendar tr {
	border-bottom: 1px solid #ddd;
}

table#wp-calendar tr:last-child {
	border: 0 none;
}

/* Widget: Tag Cloud */

.tag-cloud {
	line-height: 1.65;
}

.wp-tag-cloud {
	line-height: 1.5;
}

/* Widget: Pages */

#sidebar ul.children {
	margin: .4em 0 0 15px;
}

/* General WordPress Classes */

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.alignright {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}

img.alignnone {
	margin-right: 5px;
	margin-bottom: 0;
}

.wp-caption {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #E9E9E9;
}

.wp-caption p {
	font-size: 1.1em;
	line-height: 1.5;
}

.wp-caption img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0 none;
}

.wp-caption a[rel] {
	border: 0 none;
}

.gallery dd {
	font-size: 1.1em;
	line-height: 1.5;
}

.gallery-caption,
.wp-caption-text {
	text-align: center;
}

.gallery-icon a {
	border: 0 none;
}

.gallery-item img {
	margin-bottom: 5px;
	border: 1px solid #E9E9E9 !important;
}

#main_menu.dropdown-menu-mobile {
	color: #333333;
	display: inline;
	float: none;
	position: static;
}

#searchform input[type="image"] {
	border-radius: 10px;
}

input[type="submit"] {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 19px !important;
	background: -moz-linear-gradient(
		top,
		#7f0129 0%,
		#7f0129);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#7f0129),
		to(#7f0129));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.4);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.4);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.4);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.2),
		0px 0px 0px rgba(255,255,255,1);
}

input[type="submit"].newsletter-submit {
	margin: 10px 0 10px 0;
}

input[type="submit"]:hover {
	background: -moz-linear-gradient(
		top,
		#990b3a 0%,
		#990b3a);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#990b3a),
		to(#990b3a));
}

.inquire-today h4 {
	margin: 0 0 15px 0;
}

.inquire-today .wpcf7-list-item {
	display: block;
}

.inquire-today input[type="text"], .inquire-today input[type="email"], .inquire-today input[type="tel"] {
	width: 100%;
}

.inquire-today input[type="text"].inpsmall {
	width: auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	margin-bottom: 15px;
}

#slider {
	max-width: 100%;
	width: 100%;
	height:400px;
    display: inline-block;
    padding: 0;
    position: relative;
    text-align: left;
}

#slider .bxslider {
    float: left;
    margin: 0;
    padding: 0;
}

#slider .bxslider li {
    height: 400px;
}

#slider .slide-content {
    height: 400px;
    margin: 0 auto;
    max-width: 960px;
    position: relative;
    width: 100%;
}

#slider .bx-wrapper {
    margin: 0;
}

#slider .slide-content h2 {
    bottom: 160px;
    /*color: #fff;*/
    margin: 0;
    position: absolute;
    right: 100px;
    display: inline-block;
    font-family: 'SourceSansProExtraLight',Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
	background:#fff;
	padding:5px 10px 5px 10px;
}

#slider .slide-content p {
    background-color: #000000;
    right: 100px;
    padding: 10px 15px;
    bottom: 70px;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    max-width: 360px;
    position: absolute;
}

#slider .bxslider li  {
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}


.policy_box {
    background-color: #CCCCCC;
    background-image: none;
    border-color: #CC0000;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto -1px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 510px;
}

.post table.tuitionPlan {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    display: block;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}

.post td.tuitionPlanBlank {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 3px;
}

.post td.paymentPlan {
    border-color: #CC0000;
    border-style: solid;
    border-width: 3px;
    font-weight: bold;
    text-align: center;
}

.post tr.tuitionHeader {
    background-color: #FAE2DF;
}

.post td.tuitionHeaderCol1 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 1px 3px;
    font-weight: bold;
    padding: 0 0 0 0.25em;
    text-align: left;
    width: 180px;
}

.post td.tuitionHeaderCol2 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 1px 0;
    font-weight: bold;
    text-align: center;
    width: 110px;
}

.post td.tuitionHeaderCol3 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 1px;
    font-weight: bold;
    text-align: center;
    width: 170px;
}

.post td.tuitionHeaderCol6 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 1px 0;
    font-weight: bold;
    text-align: center;
    width: 170px;
}

.post td.tuitionRow1Col1 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 1px 3px;
    font-weight: bold;
    padding: 0 0 0 0.25em;
    text-align: left;
}


.post td.tuitionRow1Col2 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 1px 0;
    font-weight: normal;
    text-align: center;
}


.post td.tuitionRow1Col3 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 1px;
    font-weight: normal;
    text-align: center;
}


.post td.tuitionRow1Col6 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 1px 0;
    font-weight: normal;
    text-align: center;
}

.post td.tuitionLastRowCol1 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 3px 3px;
    font-weight: bold;
    padding: 0 0 0 0.25em;
    text-align: left;
}

.post td.tuitionLastRowCol2 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 3px 0;
    font-weight: normal;
    text-align: center;
}


.post td.tuitionLastRowCol3 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 0 3px;
    font-weight: normal;
    text-align: center;
}


.post td.tuitionLastRowCol6 {
    border-color: #CC0000;
    border-style: solid;
    border-width: 0 3px 3px 0;
    font-weight: normal;
    text-align: center;
}

.post table.fees {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.post td.feesCol1 {
    width: 275px;
}

.post td.feesCol2 {
    width: 100px;
}

.post td.feesCol4 {
    width: 35px;
}

div.donateBox {
    background-color: #FFFFFF;
    border: 2px solid #DE5B5B;
    display: inline;
    float: right;
    margin: 0 3px 3px;
    padding: 3px 5px 5px 3px;
    text-align: left;
    vertical-align: top;
    width: 233px;
}

ul#faculty-staff {
	width:100%;
}

ul#faculty-staff li {
	list-style:none inside;
	margin: 0 0 5px;
	border:1px solid #CB0232;
	padding:5px;
}

div.faculty_title {
    color: #333;
    font-family: 'SourceSansProItalic';
	font-weight: bold;
}

div.faculty-staff a.faculty_name {
	text-decoration:none;
	color:#000;
	width:100%;
	display:inline-block;
    font-weight: bold;
	font-size: 12px;
}

div.faculty-staff a.faculty_name span {
    font-weight: normal;
}

div.faculty-staff {
	position:relative;
	margin:0 0 5px;
}

.facultyButton, .facultyButton:hover {
    background: url("images/red_gradient.png") center center;
    border-color: #b81f39;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    display: inline-block;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 11px;
    margin: 0;
	padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 75px;
	color:#fff !important;
	position:absolute;
	top:-5px;
	right:0;
}

.facultyButton.buttonwebsite {
	top:20px;
}

.facultyButton:hover {
	text-decoration:underline;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:normal;
	width:125px;
}

#preview img {
	max-width: 115px;
}

table.application {
    border-collapse: collapse;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

td.applicationFormSpacer {
    background-image: url("/images/spacer.gif");
    height: 10px;
}

div.wpcf7 input, div#respond input, textarea {
    border: 1px solid #000000;
    padding: 2px;
}

div.applicationSubHeader {
    font-size: 18px;
    margin: 15px 0;
}

div.rowheader {
	margin: 5px 0;
}

.inner-left .widget_mailchimpsf_widget {
	list-style:none;
}

.inner-left .widget_mailchimpsf_widget div {
	margin:0 0 5px;
}

.inner-left .widget_mailchimpsf_widget .mc_var_label {
	width:30%;
	display: inline-block;
}

.inner-left .widget_mailchimpsf_widget .mc_interests_header {
	margin:10px 0 0 0;
}

.page-id-151 .mc_interests_header, .page-id-151 .mc_interest, .page-id-494 label[for="mc_mv_NYEAR"], .page-id-494 #mc_mv_NYEAR {
	display:none !important;
}

.inner-left .widget_mailchimpsf_widget .mc_interest {
	margin:0 0 10px;
}

.inner-left .widget_mailchimpsf_widget .mc_signup_submit, .inner-left .widget_mailchimpsf_widget #mc_unsub_link, .inner-left .widget_mailchimpsf_widget #mc_display_rewards {
	text-align:left;
}

.inner-left .widget_mailchimpsf_widget .mc_signup_submit {
	margin:10px 0 5px 0;
}

.inner-left .widget_mailchimpsf_widget #mc_display_rewards {
	font-size:11px;
	margin-top: -15px;
}

.inner-left .widget_mailchimpsf_widget #mc_signup_form .mc_input {
    width: 25%;
}

#theme-my-login input[type="text"], #theme-my-login input[type="password"] {
	padding:5px;
}

ul.related_post li {
	margin:0 0 5px 0;
}

ul.admission {
	margin: 0 0 15px 20px;
}