/*   
Theme Name: War Vets
Theme URI: http://war-vets.com
Description: Warvets wordpress template
Author: King Pangilinan
Author URI: http://facebook.com/kingpangilinan25
Version: 1
*/

@import "css/reset.css";
/*
@import "style/css/typography.css";
@import "style/css/layout.css";
*/
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/21px Helvetica, Arial, sans-serif, Georgia, Serif; background: url(images/page_bg_main.jpg) no-repeat fixed center top #d5d5d5; color: #333333; background-size: cover; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
.wpsr-floatbar-float_left {
  display:none !important;
}
.home #text-9 {
  display:none;
}

.flare_home_wrap {
    left: 50%;
    margin-left: -540px;
    position: fixed;
    top: 50px;
}
.fh_item {
    background: url("http://www.war-vets.org/wp-content/plugins/flare/images/sprite-social-icons-1.2.4.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    text-align: left;
    text-indent: -999em;
	width: 39px;
	height: 39px;
	margin-bottom: 9px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
}
.fh_item.gplus {
	background-position: -43px -240px;
	background-color: #d84d2f;
}
.fh_item.facebook {
	background-position: -42px -40px;
	background-color: #0b59aa;
}
.fh_item.youtube {
    text-align: center;
    text-indent: 0;
	color: #fff;
	background: #CF3427;
	line-height: 39px;
	font-weight: bold;
	font-size: 18px;
}

.flare-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1 !important;
}
.twitter-count-horizontal {
  width: 79px !important;
}
.mr_social_sharing_wrapper .mr_social_sharing {
  display:none;
}
.mr_social_sharing_wrapper span.mr_social_sharing_top {
  margin: 2px 10px 2px 2px;
}

.PIN_1382067221960_pin_it_button,
.PIN_1382067221960_pin_it_button_floating,
.PIN_1382067221960_hazClick {
  z-index:999; 
}
.image_wrapper_pin {
  position:relative;
}
.pinBtn {
    display: none;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 40px;
    z-index: 50;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.alignleft {
  padding: 5px;
  border: 1px solid #cdcdcd;
  background: #fff;
  margin: 0 10px 10px 0;
  float: left;
}
.alignright {
  padding: 5px;
  border: 1px solid #cdcdcd;
  background: #fff;
  margin: 0 0 10px 10px;
  float: right;
}
.post109 .la_title {
  height: 48px;
}

#page-wrap { width: 960px; margin: 0px auto; }
.sep_star {
	display: block;
	height:38px;
	background: url(images/separator_star.png) repeat-x scroll center top;
	margin: 0 -20px 20px;
}
#slider_holder {
	width: 920px;
	background: #000;
	margin: 0 0 20px;
}

.nivo-caption {
  display:none !important;
}

#header {
	display:block;
	height: 109px;
	background: url(images/header_bg_blue.png) no-repeat scroll center top;
	position: relative;
}
#warvets_ass {
	width: 289px;
	height: 26px;
	background: url(images/war_vets_ass.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	display:block;
	position: absolute;
	left:20px;
	top:15px;
}
#warvets_address {
	width: 272px;
	height: 26px;
	background: url(images/war_vets_address.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	display:block;
	position: absolute;
	right:20px;
	top:15px;
}
#warvets_tagline {  
	width: 220px;
	height: 21px;
	background: url(images/warvets_tagline.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	display:block;
	position: absolute;
	right:20px;
	top:20px;
}
.phone_tright {
  display:block;
  width:200px;
  height:20px;
	position: absolute;
	right:20px;
	top:20px;
	background: url(images/phone_top_right.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	outline:none;
}
#page_header {
	width: 960px;
	height: 131px;
	background: url(images/page_bg_top_white.png) no-repeat scroll 0 0;
	position: relative;
	margin-top: -18px;
}
.link_to_aaa {
  display: block;
  position: absolute;
  left: 18px;
  top: 15px;
  width: 205px;
  height: 56px;
}
#logo {
	 position: absolute;
	 width: 383px;
	 height: 242px;
	 background: url(images/logo.png) no-repeat scroll 0 0;
	 left: 50%;
	 margin-left: -195px;
	 top: -75px;
	 display: block;
	 text-indent: -9999px;
}
#phone_new {
  display:block;
  background: url(images/call_new.png) no-repeat scroll 0 0;
  width:174px;
  height:44px;
  position: absolute;
  right: 95px;
  top: 20px;
  
  text-align:left;
  text-indent:-99999px;
  outline:none;
  border:none;
  text-decoration:none;
}
#btn_aie {
  display:block;
  background: url(images/aie.png) no-repeat scroll 0 0;
  width:174px;
  height:44px;
  position: absolute;
  right: 55px;
  top: 20px;
  
  text-align:left;
  text-indent:-99999px;
  outline:none;
  border:none;
  text-decoration:none;
  
}
#email_header_new {
  display:block;
  background: url(images/email_new.png) no-repeat scroll 0 0;
  width:174px;
  height:44px;
  position: absolute;
  right: 55px;
  top: 74px;
  
  text-align:left;
  text-indent:-99999px;
  outline:none;
  border:none;
  text-decoration:none;
}
.bbb_header {
  display:block;
  background: url(images/bbb.png) no-repeat scroll 0 0;
  width:63px;
  height:100px;
  position: absolute;
  right: 20px;
  top: 19px;
  
  text-align:left;
  text-indent:-99999px;
  outline:none;
  border:none;
  text-decoration:none;  
}
#tel_number_header {
	width:307px;
	height: 37px;
	background: url(images/call_us.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
	bottom: 10px;
	left:0;
}
#email_header {
	width:292px;
	height: 37px;
	background: url(images/email_us.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 0;
}

#nav {
	height: 88px;
	display: block;
	background: url(images/nav_middle.png) repeat-x scroll 0 0;
	position: relative;
	z-index: 50;
}
#nav ul {
	text-align: center;
	margin: 0;
}
#nav ul li {
	display: inline;
	position: relative;
}
#nav ul li a {
	font: normal 28px/70px 'bebas_neueregular',Arial, Helvetica, sans-serif; /*21 */
	padding: 9px;
	color: #fff;
	margin: 0 3px;
	
	color: #244da8;
}

#nav ul li.current-menu-item a,
#nav ul li a:hover {
  background: #244DA8;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#left_3d {
	display:block;
	width: 21px;
	height: 88px;
	background: url(images/nav_left.png) no-repeat scroll 0 0;
	position: absolute;
	left: -21px;
	top: 0;
}
#right_3d {
	display:block;
	width: 19px;
	height: 88px;
	background: url(images/nav_right.png) no-repeat scroll 0 0;
	position:absolute;
	right: -19px;
	top: 0;
}

#nav ul li ul.sub-menu {
  position: absolute;
  left: 0;top:100%;
  width: 300px;
  background: #283658;
  background: #244DA8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0;
  margin-left: -90px;
  width: 220px;
  margin-left: -50px;
  /*
  -moz-box-shadow: 0 3px 3px #333;
  -webkit-box-shadow: 0 3px 3px #333;
  box-shadow: 0 3px 3px #333;
  */
  padding: 5px;
  display:none;
}
#nav ul li ul.sub-menu li {
  float:none;
  margin:0;
  padding:0;
  border-bottom: 2px solid #384668;/*255Ba0*/
  padding: 10px 0;
  text-align: center;
  display:block;
}
#nav ul li ul.sub-menu li:last-child {
  border:none;
}
#nav ul li ul.sub-menu li .sep {
  display:none;
}
#nav ul li ul.sub-menu li a {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin:0;
  line-height:normal;
}
#nav ul li ul.sub-menu li a:hover {
  /*font-weight: bold;
  color: #fff;
  letter-spacing: -.05px;*/
}

#nav ul li ul.sub-menu li a:hover {
  background: none;
  color: #fff;
}

#page_wrapper {
	width: 920px;
	margin-left: -20px;
	padding: 0 40px;
	background: url(images/page_bg_middle.png) repeat-y scroll 0 0;
	position: relative;
}
#page_bottom {
	display: block;
	width: 1000px;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: -31px;
	background: url(images/page_bg_bottom.png) no-repeat scroll 0 0;
}
#latest_articles {
	wisth: 940px;
	margin-left: -20px;
}
.la_wrapper .la_title {
	color: #bf0f1e;
	font: normal 21px/normal Georgia, "Times New Roman", Times, serif;
}
.la_wrapper {
	float: left;
	width: 286px;
	margin: 0 0 0 20px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}

.la_wrapper {
  color: #f1f1f1;
  background: #b30e1c;
  overflow:hidden;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.la_wrapper h2 {
  font: bold 14px/normal arial;
  color: #283658;
  text-transform: uppercase;
}
.lw_content {
  width: 260px;
  margin: 5px auto 5px;
  background: url(images/stars_bot.png) no-repeat scroll right bottom #efefef;
  padding: 6px 8px 5px;
  height: 280px;
  color: #333;
  
  
    padding: 8px 13px 5px;
    width: 250px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.lw_content ul li a {
  color: #333;
}
#latest_article {
  margin: 0 0 10px;
}
.blue_star {
  display: block;
  height: 21px;
  background: url(images/blue_star_bg.png) no-repeat scroll 0 0;
}


.la_wrapper ol {
    list-style: decimal outside none;
    padding-left: 25px;
}
.la_wrapper ul li {
    list-style: square outside none;
    margin: 0 0 10px 13px;
    line-height: normal;
}
.la_wrapper ol li {
    margin: 0 0 5px;
}

.read_more_la {
	display: block;
	width: 89px;
	height: 39px;
	background: url(images/read_more_la.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	border:none;
	text-decoration: none;
	outline:none;
}

#main_content_wrap {
	float:left;
	width: 602px;
}
#sidebar_wrap {
	float: right;
	width: 286px;
}

body .slider-wrapper.theme-default {
    position: relative;
}

body .theme-default .nivo-controlNav {
    bottom: 0;
    left: 10px;
    padding: 10px 0;
    position: absolute;
    z-index: 9999;
}
body .theme-default .nivoSlider {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { 
	font: normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#283658;
}
h2 {
	font: normal 24px Arial, Helvetica, "Trebuchet MS", sans-serif;
	color:#283658;
}
h3 {
	font: normal 18px Arial, Helvetica, "Trebuchet MS", sans-serif;
	color:#333;
	margin: 25px 0 10px;
}
.widget {
	margin: 0 0 20px;
}
#sidebar_wrap a {
	color: #333;
}
#sidebar_wrap h2 {
	color: #BF0F1E;
}
#footer {
	margin: 26px 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 20px 20px;
}
.kbtn.red3 {
    position: relative;
    z-index: 10;
    border: 1px solid #f20000; /*f20000*/
    color: #EEEEEE;
    padding: 5px 15px;
    text-shadow: 0 1px 1px #333333;
    width: 150px;
    font: normal 12px Arial, Helvetica, sans-serif;
    margin: 0 0 0 50px;
    display:block;
    cursor:pointer;
    font-size: 18px;
    

    -moz-box-shadow: 0 2px 3px #333333;
    -webkit-box-shadow: 0 2px 3px #333333;
    box-shadow: 0 2px 3px #333333;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    

background: #f20000; /* Old browsers */
background: -moz-linear-gradient(top,  #f20000 0%, #b50000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f20000), color-stop(100%,#b50000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f20000 0%,#b50000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f20000 0%,#b50000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f20000 0%,#b50000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f20000 0%,#b50000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f20000', endColorstr='#b50000',GradientType=0 ); /* IE6-9 */

background: #d20000; /* Old browsers */
background: -moz-linear-gradient(top,  #d20000 0%, #a20000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d20000), color-stop(100%,#a20000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d20000 0%,#a20000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d20000 0%,#a20000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d20000 0%,#a20000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d20000 0%,#a20000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20000', endColorstr='#a20000',GradientType=0 ); /* IE6-9 */
}
.kbtn.red3:hover {
  background: #a20000; /* Old browsers */
  background: -moz-linear-gradient(top,  #a20000 0%, #d20000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a20000), color-stop(100%,#d20000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a20000 0%,#d20000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a20000 0%,#d20000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a20000 0%,#d20000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a20000 0%,#d20000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a20000', endColorstr='#d20000',GradientType=0 ); /* IE6-9 */
}

.kbtn.red {
    position: relative;
    z-index: 10;
    border: 1px solid #7472a6; /*f20000*/
    color: #EEEEEE;
    padding: 15px;
    text-shadow: 0 1px 1px #333333;
    width: 100%;
    font: normal 12px Arial, Helvetica, sans-serif;
    

    -moz-box-shadow: 0 2px 3px #333333;
    -webkit-box-shadow: 0 2px 3px #333333;
    box-shadow: 0 2px 3px #333333;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    

/*background: #f20000; /* Old browsers */
/*background: -moz-linear-gradient(top,  #f20000 0%, #b50000 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f20000), color-stop(100%,#b50000)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #f20000 0%,#b50000 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #f20000 0%,#b50000 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #f20000 0%,#b50000 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #f20000 0%,#b50000 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f20000', endColorstr='#b50000',GradientType=0 ); /* IE6-9 */

background: #7472a6; /* Old browsers */
background: -moz-linear-gradient(top,  #7472a6 0%, #141259 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7472a6), color-stop(100%,#141259)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7472a6 0%,#141259 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7472a6 0%,#141259 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7472a6 0%,#141259 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7472a6 0%,#141259 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7472a6', endColorstr='#141259',GradientType=0 ); /* IE6-9 */

}
.kbtn.red2 {
  outline:none;
  cursor: pointer;
    position: relative;
    z-index: 10;
    border: 2px solid #b50000; /*f20000*/
    color: #b50000;
    padding: 10px;
    width: 100%;
    font: normal 13px Arial, Helvetica, sans-serif;
    

    -moz-box-shadow: 0 2px 3px #999;
    -webkit-box-shadow: 0 2px 3px #999;
    box-shadow: 0 2px 3px #999;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */


}
.kbtn.red2 a {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #b50000;
}
.kbtn.red2 .larger {
  font-weight: bold;
}
.kbtn.red a {  
  color: #fff;
}
.kbtn.red .larger {
  color: #fff;
  font: bold 14px/normal Arial, Helvetica, sans-serif;
}

.kbtn.orange {
	border: none;
	width: 100%;
	padding: 15px;
	color: #EEEEEE;
	text-shadow: 0 1px 1px #333;
	border: 1px solid #FFAE00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 2px 3px #333333;
	-webkit-box-shadow: 0 2px 3px #333333;
	box-shadow: 0 2px 3px #333333;
	background: #ffae00;
	background: -moz-linear-gradient(top,  #ffae00 0%, #ef7702 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae00), color-stop(100%,#ef7702));
	background: -webkit-linear-gradient(top,  #ffae00 0%,#ef7702 100%);
	background: -o-linear-gradient(top,  #ffae00 0%,#ef7702 100%);
	background: -ms-linear-gradient(top,  #ffae00 0%,#ef7702 100%);
	background: linear-gradient(to bottom,  #ffae00 0%,#ef7702 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#ef7702',GradientType=0 );
}

.wpcf7-validation-errors {
  display:none !important;
}
body.page-id-609 div.wpcf7 {
  width: 275px;
  margin: 0 auto;
}
body div.wpcf7 {
  /*url(images/form_bg.png) repeat scroll 0 0 */
	background: #980000;
	background: #244DA8;
	padding: 10px 20px 0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
body #sidebar_wrap div.wpcf7 h2 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	/*color:#f2f2f2;*/
	text-align:center;
}
body div.wpcf7 h2 {
	color: #FFFF99;
}
body #sidebar_wrap .wpcf7-form span {
    display: block;
    float: left;
    width: 160px;
	text-align:right;
	margin-right: 20px;
}
body #sidebar_wrap .wpcf7-form .wpcf7-form-control-wrap {
	text-align: left;
	width: 280px;
}

body #wpcf7-f565-p18-o1.wpcf7 .wpcf7-form p,
body #wpcf7-f565-p20-o1.wpcf7 .wpcf7-form p {
  overflow:hidden;
}
body #wpcf7-f565-p18-o1.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap,
body #wpcf7-f565-p20-o1.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap {
  float:right;
  display:block;
}
body #wpcf7-f565-p18-o1.wpcf7 .kbtn.red3,
body #wpcf7-f565-p20-o1.wpcf7 .kbtn.red3 {
  margin: 0 0 0 345px;
}
body #sidebar_wrap .wpcf7-form p {
    overflow: hidden;
    font-size:12px;
}
body #sidebar_wrap .wpcf7-form .cfield {
	background: #f2f2f2;
}
body #sidebar_wrap .wpcf7-form select {
	width: 160px;
}
.submit_p {
	text-align: center;
}
input.wpcf7-submit,
body #sidebar_wrap .submit_p  input.wpcf7-submit {
	border:none;
	background: #333;
	padding: 10px 0px;
	font: bold 28px Arial, Helvetica, sans-serif;
	display:block;
	width: 100%;
	color: #333;
	cursor:pointer;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */

}

.widget.QuoteRotator_displayWidget {
    background: none repeat scroll 0 0 #980000;
background:#a1a1a1;
background:#4f4f4f;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 49px;
    min-height: 130px;
    padding: 20px;
    position: relative;
}
#quoteauthor {
    color: #FFFFFF;
    display: block;
    font: 18px arial,helvetica,serif,sans-serif;
    margin-top: 20px;
    text-align: right;
}
#quoteauthor:before {
    content: "- ";
}
.quotemark, #quote {
    color: #FFFFFF;
    font-size: 13px;
}
.QuoteRotator_displayWidget > h2 {
    background: url("images/bot_test.png") no-repeat scroll 0 0 transparent;
    bottom: -40px;
    display: block;
    height: 43px;
    left: 0;
    position: absolute;
    text-indent: -99999px;
    width: 300px;
}

p { margin: 0 0 10px 0; }
a { color: #bf0f1e; }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry ul li,
.entry ol li{
  list-style: disc;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 19px;
}
.entry ul ul {
  margin-top: 8px;
}
.entry ul li li,
.entry ol li li {
  list-style: circle;
}

.entry ul,
.entry ol {
  padding-left: 20px;
}
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #991821; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, 
.datagrid table th { padding: 3px 10px; }
.datagrid table thead th {text-align:center; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #991821), color-stop(1, #80141C) );background:-moz-linear-gradient( center top, #991821 5%, #80141C 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#991821', endColorstr='#80141C');background-color:#991821; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #B01C26; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #80141C; border-left: 1px solid #F7CDCD;font-size: 12px;font-weight: normal; }
.datagrid table tbody .alt td { background: #F7CDCD; color: #80141C; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }



.bnt_red_w {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #B30E1C) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #B30E1C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#B30E1C');
	background-color:#c62d1f;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.bnt_red_w:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B30E1C), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #B30E1C 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B30E1C', endColorstr='#c62d1f');
	background-color:#B30E1C;
}.bnt_red_w:active {
	position:relative;
	top:1px;
}


body #sidebar_wrap .wpcf7-form span.frm_title_aie {
  display:block;
  font-size: 21px;
  text-align:center;
  padding: 0;
  margin: 0;
  width: auto;
  float:none;
}

/*AIE fix*/
.page-id-609 #text-11,
.page-id-609 .frm_title_aie {
  display:none;
}

.wpcf7-form-control.wpcf7-submit.kbtn.red2 {
	font: normal 28px/normal 'bebas_neueregular',Arial, Helvetica, sans-serif; 
	color: #f2f2f2 !important;
	padding: 5px;
	letter-spacing: 1px;
background: #b90000;
background: -moz-linear-gradient(top,  #b90000 0%, #a0000a 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b90000), color-stop(99%,#a0000a));
background: -webkit-linear-gradient(top,  #b90000 0%,#a0000a 99%);
background: -o-linear-gradient(top,  #b90000 0%,#a0000a 99%);
background: -ms-linear-gradient(top,  #b90000 0%,#a0000a 99%);
background: linear-gradient(to bottom,  #b90000 0%,#a0000a 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b90000', endColorstr='#a0000a',GradientType=0 );


}
} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
