/**
  SilverStripe Black Candy Theme
  http://www.silverstripe.com
 
  This typography file is included in the WYSIWYG editor
 */
 
/* GENERIC STYLES */ 
.typography * {
	font-family: Verdana, Lucida, sans-serif; 
}

/* PARAGRAPHS */
p { 
 	line-height: 1.3em;
 	font-size: 1.2em;
 	font-style: normal;
 	text-transform: none;
 	}

.paragraph {
 	line-height: 1.2em;
 	font-size: 1.3em;
 	font-weight: bold;
 	text-transform: none;
	}
	
.blackbg {
 	line-height: 1.2em;
 	font-size: 1.3em;
 	font-weight: bold;
 	text-transform: none;
 	background: #000000;
 	padding-right: 30px;
 	margin-bottom: 10px;
 	}
 
span.blue {
	color: #0094d8;
	}
	
p.date {margin-top: 6px;}


/* LINKS */
a { 
 	text-decoration: none;
 	font-weight: 700; 
	color: #fdff73;
}
a:hover { 
 	text-decoration: underline; 	
}

a.navSearch {
	color: #e1e1e1;
	font-size: 12px;
	font-weight: 700;
	padding-top: 4px;
		}

#newsletter ul {
	margin: 10px 0 10px 20px;}

#newsletter a {
	text-decoration: underline;
	color: #e1e1e1;
	font-size: 12px;
	font-weight: 700;
	padding-top: 4px;
	}

/* ICONS */

.sponsor {
	text-align: center;
	}

.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 */
#navSearch ul{
	display: inline;
	text-decoration: none;
	margin-top: 4px;
	}

#navSearch li {
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	}

/* RSS STYLES */

dt {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;margin: 2px 0;}
	
dd {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	color: #eee;
	
	}

/* HEADER STYLES */

.typography h1,
.typography h2 { 
	color: #4EA3D7; 
	margin: 15px 0;
	clear: both;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}
.typography h1 {
	font-size: 2.4em;
}
.typography h2 { 
 	font-size: 2em; 
}
	
.typography h3 {
	color: #222;
	margin: 25px 0 15px 0;
	font-weight: 300;
	clear: both;
	font-size: 1.8em;
}
.typography h4 {
	font-size: 1.6em;
	color: #222;
	width: 95%;
	clear: both;
	font-weight: 300;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 25px 0 15px 0;
}
.typography h5 {
	font-size: 1.4em;
	color: #222;
	font-weight: 300;
	margin: 10px 0;
}
.typography h6 {
	font-size: 1.2em;
	color: #555;
	line-height: 1.4em;
	margin: 10px;
}

/* ADRESS STYLES */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	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:0.8em;
	margin:1em 1em;
	padding:0.5em;
	border:1px #ccc solid;
}

/* TABLE STYLING */
.typography table {
	margin: 10px;
	font-size: 1.2em;
	color: #666;
	border-collapse:collapse;
}
	.typography td {
		border:1px solid #999;
		padding:5px;
	}

/* images */

.sponsor {margin: 20px 0 0;}


/* FORMS */
fieldset {	background-color: #333;	border: 1px solid #0094d8;	margin: 2em 0;	padding: 0 2em;	overflow: hidden;}#contentSubscribe fieldset {	width:22.375em;	background-color: #333;	border: 1px solid #0094d8;	margin: 0em 0em ;	padding: 1em 0 1em 1em}legend {	font-size: 1em;	font-weight: bold;	position: relative;}#contentSubscribe legend {	font-size: .8em;	font-weight: bold;	position: relative;}label {	font-size:0.6em;	font-weight: bold;	display: block;	float: left;	clear: left;	width: 11em;	margin: 0.725em 0em;	padding-right: 1em;	text-align: right;	line-height: 2em;}#contentSubscribe label {	font-size:0.6em;	font-weight: bold;	display:block	float: left;	clear: left;	width: 15em;	margin: 0.725em 0em;	padding-right: 1em;	text-align: right;	line-height: 2em;}#contentSub input {	display: block;	float: left;	margin: 0.625em 0em;}#contentSubscribe input {	display: block;	float: left;	margin-top:.825em;}#contentSub select {	margin: 0.2em 0em;}#contentSub input[type=radio] {width: auto;margin: 1em 1em;}textarea {	margin: 1em auto;	width: 100%;	height: 20em;	border: 1px solid #0094d8;	}
