/* Titan css */

p{
margin:0;
padding:0;
	}

h1, h2{
	font-family: 'ClarendonLTStd-Bold',serif;
	font-weight:normal;
	font-style:normal;
	}
	
a{color:#1799cb;
	text-decoration:none;
		}
	
a:hover{
	color:#1799cb;
		}

.block{
	background:#fff;
	display:block;
	margin-bottom:2em;
	float:left;
	 box-sizing: border-box;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
		}
		
img, object, embed, video, iframe {
    height: auto;
    max-width: 100%;
}
#home object{
	height: 100%;
    width: 100%;
    position: absolute;
}

.episode-text object{
	position:static;
	
	}



#hero-image{
	position:relative;
	width:110%;
	clear:both;
	margin-bottom:0.5em;
	margin-left:-5%;
	
	}
#title-overlay-01{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 3px;
    color: #ffffff;
    display: block;
    left: 0;
    margin: 0 ;
 box-sizing: border-box;
    position: absolute;
    z-index: 0;
	width:100%;
	padding:3%;
	text-align:center;
	font-weight:bold;
	
}

		
div.block{

display:inline-block;
			}
		
#home .block h2, article div.block h2{
	font-size:1.1em;
	margin:0 0 0.75em 0;
	font-family:'klavika',arial,sans-serif;
	text-transform:uppercase;
    color:#fff;
	position:relative;
	font-weight:normal;
		}
		
.block h2{
		display:block;
		background:#374657;
		padding:3%;	
		border-radius:2px;
		cursor:default;
		line-height:1.2em;
			}
.aue-block h2{
	background:#b40a37;
	
	}
	
.aue-block p{
	display:block;

		
		}
			
 aside .block h2{
	font-family:'klavika',arial,sans-serif;
	text-transform:none;
	font-size:1.1em;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	} 
			
.block h2 a{
		color:#fff;
		display:block;
		text-decoration:none;
		width:90%;
			}
		
.block h2 a:hover{
	color:#fff;
	text-decoration:none;
				}
			
.block h2 a:after{
	content:'\e801';
	 display: inline-block;
	 position:absolute;
	 top:0;
	 right:0;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-left: 0.1em;
    margin-right: 0.3em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
	font-size: 18px;
    line-height: 37px;
	color:#fff;	
		
				}
			
.block ul{
	padding: 0;
	margin: 0;
	list-style: none;
				}
				
.information img{
		width:100%;			
				
					}
				
ul.dot li{
			background-color:#f4f4f4;	
			margin-bottom:0.25em;
		    display:block;
			float:left;
			line-height:1.2em;
					}
					

.block ul li img{
				dispay:block;
				margin-top:0;
				margin-right:0.75em;
				margin-bottom:0.5em;
				float:left;		
				border:none;
						}
				
div.block h3{
	font-size:1em;
	margin:0;
	padding:0 0 0.25em;
		}
		
#welcome-box h2{
	padding:0.5em 0;
	margin:0;
	color:#4b4b4b;
	text-align:center;
	}

.more{
	float: right;
	display: block;
	width: 100%;
	text-align: right;
	font-size: 1em;
	padding: 0.5em 0;
	font-family:'ClarendonLTStd-Bold',serif;
			 }
.tagline{
font-family:'klavika',arial,sans-serif;
	font-size:1em;
	width:100%;
	text-indent:110px;
	float:left;
	display:block;
	clear:both;
	margin-top:-35px;
	padding-bottom:20px;
	}
	
.intro{
font-family:'klavika',arial,sans-serif; 
color:#776e65;
font-size:1.2em;}
	
a.button{
	display:inline-block;
	font-family:'klavika',arial,sans-serif;
	background-attachment: scroll;
	background-color:#f7f7f7;
	margin-top:0.5em;
	font-size:0.8em;
	padding:0.25em 1.5em;
	-webkit-border-radius:30px;
    -moz-border-radius: 30px;
     border-radius: 30px;
	text-transform:uppercase;
	margin-right:0.5em;
	text-align:center;
	}
	

	
#home div a.button {
	display:inline-block;}
	
.top .block, aside .block{
		width:100%;
		}
		
.top li img, aside li img{
			
			width:auto;}
	
.block img{
	display:block;
	margin:0 auto 0.5em;
		
		}

.news-item a.button{
	display:inline-block;
	text-transform:uppercase;
	padding:0.25em 1.5em 0.25em 2em;

	}

.news-item a.button:hover{
         color:#0091C8;
		 text-decoration:none;
			}

article p.button a{
	color:#0091C8;
    background-attachment: scroll;
    background-image: url(../../salvos/images/right-arrow-blue.png);
    background-position: 0 0.6em;
    background-repeat: no-repeat;
	margin-bottom: 1.2em;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1.5em;
    padding-top: 0;
	display:inline-block;
	font-size:0.9em;
	border-radius:10px;
	}

#slide .flex-caption p a.button{
	font-size:0.9em;
	margin:0.4em 0 0 0;
	line-height:100%;
	display:block;
	float:none;
	background-color:transparent;
	-moz-box-shadow:  none;
   -webkit-box-shadow: none;
   box-shadow: none;
   border:none;

	}
	

article #slide .flex-caption p a.button{
	font-size:0.8em;
	}

.pc-site{
	float:left;
	color: #000000;
	}

acronym {
	font-size:0.8em;
	}

/* form styles */

select{
	padding:2% 3%;
	margin:3% 0;
	width:98%;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E4;
    font-size: 1em;
    outline: medium none;
	}

#home select{
   background:#fff;
   outline:none;
   -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
   }


input[type="checkbox"]{
	width:auto;
	display:inline-block;
	margin:0.25em 0.5em 0.5em 0;

	}

input[type="button"]{
	font-size:1em;
	 background: #4B4B4B;
    border: 1px solid #4B4B4B;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: 32px;
    margin-right: 2%;
    outline: medium none;
    padding: 0 4%;
    width: 30%;
	transition:background-color ease 1s;
	font-weight:bold;
	}

input[type="button"]:hover{
	 background: #1e1e1e;
		}

.wrapper input[type="text"]:focus,.wrapper textarea:focus{
	 border: 1px solid #d2d2d2;
			}

/* crumbs */

#crumbs{
	font-size:0.65em;
	line-height:1.2em;
	margin:0;
	padding-bottom:1em;
	opacity:0.8;
	}

#crumbs a{
	color:#4B4B4B;
	}

.special{
	font-weight:bold;
	}

.special a{
	font-weight:normal;
		}

/* article  */

article p{
	padding:0 0 1em 0;
	  font-size: 1.1em;
		}

article a, aside a{
	color:#0091c8;
	}

article a:hover, aside a:hover{
	color:#0091c8;
	text-decoration:underline;
		}

#page-heading{
	font-family: 'ClarendonLTStd-Bold',serif;
	color:#4B4B4B;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-0.02em;
	font-size:1.8em;
	line-height:1em;
	padding:0.75em 0 0.5em;
	margin:0;
}

article img{
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
	border:1px solid #e7e7e7;
	height:auto;
		}

img.no-border{
	border: none;	
}

article h2, article h3,article h4,article h5,article h6{
font-family: 'ClarendonLTStd', serif;
line-height:1.2em;
margin:0;
padding:0 0 0.5em;
		}

article h2{
font-family:'ClarendonLTStd-Bold', serif;
   font-size:1.4em;
   color:#B40A37;
   font-weight:normal;
	}
	
.header-img-green article h2{
	color:#5fa03c;
	}
	
.header-img-teal article h2{color:#00919b;}


article h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
   font-style:normal;
   font-size:1em;
	}

article h4{
	 font-size:1em;
	 font-weight:normal;
	 text-transform:uppercase;
	}

article h5{
	font-family: 'ClarendonLTStd-Bold',serif;
	font-weight:normal;
	font-style:normal;
   font-size:0.9em;
	}

article h6{
   font-size:0.8em;
	}

article blockquote{
	font-family: 'ClarendonLTStd',serif;
	font-weight:normal;
	font-style:normal;
    padding: 0;
    margin-bottom:0 0 2em 0;
    color:#6e645a;
    font-size:1em;
}

article blockquote:before{
	font-family: 'ClarendonLTStd',serif;
	content:"\201C";
	font-size: 3em;
	display:inline-block;
	text-indent:-0.5em;
	float:left;
	margin-top:0.1em;
	}

article blockquote:after{
	content: "";
	}

.content-wrapper ul,.content-wrapper ol{
	padding:0;
	margin:0 0 0.75em 2.5em;
	}

article ul li, article ol li{
	padding-bottom:0.25em;
	font-size:1rem;
	}

article ol li h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	}


/* article form */


article fieldset {
	background:#f4f4f4;
	width:94%;
	padding:3%;
	float:left;
	}

article fieldset h2{
	font-family: 'ClarendonLTStd-Bold',self;
	 font-size:1.5em;
	 margin:0;
	 color:#6E645A;
	 font-weight:normal;
	}


article fieldset p{
    display: block;
padding:0 0 0.5em ;
	clear: both;
    float: left;
    width: 100%;
}


article h2.form_sub_h{
	color: #6E645A;
	padding-bottom:1em;

	}
#checkout article h2.form_sub_h{
	padding-bottom:0;
	}
article label{float: left;
	display:inline-block;
    width: 28%;
	padding-right:5%;
	font-weight:normal;
	font-size:0.8em;
	line-height:1.2em;
	}

article input, article textarea, aside input{
	display:inline-block;
	 float: left;
    padding: 1%;
    width: 64%;
	border: 1px solid #E4E4E4;
	font-size:1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

input[type="radio"]{
	display:inline-block;
	width:auto;
	float:none;
	
	}

article input[type=submit],aside input[type=submit]{
	max-width:30%;
	background: none repeat scroll 0 0 #4B4B4B;
	color:#fff;
	font-size:0.8em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.3);
	border:0;
	padding:2% 1%;
		}

article span.field label.radio-button {
	display: block;
	float: none;
	width: auto;
	margin-left: 33%;
	margin-bottom: 0.5%;
}

article span.field label {
	font-weight: normal;
}

article select{
	padding: 1%;
	margin:0;
    width: 66%;
	display:inline-block;
	float:left;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	}

#contact-form #email{
	width:100%;
   font-size:1em;
   float:left;
   padding:0;
   margin:0;
    height:auto;
	border-radius:0;
	border:none;
	outline:none;
	display:block;
background: none;
	}

#contact-form h2{
color:#6e645a;
padding-bottom:1em;
	}

#contact-form .required_field_legend.required-field{
		display:block;
		float:left;
		}

.date-text-field{
	width:40%;}

article fieldset .form-calendar-img{
	border:none;
	margin-left:0.5em;
	margin-top:0.25em;
	cursor:pointer;
	}




/* donation page */
body.donations-form #page-heading{
	width:80%;

		}

body.donations-form .video-holder{
	margin-top: 1em
}

/* content meta  */
#content-meta{
	border-bottom:1px dotted #e7e7e7;
	margin: 1em 0.5em;
	float:left;
	width:100%;
	display:none;
	padding-bottom:0.5em;
	
	}
	
	
#cats-tags{
	font-size:0.75em;
	line-height:120%;
	
	}
	
#content-meta .title{
	text-transform:uppercase;	
	font-weight:bold;
		
		}
	
#content-meta ul{

	padding:0;
	margin:0;
	}

#content-meta ul li{
	list-style:none;
	display:inline-block;
	font-size:0.7em;
	margin-right:0.2em;
	padding:0;
	}

.cats,.tags{
	margin-right:0;

	}
#content-meta h4{
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}

article .share-news{
	width: 100%;
	padding: 0.25em 0;
	margin: 0 0 0.75em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	height: 30px;
	border-top: 2px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	border-bottom: 2px solid #e7e7e7;
	border-left: 1px solid #f4f4f4;
		}

.share-news li{
	list-style:none;
	display:inline-block;
	float:left;
	margin-left:0.5em;
	padding:0.2em 0 0.2em 0.1em;
	position:relative;
	z-index:0;
	  opacity:0.9;
			 }

.share-news li:first-child{
	font-size:0.75em;
	color:#787878;
	text-transform:uppercase;
	line-height:27px;
	margin-left:0.8em;
	opacity:1;
}

.share-news li.print,.share-news li.decrease,.share-news li.increase{
	float:right;
	margin-top:0.2em;
	}

.share-news li.increase{
	margin-right:0.5em;
	margin-left:0.4em;
	}


.share-news li a{
	 display:inline-block;
	 text-indent:-9999px;
	 width:1em;
	 height:1em;
	 margin-left:-1em;

				 }

 .share-news li:hover{
	 opacity:1;

					 }

.share-news li:first-child:hover{
	background:none;

	}

.facebook:before{
content:url(../images/facebook-small.png);

					 }

.twitter:before{
	content:url(../images/twitter-small.png);
					 }

.share-news .comment:before{
	content:url(../images/comment-small.png);
					 }

.share-news .comment .counter{
	font-size:0.75em;
	font-weight:bold;
	border:1px solid #cccccc;
	border-radius:3px;
	padding:0 5px;
	margin:8px 0 0 0;
	height:20px;
	width:80px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.01, #DFDFDF),
	color-stop(1, #FFFFFF),
	color-stop(1, #FFFFFF)
);
background-image: -o-linear-gradient(top, #DFDFDF 1%, #FFFFFF 100%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #DFDFDF 1%, #FFFFFF 100%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(top, #DFDFDF 1%, #FFFFFF 100%, #FFFFFF 100%);
background-image: -ms-linear-gradient(top, #DFDFDF 1%, #FFFFFF 100%, #FFFFFF 100%);
background-image: linear-gradient(to top, #DFDFDF 1%, #FFFFFF 100%, #FFFFFF 100%);
	}


.print:before{
	display:none;
	 }

.decrease:before{
	content:url(../images/decrease.png);
					 }

.increase:before{
	content:url(../images/increase.png);

					 }
.counter{
display:none;

}

/* comments */
#comments-wrapper {
	position: relative;
	float: left;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 100%;

}
#comments-wrapper h2, #comments-wrapper h3 {
	word-break: break-word;
	padding:0;
	margin:0;
font-family:'ClarendonLTStd-Bold',serif;
}

fieldset h2#comment-form, fieldset h2#comment_form{

	border-bottom: none;
	color:#4B4B4B;
	font-size:1.4em;
	position:absolute;
	top:-1.4em;
	left:0;

	}

#comments-wrapper h2#comments-title {
	position: absolute;
	top: 15px;
	left: 0px;
	display: block;
	float: left;
	padding-bottom: 2px;
	width: 300px;
	font-size:1.4em;
	color:#4B4B4B;
	font-weight:normal;

}

#comment_form{
	float:left;
	margin:1em 0;
	padding-bottom:0.5em;
	}


#comment_form h2{
	padding-bottom:0;
	}
#comments-wrapper ul {
	float: right;
	clear: both;
	margin: 11px 5px 0;
	padding: 0px;
	width: 98%;
	border-bottom: none;
	list-style-type: none;
}

articles #comments-wrapper ul {
	display: block;
	float: left;
	clear: both;
	margin: 11px 0 0px;
	padding:0px;
	width: 100%;
}

#comments-wrapper ul li {
	float: right;

}


#leave-comment,	#subscribe-comments{
	display:inline-block;
		height:2.5em;
		line-height:2em;
		font-size:0.7em;
		width:20px;
		position:relative;}

#leave-comment{
	margin-left:1.75em;
	margin-bottom:0.5em;
	}


#subscribe-comments a {
	position:absolute;
	top:0;
	left:0;
float:left;
	padding-top:5px;
	height:20px;
	width:25px;
	display:inline-block;
	font-size:0;
	line-height:0;
	
}

#leave-comment a {
	position:absolute;
	top:0;
	left:0;
float:left;
	padding-top:5px;
	width:25px;
	height:20px;
	display:inline-block;
	font-size:0;
	line-height:0;


}

#subscribe-comments:before{
	content: '\e80c'; 
	font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-size:20px;
  color:#e4e4e4;

	}
	
#leave-comment:before{
   content: '\e80b'; 
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
   font-size:2em;
    color:#e4e4e4;
	}
	


#comments-wrapper ul li a:hover{
	text-decoration:none;}

#comments-wrapper ol {
	display: block;
	float: left;
	clear: both;
	margin:5px 0 15px;
	margin:0px 0px 2em;
	padding: 5px 0px 0px;
	width: 100%;
	list-style-type: none;
}
#comments-wrapper ol li {
	position: relative;
	float: left;
	clear: both;
	width:96%;
	background: #F4F4F4;
	list-style-type:none;
}


article #comments-wrapper ol li {
	margin:0 0 5px;
	padding: 10px 0px 0px;
	width:100%;

}

/* comments, meta */

#comments-wrapper ol li .meta {
	display: block;
	float: left;
	width: 100%;
	position:relative;
}

#comments-wrapper ol li .meta .image{
	float:left;
	
	}

#comments-wrapper ol li .meta .date ,#comments-wrapper ol li .meta .name{
	float:none;
	display:block;
	margin: 0;
	font-size:0.9em;
	width:80%;
	line-height:1.2em;
}



#comments-wrapper ol li .meta .name{
	font-weight:bold;
	margin-bottom:2px;
	}


#comments-wrapper .content p:before
{
content: '\201C';
display:inline-block;
font-size:2em;
margin-left:-0.26em;
font-family: "ClarendonLTStd",serif;
}
#comments-wrapper .content p{
	margin:0.7em 0;
	padding:0;
	}

#comments-wrapper ol li .content {
    font-size:1em;
	width:93%;
	padding:0 3% 0 4%;
	display: block;
	float: left;
	clear:left;
	line-height:normal;
	line-height:1.2em;
}
#comments-wrapper ol li .actions .icon a, #comments-wrapper ol li .actions .icon a {
	position: absolute;
	top: 0px;
	right:10px;
	display:block;
	width:20px;
	height:20px;
	background-color:transparent;
	background-position:0 2px;
	background-repeat:no-repeat;
	text-indent:-2000em;
}
#comments-wrapper ol li .actions .reply.icon a {
	background-image:url(../images/reply.png);
	cursor: pointer;
	opacity:0.5;
}
#comments-wrapper ol li .actions #edit.icon a {
	right: 35px;
	background-image: url(../images/pencil.png);
	background-position: left 3px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	opacity:0.8;
}
#comments-wrapper ol li .actions .reply.icon a:hover,#comments-wrapper ol li .actions #edit.icon a:hover {
		opacity:1;

}
#comments-wrapper ol li.admin {
	font-weight: normal;
}


#password{
	width:34%;
	margin-right:0.5em;
	}


.required-field, .required_field {
	color:#F5821E;
	}

.required_field_legend,.privacy-policy-notice{
	font-size:0.8em;
	display: block;
    float: left;
    padding-top: 0.5em;
	}


.forms-individual-checkbox{
	display:block;
	float:left;
	padding-right:0.75em;
	font-size:0.8em;
	width:60%;
	padding-left:33%;

	}

.forms-checkbox-field .field{
	float:left;
	}



#comments-wrapper label{
	float:left;
	width:30%;
	padding-right: 0;
	}



#comments-wrapper input,#comments-wrapper textarea{
	width:96%;
	float:left;
	padding:2%;
	font-size:1em;

		}
.note label{
	display:none;
			}
#comments-wrapper #comments_email_follow_up{
	width: auto;
	margin:0.25em 0.5em 0 0;
	}

#comment_form .field{
	display:block;
	margin-left:30%;
}

#comments_author_email{
	margin-bottom:0.5em;
}


#comment_form fieldset {
	background:#F4F4F4;
	font-size:1em;
	position:relative;
	padding-top:25px;}


#comment_form fieldset p{
	width:100%;
	clear:both;
	padding:0 0 1em 0;
	margin:0;
	float:left;

	}

#comment_form input[type="submit"]{
	background: none repeat scroll 0 0 #4B4B4B;
	border:none;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
	padding:0.5em 1.5em;
    outline: medium none;
    width: auto;
	max-width:none;
	font-weight:bold;
	font-size:0.9em;
	}

#comment_form .note.avatar{
	font-size:0.8em;}

#comment_form input[type="submit"]:hover{
	background:#1e1e1e;
		}

#comment_form .avatar{
	font-weight: normal;
    text-transform: none;
		}

#comment_form .avatar img{
	float:left;
	margin-right:0.5em;
	width:40px;
	height:40px;
			}

#comment_form p.avatar{
	line-height:normal;
	}

.meta img{
	float:left;
	padding: 0;
	width:40px;
	
	margin-left:0.5em;

		}

#comment_form .note{
	font-size:1em;
	}

#first_comment_message{
	padding-bottom:3em;}

#comment_form fieldset p.login{
	text-align:right;
	margin: 0;
	font-size:0.7em;
	padding:0.25em 0 0 0;
	position:absolute;
	top:0;
	right:3%;
	}


/* errors */


#comments_validation_errors,
#validation_errors {
	clear:both;
	margin:15px 0;
	padding:1.5% 3%;
	border: 1px dotted #f5821e;
	background-color: #fff;
	color:#f5821e;
	font-size:0.9em;
	float:left;
	width:94%;
}

.alert_msg{
	margin:15px 0;
	border: 1px dotted #e7e7e7;
	padding:1.5% 3%;
	float: left;
 	width: 93.6%;
}
#comments_validation_errors{
		margin:1em 0 4em;
		font-size:1em;
	}


#comments_validation_errors,
#validation_errors {
display:none;
}

article .error-field {
	border:1px solid #f5821e;
}

#content .alert{
	font-size:1em;
	}
	
	
#resetpassword label{
	width:auto;
	
	}
	
#resetpassword #email{
	width:96%;
		}
		
#resetpassword label[for=submit]{
	display:none;		
			}

/* #home styles */



.middle h2{
	width:100%;
	display:block;
	color:#fff;
	display:block;
	font-size:1em;
	padding:0.3em 0;
	margin:0.5em 0 0 0;
	font-family: 'ClarendonLTStd',serif;
	background:#e63241;
	font-weight:normal;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.3);

	}

.middle h2 a{
	color:#fff;
		}

.middle h3{
	width:100%;
	padding:0;
	margin:0;
	}

.middle ul li{
	width:32%;
	position:relative;
	}

.middle img{
	display:none;
	}

.middle h3 img{
	display:inline-block;
	text-align:center;
	}



/* #home block */



.bottom h2{
	font-family: 'ClarendonLTStd-Bold';
	font-weight:normal;
	margin:0;
	padding:0.6em 0 0.2em;
	font-size:1.4em;
		}
.featured-video-block .more{
	 color:#E63241;

		}

/* #home ad block */




/* news-block general */

.video{
	background-attachment: scroll;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: left -150px;

}

.audio{
	background-attachment: scroll;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: left -180px;

}

.news-block ul{
	padding:0;
	margin:0;
		}

.news-item{
	border-bottom: 1px solid #e7e7e7;
	clear:both;
	position:relative;
	display: block;
	list-style: none;
	float:left;
	background:#fff;
	padding:0.7em 0;
}

#home .news-item .text-holder p a{
	color: #0091c8;

	}



.news-item:first-child{
		border-top: 1px dotted #e7e7e7;
	}

.news-item-image{
	max-width:25%;
	margin-right:0.75em;
	float:left;}


.news-item .text-holder p{
	display:none;

	}

#home .new-block .news-item img{
	height:auto;
	}

.news-item img{
	float:left;
    margin-right: 0.7em;
	border: 1px solid #e7e7e7;
	vertical-align: baseline;
			}



.news-item img:hover{
	border:1px solid #0091c8;
		}


.news-block .more{
	color: #E63241;
	width: 100%;
	margin-top: 0;

}

.text-holder{
float:left;
	width:70%;
		}


.news-item.no-img .text-holder{
		width:100%;
			}

.news-item span{position:absolute;
top:0px;
right:0;
width:30px;
height:30px;
display:block;

	}

/* news-block aside */
.content-wrapper aside .news-block .news-item{
	margin:0;

	}

aside .news-item img{
	width:100%;
	}


/* news article */


#news-item-full p{
	padding-top:0;
	}

#news-item-full .note,#episode-item-full p.note{
	text-transform:uppercase;
	padding:0 0 1em;
	font-weight:bold;
	color:#C33B5F;
	margin-top:-0.7em;
	font-size:0.8em;}

/* search */

.search input.box,.find-salvos input.box,#email, #mc-email{
	width:130px;
	height:30px;
	line-height:30px;
	position:relative;
	border-radius:5px;
	border:1px solid #e7e7e7;
	outline:none;
	padding:0 2%;
	margin:0;
	display:inline-block;
	background-color: #fff;
		}

#email:focus, #mc-email:focus{border: 1px solid #d2d2d2;}

/* remove placeholder text */
#email:focus, #mc-email:focus::-webkit-input-placeholder { color:transparent; }
#email:focus, #mc-email:focus::-moz-placeholder { color:transparent; }
#home .wrapper .find-salvos input:focus::-webkit-input-placeholder { color:transparent; }
#home .wrapper .find-salvos input:focus::-moz-placeholder { color:transparent; }

.search input.box{
	transition:width ease 1s;
	height: 30px;
	border-color:#e7e7e7;
	color:#4b4b4b;
	line-height:25px;
	background-color:#fff;
	 font-size: 0.8em;

	}
.search input.box:focus{
	width:230px;
		}

.find-salvos input.box{
	width:80%;
	float:left;
	}

#mc-email-subscribe-form, #mc-subscribe-mailing-list{
	background:#e63241;
	float:left;
	display:block;
	width:92%;
	padding:4%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:1em;
	}

#subresponse{
	padding-bottom:0.5em;
	color:#FFF
	}

article #mc-email-subscribe-form{
	background:#f4f4f4;
	padding-bottom:0;

	}


#mc-email-subscribe-form label,#mc-subscribe-mailing-list label{
	display:none;

	}

#mc-email-subscribe-form h2, #mc-subscribe-mailing-list h2{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 3%;
	margin:0;
	font-size:1.2em;
		}

#email, #mc-email{
   width:64.5%;
   font-size:1em;
   float:left;
   padding:0 2%;
   margin:0;

		}


.find-salvos input[type="submit"], #signup-newsletter, #subscribe-mailing-list{
	position:relative;
	background:#4b4b4b;
	color:#fff;
	border:none;
	outline:none;
	height:32px;
	padding: 0 2%;
	width:15%;
	border-radius:0 5px 5px 0;
	margin:0 0 0 -10px;
	text-transform:uppercase;
	display:inline-block;
	float:left;
	border:1px solid #4b4b4b;
	font-weight:bold;
	}

#signup-newsletter, #subscribe-mailing-list{
	text-transform:none;
		 }

input[type="submit"]:hover, #signup-newsletter:hover{
		background:#1e1e1e;
		}


#go{
	position: relative;
	text-indent:-999px;
	margin-left: -36px;
	background-attachment: scroll;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -2px -35px;
	height:25px;
	width:22px;
	display:inline-block;
	border:none;
	outline:none;
	background-color:transparent;
	}
	
#go:hover {
    background-position: -31px -35px;
}


#signup-newsletter, #subscribe-mailing-list{
	width:31%;
	float:left;
		 }

article .newsletter #signup-newsletter{
	font-size:0.9em;
	}

#find-salvos h2{
	width:100%;
font-family: 'ClarendonLTStd-Bold';
font-weight:normal;
	line-height:100%;
	padding:0.5em 0 0.25em;
	margin:0;
	color:#5fa03c;
		}

#find-salvos p{
	font-size:1.1em;
	width:100%;
	padding-bottom:0.25em;}


#share{
	display:none;

		}

.salvos-services{
	display:none;
	}

.flex-caption{
	width:96%;
	padding:2%;
	margin: 0;
	position:absolute;
	bottom:0;
	left:0;
	background:#989189;
	z-index:5;
	color:#fff;
	display:block;
	opacity:0.9;
	}

article	.flex-caption{
	padding-bottom:3%;
	}

article .flex-caption p{
padding:0;

	}

.flex-caption p{
	visibility: hidden;
line-height:0;
		}


.flex-caption h2{
	color: #fff;
	padding: 0;
	margin: 0;
	font: bold normal 1em Arial, Helvetica, sans-serif;
	text-align:center;
		}

.flex-caption h2 a{
	color:#fff;
		}

#slide .flex-caption a.button{
	color:#1a1a1a;
	visibility: visible;
	font-size: 0.9em;
	line-height: 1.2em;
	float:left;
	 background-attachment: scroll;
    background-image: url("../images/right-arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 0.8em;
		}

#slide .flex-caption .button:hover {
    color:#fff;
	background-image: url(../images/right-arrow-white.png);

}


.find-salvos input.box{

	font-size:1em;
			}

/* news list */

#news-items-wrapper,.row-wrapper,.news-item{
	width:100%;}

#news-items-wrapper{
	margin-bottom:0.5em;
	display:block;
	width:100%;
	float:left;}

#news-items-wrapper p.clear a, aside .news-block .more {

	 background-color: #F4F4F4;
	 display: inline-block;
    margin-top: 0.5em;
	margin-bottom:0.5em;
    padding: 0.25em 2em;
   font-family: "klavika",arial,sans-serif;
	font-size:0.9em;
	 border-radius: 30px;
	 text-transform:uppercase;
	 text-align:right;

		}

#news-items-wrapper p.clear a:hover{
	color:#E63241;
	text-decoration:none;
			}


.news-item-text h3 a{
	color:#4b4b4b;
	}

aside .news-item a.button{
	color:#1a1a1a;
	}

aside .news-item a.button:hover{
	color:#1a1a1a;
	 background-image: url("../images/right-arrow.png");
	 text-decoration:underline;

	}

aside .news-item img:hover {
    border: 1px solid #e63241;

}
aside .news-item:hover{
	background:none;
	}

aside .news-item:hover img{
	 border: 1px solid #e63241;
	}

aside .news-item a:hover{
	color:#e63241;
	text-decoration:underline;
	}
.news-item  h3 a:hover{

	text-decoration:none;

		}




#news-items-wrapper .news-item{
	padding:0.7em 0;
	line-height:1.2em;}



#news-items-wrapper .news-item.big .news-item-text{
	max-width:46%;
	float:left;
	}

#news-items-wrapper .news-item.big .news-item-text.no-img{
	max-width:96%;
	padding:0 2%;
	}

#news-items-wrapper .news-item .news-item-text.no-image, #news-items-wrapper .news-item .news-item-text.no-img{
	max-width:96%;
	padding:0 2% 0 0;
	float:left;
	}
#news-items-wrapper .news-item.big .news-item-text.no-image, #news-items-wrapper .news-item.big .news-item-text.no-img{
	padding:0;
	float:left;
	}

#news-items-wrapper .news-item img{
	margin-right:0;
	margin-bottom:0;

	}




#news-items-wrapper .news-item-text{
		max-width:70%;
		float:left;
		}


#news-items-wrapper .news-item-text p{
	display:none;
	padding:0;
margin:0;
font-size:0.9em;
line-height:1.2em;}

#news-items-wrapper .news-item-text p.note{
		display:block;
	font-size:0.8em;
	text-transform:uppercase;
	color: #c33b5f;
	font-weight:bold;
	}


#news-items-wrapper .news-item.big .news-item-text .button{
   background-color:#0091c8;
	color:#fff;
	border:1px solid #0091c8;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow:none;
	 background-attachment: scroll;
    background-image: url(../images/arrow-white-small.png);
    background-position: 1em center;
    background-repeat: no-repeat;
	}


#news-items-wrapper .news-item.big h3{
	font-size:1.2em;
	line-height:1em;
		}

#news-items-wrapper .news-item-text h3{
	width: 100%;
	padding: 0;
	margin: 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	}

#news-items-wrapper .news-item-text .date{
	font-size:0.7em;
	display: block;
	font-weight:bold;
	 padding-bottom: 0.3em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.3em;
	 color: #B40A37;
	 text-transform:uppercase;
		}

#news-items-wrapper .news-item.big{
	margin-bottom:1em;
	padding:2%;
	width:96%;
	border-color: #6e8897 #6e8897 #0d3951;
    border-style: solid;
    border-width: 1px 1px 4px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}

#news-items-wrapper .news-item.big .news-item-image{
	max-width:50%;
	margin-right:3%;
	}

#pagination span a{
	font-size:1em;
width:100%;
display:block;
min-width:25px;
min-height:25px;
font-family:'ClarendonLTStd-Bold',serif;
color:#0091C8;

	}
#pagination span a:hover{
	text-decoration:none;
		}

#pagination span{
	text-align:center;
	line-height:25px;
	min-width:25px;
min-height:25px;
	display:inline-block;
	margin-left:0;

	}

#pagination span:hover{
	background-color:#f4f4f4;
	text-decoration:none;}

#pagination span.pagination-no-hover:hover{
	background: none;
}

#pagination span.previous{
	background-color:transparent;
	}

#pagination span.current-page{background-color:#0091C8;}

#pagination span.current-page{
	color:#fff;
	}

#pagination span:first-child{
margin-left:0;
		}

#pagination .previous{
	background-attachment: scroll;
	background-image: url(../images/p-arrow-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	border:1px solid #fff;

		}
#pagination .previous a{
	color:#0091C8;
	}

#pagination .previous:hover{
	background-image: url(../images/p-arrow-left.png);

	}

#pagination .previous a:hover{
	text-decoration:underline;
	}

#pagination .next{
	background-attachment: scroll;
	background-image: url(../images/p-arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;
	padding-left:0.5em;
	margin-left:0;
	border:1px solid #fff;
		}

#pagination .next:hover{
	background-color:transparent;
			}

#pagination .next a{
	padding-right:0;
	padding-left:0;
			}
#pagination .next a:hover{
			text-decoration:underline;
			}

#pagination .previous a{
	padding-left:0;
	padding-right:0;
	border:none;
	}

.information h3{
	text-align: center;
    text-transform: uppercase;
	white-space: nowrap;
	padding:0.75em 0;
	background-color:#f7f7f7;
	border-top:1px dotted #787878;
	border-bottom:1px dotted #787878;
	font-size:0.9em;

	}

.social-media li.territory{
	display:none;
		}

/* table*/

.type-col,.distance-col{
	display:none;
		}

article td p{
	font-size:1em;
	padding-bottom: 0;

	}

th.num-col {
	background-image:none;
	color:#4B4B4B;
	}

.num-col a{
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	padding: 0;
	width:22px;
	height:20px;
	display:block;
	margin:0;
    font-size:0.8em;
	}

.num-col a:hover{
		color: #fff;
		text-decoration:none;
		}

#keywords{
	width:40%;
	margin-right:1%;
	
		}

.exact-phrase{
	font-size:0.9em;
	line-height:1.2em;

	}


#reset,.reset{
	background:#E2E0DE;
	color:#1e1e1e;
	border:1px solid #E2E0DE;

	}

#nearest_entities td.numbers a{
	padding:0.3em;
	color:#fff;
	display:block;
	min-width:2em;
	text-align:center;
	display:inline-block;
	float:left;
	font-size:0.9em;
	background-color:#00919b;
	border-radius:5px;
	background: rgba(20,138,169,1);
background: -moz-linear-gradient(top, rgba(20,138,169,1) 0%, rgba(20,137,168,1) 35%, rgba(14,100,137,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(20,138,169,1)), color-stop(35%, rgba(20,137,168,1)), color-stop(100%, rgba(14,100,137,1)));
background: -webkit-linear-gradient(top, rgba(20,138,169,1) 0%, rgba(20,137,168,1) 35%, rgba(14,100,137,1) 100%);
background: -o-linear-gradient(top, rgba(20,138,169,1) 0%, rgba(20,137,168,1) 35%, rgba(14,100,137,1) 100%);
background: -ms-linear-gradient(top, rgba(20,138,169,1) 0%, rgba(20,137,168,1) 35%, rgba(14,100,137,1) 100%);
background: linear-gradient(to bottom, rgba(20,138,169,1) 0%, rgba(20,137,168,1) 35%, rgba(14,100,137,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#148aa9', endColorstr='#0e6489', GradientType=0 );
	}


/* aside general */



.content-wrapper aside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:0.25em;

	}

/* aside blocks */

.content-wrapper aside .block{

 clear: both;
    display: block;
    float: left;
    width: 100%;
	background-color:transparent;
	}

.content-wrapper aside h2{

display:block;
margin:0 0 0.5em;
position:relative;

		}
.content-wrapper aside h2 a{
	color:#fff;

			}



.content-wrapper aside .block ul{
	padding:0;
	margin:0;
		}

.block ul.dot li, aside .block ol li{
	margin:0 0 1px;
	list-style:none;
			}

.content-wrapper aside .promo-block.block{
	background-image: none;
	margin:0 auto 1em;

	}
.promo-block img{
	display:block;
	margin:0 auto;
	}


aside img{
	max-width:100%;
	border:1px solid #E7E7E7;
	}


.promo-block img{
    display: block;
	clear:both;
	max-width:92%;
	border:none;
}

.promo-block.block.single-image{
	height:auto;
	
	}
	
#beneath-content .promo-block.block.single-image{
	height:400px;
	
	}
	
.promo-block.single-image img.promo-block {
    position: static;
	transform:none;
	 -webkit-transform:none;
	 -ms-transform:none;
	clear:both;
}


#twitter-block{
	margin-bottom: 2em;
	 clear: both;
    display: block;
    float: left;
    width: 100%;

	}

#twitter-block h2{
	font-size:1.1em;
		}




.related-links ul.dot, #donations-sidebar ul.dot,.categories-block ul.dot {
	margin:0;
	padding:0;

	}



.related-links ul li{

	border-bottom:1px dotted #e7e7e7;

	}
	
.related-links	ul.dot li a{
	color:#666;
	}
	

	
.related-links	ul.dot li a:hover{
	color:#0091c8;
		}

.related-links{
	border-bottom:1px solid #e7e7e7;
		}



.related-links ul li a{
	padding:0.5em 0;
	display:block;
	background:#f4f4f4;
	display:block;
	margin-bottom:0;}
	




 .related-links ul li li{
	background-image: none;
	padding-left:0;
	}

.related-links ul li li:last-child{
		border-bottom:none;
		}
		


aside .related-links ul li.first-related-link a.current-parent, .current.first-related-link span,
.current.first-related-link.error-page a.current-non-exact-match{
	background-color:#0091c8;
	display: block;
	font-weight: bold;
	border-bottom:2px solid #fff;
	color:#fff;
   



	}
	
aside .related-links ul li.first-related-link,.current.first-related-link.error-page{
		position:relative;
		}

aside .related-links ul li.first-related-link a.current-parent:after,.current.first-related-link.error-page a.current-non-exact-match:after{
  content:'\e801';
    display: inline-block;
    font-family: "fontello";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 40px;
    margin-left: 0.1em;
    margin-right: 0.3em;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    top: 0;
    width: 1em;

		}
		
.first-related-link ul li a{
	
	}


/* aside blocks */
aside a {

	}
	
aside a:hover{
	text-decoration:none;
		}


.related-links ul li a{
	padding:3%;
}
.related-links ul li{

	border-bottom:none;
	margin:0;

	}


.current span, aside .related-links .current-non-exact-match, .current.error-page a.current-non-exact-match{
	display:block;
	font-weight:bold;
	padding:4% 3%;
	margin-bottom: 0;
		}
		
		
		
.non-exact-match-similar-url{
	font-weight:bold;
	}

aside .related-links .current.first-related-link ul a, aside .related-links ul li.current ul li a, aside .related-links ul.subpage li a, aside .related-links .first-related-link ul a{
	padding-left:2em;
 background-attachment: scroll;
    background-image: url(../../salvos/images/right-arrow.png);
    background-position: 1em center;
    background-repeat: no-repeat;
	color:#666;
	}
	
aside .related-links .first-related-link ul.subpage li a{
	padding-left:3em;
	background-position: 2em center;
}	
aside .related-links .first-related-link ul.subpage li ul.subsubpage li a{
	padding-left:4em;
	background-position: 3em center;
}

aside .related-links .current.first-related-link ul a:hover, aside .related-links ul li.current ul li a:hover{
		  background-image: url(../../salvos/images/right-arrow-blue.png);
		}
aside .related-links .current.first-related-link ul a:hover, aside .related-links ul li.current ul li a:hover{
		  background-image: url(../../salvos/images/right-arrow-blue.png);
		}

aside .related-links .current.first-related-link ul a:hover, aside .related-links ul li.current ul li a:hover{

		color:#0091c8;
	}


aside aside .related-links .current-parent .current span{
	background-image:none;
	}

.current span {
	padding: 3%;
}

aside aside .related-links .current ul li{
	padding-left: 0;
	}



.calendar td,.calendar th{
	text-align:center;
	 border: 1px solid #FFFFFF;
	}
	
.calendar caption{
	text-transform:uppercase;
	font-family:"klavika",arial,sans-serif;
	font-weight:normal;
	font-size:1.2em;
	}

.calendar caption a{
	padding:0 0.5em;

		}


.archive-tree li{
	list-style: none;

	}

aside .news-block .news-item .text-holder p{
	font-size:1em;

	}

aside .news-block .more {
	 padding-right: 15%;
	 width:85%;
	 font-size:0.8em;
	 background-color:transparent;
	}

aside .news-block .more:hover{
	text-decoration:none;
	 color:#0091C8;
		}


.aue-block img,.articles-block img{
	 border: 1px solid #e7e7e7;
    float: left;
    margin-right: 0.7em;
    vertical-align: baseline;

	}

aside .aue-block h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	}

.article-item{
	padding:0.5em 0;
	 border-bottom: 1px dotted #e7e7e7;
	 float:left;
	 margin:0;
	 width:100%;}

.verse-block{
	  font-family: 'ClarendonLTStd',serif;
  font-weight: normal;

	}
#twitter-block li{
	border-bottom:1px dotted #e7e7e7;
	}


#twitter-block a.button{
	font-size:0.8em;}


aside .verse-block blockquote{
  margin: 0;
  padding:0.5em 1em;
  border-left: none;
  color:#787878;
  font-size:1.3em;
  line-height:1.3em;
	}
	
.verse-block blockquote {
    border-left: medium none;
    color: #787878;
    font-size: 1.08em;
    margin: 0;
    padding: 0.5em 1em;

}
aside .verse-block a, aside .verse-block p{
	padding:0 1em;
	}
	
.verse-block p.note{
	font: 0.8em Arial, Helvetica, sans-serif;
	color:#666;
		}

.archive-tree li img{
	border:none;
	}


#pagination{
    display: block;
    font-family:'klavika',arial,sans-serif;
    padding: 1em 0;
	color:#787878;
	font-size:1.1em;
	float:left;
	width:100%;
	text-align:center;

}

#pagination i{
	font-style:normal;
	padding:0.5em;

	}






/* aside comments-block */

.comments-block img{
	float:left;
	margin-right:0.5em;
	width:40px;
	height:40px;
	}

.comments-block a{
	color:	#4B4B4B;
		}

div.comments-block h3{
	padding:0;
	margin:0;
	font-size:0.9em;
	line-height:1.2em;
	min-height:40px;
		}

.author{
	font-weight:bold;
	display:block;


			}
			

.comments-block blockquote{
padding:0;
margin:1em 0;
 
	line-height:1.2em;
	position:relative;
	}
	
.comments-block blockquote a{
		padding:0 0 0 1.5em;
		margin:0;
		line-height:1.2em;
		display:block;
		font-size:0.9em;
		}
	
	
.comments-block blockquote a:before{
	font-family: "ClarendonLTStd-Bold",serif;
	content: "\201C";
	font-size:2em;
	display:block;

	position:absolute;
	top:0;
	left:0;
	color:#666;

	
	}
	
	

.comments-block li img{
	border:1px solid #f4f4f4;
	margin-top:3px;
		}


/* table */

table{
	max-width:100%;
	margin:0 0 1em;
	padding-bottom:0.5em;
	font-size:0.9em;
	border-bottom:3px double #e7e7e7;
	line-height:1.2em;
	clear:both;
	border-top:1px solid #e7e7e7;
	}


table caption{
		background-color:#374657;
		padding:0.5em 0;
		color:#fff;
		font-weight:bold;
		}

table caption a, table caption a:hover{
	color:#fff;
			}

td{
	padding:0.75em 0.5em;
	margin:0;
	word-wrap:break-word;
	vertical-align:top;
	}

tr:nth-child(2n){
	background-color:#f7f7f7;
}

.content-wrapper table tr.norm{
	background-color:#f4f4f4;
	}

.show-btn a{
	font-size: 0.9em;
	background-attachment: scroll;
	background-image: url(../images/arrow-down-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:1em;
	display:inline-block;
		}

.show-btn{
	text-align:center;
			}

tr{
	 border-bottom:1px dotted #e7e7e7;
	}

th{
	text-align: left;
	padding: 0.7em 0.5em;
	border-bottom: 2px double #ffffff;
	border-top: 1px solid #e2e0de;
font-family: 'ClarendonLTStd-Bold',self;
font-weight:normal;
background-color:#e2e0de;
}

th:first-letter{
	text-transform:uppercase;
	}

/* salvos near you styles 

#directions {
	margin-bottom: 1%;
}

#directions img {
	max-width: inherit;
	border: none;
}



#map_canvas #info_address, #map_canvas #info_links, #map_canvas #info_details{
	margin-top:0;
	}



#map_canvas .gm-style-iw {
	overflow: auto !important;
	height: auto !important;
}
*/



article .button:hover{
	text-decoration:none;
	}

.application-pdf:before{
content:url(../images/file-pdf.png);
vertical-align:text-top;
padding-right:0.5em;

	}

body#articles-index #news-items-wrapper .news-item.big .news-item-text .button {

	padding-top:0.25em;
	padding-bottom:0.25em;

}


.download-link{
	font-size:0.8em;}
	
	
.pagination{
	font-family:"klavika",sans-serif;
	text-align:center;
	width:100%;
	display:block;
	float:left;
	
	}	
	
.pagination i,.pagination a{
	padding: 0 0.25em;
	font-style: normal;
		}	
.pagination.top{
	display:none;}
.pagination.bottom{
	
	display:block;
	margin-top:1em;}




div.content-wrapper article .slide
{
padding:5px;
background-color:#E7E7E7;
border:solid 1px #F4F4F4;
margin:5px;
cursor:pointer;
}
div.content-wrapper article .slide-panel
{
	border:0px;
display:none;
padding:5px;
}


#header #mobile-site-url{
	display:block;
	background-image:none;
	margin:-2px auto 0;
	position:static;
	width:auto;
	color:#fff;
	}

/* keyword search */

.generic-search{
padding-bottom:0.5em;
	}

.generic-search fieldset{
	background-color: #fff;
	padding: 1% 2% 1% 0;
	width: 98%;
	}

.generic-search fieldset p{
		padding-bottom:0;
		}

.generic-search fieldset label{
	width:auto;
	height:30px;
	line-height:30px;
	padding-right:1em;
	display:none;
	}

article .generic-search input[type="submit"]{
	width:auto;
	padding-right:1.5em;
	padding-left:1.5em;
	margin-left:-3px;
	-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius:  0 5px 5px 0;
border-radius:  0 5px 5px 0;
border:0;
height:32px;
font-size:0.8em;
	}

#search_keyword{
	height:18px;
	padding:6px;
	width:50%;
	}

.generic-search fieldset p .reset{
	padding-right:1.5em;
	padding-left:1.5em;
	margin-left:0em;
	margin-top:0.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	border:0;
	height:32px;
	width:auto;
	font-weight:bold;
	line-height:32px;
	font-size:0.9em;
	clear:both;
		}

.generic-search fieldset p .reset:hover{
	color:#4b4b4b;
	text-decoration:none;
	}





input#submitbutton{
	 box-shadow: none;
	}

#default .calendar, #default .calendar table{
background:#fff;
background-image:none;
font-family:Arial, Helvetica, sans-serif;
			}
#default .calendar table{
border:none;}


#default .calendar{
	padding:5px;
	border-bottom: 2px solid #e2e0de;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	}

#default .calendar thead .name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 2px;
	}

#default .calendar tbody .day {
    color: #000000;
   font-family:Arial, Helvetica, sans-serif;
   text-align: center;
}

#default .calendar thead .daynames {
    background-image: none;
	background-color:#e4e4e4;
}

#default .calendar tfoot .ttip{
	   background-image: none;
	   background-color:#e4e4e4;
	 }

#default .calendar .button{
	background:none repeat scroll 0 0 #0091C8;
	color:#fff;

	}

#default .calendar .nav div{
	background:none;
	}

#default .calendar td{
	padding:0.5em;
	border:0;
		}


#default .calendar thead .title{
	background:none repeat scroll 0 0 #0091C8;
	border-bottom:1px solid #fff;
	color:#fff;
	}

#default tr.daysrow{
	height:2em;
	}

#default .calendar tbody td.selected{
	background:none repeat scroll 0 0 #fff;
	}


#content aside .individual-category-block{
	padding-top:6px;
	float:left;
	}

.content-wrapper aside a.button{
display:inline-block;

		}



/* overview */


.overview-wrapper{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:1em;}


.overview-item-wrapper{
	display:block;
	width:49%;
	float:left;
	position:relative;
	border:1px solid #e7e7e7;
	margin-bottom:0.5em;

	}

.overview-item-wrapper h3{
	padding:3% 3% 1.5% 3%;
	margin:0;
	width:96%;
	display:block;
	min-height:2.5em;
	overflow:visible;
	font-size:0.8em;
	opacity:1;
		}

.overview-item-wrapper h3 a{
	display:block;
	min-height:2em;
	margin:0 0.5em;
	}

.overview-item-image img{
	max-width:100%;
	height:auto;
	border:none;
	margin-bottom:0;
	margin-right: 0;
			}

.overview-item-image{
	float:left;
	width:100%;
	}

.overview-text-holder-with{
 display:none;
	}

/* articles-block */

.articles-block ul li{
	border-bottom:0px;
	}

/* News LP */

#latest-news-items-wrapper{
	float:left;
	width:100%;
	display:block;
	margin-bottom:1em;
	}

#latest-news-items-wrapper li h2{
	line-height:1em;
	font-weight:bold;
	padding:0.25em 0 0.25em 0.5em;
	border-top:1px solid #0091c8;
	}

#latest-news-items-wrapper li h2 a{
	color:#0091c8;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;

		}
#latest-news-items-wrapper li h3 a{
			color:#4b4b4b;
			}
#latest-news-items-wrapper li h3 a:hover{
			color:#E63241;
			text-decoration:none;
			}

#latest-news-items-wrapper ul{
	margin:0;
	padding:0;
	}

#latest-news-items-wrapper ul li{
	list-style: none;
	display:inline-block;
	float:left;
	width:100%;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:0;
	background-color:#f7f7f7;
	}

.latest-news-image{
	max-width: 25%;
	float:left;
	margin: 0 0.5em 0.5em;
	border:1px solid #e7e7e7;
	overflow:hidden;
	}

li.latest-news-item:last-child img{
		margin-top:-50%;
		}

#latest-news-items-wrapper .latest-news-image img{
		border:none;
		width:100%;
		margin-bottom:0;
		}

#latest-news-items-wrapper .latest-news-item .button{
	display:inline-block;
	color:#4b4b4b;
	}

#latest-news-items-wrapper .latest-news-item .button:hover{
	color:#0091c8;
		}

#latest-news-items-wrapper ul li .text-holder{
	width:60%;
		}

#latest-news-items-wrapper ul li .text-holder p{
			display:none;
			}

#latest-news-items-wrapper ul li:first-child{
		margin-left:0;
		}

.flexslider{
overflow:hidden;
position:relative;
			}
			
#home .flexslider{
	overflow:visible;
	
	}

.clear{
	font-size:0.9em;
padding-top:0.5em;
float:left;

	}

p.tax-deductible-gifts a{
	background-attachment: scroll;
	background-image: url(../images/right-arrow-red.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 0.75em;
	margin-left:0.5em;
	font-weight: bold;
}

body.one-col article {
	width: 97%;
}

body.one-col aside {
	display: none;
}


.background-ad, #jump-links {
	display: none;
}


.hidden{
	display:none;
}
.share-news .fb-count{
	border:none;
	overflow:hidden;
	height:21px;
}
.pub-loader{
	height:0px; text-align:center;
}
.pub-loader img{
	border:0px; float:none; display:inline-block; margin:auto;margin-top:90px;
}
.cursor-pointer{
	cursor:pointer;
}
.newsletter #response{
	margin-left:8px;display:none;
}
.show{
	display:block;
}

/* podcast */

#podcast-intro{
	margin-bottom:2em;
	float:left;
	padding:2%;
	width:95%;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #6e8897 #6e8897 #0d3951;
    border-style: solid;
    border-width: 1px 1px 4px;

	}
#podcast-intro img{
	margin-bottom:0;	
		}

#podcast-episodes-wrapper{
	display:block;
	width:100%;
	
	}
	
#podcast-episodes-wrapper p{
		float:left;
		width:100%;
		font-size:1em;
		
		}

.episode-text h3 a{
	  color: #4b4b4b;
	
	}
	
.episode{
	display:block;
	float:left;	
	width:100%;
	margin-bottom:1em;
	border-bottom:1px dotted #e4e4e4;
	line-height:1.2em;
		}
		
#episode-item-full{
	display:block;
	float:left;
	width:100%;
	
	}

#subscribe-icons{
	margin:0;
	padding:0 0 1em;
		}
		
#episode-item-full object,.episode-text object,div.aue-block object{
height:30px;
	}
	
.episode-text{
	width:55%;
	float:left;}
	
.episode-text p{
	padding:0;	
		}
		
.episode-image{
	float:left;
		min-width:20%;
	
	}
	
.episode-image img{
	border:none;
	margin-right:0;	
		
		}
	
	
div.podcast-block.block ul.dot li{
		padding:3%;
		width:94%;
		}
		
.podcast-block ul.dot li a{

	background: none;
    border-radius:0;
    color: #4b4b4b;
    display: block;
    margin: 0;
    padding: 0;
    transition: none;
	width:75%;
	}

.contact-info-table{
	border:0px;
	border-collapse:unset;
	margin:0px;
}
.contact-info-row{
	border-bottom:3px double #e7e7e7;
	padding:10px 0 10px 0;
}

/* contact-info block */
.contact-info-block p{
	padding-bottom:0.5em;
	line-height:1.4em;
	
	
	}
	
.email-us,.meet-us{
	width:7em;
	
	}
	
/* aue-block */

.aue-block{
	
	}
	
/* news block */

.news-block,.events-block,.promo-block, .articles-block, .video-block, .containers-block, .categories-flexslider, .custom-html-block{
	position:relative;
	padding-bottom:2em;
	
	}
.cycle-caption{
	position:absolute;
	top:53%;
	right:0;
	font-size:0.8em;
	z-index:100;
	
	}
	
.news-block .center{
	position:absolute;
	bottom:0;
	display:block;
	left:0;
	z-index:200;
	width:100%;
	text-align:right;
	}
	
.news-block .center #next,.news-block .center #prev{
	display:inline-block;
	width:35px;
	height:35px;
	background:#fff;
	border-radius:50px;
	cursor:pointer;
	font-size:0;
	border:1px solid #EBEBEB;
		}
		

	
.links-block ul.dot li a,.events-block ul.dot li a{
	display:block;
	position: static;
	transform: none;
	height:100%;
		}
		
#content ul.dot li a.icon-angle-right:before {
	color: #1799CB;
	font-size: 20px;
	line-height: 35px;
	margin-right:0.4em;
	width:35px;
	height:35px;
	text-align:center;
	border-radius:40px;
	background:#fff;
	border:1px solid #e4e4e4;
	position:absolute;
	top:50%;
	right:0;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transition:all ease-in .1s;
}
#content ul.dot li:hover a.icon-angle-right:before{
	border:1px solid #1799CB;
	
	}



div.block ul.dot li{
	padding:0;
	width:100%;
	border-radius:4px;
	position:relative;
	}
	
ul.dot li a{
	background:#f4f4f4;
	display:block;
	padding:1.5em 0 1.5em 1em;
	margin:0;
	transition:background ease 1s;
	border-radius:3px;
	color:#666;

		}
	

	
.flex-direction-nav .flex-prev.icon-angle-left:before,.flex-direction-nav .flex-next.icon-angle-right:before{
	font-size:20px;
	line-height:35px;
	width:35px;
	line-height:auto;
	color:#1799CB;
	text-align:center;
	margin-left:0;
	
	}

div.block .flex-direction-nav .flex-next, div.block .flex-direction-nav .flex-prev{
	background-image:none;
	}
	
	
div.block .flex-direction-nav .flex-disabled{
	 opacity: 1 !important;
	
	}
.email-us.icon-mail-alt:before{
		margin-right: 0.4em;
		margin-left: 0;
		font-size:1.4em;
		}
		
.flex-control-paging{
	padding:0;
	margin:0;
	position:absolute;
	width:100%;

	}
	
#home .flex-control-paging li a.flex-active,#home .flex-control-paging li a:hover{
	background:#1799cb;
	border-color:#1799cb;
	}
	
#home .flex-control-nav{
	position:static;
	text-align:center;}
	
div.block .flex-control-nav{
	display:none;	
		}
	
.flex-caption {
    bottom: 0px;
    color: #FFFFFF;
    display: block;
    left: 0;
    margin: 0;
    opacity: 0.9;
    padding: 4%;
    position: absolute;
    width: 92%;
    z-index: 15;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.9)));

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);

background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);

background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );


}
	
	
/* calendar block */
	
.calendar-block table{
	width:100%;	
	border:1px solid #fff;
		
		}

/* facebook block */
.facebook-block h2 span{
	background:#2f5a9b;
	color:#fff;
	}
	
.facebook-block{
	background-color:#2f5a9b; 	
		}
		
/* news block */

.news-flexslider .slides{
padding:0;
margin:0;
	
	}
	

.top .flex-viewport ul li{

 border-radius: 0;
    margin: 0;
	    padding: 0;
    position: static;
	display:inline-block;
	float:left;
	width:auto;
	background:transparent;
	
	}
.cycle-caption{
	display:none;
		}
	
.top .flex-viewport ul li img, aside .flex-viewport ul li img{
	  margin:0 0 0.5em;
	  padding:0;
	  border:none;
	  float:left;

	}

.top .flex-viewport ul li h3,.top .flex-viewport ul li p{
	width:100%;
	margin:0 auto;
	line-height:1.2em;

	}
	
		

	
.top .flex-control-nav{
	display:none;	
		}
		
.top .flex-direction-nav, aside .flex-direction-nav, #beneath-content .flex-direction-nav{
	position:absolute;
	bottom:-1.25em;right:1em;
	display:block;
	height:50px;
	}
	
.top .flex-direction-nav li, aside .flex-direction-nav li,#beneath-content .flex-direction-nav li{
	width:35px;
	display:inline-block;
	margin-left:10px;	
		}
	
.top .flex-direction-nav li a, aside .flex-direction-nav li a,#beneath-content .flex-direction-nav li a{
	background-color:#FFF;
	border-radius:50px;	
	display:inline-block;
	position:static;
	width:35px;
	height:35px;
	font-size:0;
	line-height:0;
	opacity:1 !important;
	border:1px solid #e4e4e4;
	margin-right:5px;
	transition:all ease-in 0.1s;
	text-decoration:none;
		}

#content .flex-direction-nav li a:hover{
		border:1px solid #1799cb;
		
		}	
		
		
.related-links ul li{
	 width: 100%;
	 padding:0;
	 margin:0;
	 
	
	}
	
.promo-block .flex-viewport ul li div{
	height:400px;
	
	
	}
	
.promo-block.block.ad-bg-color{
	background:#f7f7f7;
}
.promo-block.block{
	height:400px;
	
	}	
.promo-block .flex-viewport ul li img{
	  margin:0 auto 0.5em;
	  padding:0;
	  border:none;
	  float:none;
	  position:relative;
	  top:40%;
	  transform: translateY(-50%);
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);	}
	  
.promo-block .flex-direction-nav{
	bottom:0;
	
	}
	
img.promo-block{
	  position:relative;
	  top:50%;
	  transform: translateY(-50%);
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);	
	}
	
.promo-block .wrimg {
	
	height:400px;
	display:block;
	width:100%;
	
	}
	
	
.promo-block .wrimg  img{
	height:auto;	
		}
		
		
	
/* video block */


	
.video-block h3, .video-block .caption, .article-item h3, .article-item p, .news-block h3,.news-block p,.aue-block p{
		width:100%;
		margin:0 auto;
display:block;		
line-height:1.2em;
padding-bottom:0.25em;
		}
.top .slides p, aside .slides p{
	line-height:1.3em;
	
	}
		
		
.video-block .slides li{
	position:relative;		
			}

		
			
.vid-player, #vid-player{
 height: 0;
    margin-bottom: 0.5em;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
	width:100%;
	height:100%;

	}

.vid-player iframe, #vid-player iframe, .vid-player video, #vid-player video{border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;}
	
.vid-block-01{
	width:100%;
	float:left;
	margin-bottom:1em;
	 position: relative;
	
	}
#video_library_items{
	margin:1em 0;	
	float:left;
	display:block;
	width:100%;
		}
		
#sort_videos_select{
	width:50%;
	}
	
#albums_library label[for=sort_videos_select]{
	
	width:5em;
	}
#video_library_search{
	
	height:32px;
	padding:0 2%;
	width:60%;}
	
.video-item-title{
	color:#1799cb;
	
	}
		

/* contact info block */	
.contact-info-block #map {
    height: 160px;
    width: 100%;
	margin-bottom: 0.5em;
}

.contact-info-block a.button{
	display:inline-block;
	float:left;
	}
	
.contact-info-block .icon-mail-alt:before {
  
    font-size: 1.2em;
    margin-right: 0.5em;
}

	
/* related-links block */

 .related-links ul li a,
.current span{
	padding:4% 3%;
}	

.subpage .current span{
	padding:4% 10%;
}	
 	
		
/* events block */

 .events-block ul.dot li a{

	padding:1.5em 3em 1.5em 1em;
 }
 
 
 .calendar-block td .event{
	 font-weight:bold;
	 
	 }

/* comments block */
		
.comments-block li{ 

background-color: #f4f4f4;
margin-bottom:2px;
padding:3%;
border-radius:3px;}

.podcast-download:before,.feed:before, .itunes:before{
	color: #0091c8;
    display: inline-block;
	content: '\e812';
    font-family: "fontello";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 35px;
    margin-left: 0.1em;
    margin-right: 0.3em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
	}
	
.podcast-download,.feed,.itunes{
	font-family:"klavika",arial,sans-serif;
	
		
		}
	
.feed:before{
	 content: '\e81c'; 
	}
	
.itunes:before{
	 content: '\e800'; 	
		}

	
#episode-item-full p{
	padding:0;
	
	}
	
	
#social-media-header{

width:100%;
height:auto;
padding:0;
border-radius: 5px 0 0 5px;
	}	
	

.social-media a:hover{
			text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
		
			}
			
.hero-vid-player{
	 height: 0;
    margin-bottom: 0.5em;
    overflow: hidden;
    padding-bottom: 56.25%;
   margin-top: 1em;
    position: relative;

	}	
	
.hero-vid-player iframe{
 border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;}
	
.categories-block ul ul {
	
	font-size:0.75rem;}
	
.categories-block ul.dot li{
	background:none;
	}


.categories-block ul.dot li a{
	background:none;
	padding:0.5em 0;
	display:inline-block;
    margin-bottom:0;
	color:#1799cb;
}
	
.categories-block ul.dot li{
	margin-bottom:0.5em;
font-weight:bold;
		
		}
		
.categories-block ul.dot li ul li{
	display:inline-block;
	float:left;		
	width:auto;
	border:1px solid #e4e4e4;
	padding:0.25em 0.5em;
	margin-right:0.25em;
	margin-bottom:4px;
	font-weight:normal;
	background:#fff;

			}
			
.categories-block ul.dot li ul li li{
		background:#fff;		
				}
				
ul.lines{
	padding:0;
	margin:0;
	}
	
#home .twitter-block ul.lines li .button{
		width:auto;
		display:inline-block;
		padding:0 0.5em;
		border-radius:0;
		}
		
#home .twitter-block a.button{
		width:13em;	
			}
.twitter-block .note{
	color:#999;
	}
	
.flickr li{
		
	width:33.3%;
	float:left;	
		}
		
.flickr ul li img{
	width:97%;	
	margin-right:3%;
	margin-bottom:0.25em;	
			}
			
.flickr ul li:nth-child(3n) img{
			margin-right:0;		
				}
			
.rss-block ul li{
	padding:0.75em;
	line-height:1.2em;
	border-bottom:1px dotted #ccc;
	display:block;
	
	}
	
.rss-block ul li a{
	color:#4b4b4b;	
		
		}
		
.aue-block p a{
	 background-attachment: scroll;
    background-color: #f7f7f7;
    border-radius: 30px;
    font-family: "klavika",arial,sans-serif;
    font-size: 0.8em;
    margin-right: 0.5em;
    margin-top: 1em;
    padding: 0.25em 1.5em;
    text-align: center;
    text-transform: uppercase;

	}
	
#video_permalink_textbox{
	width:98%;
	float:left;
	font-size:0.8em;
	}
#vid-options{
		width:100%;
	float:left;
	margin-bottom:1em;
		}
		
#video_permalink:before{
	content:"\e820";
	display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
			
			}
			
#video_permalink{
		  font-family:"klavika",arial,sans-serif;
		  font-weight:normal;
				}
				
#slide .flexslider .slides img {
    display: block;
    width: 100%;
	max-width:none;
	margin-left:0;
}




#contact-form{
	margin-bottom:1em;
	float:left;
	
	}
	
#checkout form{
	margin-bottom:1.5em;	
		}
		
#beneath-content div.block.no-formatting{	
	margin:2em 0;
	
		}

/* editor css  */		
		
#content .donate-button{
	background:#5c963c;
	line-height:35px;
	color:#fff;	
	}
#content .download-button{background:#0091c8;}	
	
.donate-button:before{
	content:"Donate ";

color:#fff;	
		}
		


		
#content .download-button, #content .donate-button{
	font-family: "klavika",arial,sans-serif;
	diplay:inline-block;
	padding:0.5em 1em;
	text-align:center;
	width:6em;
	border-radius:50px;
	color:#fff;
			}
			

	
.download-button:before{
	color: #fff;
    content: "\e812";
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 35px;
    margin-left: 0;
    margin-right: 0.3em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
	}
	

		
.image-captions{
	font-size:0.7em;
	line-height:1.2em;
	color:#a5a5a5;
	 margin: 0;
    padding: 0 0 0.5em 0;
	
		}
		
.full-width article .image-captions{
	font-size:0.8em;

		}
		
.full-width article p{
	font-size:1em;
	line-height:1.4em;
			}


article .full-image{
		width:100%;
	/*max-width:615px;*/
	margin-bottom:0.5em;
	clear:both;
	display:block;
	border:none;
		}		

.img-right{
		float:right;
	margin-left:1em;
	margin-right:0;
	max-width:32%;
	
	}
		
.img-left{
	float:left;
	margin-left:0;
	margin-right:1em;
	max-width:30%;
	
	}	
	

.intro{
	font-weight: normal;
	font-style: normal;
	color: #8b837b;
	font-family: 'klavika', arial, sans-serif;
	font-size: 1.2em;
	padding: 0 0 0.5em;

	}
	
.emphasis{
	font-weight:bold;
	color:	#B40A37;
		}
	
#content .alert{
	clear:both;
	margin:0 0 1.5em;
	padding:0.5em 0.75em;
	border: 1px dotted #f5821e;
	background-color: #fff;
	color:#f5821e;
	}	
	
.quote-short{
	font-family: 'klavika', arial, san-serif;
	color: #ada69c;
	margin: 0;
	padding: 0.5em 10%;
	font-size: 1.3em;
	line-height: 1.1em;
	}	
	
.quote-short:before {
	content: "\201C";
	font-family: 'klavika', arial, san-serif;
	font-size: 3em;
	display: inline-block;
	text-indent: -0.5em;
	float: left;
	margin-top: 0.1em;
	
}

.quote-short:after {
		content:"\201D";
	font-family: 'Klavika', arial, san-serif;
	font-size: 3em;
	display:inline-block;
	float:right;
	margin-top:0.4em;
	margin-right: -0.45em;
	
	}
	
/* Site Search */


body.search #keywords{
	width:63%;
	margin-right:0;
	height:30px;
	padding:0 5px;
	
	}
	
body.search h3.title{
	  font-size: 1.2em;
	  font-weight:bold;
	  padding-bottom:0.25em;
	}
#search-page-form input[type=submit]{
	border-radius:0 3px 3px 0;
	margin-left:-3px;
	height:32px;
	padding:0;
	
	}
	
.search-results-text p{
		padding-bottom:0.5em;
		}
		
.search-results-block{
	 border-bottom: 1px solid #e7e7e7;
	 margin-bottom:1em;
	 padding-bottom:0.5em;
	}
	
.search-results-text{
	line-height:110%;	
		}
		
.search-results-info{
		padding:1em 0;
		color:#777;
		}
.url span{
	color:#777;	
	font-size: 0.9em;	
			}
			
.url{
	 word-wrap: break-word;			
				}
			
.url span.highlighted-word{
	color:#4b4b4b;
	}
span.highlighted-word {
		font-weight: bold;	
	}
	
#search-results-content {
		clear: both;
	}

body.search #pagination a {
    display: inline-block;
    font-size: 1em;
    min-height: 25px;
    min-width: 25px;
}
body.search #pagination a:hover{
	 background-color: #f7f7f7;
	 text-decoration:none;
	}
	#content > div > article div.video-holder {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0.5em;
}
#content > div > article div.video-holder iframe, .wrapper #content #news-item-full #news-item-content div.video-holder.youtube-embed iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
#content > div > article div.video-holder object{
	height:100%;
	position:absolute;
}
.audio-player{
	width:250px;
}