/*  
Theme Name: CAIR Coalition
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A child theme for Mimbo Pro
Version: 0.1
Author: Serendipity Creative
Author URI: http://www.serendipitycreative.com
Template: mimbopro

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

 

@import url("../mimbopro/style.css");
@import url("../mimbopro/css/home.css");


#calprop0, #compprop0 thead, #compprop0 tfoot {
display:none;
}

/* cat posts widget
---------------------------------------- */
.widget li h4 {
	font-size:1em !important;
	text-transform:none;
	margin:3px 0;
}

.cat-posts-link {
	display:block;
	text-align:right;
	padding-top:5px;
	font-size:.833em;
	text-transform:uppercase;
}

	.cat-posts-link:hover {
		text-decoration:underline !important;
	}

#lead a, #lead a:visited, .cat-excerpt h4 a {
	color:#3C8294;
}

#lead p {
	color:#1B1B1B !important;
}

/* form 
---------------------------------------- */
.wpcf7-list-item {
	display:block;
}


/* Events sidebar 
---------------------------------------- */
#sidebar_alt #wcompprop0 li.summary {
 border-bottom:1px solid #999;
}

#sidebar_alt #wcompprop0 li.eventdate {
	padding-right:10px;
	font-weight:bold;
}

#sidebar_alt #wcompprop0 li.endtime:before {
	content:" - ";
	padding-left:.25em;
}

#sidebar_alt #wcompprop0 li a {
	
}

/* Testimonials 
---------------------------------------- */

.page-template-testimonials-php #content h3 {
	font-weight:normal;
	border:none;
	line-height:1.6em;
}

.page-template-testimonials-php #content .cat-excerpt h4 {
	margin-bottom:0;
}

.page-template-testimonials-php #content .cat-excerpt h5 {
	font-weight:normal;
	color:#666;
	font-size:1.071em; /*12*/
}


/* Homepage 
---------------------------------------- */

#features .post-image {
	width:80px;
	border:1px solid #ababab;
}

#features h3 {
	border-bottom:none;
	margin-bottom:4px;
}

/* Mimbo Override 
---------------------------------------- */

#nav {
	font-size:12px;
}

/* global 
---------------------------------------- */

.mini-feed-icon {
	display:none;
}

.button {
	margin:10px 0 15px;
}

.button a, input.button {
	border: 4px solid #6f7720 !important;
	/* dark lightest daker darker*/
	-moz-border-bottom-colors:#6f7720 #b2bd3a #8f982f #8f982f !important;
	-moz-border-left-colors:#6f7720 #b2bd3a #8f982f #8f982f !important;
	-moz-border-right-colors:#6f7720 #b2bd3a #8f982f #8f982f !important;
	-moz-border-top-colors:#6f7720 #b2bd3a #8f982f #8f982f !important;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-border-radius:15px;
	background:#8f982f !important;
	height:18px;
	padding:0 12px;
	color:white !important;
	font-size:1.3em;
}

input.button {
	padding:0 5px !important;
	height:28px;
}

	.button a:hover, input.button:hover {
		text-decoration:none;
		background-color:#9ca633 !important;
	}


.post-image {
	float:left;
	margin:0 8px 0 0;
}


body {
	background: #ebeaea url(images/gui/cair_body_bg.gif) repeat-x scroll !important;
	color: #1b1b1b;
	}
	
a, a:visited {
	color: #036680;
	}

a:hover, a:active {
	color:#3997b0;
	text-decoration:underline;
	}
	

	
/* Structure */

#page {
	width:960px;
	margin:0 auto;
	border:0;
	}
	
#masthead {
	height:247px;
	background: url(images/gui/bg-header.png) -12px 0px no-repeat;
	}
	
/* Grid and Global */
.col {       
	margin-right: 12px;
	float: left;
}                   

.one 		{ width: 46px; }
.two 		{ width: 104px; }
.three 	{ width: 162px; }
.four		{ width: 220px; }
.five		{ width: 278px; }
.six		{ width: 336px; }
.seven	{ width: 394px; }
.eight	{ width: 452px; }
.nine		{ width: 510px; }
.ten		{ width: 568px; }
.eleven	{ width: 626px; }
.twelve	{ width: 684px; }
.thirteen	{ width: 742px; }
.fourteen	{ width: 800px; }
.fifteen	{ width: 858px; }
.sixteen	{ width: 916px; }

.last {
	margin-right: 0 !important;
}

ul.loop {
  list-style-type:none;
}

	
	
/* Headers */

h1, #logo {
  float:right;
  width:190px;
}

h1, #logo a {
  width:190px;  
  height:107px;
  display:block;
  text-indent:-9999px;
  background: url(images/gui/logo-cair.png) 0 0 no-repeat;
  overflow:hidden;
  margin:73px 185px 0 0;
  float:right;
} 
	
h2#description {
	border:none;
	padding:0;
	text-indent:-9999px;
	}
	

h2 {
	font: 2em Arial,Helvetica,sans-serif;
	padding:6px 0;
	border-bottom:1px solid #eae9e4;
	color:#666;
	font-weight:bold;
	}

h3 {
	font: 1.3em Arial,Helvetica,sans-serif;
	margin:13px 0 7px 0;
	line-height:115%;
	font-weight:bold;
	border-bottom:3px solid #EAE9E4;
	padding-bottom:3px;
	color:#3C8294;
	}
	
.post h3 {font-size:1.7em;
margin-top:6px;}
	
.entry h3 {
	font: 1.5em Arial,Helvetica,sans-serif;
	color:#3C8294;
	}

h3.widgettitle {
	background:url('images/gui/widget_title_left_green.gif') top left no-repeat;
	height:28px;
	color:#fff;
	font-size:13px;
	line-height:28px;
	text-transform:uppercase;
	padding:0px 5px 0px 20px;
	margin-top:0;
	border:none;
}

.mini-feed-icon {
margin-left:6px;
}

h4 {
text-transform:uppercase;
color:#666;
margin:10px 0 5px 0;
}

.entry h4 {
	font:1.3em Arial,Verdana,sans-serif;
	color:#8d290b;
	font-weight:normal;
	border-bottom:3px dotted #cdcdcd;
	padding-bottom:3px;
	}
	
.entry h5 {
	font:1.2em Arial,Verdana,sans-serif;
	font-weight:bold;
}

p {
	font-size:1.2em;
	}
	
.entry ul, .entry ol {
	padding:15px 0 4px 0;
	font-size:1.2em;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 10px 35px;
	line-height:135%;
	list-style-image:url(images/gui/bullet_arrow.gif);
	}


/* Nav */

#sidebar_nav a:hover,
#sidebar_nav .current_page_item a,
#sidebar_nav .current_page_item a:hover {
	background:#EFEFEF url(images/gui/subnav_arrow.gif) no-repeat 6px 6px;
	text-decoration:none;
}

#sidebar_nav .current_page_item ul li a {
	background:transparent;
}

	#sidebar_nav ul ul a {
		padding-left:45px !important;
	}

#sidebar_nav .parent a:hover {
	background-image:none;
}

#navbar {
background:none;
padding:3px 12px 0 12px;
border-bottom:0;
height:35px;
margin:198px 0 0 0;
width:916px;
}

#nav li {
    height:33px;
    background:#333 url(images/gui/bg-nav.png) repeat-x;
    margin:0 3px;
}

#nav a, #nav a:visited {
	padding: 1em 1.2em .6em;
	font-size:.95em;
	text-decoration:none;
	color:#FFF; 
	text-transform:uppercase;
	display:block;
	position:relative
}

#nav li:hover, #nav li.sfHover,
#nav a:focus, #nav a:hover, #nav a:active, 
#nav .current-cat .children a:hover, #nav .current-cat .children a:active {
	background:	#cb5a22;
	outline: 0;
}

#nav .current-cat a, 
#nav .current-cat a:visited,
#nav .current_page_parent a, #nav .current_page_item a,
#nav .current_page_item a:visited  { 
	background-color:#7ac2d2; 
	color:#16657a;
	height:14px;
	}

#nav-main {
  float:left;
  padding-top:25px;
  margin:-15px 0 0 20px;
  display:inline;
  text-align:right;
  border-right:1px solid #ababab;
  list-style-type:none;
  position:relative;
}

  #nav-main a {
    padding-top:8px;
	padding-bottom:2px;
    color:white;
    font-size:1.2em;
    display:block;
    padding-right:20px;
  }

    #nav-main a span {
      color:#cb5a22;
    }
  
  #nav-main .nav-hover {
    display:none;
    font-size:.9em;
    position:absolute;
    left:135px;
    top:25px;
    text-align:left;
    width:250px;
	list-style-type:none !important;
  }

 
	#nav-main a:hover,
	.pageid-53 #nav-what a, .parent-pageid-53 #nav-what a,
	.pageid-45 #nav-who a, .parent-pageid-45 #nav-who a,
	.pageid-77 #nav-why a, .parent-pageid-77 #nav-why a,
	.pageid-83 #nav-how a, .parent-pageid-83 #nav-how a
	 {
		background: transparent url(images/gui/nav-arrow.png) right 7px no-repeat;
		text-decoration:none;
	}


	#nav-main li li a:hover,
	.pageid-53 #nav-what li a, .parent-pageid-53 #nav-what li a,
	.pageid-45 #nav-who li a, .parent-pageid-45 #nav-who li a,
	.pageid-77 #nav-why li a, .parent-pageid-77 #nav-why li a,
	.pageid-83 #nav-how li a, .parent-pageid-83 #nav-how li a
	{ 
		background-image:none; 
		color:white;
	}

	#nav-main li li a:hover {
		color:#CB5A22;
 	}

#nav a.sf-with-ul {
	padding-right: 	25px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 	.75em;
	top: 	1.05em; /* IE6 only */
	width: 	10px;
	height: 	10px;
	text-indent: 	-999em;
	overflow: hidden;
	background: none; 
}

#nav-home a {
	text-indent:-9999px;
	background:transparent url(images/gui/bg-nav_home.png) no-repeat 0 -33px;
	width:49px;
	height:33px;
	overflow:hidden;
	display:block;
	padding:0 !important;
}


#nav-home.current-cat a {
	background-position:0 0;
	height:33px !important;
}

#nav li#nav-home:hover,
#nav li#nav-home a:hover,
#nav li#nav-home:active,
#nav li#nav-home a:active {
	background:transparent url(images/gui/bg-nav_home.png) no-repeat 0 -66px;
}



#nav li.page-item-12 a {
	background:transparent url(images/gui/bg-nav_end.png) no-repeat right -33px;
	height:14px;
	overflow:hidden !important;
	display:block;
	padding-right:25px !important;
}


#nav li.page-item-12.current_page_item a {
	background-position:right 0;
}

#nav li.page-item-12:hover,
#nav li.page-item-12 a:hover,
#nav li.page-item-12:active,
#nav li.page-item-12 a:active,
nav li.page-item-12:focus,
#nav li.page-item-12 a:focus {
	background:#cb5a22 url(images/gui/bg-nav_end.png) no-repeat right -66px !important;
	color:white;
}


/* Home */

#home #upper {
	background:none;
	border-top:6px solid #fff;
	width:916px;
	height:265px;
	padding:14px 0 15px 0;
	}
	
#interior #upper {
	background:none;
	border-top:6px solid #fff;
	width:911px;
	height:38px;
	padding:14px 0 0 5px;
	}
	
#interior #upper #pg_title{
	font-family: Arial,Verdana,sans-serif;
	font-size:2.25em;
	color:#aae7f7;
	float:left;
/*	clear:both;*/
}

#interior #upper_single {
	background:none;
	border-top:6px solid #fff;
	width:911px;
	height:22px;
	padding:14px 0 15px 5px;
	}

#lead {
	width:510px;
	padding:0;
	background:none;
	border:none;
}

#lead h2 {
	font-size:21px;
	font-family:Arial,Verdana,sans-serif;
	color:#fff;
	margin:13px 20px 0 18px;
	padding: 0;
	line-height:150%;
	border:0;
	font-weight:normal;
	}
	
#lead h2 span {
color:#c5f3ff;
}

#cat-lead {
background:#fff3d9;
padding:15px 30px 8px 15px;
border-top:1px solid #f5dba4;
border-bottom:1px solid #f5dba4;

}

#cat-lead .right {
width:410px;
}

#cat-lead h3 {
font-size:1.5em;
line-height:130%;
border-bottom:1px solid #ababab;
margin-top:2px;
padding-bottom:6px;
}

#cat-lead p {
margin-top:6px;
}

#cat-lead img {
border:1px solid #cdcdcd;
}

.subfeature {
background:none;
padding:15px 30px 0 20px;
margin-top:3px;
border-top:none;
border-bottom:3px dotted #cdcdcd;
}

.cat-excerpt h4 {
margin-bottom:-10px;
}

	
#info {
    background:#e7ebbd url(images/gui/bg-info.png) no-repeat;
    padding:20px 15px 5px 15px;
    width:364px;
}

#info h3 {
      font-size:1.4em;
      color:#20333c;
	  font-family:Arial,Verdana,sans-serif;
	  border:0;
	  margin:0 0 3px 16px;
	  padding:0;
    }
	
#nav-hero {
list-style-type:none;
}

    #nav-hero1 a, #nav-hero2 a, #nav-hero3 a {
      background:transparent url(images/gui/nav-hero1.png) no-repeat;
      height:62px;
    }

    #nav-hero2 a {
      background-image:url(images/gui/nav-hero2.png);
    }

    #nav-hero3 a {
      background-image:url(images/gui/nav-hero3.png);
    }
    
      #nav-hero1 a:hover, #nav-hero2 a:hover, #nav-hero3 a:hover {
        background-color:white;
        background-position:0 -72px;
      }

    #upper #info a {
      color:#000;
      padding:10px 20px 0 80px;
      display:block;	
		font-size:12px;
    }

      #upper #info a div {
        color:#004e62;
        font-weight:bold;
			font-size:14px;
      }
	  

#home .stripes {
	padding:14px 0 20px 0;
	width:888px;
	background:#fff none;
	}
	
#interior .stripes {
	padding:14px 0 20px 0;
	width:916px;
	background:#fff none;
	}
	
#sidebar {
	width: 270px;
	float:left;
	margin-right:16px;
	padding:0 8px 25px 8px;
	background:#FFF;
	}
	
#rightbar_home {
	width: 155px;
	float:right;
	margin:0;
	padding:0;
	}
		
h3.home_right {
background:none;
text-transform:none;
line-height:1.1em;
margin:8px 0 6px 10px;
padding:0;
color:#888;
}

#newsbar_home {
	width: 310px;
	float:left;
	margin-right:12px;
	padding:0;
	background:none;
}

#video {
width:290px;
padding:2px 10px 10px 10px;
margin:0 0 15px 0;
background:#d4d4d4;
}

#video h3, #video_page h3 {
color:#145c6f;
font-size:1.4em;
border-bottom:3px solid #fff;
}

#video p, #video_page p {
text-align:right;
margin: 8px 0 0 0;
font-size:.95em;
}

#video_page {
padding:2px 10px 10px 10px;
margin:0 0 15px 0;
background:#d4d4d4;
}
	
#home #features {
	width:382px;
	float:left;
	margin-right:12px;
	border:6px solid #777;
}

#features h2 {
	color:#cb5b23;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.8em;
	border:0;
	background:#777 url(images/gui/bg-stripe-header.png) no-repeat;
	padding:6px 0 0 10px;
}
	
	#features h2 span {
		background:white;
		padding:8px 15px;
		border-top-left-radius:15px;
		-moz-border-radius-topleft:15px;
		-webkit-border-top-left-radius:15px;
		border-top-right-radiust:15px;
		-moz-border-radius-topright:15px;
		-webkit-border-top-right-radius:15px;
	
	}
	
	
	
	

#features p {
	margin:5px 0 5px 0;
	line-height:135%;
	font-size:1.15em;
}

#features ul {
	margin:0 10px 18px 10px;
}
	
#interior #sidebar {
	width: 220px;
	float:right;
	margin-right:12px;
	padding:0 8px 25px 8px;
	background:#fff;
	}
	
#interior #sidebar_alt {
	width: 220px;
	float:right;
	margin-right:12px;
	padding:0 8px 25px 8px;
	background:#fff;
	}	
	
#sidebar_nav {
	padding:5px 0 20px 0;
}

#sidebar_nav .parent {
	font-size:1.3em;
	font-weight:bold;

	border-bottom:1px dotted #ababab;
}

#sidebar_nav .parent a {
color:#3C8294;
padding:8px 0px 5px 10px;
}

#sidebar_nav li {
	list-style-type:none;
	color:#666;
	display:block;
}

#sidebar_nav li a {
	list-style-type:none;
	color:#666;
	display:block;
}

#sidebar_nav .last {
border-bottom:0;
}

#sidebar_nav li li a {
	border-bottom:1px dotted #ababab;
	display:block;
	}
	
#sidebar_nav li li a {
	color:#888;
	font-size:1.15em;
	line-height:1.35em;
	padding:5px 8px 5px 30px;
	display:block;
	}

.widget td {
	background:none;
	border-bottom:0;
	}
	
#sidebar .widget li, #newsbar_home .widget li {
	list-style:none;
	border-bottom:1px solid #d0d0d0;
	padding:0;
	}

#sidebar .widget ul, #newsbar_home .widget ul {
	border-left:none;
	list-style:none;
	padding:0 0 0 12px;
	}

#sidebar .widget ul ul, #newsbar_home .widget ul ul,{
	border-left: none;
}

#sidebar .widget li a, #sidebar .widget li a:visited, #newsbar_home .widget li a, #newsbar_home .widget li a:visited {
	background:none;
	color:#888;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 8px
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active, #newsbar_home .widget li a:hover, #newsbar_home .widget li a:active, 
#newsbar_home .widget li li a:hover, #newsbar_home .widget li li a:active {
	background:none !important;
	color:#7b8600;
	}

#sidebar .widget li li a, #sidebar .widget li li a:visited, #newsbar_home .widget li li a, #newsbar_home .widget li li a:visited  {
	background:none;
	padding-left:20px;
}

#sidebar .widget li li, #newsbar_home .widget li li  {
	border:none;
	padding-left:
}

.textwidget {
	margin:0;
	line-height:130%;
	font-size:1.1em;
	}
	
	

#home #content {
	float:left;
	width:350px;
	}
	
#interior #content {


	padding:12px 0 40px 15px;
	background:#FFF;
	}
	
#breadcrumbs {
	background:none;
	padding:0;
	margin:-6px 0;
	color:#222;
	text-transform:uppercase;
	float:left;
	width:600px;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ace3ff;
	font-weight:normal;
	}
	
#subnavlist {
width:200px;
float:right;
}


/* Interior Main Nav Landing Pages */

#content_container {

}

#pg_intro {

}
	
#pg_intro h3{
	font:1.5em Arial, Verdana, sans-serif;
	line-height:1.4em;
	color:#3c8294;
	font-weight:bold;
	border-bottom:none;
	margin-top:0;
}

#annual_report {
background:#f9dd91;
border:1px solid #efcb6b;
padding:2px 10px 10px 10px;
margin:0;
}

#annual_report h2 {
color:#732600;
font-weight:bold;
font-size:13px;
line-height:16px;
border:none;
}

#annual_report h3 {
font-weight:normal;
font-size:16px;
color:#333;
border:0;
padding-bottom:0;
}

#annual_report h4 {
font-weight:normal;
font-style:italic;
color:#333;
font-size:12px;
text-transform:none;
margin-top:0;
}

#annual_report img.aligncenter {
border:0;
margin-top:10px;
}

#sponsors {
border:5px solid #fbe7b0;
padding:2px 10px 10px 10px;
margin:0;
}

#sponsors h2 {
color:#732600;
font-weight:normal;
font-size:1.3em;
line-height:1.25em;
font-family:georgia, times, serif;
font-style:italic;
border:none;
}

#sponsors h3 {
border-bottom:1px solid #888888;
color:#1a5766;
font-size:1.25em;
}

#sponsors h4 {
font-size:1.05em;
margin-top:4px;
color:#555;
}

#sponsors p {
font-size:1em;
margin:5px 0;

}

#subscribe, #sidebar #subscribe {
background:#d9ebef url(images/gui/subscribe_bg2.gif) top left no-repeat;
margin:0 0 5px 0;
padding-bottom:10px;
padding-top:26px;
}

#subscribe h2, #sidebar #subscribe h2 {
font-size:1px;
color:#d9ebef;
height:1px;
border:0;
}

#subscribe h3, #sidebar #subscribe h3 {
font-size:13px;
line-height:16px;
color: #05586e;
border:0;
margin:0 0 12px 12px;
padding:12px 25px 0 0;
}

#subscribe ul, #sidebar #subscribe ul {
list-style-type:none;
margin:0 0 0 12px;
padding:0;
}

#subscribe li, #sidebar #subscribe li {
height:35px;
line-height:25px;
padding: 0 0 2px 43px;
margin-bottom:6px;
border:0;
}


#subscribe .donate, #subscribe .join, #sidebar #subscribe .donate, #sidebar #subscribe .join {
margin:0;
text-align:center;
padding:0;
}

#subscribe .donate a, #subscribe .join a, #sidebar #subscribe .donate a, #sidebar #subscribe .join a {
text-align:center;
margin:5px 10px 6px 0;
padding:8px;
color:#fff;
}

#subscribe .donate a, #sidebar #subscribe .donate a {
background:#cb5a22;
}

#subscribe .join a, #sidebar #subscribe .join a  {
background:#cb5a22;
}

#subscribe .email {
background:url(images/gui/email_icon_fpo.gif) top left no-repeat;
}

#subscribe .rss {
background:url(images/gui/rss_icon_fpo.gif) top left no-repeat;
}

.img_noborder {
border:0;
}

/* News Feed Page */

#news-feed {

}

#news-feed li {
border-bottom:1px solid #cdcdcd;
padding-bottom:10px;
}

#news-feed li a {
font-size:1.2em; 
}

small {
background:none;
font-size:.925em;
padding:0 0 0 2px;
font-weight:bold;
color:#555;
}
				

/* Tables and Calendar */

table {
	display: table;
	margin:0;
	width:100%;
	border-collapse:collapse;
	border-top:none;
	border-bottom:none;	
	}	

th {
	background:#f2f2f2;
	text-align:left;
	}

th, td {
	border-bottom:1px solid #d5d5d5;
	padding:4px 7px;
	}
	
td {
	background:#fff;
	}		


/* Footer */

#meta {
	background:#fff;
	padding: 17px 0 26px 0;
	color:#000;
	width:916px;
	}
	
#footer {
	margin: 0 auto 25px auto;
	width: 960px;
	font-size:0.7em;
	padding:0px;
	color:#ccdbe6;
/*	floa
	t:left;*/
	}
	
#footer_nav {
	width: 896px;
	float:left;
	padding:10px 10px 15px 10px;
	background:white;
	border-top:1px solid #aaa;
	}
	
 		#footer ul {
			clear:left;
			margin-top:5px;		 
		}
	  
ul.hor  {
	float:left;
	list-style-type:none;
}

	.hor li {
		float:left;
		display:inline;
	}

	.hor li.first {
		border-left:none;     
	}

		#footer li a {
			padding: 0 10px;
			border-right:1px solid #555;
			color:#005368;
		}

        #footer #nav-foot5 {
          margin:20px 0 0 -5px;
        }
  
          #footer #nav-foot5 a {
            color:#cb5a22;
            margin-top:30px;
          }
       
           #footer ul .first a {
             color:#444;
             font-weight:bold; 
             width:100px;
             display:block;
             padding-left:5px;
          }

           #footer ul .first a, 
           #footer ul .last a {
             border-right:none;
           }
		   
		  #footer a:visited {
	color:#005368;

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}



/* Utilities 
------------------------------------ */  
.noBottom {
	margin-bottom: 0 !important;
}

.clear-l 	{ clear: left; }
.clear-r	{ clear: right; }
.clear-b	{ clear: both; }

.float-l { float: left; }
.float-r { float: right; }
