@charset "UTF-8";
/*
Theme Name: AIS 1
Theme URI: http://www.tavdesign.com/
Description: Custom theme for AIS Inc.
Author: Tim Schram
Author URI: http://timschram.com
Version: 1.0

*/

/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
body {line-height: 1; }
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none; }
table {border-collapse: collapse; border-spacing: 0; }
ul {list-style-type:none;}


/* #Basic Styles
================================================== */
body { background: #fff url(images/bg.png) repeat-x; font: 14px 'Lato', Helvetica, Arial, sans-serif; color: #000; font-weight:300;}

h1 {font-size:28px; color:#0f213e;text-transform:uppercase; font-weight:400;  }
h2 {font-size:24px; color:#4b638a;text-transform:uppercase; font-weight:400;}
h3 {font-size:18px; color:#0f213e;text-transform:uppercase;font-weight:400; }
h4 {font-size:13px; color:#4b638a;text-transform:uppercase;font-weight:700; margin-bottom:6px; }
h5 {font-size:13px; color:#BBBBBB;text-transform:uppercase;font-weight:700; }
h6 {font-size:12px; color:#999;text-transform:uppercase;font-weight:700; }

a {color:#4b638a; text-decoration:underline;}
a:hover {color:#0e1f3b; text-decoration:none;}
p {margin-top:10px; font-size:13px;}
em {font-weight:400italic;}
.clearboth {clear:both;}
img,embed,object,video{max-width:100%; height: auto;}
strong {font-weight:700;}
hr { border: solid #bbbbbb; border-width: 1px 0 0; clear: both; margin:10px 0  20px 0; height: 0; }
.redbutton {margin-top:30px;}
.redbutton a {background:#0e1f3b; color:#fff; border-radius:3px;-moz-border-radius:3px; padding:6px 10px; text-decoration:none;}
.redbutton a:hover {background:#0f213e;}

/* Header  
================================================== */
#header {width:100%; height:94px; border-top:6px solid #0e1f3b; border-bottom:1px solid #999; background:#fff;}
#nav {width: 960px; height:94px; margin:0 auto; position:relative; text-transform:uppercase; text-align:right; line-height:92px; } 
#nav_menu {float:right; width:800px; text-align:right;}
#nav ul li a {color: #0f213e;font-size: 14px;font-weight: normal;padding: 1px 0 1px 18px;text-decoration: none; text-shadow: #fcfcfc 1px 1px 0; float: right; display: inline;
   box-shadow: 0px 0 0 0 rgba(0, 0, 0, 0.1);
   transition: color .3s ease-in; 
  -moz-box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
  -moz-transition: color .3s ease-in;
  -o-transition: color .3s ease-in;
  -webkit-box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color .3s ease-in;}
#nav ul li  a:hover,
#nav ul li  a:focus {color: #CCC;}
#nav ul li  a:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
#nav ul li  a.current {color: #BBBBBB;}
.current_page_item a:active {color:#BBBBBB;}
.help_wanted {position:absolute; top:52px; right:20px; }

.menu {width:100%; height:36px; color:#0f213e; font-weight:bold;}

#logo {position:absolute;top:2px;left:0px;width:161px;height:91px;}


/* Home Page 
================================================== */
#slider {width:960px; height:420px; margin:0 auto; background:none;}
#home_boxes {width:960px; height:250px; margin:0 auto; text-align:justify; line-height:22px;}
#home_boxes a {font-style: italic; font-weight:400;}
#home_boxes h3 {font-size:18px; color:#0e1f3b;text-transform:uppercase; border-bottom:1px solid #0e1f3b;}
#home_boxes ul {margin:0; padding:0; width:98%;}
#home_boxes ul li {margin:0; padding:6px 0 0 0; list-style-type:none; }
#home_boxes ul li a {text-decoration:none; color:#232323; display:block; background:url(images/icon_arrow_right.png) no-repeat right center; font-style:normal; font-weight:300; }
#home_boxes ul li a:hover {text-decoration:underline; color:#bbbbbb; background:url(images/icon_arrow_right_hover.png) no-repeat right center; }

.flex-control-nav {float:right; margin-top:-10px;}

/* Internal Page 
================================================== */
#content {width:960px; min-height:550px; height:auto; margin:0 auto; background:none; padding-top:30px;}
.page_content {padding:0 20px 20px 20px; text-align:justify; margin-bottom:20px; font-weight:400; font-size:14px;}
.page_content h1 {margin:30px 0; font-size:18px;}
.page_content p {text-align:justify; margin-bottom:15px; font-weight:400; font-size:14px;}
.page_content ul {margin-bottom:25px;}
.page_content ul li {list-style-type:square; margin-left:30px;}
.page_content h2 {margin:20px 0 5px 0; color:#0e1f3b;}
.page_content h3 {color:#0e1f3b;}

.img_right {float:right; margin-left:20px; margin-bottom:10px;}
.img_left {float:left; margin-right:20px; margin-bottom:10px;}

.title {height:60px; background:url(images/title_bg2.png) no-repeat; margin-bottom:30px; line-height:30px;}
.title h1 {color:#fff; font-size:20px; font-weight:400; margin-left:20px; padding-top:14px;}

.date {color:#999; font-size:11px; margin-top:0;}
.content_third {width:73%; float:left;}
.postmetadata {color:#999; font-size:12px; text-align:right;}
.navigation {  height:40px; font-weight:700; width:73%; padding:10px 0;}
.nav-previous a {float:left; text-decoration:underline; font-style:italic; color:#0f213e; padding:10px;  }
.nav-next a {float:right;text-decoration:underline; font-style:italic; color:#0f213e; padding:10px;}

.navigation a:hover {color:#BBB;}

/* Sidebar  
================================================== */

#sidebar { width:25%; float:right; position:relative;}
#sidebar ul {margin:10px 0 10px 0; list-style-type:none;}
#sidebar li { list-style-type: none; }
#sidebar ul li {list-style-type:none; padding:0 0 10px 0; text-transform:uppercase; font-size:12px;}
#sidebar ul li a {text-decoration:none; background:url(images/icon_arrow_right.png) no-repeat right center; display:block; padding-right:20px;}
#sidebar ul li a:hover {text-decoration:none; background:url(images/icon_arrow_right_hover.png) no-repeat right center;}
#sidebar h2 {font-size:16px; color:#232323; border-bottom:1px solid #bbbbbb; padding:0 0 4px 0}

.widget ul {list-style-type:none; background-image:none;}
.widget ul li {list-style-type:none;}
#sidebar li .textwidget  {
background-image:none;
}

#fixed_sidebar { left: 0;position: absolute;margin-left: 0;width: 100%;}
#fixed_menu {position: absolute;top: 0;margin-top: 20px;padding: 20px;border:1px solid #ccc;width:198px;background:#fefefe; font-size:13px;font-weight:400;}
#fixed_menu.fixed { position: fixed; top: 0; width:198px;}


/* Columns 
================================================== */
.one_half {float:left; width:47%; text-align:left; margin-bottom:10px; font-size:13px; }
.one_half_last {float:right; width:47%; text-align:left; margin-bottom:20px; font-size:13px; }
.one_third {width: 30%; padding:10px 30px 20px 0; float:left;}
.one_third_last {width: 30%; padding:10px 0 20px 0; float:right;}


/* Footer  
================================================== */
#footer1 {width:100%; min-height:145px; background:#0f213e; color:#fff; font-size:13px;}
#footer1_wrap {width:960px; margin:0 auto; font-weight:400;}
#footer1 h3 a {font-size:16px; color:#FFF;text-transform:uppercase; border-bottom:1px solid #efefef; margin:10px 0; text-decoration:none;}
#footer1 h3  {font-size:16px; color:#FFF;text-transform:uppercase; border-bottom:1px solid #efefef; margin:10px 0;}
#footer1 h5 a {text-decoration:none; }
#footer1 a { color:#bbbbbb;}
#footer1 a:hover {color:#FFFFFF;}
#footer1 p {padding-top:1px;}
.textwidget p {padding:0; margin:0;}

#footer2 {width:960px; height:30px; padding:6px 0; margin:0 auto; text-align:center; color:#BBBBBB; font-size:12px; position:relative; line-height:30px; }
#footer2 p {padding-top:6px;}
#footer2 a  {text-decoration:none; }
.social {position:absolute; right:0; top:6px; width:100px;}
.social img:hover {opacity:.5;}
.copy { position:absolute; left:0; top:6px; width:200px; text-align:left; }



/* Shortcodes
================================================== */

.two_third{ width:65.33%; }
.one_fourth{ width:22%;  text-align:left; position:relative; margin-right:4%; float:left; margin-top:10px; margin-bottom:10px;}
.one_fourth h4 {text-align:left;}
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .two_third,.three_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }

/* Responsive 
================================================== */
@media only screen and (min-width: 480px) and (max-width: 782px) {
#nav_menu {width:500px; float:none; padding-left:200px; text-align:right;}
#nav {width: 600px; height:94px; margin:0 auto; position:relative; text-transform:uppercase; text-align:right; line-height:92px } 
#nav ul li  a {color: #0f213e;font-size: 12px;font-weight: normal;padding: 1px 6px;text-decoration: none; text-shadow: #fcfcfc 1px 1px 0;}
#slider {width:600px;  margin:0 auto; background:none; height:auto;}
#home_boxes {width:600px; margin:0 auto; text-align:justify;}
#home_boxes h3 {font-size:12px; color:#4b638a;text-transform:uppercase; border-bottom:1px solid #4b638a;}

#content {width:600px; margin:0 auto; background:none; padding-top:20px;}
.page_content {padding:0 10px 20px 10px; text-align:justify; margin-bottom:20px; font-weight:400; font-size:12px;}
.content_third {width:100%; float:none;}

#footer1 {width:100%; height:auto; background:#0f213e; color:#fff; font-size:12px;}
#footer1_wrap {width:600px; height:auto; margin:0 auto;}
#footer2 {width:600px; height:30px; padding:6px 0; margin:0 auto; text-align:center; color:#BBBBBB; font-size:12px; position:relative; line-height:30px;}


.one_half {float:left; width:47%; text-align:left; margin-bottom:20px; font-size:13px; }
.one_half_last {float:right; width:47%; text-align:left; margin-bottom:20px; font-size:13px; }
.one_third {width: 31%; padding:10px 14px 20px 0; float:left;}
.one_third_last {width: 31%; padding:10px 0 20px 0; float:right;}

}

#menu-icon {
	display: none; /* hide menu icon initially */
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
#header {width:100%; height:auto; border-top:6px solid #0e1f3b; border-bottom:0px solid #999; background:#fff;}
#logo  {width:100%;height:100px; position:relative; text-align:center;}
#logo a {width:160px;height:94px; background:#FFF;}
#nav_menu {width:290px; margin:0 auto; float:none; }
#nav {width: 100%; height:auto; margin:0 auto; position:relative; text-transform:uppercase; text-align:right; line-height:92px; } 
#nav ul li a {width: 290px; height:30px; line-height:30px; margin:0 auto; background: #4b638a; color:#fff; font-size: 12px;font-weight: normal; padding: 3px;text-decoration: none; text-shadow: none; display:block; text-align:center; border-bottom:1px solid #fff; float:none; }
#slider {width:300px; height:auto; margin-top:10px;}
#home_boxes {width:300px; margin:0 auto; text-align:justify;}
#home_boxes h3 {font-size:12px; color:#4b638a;text-transform:uppercase; border-bottom:1px solid #4b638a;}

#content {width:320px; margin:0 auto; background:none; padding-top:20px;}
.page_content {padding:0 10px 20px 10px; text-align:justify; margin-bottom:20px; font-weight:400; font-size:12px;}
.content_third {width:100%; float:none;}
.title {height:60px; background:#0e1f3b; margin-bottom:20px; margin-top:20px; line-height:60px; width:290px; width:100%; text-align:center;}

#sidebar {display:none;}

#footer1 {width:100%; height:auto; background:#0f213e; color:#fff; font-size:12px;}
#footer1_wrap {width:90%; height:inherit; margin:0 auto;}
#footer2 {width:100%; height:30px; padding:6px 0; margin:0 auto; text-align:center; color:#BBBBBB; font-size:12px; position:relative; line-height:30px;}

.help_wanted {display:none;}


.one_half {float:left; text-align:left; margin-bottom:20px; font-size:13px; }
.one_half_last {float:right; width:100%; text-align:left; margin-bottom:20px; font-size:13px; }
.one_third {width: 100%; padding:10px 10px 20px 0; float:left;}
.one_third_last {width: 100%; padding:10px 0 20px 0; float:right;}	
.social {position:relative;  width:100px; height:33px; margin:0 auto; text-align:center;}
}

.iphorm-description {width:50%;}


h33 span { 
   position: absolute; 
   top: 20px; 
   left: 5; 
   width: 60%; 


 color: white; 
   font: bold 175% 'News Cycle', Arial, sans-serif;
   letter-spacing: -1px;  
   text-shadow: 1px 1px #000;
margin: 0 0 10px 0;
   padding: 10px; 
 text-align: center;
}