@charset "utf-8";

/**
Theme Name: JXWD Custom

Theme Description: Custom Theme by JXWD...

*/




/************************************************************************************/
/* Reset                                                                            */
/************************************************************************************/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font: inherit;
	vertical-align: baseline;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
}

ol, ul {
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



table,tr,td,th,tbody{ vertical-align:top}





/************************************************************************************/
/* site specific                                                                    */
/************************************************************************************/ 

/* Editor */

.mceContentBody {
/* 	font-family: 'Waiting for the Sunrise', cursive;*/
	font-size:1em;
	min-height:400px;
	margin:5%;
	}
	
		
		
		

/*body {background-color:white; margin:0; border:0; font-size:14px; font-family: 'Waiting for the Sunrise', cursive; font-size:16px;  line-height:2em; color:#333333}*/
body {background-color:white; margin:0; border:0; font-size:14px; font-family: 'Montserrat', sans-serif;  line-height:2em; color:#333333}
/*body {background-color:white; margin:0; border:0; font-size:14px; font-family: 'Alata', sans-serif; line-height:2em; color:#333333}*/

bold,strong {font-weight:bold}

hr {clear:both; border:0; border-bottom:1px solid #ccc; padding-top:2em; margin-bottom:2em}

h1 {font-size:1.5em; font-weight:normal; margin-bottom:1em;  font-family: 'Alata', sans-serif;}
h2 {font-size:1.3em; font-weight:normal;  margin-bottom:1em;  font-family: 'Alata', sans-serif;}

p {margin-top:0; margin-bottom:2em; }

a {text-decoration:none; color:#014990;}
a:hover {text-decoration:underline}

img {}

.size-medium {}



.text_box{width:80%; margin:auto auto; border:0px solid #fafafa;  }

.alignleft { float:left; margin:2em; margin-left:0}
.alignright { float:right; margin:2em; margin-right:0}

/* Crossbrowser Solution */
.mceContentBody ul{list-style-type: none;padding: 0px;margin: 0px;line-height:2.4em;}
.mceContentBody li{ background-image:url(images/bullet.png); background-size: 8px 8px ;background-repeat: no-repeat;background-position: 4px 11px;padding-left: 22px;}




table {padding:0;border:0;margin:0; border-collapse:collapse; vertical-align:top; text-align:left}
table tr {padding:0;border:0;margin:0;border-collapse:collapse;vertical-align:top; text-align:left}
table td {padding:0;border:0;border-left: solid #ffffff 30px;margin:0;border-collapse:collapse;vertical-align:top; text-align:left}


/*dropdown styles */
.hand_written{font-size:16px; font-family: 'Waiting for the Sunrise', cursive;}