/*
Theme Name: Moviguide
Author: Photon team
Author URI: www.photon.in
Description: Moviguide theme
License: GNU General Public License
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


@charset "utf-8";
/* CSS Document */ 

/***** BASIC STYLES *****/
@font-face {
    font-family: 'LoraBoldItalic';
    src: url('fonts/lora-bolditalic-webfont.eot');
    src: url('fonts/lora-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lora-bolditalic-webfont.woff') format('woff'),
         url('fonts/lora-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/lora-bolditalic-webfont.svg#LoraBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



html, body, form{
	margin: 0;
	padding: 0; 
}
body{
	font: 75% arial, helvetica, sans-serif;
	line-height: 1.4em;
	background:url(images/body_bg.gif);

}
input, select, textarea{
	font-size: 100%;
	font-family: arial, helvetica, sans-serif; /*same as body*/
}
h1{
	margin:0;
	font-size:145%;
	padding:0;
}
h2{
	margin:0;
	font-size: 145%;
	padding:0;
	line-height: 180%;
	padding-bottom: 5px;
       
}
h3{	
	margin:0;
	font-size: 100%;
	padding:0;
}
h4{
	margin:0;
	font-size: 110%;
	padding:0;
}
h5{
	margin: 0;
	font-size: 110%;
    padding:0;
}
h6{
	margin: 0;
	font-size: 110%;
    padding:0;
}
ul{  
	margin:0;
	padding: 0;
    list-style-type: none;   
}

ul, ol, p{
	margin: 0;
	padding:10 px;
        
}

table{  
    border-collapse:collapse;   
    border-spacing:0;   
} 
td, th{
	font-size:100%;
}
a{
	text-decoration:none;
	color:#26608C; 
}
a:visited{
	text-decoration:none;
	color:#348CCB; 
}
a:hover, a:active{
	text-decoration: underline;
	color:#ff0000;
}
img {    
    border:0;   
}
fieldset, legend
{
	margin:0;
	padding:0;
	border:0;
}
legend{
	display:none;
	color:#000;
	font-size:105%;
}

/***** BASIC LAYOUT *****/


.next_article { width:85%;
    float: right;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  margin: 20px auto
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;
padding: 10px;
 }




/****** Home page Startts here ***********/

/************* Top Header *******************/

.movie_general_top_header
{
   height:82px;
   width:100%;
   color:#000;
   background-color:#174363;
   }
.generaltopheader_container
{
	width:960px;
	margin:0 auto;
	height:82px;
	}   
.movie_logo
{
	float:left;
	width:270px;
	padding:13px 0 0 7px;
	}	
.generalheader_links
{
	margin:0;
	padding:33px 0 0 23px;
	list-style:none;
	float:left;
	/*width:525px;*/
	width:550px;   	
}	
.generalheader_links li
{
	float:left;
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	/*padding:2px 15px 2px 20px;*/
	padding:2px 3px 2px 20px;
	}	
.generalheader_links li a
{
	text-decoration:none;
	color:#fff;
	}	
li.link1
{
	background:url(images/recommend_icon.png) no-repeat center left;
}
li.link2
{
	background:url(images/topten_icon.png) no-repeat center left;
	}	
li.link3
{
	background:url(images/reviews_icon.png) no-repeat center left;
	}	
li.link4
{
	background:url(images/News_icon.png) no-repeat center left;
	}	
li.link5
{
	background:url(images/26x24-glasses_icon.png) no-repeat center left;
}
li.link6
{
	background:url(images/donate_icon.png) no-repeat center left;  
}
.search_field
{
	float:right;
	width:131px;
	/*background:url(images/searchtop_bg_white.png) no-repeat 0px 31px;
    padding:34px 0 15px 0;*/
	background:url(images/searchtop_bg_white.png) no-repeat 0px 6px;
    padding:15px 0 15px 0;
}

.search_field_wh 
{
	background: url(images/searchtop_bg_white.png) no-repeat 0px 6px;
    float: right;
    padding: 9px 0 15px;
    width: 131px;
}
	
	
.searchtop_field
{
	border:1px solid #0b324e;
	width:100px;
	font-size:11px;
	color:#fff;
	background-color:#0b324e;
	/*margin:2px 0 0 2px;*/
	margin:2px 0 0 6px;
	}	
.padsrc_icon
{
	padding:3px 5px 0 0;
	float:right;
	width:16px;
	height:16px;
	}
	
/************* Top Header Ends here *******************/	

/***************** Main Wrapper Starts here **************/

.content_wrapper
{
	margin:0 auto;
	width:960px;
}

.content_wrapper_reviews
{
	margin:0 auto;
	width:630px;
	float:left;
	min-height:700px;
}

.content_wrapper_reviews2
{
	margin:0 auto;
	width:320px;
	float: left;
	margin-top:23px;
	/*margin-left: 10px;*/
	margin-left: 0px;
}

.clearAll{
	clear: both;
	margin: 0px;
	padding: 0px;
}	
.ad_banner
{
	text-align:center;
	float:left;
	/*width:960px;*/
	padding:15px 0 20px 0;
	margin-left:115px;
	}
.ad_banner2
{
	text-align:center;
	float:left;
	/*width:960px;*/
	padding:15px 0 20px 0;
	margin-left:515px;
	}
.showtimes_holder
{
	float:left;
	width:671px;
	/*padding:0 0 23px 289px;*/
	padding:0 0 0 289px;
	margin-top: 15px;	
	background:url(images/showtimes_bg.png) no-repeat;
	height:71px;
	}	
.showtimes_holder2
{
	float:left;
	width:671px;
	/*padding:0 0 23px 289px;*/
	padding:0 0 0 289px;
	margin-top: 15px;	
	background:url(images/showtimes_bg_v1.png) no-repeat;
	height:71px;
	}	
.movie_list_holder
{
	float:left;
	width:135px;
	padding:5px 0 0 0;
	}	
.dropdwn_label
{
	float:left;
	width:133px;
	font-weight:bold;
	padding:0 0 0 0;
	font-size:14px;
	color:#174363;
}
.selectgrouptop_fancy{
	float:left;
	width:120px;
	position:relative;
	height:35px;
	padding:0 0 5px 0;
}
.styled { position: absolute; overflow: hidden; }
span.movielist { width:105px; padding: 1px 24px 2px 3px;} 
span.datelist { width:105px; padding: 1px 24px 2px 3px;} 
.selectgrouptop_fancy span
    { height: 26px;  
	  background: url(images/custom_selectbg.png) no-repeat; 
	  font-size:14px; 
	  font-weight:bold; 
	  color:#174363;
	  float:left; 
	  padding:9px 0 0 28px;
	  } 
 		
.selectgrouptop_fancy option
{
	font-size:14px;
	font-weight:bold;
	color:#174363;
	}
.eitheror_option
{
	float:left;
	width:50px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#174363;
	padding:32px 0 0 0;
	}		
.findtheatres_holder
{
	float:left;
	
	padding:6px 0 0 0;
	}		
.findtheatre_label
{
	float:left;
	width:211px;
	font-weight:bold;
	padding:0 0 0 0;
	font-size:14px;
	color:#174363;
}		
.input_area {
	float:left;
	width:211px;
	background:url(images/txtbox_bg.png) no-repeat;
	height:35px;
}
.findthtre_txtbox {	
	 color:#595a5a;
	 font-size:14px;
	 width:175px;
	 border:1px solid #fff;
	 margin:3px 0 0 3px;
	 padding:5px 0 0 0;
	 float:left;
}

.input_area_2 {
	float:left;
	/*width:211px;*/
	width:390px;
	background:url(images/txtbox_bg_search.png) no-repeat;
	height:35px;
}
.findthtre_txtbox_2 {	
	 color:#595a5a;
	 font-size:14px;
	 /*width:175px;*/
	 width:355px; 
	 border:1px solid #fff;
	 margin:3px 0 0 3px;
	 padding:5px 0 0 0;
	 float:left;
}

.padleft
{
	padding-left:5px;}
	
/**************************** Sub Divider Starts here *************************/

.content_subdivider
{
	float:left;
	/*width:960px;*/
	width:962px;
}
.ad_reviews_holder
{
	/*float:left;
	width:352px;*/
	float:right;
	width: 302px;
	/*padding:0 0 0 13px;*/
	/*padding:0 0 0 16px;*/
}

.reviews_holder {
	float:left;
	width: 138px;
	margin:0px 10px;
}

.general_advertisement
{
	float:left;
	width:353px;
	padding:0 0 10px 0;
}	
.top_texture
{
	float:left;
	width:352px;
	background:url(images/topcurve_texture.png) no-repeat;
	height:7px;
}	
.middle_texture
{
	float:left;
	width:352px;
	background:url(images/middle_texture.png) repeat-y;
}
.middle_texture_300
{
	float:left;
	width:300px;
	background:url(images/middle_texture.png) repeat-y;
}
.bottom_texture
{
	float:left;
	width:352px;
	background:url(images/bottomcurve_texture.png) no-repeat;
	height:8px;
	}		
.reviewsbymail_holder
{
	float:left;
	width:353px;
	margin-bottom: 20px;
}
.movieguide_rental_image {
	width: 110px;
	height: 40px;
	margin: 0 0 10px 0;
}
.movieguide_rental_image_big {
	width: 245px;
	height: 89px;
	float: left;
	margin: 0 0 26px 26px;
}
.movieguide_rental_image_center {
	width: 110px;
	height: 40px;
	margin: 0 0 5px 0;
}
.movieguide_rental_table {
	border: none !important;
	margin-left: 15px;
	width: 270px;
}
.movieguide_rental_table td,
.movieguide_rental_table tr {
	border: none !important;
}
.boldheading
{
	float:left;
	width:353px;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0 7px 0;
}
.boldheading_300
{
	float:left;
	width:300px;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0 7px 0;
}
.heading_subtext
{
	float:left;
	width:353px;
	font-size:14px;
	color:#fff;
	text-align:center;
	font-style:italic;
	padding:0 0 19px 0;
	}
.heading_subtext_300
{
	float:left;
	width:300px;
	font-size:14px;
	color:#fff;
	text-align:center;
	font-style:italic;
	padding:0 0 19px 0;
}
.subscription_holder
{
	float:left;
	width:353px;
	padding:0 0 15px 0;
}
.subscription_holder_300
{
	float:left;
	width:300px;
	padding:0 0 15px 0;
}
.email_icon
{
	float:left;
	width:36px;
	background:url(images/email_icon.png) no-repeat 15px 3px;
	padding:0 15px;
	height:29px;
	}	
.inputtxt_area
{
	float:left;
	width:263px;
	background:url(images/emailtxt_largebg.png) no-repeat;
	/*height:31px;*/
	height:62px;	
}
.inputtxt_area_300
{
	float:left;
	width:220px;
	background:url(images/new_emailtxt_largebg.png) no-repeat;
	height:48px;	
}	
.subscript_value
{
	float:left;
	width:252px;
	border:1px solid #fff;
	color:#8a8989;
	font-size:14px;
	font-style:italic; 
	margin:5px 0 0 5px;	   
}
.subscription_holder_300 .subscript_value
{
	float:left;
	width:202px;
	border:1px solid #fff;
	color:#8a8989;
	font-size:14px;
	font-style:italic; 
	margin:5px 0 0 5px;	   
}

.submit_btn
{
	float:left;
	width:327px;
	padding:0 0 15px 0;
	}
/*.submit_bg
{
	float:right;
	border:none;
	color:#71a5cb;
	background:url(images/submitbtn_bg.png) no-repeat;
	width:105px;
	height:33px;
	cursor:pointer;
} */
.submit_bg, .nsu-submit
{
	float:right;
	border:none;
	color:#71a5cb;
	background:url(images/submitbtn_bg.png) no-repeat;
	width:105px;
	height:33px;
	cursor:pointer;
	margin-top:20px;
}	
	
/********************* Main Slider Statts here - Carosuel **********************/

#gallery {
    padding: 7px;
   /* background: #174363;*/
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }
.bottomimgs_container
{
	float:left;
	/* width:594px; */
	/*width:644px;
	/*width:500px;*/
	width:650px; 
	height:422px;
	background-color:#174363;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	behavior: url(css/border-radius.htc);
	}	  	
/********************* Main Slider Statts here - Carosuel **********************/	

/******************** In Theater Holder Starts here *****************************/

.intheatre_holder
{
	float:left;
	width:960px;
	padding:15px 0;
	}
.intheatreplus_carosuel_contaier
{
	float:left;
	width:960px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
	border:1px solid red;
	background-color:#fff;
	}	
.intheatre_header
{
	float:left;
	width:960px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
	background-color:#184565;
	position:relative;
	z-index:99;
	margin-bottom:-15px;
	}	
.common_heading
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:310px;
	position:relative;
	z-index:100;
	}	
.common_heading, .common_heading_recommendation li
{
	float:left;
	display:block;
	padding:15px 0 15px 70px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	background:url(images/glasses_icon.png) no-repeat 15px 7px;
	}	
.intheatre_long_carosuel
{
	float:left;
	width:960px;
	}	
/******************** In Theater Holder Ends here *****************************/

/******************** Three Widgets starts here ****************************/	
.threewidgets_holder
{
	float:left;
	width:960px;
	}	
.widget1
{
	float:left;
	width:310px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
	background-color:#184565;
	}	
.widget1_popular
{
	float:left;
	width:303px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
	background-color:#184565;
	}	
.popularreview .common_heading, li.popularreview
	{
	background:url(images/chair_icon.png) no-repeat 15px 4px !important;
	}
.takeone .common_heading, li.takeone
{
	background:url(images/takeone_icon.png) no-repeat 15px 4px !important;
	}
.topbox_office .common_heading, li.topbox_office
{
	background:url(images/topbox_icon.png) no-repeat 15px 3px !important;
	}		
.widget1_whitebg
{
	float:left;
	width:310px;
	border:1px solid #c0c1c1;
	border-radius:10px;
	behavior:url(css/border-radius.htc);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#fff;
	}	
.widget1_whitebg_sidebar
{
	float:left;
	width:302px;
	border:1px solid #c0c1c1;
	border-radius:10px;
	behavior:url(css/border-radius.htc);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#fff;
	display: none;
	}		
.videoplay_imageslist  {
	float:left;
	margin:0;
	list-style:none;
	padding:10px 0 5px 0;
}

.videoplay_imageslist li
{
	float:left;
	display:block;
	padding:6px 0 0 16px;
	width:130px;
	}	
.videoplay_imageslist li span
{
	float:left;
	display:block;
	width:130px;
	text-align:center;
	font-size:14px;
	color:#174362;
	font-weight:bold;
	font-style:italic;
	}	
.topboxoffice_list
{
	margin:0;
	padding:4px 0 4px 0;
	list-style:none;
	float:left;
	width:310px;
}	
.topboxoffice_list li
{
	float:left;
	display:block;
	}
li.filmname
{
	float:left;
	width:155px;
	font-size:14px;
	/*font-style:italic;*/
	color:#747373;
	font-weight:bold;
	padding:0 0 0 5px;
	line-height:20px;
	}	
li.filmname2
{
	float:left;
	width:10px;
	font-size:14px;
	font-style:italic;
	color:#747373;
	font-weight:bold;
	padding:0 0 0 15px;
	line-height:20px;
	}	
li.dollar_rate
{
	float:left;
	width:64px;
	height:27px;
	background:url(images/dollar_bg.png) no-repeat 41px 0px;
	color:#fafafa;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 41px;
	line-height:28px;
	}
.bacgroundrow_color
{
	background-color:#eee;
	}	
.padbtm5
{
	padding-bottom:11px;
	}	
.padleftright
{
	margin:0 10px;
	}	
	
/******************** Three Widgets Ends here ****************************/	
	
/************************************ Main Content Ends here ******************************/	

/****************** Footer Starts here *****************************/

#footer_holder
{
	background:url(images/footer_bg.gif) repeat-x;
	height:260px;
	}
.footercontent_holder
{
	margin:0 auto;
	width:960px;
	padding:11px 0 0 0;
	position:relative;
	}	
.aboutus_list
{
	float:left;
	margin:0;
	padding:0 12px 0 12px;
	list-style:none;
	width:146px;
	}
.aboutus_list li
{
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#747373;
	padding:5px 0 0 0;
	width:146px;
	}		
.aboutus_list li a
{
	font-size:12px;
	color:#174363;
	font-weight:normal;
	}
.aboutus_list li a:hover
{
	text-decoration:none;
	color:#174363;
	}		
.sociallink_holder
{
	float:right;
	width:280px;
	}	
.movieguideheadline
{
	float:left;
	width:280px;
	font-size:28px;
	font-weight:bold;
	color:#747373;
	text-align:left;
	}
.connectwithus
{
	float:left;
	width:280px;
	font-size:16px;
	font-style:italic;
	color:#747373;
	font-weight:bold;
	}		
.sociallink_icons
{
	float:left;
	width:280px;
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	}	
.sociallink_icons li
{
	float:left;
	display:block;
	padding:0 50px 0 0;
	}	

.likeus_links
{
	float:left;
	width:960px;
	
	}
.mobile-apps{
	float: left;
	width: 325px;

}

.likeus_social
{
	float:left;
	/*width:415px;*/
	width:150px;	
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#747373;
	padding: 0 0 0 86px;
	}
.likeus_social img
{
	padding:0 0 0 0;
	float: left;
	}	
		
.footer_logo
{
	float:right;
	}	
.filmroll
{
	position:absolute;
	top:-10px;
	left:-75px;
	width:72px;
	height:62px;
}	
	
/** Version 2 CSS for recommended and search starts here /////	
	
/*movie-guide-recommended-1.0*/

.innerpage_panel {
    float: left;
    padding: 0px;
    width: 960px;
}	
.innerpage_paneltop{float:left;width: 960px;height:6px;}
.innerpage_panelmid{float:left;width: 930px;background:url(images/innerbgmid.png) repeat-y left top;padding:8px 15px 8px 15px;}
.innerpage_panelmid h3{font-size:24px;color:#082941;font-weight:normal; font-family: 'LoraBoldItalic';}

.selectcriteriapanel{float:left;width: 960px;height:154px;}
.criteria_cntpanel{float:left;width:930px;}
.criteria_cntpanel h2{font-size:44px;color:#082941;font-weight:normal; font-family: 'LoraBoldItalic';padding-bottom:15px;line-height:32px;}
.criteria_cntpanel h4{font-family:gotham;font-size:35px;color:#082941;padding-bottom:7px;}
.criteria_cntpanel h6{font-family:gotham;font-size:18px;color:#082941;}
.criteria_cntpanel p{font-family:gotham Black;font-size:14px;color:#2b2b2b;line-height:22px;padding-bottom:25px;}

.innerpage_panelbtm{float:left;width: 960px;height:6px;}

.inner_footer_holder
{
	background:url(images/footer_bg.gif) repeat-x;
	height:260px;
	width:100%;
	float:left;
	}
.inner_footercontent_holder
{
	margin:0 auto;
	width:960px;
	padding:11px 0 0 0;	
}
.recomendpanel{float:left;width:960px;}	
/*.showtimes_search{float:right;width:209px;background:url(images/showtime_search.png) no-repeat left top;height:37px;margin-right:15px;}*/
.showtimes_search{float:right;width:209px;background:url(images/showtime_search.png) no-repeat left top;height:37px;margin-right:7px;}
.showtimes_search img{padding:10px 0 9px 6px;}

.criteria_list_holder
{
	float:left;
	width:183px;
	padding:5px 0 0 0;
	margin-right:50px;
}
.selectgroup_criteria_fancy{
	float:left;
	width:183px;
	position:relative;
	height:35px;
	padding:0 0 5px 0;
}
.styled { position: absolute; overflow: hidden; }
span.criteriamovielist { width:183px; padding: 1px 24px 2px 3px;} 
.selectgroup_criteria_fancy span
    { height: 24px;  
	  background: url(images/selectcretiria.png) no-repeat left top; 
	  font-size:14px; 
	  font-weight:bold; 
	  color:#595959;
	  float:left; 
	  padding:6px 0 0 7px;
	  } 
 		
.selectgroup_criteria_fancy option
{
	font-size:14px;
	font-weight:bold;
	color:#174363;
}
.otherrecommendations{float:left;width:930px;}
.otherrecommendations p{color:#000000;}
.otherrecommendations h3{font-size:24px;color:#082941;font-weight:normal; font-family: 'LoraBoldItalic';padding-top:25px;}
/*movie-guide-recommended-1.0*/


/*movie-guide-search-1.0*/
/*.children_results{float:left;width:930px;padding-bottom:100px;}*/
.children_results{float:left;width:930px;padding-bottom:25px;}
.children_results ul{margin:0;padding:0;}
.children_results ul li{list-style:none;float:left;display:block;color:#082941;margin:0 10px 0 0;}
.children_results ul li a{padding-right:5px;}
.children_results ul li a span{padding-left:5px;}
.children_results ul li a:hover{text-decoration:none;color:#FFFFFF;display:block;background:url(images/search_childrenbgrgt.png) no-repeat right top;padding-right:5px;}
.children_results ul li a:hover span{background:url(images/search_childrenbglft.png) no-repeat left top; height:20px;display:block;color:#FFFFFF;padding-left:5px;}

.children_results ul li.current{background:url(images/search_childrenbgrgt.png) no-repeat right top;padding-right:5px;display:block;height:20px;}
.children_results ul li.current a{background:url(images/search_childrenbglft.png) no-repeat left top;display:block;height:20px;color:#FFFFFF;padding-left:5px;}

.childrenpanel{float:left;width:930px;}
.childrenpanel h5{font-family: 'LoraBoldItalic';font-size:18px;color:#082941;border-bottom:1px solid #c0c1c1;padding-bottom:9px;}
.reviewpanel{float:left;width:930px;border-bottom:1px solid #c0c1c1;padding:10px 0;}
.rating{float:left;width:110px;padding-top:25px;}
.rating_thumb{float:left;width::54px;margin:0 10px;}
/*.childrenpanel .mirrortxt{float:left;width:530px;padding-top:19px;}*/
.childrenpanel .mirrortxt{float:left;width:715px;padding-top:19px;}
/*.childrenpanel .mirrortxt h4{text-transform:uppercase;font-size:18px;color:#082941;font-weight:normal;font-family:gotham;margin:0;padding:0 0 5px 0;}*/
.childrenpanel .mirrortxt h4{text-transform:uppercase;font-size:18px;color:#082941;font-weight:normal;margin:0;padding:0 0 5px 0; font:75%/1.4em arial,helvetica,sans-serif; font-size:14px;font-weight:bold;}
.childrenpanel .mirrortxt h4 span{color:#2c2c2c;font-size:12px;font-weight:normal;margin:0;padding:0;}
/*.childrenpanel .mirrortxt h6{color:#174363;font-size:12px;font-weight:normal; font-family: 'LoraBoldItalic';margin:0;padding:0;}*/
.childrenpanel .mirrortxt h6{color:#174363;font-size:12px;font-weight:bold; font:75%/1.4em arial,helvetica,sans-serif;margin:0;padding:0;}
.reviewbtn{float:left;width:190px;background:url(images/readfullreview_btn.png) no-repeat left top;color:#FFFFFF;cursor:pointer;text-align:center;margin-top:22px;}
.reviewbtn a{color:#FFFFFF;font-size:17px;font-weight:normal; font-family: 'LoraBoldItalic';text-decoration:none;display:block;padding:4px 0 6px 0;}
/*.childrenpanel .moremovies{color:#797b7b;font-size:18px;font-weight:normal; font-family: 'LoraBoldItalic';text-align:right;}*/
.childrenpanel .moremovies{color:#797b7b;font-size:18px;font:75%/1.4em arial,helvetica,sans-serif; font-size:14px;font-weight:bold;text-align:right;}
.article_thumb{float:left;width:80px;margin:0 10px 0 0;}
.childrenpanel .articletxt{float:left;width:624px;}
/*.childrenpanel .articletxt h4{text-transform:uppercase;font-size:18px;color:#082941;font-weight:normal;font-family:gotham;margin:0;padding:0 0 5px 0;}*/
.childrenpanel .articletxt h4{text-transform:uppercase;color:#082941;font:75%/1.4em arial,helvetica,sans-serif; font-size:14px;font-weight:bold;margin:0;padding:0 0 5px 0;}
.childrenpanel .articletxt h6{color:#174363;font-size:12px;font-weight:normal; font-family: 'LoraBoldItalic';margin:0;padding:0;}
/*movie-guide-search-1.0*/

/** --------------------------------------------------------- Twentyelven style STARTS --------------------------------------------------- */
/* Links */
a {
	color: #26608C;
	text-decoration: none;
}
a:visited{
	text-decoration:none;
	color:#348CCB; 
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
	color: #ff0000;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access 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;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	/*border-bottom: 1px solid #ddd;*/
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
        font-size: 16px;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
        margin-top: auto;
}
p img,
.wp-caption {
	/*margin-top: 0.4em;*/
	margin-top: -3em;	
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0.875em 0 0;
	position: relative;
}
.singular.page .hentry {
	/*padding: 3.5em 0 0;*/
	padding: 0.0em 0 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
	font-family: 'Lora', serif;
	font-size:38px;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;

	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}




/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}






/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}







/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


/** --------------------------------------------------------- Twentyelven systels ENDS --------------------------------------------------- */

/** --------------------------------------------------------- tvshow style start  ---------------------------------------------------------*/
.single-tv p.slogan {
    font-size: 14px;
    font-style: italic;
    text-indent: 2px;
	margin-bottom:15px;
}
.single-tv div.ticket-cell {
    height: 200px;
}
.single-tv div.niceimage {
    border: 1px solid #EBEBEB;
    clear: left;
    float: left;
    margin: 0 10px;
    padding: 4px;
}
.single-tv div.content-qual {
    float: left;
}
.single-tv div.content-qual-header {
    background: url("images/boxbg3.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #EBEBEB;
    font-size: 14px;
    height: 32px;
    margin: 0 0 8px;
    padding: 4px;
    width: 421px;
}
.single-tv div.content {
    float: left;
    padding: 8px;
}
.single-tv .orange-value {
    color: #F7BC13;
}
.single-tv div.quality {
    float: right;
    padding: 6px;
}
.single-tv ul.star-rating, .recently-viewed-posts-item ul.star-rating {
    display: inline;
    margin: 0;
    padding: 12px;
}
.single-tv ul.star-rating li, .recently-viewed-posts-item ul.star-rating li {
    display: inline;
    list-style: none outside none;
}
.single-tv table.content-qual-tbl {
    margin: 0;
    width: 431px;
}
.single-tv td, table, tr {
    border: 1px solid #EBEBEB;
    border-collapse: collapse;
}
.single-tv th {
    background-color: #EBEBEB;
    text-align: center;
}
.single-tv th, td, caption {
    padding: 4px 10px 4px 5px;
}
.single-tv th {
    font-weight: bold;
}
.single-tv .circle-green {
    background: url("images/circle-green.png") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;
}
.single-tv .circle-red {
    background: url("images/circle-red.png") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;

}
.single-tv .circle {
    background: url("images/circle-clear.jpg") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;
}
.single-tv h3 {
    color: #666666;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.single-tv h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}
.single-tv div.details-box {
    border: 1px solid #EBEBEB;
    margin: 5px;
    padding: 4px;
	font-weight:normal;
	width: 250px;
}
.single-tv div.details-box p {
    margin: 2px;
    padding: 0;
}
.single-tv .content_block {
       font-family: "Proxima Nova Regular","Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;
       font-size: 15px;
       line-height: 115%;
       font-style: normal;
       font-weight: 400;
}
.single-tv .summary_block {
       font-family: "Proxima Nova Regular","Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;
       font-size: 15px;
       line-height: 115%;
       font-style: normal;
       font-weight: 400;
}
.single-tv .content_content {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 104%;
	font-weight:normal;
}


/** --------------------------------------------------------- Review style start  ---------------------------------------------------------*/
.single-review p.slogan {
    font-size: 14px;
    font-style: italic;
    text-indent: 2px;
	margin-bottom:15px;
}
.single-review div.ticket-cell {
    height: 200px;
}
.single-review div.niceimage {
    border: 1px solid #EBEBEB;
    clear: left;
    float: left;
    margin: 0 10px;
    padding: 4px;
}
.single-review div.content-qual {
    float: left;
}
.single-review div.content-qual-header {
    background: url("images/boxbg3.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #EBEBEB;
    font-size: 14px;
    height: 32px;
    margin: 0 0 8px;
    padding: 4px;
    width: 421px;
}
.single-review div.content {
    float: left;
    padding: 8px;
}
.single-review .orange-value {
    color: #F7BC13;
}
.single-review div.quality {
    float: right;
    padding: 6px;
}
.single-review ul.star-rating, .recently-viewed-posts-item ul.star-rating {
    display: inline;
    margin: 0;
    padding: 12px;
}
.single-review ul.star-rating li, .recently-viewed-posts-item ul.star-rating li {
    display: inline;
    list-style: none outside none;
}
.single-review table.content-qual-tbl {
    margin: 0;
    width: 431px;
}
.single-review td, table, tr {
    border: 1px solid #EBEBEB;
    border-collapse: collapse;
}
.single-review th {
    background-color: #EBEBEB;
    text-align: center;
}
.single-review th, td, caption {
    padding: 4px 10px 4px 5px;
}
.single-review th {
    font-weight: bold;
}
.single-review .circle-green {
    background: url("images/circle-green.png") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;
}
.single-review .circle-red {
    background: url("images/circle-red.png") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;

}
.single-review .circle {
    background: url("images/circle-clear.jpg") repeat scroll 0 50% transparent;
    display: block;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;
}
.single-review h3 {
    color: #666666;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.single-review h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}
.single-review div.details-box {
    border: 1px solid #EBEBEB;
    margin: 5px;
    padding: 4px;
	font-weight:normal;
	width: 250px;
}
.single-review div.details-box p {
    margin: 2px;
    padding: 0;
}
.single-review .content_block {
       font-family: "Proxima Nova Regular","Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;
       font-size: 16px;
       line-height: 24px;
       font-style: normal;
       font-weight: 400;
 -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;   
}
.single-review .content_content {
	font-family: "Proxima Nova Regular","Segoe UI",Roboto,"Droid Sans","Helvetica Neue",Arial,sans-serif;
	font-size: 13px;
	line-height: 104%;
	font-weight:normal;
 -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;   
}
/** --------------------------------------------------------- Review style end  ---------------------------------------------------------*/
.pagination_mv  {
background: url("images/paginbg.png") repeat scroll 0 0 transparent;
border: 1px solid #F6F6F6;
padding: 2px 5px;
}
	
.counter_mv {
    color: #999999;
    font-weight: bold;
    text-align: center;
}
.required {
	color:#FF0000;
}
.table_class {
	font-family:Arial;
	font-size:13px;
}	
.fandango_badge {
	float:right;
	padding:11px;
}

.recommendation_select
{
	color:#174363;
    float: left;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    width: 400px
}

.recommendation
{
	color: #747373;
    float: left;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    width: 450px
}

#Summary {
	line-height:20px;
}

.common_heading_recommendation
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	z-index:100;
}

#RES_ID_fb_login_image {
    display: none;
}

.sp_login-button {
    background: url('http://www.iconfinder.com/ajax/download/png/?id=60824&s=24') no-repeat !important;
    display: inline-block;
    height: 24px;
    width: 24px;
}

.inputtxt_area_300 input {
	border: 0 none;
    margin-left: 2px;
    margin-top: 7px;
}

.inputtxt_area_300 label {
	display:none;
}

.inputtxt_area_300 .nsu-error {
	color:#fff;
}

.ad-image {
	left:0px !important;
}

.recently-viewed-posts {
	padding-top:10px;
}

.recently-viewed-posts-item {
	text-align:center;
	padding-bottom:2px;
}

img .attachment-intheater_reviews {
	width:120px;
	height:200px;
}
div.read_more_in{
	float: right;
    position: relative;
    top: 28px;
    z-index: 100;
}
div.read_more_in a{
	color:#184565;
	float:right;
	font-size:14px;
	height:35px;
	width:124px;
	text-transform:uppercase;
	background:#E3E1E1;
	margin:3px 5px -15px 5px;
	line-height:38px;
	text-align:center;
	border:2px solid;
	border-radius:10px;
}

div.read_more_in a:hover{
	background:#184565;
	color:#E3E1E1;
	font-weight:bold;
}
















/*  Basic stucture
=====================*/
#accordion{margin:100px auto;width:400px;}
#accordion ul{list-style:none;margin:0;padding:0;}
.accordion{display:none;}
.accordion:target{display:block;}
#accordion ul li a{text-decoration:none;display:block;padding:10px;}
.accordion{padding:4px;}





/*Define Accordion box*/
.accordion { width:830px; overflow:hidden; margin:10px auto; color:#474747; background:#414141; padding:10px; }

/*General Accordion****************************************************************************/
/*Set style of open slide*/
.accordion section:target { background:#FFF; padding:10px;}
.accordion section:target:hover { background:#FFF; }
.accordion section:target h2 {width:100%;}
.accordion section:target h2 a{ color:#333; padding:0;}
.accordion section:target p {display:block;}
.accordion section h2 a{padding:8px 10px;display:block; font-size:16px; font-weight:normal;color:#eee; text-decoration:none; }

/*set style of closed slide*/
.accordion section{ float:left;	overflow:hidden; color:#333; cursor:pointer; background: #333; margin:3px; }
.accordion section:hover {background:#444;}
.accordion section p { display:none; }
.accordion section:after{position:relative;font-size:24px;color:#000;font-weight:bold;}

/*End General Accordion****************************************************************************/

/*Horizontal Accordion *********************************************************************/
.horizontal section{ width:5%; height:250px; 
	-moz-transition:width 0.2s ease-out; 
	-webkit-transition:width 0.2s ease-out;
  	-o-transition:width 0.2s ease-out;
	-ms-transition:width 0.2s ease-out;
  	transition:width 0.2s ease-out;
}

/*Position the number of the slide*/
.horizontal section:after{top:140px;left:15px;}

/*Header of closed slide*/
.horizontal section h2 { 
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width:240px; position:relative; left:-100px; top:85px;
} 

/*On mouse over open slide*/
.horizontal :target{ width:73%;height:230px; }
.horizontal :target h2{ top:0px;left:0;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg); 
}
/*End Horizontal Accordion *********************************************************************/







.news-letter {
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  margin: 20px auto;
  width: 650px;
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;

}

.news-letter:before, .news-letter:after {
  height: 10px;
  background: inherit;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 4px;
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;

}

.news-letter:after {
  bottom: 3px;
  border-color: #dcdcdc;
}

.news-letter-title {
    background: none repeat scroll 0 0 #FFFFFF; /* newsletter background  */
    color: #444;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 10px;
    padding: 8px;
padding-top: 30px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: #fff;
}

.news-letter-subtitle {
    background: none repeat scroll 0 0 #FFFFFF; /* newsletter background  */
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 10px;
    padding: 8px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: #fff;
}

.news-letter-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 10px; /* top header bar height */
  background: #2ea3f2;  /* top header bar color */
  border-radius: 5px 5px 0 0;
 
}

input {
  font-family: inherit;
  color: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.news-letter-input {
  width: 100%;
  height: 40px;
  margin-bottom: 25px;
  padding: 0 15px 2px;
  font-size: 17px;
  background: white;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -2px #ebebeb;
  box-shadow: inset 0 -2px #ebebeb;
}

.news-letter-input:focus {
  border-color: #c4c4c4;
  outline: none;
  -webkit-box-shadow: inset 0 -2px #c4c4c4;
  box-shadow: inset 0 -2px #c4c4c4;
}

.lt-ie9 .news-letter-input {
  line-height: 48px;
}

.news-letter-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 50px;
  padding: 0;
  font-size: 17px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #2ea3f2; /* button background  */
  border: 0;
  border-bottom: 2px solid #306199; /* newsletter button shadow */
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #306199;
  box-shadow: inset 0 -2px #306199;
}

.news-letter-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

:-moz-placeholder {
  color: #ccc;
  font-weight: 300;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.table_sign{ width:100%;
border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  margin: 20px auto;
  
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;
 }

.first  { width:150px;
         }

.second  { width:150px;
 }

.third { width:160px; 
 }


.sky {
  height: 100%;
  color: #FFF;
  display: block;
}


.color {
 width: 20%;
 height: 100%;
 position: relative;
 float: left;
}

.color p {
  z-index: 1;
 position: absolute;
 
  transform: translate(-50%, -50%);
  padding: 0;
  margin: 0;
}


#donationbox
{
width: 80%;
margin: 0 auto;
clear: both;
padding-top: 20px;
}


.hideradio input[type="radio"] {
display:none;


}

.hideradio .gfield_label{display:none;}


.hideradio li {
display: inline-block;}



.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label img {
border: 3px solid #5D5A5A;
border-radius: 25px;
display: -moz-inline-stack;
    display: inline-block;

}


body .gform_wrapper .gform_body .gform_fields #field_34_1.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_34_1.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_1.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

/** Recurring Box **/
body .gform_wrapper .gform_body .gform_fields #field_34_23.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;

width: 25% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_23.gfield label{

}

body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}



body .gform_wrapper .gform_body .gform_fields #field_34_21.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 60% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_21.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_21.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* phone*/
body .gform_wrapper .gform_body .gform_fields #field_34_27.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}
body .gform_wrapper .gform_body .gform_fields #field_34_27.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_27.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* email*/
body .gform_wrapper .gform_body .gform_fields #field_34_5.gfield input[type=email]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}

body .gform_wrapper .gform_body .gform_fields #field_34_5.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_5.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_34_5.gfield .validation_error{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body #gform_wrapper_34 .gform_footer input[type=submit]
{
float: left;
  padding-bottom; 15px;
    margin: 0 auto;
margin-left:85px;
line-height: 29px; 
background: #09C66E; 
border: 1px solid #06894C;
 border-radius: 4px; 
padding-left: 40px;
color: white; clear: both; cursor: pointer;  
font-size: 26px; 
font-weight: bold;
 height: 50px; margin-top: 0; 
padding: 0 20px; 
text-transform: uppercase; 
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
 width: 50%;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}



/*Billing*/
body .gform_wrapper .gform_body .gform_fields #field_34_3.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_3.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_34_3.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
 body .gform_wrapper .gform_body .gform_fields #field_34_3.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}


/*Credit Card*/
body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 40% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield gform_card_icon_container gform_card_icon_style1{
display:none;
}

body .gform_wrapper .gform_body .gform_fields #field_34_24.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

body .gform_wrapper .gform_body .gform_fields #field_34_26.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

 body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield .gform_card_icon_style1{display:none;}

 body .gform_wrapper .gform_body .gform_fields #field_34_2.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}






body .gform_wrapper .gform_body .gform_fields #field_37_1.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_37_1.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_1.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

/** Recurring Box **/
body .gform_wrapper .gform_body .gform_fields #field_37_23.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;

width: 25% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_23.gfield label{

}

body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}



body .gform_wrapper .gform_body .gform_fields #field_37_21.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 60% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_21.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_21.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* phone*/
body .gform_wrapper .gform_body .gform_fields #field_37_27.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}
body .gform_wrapper .gform_body .gform_fields #field_37_27.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_27.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* email*/
body .gform_wrapper .gform_body .gform_fields #field_37_5.gfield input[type=email]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}

body .gform_wrapper .gform_body .gform_fields #field_37_5.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_5.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_37_5.gfield .validation_error{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body #gform_wrapper_37 .gform_footer input[type=submit]
{
float: left;
  padding-bottom; 15px;
    margin: 0 auto;
margin-left:85px;
line-height: 29px; 
background: #09C66E; 
border: 1px solid #06894C;
 border-radius: 4px; 
padding-left: 40px;
color: white; clear: both; cursor: pointer;  
font-size: 26px; 
font-weight: bold;
 height: 50px; margin-top: 0; 
padding: 0 20px; 
text-transform: uppercase; 
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
 width: 50%;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}



/*Billing*/
body .gform_wrapper .gform_body .gform_fields #field_37_3.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_3.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_37_3.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
 body .gform_wrapper .gform_body .gform_fields #field_37_3.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}


/*Credit Card*/
body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 40% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield gform_card_icon_container gform_card_icon_style1{
display:none;
}

body .gform_wrapper .gform_body .gform_fields #field_37_24.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

body .gform_wrapper .gform_body .gform_fields #field_37_26.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

 body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield .gform_card_icon_style1{display:none;}

 body .gform_wrapper .gform_body .gform_fields #field_37_2.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}













body .gform_wrapper .gform_body .gform_fields #field_38_1.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_1.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_1.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

/** Recurring Box **/
body .gform_wrapper .gform_body .gform_fields #field_38_23.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;

width: 25% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_23.gfield label{

}

body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_20.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_29.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_29.gfield label{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-right: 5%;
margin-left: 5%;
height: 45px;
line-height:20px;
width: 90% !important;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_21.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_21.gfield label{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-right: 5%;
margin-left: 5%;
height: 45px;
line-height:20px;
width: 90% !important;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
}
 body .gform_wrapper .gform_body .gform_fields #field_38_21.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* phone*/
body .gform_wrapper .gform_body .gform_fields #field_38_27.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}
body .gform_wrapper .gform_body .gform_fields #field_38_27.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_27.gfield .validation_message {
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}




/* email*/
body .gform_wrapper .gform_body .gform_fields #field_38_5.gfield input[type=email]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-top:10px;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;}

body .gform_wrapper .gform_body .gform_fields #field_38_5.gfield label{
display:none;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_5.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_5.gfield .validation_error{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body #gform_wrapper_38 .gform_footer input[type=submit]
{
float: left;
  padding-bottom; 15px;
    margin: 0 auto;
margin-left:85px;
line-height: 29px; 
background: #09C66E; 
border: 1px solid #06894C;
 border-radius: 4px; 
padding-left: 40px;
color: white; clear: both; cursor: pointer;  
font-size: 26px; 
font-weight: bold;
 height: 50px; margin-top: 0; 
padding: 0 20px; 
text-transform: uppercase; 
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
 width: 50%;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}



/*Billing*/
body .gform_wrapper .gform_body .gform_fields #field_38_3.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_3.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_38_3.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_28.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
 body .gform_wrapper .gform_body .gform_fields #field_38_28.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_28.gfield label{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-right: 5%;
margin-left: 5%;
height: 25px;
line-height:20px;
width: 90% !important;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}


/*Credit Card*/
body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield input[type=text]
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 90% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield label{
display:none;
}
body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield select
{
float: left;
font-size: 20px;
color: #5D5A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
width: 40% !important;
border: 2px solid #5D5A5A;
border-radius: 2px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield gform_card_icon_container gform_card_icon_style1{
display:none;
}

body .gform_wrapper .gform_body .gform_fields #field_38_24.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

body .gform_wrapper .gform_body .gform_fields #field_38_26.gfield 
{


float: left;
font-size: 20px;
color: #5D5A5A;
height: 45px;
width: 100% !important;

}

 body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield .gform_card_icon_style1{display:none;}

 body .gform_wrapper .gform_body .gform_fields #field_38_2.gfield .validation_message {
float: left;
font-size: 20px;
color: #D95A5A;
margin-bottom: 10px;
margin-right: 5%;
margin-left: 5%;
height: 45px;
font-family:Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
