/*
Theme Name: STARK INDUSTRIES
Theme URI: http://rows.co.nr
Author: ROWS
Author URI: http://rows.co.nr/
Description: This theme is based on twitter bootstrap version 2.3.2 using WordPress Twitter Bootstrap Plugin 
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, 3 column, slideshow
Text Domain: Seismic

text: 
regular : gery :#4C4A4A
grey light:#565961
blue:#4FCCEA
heads: grey dark:#313030

footer: blue: #4FCCEA
footer : grey-lighter:#D0CFCF
navi: white

bgs:
body : dark blue:#0A0AA9
dash : grey-lighter:#E9E9E9
navi divider: blue-light  :#2828C9

navi:white
navi active/hover: #4FCCEA

@gridColumns:24

@gridColumnWidth:20px

@gridGutterWidth:20px

@gridColumnWidth1200:35px

@gridGutterWidth1200:15px

@gridColumnWidth768:16px

@gridGutterWidth768:15px


*/

/* -------------------------------------------------------------- */
a { color:#0A0AA9}
a:hover{ color:#2828C9}

#section {}
.bgDGery{background-color:#313030}
.bgLGery{background-color:#565961}

.navbar{ background-color:#0A0AA9}
#head .navbar-inner .container{ background-color:#0A0AA9}


.navbar #brand { 
 
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: none; text-transform:none;
  background:url(../images/logoTop.png) left center no-repeat;
  padding-left:20px
 
}

#sectionTop{ text-align:justify}
#sectionTop h1{ color:#000000; font-size:30px; font-weight:bold; margin-bottom:0px; line-height: 10px }
#sectionTop h2{ color:#000000; font-size:18px; font-weight:bold ; margin-bottom:0px; line-height: 10px}
#sectionTop h3{ color:#4FCCEA; font-size:18px; font-weight:bold; font-style:italic; margin-bottom:0px;line-height: 10px }

.slot{ color:#565961; font-size:14px;  min-height:180px; background:url(../images/arrow.png) no-repeat center bottom;
		border:0px solid #000000; text-align:center}
.slot .inner{ padding:20px 15px}
.slot .head{ font-size:14px; font-weight:bold; display:block; color:#000000; margin-bottom:10px}


.feature{ background: #E0ECEB; color:#7F7F7F;}
.feature .inner{ padding:24px}
.feature .head{ font-size:18px; font-weight:bold; color:#319BC5}

.contact { color:#0A0AA9}
.contact:hover{ color:#2828C9}

#footer{ color:#D0CFCF;  }
#footer .head{ color:#4FCCEA;  font-size:18px; display:block}
#footer .high{ color:#D0CFCF;  font-size:48px; display:block}
#footer .copyright{  text-align:center;  font-size: 12px; color:#ffffff}
#footer .copyright a{  text-align:center;  font-size: 12px; color:#ffffff; text-decoration:none}

/* ----------------------------------------- */
/* others */

.dividerNavi { background:url(../images/dividerNavi.png) repeat-x left top;} <!--original: dividerNavi.jpg -->
.roundBot{ 
-webkit-border-radius: 0px 0px 20px 20px;
		 -moz-border-radius:   0px 0px 20px 20px;
			  border-radius:   0px 0px 20px 20px;
	
	/*-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.2);-ms-box-shadow:0 1px 5px rgba(0,0,0,0.2);-o-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2); */
	}

/* ----------------------------------------- */
/*helpers */

.h5{ height:5px;}
.h8{ height:8px}
.h10{height:10px}
.h15{height:15px;}
.h20{ height:20px}
.h30{ height:30px}
.h40{height:40px}
.h48{height:48px}
.h50{height:50px}
.h55{height:55px}
.h60{height:60px}
.h80{height:80px}
.h85{height:85px}

.padL30{ padding-left:30px}
.padR30{ padding-right:30px}

.bgBlue{ background-color:#319BC5}
.bgWhite{ background-color:#ffffff}
.bgBlack{ background-color:#000000}
.bgPage{ background-color:#0A0AA9;}


/* --------------------------------*/
/* Additionals */
#tblColSet td{ vertical-align:top; width:33%}
.colSet{ background11:red; padding-bottom:10px; cursor:pointer;
box-shadow: 2px 2px 3px 2px rgba(119, 119, 119, 0.45);
-moz-box-shadow: 2px 2px 3px 2px rgba(119, 119, 119, 0.45);
-webkit-box-shadow: 2px 2px 3px 2px rgba(119, 119, 119, 0.45);
 }
.colGap{ float:left; width:10px; display:inline}