/*
Theme Name: The Sun Today
Theme URI: http://ithemes.com/
Description: A Responsive Builder Child Theme.
Author: iThemes
Author URI: http://ithemes.com/
Version: 4.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, multiple layouts, clean, modern, typography
Template: Builder

Version History
	See history.txt
*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700)|Open Sans':400,300,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700)|Open Sans':400,300,700);*/
/*@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
/*********************************************
	Default font settings and typography.
*********************************************/
html {
	font-size: 100%;
}
body {
	color: #323848;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.625;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
pre, code, tt, kbd {
	font-family: 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}


/*********************************************
	Constrain table and input widths
*********************************************/
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}


/*********************************************
	Main Background
*********************************************/
body {
	background: #FFFFFF;
}


/*********************************************
	Universal Link Styles
*********************************************/

a {
	color: #b80700;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
	text-decoration: none;
}
a:hover {
	color: #c8a000;
	text-decoration: none;
}
a:focus {
	color: #c8a000;
}


/*********************************************
	Button Link Styles
*********************************************/

.btn,
.more-link,
.loop-utility a,
input[type="button"],
input[type="submit"],
.comment-reply-link {
	font-weight: normal;
	font-size: inherit;
	cursor: pointer;
	display: inline-block;
	color: #FFFFFF;
	padding: 0.3em 1em;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	margin-bottom: 1.5em;
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	text-shadow: #707070 1px 1px!important;
	background: #b80700;
}
.btn:hover,
.more-link:hover,
.loop-utility a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.comment-reply-link:hover {
	
	background: #ef9e0e;
	color: #FFFFFF;	
	text-decoration: none;
}


#searchform input[type="submit"] {
	background: #b80700!important;
}

#searchform input[type="submit"]:hover {
background: #c8a000!important;
}
.more-link {
	display: block;
	float: right;
}
.edit-post-link a {
	display: inline-block;
	margin: 0;
	padding: .1em 1em;
	border-radius: 2px;
	background: #EBEBEB;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
}


/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 35px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 1.8em;
	color: #af7600;
	text-transform: uppercase;
}
h2 {
	font-size: 1.7em;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.25em;
	color: #543b00;
	color: #000;
	background: #f6d24e;
	padding: 15px;
	margin-top: 12px;
}
h3.entry-title {
	font-size: 1.3em;
	color: #af7600;
	background: #fff;
	padding: 7px 15px;
	margin-top: 12px;
}

h4, h3#reply-title {
	font-size: 18px!important;
	border-bottom: 1px solid #DDDDDD!important;
	margin-top: 20px;
	margin-bottom: 17px;
	padding-left: 0px;
	color: #543b00;
	background: #fff;
	/*font-family: Helvetica, Arial, sans-serif !important;*/
	}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}


/*********************************************
	Container Div
*********************************************/

.builder-container-outer-wrapper {
	display: block;
	margin: 0 auto;
}
.builder-container {

}

/*********************************************
	Default Module Styling
*********************************************/


.builder-module-background-wrapper {
}
.builder-module {
	padding-top: 2em !important;
}
.builder-module-last {
	border-bottom: 0;
}
.builder-module-top {
	padding-top: 0em !important;
}
.builder-module-element {
	margin-bottom: 2em !important;
}
.left .builder-module-element {
	margin-right: 3em;
}
.middle .builder-module-element {
	margin-left: 3em;
	margin-right: 3em;
}
.right .builder-module-element {
	margin-left: 3em;
}

/*********************************************
	All Sidebars
*********************************************/

.builder-module-sidebar {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget-background-wrapper {
	margin-bottom: 1em;
}
.builder-module-sidebar .widget {
	margin: 0;
	padding: 0;
}
/*.builder-module-sidebar .widget-wrapper-left .widget {
	margin-right: 1em;
}
.builder-module-sidebar .widget-wrapper-right .widget {
	margin-left: 1em;
}
*/
#builder-layout-51c51e76074ff .loop-content, #builder-layout-51c7846a0ebeb .loop-content {
	margin-right: 30px;
}
.builder-module-block-outer-wrapper {
	overflow: visible !important;
}
.builder-module-sidebar h4.widget-title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0 0 .75em 0;
	padding: 0;
}

h3.widget-title {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: .5em;
	padding-right: 1.5em;
	background-color: transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #f6d24e;
	text-align: center;
}

.builder-module-sidebar h4.widget-title a {
	color: #3B3F42;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget ul {
	margin: 0!important;
	padding: 0!important;
}
.builder-module-sidebar .widget li {
	list-style-type: none;
	margin: 0 0 3px 6px;
	padding: 5px 10px 5px 13px!important;
	border-bottom: 1px solid #DDDDDD;
	word-wrap: break-word;
	background: url(images/dotor.png) no-repeat left 14px !important;
}
.builder-module-sidebar .widget  a, .builder-module-sidebar .widget li a:visited {
	text-decoration: none!important;
}

/*********************************************
	Header Module
*********************************************/

.builder-module-header-background-wrapper {

}
.builder-module-header {
	text-align: center;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	height: auto;
	margin-bottom: 0;
	text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {

}
.site-title {
	margin-top: 0;
	font-size: 3.5em;
	font-weight: bold;
	line-height: 1;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-top: 0;
	font-size: 1.5em;
	font-weight: normal;
}
.site-title a {
	
}
.site-title a:hover {
	
}
.site-tagline {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: .8em;
	margin-top: .5em;
}
.site-tagline a {
	
}


/*********************************************
	Navigation Module
*********************************************/

.builder-module-navigation-background-wrapper {
	background: #80040a;
}

.builder-module-navigation {
	display: block;
	line-height: 1;
	width: 100%;
	padding: 0 !important;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.builder-module-navigation-menu-wrapper {
display: table;
margin: 0 auto;
}
.builder-module-navigation .builder-module-navigation-menu-wrapper {
    display: table;
    margin: 0 auto;
}
.builder-module-navigation .builder-module-element {
	margin: 0 !important;
}
.builder-module-navigation ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.builder-module-navigation ul * {
	margin: 0;
}
.builder-module-navigation li {
	padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	font-size: 1em;
	font-weight: normal;
	color: #F6D95B;
	margin: 1em 1.7em 1em 0;
	padding: 0;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-shadow: #1a1201 1px 1px!important;
}

.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	color: #fff!important;	
}

.builder-module-navigation li#menu-item-15799 a {
color: #daff7a!important;	
}
.builder-module-navigation .current_page_item a,
.builder-module-navigation .current-cat a,
.builder-module-navigation .current-menu-item a {
	color: #FFFFFF;
}
.builder-module-navigation li a:hover,
.builder-module-navigation .current_page_item li a:hover,
.builder-module-navigation .current-cat li a li a:hover,
.builder-module-navigation .current-menu-item li a:hover {
	color: #FFFFFF;
}
/* second level stuff */
.builder-module-navigation li ul {
	font-size: 0.85em;
	background: #000;
	color: #fff;
	box-shadow: 0 0 2px 1px rgba(50, 56, 72, .4);
	/*border: 0.1em solid #EBEBEB;*/
	width: 14em;
		filter:Alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}
.builder-module-navigation li li {
	border-bottom: .1em dotted #000000;
	width: 14em;
}

.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	color: #fff;
	float: none;
	padding: .75em;
	line-height: 1.35;
	margin: 0;
	border-radius: 0;
	margin-bottom: 0px!important;
	text-transform: none;
	text-shadow: none!important;
	border-bottom: 1px dotted #5D3E00!important;
}
.builder-module-navigation li.menu-item-9765 ul,
.builder-module-navigation li.menu-item-9765 li,
.builder-module-navigation li.menu-item-9765 li a {
	width: 15.5em!important;
}

.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
	background: #80040a;
	color: #F6D95B;
}
.builder-module-navigation li .current_page_item a,
.builder-module-navigation li .current-cat a,
.builder-module-navigation li .current-menu-item a {
	background: #f6d24e; 
	color: #422d00;
}
.builder-module-navigation li ul ul {
	margin: -2.56em 0 0 14em;
}
.nav-highlight a {
	padding: 0 .5em !important;
	background: rgba(255, 255, 255, .1);
	color: #323848;
}
/* explore bbs */
#builder-module-51f537895e2af-background-wrapper, 
#builder-module-51f53e2e705e5-background-wrapper,
#builder-module-51f53e0d80d9f-background-wrapper
{
	background: #054e73!important;
	border-top: 3px solid #4daadb;
}

/* custom menus */
.builder-module-navigation-background-wrapper#builder-module-51c7952b9475d-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c798dacb42b-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c897e6741c6-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c89d042acd0-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c89c1e4bb12-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c8dce65d19d-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c8cfcc486a6-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c8dce65d19d-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c8d0c05ad1e-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-51c8dce65d19d-background-wrapper,
.builder-module-navigation-background-wrapper#builder-module-5280243524bd8-background-wrapper
{
	background: #002e49;
}


#builder-module-51c7952b9475d.builder-module-navigation li a,
#builder-module-51c798dacb42b.builder-module-navigation li a,
#builder-module-51c897e6741c6.builder-module-navigation li a,
#builder-module-51c89d042acd0.builder-module-navigation li a,
#builder-module-51c89c1e4bb12.builder-module-navigation li a,
#builder-module-51c8dce65d19d.builder-module-navigation li a,
#builder-module-51c8cfcc486a6.builder-module-navigation li a,
#builder-module-51c8dce65d19d.builder-module-navigation li a,
#builder-module-51c8d0c05ad1e.builder-module-navigation li a,
#builder-module-51c8dce65d19d.builder-module-navigation li a,
#builder-module-5280243524bd8.builder-module-navigation li a {
	font-size: 1em!important;
	text-transform: none!important;
	color: #2ba5cc!important;
	margin-left: 0em!important;
	margin-right: 1.45em!important;
}

.builder-module-navigation ul>*:last-child li a,
#builder-module-51c7952b9475d.builder-module-navigation ul>*:last-child li a,
#builder-module-51c798dacb42b.builder-module-navigation ul>*:last-child li a,
#builder-module-51c897e6741c6.builder-module-navigation ul>*:last-child li a,
#builder-module-51c89d042acd0.builder-module-navigation ul>*:last-child li a,
#builder-module-51c89c1e4bb12.builder-module-navigation ul>*:last-child li a,
#builder-module-51c8dce65d19d.builder-module-navigation ul>*:last-child li a,
#builder-module-51c8cfcc486a6.builder-module-navigation ul>*:last-child li a,
#builder-module-51c8dce65d19d.builder-module-navigation ul>*:last-child li a,
#builder-module-51c8d0c05ad1e.builder-module-navigation ul>*:last-child li a,
#builder-module-51c8dce65d19d.builder-module-navigation ul>*:last-child li a,
#builder-module-5280243524bd8.builder-module-navigation ul>*:last-child li a {
	margin-right: 0!important;
	margin-padding: 0!important;
}
#builder-module-51c7952b9475d.builder-module-navigation li a:hover,
#builder-module-51c798dacb42b.builder-module-navigation li a:hover,
#builder-module-51c897e6741c6.builder-module-navigation li a:hover,
#builder-module-51c89d042acd0.builder-module-navigation li a:hover,
#builder-module-51c89c1e4bb12.builder-module-navigation li a:hover,
#builder-module-51c8dce65d19d.builder-module-navigation li a:hover,
#builder-module-51c8cfcc486a6.builder-module-navigation li a:hover,
#builder-module-51c8dce65d19d.builder-module-navigation li a:hover,
#builder-module-51c8d0c05ad1e.builder-module-navigation li a:hover,
#builder-module-51c8dce65d19d.builder-module-navigation li a:hover,
#builder-module-5280243524bd8.builder-module-navigation li a:hover  {
	color: #fff!important;
}

#builder-module-51c7952b9475d.builder-module-navigation li.current_page_item a,
#builder-module-51c798dacb42b.builder-module-navigation li.current_page_item a,
#builder-module-51c897e6741c6.builder-module-navigation li.current_page_item a,
#builder-module-51c89d042acd0.builder-module-navigation li.current_page_item a,
#builder-module-51c89c1e4bb12.builder-module-navigation li.current_page_item a,
#builder-module-51c8dce65d19d.builder-module-navigation li.current_page_item a,
#builder-module-51c8cfcc486a6.builder-module-navigation li.current_page_item a,
#builder-module-51c8dce65d19d.builder-module-navigation li.current_page_item a,
#builder-module-51c8d0c05ad1e.builder-module-navigation li.current_page_item a,
#builder-module-51c8dce65d19d.builder-module-navigation li.current_page_item a,
#builder-module-5280243524bd8.builder-module-navigation li.current_page_item a {
	color: #fff!important;
}
/*********************************************
	Widget Bar Module
*********************************************/

.builder-module-widget-bar-background-wrapper {
	background: #eff0f4;
	background: #f5f2ec;
	/*background: #fff;*/
}
.builder-module-widget-bar .left .widget {
	margin-right: 1.5em;
}
.builder-module-widget-bar .middle .widget {
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.right {
}
.right .builder-module-sidebar-1-right .widget {
	/*margin-left: 2em!important;*/
	margin-bottom: 0em!important;
	background: #f5f2ec!important;
	padding: 10px!important;
}
.builder-module-widget-bar .right .widget {
	margin-left: 1.5em;
}
	
/* AWEBER RIGHT WIDGETS NO SPACING (TOP GRAPHIC HEADERS) */
/*.widget#text-8, */.widget#text-3, .widget#text-5, .widget#text-6, .widget#text-7 {
	margin:0px;
	margin-bottom: 10px;
	padding: 0px!important;
	background: #101c1f!important;
}
.widget#text-16 {
	margin:0px;
	margin-bottom: 10px;
	padding: 0px!important;
}
.widget#text-4, .widget#text-2{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px!important;
	background: #fff!important;
}

.home .widget#text-4{
	margin-top: 22px!important;
}

/*********************************************
	Widget Module (Alternate - Blue1)
*********************************************/

.widget-bar-blue1-outer-wrapper {
	background: #daf2ff url(images/bkw-sjv1.jpg) repeat-x left top!important;
}

.widget-bar-blue1 .builder-module-sidebar .widget {
	padding: 30px 15px 15px 30px!important;
	padding: 30px 0px 0px 30px!important;
}

.widget-bar-blue1 .builder-module-sidebar h4.widget-title {
	color: #0958a5;
	color: #000;
	text-align: center!important;
}

.widget-bar-blue1 .widget ul {
	min-height: 189px!important;
}
.widget-bar-blue1 .widget a.button {
	text-align: center;
	padding: 15px;
	font: bold 16px 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#FFFFFF!important;
	display: block;
	margin-top: 10px;
	width: 80%;
	clear: both;
	background: #7cbff0;
	text-shadow: #4898d2 1px 1px;
	margin-top: 20px!important;
	border-bottom: 3px solid #FFF;
	-webkit-border: 4px;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
}

.widget-bar-blue1 .widget a.button:hover, .widget-bar-blue1 .widget a.button:active {
	text-decoration: none;
	background: #0958a5;
	text-shadow: #012f5c 1px 1px;
	}

.widget-bar-blue1 .builder-module-sidebar .widget ul li {
	border-bottom: 1px dotted #55b8cf;
}



/*********************************************
	Footer Module
*********************************************/

.builder-module-footer-background-wrapper {
	background: #064d79;
}
.builder-module-footer {
	color: #FFFFFF;
}

/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element img {
	margin: 0;
}

/*********************************************
	Image Module (Alternate - No Spacing)
*********************************************/

.image-no-spacing {
	margin: 0;
	padding: 0 !important;
}
.image-no-spacing .builder-module-element {
	margin: 0 !important;
	padding: 0;
}

/*********************************************
	Image Module (Alternate - Full Window)
*********************************************/

.image-full-window-outer-wrapper {
	max-width: none !important;
}
.image-full-window {
	padding: 0 !important;
}
.image-full-window .builder-module-element {
	margin: 0 !important;
}
.image-full-window-outer-wrapper img {
	width: 100%;
	height: auto;
}

/*********************************************
	HTML Module
*********************************************/

.builder-module-html-background-wrapper {
	background: #f5f2ec;
}
.builder-module-html .builder-module-element>*:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
	margin-bottom: 0;
}

/*********************************************
	HTML Module (Alternate - Callout)
*********************************************/

.html-callout-background-wrapper {
	/*background: #d9cdb3 url(images/aurora1.jpg) repeat left top;*/
	padding-top: 20px!important;
	padding-bottom: 0px!important;
	min-height: 400px;
	background-color: #000;
	background-image: url(images/aurora3.jpg)!important;
	background-position: 1% 50%;
	
	
	background-image: url(images/sun6.jpg)!important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*height: 300px;*/
	border-top: 1px solid #000;
}


/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
.html-callout-background-wrapper {
	background: #530c07 url(images/aurora3.jpg) no-repeat center top;	
	
	background-image: url(images/sun6.jpg)!important;
	background-position: 50% 50%;
	
}

}

.html-callout {
	font-size: 1.3em;
	font-weight: 300;
	text-align: center;
	line-height: 1.2;
	color: #FFFFFF;
	vertical-align: 50%!important;
}

.html-callout h2 {
color: rgba(255, 255, 255, 0.8);
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
 }

.html-callout-background-wrapper .builder-module {
	padding-top: .75em!important;
	padding-bottom: 0em!important;
}

/*********************************************
	HTML Module (Alternate - Callout2)
*********************************************/

.html-callout2-background-wrapper {
	background: #424242 url(images/c2bk.jpg) repeat-x left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
.html-callout2-background-wrapper {
	background: #424242 url(images/c2bk.jpg) no-repeat center top;	
	
}

}
.html-callout2-background-wrapper img {
	border: 1px solid #FFF;	
}
.html-callout2 {
	font-size: 1.3em;
	font-weight: 300;
	text-align: center;
	line-height: 1.2;
	padding-bottom: .75em;
	color: #FFFFFF;
}
	
/*********************************************
	HTML Module (Alternate - Grid)
*********************************************/

.html-grid-background-wrapper {
	background: #fff url(images/grid.png) repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 4px solid #00304f;
	border-bottom: 4px solid #00304f;
}

.html-grid {
	font-size: 1.3em;
	font-weight: 300;
	text-align: center;
	line-height: 1.2;
	padding-bottom: .75em;
	color: #FFFFFF;
}	

/*********************************************
	HTML Module (Alternate - FooterCreds)
*********************************************/

.html-footercreds-background-wrapper {
	background: #000;
	padding-top: 0px;
	padding-bottom: 10px;
}

.html-footercreds {
	font-size: 85%;
	text-align: center;
	line-height: 1.8;
	padding-bottom: .75em;
	color: #e2e2e2;
}

.html-footercreds p {
	border-top: 1px dotted #804d00;
	padding-top: 15px;
	margin-top: 0px;
	color: #e6be63!important;
}
.html-footercreds p a, .html-footercreds p a:visited {
 color: #dd2721;
 }

/*********************************************
	HTML Module (Alternate - white)
*********************************************/

.html-white-background-wrapper {
	background: #fff!important;
}

/*********************************************
	HTML Module (Alternate - login)
*********************************************/

.html-login-background-wrapper {
	background: #f5f2ec;
	padding-top: 0px;
	padding-bottom: 0px;
}

.html-login {
	font-size: 100%;
	text-align: right;
	line-height: 1.0;
	padding-bottom: 0em;
}

.html-login.builder-module-top {
	padding-top: 10px!important;
}
.html-login .builder-module-element {
	margin-bottom: 10px!important;
}
.html-login a.login {
	font-weight: normal!important;
	color: #c8a000!important;
	font-size: 90%;
	padding-right: 7px;
}

/*.builder-module-top {
	padding-top: 0em !important;
}
.builder-module-element {
	margin-bottom: 2em !important;
}*/
/*********************************************
	Content Module
*********************************************/

.builder-module-content {
	padding-top: 0 !important;
}
.builder-module-content .builder-module-element {
	overflow: visible;
	box-sizing: border-box;
	border-left: 0px solid #EBEBEB;
	border-right: 0px solid #EBEBEB;	
	margin-bottom: 0 !important;
}
.builder-module-content .hentry {
	padding: .75em 0 .75em;
	border-top: 1px solid #EBEBEB;
	word-break: break-word;
}
.builder-module-content .entry-content>*:first-child {
	margin-top: 0;
}
.builder-module-content .entry-content > *:last-child {
	margin-bottom: 0;
}
.entry-title,
.entry-title * {
	margin: 0;
	padding: 0;
}
.hentry .thumbnail-wrap {
	display: none;
}
.hentry .date {
	display: none;
}
.entry-title {
	font: normal 1.3em #778d96 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: 0.125em;
	text-align: left;
	padding: 0;
	border-bottom: 1px solid #778d96;
}
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover {
	text-decoration: none;
}

h3.entry-title {
	font: bold 1.9em/1.25em 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
	margin-bottom: 0.125em;
	text-align: left;
	padding: 0;
	border-bottom: 0px solid #778d96;
	/*font-size: 130%!important;*/
}
.hentry .entry-meta {
	display: block;
	/*float: left;*/
	color: #858C90;
	font-size: .8em;
	text-transform: uppercase;	
}
.hentry .entry-meta a {
	font-weight: bold;
	text-decoration: none;
}
.hentry .entry-meta a:hover {

}
.hentry .entry-meta.alignleft {
	max-width: 60%;
	margin: 0;
}
.hentry .entry-meta.alignright {
	float: right;
	margin: 0;
}
.hentry .entry-footer {
	display: block;
}
.hentry .entry-footer .entry-utility, 
.hentry .entry-footer .categories,
.hentry .entry-footer .comments {
	
}
.hentry .entry-footer img {
	max-width: none;
}

.hentry .entry-attachment .attachment {
	text-align: center;
}

.hentry .edit-entry-link {
	clear: both;
	margin: 0;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0.25em 1em;
	background: #EBEBEB;
	display: inline-block;
	text-align: right;
}
.builder-module-content .left .builder-module-element {
	margin-right: 0;
}
.builder-module-content .left.builder-module-sidebar h4.widget-title {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: .5em;
	padding-right: 1.5em;
}
.builder-module-content .left.builder-module-sidebar h4.widget-title + * {
	margin-right: 2em;
}
.builder-module-content .right .builder-module-element {
	margin-left: 0;
}
.builder-module-content .right.builder-module-sidebar h4.widget-title {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: .5em;
	background: #f5f2ec !important;
}
.builder-module-content .right.builder-module-sidebar h4.widget-title + * {
	margin-left: 2em;
}
.builder-module-content .builder-module-sidebar {
	padding-top: 2em;
}
.builder-module-content .middle .builder-module-element {
	margin-right: 0;
	margin-left: 0;
}

/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/

.hentry .gallery {
	margin-bottom: 1.5em;
}
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	font-size: .9em;
	line-height: 1.3;
	margin: 0;
}
.hentry .gallery + * {
	margin-top: 0;
}

.hentry img {

}
.hentry .alignright {
	margin: 0em 0 1em 1.5em
}
.hentry .alignleft {
	margin: 0em 1.5em 1em 0;
}
.hentry .aligncenter {
	margin: 0 auto;
}
.hentry .alignnone {
	margin: 0;
}
.hentry .wp-caption {
	margin-bottom: 1.5em;
}
.hentry .wp-caption img {
	background: transparent;
	border: none;
	padding: 0;
	margin-bottom: 0;
}

.hentry .wp-caption-text {
	font-size: .8em;
	line-height: 1.3;
	margin: 0;
}


/*********************************************
	Post Meta Styles, if needed
*********************************************/

.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 1.5em;
	margin-top: .95em;
}

.entry-footer {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer .alignright {

}
.entry-footer .categories,
.entry-footer .tags {

}
.entry-footer .comments {

}

.EXIF table {
	margin: 0 auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}


/*********************************************
	Previous/Next Page Navigation
*********************************************/

.loop-utility {
	clear: both; /* To clear any floats */
}
.loop-utility a {
	margin-bottom: 3em;
	background: #EBEBEB;
	color: #323848;
}
.blog .loop-utility {
	padding-top: 3em;
	border-top: 1px solid #EBEBEB;
}


/*********************************************
	Page Specific Styling
*********************************************/

.page .builder-module-content .hentry {
	margin-bottom: 0;
	border-bottom: 0;
}

/*********************************************
	Single Post Specific Styling
*********************************************/

.single .builder-module-content .hentry {
	margin-bottom: 2em;
	padding-bottom: 0;
	border-bottom: 0;
}

/* navigation for posts that split into multiple pages */
.entry-pages a {
	display: inline-block;
	background: #EBEBEB;
	padding: 0 .35em;	
}


/*********************************************
	Comment Styles
*********************************************/

#comments {
	margin-top: .5em;
	padding: 0 1.5em;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li.comment,
.commentlist li.trackback, 
.commentlist li.pingback {
	border: 1px solid #EBEBEB;
	border-radius: 2px;
	padding: 0 1.5em;
	margin-bottom: 1.5em;
}
.commentlist .avatar {
	margin: 0;
	float: left;
	margin-right: 1em;
}
.commentlist .fn {
	display: inline-block;
	margin-top: .3em;
}
.commentlist ul.children {
	margin: 0 0 1.5em 0;
}
.commentlist ul.children li:last-child {
	margin: 0;
}
.commentlist .comment-body {
	margin: 1.5em 0;
}
.commentlist div.reply:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;	
}
#respond {
	/*border-top: 1px solid #EBEBEB;*/
	margin-top: 0em;
	padding: 0em;
}
#respond h3 {
	margin: 0;
}
#respond label {
	margin-left: .5em;
}
#respond input[type="submit"] {
	line-height: inherit;
	margin: 0;

}
#respond textarea {
	width: 100%;
	max-width: 100%;
}
#respond .comment-submit-wrapper {
	margin: 0;
}
.commentlist #respond {
	margin-bottom: 1.5em;
}
.comment-reply-link {
	padding: .25em 1em;
}
.cancel-comment-reply a {
	display: inline-block;
	background: #DADDDF;
	color: #3b3f42;
	border-radius: 2px;
	padding: .25em .5em;
	margin: .5em 0;
	font-size: .85em;
	text-decoration: none;	
}
.cancel-comment-reply a:hover {
	background: #EBEBEB;	
}
.logged-in-as {
	margin: 0.25em 0;
}


/*********************************************
	Text elements
*********************************************/

p {
}
p img.left {
	float: left;
	margin: 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 0;
}
blockquote {
	border-left: 5px solid #EBEBEB;
	padding: .25em 1.5em;
	font-size: 1.5em;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
}
/* To prevent nested blockquotes from increasing in size */
blockquote blockquote {
	font-size: 100%;
}
blockquote p {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}	
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin-bottom: 1.5em;
	white-space: pre;
	word-break: break-word;
}

cite {
	font-style: italic;
}


/*********************************************
	Lists
*********************************************/

ul, ol {
	list-style-position: outside;
	margin-left: 1.5em;
	padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
	margin-left: .5em;
}
li {
	margin: 0;
	padding: 0;
}
li > * {
	margin-top: 0;
}
li *:last-child {
	margin-bottom: 0;
}
li > p + ul {
	margin-top: -1.5em;
}
ul {
	list-style-type: square;
}
ol {
	list-style: decimal;
}
dl {
	margin-bottom: 1.5em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 0;
}


/*********************************************
	Tables
*********************************************/

table {
	/*width: 100%;*/
	margin-bottom: 1.5em;
}
table, td, th {
	border: 0px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	font-weight: bold;
}
th, td, caption {
	padding: .25em;
	/*text-align: center;*/
}
/*td a {
	display: block;
}*/
tfoot td {
	padding: 0;
}
tfoot a {
	display: block;
	padding: .25em;
}
caption {
	border: 1px solid #CFCFCF;
	border-bottom: 0;
	font-weight: bold;
}
table.alignleft h4, table.alignleft p {text-align: left!important;}
.greytable td { padding: 8px;}
/*.greytable tr th { background-color: #c8a000; color: #fff; padding: 8px; font-size: 14px;  text-shadow: #658503 1px 1px; }
.greytable tr:nth-child(odd)    { background-color:#eee; text-shadow: #fff 1px 1px; }
.greytable tr:nth-child(even)    { background-color:#fefefe; text-shadow: #fff 1px 1px; }*/

.greytable tr th { background-color: #c8a000; color: #fff; padding: 8px; font-size: 14px;  text-shadow: #658503 1px 1px; }
.greytable tr:nth-child(odd)    { background-color:#dde3e9; text-shadow: #fff 1px 1px; }
.greytable tr:nth-child(even)    { background-color:#eff3f7; text-shadow: #fff 1px 1px; }

.credits {
	display: none;	
}
/* BNR Series */
#bnr8 td,#bnr8b td {
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
}
/* SM Series & WP */
#sm4 td,  #wp td {
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	font-size: 16px;
}
#sm4 td,  #wp td {
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	font-size: 16px;
}
#sm4b td {
	border-bottom: 1px solid #DDDDDD;
	padding-top: 15px;
	padding-bottom: 5px;
}
#sm4b td.nb {
	text-align: left!important;
}


/*********************************************
	Misc classes
*********************************************/

.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*********************************************
	Default styling for forms
*********************************************/

label {
	font-weight: bold;
}
fieldset {
	border: .1em solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}


/*********************************************
	Form Styling
*********************************************/

input[type="color"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="number"], input[type="date"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="month"], textarea {
	font-size: 1em;
	color: #707686;
	margin: 0;
	padding: .5em;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	box-shadow: inset 0 2px 1px -1px #BDBDBD;
	border-radius: 3px;
	-webkit-appearance: none;
	line-height: inherit;
}
input[type="color"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, textarea:focus {
	background: #FFFFFF;
	border: 1px solid transparent;
	box-shadow: inset 0 0 0 2px #323848;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	max-width: 99%;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	box-shadow: inset 0 2px 1px -1px #BDBDBD;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	background: #FFFFFF;
	border: 1px solid transparent;
	box-shadow: inset 0 0 0 2px #323848;
}
textarea {
	width: 30em;
	height: 20em;
}
.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0;
}

input[type="submit"] {
	font-size: 1em;
	cursor: pointer;
}


/*********************************************
	Search Form Styling
*********************************************/

#searchform {
	position: relative;
}
#searchform input[type="text"] {
	width: 70%;
	max-width: 100%;
}
#searchform input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 28%;
	max-width: 100%;
	margin: 0;
	padding: .5em;
	line-height: inherit;
}


/*********************************************
	Password Protected Post Form
*********************************************/

.post-password-required input[type="submit"] {
	display: inline-block;
	float: none;
}


/*********************************************
	Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: .8em;
}
.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}


/*********************************************
	Widget Specific Styling
*********************************************/

/* RSS Widget */
.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
.widget_rss .rss-date {
	display: block;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}

/* Tag Cloud Widget */
.widget_tag_cloud a {
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	background: #EBEBEB;
	padding: .5em .75em;
	margin: 5px 0;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	background: #3B3F42;
	color: #FFFFFF;
}


/*********************************************
	Social Tabs
*********************************************/

#social-tags {
	left: auto;
	margin-right: 0;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	position: fixed;
	right: 0;
	width: 95px;
	height: 100%;
}
#social-tags a {
	margin: 0;
	position: relative;
	right: -50px;
}
#social-tags a:hover {
	right: 0;
}


/*********************************************
	The Obligatory WP Styles
*********************************************/

.alignright {
	margin-left: 1.5em;
}
.alignleft {
	margin-right: 1.5em;
}
.hentry img.wp-smiley {
	border: none;
}
::selection {
	color: #FFFFFF;
	background: #3B3F42; /* Safari */
	}
::-moz-selection {
	color: #FFFFFF;
	background: #3B3F42; /* Firefox */
}

/*********************************************
	Sitemap Template Styling
*********************************************/

.archive-left {
	float: left;
	width: 40%;
	max-width: 40%;
	margin-right: 10%;
}
.archive-right {
	float: left;
	width: 50%;
	max-width: 50%;
}
h4.archive {
 text-align:right;
 margin-right: 30px;
margin-top: 0em!important;
}


/*********************************************
	Mobile Navigation Menu
*********************************************/

#it-mobile-menu {
	display: none;
}


/*********************************************
	Featured Image
*********************************************/

.it-featured-image {
	margin-bottom: 0;
	line-height: 0;
}
.it-featured-image img {
	display: block;
	width: inherit;
}

/* Theme Specific Styling */

.sticky.hentry {
	box-sizing: border-box;
	border: 1px solid #a6e3f7;
	padding: 1.5em;
	background: #daf7ff;
	overflow: visible;
}

.title-meta-wrapper {
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	padding: 1em;
	max-width: 85%;
	margin: -75px auto 0 auto;
	position: relative;
	z-index: 10;
}
.title-meta-wrapper-no-image {
	margin-top: .25em;
}
.entry-meta-wrapper {
	text-align: left;
}
.entry-meta-wrapper a, .entry-footer a {
	font-weight: normal!important;
}
.hentry .entry-meta-wrapper .entry-meta {
	float: none;
	display: inline;
	padding-right: 10px;
}
.hentry .entry-footer,
.hentry .entry-content {
	padding: 0;
}

.blog .hentry .entry-content {
	padding: 15px 0!important;
}

/* Single Page Specific Styling */

.page .builder-module-content .hentry {
	border-top: 0;
}

/************************* CUSTOM *************************/

.builder-module-image-1-background-wrapper {
	/*background: url(images/header-bk.png) repeat-x!important;*/
	background: #000!important;
}
.loop p.featured, .loop div.featured, .featured {
	font-size: 15px !important;
	text-shadow: #fff 1px 1px;
	line-height: 1.7em;
	padding: 20px 30px!important;
	text-align: center!important;
	background: #d5dce4 !important;
	margin-top: 40px!important;
	margin-bottom: 40px!important;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;
	clear: both;
	}

.loop .featured.blue {
	background-color: #bef0ff !important;	
}

.loop .featured#dkblue, .loop p.featured#dkblue {	
	color: #FFF;
	text-shadow: #000 1px 1px;
	background: #064d79 url(images/blueprint-bk2.jpg) repeat-x!important;
	padding: 30px!important;
}
.loop .featured#dkblue h2 {
	color: #FFF!important;
	padding-top: 30px;
}
.loop p.featured2 {
	font-size: 15px !important;
	text-shadow: #fff 1px 1px;
	line-height: 1.7em;
	}
/* end featured at top */
.featured.grey {
	background-color: #e1e1e1 !important;	
	font-size: 18px !important;
	background: #e1e5eb !important;
	color: #000;
}
.loop .post h2 {
	text-shadow: #fff 1px 1px;
	padding: 20px!important;
	text-align: center!important;
	margin-bottom: 20px;
	background: #DEDDD7 !important;
	color: #000;
	font: normal 18px/1.7em Helvetica, Arial, sans-serif!important;
}

.featured.audio {
	background: #064d79!important;
	background: transparent!important;
	text-shadow: #000 0px 0px;	
	color: #fff;
	margin-bottom: 0px;	
}

/*builder-module-51c7952b92051-background-wrapper*/
.loop h5 {
	font-size: 12px;
	}
.loop h5 a {
	text-align: center;
	padding: 20px;
	font: bold 15px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#FFFFFF!important;
	display: block;
	margin-top: 10px;
	text-shadow: #780703 1px 1px;
	width: 96%;
	clear: both;
	background: #b80700;
	-moz-box-shadow: 3px 3px 3px 0px #ccc;
	-webkit-box-shadow: 3px 3px 3px 0px #ccc;
	box-shadow: 3px 3px 3px 0px #ccc;
	margin-bottom: 20px!important;
	font-family: Helvetica, Arial, sans-serif !important;
	
	}
.loop h5 a:hover, .loop h5 a:active {
	text-decoration: none;
	background: #c8a000;
	text-shadow: #b87809 1px 1px;
	}
/* BUTTON */
.loop h5 a.table {
	width: 80%!important;
	
	}
.loop h5 a.table {
	width: 80%!important;
	
	}
.loop h6, .widget h6 {
	font-size: 12px;
	}

.loop h6 a, .widget h6 a {
	text-align: center;
	padding: 10px;
	font: bold 15px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#FFFFFF!important;
	display: block;
	margin-top: 10px;
	text-shadow: #780703 1px 1px;
	width: 30%;
	clear: both;
	background: #b80700;
	-moz-box-shadow: 3px 3px 3px 0px #ccc;
	-webkit-box-shadow: 3px 3px 3px 0px #ccc;
	box-shadow: 3px 3px 3px 0px #ccc;
	margin-bottom: 20px!important;
	font-family: Helvetica, Arial, sans-serif !important;

	}
.widget h6 a {
	margin-top: 0px;
	font-size: 11px;
	width: 40%;
}
.loop h6 a:hover, .loop h6 a:active,
.widget h6 a:hover, .widget h6 a:active{
	background: #c8a000;
	text-shadow: #b87809 1px 1px;
	}

.loop h6 {
	font-size: 10px;
	}
/* DETAILS BUTTONS */
h6.details a {
width: 100px!important;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px!important;
	}
	
h5.details a {
width: 100px!important;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px!important;
	font-family: Helvetica, Arial, sans-serif !important;
	}	
	
h5.details a:hover, h5.details a:active {
	text-decoration: none;
	background: #15d3e8;
	border-top: 1px solid #4ca6cc;
	border-right: 1px solid #035d83;
	border-bottom: 1px solid #014a69;
	border-left: 1px solid #348eb4;	
	}

.loop ul.gform_fields li {
	background: url(none) no-repeat left 6px !important;
}

.loop ul.gform_fields #field_1_5 h2.gsection_title {
	margin-top: 0px !important;	
}

.loop ul.gform_fields h2.gsection_title {
	margin-top: 20px !important;	
}

#gform_submit_button_1 {
	padding: 10px;
	margin-left: 30px;
	background: #93c416 url(images/button.png) repeat-x bottom;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	border: 1px solid #73AB00;	
}

/* LANDING */
h2.landing {
	color: #003052!important;
	text-align: center !important;
	margin-top: 12px !important;
	margin-bottom: 15px !important;
	font: normal 40px/1.2 'Open Sans', Helvetica, Arial, sans-serif !important;
	padding-bottom: 15px;	
}
.html-callout h2.landing {
	color: #fff!important;
	line-height: 1.4!important;
	font-size: 46px!important;
	text-shadow: #000 1px 1px;
	}
.html-callout p {
	margin-top: 0px;
	font-size: 110%;
	line-height: 1.2!important;
}

.html-callout p a, .html-callout p a:visited {
color: #6ddefd;
	text-shadow: #000 1px 1px;	
}
.html-callout p a:hover {
color: #fff;
}
h2#home {
   font-family: 'Helvetica Neue', Helvetica, 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
}

h3.landing {
	color: #c8a000 !important;
	text-align: center !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	font-size: 24px !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h6.landing a {
	margin-top: 20px!important;
	font-size: 20px!important;
	width: 274px;
	color: #FFF!important;
	background: #c8a000;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #fff;
	width: 150px;
	font-family: Helvetica, Arial, sans-serif !important;
}
h6.landing  a:hover, h6.landing  a:active {
	text-decoration: none!important;
	background: #15d3e8;
	border: 1px solid #fff;
	}
	.loop h6 {
	font-size: 10px;
	}
	
.loop .quotebox {
	background: #fff;
	margin: 0 15px 15px;
	padding: 0px 30px 5px 10px!important;
	color: #999;
	}
	
.loop .quotebox blockquote {
	padding: 0px!important;
	font: italic normal 24px/38px Georgia, "Times New Roman", Times, serif !important;
	margin: 0px!important;
	border-left: 0px solid #EBEBEB;
	}
		
.loop .quotebox blockquote em {
	padding: 20px 0px!important;
	color: #999;
	text-align: right;
	display: block;
	font: normal 24px/24px Helvetica, Arial, sans-serif!important;
	margin-top: 0px;
	}
	
hr {
	margin-top: 50px;
	margin-bottom: 40px;
	clear: both!important;
}

div.landing {
	font: normal 32px/40px Georgia, "Times New Roman", Times, serif !important;
}

a.greenbut {
	text-align: center;
	padding: 15px 10px;
	font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: none;
	color:#FFFFFF;
	display: inline-block;
	clear: both;
	width: 300px;
	font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 10px 10px auto auto;
	text-decoration: none;
	background: #0ac8dd url(none) repeat-x left bottom;
	border: 1px solid #688802;
	border: 1px solid #fff;
	background: #c8a000 url(none) repeat-x left bottom;
	-moz-box-shadow:    inset 0 0 25px #ddf496;
	-webkit-box-shadow: inset 0 0 25px #ddf496;
	box-shadow:         inset 0 0 25px #ddf496;
	text-shadow: #658502 1px 1px;
	}
a.greenbut:hover, a.greenbut:active {

	text-shadow: #057ba6 1px 1px;
	border: 1px solid #005e91;
	background: #0ac8dd url(images/home-but-bk.png) repeat-x left bottom;
	-moz-box-shadow:    3px 3px 5px 6px #000000;
    -webkit-box-shadow: 3px 3px 5px 6px #000000;
     box-shadow:         3px 3px 5px 6px #000000;
	 
	 -moz-box-shadow:    inset 0 0 25px #bdf3f9;
     -webkit-box-shadow: inset 0 0 25px #bdf3f9;
     box-shadow:         inset 0 0 25px #bdf3f9;
	border: 1px solid #fff;
	}
	
a.obbhome, a.obbhome:visited {
	color: #69e8f7!important;
}
	
a.obbhome:hover, a.obbhome:active {
	color: #b5ef6d!important;
}

#header  ul#menu-top-right .current_page_item.menu-item-9375 a, #header  ul#menu-top-right .current_page_item.menu-item-9375 a:visited {
	color: #fff!important;	
}

img.testimonial  {
	-moz-box-shadow: 0 0 5px 5px #dfdcdc;
	-webkit-box-shadow: 0 0 5px 5px#dfdcdc;
	box-shadow: 0 0 5px 5px #dfdcdc;
	margin-right: 40px!important;
	border-top: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 30px solid #FFF;
	border-left: 10px solid #FFF;
}
.opl-powered {
	display: none;	
}
/* OPT IN BOX */
.ois_inner_wrap_4 {
	background-image: url(images/optin-bk1.png) no-repeat left top!important;
}

.ois_subtext_16 {
	width: 310px!important;
	padding-bottom: 10px;	
}

img.ois_ebook_16 {
	width: 160px!important;
	padding-right: 35px;
	margin-top: 15px!important;
}
img.border {
	border: 1px solid #dddddd;	
}
.loop p.bigger {
	font-size: 18px!important;
}
div#logobanners img {
	margin-bottom: 30px!important;
	border: 1px solid #dddddd;		
}

/*.loop .post .soliloquy-theme-metro {
	border: 0px solid #999!important;
}*/

.soliloquy-carousel ul {
	padding-top: 10px!important;
}
.soliloquy-container.soliloquy-theme-metro ul li {
	background: url(none)!important;
	list-style: none!important;
	padding-bottom: 40px!important;
		  height: 250px;
}
.soliloquy-container.soliloquy-theme-metro ul li img{
	border: 1px solid #999!important;
	padding: 8px!important;
	background: #FFF url(none)!important;
	-moz-box-shadow: 0px 0px 7px #666; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 7px #666; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 7px #666; /* Opera 10.5, IE9, Chrome 10+ */
}

.ngg-gallery-thumbnail li {
	padding-right: 10px!important;
}
	
	.ngg-gallery-thumbnail img {
	padding: 5px!important;
	margin-right: 12px!important;
	background: #FFF url(none)!important;
	-moz-box-shadow: 0px 0px 5px #555; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #555; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #555; /* Opera 10.5, IE9, Chrome 10+ */
	
}

.ngg-gallery-thumbnail img:hover {
	padding: 5px!important;
	background: #FFF url(none)!important;
	-moz-box-shadow: 0px 0px 5px #fff; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #fff; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #fff; /* Opera 10.5, IE9, Chrome 10+ */
	
}

.home h1 {
display: none;	
}


.loop .post ul, .loop .page ul {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0 0 1px 13px;
	word-wrap: break-word;
	}
	
.loop .post ul.bul2, .loop .page ul.bul2 {
	margin: 0 0 25px;
	padding: 0 0 1px 0px;
	}
	
.loop .post ul.bul2 li, .loop .page ul.bul2 li {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0 0 2px 32px;
	word-wrap: break-word;
	background: url(images/bullet2.png) no-repeat left 2px;
	}

.loop .post ul li, .loop .page ul li {
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0 0 1px 13px;
	word-wrap: break-word;
	background: url(images/dotor.png) no-repeat left 7px;
	}

	
.loop .post ul ul, .loop .page ul ul {
	list-style-type: square;
	margin-left: 25px;
	padding: 0;
	}
	
.loop p.ddetbut, .builder-module-element p.ddetbut  {
	font-size: 16px !important;
	text-shadow: #fff 1px 1px;
	line-height: 1.7em;
	padding: 10px;
	text-align: center;	
	background: #efefef;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #a6a6a6;
	border-bottom: 1px solid #7b7b7b;
	border-left: 1px solid #f2f2f2;
	font-weight: bold;
	}

.loop p.ddetbut2, .builder-module-element p.ddetbut2 {
	text-align: center;
	padding: 6px 9px;
	font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	background: #02a4d8;
	border: none;
	text-decoration: none;
	color:#FFFFFF;
	display: block;
	margin-top: 10px;	
	clear: both;
	background: #85bd02 url(images/h5bk1.png) repeat-x left bottom;
	border-top: 1px solid #c5e087;
	border-right: 1px solid #035d83;
	border-bottom: 1px solid #182201;
	border-left: 1px solid #98be3e;
	font: bold 20px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif!important;	
	}

.loop p.ddetbut2, .builder-module-element p.ddetbut2  {
	text-align: left;
	font: 16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	clear: both;
	background: url(/pro/wp-content/themes/metric/images/grarrowbig.png) no-repeat left top;
	padding: 10px 0px 11px 45px;
	}

.ddet_div {
	padding-left: 45px;
}

.home-middle-1 {
	float: left;
	width: 305px;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.home-middle-2 {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
	}
	
.home-middle-3 {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
	}

/* ========== HEADINGS  ========== */
.page div.p_table_1 h1 {
	display: block!important;
}
/*div.p_table_1_7 h1.col1
	{
	color: #9bba0d !important;
	font-size: 3em!important;
	}
	
div.p_table_1_7 h1.col2
	{
	color: #539a2d !important;
	font-size: 3em!important;
	}
	
div.p_table_1_7 h1.col3
	{
	color: #268061 !important;
	font-size: 3em!important;
	}
	
div.p_table_1_7 h1.col4
	{
	color: #faab00 !important;
	font-size: 3em!important;
	}*/

/*********************************************
	Post Meta Styles, if needed
*********************************************/

.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-header .entry-meta {
	font-size: .85em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #8D8D8D;
	margin-bottom: 20px;
}
.entry-header .entry-meta a {
	color: #8D8D8D;
}	
.entry-header .date {
	background: url('images/date.png') 0 0 no-repeat;
	padding: 0 0 0 1.5em;
	margin-right: 1.3em;
	
}
.entry-header .author {
	background: url('images/author.png') 0 -1px no-repeat;
	padding: 0 0 0 1.3em;
	margin-right: 1.3em;
}
.entry-header .comments {
	background: url('images/comments.png') 0 1px no-repeat;
	padding: 0 0 0 1.5em;
	margin-right: 1.3em;
}

.entry-footer {
	border-top: .1em solid #D7D7D7;
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 3em;
	padding-top: 1em;
}
.entry-footer .entry-meta {
	font-size: .85em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #002d49!important;
}
.entry-footer .entry-meta a {
	color: #002d49;
}
.entry-footer .alignright {
	margin-bottom: 1.5em;
}
.entry-footer .categories {
	background: url('images/categories.png') 0 4px no-repeat;
	padding: 0 1.8em;
}
.entry-footer .tags {
	background: url('images/tags.png') 0 4px no-repeat;
	padding: 0 0 0 1.8em;
}
.entry-footer .comments {
	background: url('images/comments.png') 0 0 no-repeat;
	padding: 0 0 0 1.8em;
}
.entry-meta-wrapper {
	padding: 0.5em 1em;
	background: #f8e9cb;
	background: #DEDDD7 !important;
	margin-top: 1em;
	min-height: 25px;
}
.EXIF table {
	margin: 1.5em auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}

.builder-module-widget-bar-last-background-wrapper {
	/*background: #422d02 url(images/footer-bk.jpg) repeat-x left top;*/
	color: #e5f4fb;
	border-top: 3px solid #c8910a;
	padding-top: 30px;
	padding-bottom: 20px;
	
	
	min-height: 500px;
	background-color: #000;
	background-image: url(images/sun3.jpg)!important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*height: 300px;*/
	border-top: 1px solid #000;
	
}
.builder-module-widget-bar-last-background-wrapper .widget h4 {
	border-bottom: 1px dotted #3d6f8f;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFF;
}
.builder-module-widget-bar-last-background-wrapper .widget {
	color: #a3d7f2;
	/*width: 225px!important;*/
	font-size: 95%;
}

.builder-module-widget-bar-last-background-wrapper .builder-module-sidebar .widget li {
	list-style-type: none;
	margin: 0 0 3px 6px;
	padding: 0px 10px 5px 13px!important;
	border-bottom: 1px dotted #3d6f8f;
	word-wrap: break-word;
	background: url(images/dotor.png) no-repeat left 10px !important;
}
/*.builder-module-widget-bar-last-background-wrapper .builder-module-sidebar .widget a,
.builder-module-widget-bar-last-background-wrapper .builder-module-sidebar .widget a:visited {
	color: #6ddefd;
}*/

.builder-module-widget-bar-last-background-wrapper .builder-module-sidebar .widget ul>*:last-child,
.widget ul>*:last-child {
	border-bottom: 0px dotted #3d6f8f;
}
/*.fblbList {
display: none;	
}*/

.widget_search {
	margin-top: 35px!important;
}
/*select#cat {
	font-size: 24px!important;
}*/
#builder-layout-51c52071891b5 .loop-content {
	margin-top: 30px!important;
}
#builder-layout-51c52071891b5 .builder-module-content .hentry {
	padding-bottom: 0em!important;
}

#builder-layout-51c52071891b5 .entry-header
{
  margin-bottom: 0!important;
}

#builder-layout-51c52071891b5 .widget_search
{
  margin-top: 0px!important;
}

#builder-layout-51c52071891b5  .loop {
	margin-right: 20px!important;
}
#builder-layout-51c52071891b5  .builder-module-widget-bar-2 .widget a,
#builder-layout-51c52071891b5  .builder-module-widget-bar-2 .widget a:visited {
color: #c8a000!important;

}
#builder-layout-51c52071891b5  .builder-module-widget-bar-2 .widget a:hover,
#builder-layout-51c52071891b5  .builder-module-widget-bar-2 .widget a:active {
color: #b80700!important;

}
/****************blog excerpt****************/
.home .entry-footer {
	display: block;
	margin: 0px 0px 10px!important;
	padding: 0px!important;
}

.thumbright {
	float: right;
	float: left;
	display: block;
}

.homeblurb {
	float: left;
	float: right;
	width: 63%;
	overflow:visible;
	padding: 0px 40px 0px 20px!important;
}

.loop .homeblurb h2{
	margin-top: 0!important;
	padding: 0px!important;
	text-align: left!important;
	margin-bottom: 20px;
	background: #fff !important;
	font: normal 22px/1.3em Helvetica, Arial, sans-serif!important;	
}
.homeblurb a {
	/*color: #b90800;*/
	text-decoration: none;
	font-weight: bold;
}
.entry-summary p {
	/*float: right;*/
	font-size: 14px!important;
	margin: 0px;
	padding-bottom: 10px;
	text-transform: none;
}

.entry-meta {
	float: right;
}

.readmore {
	text-align: right;
	float: right;
	margin-right: 40px;
	margin-bottom: 10px;
}

.readmore a , a.readmore {
	color: #FFF!important;
	background: #b90800;
	padding: 5px 10px!important;
	text-align: center;
	width: 70px!important;
	text-decoration: none!important;
	font-size: .9em;
}

.readmore a:hover, a.readmore:hover {
	background: #ef9e0d;
	text-decoration: none;
}

/* read more row */
.entry-content{
}

.entry-title-home {
	font-size: 24px;
	float: left;
	margin-top: 20px;
}

.homepost {
}

.post-content p {
	font-size: .95em;
	border-bottom: 1px dotted #999;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.2;
	margin-right: 40px!important;
	background: #C3C;
}

.loop .page ul.featuredli li, .loop .page ul.featuredli li {
	font-size: 19px!important;
	/*background: url(images/dotor.png) no-repeat left 12px!important;
	
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0 0 2px 32px;
	word-wrap: break-word;	*/
	background: url(images/bullet2.png) no-repeat left 2px;
}

#soliloquy-container-13674 {
	height: 366px!important;
}

#soliloquy-container-13674 li img {
-moz-box-shadow: 0 0 5px 5px #00314f;
-webkit-box-shadow: 0 0 5px 5px#00314f;
box-shadow: 0 0 5px 5px #00314f;
height: 366px!important;
}

.greentext {
	color: #c8a000!important;
}

.ts-fab-list li
{
	background: url(none) !important;
	padding-left: 0px!important;
	padding-right: 10px!important;
}

hr {
	background: url(http://www.virtuallinda.com/vl3/wp-content/plugins/optinlitefull/images/line-720.png) no-repeat;
	margin: 30px auto;
	height: 52px;
	width: 720px;
	border: 0;
}

h4.archive {
	font-size: 20px !important;
	text-shadow: #fff 1px 1px;
	padding: 15px 30px!important;
	text-align: center!important;
	background: #e1e5eb !important;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif !important;
	clear: both;
	border-bottom-style: none;
}

.builder-view-post-16051 h4.archive {
 display: none!important;
}

.sub-menu li#menu-item-8263 {
	background: url(images/arrow-right.png) no-repeat right center;		
	}

div.p_table_1 h3
{
  font-size: 15px!important;
}
.big {
	font-size: 24px !important;
	line-height: 1;
}

test {
	margin: 0px auto;
}
.loop .featured.blue.big {
	background-color: #bef0ff !important;	
	padding: 40px 50px!important;
	font-size: 18px!important;
}
/* grey boxes */

div.block1 {
	background: #e7ebf0;
	padding: 40px 50px;
	display: block;
	margin-bottom: 40px!important;
	min-height: 170px
}
div.block2 {
	background: #d5dce4;
	padding: 40px 50px;
	display: block;
	margin-bottom: 40px!important;
	min-height: 170px
}
div.block1 h2, div.block2 h2 {
	font-size: 1.45em !important;
	margin-bottom: 15px;
	padding-top: 0px!important;
}
div.block1 .blurb, div.block2 .blurb {
	float: right;
	display:block;
	width: 700px;
	width: 680px;
}
div.block1 .imglt, div.block2 .imglt {
	float: left;
	width: 130px;
	display:block;
	margin-right: 20px!important;
}

/* blue boxes */
div.block1.blue {
	background: #def8ff;
	padding: 40px 40px 30px;
}
div.block2.blue {
	background: #bcf0ff;
	padding: 40px 40px 30px;
}
div.block1.blue .blurb, div.block2.blue .blurb {
	float: right;
	display:block;
	width: 590px;
}

/* grey boxes big */
div.block1.grey2 {
	background: #e7ebf0;
	padding: 40px 40px 30px;
}
div.block2.grey2 {
	background: #d5dce4;
	padding: 40px 40px 30px;
}

div.block1.grey2 .imglt, div.block2.grey2 .imglt {
	float: left;
	width: 230px;
	display:block;
}

div.block1.grey2 .blurb, div.block2.grey2 .blurb {
	float: right;
	display:block;
	width: 590px;
}

/* need to fix, system page not wide enough */
#builder-layout-51c7846a0ebeb div.block1.blue .blurb, #builder-layout-51c7846a0ebeb div.block2.blue .blurb {
	float: right;
	display:block;
	width: 570px;
}
div.block1.blue .imglt, div.block2.blue .imglt {
	float: left;
	width: 260px;
	display:block;
}
/* inside toggle */
.ddet_div div.block1, .ddet_div div.block2 {
	padding-left: 30px!important;
}
.ddet_div div.block1 .blurb, .ddet_div div.block2 .blurb {
	width: 670px;
}

#builder-module-51ef1fa5af3e2-background-wrapper .builder-module-sidebar .widget li {
	background: url(none)!important;
	border: 0;
}

#bbslides {
	display: table;
	width: 640px!important;
	height: 505px!important;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFF;
	-moz-box-shadow: 3px 3px 3px 0px #1f1f1f;
	-webkit-box-shadow: 3px 3px 3px 0px #1f1f1f;
	box-shadow: 3px 3px 3px 0px #1f1f1f;
	background: #000;
}


#centerblock {
	width: 680px;
	margin-right: auto;
	margin-left: auto;	
}

#mab-widget-3 {
	margin-top: 25px;	
}

/*********************************************
	Tables
*********************************************/

.page-template-default table {
	width: 100%;
}
table {
	background: #F3F3F3;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	background: #E8E8E8;
	font-weight: bold;
	line-height: 1.5;
}
th, td, caption {
	padding: .75em;
}
tr:nth-child(2n) th {
	background: #F6F6F6;
}
tr:nth-child(2n) td {
	background: #FFFFFF;
}

h5 a.rev {
	background: #c8a000!important;
	font-size: 200%!important;
	text-shadow: #6F4D04 1px 1px!important;
}
h5 a.rev:hover, h5 a.rev:active {
	background: #b80700!important;
	text-shadow: #870000 1px 1px!important;
	}

.sticky-wrapper.is-sticky .builder-module-navigation-1 {
	border-bottom: 1px solid #d6d6d6;
	box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
	
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;

	-webkit-box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	box-shadow: 0 0 10px #222;
	z-index: 100;
	display: table!important;
margin: 0 auto!important;
	width: 100% !important;
	background: #80040a;
}
/* remove :) */
 img#wpstats {
display: none;
}

#text-2 img:hover {
filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
