.alert {
                text-align: center;
                background-color: #c49d16;
}

.alert img {
                max-width:90%;
                height:auto;
}
@charset "utf-8";


* {
	margin:0px;
	padding:0px;
}

body  {
	-webkit-text-size-adjust: 100%;  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #0b120b;
}

#pagecontainer {
	text-align: left;
	margin: 5px auto 0px auto; /*space above the page and centers the pages*/
	padding: 0px;
	border:0;
	min-width:320px;
	max-width:420px;
	background-color:#dae1d3;
}

#pagecontainer-welcome {
	text-align: left;
	margin: 5px auto 0px auto; /*space above the page and centers the pages*/
	padding: 0px;
	border:0;
	min-width:320px;
	max-width:420px;
	background-color:#364819;
}

h1 {
	color: #415127;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin:5px 0px 5px 0px;
	padding:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}

h3 {
	color: #3f1c18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin:5px 0px 5px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #415127;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}


a  {
	color: #3e682d;
	text-decoration:underline;
}

a:hover {
	color: #3f1c18;
	text-decoration:none;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

p {
	margin:0px 0px 10px 0px;
}

form {
	margin:0px;
}

div {
	margin:0px;
}

video {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px 0px 10px 0px;
}


ul {
	padding:0px 0px 6px 20px;
}

ul ul {
	padding:5px 0px 0px 20px;
}

li {
	margin:0px 0px 6px 5px;
}

ol  {
	list-style:outside decimal;
	margin:0px 0px 6px 5px;
}

ol ol {
	list-style:outside lower-alpha;
	padding-left:7px;
	margin-left: 15px;
}

ol ol ol {
	list-style:outside decimal;
	padding-left: 7px;
	margin-left: 7px;
}

table {
	border-collapse:collapse;
	border: 1px solid #537f42;
	padding: 5px;
	margin: 10px auto 0px auto;
	background-color:#e3eae0;
}

caption {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px solid #204773;
	color: #ffffff;
	font-weight: bold;
	background-color: #204773;
}

table td {
	text-align: left;
	background-color:transparent;
	border: 1px solid #c3d8ba;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}


table th {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px none #babacb;
	color: #ffffff;
	font-weight: bold;
	background-color: #537f42;
}

table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.table-no-backg {
	border: 1px none #537f42;
	background-color:transparent;
}

.table-no-backg td {
	background-color:transparent;
	border: 1px none #c3d8ba;
}

.table-no-backg th {
	text-align: center;
	border: 1px none #babacb;
	color: #000000;
	background-color:transparent;
}

.table-rows {
	border-top: 1px solid #628553;
	border-right: 1px none #628553;
	border-left: 1px none #628553;
	border-bottom: 1px none #628553;
	background-color:transparent;
	padding:0px;
}

.table-rows tr {
	border-bottom: 1px solid #628553;
	border-right: 1px none #628553;
	border-left: 1px none #628553;
	border-top: 1px none #628553;
	background-color:transparent;
}


.table-rows td {
	background-color:transparent;
	border: 1px none #628553;
	padding:5px 0px 5px 0px;
}

.table-rows th {
	text-align: center;
	border: 1px none #628553;
	color: #ffffff;
	font-weight:bold;
	background-color:#628553;
}

.table-rows td img {
	text-align: right;
}

/*   ------- DIV Tables ----------*/
.div-table {
  display: table;  /* phone  delete*/
  table-layout:fixed;  /* phone  delete*/
  margin:15px 0px 15px 0px;
}

.div-photo-table, .div-photo-table-center {
  background-color:#9cb085;
  padding:4px;
}

.div-photo-table {
  margin:15px 0px 15px 0px;
}

.div-photo-table-center {
  display:table;
  margin:15px auto 15px auto;
  text-align:center;
}

.div-photo-cell {
  display:inline-block;
  margin: 0px 0px 10px 0px;
  vertical-align: top;
  padding:4px;
  text-align:center;
}

.div-cell {
  display:inline;
  margin: 0px 2% 10px 2%;
  vertical-align: top;
  text-align:center;
}

.div-cell-callout {
  display:table-cell; 
  margin: 0px 2% 10px 2%;
  vertical-align: top;
  border-top:4px solid #9cb085;
  border-right:1px solid #9cb085;
  border-bottom:4px solid #9cb085;
  border-left:1px solid #9cb085;
  border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px; 
  -moz-border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px; 
  -webkit-border-radius: 7px 7px 7px 7px / 7px 7px 7px 7px;
  background-color:#bdcbae;
  padding: 8px;
  width:35%;
  font-size:11px;
}

.div-inline {
  display:inline-block; 
  margin: 10px 15px 10px 0px;
  vertical-align: top;
}

.div-inline p{
	margin:0px 0px 0px 0px;
}

.div-cell p {
	margin:5px 10px 5px 10px;
}

.div-photo-border {
	border:1px solid #87ACC1;
	padding: 4px 4px 4px 4px;
}



/*   ------- end DIV Tables ----------*/

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.moveDown {
	vertical-align:-3px;
}

.image-resize {
	max-width:50%;
	height:auto;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.float-clear {
	clear:both;
}

.photo-center-alt { /* used only if there is an alternate sized photo used on tablet version */
	display:none;/*tablet 	display:block;  */
}

.photo-left {
	display:table;
	margin:3px auto 3px auto;
	background-color:#9cb085;
	padding:4px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.photo-right { 
	display:table;
	margin:3px auto 3px auto;
	background-color:#9cb085;
	padding:4px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

/* Begin all banner related items */
#agencyheader, #agencyheader-welcome {
	position:relative;
	height: 100px;
	background-image:url(graphics/folklife-420-banner.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

#agencyheader-welcome {
	background-color:#364819;
}

#agencyheader {
	background-color:#dae1d3;
}

.screen-only {
	display:none;
}

.tablet-only {
	display:none;  /*tablet  display:inline-block;  */
}

.phone-only {
	display:block;
}

.print-only {
	display:none;
}

.screen-tablet-only {
	display:none;
}

.printheader {
	display:none;
}

.phoneheader {
	height:80px;
}

.phone-only {
	display:block;
}

.fontsizer {
	display:none;
}
   
.fontsizer img {
	border-width: 0;
}


.fontsizer-new {
}
   
.fontsizer-new a:hover:after {  
}

.fontsizer-new a:focus:after {  
}


.fontsizer-new a:focus:hover:after {
}

.g-translate3 {
	position:absolute;
	width: 100px;
	height: 25px;
	left:35%;
	bottom:-7px;
	text-align:center;
	background-image:url(graphics/flags-translate.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:5;
}

/*.g-translate3 a{
	background-image:url(graphics/flags-translate.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}*/

.g-translate3 a:hover{
	background-image:url(graphics/flags-translate-transp.png);
}

#websiteid {
	display:none;
}

/*---------------Social Media ----------------*/


.social-btns {
	position:relative;	
	bottom:86px;	
	left:0px;	
	text-align:center;	
	width:100%;	
	height:21px;	
}

.social-btn1 {
	margin:2px 10px 2px 10px;
	background-image:url(graphics/facebook-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:21px;
	height:21px;
}
	
.social-btn1:hover {
	background-image:url(graphics/facebook-btn-transp-sm.png);
}

.social-btn2 {
	margin:2px 10px 2px 10px;
	background-image:url(graphics/twitter-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:21px;
	height:21px;
}
	
.social-btn2:hover {
	background-image:url(graphics/twitter-btn-transp-sm.png);
}

.social-btn3 {
	margin:2px 10px 2px 10px;
	background-image:url(graphics/facebook-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:21px;
	height:21px;
}
	
.social-btn3:hover {
	background-image:url(graphics/facebook-btn-transp-sm.png);
}

.social-btn4 {
	margin:2px 10px 2px 10px;
	background-image:url(graphics/twitter-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:21px;
	height:21px;
}
	
.social-btn4:hover {
	background-image:url(graphics/twitter-btn-transp-sm.png);
}
/*---------------Social Media ----------------*/

.skip-link {
	position:absolute;
	width:100%;
	top:5px;
	left:0px;
	text-align:center;
}

.skip-link a {
	display:inline-block;
	*zoom: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	opacity:0;
	color:#ffffff;
}

 .skip-link a:focus, .skip-link a:active {
	opacity:1.0;
	*zoom: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#headerdate {
	display:none;
}

.headerNav  {
	padding:3px 0px 3px 0px;
	font-size:10px;
	background-color:#537f42;
	text-align:center;
}

.headerNav a {
	color: #d7e4d0;
	padding: 1px 0px 2px 0px;
	text-decoration: none;
	line-height:18px;
}

.headerNav a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.headerNav-w-border {
}

.headerNav-w-2border {
}

/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	display:none;
}

#pagecontainer {
}


.sect-image-home {
}

#contentarea {
	padding: 0px 10px 0px 10px;
}

#contentarea-welcome {
	padding: 0px 10px 0px 10px;
}

#contentarea-activities {
	padding: 0px 10px 0px 10px;
}

#contentarea-activities .contentnarrow  {  
}

.contentnarrow  {  
}

.contentnarrow h1 {
}

.contentwide  {  
}

#contentarea-activities .contentwide  {  
}

.content-home  { 
	display:table;
	position:relative;
	width:100%;
	padding:0px 0px 0px 0px;
}

/*.home-2col-left {
	display:table-cell;
	width:60%;
	padding:0px 10px 0px 10px;
	background-color:#465b25;

}

.home-2col-right {
	display:table-cell;
	padding:20px 20px 20px 20px;
	width:40%;
	background-color:#3f1c18;	
}*/


.home-2col-left {
	display:block;
	width:90%;
	padding:0px 10px 10px 10px;
	/*background-color:#465b25;*/
	background-color:#dae1d3;
	margin:0px auto 0px auto;

}

.home-2col-right {
	display:block;
	padding:0px 10px 10px 10px;
	width:90%;
	background-color:#3f1c18;
	margin:0px auto 0px auto;	
}



.whats-new h4{
	margin:0px 0px 3px 0px;
	/*color:#4f807d;*/
	color:#beb997;
}

.whats-new h4 a {
	margin:0px 0px 3px 0px;
	/*color:#4f807d;*/
	color:#beb997;
	text-decoration:underline;
}

.whats-new h4 a:hover {
	margin:0px 0px 3px 0px;
	/*color: #beb997;*/
	color: #4f807d;
	text-decoration:none;
}

.whats-new p{
	color:#ffffff;
}

.whats-new-title {
	background-color:#bbad8c;
	padding:3px 10px 3px 10px;
	margin:0px 0px 10px 0px;
}
.whats-new-title h3{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#3f1c18;
	margin:3px 0px 3px 0px;
}

.welcome {
	/*color:#beb997;*/
	color:#465b25;
}

.home-links a {
	/*color:#beb997;*/
	color:#465b25;
}

.home-links a:hover {
	color:#3f1c18;
}

/* Begin all left sidebar items */
#leftsidebar {  
}


#leftNav {
	margin: 10px 0px 20px 0px;
	text-align:center;
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	text-align:center;
}

#leftNav li {
	margin: 0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}

.navIndent, .navIndent-no-border {
	display:inline;
	border-right: 1px solid #84a976;
	border-left: 1px solid #84a976;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
}

.navIndent-welcome, .navIndent-no-border-welcome {
	display:inline;
	border-right: 1px solid #84a976;
	border-left: 1px solid #84a976;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
}

.navIndent-2-border {
	display:inline;
	border-right: 1px solid #84a976;
	border-left: 1px solid #84a976;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
	
}


.navIndent-2-border-welcome {
	display:inline;
	border-right: 1px solid #84a976;
	border-left: 1px solid #84a976;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
	
}

.navIndent a, .navIndent-no-border a, .navIndent-2-border a {
	color: #000000;
	text-decoration: none;
	line-height:24px;
	padding: 0px 6px 0px 4px;
}

.navIndent-welcome a, .navIndent-no-border-welcome a, .navIndent-2-border-welcome a {
	color: #ffffff;
	text-decoration: none;
	line-height:24px;
	padding: 0px 6px 0px 4px;
}

.navIndent a:hover, .navIndent-no-border a:hover, .navIndent-2-border a:hover {
	color:#768b53;
}

.navIndent-welcome a:hover, .navIndent-no-border-welcome a:hover, .navIndent-2-border-welcome a:hover {
	color:#768b53;
}


.nav-menu  {
	line-height:24px;
	padding: 0px 6px 0px 4px;
}

.submenu {
	padding:5px 0px 10px 0px;
}

.subnavIndent	 {
	border-collapse:collapse;
	padding:3px 0px 1px 0px;
	background-image:url(graphics/submenu-darker.png);
	background-repeat:repeat;
	background-position:left;
	border-bottom:1px solid #d4dfd0;
}

.subnavIndent a {
	color:#3f1c18;
	text-decoration: none;
}

.subnavIndent a:hover {
	color:#a5817a;
}

#leftsidebar p.center {
	display:inline-block;
}

#leftsidebar p.center img{
	height:60%;
	width:60%;
}

.iconfarm, .iconfarm-welcome {
	text-align:center;
}

/*.iconfarm-welcome p {
	display:inline;
	white-space:nowrap;
}*/

.iconfarm a, .iconfarm-welcome a {
	padding:0px 10px 0px 10px;
	line-height:20px;
	font-size:10px;
}

.iconfarm-welcome a {
	color:#beb997;
}


.iconfarm a:hover, .iconfarm-welcome a:hover {
	font-size:10px;
}

.iconfarm-welcome a:hover {
		color:#84a976;
}

.iconfarm img, .iconfarm-welcome img {
	display:none;
}

.iconfarm span, .iconfarm-welcome span {
	display:inline;
}


/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar, #rightsidebar-welcome {
	text-align:center;
	padding: 5px 10px 5px 10px;
}

/*#rightsidebar-welcome {
	text-align:center;
	height:310px;
	padding: 5px 10px 5px 10px;
}*/


/*Needed for Search */


.mno-search-div {
	display:none;
}

.mno-search-div-welcome {
	display:none;
}

/* This combines with attributes listed in the mno.css stylesheet */
.mno-textfield {
	width:200px;
}

.mno-search-div .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	height:19px;
	background-color:transparent;
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div .mno-button:hover {
}

.mno-search-div .mno-button:focus {
}

.mno-search-div-welcome .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	height:19px;
	background-color:transparent;
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div-welcome .mno-button:hover {
}

.mno-search-div-welcome .mno-button:focus {
}

/*Needed for Search */




.agencylinks-links, .rightlinks-links {
	
	border-top: 4px solid #95945c;
	border-bottom: 1px solid #95945c;
	border-right: 1px solid #95945c;
	border-left: 1px solid #95945c;
	padding:8px 5px 8px 5px;
	background-image:url(graphics/quick-links-color.png);
	background-repeat:repeat;
	background-position:left top;
	-moz-box-shadow: 3px 3px 8px #000000;
	-webkit-box-shadow: 3px 3px 8px #000000;
	box-shadow: 3px 3px 8px #000000;
}

.agencylinks {
	margin:0px 0px 20px 15px;
}
	
.rightlinks {
	margin:0px 0px 30px 0px;
}		
		
.agencylinks-header, .rightlinks-header {
	background-image:url(graphics/quick-title-color.png);
	background-repeat:repeat-x;
	background-position:left top;
	border: 1px none #6d6d43;
	color:#2b3216;
	text-align:center;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	height:19px;
	margin:10px 0px 0px 15px;
	width:100px;
	-moz-box-shadow: 3px 3px 8px #000000;
	-webkit-box-shadow: 3px 3px 8px #000000;
	box-shadow: 3px 3px 8px #000000;
} 

.agencylinks-links p, .rightlinks-links p {
	text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinks-icon.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0px;
}


.agencylinks-links a, .agencylinks-links a:visited, .rightlinks-links a, .rightlinks-links a:visited {
	color:#384746;
	text-decoration:none;
}

.agencylinks-links a:hover, .rightlinks-links a:hover {
	color:#000000;
	text-decoration:underline;
}

.date {
	color:#770000;
}

/* End all right sidebar items */
/* End all content area items */

#footnote-activities {
	display:none;
}

#footnote {
	font-size:9px;
	text-align:center;
	padding:20px 10px 0px 10px;
}

/* Begin Address area items */


.address-welcome, .address {
	clear: both;
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-size:10px;
}

.address {
	color: #896159;
}

.address-welcome {
	color: #beb997;
}

/* Begin all footer area items */
#footer {
	
	background-image:url(graphics/generic-420-footer.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:50px;
	background-color:#252b0e;
}

.footerleft {
	padding:5px 0px 4px 0px;
	text-align:center;
	color:#beb997;
}
	
.footerleft a:link {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#384746;
	text-decoration:underline;
}

.footerleft a:visited {
	color:#ffffff;
}

.footerright {
	padding:4px 0px 10px 0px;
	font-size:11px;
	text-align:center;
	color:#ffffff;
}
	
/* End all footer area items */
/* Press Release related styles */
.pressRight {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.pressLeft {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.press-title  {
	color: #3e682d;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

.press-subtitle  {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	padding:4px 0px 8px 0px;
	text-align:center;
	font-style:italic;
}
/* End Press Release styles */

#google_translate_element {
padding:0px 0px 3px 0px;
}



.news-box  {
	border: 1px solid #c0c9d4;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
	background-image:url(graphics/news-story-backg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
}

.news-box-title {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	height:16px;
	background-color:#4a6485;
	padding: 3px 3px 2px 20px;
	vertical-align:middle;
	border-top: 1px none #484620;
	border-right: 1px none #484620;
	border-bottom: 1px none #484620;
	border-left: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}

.news-box p {
	margin:0px;
	padding:0px;
}


.news-title {
	padding: 3px 10px 0px 20px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}

.news-title a {
	color:#5f001f;
	text-decoration:none;
}

.news-date  {
	font-size:9px;
	color:#666666;
	font-weight:normal;
	padding:0px 10px 0px 20px;
	margin:0px;
}

.news-desc  {
	padding:2px 10px 15px 20px;
}

.main-photo {
	border:1px solid #000000;
	padding:3px;
}




.trans-div {
  margin:15px 0px 15px 0px;
  width:80%;
}

.trans-cell {
  display:inline-block; 
  margin: 0px 15px 10px 0px;
  padding: 0px 10px 0px 10px;
  vertical-align: top;
  width:40%;
}

.trans-div > div p {
	margin:5px 10px 5px 10px;
}

.small-type {
	font-size:10px;
}

.hide {
	display:none;
}

.section-photo {
	padding:0px 20px 0px 0px;
}

.section-photo img {
	width:100%;
}

.section-intro {
	font-size:13px;
	font-weight:bold;
}

.crumbs {
	font-size:10px;
}

.crumbs a{
	text-decoration:underline;
}

.crumbs a:hover {
	text-decoration:none;
}

.resources {
	margin:5px auto 15px auto;
}

/* for First and best Page  */

.fb-question {	
}

h3.fb-question  {
	font-size:13px;
	margin:0px 5px 0px 5px;
}

.fbanswer {
	display:block;
	font-size:11px;
	font-style:italic;
	background-color:#afbd99;
	padding:4px 5px 4px 5px;
	margin:3px 0px 0px 0px;
}

.fb-show-answer {
	float:right;
	padding:0px 5px 0px 5px;
}

.fb-show-answer button {
	font-size:10px;
	color:#dae1d3;
	padding:0px 3px 0px 3px;
	background-color:#415127;
	border:#314019 1px solid;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
}

p.fb-show-answer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.firsts-bests {
	border-top:1px #869869 dotted;
	clear:both;
	padding:5px 0px 5px 0px;
}


/* ----------------- Start Slideshow 1  -------------------- */

/*.slidephoto {
	opacity: 1;
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}*/


.ss-frame {
    -webkit-animation: slideshow1 2s;
    animation: slideshow1 2s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes slideshow1 {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes slideshow1 {
    from {opacity: 0;}
    to {opacity: 1;}
} 

#ss-container {
	text-align:center;
	position:relative;
}

.ss-caption-size {
	margin:0px auto 0px auto;
	text-align:center;
	display:inline-block;
}

.ss-frame {
	margin:0px auto 0px auto;
}

.ss-frame img {
	border:1px solid #869869;
	padding:5px;
	max-width:90%;
}

.ss-caption {
	display:inline-block;
	border-top:1px solid #869869;
	border-bottom:1px solid #869869;
	padding:5px 8px 5px 8px;
	width:70%;
	background-color:#bdd2b5;
}

.ss-caption-text {
	margin:2px 2px 2px 2px;
	font-size:10px;
	color:#3f1c18;
	text-align:left;
}

.ss-photo-credit {
	margin:2px 2px 0px 2px;
	text-align:right;
	color:#586a3b;
	font-size:10px;
}

#next a, #previous a {
	text-decoration:none;
}

/* ----------------- End Slideshow 1  -------------------- */

#activity {
	display:none;
}