/*=========================================================
======================TYPOGRAPHY===========================
=========================================================*/

body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.4em; font-size:16px; font-family:tahoma, arial, sans-serif; color:#333333; word-wrap: break-word; }
a{ color: #ca252c; text-decoration:none; }
a:hover{ color: #333333; text-decoration:none; }

.tWrap li, #tinymce li{ font-size:0.875em; list-style-position:inside; padding:0 0 0 0.313em; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{ padding-left:0; margin:0.313em 0; }
.tWrap .content ul li, #tinymce ul li{ list-style:none; background:url(images/listitem.jpg) no-repeat 2px 7px; padding-left:16px; margin-top:1px; padding-bottom:3px; border-bottom:1px dotted #c5c5c5; }
.tWrap ol li, #tinymce ol li{ list-style-type:decimal; }
.tWrap hr{ border-bottom:1px dotted #c5c5c5; border-top:none; }

.tWrap p, #tinymce p{ padding:0.438em 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:1.875em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit;font-family: 'Source Sans Pro', sans-serif; }
.tWrap h2, #tinymce h2{ font-size:1.5em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:200; color:#ca252c;font-family: 'Source Sans Pro', sans-serif; }
.tWrap h3, #tinymce h3{ font-size:1em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:bold; font-style:italic; color:#ca252c;font-family: 'Source Sans Pro', sans-serif; }
.tWrap h4, #tinymce h4{ font-size:1em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; font-family: 'Source Sans Pro', sans-serif; }
.tWrap h5, #tinymce h5{ font-size:0.875em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; font-family: 'Source Sans Pro', sans-serif; }
.tWrap h6, #tinymce h6{ font-size:0.75em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; font-family: 'Source Sans Pro', sans-serif; }

.tWrap .zyberButton, #tinymce .zyberButton, .tWrap .mainBoxWrapper .ccm-ui a{
	text-transform:uppercase;
	color: #ffffff;
	font-weight:200 !important;
	border: solid 1px #522929;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #ca252c;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1em/100% 'Source Sans Pro', sans-serif;
	padding: .5em 2em .55em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover, .tWrap .mainBoxWrapper .ccm-ui a:hover {
	background: #181818;
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active, .tWrap .mainBoxWrapper .ccm-ui a:active {
	color: #fff;
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #ffffff;
	border: solid 1px #415064;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #181818;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1em/100% 'Source Sans Pro', sans-serif;
	padding: .5em 2em .55em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover {
	background: #ca252c;
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	color: #7189a7;
	background: #ca252c;
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	text-transform:uppercase;
	font-weight:200;
	color: #ffffff;
	border: solid 1px #522929;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #ca252c;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1.286em/100% 'Source Sans Pro', sans-serif;
	padding: 1em 3.5em 1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover {
	background: #5c2e2e;
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active {
	color: #d1a8a8;
	position: relative;
	top: 1px;
}