/*-----------------------------------------------------  BELOW ARE CUSTOMIZED CONTENT STYLE ELEMENTS (PLEASE EDIT)  -----------------------------------------------------*/

 

/* FORMAT ELEMENTS 
-------------------------------------------- */
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
hr {
	color: #dde8eb !important;
	background-color: #dde8eb;
	height: 1px;
	border: none;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}
/* PARAGRAPHS 
-------------------------------------------- */
p {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
/* LINKS 
-------------------------------------------- */
a:link {
	color:#efc278;
	text-decoration: none;

}
a:visited {
	color:#efc278;
	text-decoration: none;
}
a:hover {
	color:#ffeccc;
	text-decoration: none;
}

p a:link{
	font-weight:bold;
	font-style:italic;
	color:#efc278;
}


p a:link:hover{
	color:#ffeccc;
}

/* HEADER STYLES 
-------------------------------------------- */
h1 {
	font-size:30px;
	font-weight:normal !important;
	

}
h2 {
	font-size:31px;
	font-weight:normal !important;
}

h2.postTitle
   { 
	padding-bottom:0px !important; 
	font-size:18px !important;
}
.authorDate {
	font-size:11px !important;
	
	
}


h3 {
	font-size:17px;
	font-weight: normal;
	
}
h4 {
	font-size:15px;
	font-weight: normal;
}
h5 {
	font-size:13px;
	font-weight: normal;
}
h6 {
	font-size:13px;
	line-height: 1.4em;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	clear: both;
}
h3 {
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	clear: both;
}

#heading_sitetree, #heading_versions, #heading_reports {
font-size:14px !important;
position:inherit
}


/*-----------------------------------------------------  BELOW ARE STANDARD CONTENT STYLE ELEMENTS (DO NOT TOUCH)  -----------------------------------------------------*/









/* LIST STYLES 
-------------------------------------------- */
.typography ul, .typography ol {
	margin: 0 0 18px 24px;
	
}
.typography li {
	margin: 3px 10px;
	
}
.typography li li {

}
/* QUOTES
-------------------------------------------- */
.typography blockquote {
	margin: 10px;
	
	font-style: italic;
}
.typography q {
	display:block;
	font-size: 0.8em;
	margin: 1em 1em;
	padding: 0.5em;
	border: 1px #ccc solid;
}
/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	margin: 0 0 18px 0;


	border-collapse:collapse;
}
.typography tr {
}
.typography td {
	border:1px solid #999;
	padding:5px;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}
/* IMAGES 
-------------------------------------------- */
.typography img {
	border: none;
}
.typography img.right {
	float: right;
	margin-left: 20px;
}
.typography img.left {
	float: left;
}
.typography img.leftAlone {
	float: left;
	margin-right: 100%;
}
.typography img.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}




