/**
  SilverStripe Black Candy Theme
  http://www.silverstripe.com
 
  This typography file is included in the WYSIWYG editor
 */
 
/* GENERIC STYLES */ 

.typography {
margin: 0px;
line-height: 1.3em;
}

.typography * {
	font-family: lucida grande, arial, sans-serif;
}

.typography .notext {
display: none;
}


.typography .right-column1 strong {
margin-bottom: 5px;
}

/* PARAGRAPHS */
.typography p { 
 	color: #000;
 	line-height: 1.3em;
 	font-size: 1em;
	margin: 0px 5px 10px 0;
	 }
	 
	 .typography .latestsuccess p { 
 font-size: 0.95em;
 margin-top: 3px;
	 }
	 
	 .typography .overview p {
	 font-size: 0.8em;
	 }
	 
	 .typography .threecolumn p {
	 height: 60px;
	 }

#Sidebar p {
	font-size: 1.1em;
 	clear: both;
 	margin: 10px 10px 0 10px;
}
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}	

/* LINKS */
.typography a { 
 	text-decoration: underline; 
	color: #3E91C4;
}
.typography a:hover { 
 	text-decoration: underline;
	 }
.typography a:visted { 
 	text-decoration: underline;
	color: #053770;
	 }
	 
.typography a.button, .typography a.button:visited, .typography .action {
background: url(../images/button.png) 0px 0px no-repeat;
display: block; width: 170px;
text-align: center;
color: #fff;
text-decoration: none;
height: 29px;
line-height: 29px;
margin: 0px auto;
border: 0px;
}

.typography a.button:hover, .typography a.button:visited:hover {
background: url(../images/button.png) 0px 0px no-repeat;
display: block; width: 170px;
text-align: center;
color: #fff;
text-decoration: none;
height: 29px;
line-height: 29px;
}
	 
.topmenu a, .topmenu a:visited {
color: #fff;
font-size: 0.9em;
}

/* LIST STYLES */

.typography ul, 
.typography ol {
	margin: 10px 0px 10px 20px;
}


.typography li {
	margin:0px 0px 7px 15px;
	padding-left: 6px;

}

.typography .blueright ul {
margin: 0px;
list-style: none;
}

.typography .blueright li {
background: url(../images/tick.png) 0px 0px no-repeat;
margin: 0px 0px 5px 0px;
font-size: 0.9em;
padding-left: 30px;
}


/* HEADER STYLES */

.typography h1,
.typography h2 {  
	padding: 20px 0;
	font-weight: bold;
	font-family: tahoma, helvetica, Trebuchet MS;
}
.typography h1 {
	font-size: 3em;
	text-align: center;
	
}

.typography h2 { 
 	font-size: 2em; 
	color: #000;
	margin-bottom: 0px;
 padding-bottom: 10px;
}

.ourwork h2 {
padding-top: 30px;
}

#Footer .typography h2 {
	color: #C820B6; 
	font-size: 1.6em;
}
	
.typography h3 {
	color: #B00045;
	margin: 0px 0 5px 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 110%;
	font-family: helvetica, Trebuchet MS;
}

.typography h3 a, .typography h3 a:visited {
text-decoration: none;
color: #B00045;
font-size: 1em;
}

.typography .blueright h3 {
color: #000;
}

#Footer h3 {
color: #E3E6E3
}
.typography .latestsuccess h3 {
background: #3973AC;
color: #fff;
font-size: 1em;
display: inline;
padding: 1px 3px;
font-weight: normal;
margin-bottom: 0px !important;
}

.typography h4 {
	font-size: 1em;
	color: #666;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px 0 5px 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 5px 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;
	}

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	float: left;
	width: auto;
	margin-right: 30px;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
	margin-left:20px;
}
.typography img.left {
	float:left;
}
.typography img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

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

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
	
.typography .quote {
background: url(../images/speechbubble-top.png) 0px 0px no-repeat;
margin: 0px;
}

.typography .quote1 {
background: url(../images/speechbubble-bottom.png) 0% 100% no-repeat;
padding: 15px 20px 20px 20px;
height: 140px;
}

.lovenotes .quote {
margin-bottom: 40px;
}

.ourwork .quote {
background: url(../images/speechbubble-top-wide.jpg) 0px 0px no-repeat;
margin-top: 20px;
}

.ourwork .quote1 {
background: url(../images/speechbubble-bottom-wide.jpg) 0% 100% no-repeat;
height: 110px;
}

.typography .quote p {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
line-height: 110%;
text-align: center;
vertical-align: middle;

}

.typography .workimage {
float: left;
width: 230px;
}

.typography .contactdeets p {
margin: 0px;
line-height: 30px;
}

.bluebar2 h3 {
font-size: 1.1em;
color: #000;
}

.bluebar2 h2 {
font-size: 1.3em;
color: #000;
padding-top: 5px;
}

ul.subnav {
background: #e6e6e6;
border-bottom: 1px solid #ccc;
height: 35px;
margin: -10px 0px 15px 0px;
padding: 0px;
border-right: 1px solid #ccc;
list-style: none;
}

ul.subnav li {
line-height: 35px;
float: right;
width: 100px;
margin: 0px;
padding: 0px;
border-left: 1px solid #ccc;
}

.workpage ul.subnav li {
width: 120px;
}

ul.subnav li a, ul.subnav li a:visited {
text-decoration: none;
color: #000;
display: block;
text-align: center;
}

ul.subnav li a.current {
background: #fff;
}

ul.subnav li a:hover {
background: #fff;
}

.typography .overview p {
font-size: 1em;
margin: -30px 0px 30px 0px;
}

.typography .overviewnonegmargin {
margin-top: 0px;
}

.typography .overviewnonegmargin p {
margin-top: 0px;
}