@charset "utf-8";
/* CSS Document */
/*----*****---- << Fonts >> ----*****----*/
	
	h1, h2, h3, h4, h5, h6, .slider-content ul li, #layerslider ul li, #jq_fmslideshow #fmslideshow .txtMedium, #jq_fmslideshow #fmslideshow .txtLarge, .expand-toggle .expand, #top-menu ul.menu li a, #top-menu ul.menu li ul li a, .slider-content .short-desc, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #jq_fmslideshow #fmslideshow .txtNormal, #jq_fmslideshow #fmslideshow .txtExNormal, #layerslider .subtitle, .widget.widget_calendar caption { font-family:'Droid Sans', serif; font-weight:700; }
	
	/*----*****---- << Headings >> ----*****----*/
	
	h1, h2, h3, h4, h5, h6 { text-transform:uppercase; }
	
	h1{ font-size:24px; line-height:30px; margin-bottom:15px; text-transform:uppercase; }
	h2{ font-size:20px; line-height:26px; margin-bottom:15px;  }
	h3{ font-size:18px; line-height:20px; margin-bottom:15px;  }
	h4{ font-size:16px; line-height:15px; margin-bottom:15px;  }
	h5{ font-size:14px; line-height:15px; margin-bottom:10px;  }
	h6{ font-size:12px; line-height:15px; margin-bottom:10px; font-weight:normal;  }
	
	h6.subtitle { margin-bottom:30px; margin-top:-10px; }
	
	/*----*****---- << Text Elements >> ----*****----*/
	
	
	
	
	/*----*****---- << Columns >> ----*****----*/
	
	.column { margin:0px 2% 0px 0px; float:left; min-height:1px; position:relative; }
	.column.last { margin-right:0px; }	
	
	.one-column { width:100%; }
	.column.one-column { margin-right:0px; }
	
	.one-fourth { width:23.4%; }
	.one-half { width:48.9%; }
	.one-third { width:31.9%; }
	.three-fourth { width:74.5%; }	
	.two-third { width:65.8%; }
	
	.one-fifth { width:18.3%; }
	.four-fifth { width:79.6%; }
	.three-fifth { width:59.2%; }
	.two-fifth { width:38.8%; }
	
	.one-sixth { width:15%; }
	.two-sixth { width:30%; }
	.three-sixth { width:45%; }
	.four-sixth { width:60%; }
	.five-sixth { width:75%; }		
	
	.one-half img, .one-third img, .one-fourth img, .three-fourth img, .two-third img { max-width:100%; height:auto; }
	
	.one-half iframe, .one-third iframe, .one-fourth iframe, .three-fourth iframe, .two-third iframe, iframe { max-width:100%; }
	embed, iframe, object, video { max-width:100%; }
	

			/*----*****---- << Home >> ----*****----*/
			
			
			.expand-toggle { width:100%; display:inline-block; clear:both; margin:10px 0px 40px; padding:10px 0px 10px 0px; text-align:center; overflow:hidden; }
			.expand-toggle .expand { font-size:16px; font-weight:bold; padding-right:25px; }
			.expand-toggle .expand:hover { text-decoration:none; }
			.expand-toggle .expand-box { margin:10px 0px 0px; overflow:hidden; padding:0px; display:none; }
			.expand-toggle .one-third { float:left; text-align:left; margin-top:30px; margin-bottom:20px; }
			.expand-toggle .one-third img { float:left; margin:5px 15px 0px 0px; }
			
			.column .thumb, a.thumb, .post-thumb { width:98.7%; float:left; padding:0px; margin:0px 0px 15px; position:relative; }
			.column .thumb a, a.thumb img, .post-thumb a { float:left; padding:5px 6px 6px; }		
			
			.column .thumb a, a.thumb img, .post-thumb a { width:95.3%; line-height:normal; }
			.column .thumb img, a.thumb img, .post-thumb img { max-width:100%; display:inline-block; }
			
			.column.one-third .thumb a { width:96%; }	
			
		