/*

Theme Name: Monsanto Blog

Description: Wordpress theme for Monsanto

Version: 2.5.2


*/



@import url("styles/screen.css");
 @import url("styles/nav.css");
/************************* DEFAULT STYLES ***************************/

body {
	color: #5e633f;
	background-color: #fdfef4;
	background-repeat: repeat-x;
	font-family: "Arial", Helvetica, sans-serif;
}
.container {
	width:1064px;
	margin:0 auto;
	background: url(images/bg_container.jpg) no-repeat;
	z-index:49
}
.container-inner {
	width:958px;
	margin:0 auto;
	/*padding:1.6em 0 1em;*/
}
h1, h2, h3, h4, h5, h6 {
	color:#222;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#222;
}

h2.sub-right{
margin-bottom: 4px;
}

a {
	color: #5c7901;
	text-decoration:none;
}
a:hover, a:focus {
	color: #a6c00e;
}



.single h2 a, .single .postDate a, .single .postTags a, .single .postAuthor a, .single .author_right a {
	text-decoration: none;
}
	
p {
	color:#515151;
}
h6.top {
	color:#ccc;
}
#top {
	width:1064px;
	margin:0 auto;
	padding:0;
	height:150px;
	position:relative;
	z-index:30
}

.header_home {
	background: url(images/header_monsanto.jpg) top;
}

.header_inner {
	background: url(images/header_monsanto_inner.jpg) top;
	/*background: url(images/header_monsanto.jpg) top;*/
}

#top h1, #top .description {
	text-indent: -9999px;
}

#top h1 a {
	display: block;
	height: 90px;
	width: 305px;
	margin: 0 0 0 60px;
}

#top a {
	color:#666
}
.login {
	float:left;
}
form#loginform {
	text-align:left;
}
input #wp-submit {
	background:#000
}
hr {
	height:1px;
}
.hide {
	display:none;
	text-indent: -9999px
}
/* Masthead */

#masthead {
	height: 90px;
}/*
#masthead #logo h1 {
	float:left;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-weight: bold
}
#masthead #logo h1 a {
	color:#fff;
	font-size:0.45em;
}
#masthead #logo .description {
	float:right;
	margin:1.5em 2em;
	vertical-align: middle
}
/* Navigation overrides */

.sf-menu 
top:38%;
width:100%;
}
.sf-menu li {
	margin-right:1em;
}
.sf-menu #search #s {
	width:100px;
}
#top .sf-menu a {
	color: #fff;
	font-weight: normal;
}
#top .sf-menu a:hover {
	color: #f2fbbd;
}
/* Posts */

.content {
	display:block;
	clear:both;
}
.post {
	display:block;
	clear:both;
}


/*.postmetadata a {
	color:#515151;
}
.postmetadata a:hover {
	color:#222;
}*/
.underlined {
	border-bottom:1px solid #222;
}
.welcomebox {
	/*padding:1.5em;
	margin:0 0 1.6em 0;
	background:#eee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
.nav {
	float:left;
	margin: 25px 0;
	width:100%;
}
.navi {
	float:left;
	margin: 0 0 25px 0;
}
.nav a, .navi a {
	/*background:#eee;
	color:#222;
	font:bold 12px/1 helvetica, arial, sans-serif;
	padding:8px 10px 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block*/
}
.nav a:hover, .navi a:hover {
	/*background:#222;
	color:#fff*/
}
.prev a, .next a {
	text-indent: -9999px;
	display: block;
	width: 107px;
	height: 17px;
	/*color:#222;
	text-decoration:none;
	padding:4px 10px 6px 10px;
	font-size:14px;
	display:block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.prev a {
	background: url(images/btn_previous_page.png) bottom;
}

.prev a:hover {
	background: url(images/btn_previous_page.png) top;
}

.next a {
	background: url(images/btn_next_page.png) bottom;
}

.next a:hover {
	background: url(images/btn_next_page.png) top;
}

.byline {
	font-size:11px;
	margin:0;
	color:#bbb
}
.byline a {
	color:#bbb
}
/* Sidebar */

#sidebar {
	margin:0;
	color: #5e633f;
}
#sidebar .item {
	margin:0 0 40px 0
}
#sidebar ul.blogroll {
	list-style:none;
	margin: 15px 0 0 0;
	font-size: 12px;
}

#followUsMod {
	margin-top: 15px;
}

#followUsMod li{
	list-style: none!important;
}

#sidebar ul.blogroll li a, ul.txt li, #followUsMod li a {
	color: #5c7901;
	height: 19px;
	background: url(images/bg_sidebar_link.png) no-repeat top left;
	line-height: 19px;
	display: block;
	padding: 0 0 0 25px;
	font-family: "Georgia", "New York", serif;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 2px;
}
#sidebar ul.blogroll li a:hover, ul.txt li:hover, #followUsMod li a:hover {
	color: #a6c00e;
	background: url(images/bg_sidebar_link.png) no-repeat bottom left;
}
#sidebar ul.blogroll li a span, ul.txt li, h4 a span {
	color:#696455;
}
#sidebar ul.blogroll li.active a {
	cursor:default;
	color:white;
}
#sidebar ul ul {
	margin:0;
	list-style:none;
}

#sidebar ul#recentcomments {
	list-style:none;
	margin: 15px 0 0 0;
	font-size: 12px;
}
#sidebar ul#recentcomments li.recentcomments {
	display:block;
	line-height: 19px;
	font-size: 12px;
}
#sidebar ul#recentcomments li.recentcomments a {
	font-family: "Georgia", "New York", serif;
	font-style: italic;
	color: #5c7901;
	background: url(images/bullet_comment.png) no-repeat right;
	padding-right: 15px;
}
#sidebar ul#recentcomments li.recentcomments a:hover {
	color: #a6c00e;
}
#sidebar ul#recentcomments li.recentcomments a span {
	color:#696455;
}



/* Footer */

#footer-wrap {
	/*background: url(images/bg_footer.jpg) no-repeat center;*/
	background: url(images/bg_footer.png) no-repeat center;	
	width: 100%;
	height: 223px;
	margin: -190px 0 0;
}

#footer-wrap .green_ribbon {
	background: url(images/bg_green_ribbon.png) repeat-x;
	width: 100%;
	height: 223px;
	margin: 0;
}

#footer {
	width:958px;
	padding: 0;
	margin: 0 auto;
	color: #fff;
	text-align:left;
	height: 223px;
}
#footer p {
	
}
#footer h3 {
	/*margin:0;
	padding:0 0 .6em 0;
	border-bottom:none;
	color:#666*/
	display: none;
}

#footer .append-1 {
	display: none;
}

#footer .item {
	margin:0 0 4em 0;
	display: none;
}
#footer ul {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#footer ul li a, ul.txt li {
	height:1%;
	line-height:1.2em;
	display:block;
	padding:6px 0 6px 8px;
}
#footer ul li a:hover, ul.txt li:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #111
}
#footer ul li a span, ul.txt li, h4 a span {
	color:#696455;
}
#footer ul li.active a {
	cursor:default;
	color:white;
}
#footer ul ul {
	margin:0;
	list-style:none;
}

#footer .credits {
	margin: 0;
	font-family: "Georgia", "New York", serif;
	font-size: 11px;
	color: #fff;
	line-height: 29px;
	width: 958px;
	padding-top: 166px;
}

#footer .credits p {
	color: #fff!important;
	font-size: 11px;
}

#footer .credits p em {
	float: right;
}

#footer .credits p a {
	color: #fff!important;
	font-style: italic;
	padding: 0 5px;
}


/* Floats & Images */

.right {
	float: right;
}
.left {
	float: left;
}
.middle {
	margin: 0 auto;
	float:left;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:950px
}
img.alignright {
	padding: 4px 0 4px 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	max-width:950px
}
img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: inline;
	max-width:950px
}
img.alignnone {
	padding:4px 4px 4px 0;
	margin:3px 10px 2px 0;
	display: block;
	max-width:950px
}
.alignleft {
	float: left !important;
}
.alignright {
	float: right !important;
}
.aligncenter, div.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.thumbnail, .attachment-thumbnail {
	/*max-width:150px;*/
	margin:0 1.5em 1.5em 0;
	float:left
}
.alignright .attachment-thumbnail {
	margin-right:0
}
.attachment-medium {
	max-width:950px;
	overflow:hidden;
	display: inline
}
.attachment-large {
	max-width:950px;
	overflow:hidden;
	display: inline
}
.content .size-medium, content size-large {
	margin: 0 1.5em 1.5em 0
}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 0;
	border:none !important;
}
.gallery-caption {
	margin-left: 0;
}
.gallery-item .attachment-thumbnail {
	float:none !important;
	margin:0 auto;
}
.gallery-item dd {
	clear:both
}
/* Image sizes depending on the number of columns */

.col-0 {
	width: 100%;
}
.col-1 {
	width: 100%;
}
.col-2 {
	width: 50%;
}
.col-3 {
	width: 33%;
}
.col-4 {
	width: 25%;
}
.col-5 {
	width: 20%;
}
.col-6 {
	width: 16.5%;
}
.col-7 {
	width: 14%;
}
.col-8 {
	width: 12.4%;
}
.col-9 {
	width: 11%;
}
.col-10 {
	width: 10%;
}
.col-11 {
	width: 9%;
}
.col-12 {
	width: 8.33%;
}
.col-13 {
	width: 7.6%;
}
.col-14 {
	width: 7.1%;
}
.col-15 {
	width: 6.66%;
}
.col-16 {
	width: 6.25%;
}
.col-17 {
	width: 5.83%;
}
.col-18 {
	width: 5.55%;
}
.col-19 {
	width: 5.25%;
}
.col-20 {
	width: 4.95%;
}
/* Captions */

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 30px;
	margin: 0;
	padding:10px;
	text-align:center;
	font-style:italic;
}
/* End captions */



/* Etc */

#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}
#filters li {
	float: left;
	margin-right: 2em;
}
.prev {
}
.next {
}
:focus {
	outline: 0;
}
.sticky {
	font-size: 24px;
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #eee;
	padding: 15px;
}
.single-dotted-border {
	background: url(images/bg_single_dotted_border.gif) repeat-x;
	height: 1px;
	clear:both;
	float:none;
	border:none;
	margin:1em 0
}
.post .single-dotted-border {
	margin: 25px 0;
}
.double-border {
	background: url(images/bg_double_border.png) repeat-x;
	height: 5px;
	clear:both;
	float:none;
	border:none;
	margin:25px 0 1em;
}


.ad-main, .ad-sidebar {
	display:block;
	clear:both;
}




/* Search */

.nav_search {
	position: absolute!important;
	top: 92px;
	right: 68px;
	float: none!important;
	height: 19px!important;
	background: none!important;
	padding: 0!important;
}

#search {
	
}
#search #s {
	background: #fff url('images/bg_search.png') top left no-repeat;
	color: #5e633f;
	font-size: 11px;
	margin:0;
	padding: 0 0 0 19px;
	line-height: 19px;
	width: 162px!important;
	height: 19px;
	border: none!important;
}
#search input {
	border:none
}
#search #s:hover {
	color: #89a005;
	background: #edf1d6 url('images/bg_search.png') bottom left no-repeat;
}
.search-excerpt {
	margin: 0;
}
/* Comments */

ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
	border-top:5px solid #eee;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
	height:1%;
}
ol.commentlist li:hover {
	background:#f7f7f7;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
	border-top:5px solid #222;
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight: bold;
	color:#222
}
ol.commentlist li div.vcard a {
	color:#222
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#333;
}
ol.commentlist li div.vcard img.avatar {
	left:0;
	position:absolute;
	top:5px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font:11px helvetica, arial, sans-serif;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	background:#eee;
	padding:6px 4px 4px 4px
}
ol.commentlist li div.comment-meta a {
	color:#bbb;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
	color:#000;
}
ol.commentlist li.comment-author-admin div.comment-meta {
	background:#222
}
ol.commentlist li.comment-author-admin div.comment-meta a:hover {
	color:#fff
}
ol.commentlist li p {
}
ol.commentlist li ul {
}
ol.commentlist li div.reply {
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply a {
	background:#eee;
	color:#222;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 10px 3px;
	color:#222;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li div.reply a:hover {
	color:#fff;
	background:#222
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
ol.commentlist li.comment-author-admin {
}
h3#comments {
	margin:2em 0
}
#respond {
	margin:30px 0;
	padding:10px 0;
}
#commentform {
	margin-bottom: 60px;
}
#commentform input {
	/*width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;*/
}
#commentform textarea {
	margin-top:5px;
	/*width: 95%;*/
	width: 599px;
	height: 257px;
	padding: 2px;
	border:4px #cfd2c6 solid;
	font-size: 1.2em;
}
#commentform textarea:hover {
	border:4px solid #b2b6a5;
}
#commentform #submit {
	/*margin-top: 5px;

	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	background:#111 none repeat scroll 0 0;
	border:1px solid #222;
	color:#BBBBBB;
	font-size:1.3em;
	font-weight:bold;
	margin-top:5px;
	padding:5px;*/
}
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px
}
#commentform #submit:hover {
	/*background:#000;
	color:#fff*/
}
#wp-submit {
	font-weight: bold;
	font-size: 1em;
	background:#111 none repeat scroll 0 0;
	border:1px solid #222;
	color:#BBBBBB;
	font-weight:bold;
	padding:5px;
}
#wp-submit:hover {
	background:#000;
	color:#fff
}
/* Slider */

.sliderGallery {
	background: #fff;
	overflow: hidden;
	position: relative;
	padding:0;
	height: 190px;
	width: 1658px;
	margin:0 0 1em;
}
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery UL LI {
	display: inline;
	padding:0 1.2em 0 0;
}
.slider {
	width: 950px;
	height: 17px;
	padding: 1px;
	position: relative;
	background: url(images/product-arrows.png) no-repeat;
	z-index: 1;
}
.slider-item {
	position: relative;
	margin: 0 0 0px;
	padding:0;
}
.slider-item span.slider-title {
	background: #000;
	padding:4px;
	left: 0px;
	bottom: 3px;
	display: block;
	text-align:center;
	height: 18px;
	width:142px;
	overflow:hidden;
	position: absolute;
	z-index: 10; /* opacity - move to sep. stylesheet */
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity:.70;
}
.slider-item span.slider-title a {
	color: #ccc;
	text-decoration: none;
}
.slider-item span.slider-title a:hover {
	color:#fff;
}
.slider-item .thumbnail {
	width:150px;
	height:150px;
	margin:0;
	padding:0;
	float:none;/* opacity - move to sep. stylesheet */
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity:.90;
}
.slider-item .thumbnail:hover {/* opacity - move to sep. stylesheet */
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
#slider-handle span {
	color: #aaa;
	font-size: 70%;
	z-index:0;
	position: relative;
	top: -16px;
}
#slider-handle .slider-1 {
	left: 8px;
}
#slider-handle .slider-2 {
	left: 103px;
}
#slider-handle .slider-3 {
	left: 198px;
}
#slider-handle .slider-4 {
	left: 293px;
}
#slider-handle .slider-5 {
	left: 388px;
}
#slider-handle .slider-6 {
	left: 483px;
}
#slider-handle .slider-7 {
	left: 578px;
}
#slider-handle .slider-8 {
	left: 673px;
}
#slider-handle .slider-9 {
	left: 768px;
}
#slider-handle .slider-10 {
	left: 862px;
}
#content-slider {
	width: 930px;
	height: 10px;
	z-index:1;
	margin-left:10px;
	position: relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
.ui-slider-handle {
	width: 20px;
	height: 10px;
	position: absolute;
	top: 0px;
	background: #aaa;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left:-10px;
}
* html .ui-slider-handle {
	top: -2px;
}
#slider-section {
	width: 950px;
	height: 160px;
	margin-top: 0px;
	overflow: hidden;
	position: relative
}
#slider-handle {
	width: 950px;
	background: #ddd;
	height: 10px;
	display: block;
	margin-bottom:20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
/* Sliding Content */

.app {
	margin:0 0 40px;
	position: relative;
	background: url(images/bg_slider.jpg);
	width: 623px;
}

#slider-posts {
}
ul#slider-nav {
	position: absolute;
	top: 13px;
	left: 17px;
	z-index: 999;
	margin: 0;
}
ul#slider-nav a {
	/*padding:5px 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius: 12px;
	background:#ddd;
	color:#fff;
	margin:0 12px 0 0;*/
	display: block;
	float: left;
	width: 25px;
	line-height: 25px;
	height: 25px;
	color: #666;
	background: url(images/bg_nav_slider.png) top;
	text-align: center;
	font-size: 14px;
	margin-right: 10px;
}
ul#slider-nav a.activeSlide, ul#slider-nav a:hover {
	/*background:#aaa;*/
	font-weight: bold;
	color: #fff;
	background: url(images/bg_nav_slider.png) bottom;
}
.slide {
	height:336px;/* 381px - 45 padding */
	width: 589px;/* 623px - 34 padding */
	/*background: url(images/bg_slider.png);*/
	padding: 45px 17px 0 17px;
	background: none !important;
}
.slide-thumbnail {
	width:311px;
	float:left;
}
.slide-thumbnail img {
	max-width:311px;
	max-height: 211px;
}
* html .slide-thumbnail img {
	float: left;
	width: 311px;
}
.slide-thumbnail img.attachment-thumbnail {
	margin:0;
	padding:0
}
.slide-details {
	width:267px;
	float:left;
	margin-left:10px;
}

.slide a {
	color:#999;
}
.slide a:hover {
	color:#666
}
a.button {
	/*position:absolute;*/
	bottom:28px;
	left: 338px;
	display: block;
	width: 190px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 14px;
	color:#fff;
	text-decoration: none;
	background: url(images/bg_btn_slider.png) no-repeat top;
	font-size: 16px;
}
a.button:hover {
	color:#cfd2c6;
	background: url(images/bg_btn_slider.png) no-repeat bottom;
}
/* Slideshow */

#slideshow {
	padding:0;
	list-style:none;
	margin:0;
	overflow:hidden;
	height:381px;
	width: 623px;
}

.slide h2 {
	display: block;
	font-size: 24px;
	font-style: italic;
	color: #555a3b;
	line-height: 35px;
	margin-bottom: 10px;
	width:570px;
}

.slide h2 a {
	color: #555a3b;
}

.slide .description {
	font-size: 12px;
	color: #5e6340;
	line-height: 19px;
}

.slide .description .button {
	font-family: "Georgia", Times, serif;
	font-style: italic;
	color:#555A3B;
}
.slide .description .button:hover {
	color:#CFD2C6;
}
/* Category Section */

#category-section {
	margin-bottom: 20px;
	float:left;
}
#category-section ul {
	list-style:none;
	margin:0;
	font-size:1em;
	padding:0;
	border-top:1px solid #eee;
}
#category-section ul li a, ul.txt li {
	height:1%;
	line-height:1.2em;
	border-bottom:1px solid #eee;
	display:block;
	padding:6px 0 6px 8px;
	margin:0
}
#category-section ul li a:hover, ul.txt li:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #000
}
#category-section ul li.active a {
	cursor:default;
	color:white;
}
#category-section img.attachment-thumbnail {
	display: block;
	float:none
}
/* PhotoShelter */

img.wp-photoshelter-img {
	padding:4px;
	background: #eee;
	margin: 0 1em 1em 0
}
img.wp-photoshelter-img:hover {
	background:#ccc
}

.twitter
{
	list-style-type:none;
}
#recentcomments 
{
	list-style-type:none;
}
