/*  
Theme Name: AIR Theme
Theme URI: http://accurateinstrument.com
Description: Newest Theme
Version: 2.0
Author: Gina
*/


/* Layout
----------------------------------------------- */

html, body { 
height: 100%;
background: transparent;
border: 0px;
margin: 0px;
padding: 0px;
vertical-align: baseline;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #5c5c5c;
line-height: 20px;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
background: transparent;
border: 0px;
margin: 0px;
padding: 0px;
vertical-align: baseline;
}

#top_container { 
background-image: url(images/bg_container_top.gif); 
background-repeat: repeat-x; 
background-position: top;
}

#top_container_inner { 
background-image: url(images/bg_container_inner_top.gif); 
background-repeat: repeat-x; 
background-position: top;
}

#bottom_container { 
background-image: url(images/bg_container_bottom.gif); 
background-repeat: repeat-x; 
background-color: #efefef; 
min-height: 229px;
}

#footer_container { 
background-image: url(images/bg_container_footer.gif); 
background-repeat: repeat-x; 
background-color: #5c5c5c; 
min-height: 35px;
}

.centercolumn {
width: 952px; 
margin: 0px auto 0px auto;
}

#content {
float: left; 
width: 640px; 
padding-right: 40px;
}

#content.contentfull {
float: none; 
width: auto; 
padding: 0px;
}

#sideright {
float: left; 
width: 252px; 
padding: 0px 0px 0px 20px;  
background-image: url(images/line_separator.gif); 
background-repeat: no-repeat;
background-position: left top;
color: #8a8989; 
}

#slides_container{
background-image:url(images/bg_shadow_slider.gif); 
background-repeat:no-repeat; 
background-position:bottom; 
}

/* Top
----------------------------------------------- */

#top {
height: 100px;
}

#top ul {
list-style-type: none; 
margin: 0px;
padding: 0px;
}

#logo {
width: 476px; 
float: left; 
position: relative;
}

.pad-logo {
padding: 5px 0px 0px 20px;
}

#topcontact {
width: 476px; 
float: left; 
text-align: right; 
padding: 35px 0px 0px 0px;
}

/* Menus
----------------------------------------------- */
/* main menu */

#topmenu {
height: 53px; 
clear: both;
}

#topmenu ul {
list-style-type: none; 
margin: 0px; 
padding: 14px 0px 0px 0px;
}

#topmenu ul li {
list-style-type: none;
margin: 0px; 
padding: 0px 15px 0px 20px; 
float: left; 
text-transform: uppercase;
font-size: 12px; 
font-weight: bold;
}

#topmenu ul li a, #topmenu ul li a:visited {
color: #ffffff;
display: block; 
padding-left: 10px; 
}

ul.acitem .current_page_item a {
background-image: none !important;
}

ul.acitem .current_page_item ul li a {
color: green !important;
}

#topmenu ul li a.active, #topmenu ul li a:hover {
background-image: url(images/arrow.gif) !important; 
background-repeat: no-repeat;
background-position: 0px 4px;
}

/* wp3 menu */
.current-menu-ancestor a, current_page_ancestor a, .current_page_item a, .current-menu-item a, .current-page-parent a, .current-menu-parent a {
background-image:url(images/arrow.gif) !important; 
background-repeat: no-repeat;
background-position: 0px 4px;
}
 
#topmenu ul ul.sub-menu li a {
background-image: none !important;
}

#topmenu ul ul.sub-menu .current_page_item a, #topmenu ul ul.sub-menu .current-menu-item a, #topmenu ul.sub-menu ul.sub-menu .current-menu-item a, #topmenu ul.sub-menu ul.sub-menu .current_page_item a { 
background-image: none !important;
}

#topmenu ul.sub-menu ul.sub-menu a, #topmenu ul.sub-menu ul.sub-menu a {
color: green !important;
}
/* wp3 menu end*/

/* dropdown menu */

#nav {
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
list-style-type: none;  
z-index: 15; 
position: relative;
}

#nav ul {
display: none;
left: 30px;
position: absolute;
top: 40px;
z-index: 150;
border:solid 1px #ddd;
border-bottom: 0px;
background-color: #f5f5f5;
width:165px !important;
padding:0px 0px;
}

#nav li {
list-style-type: none;  
margin: 0px 0px 0px 0px; 
position: relative; 
}

#nav li li {
padding:0px 0px;
margin:0px;
background-image:none;
position: relative;
z-index: 150;
border-bottom: solid 1px #ddd;
display: block;
width: 165px!important;
}

#nav li ul a {
text-align: left;
z-index: 150;
border: 0px;
float: left;
padding-top: 8px;
padding-bottom: 8px;
display: block !important;
}

#nav ul ul {
top: auto; 
border-top: none; 
border:solid #ddd; 
border-width: 1px 1px 0px 1px;
}	

#nav li ul ul {
left: 165px;
top: -1px;
 }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
display: block;
}

ul#nav li li a, ul#nav li li a:visited {
color: #767676; 
font-size: 10px;
}

ul#nav li li a:hover { 
background-image: none; 
}

ul#nav li li:hover {
background-color: #ffffff !important;
}


/*Tables
-------------------------------------------------------------- */

table {
border-collapse: collapse;
border-spacing: 0px;
}

#content table {
border: 1px solid #e0e0e0;
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
}

#content tr th, #content thead th {
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}

#content tr td {
border-top: 1px solid #e0e0e0;
padding: 6px 24px;
}

#content tr.odd td {
background: #f2f7fc;
}


/* Blockquotes
-------------------------------------------------------------- */

blockquote {
margin: .5em 5px !important;
padding: .5em 10px !important;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: left top;
font-style: italic;
padding: 0px 3em;
}

blockquote p {
display: inline;
}

#sideright blockquote {
margin-right: 0px !important; 
padding-right: 0px!important; 
background-image: none;
}

.cycle {
padding-right: 0px !important;
}

blockquote.alignleft, blockquote.alignright  {
float: right;
letter-spacing: 0px;
line-height: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-top: 5px;
padding: 5px 0px 0px 20px;
width: 53%;
}

blockquote.alignleft {
float: left;
margin-left: 0px;
margin-right: 20px;
}

blockquote cite, blockquote em, blockquote i {
font-style: normal;
}

blockquote {
quotes: none;
}

blockquote:before, blockquote:after {
content: none;
}

/* Forms
----------------------------------------------- */

input, textarea {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #5c5c5c;
padding: 2px;
line-height: 20px;
}

input[type="text"], textarea {
background: #ffffff;
border: solid 1px #ddd;
padding: 2px;
}

input#s {
border: solid 1px #edecec; 
padding: 2px; 
color: #5c5c5c;;
}

/* Lists
----------------------------------------------- */

ul {
list-style: square url("http://accurateinstrumentrepair.com/wp-content/themes/AIR_theme/images/bullet.gif");
margin: 0px 0px 18px 1.5em;
}

#content ul {
list-style: square url("http://accurateinstrumentrepair.com/wp-content/themes/AIR_theme/images/bullet.gif");
margin: 0px 0px 18px 1.5em;
line-height: 30px;
}


ol {
list-style: decimal;
margin: 0px 0px 18px 1.5em;
}

ol ol {
list-style: upper-alpha;
}

ol ol ol {
list-style: lower-roman;
}

ol ol ol ol {
list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0px;
}

dl {
margin: 0px 0px 24px 0px;
}

dt {
font-weight: bold;
}

dd {
margin-bottom: 18px;
}

/* Links
----------------------------------------------- */

a:link {
color: #cc0000;
text-decoration: none;
}

a:active, a:hover, a:visited {
color: #ea312f;
text-decoration: none;
}

a.more-link {
color: #cc0000;
text-decoration: none;
}

a.more-link:visited, a.more-link:hover {
color: #ea312f;
text-decoration: none;
}

body.page .edit-link {
clear: both;
display: block;
text-transform: uppercase;
font-size: x-small;
}

/* Headings
----------------------------------------------- */

h1 {
margin-bottom: 15px;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 22px;
clear: both;
line-height: 24px;
}

h2 {
margin-bottom: 15px;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 22px;
clear: both;
font-size: 18px;
line-height: 20px;
}

h3 {
font-size: 16px; 
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
clear: both;
line-height: 18px;
margin-bottom: 8px;
}

h4 {
font-size: 14px;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
clear: both;
line-height: 15px;
margin-bottom: 8px;
}

h5, h6 {
font-size: 13px;
font-weight: normal;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
clear: both;
line-height: 15px;
margin-bottom: 8px;
}

/* Text Stuff
----------------------------------------------- */

p {
margin-bottom: 18px;
font-size: 12px;
line-height: 20px;
}

strong {
font-weight: bold;
}

cite, em, i {
font-style: italic;
}

big {
font-size: 131.25%;
}

ins {
background: #ffc;
text-decoration: none;
}

pre {
background: #f7f7f7;
color: #222;
line-height: 20px;
margin-bottom: 18px;
padding: 1.5em;
}

abbr,acronym {
border-bottom: 1px dotted #5c5c5c;
cursor: help;
}

sup, sub {
height: 0px;
line-height: 1;
position: relative;
vertical-align: baseline;
}

sup {
bottom: 1ex;
}

sub {
top: .5ex;
}

.screen-reader-text {
position: absolute;
left: -9000px;
}

#breadcrumbs {
font-size: x-small;
text-transform: uppercase;
}

/* Dropcaps
-------------------------------------------------------------- */

.lettercap, .dropcap {
display:block;
float:left;
font-size:36px;
line-height:36px;
margin:0px 8px 0 0;
}

.bk-right{ 
float:right; width:30%; margin-left:20px;
}

.bk-left {
 float:left; width:30%;
 }

/* Highlight
-------------------------------------------------------------- */

.highlight1 {padding:1px 4px;
background-color:yellow;color:#111;
}	

.highlight2 {padding:1px 4px;
background-color:#111;color:#eee;
}

/* General
----------------------------------------------- */

hr {
border-width: 0px;
height: 1px;
line-height: 0px;
margin: 30px 0px;
page-break-after: always;
text-align: center;
width: 100%;
clear: both;
color: #e0e0e0;
background-color: #e0e0e0;
}

.clr {
clear: both;
}

ol, ul {
list-style: none;
}

del {
text-decoration: line-through;
}

#breadcrumbs {
padding: 0px 0px 10px 0px;
}

/* Content
-------------------------------------------------------------- */

#maincontent {
padding: 30px 0px 40px 0px;
}

.single-attachment #content {
width: 878px; 
float: none;
padding: 0px;
}
 
#content {
margin-bottom: 36px;
}

#content p, #content ul, #content ol, content dd, #content pre, #content hr {
margin-bottom: 20px;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul {
margin-bottom: 0px;
}

#content pre, #content kbd, #content tt, #content var {
font-size: 15px;
line-height: 21px;
}

#content code {
letter-spacing:1px;
margin:25px 0px 25px 0px;
display:block;
font-size:12px;
border-left:4px solid #dddddd;
padding:15px 10px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
line-height: 1.5em;
margin: 0px 0px 10px 0px;
}

#box_container {
margin-bottom: 30px;
width: 952px; 
float:left;
}

.box {
float: left; 
width: 260px;
}

.line_separator{ 
background-image:url(images/line_separator.gif); 
background-repeat: no-repeat;
background-position: right; 
min-height: 200px;
}

/* ie6 only*/
* html .line_separator{
height: 200px;
}

.tagline{
font-size: 18px;
line-height: 24px; 
font-style: italic; 
color: #898686; 
clear: both;
}

.hentry {
margin: 0px 0px 48px 0px;
}

#searchresult .hentry {
margin: 0px 0px 20px 0px;
}

.home .sticky {
background: #f2f7fc;
border-top: 4px solid #000;
margin-left: -20px;
margin-right: -20px;
padding: 18px 20px;
}

.single .hentry {
margin: 0px 0px 36px 0px;
}


/* Entry Stuff
-------------------------------------------------------------- */

.entry-meta {
font-size: 12px;
color:#666;
padding-bottom: 10px;
}

.entry-meta abbr, .entry-utility abbr {
border: none;
}

.entry-meta abbr:hover, .entry-utility abbr:hover {
border-bottom: 1px dotted #5c5c5c;
}

.entry-content {
clear: both;
padding: 0px 0px 0px 0px;
}

.entry-summary {
clear: both;
padding: 10px 0px 0px 0px;
}

.entry-content fieldset {
border: 1px solid #e0e0e0;
margin: 0px 0px 24px 0px;
padding: 24px;
}

.entry-content fieldset legend {
background: #ffffff;
font-weight: bold;
padding: 0px 24px;
}

.entry-content input {
margin: 0px 0px 0px 0px;
}

.entry-content input.file, .entry-content input.button {
margin-right: 0px;
}

.entry-content label {
font-size: 12px;
}

.entry-content select {
margin: 0px 0px 0px 0px;
}

.entry-content sup, .entry-content sub {
font-size: 10px;
}

.entry-utility {
clear: both;
line-height: 18px;
}

.entry-meta a, .entry-utility a {
text-decoration: none;
/*color:#666;*/
}

.entry-meta a:hover,.entry-utility a:hover {
text-decoration: underline;
}

#content .video-player {
padding: 0px;
}

/* News
----------------------------------------------- */

.box-news {
clear:both; 
position:relative;
}
 
.box-news h2, .box-news h2 a { 
margin-bottom: 0px !important; 
font-size:16px;
color:#666;
}
 
.box-news h2 a, .box-news h2 a:visited {
text-decoration:none;
}

.box-news img {
margin: 8px 0px 0px 0px !important;
width: 72px !important ; 
height: 72px !important ; 
position: absolute;
left: 0px;
}

.box-news .news-txt {
float: left; 
width: auto; 
margin-left: 90px;
}

.box-news .postdate {
text-align: left; 
padding: 0px 0px 10px 0px;
display: block;
}

/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
margin-top: 0px;
}

.home .hentry.category-asides {
padding: 0px;
}

.home #content .category-asides .entry-content {
padding-top: 0px;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
border: 10px solid #f1f1f1;
margin-bottom: 0px;
}

.category-gallery .gallery-thumb {
float: left;
margin-right: 20px;
margin-top: -4px;
}

.home #content .category-gallery .entry-utility {
padding-top: 4px;
}

/* Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
font-size: 140%;
margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before {
content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
content: '\00a0\2192';
}

/* Images
-------------------------------------------------------------- */

#content img {
margin: 0;
height: auto;
max-width: 640px;
width: auto;
}

#content .attachment img {
max-width: 900px;
}

#content .alignleft, #content img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}

#content .alignright, #content img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

#content .aligncenter,#content img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
padding:5px;
border:solid 1px #e0e0e0;
}

img.alignleft {
float: left; 
margin-right: 24px;
margin-bottom: 12px;
padding: 5px;
border: solid 1px #e0e0e0;
}

img.alignright{
float: right; 
margin-left: 24px;
margin-bottom: 12px;
padding: 5px;
border: solid 1px #e0e0e0;
}

img.aligncenter { 
float:none;
margin-bottom: 12px;
padding:5px;
border:solid 1px #e0e0e0;
}

img.alignnone { 
float:none;
}

#content .wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
padding: 4px;
text-align: center;
}

.border{
border:1px solid #e0e0e0;
}

#content .wp-caption img {
margin: 5px 5px 0px;
}

#content .wp-caption p.wp-caption-text {
font-size: 12px;
margin: 5px;
}

#content .wp-smiley {
margin: 0;
}

#content .gallery {
margin: 0px auto 18px;
}

#content .gallery .gallery-item {
float: left;
margin-top: 0px;
text-align: center;
width: 33%;
}

#content .gallery img {
border: 2px solid #cfcfcf;
}

#content .gallery .gallery-caption {
font-size: 12px;
margin: 0px 0px 12px;
}

#content .gallery dl {
margin: 0px;
}

#content .gallery img {
border: 10px solid #f1f1f1;
}

#content .gallery br+br {
display: none;
}

#content .attachment img { /* single attachment images should be centered */
display: block;
margin: 0px auto;
}

a { /* removes dotted border in Firefox */ 
outline: none;
}

/* Navigation
-------------------------------------------------------------- */

.navigation {
font-size: 12px;
line-height: 18px;
}

.navigation a:link, .navigation a:visited {
text-decoration: none;
}

.nav-previous {
float: left;
width: 50%;
}

.nav-next {
float: right;
text-align: right;
width: 50%;
}

#nav-above {
margin: 0px 0px 18px 0px;
}

.paged #nav-above, .single #nav-above {
display: block;
}

#nav-below {
margin: 0px 0px 0px 0px;
}

/* Sidebar Widgets
----------------------------------------------- */

#sideright .textwidget {
font-size: 12px; 
padding: 0px 0px 0px 0px;
color: #5c5c5c;
}

#sideright h2 {
text-align: left; 
color: #000000; 
margin-bottom:5px;
}

#sideright ul {
text-align: left; 
list-style-type: none;
margin: 0px; 
padding: 0px;
}
 
#sideright ul li {
text-align: left; 
list-style-type: none;
margin: 0px 0px 30px 0px; 
padding: 2px 0px;
font-size: 14px;
font-family: helvetica, arial, sans-serif;
color: #5c5c5c;
}

#sideright ul li li {
margin: 0px;
list-style-type: none;}

#sideright ul li a {
color: #cc0000; 
text-decoration: none; 
}

#sideright ul li a:hover, #sideright ul li a:visited {
text-decoration: none; 
color: #ea312f;
}

#sideright #searchform {
margin: 0;
padding: 0;
text-align: left;
}

#sideright ul li .current_page_item a, .bottombox ul li .current_page_item a {
background-image: none !important;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
list-style: none;
margin:0px 0px 35px 0px;
}

.widget-area ul ul {
margin:0px;
}

.widget_search #s {
width: 60%;
}

.widget_search label {
display: none;
}

.widget-container {
margin:0;
}

.widget-title {
margin-bottom: 12px;
}

.widget-area a:link {
color: #cc0000;
text-decoration: none;
}

.widget-area a:active, .widget-area a:hover, .widget-area a:visited {
color: #ea312f;
text-decoration: none;
}

.widget-area .entry-meta {
font-size: 12px;
}

.widget_rss a.rsswidget {
color: #000;
}

.widget_rss .widget-title img {
width: 12px;
height: 12px;
}

/* Footer
-------------------------------------------------------------- */

#bottom_container { 
padding: 25px 0px 30px 0px;
}

#bottombox_container {
float: left; 
width: 952px;
}

.bottombox {
float:left; width: 260px;
margin-left: 85px;
}

.bottombox.nomargin {
margin-left: 0px;
}

#bottom_container h2 {
margin-bottom: 10px;
color: #000000;
}

#bottom_container ul {
margin: 0px; 
padding: 0px; 
list-style-type: none;
}

#bottom_container ul li {
margin: 0px 0px 30px 0px; 
padding: 0px; 
list-style-type: none;
}

#bottom_container ul li li {
margin: 0px; 
padding: 0px 0px 6px 0px; 
margin-bottom: 6px; 
list-style-type: none; 
border-bottom: solid 1px #b3b1b1;
}

#bottom_container ul li li li {
border: 0px; 
margin: 0px; 
padding-left: 20px
}

#bottom_container ul li a {
color: #cc0000;
}

#bottom_container ul li a:hover, #bottom_container ul li a:visited {
color: #ea312f;
text-decoration: none;
}

#bottom_container ul.flickr li {
display: inline; 
float: left;
border: none; 
padding: 0px 15px 15px 15px;
}

#bottom_container ul.flickr li.nomargin {
padding: 0px 15px 15px 0px;
}

#footer_container{
clear: both;
}

#footer_container a, #footer_container a:visited {
color: #898686;
}

#foot {
text-align: center; 
padding: 10px 0px 0px 0px; 
font-size: 12px; 
font-family: helvetica, arial, sans-serif;
color: #898686
}	

/* Column
-------------------------------------------------------------- */

.one_half{ 
width: 48%; 
}

.one_third{
 width: 30.66%; 
 }
 
.one_fourth {
width: 22%; 
}

.one_half,.one_third,.one_fourth {
position: relative; 
margin-right: 4%; 
float: left; 
}

.last { 
margin-right: 0px !important; 
clear: right; 
}

.one_third.line_separator { 
width: 26.66%; 
padding-right: 4%; 
}

/* Tables
-------------------------------------------------------------- */

table {
border-collapse: separate;
border-spacing: 0px;
width: 100%;
border-top:1px solid #e0e0e0;
margin-bottom:18px;
}

table,td,th { 
text-align: left;
}

th {
padding: 10px;
text-transform:uppercase;
}

td {
padding: 10px;
}

tfoot td {
border: 0px;
}

th,tr:hover{
background-color: #ececec;
}

/* WP-PageNavi Plugin
-------------------------------------------------------------- */

.wp-pagenavi {
clear: both;
line-height:25px;
}

.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #bfbfbf !important;
padding: 3px 7px !important;
margin: 2px;
color:#888787;
text-decoration:none !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
border: 1px solid #bfbfbf !important;
}

.wp-pagenavi span.current {
font-weight: bold;
}