/*

Theme Name: JM Financial Group

Theme URI: http://www.perth-web-design.com.au/

Author: Perth Web Design

Author URI: http://www.perth-web-design.com.au/

Description: Description

Version: 1.0

*/





/* =Reset

-------------------------------------------------------------- */



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, 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 {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}

html {

	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */

	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}

body {

	background: #fff;

}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

nav,

section {

	display: block;

}

ol, ul {

	list-style: none;

}

table { /* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

	font-size:1.2em;

}

a:focus {

	outline: thin dotted;

}

a:hover,

a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

	outline: 0;

}

a img {

	border: 0;

}





/* =Global

----------------------------------------------- */



body,

button,

input,

select,

textarea {

	color: #404040;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 14px;

	line-height: 1.6;

}



/* Headings */

h1,h2,h3,h4,h5,h6 {

	clear: both;

	color:#111111;

	font-weight:700;

	line-height:1.4em;

}



h1{ font-size: 30px; }

h2{ font-size: 25px;}

h3{ font-size: 22px; }

h4{ font-size: 20px; }

h5{ font-size: 18px; }

h6{ font-size: 16px; }



hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.2em;

}



/* Text elements */

p {

	margin-bottom: 1.2em;

}

ul, ol {

	margin: 0 0 1.2em 2em;

}

ul {

	list-style: disc;

}

ol {

	list-style: decimal;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

	margin-left: 1.5em;

}

dt {

	font-weight: bold;

}

dd {

	margin: 0 1.5em 1.2em;

}

b, strong {

	font-weight: bold;

}

dfn, cite, em, i {

	font-style: italic;

}

blockquote {

	margin: 0 1.2em;

}

address {

	margin: 0 0 1.2em;

}

pre {

	background: #eee;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 15px;

	font-size: 1.5em;

	line-height: 1.2;

	margin-bottom: 1.6em;

	padding: 1em;

	overflow: auto;

	max-width: 100%;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

mark, ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: 75%;

}

big {

	font-size: 125%;

}

figure {

	margin: 0;

}

table {

	margin: 0 0 1.2em;

	width: 100%;

}

th {

	font-weight: bold;

}

button,

input,

select,

textarea {

	font-size: 100%; /* Corrects font size not being inherited in all browsers */

	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

	vertical-align: baseline; /* Improves appearance and consistency in all browsers */

	*vertical-align: middle; /* Improves appearance and consistency in all browsers */

}

button,

input {

	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */

}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	border: 1px solid #24865b;

	

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;

	border-radius: 15px;

	background: #24865b;

	-webkit-box-shadow: inset 0 1px 0 #4eb086, inset 0 15px 17px #4eb086, inset 0 -5px 12px #4eb086;

	-moz-box-shadow: inset 0 1px 0 #4eb086, inset 0 15px 17px #4eb086, inset 0 -5px 12px #4eb086;

	box-shadow: inset 0 1px 0 #4eb086, inset 0 15px 17px #4eb086, inset 0 -5px 12px #4eb086;

	color: #FFF;

	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */

	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */

	font-size: 12px;

	font-size: 1em;

	line-height: 1;

	padding: 0px 15px;

	text-shadow: 0 1px 0 #FFF;

	height:2em;

}

button:hover,

html input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	/*border-color: #ccc #bbb #aaa #bbb;*/

	-webkit-box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px #1a9b63, inset 0 -5px 12px #1a9b63;

	-moz-box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px #1a9b63;

	box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px #1a9b63, inset 0 -5px 12px #1a9b63;

}

button:focus,

html input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

html input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	-webkit-box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px #1a9b63, inset 0 -5px 12px #1a9b63;

	-moz-box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px #1a9b63;

	box-shadow: inset 0 1px 0 #1a9b63, inset 0 15px 17px #1a9b63, inset 0 -5px 12px #1a9b63;

}

input[type="checkbox"],

input[type="radio"] {

	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */

	padding: 0; /* Addresses excess padding in IE8/9 */

}

input[type="search"] {

	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

	box-sizing: content-box;

}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

	-webkit-appearance: none;

}

button::-moz-focus-inner,

input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

	border: 0;

	padding: 0;

}



input[type=text],

input[type=email],

input[type=password],

textarea {

	color: #666;

	background:#f3f3f3;

	border: 1px solid #e4e4e4;

	border-radius: 3px;

	width:198px;

}

input[type=text]:focus,

input[type=email]:focus,

input[type=password]:focus,

textarea:focus {

	color: #111;

}

input[type=text],

input[type=email],

input[type=password] {

	padding: 3px;

}

textarea {

	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */

	padding-left: 3px;

	vertical-align: top; /* Improves readability and alignment in all browsers */

	width: 98%;

}



/* Links */

a {

	color: #111111;

	text-decoration:none;

}

a:visited {

	color: #1a9b63;

}

a:hover,

a:focus,

a:active {

	color: #1a9b63;

	text-decoration:underline;

}



/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.2em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.2em;

}

.aligncenter {

	clear: both;

	display: block;

	margin: 0 auto;

}



/* Text meant only for screen readers */

.assistive-text {

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

}







/* =Main Layout

----------------------------------------------- */

#page{}

.site-header{ width:100%; position:relative; background:#f7f7f7; padding:0px;}

.site-main,

.main-navigation .menu{ width:940px; padding:0 10px; margin:auto; position:relative; }



.site-header hgroup{ width:940px; margin:0 auto;}

.site-title{ font-size:4em; }

.site-title a{ position:relative; top:20px; left:68px; line-height:2em; background:url(images/logo.png) 0 0 no-repeat; width:344px; height:50px; display:block; text-indent:-99999em;}

.site-description{ font-size:1em;}



.site-header-image-bg{ height:173px!important; border-bottom:5px solid #2b2b2b; border-top:5px solid #2b2b2b; }

.site-header{ height:87px; }

.site-main{ }



.site-footer{  background:#d4d4d4 url(images/bg-footer.png) top center repeat-x; width:100%; height:247px; float:left; line-height:1em;  }

.site-footer .footer-content{

	clear: both;

    margin: auto;

    padding: 50px 10px 20px;

    position: relative;

    width: 940px;



}

.site-footer .footer-content-address{

	width:50%;

	float:left;

	color:#484848;

	font-size:14px;

	line-height:1.9em;

}

.site-footer .footer-content-icon{

	width:50%;

	float: right;

	color:#484848;

	font-size:14px;

}

.site-footer .footer-content-icon ul{

	float:right;

	padding:0px; margin:0px; list-style:none;

}

.site-footer .footer-content-icon ul li{ float:left; margin-left:5px; text-indent:-99999em;}

.site-footer .footer-content-icon ul li.facebook a{

	display:block;

	background:url(images/facebook.png) 0 0 no-repeat; width:21px; height:17px;
	text-indent:-99999em;

}

.site-footer .footer-content-icon ul li.facebook a:hover{

	display:block;

	background:url(images/facebook.png) 0 -19px no-repeat; width:21px; height:17px;

}

.site-footer .footer-content-icon ul li.twitter a{

	display:block;

	background:url(images/twitter.png) 0 0 no-repeat; width:21px; height:17px;

}

.site-footer .footer-content-icon ul li.twitter a:hover{

	display:block;

	background:url(images/twitter.png) 0 -18px no-repeat; width:21px; height:17px;

}



.site-footer .footer-info {

	clear: both;

    margin: auto;

    padding: 20px 10px 40px;

    position: relative;

    width: 940px;

	background:url(images/line-footer.png) top center repeat-x;

	

}

.site-footer .footer-info .site-info{ width:50%; text-align:right; float:right; }

.site-footer .footer-info .site-copyright{ width:50%; text-align:left; float:left; }



.home .site-header-image-bg{ height:683px!important; border:none !important; background-color: transparent !important; }





#backtotop{ position:absolute; left:10px; margin-left:0px; bottom:0;}



.page .entry-header , .single .entry-header {

	position:relative;

	margin-top: -178px;

	left:-240px;

	height: 173px;

	margin-bottom:25px;

}

.page-template-page-templatescontact-php .entry-header,.page-template-page-templatesnews-php .entry-header{

	position:relative;

	margin-top: -178px;

	left:0px;

	height: 173px;

	margin-bottom:25px;

}



.box-content{

	background:url(images/bg-text-slider.png) repeat;

	padding:25px;

	width:365px;

}

.hentry .entry-header .entry-title{

	color:#FFF; font-size:25px; font-weight:900;

}

#front-page .entry-header{ display:none; }





/* =Layout: Content-Sidebar

----------------------------------------------- */

#primary {

	float: right;

	/*margin: 0 -240px 0 0;*/

	width: 700px;

	min-height:800px;

	font-size:12px; color:#3a3a3a;

	font-family:Arial, Helvetica, sans-serif;

}

#primary h2{ margin-bottom:15px;}

#primary hr{ margin-bottom:25px;}

#content {

	/*margin: 0 240px 0 0;*/

	

}

#secondary { /* Sidebar 1 */

	float: left;

	overflow: hidden;

	width: 240px;

}

#secondary .widget{ padding-right:20px; width:220px; margin:0px !important; }

#tertiary { /* Sidebar 2 */

	clear: right;

}



#secondary .page-title{

	background:#3a3a3a;

	color:#FFF; font-size:14px;

	padding:15px;

}

#secondary .page-title h2{ color:#FFF; font-size:25px; font-weight:700;}

#secondary .page-title p{ margin-bottom:0px;}



#left-menu ul{

	list-style:none;

}

#left-menu ul li{

	display:block;

	width:220px;

	border-top:1px solid #11764a;

}

#left-menu ul li a{

	display:block;

	background:#1a9b63;

	font-size:14px;

	color:#FFF;

	padding:15px 20px;

}

#left-menu ul li a:hover{

	background:#138553 url(images/bg-left-menu-hover.png) left no-repeat;

	color:#FFF;

	text-decoration:none;

}

#left-menu ul li.current_page_item a{

	background:#138553 url(images/bg-left-menu-hover.png) left no-repeat;

	color:#FFF;

	text-decoration:none;

}



/* Latest News

----------------------------------------------------*/

#latest-news{

	

}

#latest-news h3{

	background:#ececec;

	color:#111111; font-size:25px; font-weight:700;

	width:194px;

	border-bottom:1px solid #cdcdcd;

	padding:13px;

}

#custom-latest-news{

	position: relative;

	float:left;

	background:#ececec;

	width:220px; 

}

#custom-latest-news li{

	width:220px;

	padding:17px 0px;

	float:left; 

	border-bottom:1px solid #cdcdcd;

}

#custom-latest-news .latest-news-images{

	float:left; width:67px; padding:0 0 0 13px;

}

#custom-latest-news .latest-news-images img{

	width:62px; height:64px;

	border:3px solid #FFF;

}

#custom-latest-news .latest-news-des{

	float: right;

	width:120px;

	padding:0 8px 0 0;

	

}

#custom-latest-news a .latest-news-des {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px; font-weight:bold; color:#1a9b63;

}

#custom-latest-news a:hover .latest-news-des {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px; font-weight:bold; color:#000;

}

#custom-latest-news a img{ opacity:1;}

#custom-latest-news a:hover img{ opacity:0.8;}



/* =Menu

----------------------------------------------- */

#menu-primary-container{ text-align:center; }

.menu-primary-container{

	width:990px;

	margin:0 auto;

	border-bottom:1px solid #e8e8e8;

	height:44px;

}



.main-navigation {

	background:#f7f7f7;

	clear: both;

	display: block;

	width: 100%;

	margin:0 0;

	line-height:1;

	text-align:center;

}

.main-navigation ul {

    display: inline-block !important;

    text-align: left;

    width: 100%;

	list-style:none;

	margin:0;

	position:relative;

}

.main-navigation li {

	float: left;

	position: relative;

	margin: 0;

    

}

.main-navigation a {

	font-family: 'Source Sans Pro', sans-serif;

	display: block;

	text-decoration: none;

	border-bottom: 0 none;

    color: #252525;

	font-size:15px;

    line-height: 3em;

    text-transform: uppercase;

	padding:0 20px; 

}

.main-navigation ul ul {

	display: none;

	float: right;

	position: absolute;

	top: 100%;

	/*left: -40%;*/

	z-index: 99999;

	visibility:hidden;

	width:230px;

	border: 0px solid #000;

	

}

.main-navigation ul ul ul {
	float:left;

	right: -232px;

	top: 5px;

}

/*.main-navigation ul ul a { width: 248px; padding:0 10px; background:#000; color:#FFF; }

.main-navigation ul ul li {}

.main-navigation li:hover > a { background:#000; color:#FFF; font-weight:600;}

.main-navigation ul ul :hover > a { color: #FFF; background:#1a9b63;}

.main-navigation ul ul a:hover { color: #FFF; background:#1a9b63;}

.main-navigation ul li:hover > ul { display: block; visibility:visible;}

.main-navigation ul li:hover > ul ul{ display: none; visibility:hidden;}

.main-navigation ul li:hover > ul li:hover ul{ display: block; visibility:visible }

.main-navigation li.current_page_item a,

.main-navigation li.current-menu-item a { background:#000; color:#FFF; font-weight:600; }*/

.main-navigation ul ul a { line-height:2em; width: 200px; padding:0px 15px 0px 15px;  background:#111111; color:#ffffff; /* background:#00608e; color:#99ccff;*/ font-family: 'Lato', sans-serif; font-size:16px; text-transform:none; text-align: left;}

.main-navigation ul ul li {}

.main-navigation li:hover > a { background:#000; color:#FFF; }

.main-navigation ul ul :hover > a { /*color: #99ccff; background:#015783;*/ background: #1a9b63; color:#ffffff; }

.main-navigation ul ul a:hover { /*color: #99ccff; background:#015783;*/ background: #1a9b63; color:#ffffff; }

.main-navigation ul li:hover > ul { display: block; visibility:visible;}

.main-navigation ul li:hover > ul ul{ display: none; visibility:hidden;}

.main-navigation ul li:hover > ul li:hover ul{ display: block; visibility:visible }

.main-navigation li.current_page_item a,

.main-navigation li.current-menu-item a { background:#000; color:#FFF;  }

.main-navigation ul li li.current_page_item a,

.main-navigation ul li li.current-menu-item a { background:#138553; color:#FFF;  }

.main-navigation li.current_page_item ul li a,

.main-navigation li.current-menu-item ul li a { /*background:#00608e; color:#99ccff;*/ background: #000; color:#ffffff;  }
.main-navigation li.current_page_item ul li a:hover,

.main-navigation li.current-menu-item ul li a:hover {/* background:#015783; color:#99ccff; */  background: #1a9b63; color:#ffffff; }


.arrow1{
	position: absolute;
	right: 0px;
	display: block;
	z-index: 99999;
	visibility:hidden;
	top:14px;
}

.sub-menu .arrow1{
	position: absolute;
	right: -2px;
	display: block;
	z-index: 99999;
	visibility:visible;
	top:5px;
}

/*li.menu-item:hover arrow1{
	position: absolute;
	right: 0px;
	display: block;
	z-index: 99999;
	visibility:visible;
	top:14px;
}
*/


/* Small menu */

.menu-toggle {

	cursor: pointer;

}

.main-small-navigation .menu {

	display: none;

}



#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }

#footer-menu li{ float:left; }

#footer-menu li a{ display:block; float:left; padding:3px 10px; }

#footer-menu li:first-child a{ padding-left:0; }

#footer-menu li:hover > a {}

#footer-menu li.current_page_item a,

#footer-menu li.current-menu-item a { }











/* =Content

----------------------------------------------- */



.sticky {

}

.hentry {

	margin: 0 0 1.2em;

	padding: 0 0 1.2em;

	border-bottom:#eee solid 1px;

}

.hentry .entry-header{}

.hentry .entry-header .entry-title{}

.hentry .entry-header .entry-title a{ font-size:0.6em; line-height:0.6em; }

.single .hentry,

.page	.hentry{ border-bottom:none;  }

.entry-meta {

	clear: both;

}

.byline {

	display: none;

}

.single .byline,

.group-blog .byline {

	display: inline;

}

.entry-content,

.entry-summary {

	margin: 1.2em 0 0;

}

.page-links {

	clear: both;

	margin: 0 0 1.2em;

}



.clear{ clear:both; }

/* =Asides

----------------------------------------------- */



.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}





/* =Media

----------------------------------------------- */



.site-header img,

.entry-content img,

.comment-content img,

.widget img {

	max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

.site-header img,

.entry-content img,

.comment-content img[height],

img[class*="align"],

img[class*="wp-image-"] {

	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

	display:block;

}

.site-header img,

.entry-content img,

img.size-full {

	max-width: 100%;

	

	

}

.entry-content img.wp-smiley,

.comment-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

.wp-caption {

	border: 1px solid #ccc;

	margin-bottom: 1.2em;

	max-width: 100%;

}

.wp-caption img[class*="wp-image-"] {

	display: block;

	margin: 1.2% auto 0;

	max-width: 98%;

}

.wp-caption-text { text-align: center; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.site-content .gallery { margin-bottom: 1.2em; }

.gallery-caption {}

.site-content .gallery a img {

	border: none;

	height: auto;

	max-width: 90%;

}

.site-content .gallery dd { margin: 0; }

.site-content .gallery-columns-4 .gallery-item {}

.site-content .gallery-columns-4 .gallery-item img {}



/* Make sure embeds and iframes fit their containers */

embed,

iframe,

object {

	max-width: 100%;

}





/* =Navigation

----------------------------------------------- */



.site-content .site-navigation {

	margin: 0 0 1.2em;

	overflow: hidden;

}

.site-content .nav-previous {

	float: left;

	width: 50%;

}

.site-content .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



/* =Comments

----------------------------------------------- */



.comment-content a { word-wrap: break-word; }

.bypostauthor {}



#comments{ margin:0 0 1.2em; }

#comments h2{}



.commentlist{ padding:0; margin:0; list-style:none;}

.commentlist li.comment{ padding: 10px 0; }

.commentlist li.comment .comment-content{  padding-left: 60px; }

.commentlist li.comment .comment-author{}

.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}

.commentlist li.comment .comment-meta{}

.commentlist li.comment .reply{ margin-top:-50px; }

.commentlist li.comment .footer{}



#respond{}

#respond #reply-title{ padding: 20px 0; }



#commentform{ margin-bottom:30px; }

#commentform p{ margin-bottom:10px;}

#commentform .comment-notes{}

#commentform label{ width:100%; display:block;}

#commentform .comment-form-author{}

#commentform .comment-form-email{}

#commentform .comment-form-url{}

#commentform .comment-form-comment{}

#commentform .form-allowed-tags{}

#commentform .form-submit{}



.nocomments{ display:none; }



/* =Widgets

----------------------------------------------- */



.widget-title{

	border-bottom: 1px solid #EDEDED;

	color: #636363;

	font-size: 18px;

	line-height: 2em;

	margin-bottom: 10px;

 }

.widget {

	margin: 0 0 1.2em;

}

.widget ul{ padding:0; margin:0; list-style:none; }



/* Make sure select elements fit in widgets */

.widget select {

	max-width: 100%;

}



/* Search widget */

#searchsubmit {



}



.header-widgets{ display:block; float:right; margin-top:20px; }

.header-widgets .widget{ text-align:right;}

.header-widgets .widget p{ margin-bottom:0;}

.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }

.header-widgets .widget .phone-number{ font-size:38px;  line-height:1em; font-weight:bold; background:url(images/phone.png) left center no-repeat; padding-left:45px;  }

.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}

.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }





/* = Custom Post type

------------------------------------------------*/

#slidercontainer{ width:100%; height:673px; border-bottom:5px solid #2b2b2b; border-top:5px solid #2b2b2b; margin:auto; }

#sliderarea{ width:100%; height:673px; display:block; padding:0px;}

#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding: 0px; right: 0; width: auto; z-index: 55; }

#sliderarea .bx-wrapper .bx-viewport{ background:none; border:none; left:0; box-shadow:none; height:673px; }

#custom-slideshows > .slide{ width:100% !important; height:673px; float:left; }
#custom-slideshows > .slide .slide-img{ margin:0 auto !important; width:100%!important; height:673px; text-align:center; }
#custom-slideshows > .slide .slide-img img{ margin:0 auto !important; text-align:center;  height:673px; width:1596px !important; }

.text-slide-box{

	width:940px;

	margin:0 auto;
	position: relative;
	/*top: -673px;*/

}

.text-slide h2{

	font-family: 'Source Sans Pro', sans-serif;

	font-size:25px;

	font-weight:900;

	color:#FFF !important;

	margin-bottom:10px;

}

.text-slide{

	font-family: 'Source Sans Pro', sans-serif;

	font-size:15px;

	font-weight:600;

	background:url(images/bg-text-slider.png) repeat;

	width:375px;

	padding:25px;

	color:#FFF;

}



#cta-container{ height:200px; }

#custom-cta{ width:940px; padding:0; margin:0; list-style:none;}

#custom-cta .cta{ width:300px; height:200px; position:relative; margin-left:20px; float:left;  }

#custom-cta .cta.col-0{ margin-left:0;}



#news-container{ height:200px; }

#custom-news{ width:700px; padding:0; margin:0; list-style:none;}

#custom-news .news{ width:200px;  position:relative; margin-left:20px; float:left;  }

#custom-news .news .news-title{ line-height:0.9em; margin:5px 0px;}

#custom-news .news .news-title a{ color:#111111; font-size:16px; font-weight:700;}

#custom-news .news .news-title a:hover{ color:#1a9b63; text-decoration:none;}

#custom-news .news.col-0{ margin-left:0;}

#custom-news .news .img{ width:200px; height:200px;display: table-cell; vertical-align: middle;}

#custom-news .news img{ opacity:1;width: 200px !important;}

#custom-news .news:hover img{ opacity:0.8;}

#custom-news .news:hover a{ color:#1a9b63; text-decoration:none;}



/* = Custom Plugins

------------------------------------------------*/



/* Plugin WP Pagenavi */

.wp-pagenavi{}

.wp-pagenavi a, .wp-pagenavi span {

    border: 1px solid #BFBFBF;

    margin: 2px;

    padding: 0 8px!important;

    text-decoration: none;

}

.wp-pagenavi a:hover, .wp-pagenavi span.current {

    border-color: #333;

}

.wp-pagenavi .pages{ border:none; }

.wp-pagenavi .nextpostslink,

.wp-pagenavi .previouspostslink{ border:none;}





/* Gravity Forms Section */



.gform_wrapper ul { margin: 0px !important; }

.gform_wrapper ul li { margin: 5px 0px 10px 0px!important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }

.gfield_label { font-weight: 900 !important; font-size:13px; color:#111111; }

.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }

#gform_wrapper_1 .ginput_container input { 

	padding:10px 15px !important; width:280px !important;

	color:#111111;

}

#gform_wrapper_1 .ginput_container textarea{ padding:10px 15px !important; color:#111111; height:110px !important; }

#field_1_1 , #field_1_2{

	display:inline-block;

	width:330px;

}



.ginput_container input:focus,

.ginput_container textarea:focus { color:#111111;}

.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }

.gform_button { margin-top:10px; }

.gform_button:focus,

.gform_button:hover {  }

.gform_validation_container {  }



/*-- Gravity Error Section ----------------*/



.gform_wrapper .top_label .gfield_description.validation_message,

.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }

.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }

.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }

.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }

.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }

.gfield_error input,

.gfield_error textarea {  border: 1px #ff0000 solid !important; color:#111111;}

.gfield_error input:focus,

.gfield_error textarea:focus { color: #111111 !important; }





/* Fix ie 7   */



.ie7 .site-footer .footer-content{

    padding: 10px;



}

.ie7 .site-footer .footer-info {

    padding: 0 10px 10px;

	line-height:1.2em;

}



.breadcrumbs{ width:100%;}

#crumbs{ width:100%; margin:0 auto;}

.breadcrumbs .delimiter { font-style:italic !important; color:#FFF !important; font-size:12px;}

.breadcrumbs a{ color:#FFF !important; font-size:12px;}

.current{ color:#FFF; font-size:12px; text-decoration:underline;}



#contact-address{

	width:868px;

	padding:25px;

	float:left;

	background:#f3f3f3;

	border:1px solid #e4e4e4;

	margin-bottom:30px;

	margin-top:10px;

}

#contact-address .col-left{ float:left; width:340px;}

#contact-address .col-left p{ margin-bottom:15px;}

#contact-address .col-left span.title.address{ position:relative; top:10px;}

#contact-address .col-left span.title{

	font-size:13px; font-weight:700;

	background:#1a9b63; color:#FFF; padding:5px 10px; 

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-right:10px;

	border-radius: 5px;

}

#contact-address .col-right{ float:right; width:520px; height:205px; overflow:hidden;}

#contact-address .col-right p{ margin:0px; padding:0px;}

.btn-user {

	position:absolute;

	width:940px;

}

.btn-user > a{

	margin-top:30px;

	position:absolute;

	right:0px;

	background:#0d0e0e;

	color:#FFF; font-size:12px; font-weight:700; text-transform:uppercase; text-align:center;

	padding:5px;

	width:80px;

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;

	border-radius: 15px;

	-webkit-box-shadow: inset 0 1px 0 #323232, inset 0 15px 17px #323232, inset 0 -5px 12px #323232;

	-moz-box-shadow: inset 0 1px 0 #323232, inset 0 15px 17px #323232, inset 0 -5px 12px #323232;

	box-shadow: inset 0 1px 0 #323232, inset 0 15px 17px #323232, inset 0 -5px 12px #323232;

}
.entry-content{
background: #ececec;
padding: 10px;
}
#input_1_3{
width: 98.5%;
}h1.entry-title,#crumbs{font-family: Arial, Helvetica, sans-serif !important;}#login_box{margin-top: 30px;right: 0;display: block;position: absolute;padding-top: 5px;background: #F7F7F7;width: 230px;height: 130px;z-index: 9999;border: 1px solid #000;}#ctl00_cphBanners_Login1_UserName,#ctl00_cphBanners_Login1_Password{margin: 5px 0 5px 10px;width: 200px;}#ctl00_cphBanners_Login1_LoginButton{float: right;margin-right: 10px;}#login_close_box{text-align: right;padding-right: 10px;}