/*
 * HTML5 Responsive Boilerplate by Henry Monaghan.
 * Frankensteined from html5boilerplate.com, Jonathan Verrecchia's 
 * github.com/verekia/initializr-template, HTML5Doctor & Eric Meyer's HTML5 Reset
 *
 * Credit to Nicolas Gallagher, Jonathan Neal, Kroc Camen, the H5BP dev community and team, 
 * Jonathan Verrecchia, Eric Meyer & Richard Clark
 *

==========================================================================
	Normalize
========================================================================== 
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;  }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/*
==========================================================================
	Body
========================================================================== 
*/

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.5; background: #2b2626 url(../img/dte-background.jpg) no-repeat; background-position-x: center;}
body, button, input, select, textarea { font-family: arial; color: #222; }

body.home a.home, body.articles a.articles, body.blog a.blog {

background: green;

}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

/*
==========================================================================
	Links
========================================================================== 
*/

a { color:#ff6600; margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; }
a:visited { color: #ff6600; }
a:hover { color: #ff6600;  }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }

/*
==========================================================================
	Typography
========================================================================== 
*/

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

h1 { display: block; font-size: 2em; font-weight: bold; }
h2 { display: block; font-size: 1.5em; font-weight: normal; font-style:italic; }
h3 { display: block; font-size: 1.17em; font-weight: bold; }


/*
==========================================================================
	Lists
========================================================================== 
*/

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/*
==========================================================================
	Embedded
========================================================================== 
*/

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/*
==========================================================================
	Figures
========================================================================== 
*/

figure { margin: 0; }

/*
==========================================================================
	Forms
========================================================================== 
*/

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/*
==========================================================================
	Tables
========================================================================== 
*/

table { border-collapse: collapse; border-spacing: 0; padding:8px; border:0px;  }
td { vertical-align: top; }

hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

/*
==========================================================================
	Non-semantic helper classes
========================================================================== 
*/

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*
==========================================================================
	Chromeframe
========================================================================== 
*/

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*
==========================================================================
	OOCSS (Everyone will have their own shorthand for stringing classes, so i've just included the basics)
========================================================================== 
e.g. of string classes: <div class="content-width center-div offblack-bg offwhite-txt txt-right">
*/ 

/* Widths */ 
.full-width{ width:100%; }
.content-width{ width:960px; }
#plc_lt_Logo_EditableImage_imgImage {
	width: 136px;
	height: auto;
}

/* Positions */
.relative{ position: relative; }
.absolute{ position: absolute; }
.fixed{ position: fixed; }
.center-div{ margin: 0 auto; position: relaive; }

/* Floats */
.float-left{ float:left; }
.float-right{ float:right;}

/* Text Alignment */
.center-txt{ text-align:center; }
.txt-left{ text-align:left; }
.txt-right{ text-align:right; }

/* Modern Colours */
.white-txt{ color: #fff;}
.white-bg{ background: #fff;}
.silver-txt{ color:#bab9b9; }
.earth-txt{ color: #2b2626;}
.earth-bg{ background: #2b2626;}

/*
==========================================================================
	Theme Objects
========================================================================== 
*/

/* All */
.wrapper{ width:1000px; margin:0 auto; }
#header-container{ height:135px;  }
#footer-container{ background:#393636; height: 85px;}
#main aside      { border-top: 20px solid #34bcb2; }
#main-container { font-size: 14px; }

::-moz-selection { background: #f16529; color: #fff; text-shadow: none; }
::selection      { background: #f16529; color: #fff; text-shadow: none; }

nav a{ display:block; color: #f5f5f5; text-align:center; text-decoration:none; font-weight:normal; margin-top: 7px; font-size:18px;}

nav a:hover, 
nav a:visited{ color: #f5f5f5; }
nav a:hover{ }

#nav-container{height:40px; background: #2b2626; padding-top:6px; border-bottom: solid 6px #ff6600;}
nav ul li{ width:136px; height:40px; float:left;}

nav ul li:hover{ background:#ff6600; }

#main{ margin-top:30px; }
#main article h1{ font-size:2em; }
#main aside{ padding:0px 5% 10px; }
#footer-container footer{ color: #0d0d0d; padding:20px 0; }

.footerborder{ border-top:solid 24px #fff; }

.content-container{  }

#address{ text-align:center; width:1000px; }
#adressbox{ width:500px; margin:0 auto; }

.half-col{ width:45.5%; float:left; padding:30px 0px 30px 30px;}
.full-col{ padding:30px; }

.bjqs-markers { display:none; }

#logo{ margin-top:8px; float:left; }
#logo-tagline { float:left; margin-top: 55px; margin-left: 15px; }


.LTR, .RTL {
background-color: #2b2626;
}

/*
==========================================================================
	IE Fixes
========================================================================== 
*/

.ie7 #title{ padding-top:20px; }

/*
==========================================================================
	Print Styles
========================================================================== 
*/

@media print {

  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  
}

