/*  
Theme Name: structure-child
Theme URI: http://fabam.ca
Description: Customized theme for Foundation Physiotherapy. Child of Structure theme
Author: Dimitry C
Template: structure

@import url('../structure/style.css');
*/


body {
	background: #000033;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	}

#wrap {
	background: none;
	width:100%;
	}
	
/************************************************
*	Common									*
************************************************/

@font-face {
    font-family: 'EurostileLTStdMedium';
    src: url('eurostileltstd-webfont.eot');
    src: url('eurostileltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurostileltstd-webfont.woff') format('woff'),
         url('eurostileltstd-webfont.ttf') format('truetype'),
         url('eurostileltstd-webfont.svg#EurostileLTStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurostileLTStdDemi';
    src: url('eurostileltstd-demi-webfont.eot');
    src: url('eurostileltstd-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurostileltstd-demi-webfont.woff') format('woff'),
         url('eurostileltstd-demi-webfont.ttf') format('truetype'),
         url('eurostileltstd-demi-webfont.svg#EurostileLTStdDemi') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurostileLTStdDemiOblique';
    src: url('eurostileltstd-demioblique-webfont.eot');
    src: url('eurostileltstd-demioblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurostileltstd-demioblique-webfont.woff') format('woff'),
         url('eurostileltstd-demioblique-webfont.ttf') format('truetype'),
         url('eurostileltstd-demioblique-webfont.svg#EurostileLTStdDemiOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}


/************************************************
*	Common									*
************************************************/

.hidden {
	display: none;
	}

.clear {
	clear: both;
	}

.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #FFF;
	text-decoration: underline;
	}

a:focus, a:hover, a:active {
	color: #EEE;
	text-decoration: underline;
	outline: none;
	}

a img {
	border: none;
	padding-bottom: 5px;
	}

/************************************************
*	Header  									*
************************************************/
#headerbg{
    background-image:url('images/CPPheaderBkg.gif');
	background-repeat:repeat-x;
	height:215px; /*215*/
	background-color:#fff;
	background-position:bottom;
	width:100%
}

#header {
	width:100%;
	max-width: 1024px /*960*/;
	margin: 0 auto;
	padding: 30px 0 ;
	position: relative;
	font-family: EurostileLTStdDemi, Helvetica, Arial, Trebuchet MS;
	}

#header #t1 {
	font-size: 21px;
	color: #1D99D5;
	margin: 0px;
	text-decoration: none;
	}

#header #t1 a {
	display: block;
	height: 120px;
	}

#header #t1 a, #header #t1 a:visited {
	text-decoration: none;
	}

#header #t1 a:hover {
	text-decoration: none;
	}

#header #t1 a #sitename {
	display: block;
	padding: 28px 10px 0 10px;
	}
	
#header #t2 {
	font-size: 21px;
	line-height: 30px;
	}

#header #t3 {
	font-size: 15px;
	line-height: 32px;
	margin: 0px;
	text-decoration: none;
	}

.headerleft {
	width: 112px;
	height: 171px;
	margin-left:2px;
	float: left;
	overflow: hidden;
	}

.headerright-nav {
	position: relative;
	top: 40px;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 280px;
	text-align:right;
	float:left;
	}

.headerright-text {
	position: relative;
	top: -42px;
	padding: 0px;/* 70px 0px 0px;*/;
	display: block;
	width: 850px;
	text-align:center;
	/*float:right;*/
	}
	
.headerright-text h2 {
	color: #5ea3b9;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 0px 171px;
	padding: 40px 0px 3px 0px;
	}

/************************************************
*	Navbar      								*
************************************************/

#navbar,
.navbar {
	width: 860px;
	font-size: 15px;
	font-family: EurostileLTStdMedium,EurostileLTStdDemi,Helvetica, Arial, Trebuchet MS, Verdana;
	font-style: normal;
	text-transform: uppercase;
	color: #006699;
	margin: 0 auto 5px auto;
	padding: 0;
	float: left;
	}

#header input#searchbox {
	font-size: 11px;
}

#navicons {
	float: right;
	display: block;
	margin: 7px 10px 0px 5px;
	}

.navicon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}

/*** ESSENTIAL STYLES ***/

.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}

.ot-menu {
	line-height: 0;
	}

.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 160px;
	}

.ot-menu ul li {
	 /*min-width: 180px; menu width plus anchor side padding */
	border: none;
	margin: 0px 0px 0px 0px;
	}

.ot-menu li {
	visibility:	inherit; /* fixes IE7 'sticky bug' */

	}

.ot-menu li {
	float: left;
	position: relative;
	}

.ot-menu li ul,
.ot-menu li ul {
	left: 0;
	padding-left: 7px;
	top: 30px; /* match top ul list item height */
	z-index: 99;
	}

ul.ot-menu li li ul,
ul.ot-menu li li ul {
	top: -999em;
	}

ul.ot-menu li li ul,
ul.ot-menu li li ul {
	left: 100%;
	top: 0;
	}

/*** DEMO SKIN ***/

.ot-menu .current_page_item a {
/*	color: #FFF;
	background-color:#006699;*/
	padding: 10px 12px 10px;
	}

.ot-menu .current_page_item li a, .ot-menu li .current_page_item a {
	color: #FFF;
	background-color:#006699;
	border-bottom: none;
	
	}

.ot-menu {
	float: left;
	margin-bottom: 0;
	}

.ot-menu a {
	margin: -6px 6px 0;
    padding: 10px 12px 8px;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	display: block;
	position: relative;
	color: #006699;
	}

.ot-menu li li a{	
text-align:left !important;
}
.ot-menu li li a, .ot-menu li li a:visited {
	background:	#FFF;
	color: #006699;
	border-bottom: none;
	outline: 0;
	z-index: 999;
	margin:0px;
	padding:10px 5px 10px 12px;
	width: 180px !important;
	}

/*.ot-menu a, .ot-menu a:visited  {  visited pseudo selector so IE6 applies text colour
	color: #006699;
	}
*/
.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active {
	border-bottom: solid 2px #006699;
	}
.ot-menu .current_page_item a:hover {
    border-bottom:none;
}

.ot-menu li {
	background: none;
	margin-bottom: -6px;
	border-right: 1px solid #99CCCC;
	/*height: 17px*/
	 
	}
ul#menu-headermenu li#menu-item-366 {
    border-right: 0 none;
}



.ot-menu li li {
	background:	#FFFFFF;
	border: none;
	margin-bottom: 0;
	z-index: 100;
	}

.ot-menu li li li {
	background:	#FFFFFF;
	border: none;
	}

.ot-menu li:hover, .ot-menu li.sfHover {
	background:	none;
	border-bottom: none;
	outline: 0;
	}

.ot-menu li li {
	background:	#000;
	color: #fff;
	border: none;
	outline: 0;
	padding: 0px;
	}

.ot-menu li li a:focus,
.ot-menu li li a:hover,
.ot-menu li li a:active {
	background:	#000;
	color: #fff;
	border-bottom: none;
	outline: 0;
	z-index: 999;
	}

.ot-menu ul li a:hover ,
.navbar ul ul :hover > a {
	color: #fff; /* keep parent highlighted when on children menu items */
}

/*** ARROWS **/

.ot-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 10px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
	}

.ot-menu ul a > .sf-sub-indicator {
	top: 5px;
	background-position:  0 0;
	}

/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	none;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}

/************************************************
*	Homepage 					     		    *
************************************************/

#swfDiv {
	margin: 10px 0 0 10px;
	float: left;
	}

#homepagetop {
	float: left;
	display: block;
	width: 960px;
	height: 100%;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}

#homepagetop .textbanner {
	float: left;
	display: block;
	width: 960px;
	height: 100%;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 5px solid #000000;
	}

#homepagetop .featuredimage {
	display: block;
	margin: auto;
	padding: 0px;
	overflow: hidden;
	}

#homepagetop .homewidgets {
	float: right;
	display: block;
	width: 310px;
	/*height: 380px;*/
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

#homepagetop .homewidgets ul {
	padding: 0px;
	margin: 0px;
	}

#homepagetop .homewidgets li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	}

#homepagetop .homewidgets ul li {
	list-style: none;
	margin: 0px 0px 20px 0px;
	}

#homepagetop .homewidgets ul li ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	}

#homepagetop .homewidgets ul li a {
	display: block;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding: 4px 0px 4px 0px;
	}

#homepagetop .homewidgets ul li a:hover {
	color: #666666;
	text-decoration: none;
	}

#content #homepagetop h3 {
	color: #999999;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-transform: none;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content #homepagetop h3 a, #content #homepagetop h3 a:visited {
	color: #999999;
	font-style: italic;
	text-decoration: none;
	border: none;
	}

#content #homepagetop h3 a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
	}

#content #homepagetop h4 {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000000;
	}

#homepagetop p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#content #homepagetop .textwidget a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	display: inline;
	}

#content #homepagetop .textwidget a:hover {
	color: #000000;
	text-decoration: underline;
	}

#homepage {
	float: left;
	display: inline;
	clear: both;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#homepage p {
	margin: 0px;
	padding: 0px 0px 25px 0px;
	}

#homepage embed, #homepage object {
	width: 250px;
	height: 205px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}

#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}

#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}

.homepagemid {
	float: left;
	display: block;
	width: 640px;
	}

.homepagethumb {
	width: 680px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.homepagecontent {
	font-size:12px;
	text-align: justify;
	margin: 0px 0px 15px 0px;
	padding: 20px 20px 0 10px;
	z-index: 1;
	}

.homebox {
	list-style:none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}

#fcg {
	background: #F5F5F5;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	}

#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}

/************************************************
*	Contact Form 					     		    *
************************************************/
.wpcf7-submit{
	margin:15px 0 0 60px;	
	background: url("images/submit.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 41px;
    margin-top: 15px;
    width: 93px;
	font-size: 0;
}

.wpcf7-submit.wpcf7-submit-fr{	
	background: url("images/soumettre.png") repeat scroll 0 0 transparent;
	height:41px;
	width:120px;
}
.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 60%;
}
/************************************************
*	Events					     		    *
************************************************/
#events-list {
    margin: 10px;
    padding: 5px;
    width: 100%;
}

#events-list-event {
    display: block;
    margin: 0px;
    padding: 0px 0px 15px 0px;
	width: 100%;
}

#events-list-event-header {
    display: block;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 1px 0px;
	width: 100%;
	border-bottom: 2px solid #70A9BD;
	-moz-box-shadow: 0px 1px 0px #003366;
	-webkit-box-shadow: 0px 1px 0px #003366;
	box-shadow: 0px 1px 0px #003366;
}

#events-list-eventinfo {
    display: block;
    margin: 0px;
    padding: 5px;
}



/************************************************
*	Text Styles					     		    *
************************************************/
.bold {
	font-weight:bold;
}

/************************************************
*	Div Tables 					     		    *
************************************************/
.table-container {
	margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
}

.table-header {
	background-color: #003366;
	background-color: rgba(0,51,102,0.5);
    margin: 10px 0 10px -2px;
    padding-left: 3px;
    width: 100%;
	text-align: left;
}

.table-row {
    margin: 0;
    padding: 0;
    width: 96%;
	text-align:left;
}

.table-left-35 {
	float: left;
    margin: 0;
    padding: 0;
    width: 35%;
	text-align:left;	
}

.table-right-65{
	float: right;
    margin: 0;
    padding: 0;
    width: 65%;
	text-align:left;
}

.table-left-20 {
	float: left;
    margin: 0;
    padding: 0;
    width: 20%;
	text-align:left;	
}

.table-right-80{
	float: right;
    margin: 0;
    padding: 0;
    width: 80%;
	text-align:left;
}

.table-row-clear{
	clear: both;
    margin: 0;
    padding: 0;
    width: auto;	
}

/************************************************
*	Sponsors 					     		    *
************************************************/
#sponsor-container {
	background-color:#FFF;
    margin: 0;
    padding: 5px;
    width: 875px;
	float:right;
	-moz-box-shadow: 4px 4px 4px #003366;
	-webkit-box-shadow: 4px 4px 4px #003366;
	box-shadow: 4px 4px 4px #003366;
}
#sponsor {
	background-color:#FFF;
    display: block;
    float: left;
    margin: 0px;
    padding: 10px;
}

/************************************************
*	Honour Roll 					     		    *
************************************************/
#honour-container {
	background-color:#FFF;
/*    margin: 15px 0;*/
    padding: 10px 0;
/*    width: 900px;
	float:right;*/
	display:inline-block;
	-moz-box-shadow: 4px 4px 4px #003366;
	-webkit-box-shadow: 4px 4px 4px #003366;
	box-shadow: 4px 4px 4px #003366;
}
#honour-container  a{
	padding:0px;	
}
img#honour {
	background-color:#FFF;
    display: block;
    float: left;
    margin: 0px;
    padding: 10px;
	width:33% !important;
	box-sizing: border-box;
	height:auto !important;
}

/************************************************
*	Content 					     		    *
************************************************/

#content {	
	width: 900px;
	margin: 0px auto 0px;
	overflow:hidden;
	}
	
#contentwide {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 900px;
}

#contentinner {	
	clear:both;
	}


#contentbg {
   /* background-image: url("images/CPPBkg.gif");
    background-repeat:repeat;*/
	background-color: #00648b;
	width:100%;
}

#contentleft {
	float: left;
	display: block;
	width: 620px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 10px 50px 0px;
	}

#contentwide {
	float: left;
	display: block;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentarchive {
	float: left;
	display: block;
	background: #none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentarchive .postarea {
	width: 440px;
	margin: 0px;
	padding: 0px;
	}

#contentarchive .postimg {
	display: block;
	background: #EEEEEE;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	}

#content h1, #content h2 {
	color: #FFF;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 3px 0px;
	}

#content h1 a, #content h2 a {
	color: #999999;
	text-decoration: none;
	border: none;
	}

#content h1 a:hover, #content h2 a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
	}

#content h3 {
	color:  #FFF;
	font-size: 14px;
	font-family: Veranda,Helvetica,Arial,Trebuchet MS;
	font-weight: bold;
	font-style: normal;	
	padding: 4px 0px 4px 3px;
	border:0;
	width:90%;;
	margin:1px;
}
#content h4 {
	color:  #1D99D5;
	font-size: 15px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-weight: bold;
	font-style: normal;	padding: 0px;
	line-height: 16px;
	}

#content #contentContactBox{
	color:#000000;
	float: left;
	display: block;
	background: #none;
	margin: 0px 0px 0px 0px;
	padding: 10px 45px 15px 50px;
	}

#content #quote {
	color: #000000;
	font-size: 13px;
	font-style:italic;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	}

#content #quoteFrom {
	font-size: 12px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	line-height: 35px;
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: right;
	padding: 0 20px 0 0;
	}
	
#content #t3 {
	color:  #1D99D5;
	font-size: 14px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	line-height: 20px;
	}

#content #sidebar_right #t3	 {
	color:  #1D99D5;
	font-size: 17px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	}

#content #sidebar_right a img {
	padding-top: 5px;
	}

#content #t2 {
	color:  #666;
	font-size: 18px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-weight: normal;
	font-style: normal;	padding: 0px;
	line-height: 30px;
	}	
	

#content #t1 {
	color:  #1D99D5;
	font-size: 18px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-weight: normal;
	font-style: normal;	padding: 0px;
	line-height: 30px;
	}

#content #t1 a{
    text-decoration: none;
    text-transform: uppercase;
}

#content h3 a, #content h4 a {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	border: none;
	text-transform:uppercase;
	}

#content h3 a:hover, #content h4 a:hover {
	color: #999;
	text-decoration: none;
	border: none;
	}

#content h5, #content h6 {
	color: #000000;
	font-size: 16px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height: 20px;
	}

#content h5 a, #content h6 a {
	color: #000000;
	text-decoration: none;
	border: none;
	}

#content h5 a:hover, #content h6 a:hover {
	color: #666666;
	text-decoration: none;
	border: none;
	}

#content div.listWrapper
{
  float: left;
  width: 20em;
}

/* clear float after lists */
#content br
{
  clear: left;
}

#content ul li
{
  list-style: disc inside none;
   margin: 0 0 5px;
   padding: 0px 0px 0px 15px !important;
}

#content #inner li
{
  width: 20em;
  list-style: none;
   margin: 0 0 0px;
   padding: 0 0 0 25px;
}

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content input[type=text],
#content input[type=email],
select,
#content textarea {
	background: #f5f5f5;
	border:1px solid #E5E5E5;
	font: 12px Helvetica,Arial,Trebuchet MS;
	padding: 4px;
	}

#content input[type=text],
select,
#content input[type=email] {
	padding: 6px 0 4px 4px;
	}

#content div.center
{
  margin: 0 auto; width: 620px;
}

#content postcontent
{
	padding:5px;
}


#faq{
	border-width: 1px; 
	border-color: #000; 
	border-style: solid; 
	margin: 15px; padding: 10px;
}

#faq a{
	text-decoration:none;
}

.hjawidget a{
	margin-bottom:-10000px;	
}

.postarea input[type=text],
select,
#content input[type=email],
.postarea textarea {
	width: 60%;
	}

.postarea table {
	border: 0;
	margin: 0;
	width:100%;
}

.postarea th {
	border: 0;
	padding: 0;
}

.postarea td {
	border: 0;
	padding: 0 0 0 0;
}

.postarea form {
	margin-bottom: 1em;
	}
#postblock {
	float: left;
	width: 100%;
	border-bottom:1px solid #dddddd;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	}
.postarea .feature-image {
	margin: 0 0 5px 0;
}
.postarea p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
	}

.postarea a img.nothumb {
	margin: 15px 0px 0px 0px;
	}

.postarea hr {
	border:0;
	width:95%;
	height:2px;
	color:#70a9bd;
	background-color:#70a9bd;
	margin:5px 0 8px 0;
	padding: 0;
	-moz-box-shadow: 0px 1px 0px #003366;
	-webkit-box-shadow: 0px 1px 0px #003366;
	box-shadow: 0px 1px 0px #003366;
	}

.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}

.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}

.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}

blockquote {
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin: 15px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
	}

#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}

.posttitle {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}

.postauthor {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
	}

.postmeta {
	background: none;
	font-size: 11px;
	margin: 5px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	border-top: 5px solid #000000;
	border-bottom: 1px solid #000000;
	}

.homepagecontent .postmeta {
	border-color: #fff;
	margin: 5px -20px 0 -20px;
	padding: 10px 20px 0 20px;
}

#homepage div.listWrapper {
    width: 14em;
}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}

#prevLink {
	float: left;
	}

#nextLink {
	float: right;
	}

#prevLink p, #nextLink p {
	padding: 0px;
	}

code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive {
	float: left;
	width: 310px;
	margin: 0;
	padding: 10px 10px 10px 0;
	}
body.archive {
	float: none;
	margin: 0 auto;
	padding: 0 30px 0 0;
	width: 960px;
	}


/************************************************
*	Navigation  					     		    *
************************************************/

.navigation {
	overflow: hidden;
}
.single-navigation {
	padding-bottom: 2em;
}
.attachment-navigation {
	padding-bottom: 1em;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 1em 0;
}
#nav-below {
	margin: 0;
}

/************************************************
*	Images  					     		    *
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}

.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}

.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	color:#000;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
	}

/************************************************
*	Sidebar	        			     	*
************************************************/

#sidebar_left {
	float: left;
	display: inline-block;
	width: 180px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#sidebar_left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar_right {
	float: right;
	display: inline-block;
	width: 200px;
	margin: 20px;
	padding-top:18px;
	line-height: 18px;
	overflow: hidden;
	text-align:justify;
	background-color:#FFF;
	-moz-box-shadow: 3px 3px 9px #000000;
	-webkit-box-shadow: 3px 3px 9px #000000;
	box-shadow: 3px 3px 9px #000000;
	}
	
#sidebar_right hr {
	border:0;
	width:75%;
	height:1px;
	color:#b8d4df;
	background-color:#b8d4df;
	margin: 12px auto;
	}

#sidebar_right ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar_right h4, #sidebar_left h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #1D99D5;
    font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
    font-size: 17px;
	line-height: 20px;
	}
	
.sidebar-title{
	margin: auto;
    text-align: center;
    width: 75%;
    color: #006699;
margin-bottom:14px;
    font-family: EurostileLTStdMedium,EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS,Verdana;
    font-size: 14px;
    font-style: normal;
    padding: 0;
    text-transform: uppercase;
}
/************************************************
*	Sidebar Widgets								*
************************************************/

.textwidget p {
	margin: 0px 0px 0px 0px;
	}

#sidebar_right .widget, #sidebar_left .widget {
	list-style:none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#sidebar_right .widget ul, #sidebar_left .widget ul {
	color: #000;
	margin: 0;
	}

#sidebar_right .widget ul.children, #sidebar_left .widget ul.children {
	margin-left: 10px;
}

#sidebar_right .widget ul li, #sidebar_left .widget ul li {
	color:#000000;
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#sidebar_right .widget ul li a, #sidebar_left .widget ul li a {
	display: block;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 8px 0px;
	border-left: 5px solid #ffffff;
	}

#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	color:#666666;
	display: block;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	border-left: 5px solid #000000;
	}

/************************************************
*	Footer Top									*
************************************************/

#footertopbg {
	float: left;
	display: block;
	background: #000000;
	width: 960px;
	margin: 30px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#footertop {
	float: left;
	display: block;
	line-height: 16px;
	background: #000000;
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	}

#footertop h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: normal;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	text-decoration: none;
	}

#footertop li {
	text-decoration: none;
	list-style-type: none;
	}

#footertop li a, #footertop li a:link, #footertop li a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}

#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#footertop ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#footertop li.widget {
	display: block;
	width: 100%;
}

#footertop h4 {
	display: block;
}

#footertop ul li a {
	background: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#footertop ul li a:hover {
	color: #FFFFFF;
	display: block;
	}

#footertop .widget {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#footertop .textwidget {
	color: #999999;
	line-height: 18px;
	}

#footertop .textwidget a {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#footertop .textwidget a:hover {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	}

.footertopleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.footertopmidleft {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.footertopmidright {
	width: 170px;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.footertopright {
	width: 350px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	width:100%;
    height:150px;
	background: #001024;
	
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	margin: 0 auto 0;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
	font-size:10px;
	}
	 
#footer a{
	color:#fff;
	text-decoration:none;
}

#footer p {
	margin: 0px;
	padding: 0px;
	}


#footer #t1{
/*	font-family:EurostileLTStdDemiOblique,Helvetica,Arial,Trebuchet MS;*/
	}
	 
#footer #t1 a{
/*	font-family:EurostileLTStdDemiOblique,Helvetica,Arial,Trebuchet MS;\*/
	text-decoration:underline;
	}
	
#footer #t2{
	font-size: 11px;
    letter-spacing: 1px;
	line-height:35px;	
	}

#footer ul{
	padding:0px;
}

#footer li{
	display: inline;
    list-style-type: none;
    padding-right: 15px;
	line-height:10px;
	text-decoration: none;
}

#footer li a{
	color: #66ccff;;
}

.footerleft {
/*	float: left;
	display: block;*/
	padding: 20px 0;
	text-align:center;
    /*width: 520px;*/
	}

.footerleft li{
	font-family:Helvetica,Arial,Trebuchet MS;
	color: #66ccff;
	display: inline;
    list-style-type: none;
    padding-right: 10px;
	padding-left: 10px;
	line-height:10px;
	text-decoration: none;
    border-right: 1px solid #66ccff;
}


ul#menu-footermenu li:last-child {
    border-right : 0px;
}

/*ul#menu-footermenu li#menu-item-38 {
    border-right : 0px;
}*/

.footerleft li a{
	color: #66ccff;
}


.footerright {
	float: left;
	display: block;
	margin: 0px;
	padding: 20px 0 0 0;
	visibility:hidden;
	}


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

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}

#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 0px;
	}

#searchform {
	margin: 5px 0px 0px 0px;
	}

#searchformheader {
	float: left;
	display: block;
	width: 180px;
	height: 22px;
	margin: 4px 0px 0px 5px;
	padding: 0px;
	}

#searchbox {
	background: #000000;
	width: 180px;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	}

#searchbutton {
	background: #555555;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	padding: 3px;
	margin: 0px;
	border: none;
	}

#s {
	background: #F5F5F5;
	width: 170px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: none;
	}

#searchsubmit {
	background: #e5e5e5;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: none;
	}

#header #searchsubmit {
	display: none;
}

#submit {
	background: #e5e5e5;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: none;
	}

#author, #email, #url {
	background: #f5f5f5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 5px;
	border: none;
	}

#comment {
	background: #f5f5f5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	}

/************************************************
*	Comments									*
************************************************/

#comments h5 {
	margin-top: 0;
	}
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	background: #000000;
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentlist #respond {
	padding-top: 1em;
}

#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 0 5px 0px 0px;
	}

#commentform input[type=text],
 {
	border:1px solid #E5E5E5;
	float: left;
	padding-left: 3px;
	width: 95%;
	}

#commentform .form-input {
	float: left;
	margin: 0 0 10px 0;
	width: 48%;
	}

#commentform .form-label {
	font-size: 10px;
	display: inline;
	}

.comment-form-comment label,
#form-section-comment label {
	display: none;
}

#commentform .form-section {
	overflow: hidden;
}

#commentform {
	margin: 5px 10px 0px 0px;
	}

#commentform textarea {
	width: 98%;
	padding: 4px;
	}

#commentform dt {
	display: inline;
	font-weight: normal;
}
#commentform dd {
	display: inline;
	font-weight: normal;
	margin: 0;
}
#commentform code {
	display: inline;
	margin: 0;
	padding: 0;
}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}

#commentform p {
	margin: 5px 0px 10px 0px;
	clear: both;
	}

#commentform #submit {
	cursor: pointer;
	font-style: italic;
	margin: 0 0 10px 0;
	float: left;
	display: block;
	}

#commentform #submit:hover,
#commentform #submit:active {
	background: #000;
	color: #fff;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}

.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.commentlist .children {
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.reply {
	padding: 5px 0px 0px 0px;
	}

.reply a, .reply a:visited {
	background: #e5e5e5;
	color: #666666;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 8px 6px 8px;
	border: none;
	}

.reply a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}

.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}

.postcomments .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}

.depth-1 {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	WP.com Widgets 	        			     	*
************************************************/

/* inline anchors for widgets */
#sidebar_right .widget_twitter ul li a,
#sidebar_left .widget_twitter ul li a,
#footertop ul li.widget_twitter a,
#sidebar_right .widget_tag_cloud ul li a,
#sidebar_left .widget_tag_cloud ul li a,
#footertop ul li.widget_tag_cloud a,
#homepagetop ul li.widget_tag_cloud a,
#sidebar_right .wp_widget_tag_cloud ul li a,
#sidebar_left .wp_widget_tag_cloud ul li a,
#footertop ul li.wp_widget_tag_cloud a,
#homepagetop ul li.wp_widget_tag_cloud a,
.widget h4 a {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}

.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	line-height: 1.2em !important;
}

/* Some spacing between tweets */
#sidebar_right .widget_twitter .tweets li,
#sidebar_left .widget_twitter .tweets li,
.homewidgets .widget_twitter .tweets li,
.homewidgets .widget_twitter .tweets li {
	display: block;
	padding-bottom: 10px;
}

#homepagetop .homewidgets ul.tweets li a {
	display: inline;
}

/* subvert the flickr table cellspacing */
#flickr_badge_uber_wrapper img  {
	margin: 0 -20px;
}
/* flickr image sizing for left sidebar */
#sidebar_left #flickr_badge_uber_wrapper img  {
	max-width: 180px;
}
/* Flickr image sizing for right sidebar */
#sidebar_right #flickr_badge_uber_wrapper img  {
	max-width: 280px;
}
/* Flickr image sizing for footer widget areas */
#footertop .widget-area #flickr_badge_uber_wrapper img  {
	max-width: 170px;
}
/* and for the BIG footer widget area  */
#footertop .footertopright #flickr_badge_uber_wrapper img  {
	max-width: 350px;
}
/* And remove the flickr widget border */
#flickr_badge_wrapper {
	border: 0 none !important;
	background-color: transparent !important;
}

/* Recent Comments */
.widget_recent_comments td {
	padding-bottom: 6px !important;
	vertical-align: bottom;
}
.widget_recent_comments .avatar {
	padding-bottom: 4px;
}

/* Search widget */
.widget input#s {
}

.widget #searchsubmit {
	padding: 6px 6px 4px 6px;
	margin-top: -1px;
}

img#wpstats {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.col50{width:48%; float:left; text-align:center}

.newforms h2{
	margin:18px 0 10px 0 !important;
	padding:0	!important;
	font-size:18px;
}

.newforms input, .newforms select{
	width:280px !important;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
	display:inline;	
	box-sizing: border-box;
	padding:6px !important;
	margin:0 6px 6px 0 !important;
	border:solid 1px #ccc !important;
	background-color:#fff !important;
	color:#333!important;
}
.newforms input[type='date']{
	width:140px!important;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}

.newforms input[type='submit']{
	width:auto !important;
	font-family: EurostileLTStdDemi,Helvetica,Arial,Trebuchet MS;
    font-size: 16px !important;
    font-weight: normal;
	padding:4px 12px !important;
	margin-top:16px !important;
	background:none;
	color:#006699 !important;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.newforms input[type='submit']:hover{
	background-color:#000!important;
	color:#fff!important;
}

.newforms input[type='checkbox']{
width:25px !important;
}
.newforms textarea{
	width:	560px !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	display:block;	
	box-sizing: border-box;
	padding:6px !important;
	margin:0 6px 6px 0 !important;
	border:solid 1px #ccc !important;
	background-color:#fff !important;
	color:#333!important;
}

.newforms div{
	/*display:inline;*/
	clear:both;
}
.newforms div.imline{
display:inline;
	clear:both;
}
div#result{
	display:block !important;
	padding:8px 0 15px 0;	
}
.newforms p{
	display:inline;	
}
.newforms p.info{
	display:block;
	width:560px;	
}
.clearfix{
	clear:both;	
}

.newforms span.wpcf7-not-valid-tip{
	color:#F00 !important;
	display:none !important;
}
.newforms p.tos span.wpcf7-not-valid-tip{
	color:#F00 !important;
	display:block !important;
}

.newforms .wpcf7-not-valid{
	color:#F00 !important;
	background-color:#ffc0c0 !important;	
}



a.socialsnew i.fab{
	color:#006699 !important;
	
}
a.socialsnew i.fab:hover{
	color:#333 !important;
	
}



.ot-menu a.sf-with-ul { background:url(/down.jpg?v=a) !important;
background-position: right !important;
    background-repeat: no-repeat !important;}


/*   .menu > li > a:after {content: 'v'; }


   .menu li > a:only-child:after {content: ''; }*/