/**
  LandingPages - site Theme
  http://www.LandingPages.ws
 
  This typography file is included in the WYSIWYG editor
 */
 
/* GENERIC STYLES */ 
.typography * {
	
}


/* HORIZONTAL LINE */
hr {
	border:0;
	border-top: 1px solid white;
	border-top-color:#E4E2D3;
	height: 0;
	background-color: #FFFFFF;
}

/* PARAGRAPHS */
.typography p { 
 	line-height: 1.2em;
 	font-size: .95em;
}
#Layout p {
 	margin: 10px 5px 5px 0;

}
#Sidebar p {
	font-size: 1.1em;
 	clear: both;
 	margin: 10px 10px 0 10px;
}

/* QUOTE BOX */
.typography blockquote {
	display:block;
	font-size:1em;
	margin:1em 2em;
	/*color:#F1EFE0;*/
	padding:4px 15px 6px 15px;
	border:4px #fff solid;
	border-color:#EAEAEA;
	background-color:#F2F2F2;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;

}	


/* LINKS */
.typography a {
	text-decoration: none;
	color: #2B5FAC;
}
.typography a:hover { 
 	text-decoration: underline;
}

/* ICONS */
.typography a[href$=".pdf"],
.typography a[href$=".PDF"],
.typography a.pdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a[href$=".doc"],
.typography a[href$=".DOC"],
.typography a.doc {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_word.png) no-repeat left center;
}
.typography a[href$=".xls"],
.typography a[href$=".XLS"],
.typography a.xls {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_excel.png) no-repeat left center;
}
.typography a[href$=".gz"],
.typography a[href$=".GZ"],
.typography a[href$=".gzip"],
.typography a[href$=".GZIP"],
.typography a[href$=".zip"],
.typography a[href$=".ZIP"],
.typography a.archive {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".exe"],
.typography a[href$=".EXE"],
.typography a.application {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/application.png) no-repeat left center;
}

/* LIST STYLES */
.typography ul, 
.typography ol {
	margin: 5px 10px 16px 0px;

}

.typography li {
	margin: 5px 10px 6px 10px;
	font-size:.85em;	
	line-height: 1.4em;
	list-style: url(../images/listb2.png);
	vertical-align: top;
}

.typography ul li {
	margin: 5px 10px 6px 10px;
	font-size:.85em;	
}

/* HEADER STYLES */

.typography h1 {
	font-size: 1.9em;
	font-weight:bold;
	color: #213372;	
	padding-top:0px;
	line-height: 1em;
/*	font-family:Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
}
.typography h2 { 
 	font-size: 1.5em;
	font-weight:bold;
	padding-top:4px;
	margin: 6px;
	color: #000;
	line-height: 1.2em;
/*	font-family:Arial, Helvetica, sans-serif;
		font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
}
	
.typography h3 { 
 	font-size: 1.5em;
	padding-top:2px;
	margin: 1px;
	font-weight:bold;
	line-height: 1.2em;
/*	font-family:Arial, Helvetica, sans-serif;
		font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	color: #BB0004;
	
}

.typography h4 {
 	font-size: 1.4em;
	padding-top:3px;
	margin: 1px;
	font-weight:bold;
/*	font-family:Arial, Helvetica, sans-serif;
		font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
}

.typography h5 {
	font-size: 1.1em;
	color: #063966;
	width: 95%;
	clear: both;
	font-weight: notmal;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	border-bottom-color:#D7D3C1;
/*	font-family:Arial, Helvetica, sans-serif;
		font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	margin: 15px 0 10px 0;
}

.typography h6{
	font-size: 9px;
	font-weight:normal;
	padding: 0 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	/*	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
}


/* BLOG */
.WidgetHolder h5 {
font-size: 14px;
margin-left:6px;
/*font-family:Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-family:"Courier New", Courier, monospace;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;*/
}


/* ADRESS STYLES */	
.typography pre {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:1.0em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;;
}
.typography label {
 	display: block;
	margin: 10px 0 -10px 0;
	color: #777;
}

.typography q {
	display:block;
	font-size:1.1em;
	margin:1em 2em;
	padding:1px 10px 10px 15px;
	border:1px #ccc solid;
	background-color:#FFFFE8;
	font-style: italic;
}



/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
	margin-right:10px;
}
.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;
	}
	

/*Image Hover*/
.typography a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity: 1.0;
}
.typography a img:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity: 0.9;
}


/* FORMS */
.typography label {
	font-size: .6em;
}
.typography input.text, .typography textarea {
	font-size: .8em;
	font-weight:normal;
}
/* Extra redundancy */
.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
