/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


.fl 						{ float:right; }
img.fl 						{ margin-left:15px; }
html, body, .content, .main { height:100%; }
.top						{ background:#000; height:50px; }
.top h1 					{ font-size:20px; color:#fff;}
.main 						{ background:url(../images/menu-shadow.png) no-repeat center left;  }
nav ul li 					{ list-style:none; height:50px; padding:15px; border-bottom:1px solid #f1f1f1; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s; line-height:20px; }
nav ul li:hover 			{ background:#5B5B5B; color:#fff; }
.slider 					{ margin:0 -15px; }
.slider .orbit 				{ margin-bottom:0px; }
.news-item					{ border-top:1px solid #ddd; border-right:1px solid #ddd; height:50%;
								background: -moz-linear-gradient(45deg,  rgba(224,224,224,0.34) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
								background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,224,224,0.34)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
								background: -webkit-linear-gradient(45deg,  rgba(224,224,224,0.34) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
								background: -o-linear-gradient(45deg,  rgba(224,224,224,0.34) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
								background: -ms-linear-gradient(45deg,  rgba(224,224,224,0.34) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
								background: linear-gradient(45deg,  rgba(224,224,224,0.34) 0%,rgba(255,255,255,1) 100%); /* W3C */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57e0e0e0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
								padding:15px; text-align:justify; position:relative; overflow:hidden; }
.read-more 					{ width:20px; height:20px; text-align:center; line-height:20px; background:#474747; position:absolute; bottom:0px; right:0px; color:#fff; }			
.main .row.news-list 		{ margin:0 -15px; height:66%; }

.demo-gallery				{  }
.velacms-repository-galery2 { margin:0 -15px; }
.demo-file					{ margin-bottom:-3px;}
.demo-file p	 			{ position:absolute; bottom:0px; width:100%; margin:0px; padding:15px; background:rgba(0,0,0,0.3); }

.main h1, .main h3			{ border-bottom:1px dashed; margin:0 -15px 10px; padding:15px; }
.breadcrumbs				{ padding:15px; margin:0 -15px 15px; background:#ccc; }
.download					{ padding:15px; list-style:none; }
.velacms-widget-menu .active {font-weight: bold;}
/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


