@charset "utf-8";
/* CSS Document */
/*v3.0 by chard*/

/*Reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*End Reset*/

/*common*/

html {
	min-width: 960px;
}

body {
	background: url(../img/bg-main.jpg) #fff no-repeat top center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

p {
	font-size: 15px;
	color: #4a4a4a;
}

a {
	color: #c14000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.continue {
	font-style: italic;
}


.clearer {
	clear: both;
}

h1 {
	width: 100%;
	color: #25530c;
	font-size: 24px;
	font-family: 'Quattrocento', Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d7b48a;
}

h2 {
	color: #683B1E;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h3 {
	font-family: 'Quattrocento', Georgia, "Times New Roman", Times, serif;
	color: #25530c;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h4 {
	color: #252525;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h5 {
	color: #ffff40;
	font-size: 15px;
	margin: 0 0 5px 0;
}

h6 {
	color: #71402e;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

p.justified {
	text-align: justify;
}

ul.list01 {
	margin: 15px 0 15px 0;
}

ul.list01 li {
	background: url(../img/bullet02.png) no-repeat left top;
	padding: 0 0 0 25px;
	margin: 0 0 3px 0;
	font-size: 14px;
	color: #4a4a4a;
}

ol {
    display: block;
    list-style-type: decimal;
    padding-left: 30px;
    font-size: 14px;
	color: #4a4a4a;
} 

ol li {
	margin-bottom: 7px;
}

img.f-left {
	float: left; margin: 0 20px 20px 0;
}

img.f-right {
	float: right; margin: 0 0px 20px 20px;
}

.divider {
	width: 100%; clear: both; margin: 20px 0;
	border-top: 0px solid #c7c7c7;
	border-bottom: 1px dotted #c8c8c8;
}

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

span.red-txt { color: #c91f1f; }
span.yellow-txt { color: #fff200; }
span.white-txt { color: #fff; }
span.black-txt { color: #252525; }

.full-width {
	width: 100%; height: auto; display: block;
}

.fill-width {
	width: 960px; height: auto; margin: auto;
}

/*end common*/

/*header*/

#main-wrapper {
	width: 960px; height: auto; margin: auto;
}

#header-wrapper-wrapper {
	width: 100%; height: auto; display: block;
	background: url(../img/bg-tnav-r.jpg) repeat-x;
}

#header-wrapper {
	width: 960px; height: 256px; margin: auto;
	position: relative;
}

#tnav-wrapper {
	width: 100%; height: 46px; display: block;
}

#slogan-wrapper {
	width: 263px; height: 23px; float: left;
	background: url(../img/slogan.png) no-repeat;
	text-indent: -9999px;
	margin: 8px 0 0 0;
}

#tnav {
	padding-top: 5px;
	width: 480px; height: 41px; float: left;
	text-align: right;
	margin: 0 0 0 217px;
}

#tnav p {
	font-size: 14px; color: #d4ada0; 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

#tnav a { font-size: 14px; color: #d4ada0; }
#tnav a:hover { color: #fff; text-decoration: none; }

#header-logo-wrapper h3 {
	width: 193px; height: 198px; float: left; position: absolute; z-index: 10;
	margin: 0 0 0 0;
	background: url(../img/header-logo.png) no-repeat;
	text-indent:-9999px;
	top:0; left: 383px;
}

#header-logo-wrapper h3 a {
	width: 193px; height: 198px; display: block;
}

#social-wrapper {
	width: 80px; height: 55px; float: left;
	margin: 22px 0 0px 752px;
	background: url(../img/social-follow.png) no-repeat center left;
	padding: 0 0 0 90px;
}

#social-wrapper img {
	margin: 0 3px;
}

#mnav-wrapper {
	width: 866px; height: 52px; float: left;
	margin: 0 0 0 48px;
}

#mnav-wrapper li {
	float: left;
}

#mnav-wrapper li a {
	height: 37px; display: block; text-align: center;
	font-size: 16px; font-weight: bold;
	color: #fff; text-transform: uppercase;
	padding-top: 15px;
}

#mnav-wrapper li a:hover { color: #ffff40; text-decoration: none; }
#mnav-wrapper li.current a { color: #ffff40; text-decoration: none; }

#mnav-home a { width: 90px; }
#mnav-about a { width: 117px; }
#mnav-memorial a { width: 152px; }
#mnav-convoy a { width: 115px; margin-left: 141px; }
#mnav-store a { width: 101px; }
#mnav-membership a { width: 150px; }


/*for dropdowns*/
#mnav-wrapper ul li	{
	position:relative;
    z-index:500; 
    display:block;
    float:left;
}

#mnav ul {
	position:absolute;
	left:0;
	top: 50px;
	display:none;
	margin: 0 0 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #1e1311;
}

#mnav li#mnav-convoy ul {
	position:absolute;
	left:0px;
	top: 50px;
	display:none;
	margin: 0 0 0 0px;
	padding:0;
	list-style:none;
	border-top:0px solid #1e1311;
}
         
#mnav ul li {
	float:left;
}
		
#mnav ul a {
	color:#fff;
	font-size: 14px;
	background:#311F1B;
	border-top:1px solid #4d302a;
	border-bottom:1px solid #1e1311;
	border-left:1px solid #1e1311;
	border-right:1px solid #1e1311;
	font-weight:normal;
	text-decoration:none;
	display:block;
	height: 26px;
	width:200px;
	text-align:center;
	line-height: 1.0;
	padding: 8px 0 0 0;
	text-indent: 0;
	text-transform: none;
}
         
#mnav ul a:hover {
	color:#fff;
	border-top:1px solid #906033;
	background:#624122;
	text-decoration:none;
	width:200px;
	text-align:center;
	text-indent: 0;
}

#mnav li.current ul a {
	color:#fff;
	font-size: 14px;
	background:#311F1B;
	border-top:1px solid #4d302a;
	border-bottom:1px solid #1e1311;
	border-left:1px solid #1e1311;
	border-right:1px solid #1e1311;
	font-weight:normal;
	text-decoration:none;
	display:block;
	height: 26px;
	width:200px;
	text-align:center;
	line-height: 1.0;
	padding: 8px 0 0 0;
	text-indent: 0;
	text-transform: none;
}
         
#mnav li.current ul a:hover {
	color:#fff;
	border-top:1px solid #906033;
	background:#624122;
	text-decoration:none;
	width:200px;
	text-align:center;
	text-indent: 0;
}



/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #mnav ul {
    margin:0 0 0 -2px;
}
/*end for dropdowns*/
	
/*end header*/

/*slider*/

#slider-wrapper {
	width: 700px; height: 300px; display: block;
	margin: 0px 0 10px 00px;
}

.slides {
	width: 700px; height: 300px;
}

#slides-secondary {
	height: 80px; width: 960px;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px; }
.flexslider .slides {zoom: 1;}

.carousel li { width: 100%;}
.loading { min-height: 300px; background: url(../img/loading.gif) no-repeat center center !important;}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 61px; height: 87px; margin: -43px 0 0; display: block; background: url(../img/arrows.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: .5!important; filter:alpha(opacity=50); }
.flex-direction-nav .flex-next {background-position: -61px 0; right: -75px; }
.flex-direction-nav .flex-prev {left: -75px;}
.flexslider .flex-next:hover {opacity: 1!important; filter:alpha(opacity=100);}
.flexslider .flex-prev:hover {opacity: 1!important; filter:alpha(opacity=100);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; }
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline; width: 15px; }
.flex-control-paging li a {width: 15px; height: 15px; display: block; background: url(../img/bullets.png) no-repeat 0 0px; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a.flex-active { background-position: 0 -15px; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/*end slider*/

/*
This is the necessary css for Open Carousel
Include jquery.openCarousel.js and jquery.openCarousel.css in your projects
*/
.ocarousel {
    display: none;
}
    .ocarousel_window {
        overflow: hidden;
        white-space: nowrap;
        /* default size */
        width: 100%;
        height: 80px;
    }
        .ocarousel_window_slides {
            position: relative;
            margin: 0 auto;
            overflow: hidden;
            width: 50000px;
            white-space: nowrap;
        }
	/* IE6 Hack instead of >* child selector */
        .ocarousel_window_slides * {
            float: left;
            white-space: normal;
        }
        .ocarousel_window_slides * * {
            float: none;
        }
        .ocarousel_window_slides_vertical {
            float: none;
            white-space: normal;
            display: block;
        }
.ocarousel_indicators {
    width: 100%;
}
.ocarousel_indicators svg {
    height: 50px;
    margin: 0 auto;
    display: block;
}
.ocarousel_indicators svg circle {
    cursor: pointer;
}

/* Fallback indicators for no SVG support */
.ocarousel_indicator {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 1px;
    overflow: hidden;
    cursor: pointer;

    /* IE 8< inline-block fix */
    *display: inline;
    zoom: 1;
}
.ocarousel_indicator_active {
    background: url('../images/indicatorsSVGFallback.gif') 0 0;
}
.ocarousel_indicator_inactive {
    background: url('../images/indicatorsSVGFallback.gif') -16px 0;
}

.ocarousel_window img { margin: 0 5px; }



/*content*/

#content-wrapper {
	width: 960px; height: auto; float: left;
}

#content-area {
	width: 700px; height: auto; float: left;
	margin: 0 0 0 30px;
	position: relative;
}

#sidebar {
	width: 230px; height: auto; float: left;
	margin: 0 0 0 00px;
}

#sidebar img {
	margin-bottom: 10px;
}

ul.sb-menu {
	margin: 0px 0 10px 0;
}

ul.sb-menu li a {
	font-family: 'Quattrocento', Georgia, "Times New Roman", Times, serif;
	width: 230px; height: 30px; display: block;
	background: #412513;
	padding: 10px 0 0 0px;
	margin: 0 0 3px 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

ul.sb-menu li a:hover {
	background: #25530C;
	text-decoration: none;
	color: #ffff40;
}

ul.names-wall {
	margin: 20px 0 20px 0; height: auto; width: 700px;
}

ul.names-wall li {
	float: left;
	width: 325px;
	background: url(../img/bullet02.png) no-repeat left top;
	padding: 0px 0 0 25px;
	margin: 0 0 3px 0;
	font-size: 14px;
	color: #4a4a4a;
}

#letters a {
	width: 35px; height: 25px; display: block; float: left;
	background: #25530C;
	padding: 10px 0 0 0px;
	margin: 3px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 1.0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#letters a:hover {
	background: #327010;
	color: #ffff40;
	text-decoration: none;
}

a.rounded-button  {
	width: 330px; height: 25px; display: block; float: left;
	background: #25530C;
	padding: 20px 0 10px 0px;
	margin: 3px 10px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 1.0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

a.rounded-button:hover {
	background: #327010;
	color: #ffff40;
	text-decoration: none;
}

a.rounded-button-2  {
	width: 330px; height: 25px; display: block; float: left;
	background: #1179EC;
	padding: 20px 0 10px 0px;
	margin: 3px 10px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 1.0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

a.rounded-button-2:hover {
	background: #2C88ED;
	color: #ffff40;
	text-decoration: none;
}

a.rounded-button-3  {
	width: 330px; height: 25px; display: block; float: left; text-transform: uppercase;
	background: #1179EC;
	padding: 20px 0 10px 0px;
	margin: 10px 0px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 1.0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

a.rounded-button-3:hover {
	background: #2C88ED;
	color: #ffff40;
	text-decoration: none;
}

#video-history-wrapper {
	float: left; margin: 20px 20px 40px 0;
}



/*end content*/

/*sponsor*/

#sponsor-logos-wrapper {
	width: 680px; height: auto;
	background: #e3e3e3;
	border-radius: 8px;
	padding: 10px;
}

#sponsor-logos-wrapper img {
	float: left;
	margin: 10px;
}

/*end sponsor*/



/*artists*/

.artist-wrapper {
	width: 204px; height: auto; float: left;
	background: url(../img/bg-artists.png) no-repeat center top;
	padding: 13px;
	margin: 1px; text-align: center;
}

.artist-wrapper img {
	margin: 0 0 13px 0;
}

.artist-wrapper p {
	margin: 0; font-style: italic;
	line-height: 1.1;
}

/*end artists*/

/*contact*/

#contact-left {
	width: 330px; height: auto; float: left;
	margin: 0 0 0 0;
}

#contact-right {
	width: 350px; height: auto; float: left;
	margin: 0 0 0 20px;
}

.iframe-map {
	width: 300px; height: 300px;
	border: 1px solid #ccc;
}

/*#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }
#contact { display: block; width: 300px; border-radius:5px; float: left; margin: 0px 0 0 0px; }
#contact p, #contact label, #contact legend { font-size: 14px; color: #252525; }
#contact h1 { margin: 10px 0 10px; font-size: 18px; color: #E20606; font-weight: bold; text-align: left; }

#contact label { display: inline-block; float: left; line-height: 20px; width: 300px; border-radius:4px; padding-top:4px;}
#contact input,  #contact textarea, #contact select { width: 290px; padding: 4px; color: #252525; background: #fff; border: 1px solid #b7b7b7; margin: 5px 0; border-radius:4px; float: left; font-size: 15px;}
#contact input:focus, #contact textarea:focus, #contact select:focus { border: 1px solid #cccccc; background-color: #fff; color:#252525; }
#contact input.submit { width: 130px; height: 38px; cursor: pointer; color:#fff; margin: 20px 0 0px 0px; padding: 0px; float: left; clear: both; background: #003B7A; font-size: 15px; border: 0; }
#contact input.submit:hover { width: 130px; height: 38px; color: #fff; background: #851212; border: 0; }
#contact input[type="submit"][disabled] { width: 130px; height: 38px; }
#contact fieldset {  }
#contact legend { margin-bottom:10px !important; margin-bottom:20px; width: 290px; }

#contact span.required{ font-size: 13px; color: #FF0000; } /* Select the colour of the * if the field is required. */
/*#contact input.halfsize { width: 170px; }
#contact select.halfsize { width: 170px; margin-left: 10px; }
.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../img/success.png') left no-repeat; padding-left:22px; }
.error_message { display: block; height: 22px; line-height: 20px; background: #FBE3E4 url('../img/error.png') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; border-radius:5px; font-size:13px; margin-bottom: 10px;}

#contact label.cblabel { width: 400px; float: left; margin: 00px 0 00px 00px;}
#contact input.checkbox { width: 20px; float: left; margin: 5px 20px 0 0; border: 0; background-color: #bbbbf8; }

/*Captcha Box wrapper*/
.digi_captcha_wrapper 
{
	width:270px;
	height:auto;
	padding:10px;
	background-color: #FFF;
	text-align:center;
	position:relative;
	margin: 10px 0 0 0;
}

/*end contact*/

/*sponsor*/

#sponsor-wrapper-wrapper {
	background-color: #e3e3e3;
	padding: 12px 0 30px 0;
	margin: 20px 0 0 0;
}


/*end sponsor*/



/*footer*/

#footer-wrapper-wrapper {
	width: 100%; height: auto; display:block;
	background: url(../img/bg-footer-r.jpg) #160e0b repeat-x;
	margin: 0px 0 0 0;
}

#footer-wrapper {
	width: 960px; height: auto; margin: auto;
	padding: 40px 0 20px 0;
}

#footer-logo-wrapper h3 {
	width: 134px; height: 134px; float: left;
	margin: 0px 0 0 0px;
	background: url(../img/footer-logo.png) no-repeat;
	text-indent:-9999px;
}

#footer-address {
	width: 160px; height: auto; float: left;
	margin: 10px 0 0 16px;
}

#footer-address p { color: #fff; font-size: 14px; }

#f01 { width: 310px; height: auto; float: left; }
#f02 { width: 180px; height: auto; float: left; }
#f03 { width: 240px; height: auto; float: left; }
#f04 { width: 230px; height: auto; float: left; }

.fnav ul {
	width: 100%;
}

.fnav ul li {
	background: url(../img/bullet01.png) no-repeat left center;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
}

ul.fnav {
	width: 100%;
}

ul.fnav li {
	background: url(../img/bullet01.png) no-repeat left center;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
}

.fnav p, .fnav a {
	font-size: 14px;
	color: #fff;
}

.fnav a:hover {
	font-size: 14px;
	color: #FFFF04;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
}

#copy-wrapper {
	width: 960px; height: auto; float: left;
	background: url(../img/footer-divider.png) no-repeat top center;
	padding-top: 30px;
} 

#copy-wrapper p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #57372b; text-align: center;
	font-size: 14px;
}

#copy-wrapper a {
	color: #57372b;
	font-size: 14px;
}

#copy-wrapper a:hover {
	text-decoration: none;
	color: #89513c;
}


/*end footer*/

/*Wordpress*/

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
 
/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
 
/* =Menu
----------------------------------------------- */
 
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    float: left;
    position: absolute;
        top: 1.5em;
        left: 0;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}
 
/* Small menu */
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
 
/* =Content
----------------------------------------------- */
 
.sticky {
}
.hentry {
    margin: 0 0 1.5em;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
 
/* =Asides
----------------------------------------------- */
 
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
 
/* =Media
----------------------------------------------- */
 
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
    margin-bottom: 1.5em;
}
.wp-caption img {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption p {
    font-size: 13px; font-style: italic;
 }

.site-content .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
 
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}
 
/* =Navigation
----------------------------------------------- */
 
.site-content .site-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.site-content .nav-previous {
    float: left;
    width: 50%;
}
.site-content .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
 
/* =Comments
----------------------------------------------- */
 
.bypostauthor {
}
 
/* =Widgets
----------------------------------------------- */
 
.widget {
    margin: 0 0 1.5em;
}
 
/* Search widget */
#searchsubmit {
    display: none;
}

/*End Wordpress*/

/*Custom*/

span#lightbox-caption-title { display:none; }

/*End Custom*/

/*margins*/

.mt000 { margin:auto; }

.mt001 { margin-top: 1px }
.mt002 { margin-top: 2px }
.mt003 { margin-top: 3px }
.mt004 { margin-top: 4px }
.mt005 { margin-top: 5px }
.mt006 { margin-top: 6px }
.mt007 { margin-top: 7px }
.mt008 { margin-top: 8px }
.mt009 { margin-top: 9px }
.mt010 { margin-top: 10px }
.mt011 { margin-top: 11px }
.mt012 { margin-top: 12px }
.mt013 { margin-top: 13px }
.mt014 { margin-top: 14px }
.mt015 { margin-top: 15px }
.mt016 { margin-top: 16px }
.mt017 { margin-top: 17px }
.mt018 { margin-top: 18px }
.mt019 { margin-top: 19px }
.mt020 { margin-top: 20px }
.mt021 { margin-top: 21px }
.mt022 { margin-top: 22px }
.mt023 { margin-top: 23px }
.mt024 { margin-top: 24px }
.mt025 { margin-top: 25px }
.mt026 { margin-top: 26px }
.mt027 { margin-top: 27px }
.mt028 { margin-top: 28px }
.mt029 { margin-top: 29px }
.mt030 { margin-top: 30px }
.mt035 { margin-top: 35px }
.mt040 { margin-top: 40px }
.mt045 { margin-top: 45px }
.mt050 { margin-top: 50px }

.mr001 { margin-right: 1px }
.mr002 { margin-right: 2px }
.mr003 { margin-right: 3px }
.mr004 { margin-right: 4px }
.mr005 { margin-right: 5px }
.mr006 { margin-right: 6px }
.mr007 { margin-right: 7px }
.mr008 { margin-right: 8px }
.mr009 { margin-right: 9px }
.mr010 { margin-right: 10px }
.mr011 { margin-right: 11px }
.mr012 { margin-right: 12px }
.mr013 { margin-right: 13px }
.mr014 { margin-right: 14px }
.mr015 { margin-right: 15px }
.mr016 { margin-right: 16px }
.mr017 { margin-right: 17px }
.mr018 { margin-right: 18px }
.mr019 { margin-right: 19px }
.mr020 { margin-right: 20px }
.mr021 { margin-right: 21px }
.mr022 { margin-right: 22px }
.mr023 { margin-right: 23px }
.mr024 { margin-right: 24px }
.mr025 { margin-right: 25px }
.mr026 { margin-right: 26px }
.mr027 { margin-right: 27px }
.mr028 { margin-right: 28px }
.mr029 { margin-right: 29px }
.mr030 { margin-right: 30px }
.mr035 { margin-right: 35px }
.mr040 { margin-right: 40px }
.mr045 { margin-right: 45px }
.mr050 { margin-right: 50px }

.ml001 { margin-left: 1px }
.ml002 { margin-left: 2px }
.ml003 { margin-left: 3px }
.ml004 { margin-left: 4px }
.ml005 { margin-left: 5px }
.ml006 { margin-left: 6px }
.ml007 { margin-left: 7px }
.ml008 { margin-left: 8px }
.ml009 { margin-left: 9px }
.ml010 { margin-left: 10px }
.ml011 { margin-left: 11px }
.ml012 { margin-left: 12px }
.ml013 { margin-left: 13px }
.ml014 { margin-left: 14px }
.ml015 { margin-left: 15px }
.ml016 { margin-left: 16px }
.ml017 { margin-left: 17px }
.ml018 { margin-left: 18px }
.ml019 { margin-left: 19px }
.ml020 { margin-left: 20px }
.ml021 { margin-left: 21px }
.ml022 { margin-left: 22px }
.ml023 { margin-left: 23px }
.ml024 { margin-left: 24px }
.ml025 { margin-left: 25px }
.ml026 { margin-left: 26px }
.ml027 { margin-left: 27px }
.ml028 { margin-left: 28px }
.ml029 { margin-left: 29px }
.ml030 { margin-left: 30px }
.ml035 { margin-left: 35px }
.ml040 { margin-left: 40px }
.ml045 { margin-left: 45px }
.ml050 { margin-left: 50px }

.mb001 { margin-bottom: 1px }
.mb002 { margin-bottom: 2px }
.mb003 { margin-bottom: 3px }
.mb004 { margin-bottom: 4px }
.mb005 { margin-bottom: 5px }
.mb006 { margin-bottom: 6px }
.mb007 { margin-bottom: 7px }
.mb008 { margin-bottom: 8px }
.mb009 { margin-bottom: 9px }
.mb010 { margin-bottom: 10px }
.mb011 { margin-bottom: 11px }
.mb012 { margin-bottom: 12px }
.mb013 { margin-bottom: 13px }
.mb014 { margin-bottom: 14px }
.mb015 { margin-bottom: 15px }
.mb016 { margin-bottom: 16px }
.mb017 { margin-bottom: 17px }
.mb018 { margin-bottom: 18px }
.mb019 { margin-bottom: 19px }
.mb020 { margin-bottom: 20px }
.mb021 { margin-bottom: 21px }
.mb022 { margin-bottom: 22px }
.mb023 { margin-bottom: 23px }
.mb024 { margin-bottom: 24px }
.mb025 { margin-bottom: 25px }
.mb026 { margin-bottom: 26px }
.mb027 { margin-bottom: 27px }
.mb028 { margin-bottom: 28px }
.mb029 { margin-bottom: 29px }
.mb030 { margin-bottom: 30px }
.mb035 { margin-bottom: 35px }
.mb040 { margin-bottom: 40px }
.mb045 { margin-bottom: 45px }
.mb050 { margin-bottom: 50px }

/*end margins*/

/*padding*/

.pt001 { padding-top: 1px }
.pt002 { padding-top: 2px }
.pt003 { padding-top: 3px }
.pt004 { padding-top: 4px }
.pt005 { padding-top: 5px }
.pt006 { padding-top: 6px }
.pt007 { padding-top: 7px }
.pt008 { padding-top: 8px }
.pt009 { padding-top: 9px }
.pt010 { padding-top: 10px }
.pt011 { padding-top: 11px }
.pt012 { padding-top: 12px }
.pt015 { padding-top: 15px }
.pt020 { padding-top: 20px }
.pt025 { padding-top: 25px }
.pt030 { padding-top: 30px }

.pr001 { padding-right: 1px }
.pr002 { padding-right: 2px }
.pr003 { padding-right: 3px }
.pr004 { padding-right: 4px }
.pr005 { padding-right: 5px }
.pr006 { padding-right: 6px }
.pr007 { padding-right: 7px }
.pr008 { padding-right: 8px }
.pr009 { padding-right: 9px }
.pr010 { padding-right: 10px }
.pr011 { padding-right: 11px }
.pr012 { padding-right: 12px }
.pr015 { padding-right: 15px }
.pr020 { padding-right: 20px }
.pr025 { padding-right: 25px }
.pr030 { padding-right: 30px }

.pl001 { padding-left: 1px }
.pl002 { padding-left: 2px }
.pl003 { padding-left: 3px }
.pl004 { padding-left: 4px }
.pl005 { padding-left: 5px }
.pl006 { padding-left: 6px }
.pl007 { padding-left: 7px }
.pl008 { padding-left: 8px }
.pl009 { padding-left: 9px }
.pl010 { padding-left: 10px }
.pl011 { padding-left: 11px }
.pl012 { padding-left: 12px }
.pl015 { padding-left: 15px }
.pl020 { padding-left: 20px }
.pl025 { padding-left: 25px }
.pl030 { padding-left: 30px }

.pb001 { padding-bottom: 1px }
.pb002 { padding-bottom: 2px }
.pb003 { padding-bottom: 3px }
.pb004 { padding-bottom: 4px }
.pb005 { padding-bottom: 5px }
.pb006 { padding-bottom: 6px }
.pb007 { padding-bottom: 7px }
.pb008 { padding-bottom: 8px }
.pb009 { padding-bottom: 9px }
.pb010 { padding-bottom: 10px }
.pb011 { padding-bottom: 11px }
.pb012 { padding-bottom: 12px }
.pb015 { padding-bottom: 15px }
.pb020 { padding-bottom: 20px }
.pb025 { padding-bottom: 25px }
.pb030 { padding-bottom: 30px }

/*end padding*/

/* ==========================================================================
   Animate
   ========================================================================== */

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s; visibility: visible;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}



