@charset "utf-8";
/* CSS Document */

/*
Theme Name: Multi
Theme URI: http://webpro.ie
Author: http://webpro.ie
Author URI: 

Description: Multi

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/* font-size: 100%; */
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
/*===== end reset ==========================*/


.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}
.center {
	text-align:center;
}
ul, li {
	list-style:none;
	font-size:14px;
}
/*----------------*/
/*---font style---*/
/*----------------*/

a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p {
	padding:10px 0;
}
p, li {
	font-size:13px;
	color:#4f4f4f;
	line-height:16px;
}
h1 {
	color:#2b2b2b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-wrap:break-word;
}
h2 {
	font-size:26px;
	color:#2b2b2b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-wrap:break-word;
}
h3 {
	color:#2b2b2b;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-wrap:break-word;
}
/*-----------*/
/*--general--*/
/*-----------*/

body {
	background:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
}
/*#wrapper-all-blue {

	background:url(images/wrapper-all-blue.jpg) repeat-x;

}

#wrapper1-blue {

	background:url(images/wrapper1-blue.jpg) repeat-x;

}*/

.aleft {
	float:left;
}
.aright {
	float:right;
}
.wrapper2 {
	width:1000px;
	margin:0 auto;
	height:auto;
}
#left-side {
	width:655px;
}
#right-side {
	width:345px;
}
#top {
	/*background:#2e2e2e;*/
	height:115px;
}
#hgroup {
	float:left;
}
#call-us p {
	
	float:right;
	text-align:center;
	color:#ffffff;
	margin-top:20px;
	margin-right:40px;
	font-size:20px;
	line-height:23px;
	letter-spacing:-1px;
}
#logo {
	width:380px;
	height:100px;
	margin-left:12px;
	margin-top:10px;
	overflow:hidden;
}
#tagline {
	text-align:center;
	margin-top:10px;
}
#textlogo {
	width:340px;
	height:56px;
	margin-left:12px;
	margin-top:22px;
	text-align:center;
}
#texttagline {
	text-align:center;
	margin-top:2px;
}
#textlogo a { 
	font-family:ARBLI___;
	color:#ffffff;
	font-size:56px;
}
#texttagline {
	font-family:ARBLI___;
	color:#ffffff;
	font-size:16px;
}
/*------------------*/
/*--top-navigation--*/
/*------------------*/

#top-nav {
	/*background:url(images/nav-blue.jpg) repeat-x;*/
	height:45px;
}
#top-nav ul {
	margin-left:10px;
}
#top-nav ul li {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	margin-right:5px;
	padding:8px 20px;
	
}
#top-nav ul li a {
	color:#ffffff;
	text-transform:uppercase;
}
#top-nav ul li:hover {
	background:url(images/top-nav-current.png) repeat-x;
	background:rgba(0, 0, 0, .2);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
#top-nav ul li.current-menu-item {
	background:url(images/top-nav-current.png) repeat-x;
	background:rgba(0, 0, 0, .2);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;	
	
}




p#no_nav {
	color:#ffffff;
}
/*--------------*/
/*--bottom nav--*/
/*--------------*/

#bottom-nav {
	/*background:url(images/nav-blue.jpg) repeat-x;*/

	height:16px;
	padding-top:35px;
}
#bottom-nav ul {
	margin-left:10px;
}
#bottom-nav ul li {
	float:left;
	font-size:12px;
	margin-right:10px;
	padding-left:10px;
	border-left:1px solid #5C5C5C;
}
#bottom-nav ul li a {
	color:#ffffff;
	text-transform:capitalize;
}
#bottom-nav ul li:first-child {
	border-left:none;
	padding-left:0;
}
.mbotf {
	margin-left:10px;
	padding:0;
}
/*---------*/
/*--slide--*/
/*---------*/

#slide {
	/*background:url(images/slide-blue.jpg) repeat-x;*/
	width:655px;
	height:365px;
}
/*-------------*/
/*--container--*/
/*-------------*/

#gap1 {
	height:10px;
}
#container {
}
#content {
	padding:10px;
	padding-right:40px;
}
/*#post-image {
	background:#fbf8f9;
	border:1px solid #e7e6e6;
	width:168px;
	height:148px;
	padding:7px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}*/

.wp-post-image {
	background:#fbf8f9;
	padding:7px;
	border:1px solid #e7e6e6;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
#article {
	padding-bottom:20px;/*overflow:hidden;*/
}
#article h2 {
	padding-bottom:20px;
}
#article p {
	padding:0 0 10px 0;
	font-size:15px;
	color:#4f4f4f;
	line-height:24px;
}
/*#article a {
	color:#0473b2;
}*/

p.written-by {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
}
.tagged {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
}
a.more-link {
	float:right;
	font-size:11px;
	color:#2b2b2b;
	padding-top:30px;
	padding-right:5px;
	font-weight:bold;
}
a.continued-link {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
	font-style:italic;
}
.separator1 {
	background:url(images/separator1.jpg) repeat-x;
	height:5px;
}
/*--------*/
/*--form--*/
/*--------*/

#form-arrow {
	width:260px;
	margin:0 auto;
}
#form, #discount {
	margin-bottom:20px;
}
#form-top {
	background:url(images/form-top.png);
	width:336px;
	height:16px;
}
#form-container {
	background:url(images/form-container.png) repeat-y;
	width:336px;
}
#form-content {
	padding:1px 20px;
}
#form-bottom {
	background:url(images/form-bottom.png);
	width:336px;
	height:16px;
}
#form-intro {
}
#form-headline {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#2e2e2e;
	letter-spacing:-1px;
	line-height:normal;
}
#form-subheadline {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2e2e2e;
	letter-spacing:-1px;
	line-height:24px;
}
#phone-number2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#ff9900;
}
#contact-form {
	margin-top:20px;
}
#contact-form p {
	font-size:13px;
	line-height:16px;
}
p#discount-headline {
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0000;
	text-align:center;
	line-height:normal;
}
p#small-text {
	font-size:17px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:0;
}
p#big-text {
	font-size:40px;
	color:#ff9900;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	word-wrap:break-word;
	line-height:35px;
}
#disc-photo {
	border:2px solid #e4e4e4;
	box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
}
/*------------------*/
/*--block content1--*/
/*------------------*/

#block-content2 {
	padding:10px;
	padding-right:8px;
}
#block-content2 h3 {
	font-size:18px;
}
#block-content2-left {
	width:600px;
	float:left;
	border-right:1px solid #e3e3e3;
	padding-bottom:20px;
}
#block-content2-right {
	width:380px;
	float:right;
}
.separator2 {
	background:#e3e3e3;
	width:1px;
	height:254px;
}
#block-content2-left ul {
	width:440px;
	margin-left:40px;
}
#block-content2-left ul li {
	background:url(images/bullets.png) no-repeat left center;
	padding-left:60px;
}
#block-content2-left ul li h3 {
	padding-bottom:5px;
}
#block-content2-left ul li p {
	padding-top:0;
}
#video {
	width:335px;
	float:right;
}
#video-frame {
	background:#e5e5e5;
	border:1px solid #d2d2d2;
	padding:4px;
}
#video-player {
	background:#000000;
	width:325px;
	min-height:195px;
	position:relative;
}
/*------------------*/
/*--block content3--*/
/*------------------*/

#block-content3 {
	padding:10px;
	padding-bottom:50px;
}
.testimonial-box {
	float:left;
	width:430px;
	margin-right:60px;
	margin-bottom:20px;
	margin-top:20px;
}
.testi-photo {
	width:92px;
	float:left;
	margin-right:12px;
	margin-left:10px;
}
.testi-photo img {
	border:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
}
.testi {
	float:right;
	width:315px;
}
.testi h3 {
	padding:0;
}
.testi-text {
	font-size:12px;
	line-height:18px;
}
.testi-author {
	font-size:10px;
	line-height:8px;
	padding-top:0;
}
.testi-author a {
	color:#4f4f4f;
}
/*-------*/
/*--cta--*/
/*-------*/

#cta {
	margin-bottom:70px;
}
#cta-top {
	background:url(images/cta-top.jpg);
	width:1000px;
	height:10px;
}
#cta-container {
	background:url(images/cta-container.jpg) repeat-y;
	width:1000px;
}
#cta-content {
	padding:2px 70px;
	overflow:hidden;
}
#cta-bottom {
	background:url(images/cta-bottom.jpg);
	width:1000px;
	height:10px;
}
#cta-content > h2 {
	float:left;
	width:620px;
}
#cta-button a {
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .3);
	line-height:53px;
}
/*----------*/
/*--footer--*/
/*----------*/

#footer {
	background:url(images/footer.jpg) repeat-x #2E2E2E;
	height:120px;
}
#footer-left {
	float:left;
	width:600px;
}
p#copyright {
	padding:25px 0 0 0;
	margin-left:10px;
	color: #666;
	font-size:10px;
}

#copyright a {
	color: #999;
	text-decoration:underline;
}

#footer-right {
	float:right;
}
ul#social-media {
	margin-top:40px;
}
ul#social-media li {
	float:left;
	font-size:12px;
	color:#FFFFFF;
	line-height:26px;
	margin-left:8px;
}
/*----------------------*/
/*---- Author Info -----*/
/*----------------------*/

#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0 10px;
	padding:0;
}
/*-------------------------*/
/*---- Comment-Styles -----*/
/*-------------------------*/

#comments_template {
	border-top:1px solid #e3e3e3;
	margin-top:30px;
	padding-top:30px;
}
ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ol#comments small a {
	font-weight:normal;
	color:#999999;
}
ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:5px solid #dedede;
}
ul.commentlist li {
	margin:0px;
	padding:10px 10px 20px 70px;
	position:relative;
	list-style:none;
	border:1px solid #dedede;
	border-bottom:0px;
	background:#ffffff url(images/background_block_slice.jpg) repeat-x;
	background-position:1px 1px;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #dedede;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}
#respond a {
	color:#4f4f4f;
}
 @font-face {
 font-family:ARBLI___;
 src:url("fonts/ARBLI___.ttf")format("truetype")
}
/*-- wp pagenavi --*/

.wp-pagenavi {
	margin:40px 0;
}
/*-- misc 
.wpcf7 { width:279px !important; margin:0 auto !important; overflow:auto !important;} --*/


/* -- Form Style -- */

.textfield_effect {
/*we will first set the border styles.*/
border-width: 2px;
border-style: solid;
border-color: #ccc;
border-radius: 4px 4px 4px 4px;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
/*I am going to add some text formatting of my own*/
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #333333;
width: 260px;
height: 20px;
padding:6px;
}
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
.textfield_effect:hover {
border-color: #64acd8;
border-width: 2px;
}
.textfield_effect:focus {
border-color: #64acd8;
border-width: 2px;
}

.textselect_effect {
/*we will first set the border styles.*/
border-width: 2px;
border-style: solid;
border-color: #ccc;
border-radius: 4px 4px 4px 4px;

/*I am going to add some text formatting of my own*/
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #333333;
width: 276px;
height: 36px;
padding:6px;
text-align:centre;
}
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
.textselect_effect:hover {
border-color: #64acd8;
border-width: 2px;
}
.textselect_effect:focus {
border-color: #64acd8;
border-width: 2px;
}

.textarea_effect {
/*we will first set the border styles.*/
border-width: 2px;
border-style: solid;
border-color: #ccc;
border-radius: 4px 4px 4px 4px;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
/*I am going to add some text formatting of my own*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #333333;
width: 260px;
height: 160px;
padding:6px;
}
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
.textarea_effect:hover {
border-color: #64acd8;
border-width: 2px;
}
.textarea_effect:focus {
border-color: #64acd8;
border-width: 2px;
}

.button_effect {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px 6px 6px 6px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	padding:8px 56px;
	text-decoration:none;
	text-shadow:-1px -1px 0px #810e05;
	cursor: pointer;
	
}.button_effect:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.button_effect:active {
	position:relative;
	top:1px;
}

.yellow_box {
font-size:14px;
text-align:center;
color:#793D00;
border: 1px solid #FFD7BB;
border-radius: 4px 4px 4px 4px;
padding:12px;
background:#FFF2BF;
margin:0 0 14px 0;
}