/*FONTS*/
@font-face {
	font-family: "MuseoMedium";
	src: url("../fonts/museo500-regular.eot");
	src: local("Museo 500"), local("Museo-500"),
		url("../fonts/museo500-regular.woff") format("woff"),
		url("../fonts/museo500-regular.otf") format("opentype"),
		url("../fonts/museo500-regular.svg#Museo-500") format("svg");
}

@font-face {
	font-family: "MuseoHeavy";
	src: url("../fonts/museo700-regular.eot");
	src: local("Museo 700"), local("Museo-700"),
		url("../fonts/museo700-regular.woff") format("woff"),
		url("../fonts/museo700-regular.otf") format("opentype"),
		url("../fonts/museo700-regular.svg#Museo-700") format("svg");
}

/*STRUCTURE*/
body {
	background: #ebebeb;
	margin: 0;
	padding: 5px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.4;
	color: #000;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, form, fieldset, table, th, td {margin:0;padding:0;}
a {text-decoration:none}
img {border:0}
sup {vertical-align:text-top}

.fleft {float:left}
.fright {float:right}
.cleft {clear:left}
.cright {clear:right}
.cboth {clear:both}
.righted {text-align:right}
.centered {text-align:center}
input:focus {outline:none}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 0 30px;
	border-top: 1px solid #dbdbdb;
	position: relative;
}

/**HEADER**/
#header {
	height: 100px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
	z-index: 99999;
}

#header a:active, #header a:visited {outline:none}

/*logo*/
#logo {margin:5px 6px 0}

#header h2, #header h3 {
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 191px;
	margin-left: 102px;
}

#header h3 {
	font-size: 1.9em;
	padding-top: 40px;
}

#header h2 {
	font-size: 1.1em;
	position: relative;
	left: 2px;
	top: -3px;
}

h1, a h2, a:visited h2, h2 a:visited, a h3, a:visited h3, h3 a:visited, .green, .hp-service h2 a:visited {color:#006c69}

/*nav*/
#nav ul {list-style:none}

#home-link, #home-link2 {
	position: relative;
	margin-left: 0;
}

#energy-link {
	position: relative;
	margin-left: 4px;
}

#portfolio-link {
	position: relative;
	margin-left: 4px;
}

#services-link {
	position: relative;
	margin-left: -17px;
}

#about-link {
	position: relative;
	margin-left: -21px;
}

#contact-link {
	margin-left: -7px;
}

/*login*/
#login {
	position: absolute;
	right: 0;
	top: -1px;
}

/**BANNER**/
#banner {
	height: 70px;
	line-height: 70px;
	background: #f8f8f8;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 20px 0;
	font-size: 28px;
	padding: 0 10px 0 100px;
	font-family: MuseoHeavy, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#banner .medium {font-family: MuseoMedium, Georgia, "Times New Roman", Times, serif}

#banner a {
	display: block;
	width: 152px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin-top: 8px;
	background: #097e78 url(../images/big-green-button.png) 0 0 no-repeat;
	color: #fff;
	font-family: MuseoMedium, Georgia, "Times New Roman", Times, serif;
	text-shadow: -1px 0 0 #777;
	font-size: 20px;
}

#banner a:active {
	position: relative;
	top: 1px;
	color: #eaeaea;
}

/**MAIN**/
#main {width: 688px;margin-bottom:30px}

.hp-service {
	width: 312px;
	height: 322px;
	background: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

.hp-service:hover {
	background: #dfdfdf;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.3), -2px 2px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.3), -2px 2px 4px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3), -2px 2px 4px rgba(0,0,0,0.3);
}

.hp-service h2, #sidebar h2 {
	font-family: MuseoHeavy, Georgia, "Times New Roman", Times, serif;
	color: #006c69;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 5px 10px 0;
	display: inline-block;
}
.thankswebkit {font-size:0.8em}

.hp-service hr {
	background: #006c69;
	color: #006c69;
	display: inline;
	font-size: 9px;
	position: relative;
	top: -2px;
	border: none;
}

.hp-service p {text-align:justify; line-height:1.2;}

.hp-service .rmore {
	width: 120px;
	height: 32px;
	line-height: 29px;
	color: #fff;
	background: url(../images/hp-rmore.png) 0 0 no-repeat;
	position: absolute;
	right: 10px;
	bottom: 15px;
	text-indent: 20px;
	margin: 0;
	padding: 0;
}
.hp-service .rmore a:visited {color:#fff}
.hp-service h2 {
	background-image: url(../images/green-bar.png);
	background-repeat: no-repeat;
	background-position: 217px 9px;
	display: block;
	margin-right: 0;
	padding-bottom: 0;
	font-size: 1.5em;
}
#tes {background-position: 174px 9px}
#mai {background-position: 223px 9px}
#ene {background-position: 231px 9px}

#main .hp-service a p, #main .hp-service a:visited p, #main .hp-service p a, #main .hp-service p a:visited {color:#000}
#main .hp-service a, #main .hp-service a:hover, #main .hp-service a:focus {border-bottom:0}
#main .hp-service a:visited p.rmore, #main .hp-service a p.rmore, #main .hp-service p.rmore a, #main .hp-service p.rmore a:visited {color:#fff}
#main .hp-service a h2, #main .hp-service h2 a, #main .hp-service a:visited h2, #main .hp-service h2 a:visited {color:#006c69}

.hp-service:hover .rmore, .hp-service .rmore:hover {background:url(../images/hp-rmore.png) 0 -32px no-repeat;text-shadow:-1px 1px 0 #000}

/**INTERNALS**/
#internal-mainimg {
	border: 10px solid #d9dbe2;
	margin-top: 20px;
	width: 620px;
	height: 300px;
	position: relative;
	z-index: 99;
}

#main p b {font-size:13px}

#main h2.testing {
	font-size: 14px;
	margin-bottom: -8px;
	text-transform: capitalize;
}

#main p {max-width:640px}

#main p span {
	font-size: 1.2em;
    font-weight: bold;
}
#main ul {
	margin-bottom: 10px;
	margin-left: 25px;
}
#main ul li {
	list-style-image:url(../images/bullet.png);
}
#main a {border-bottom:1px dotted #297068;color:#000}
#main a:hover, #main a:focus {border-bottom:1px solid #333}

h1.internal-title, h2.internal-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 600px;
	margin: 0;
	color: #fff;
	text-shadow: -1px 1px 0  #666;
	font-weight: normal;
	text-transform: capitalize;
	height: 55px;
	line-height: 55px;
	background: rgba(0,0,0,0.5);
	font-size: 2.4em;
	padding-left: 20px;
}
h2.internal-title {top:253px;left:10px;}

/*services*/
.service {
	background: #ebebeb;
	clear: left;
	width: 640px;
}

.service img {
	margin-right: 10px;
	margin-bottom: 15px
}

#main .service:first-child {margin-top:20px}

.servicetype, .service p {margin-right:10px}

.servicetype {
	margin-left: 160px;
}

.service a h2, .service h2 a, .service a:visited h2, .service h2 a:visited, .service a p, .service p a, .service a:visited p, .service p a:visited {color:#000}

.service a p.righted, .service a:visited p.righted, .service p.righted a, .service p.righted a:visited {
	color: #006c69;
	font-weight: bold;
	padding-bottom: 5px;
}

#internal-services {
	margin-bottom: 30px;
	list-style: none;
}

#internal-services li {margin-bottom:5px}

#internal-services a {
	display: block;
	width: 122px;
	height: 59px;
	text-transform: capitalize;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	padding-top: 11px;
	padding-left: 105px;
}

#int-menu-install {background:url(../images/internal-menu-installation.jpg) 0 0 no-repeat}
#int-menu-testing {background:url(../images/internal-menu-testing.jpg) 0 0 no-repeat}
#int-menu-mainten {background:url(../images/internal-menu-maintenance.jpg) 0 0 no-repeat}
#int-menu-install:hover {background:url(../images/internal-menu-installation.jpg) 0 -70px no-repeat}
#int-menu-testing:hover {background:url(../images/internal-menu-testing.jpg) 0 -70px no-repeat}
#int-menu-mainten:hover {background:url(../images/internal-menu-maintenance.jpg) 0 -70px no-repeat}

#int-menu-tegg {background:url(../images/internal-menu-tegg.jpg) 0 0 no-repeat}
#int-menu-monitoring {background:url(../images/internal-menu-monitoring.jpg) 0 0 no-repeat}
#int-menu-solutions {background:url(../images/internal-menu-solutions.jpg) 0 0 no-repeat}
#int-menu-tegg:hover {background:url(../images/internal-menu-tegg.jpg) 0 -70px no-repeat}
#int-menu-monitoring:hover {background:url(../images/internal-menu-monitoring.jpg) 0 -70px no-repeat}
#int-menu-solutions:hover {background:url(../images/internal-menu-solutions.jpg) 0 -70px no-repeat}

#int-menu-public {background:url(../images/internal-menu-public.jpg) 0 0 no-repeat}
#int-menu-industrial {background:url(../images/internal-menu-industrial.jpg) 0 0 no-repeat}
#int-menu-commercial {background:url(../images/internal-menu-commercial.jpg) 0 0 no-repeat}
#int-menu-public:hover {background:url(../images/internal-menu-public.jpg) 0 -70px no-repeat}
#int-menu-industrial:hover {background:url(../images/internal-menu-industrial.jpg) 0 -70px no-repeat}
#int-menu-commercial:hover {background:url(../images/internal-menu-commercial.jpg) 0 -70px no-repeat}

/*portfolio*/
.portfolio {
	font-family: MuseoHeavy, Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 0;
}
ul#portfolio li {
	display: inline;
	margin: 5px;
}

.anythingSlider dl {
	margin-top: 20px;
}

.anythingSlider dt {
	float: left;
	clear: left;
	margin: 0;
	padding: 3px 3px 3px 6px;
	background: #d9dbe2;
	width: 74px;
	font-weight: bold;
	color: #006C69;
	border: 1px solid #d9dbe2;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

.anythingSlider dd {
	margin: 4px 0 4px 84px;
	padding: 3px;
	border: 1px solid #d9dbe2;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.anythingSlider dd p {
	padding-left: 8px;
	margin-top: 0;
	margin-left: 6px;
	background: url(../images/wee-green-arrow.gif) 0 5px no-repeat;
}

h2.project-title {
	left: 0;
	top: 244px;
	text-transform: none;
}

/*contact*/
#cform {
	width: 385px;
	margin: 20px auto 0;
}

#main #cform ul, #main #cform li {
	list-style: none;
}

#cform input[type=text], #cform textarea {
	width: 385px;
	border: 1px solid #d5d5d5;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#cform input[type=text]:hover, #cform textarea:hover, #cform input[type=text]:focus, #cform textarea:focus {border:1px solid #aaa}

#cform .box {margin-bottom:10px}

.error {
	color: #F33;
    font-weight: bold;
}

.hotr {
	display: none;
}

#cform #submit {
	background: url(../images/send.png) 0 0 no-repeat;
	width: 59px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

#cform #submit:hover, #cform #submit:focus {background:url(../images/send.png) 0 -25px no-repeat}

/*map*/
.mapwrap {
	margin-top: 20px;
	background: #ededed;
	outline: 1px solid #dfdfdf;
	padding: 0 10px 10px;
	width: 620px;
}

.mapwrap h2 {
	color: #006c69;
	font-weight: normal;
}

#armaghmap, #belfastmap {
	width: 620px;
	height: 350px;
	outline: 1px solid #dfdfdf;
}

#directform {
	float: right;
	position: relative;
	bottom: 80px;
	right: 15px;
	padding: 10px;
	background: rgba(0,0,0,0.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#directform label {
	text-shadow: 0 1px 1px #EFEFEF;
}

/**SIDEBAR**/
#sidebar {
	width: 230px;
	padding: 10px 0 0;
	margin-bottom: 80px;
}

#sidebar h2 {color:#000;font-family:MuseoMedium, Georgia, "Times New Roman", Times, serif} /* main declaration line 162 */

#sidebar-rss {
	display: block;
	height: 23px;
	line-height: 30px;
	font-size: 0.9em;
	color: #000;
	text-transform: capitalize;
	padding-right: 27px;
	background: url(../images/rss-icon.png) 100% 0 no-repeat;
	margin-top: -5px;
}
#sidebar-rss:hover {color:#006c69}

.sidebar-list {
	border-top: 1px solid #d0d0d0;
	width: 100%;
	list-style: none;
}

.sidebar-list li {
	background: url(../images/sidebar-li-bg.png) 0 0 repeat-x;
	height: 51px;
}
.sidebar-list li:hover {background:url(../images/sidebar-li-bg.png) 0 -51px repeat-x}

.sidebar-list a {
	display: block;
	width: 171px;
	height: 43px;
	background: url(../images/notepad-icon.png) 15px 11px no-repeat;
	padding-left: 59px;
	padding-top: 8px;
	color: #000;
}
.sbl-archives a {padding-top:0;line-height:51px}

.sb-list-date {font-size:0.8em;color:#666}

#newslink {
	color: #006c69;
	text-decoration: underline;
}

#sidebar img {margin-bottom:20px}

/*#tegglink:active {position:relative;top:1px}*/
#tegglink:active, #tegglink:visited {outline:none}

.sidebar-list a#sidebar-twitter, .sidebar-list a#sidebar-facebook {
	height: 51px;
	line-height: 51px;
	background: url(../images/twitter-icon.png) 40px 10px no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0;
	padding-left: 90px;
	width: 140px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
}
.sidebar-list a#sidebar-facebook {background:url(../images/facebook-icon.png) 40px 10px no-repeat}

#brochure {
	display: block;
	width: 172px;
	height: 32px;
	line-height: 32px;
	background: url(../images/pdf-icon.png) 100% 0 no-repeat;
	margin: 40px auto 0;
	color: #000;
}
#brochure:hover {
	color: #006c69;
	text-decoration: underline;
}	

/**FOOTER**/
#footer {
	border-top: 1px solid #d0d0d0;
	font-size: 0.9em;
	color: #666;
	padding: 20px 0;
	position: relative;
}

#footer a {color:#666}

.vcard {
	width: 338px;
	margin-left: 20px;
	margin-top: 6px;
}

#armagh {
	width: 295px;
	padding-right: 20px;
	border-right: 1px solid #d0d0d0;
}

.tel:before {content:"t: "}
.fax:before {content:"f: "}
.email:before {content:"e: "}

#niceic {margin-left:60px}

/**WORDPRESS**/
.page-title, .archive-title, .item-title {
	padding: 20px 0;
	font-family: MuseoHeavy, Georgia, "Times New Roman", Times, serif;
}

.post {
	background: #ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 10px;
}

.entry-title, .item-title {font-weight:normal;text-shadow:1px 1px 0 rgba(255,255,255,0.7)}
.entry-title a, .wp-readmore a {color:#006c69}
.entry-title a:hover, .wp-readmore a:hover {color:#444}

abbr {
	border-bottom: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #888;
	margin-left: 1px;
}

.single-item {margin-top:20px}

.navigation-links span {margin:0 20px}
.navigation-links a {color:#006c69}
.navigation-links a:hover {color:#444}

.alignright, .alignleft {
	float: right;
	margin:	0 0 10px 10px;
}
.alignleft {float:left;margin:0 10px 10px 0}
.alignright img, .alignleft img {
}
#main p.wp-caption-text {
	font-size: 11px;
	margin: 0;
	clear: both;
	max-width: 200px;
}