/* @override http://actionlaser.com.au/wp-content/themes/action-laser/style.css */
/*
Theme Name: ActionLaser
Theme URI:
Description: Action Laser

Author: Wes Davis
Author URI: http://netprophets.com.au
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

@import url(css/branding.css);
@import url(css/suckerfish.base.css);
@import url(css/suckerfish.skin.css);

/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

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, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }


/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px Georgia,serif;
    line-height:18px;
}

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

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;

}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
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:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

body {background:#fff url('images/main-background.jpg') repeat-x left top; text-align:center; font-family:Georgia,serif;}

#header {background:transparent url('/wp-content/themes/action-laser/images/main_banner.jpg') no-repeat scroll top center;}
#branding {width:980px; height:213px; margin:0 auto;}
#access {width:980px; height:34px; margin:0 auto;}
#main {width:980px; margin:0 auto;}
#breadcrumb {width:970px; margin:10px auto;padding-right:10px;}
#breadcrumb-top {border-bottom:solid 1px #f2f2f2; padding-bottom:5px;}
#container, .aside {text-align:left;}
#primary {display:none;}
#secondary {display:none;}
#container {width:100%; margin-top:10px;}
#container {width:960px; float:left; padding-bottom:10px;}
.sidebar_image {width:320px; float:right; margin-top:10px;} 
#container h1,#container div.entry-content div h2 {font-size:18px; margin-bottom:15px; color:#067399;font-weight:normal;}
#container h1 a {color:#067399;}
#comments h3, #comments label {font-size:16px; margin-bottom:15px; color:#067399;}
#container h3 {color:#067399; margin-bottom:5px;font-style:italic;}
#container ul {margin:0 0 15px 0; padding:0;}
#container h3, #container h4, #container h5, #container h6 {clear:none;}
#content .page ul li {margin-left:15px;}

#breadcrumb {text-align:left;  color:#067399; font-size:12px;}
#breadcrumb a {text-decoration:none;color:#067399;}
#breadnav-bottom {padding:15px 0; font-size:14px; background:transparent url('/wp-content/themes/action-laser/images/page_nav_back.png') repeat-x scroll left bottom;}
#breadnav-bottom-title {width:176px; float:left;}
#breadnav-bottom-pages {width:784px; float:right; }
#breadnav-bottom-pages ul, .page #breadnav-bottom-pages ul li {padding:0; margin:0; list-style:none;}
#breadnav-bottom-pages ul li {width:191px; float:left;color:#818181; }
#breadnav-bottom-pages ul li a {color:#818181; }
#breadnav-bottom-pages ul li.current  a, #breadnav-bottom-pages ul li.current{color:#067399;}
#breadnav-bottom-pages  a:hover, #breadcrumb a:hover {text-decoration:underline;}
body.home #container { width:706px; float:left;}

body.home #primary {width:250px; margin-left:20px; display:block; float:right;}
body.home .alignleft, body.home img.alignleft { margin:0 0 10px 5px; float:none;}
#action_footer {background:#eff5f8; clear:both;}
#footer {clear:both;}
#action_footer_main {width:980px; margin:0 auto; }
#breadnav-bottom:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
a.graphic_header {text-indent:-9999px; display:block;}

/* Blog Styles */

.entry-utility, .entry-meta {margin:20px 0 20px 0; padding:0; color:#4496B3;display:none}
.entry-utility a, .entry-meta a {color:#4496B3;}
.navigation {display:none;}
#comments {margin-bottom:15px;}
#comments textarea{width:100%;}
.entry-meta {margin:0 0 0 0;}

/* Home Sidebar */
body.home #primary {}
body.home #primary img{margin:11px 0 0 20px !important; padding:0 !important;border-bottom:5px solid #D4E7ED;}
body.home #primary ul li#final-excerpt { width:202px;}
body.home #primary ul {margin:0 0 10px 5px; padding:0 0 0 25px; }
body.home #primary ul li{margin:0; padding:0; list-style:none;font-size:11px;}
body.home #primary ul li#primary_action_laser_blog {height:34px; width:202px;}
body.home #primary ul li#primary_action_laser_blog  h3 a{background:transparent url('/wp-content/themes/action-laser/images/blog.png') no-repeat scroll left top; width:202px; height:34px; }
body.home #primary ul li h2 {color:#031937; font-size:14px; font-family:georgia, times, serif;font-weight:bold; margin-bottom:3px;}
body.home #primary ul li h2 a {color:#031937; text-decoration:none;}
body.home #primary ul li span.the_date {font-style: italic; display:block; margin:8px 0 0 0; font-size:12px; color:#444;}
body.home #primary ul li ul.primary-meta {padding:0; margin:0 0 20px 0;}
body.home #primary ul li p {margin-bottom:8px;}
body.home #primary ul li ul.primary-meta li {color:#4496b3; padding:0; margin:0 0 0 0; line-height:16px;}
body.home #primary ul li ul.primary-meta li a {color:#4496b3; text-decoration:none; text-transform:uppercase;}
.primary-author{}
.primary-comments {}
body.home #primary ul li p {color:#333; margin-bottom:0; font-size:12px;}
body.home #primary ul li a.more-link, .post a.more-link {text-transform:uppercase; color:#eb8f1b; text-decoration:none;}

/* Action Footer */
#action_footer_content {width:731px; float:left; padding:15px 0 30px 0; text-align:left; font-family: Georgia,Serif}
#gallery .thumb {width:64px; height:64px;}
.action_footer_titles {border-bottom:1px solid #ced6dd; width:100%; height:25px;}
.action_footer_content {border-top:1px solid #fff; }
.action_footer_titles h3 {width:150px; clear:none; }
.action_footer_titles h3#site_overview {float:left;background:transparent url('/wp-content/themes/action-laser/images/header_site_info.png') no-repeat scroll left top;}
.action_footer_titles h3#select_country {float:right;background:transparent url('/wp-content/themes/action-laser/images/header_select_language.png') no-repeat scroll left top; margin-right:10px; width:165px;}
.action_footer_titles h3#laser_gallery {float:left;background:transparent url('/wp-content/themes/action-laser/images/header_action_laser_gallery.png') no-repeat scroll left top; width:190px; margin-left:10px;}
.action_footer_titles h3 a {width:145px; height:18px; display:block; text-indent:-9999px;}
.action_footer_titles h3#laser_gallery a {width:190px; }
#action_footer_primary {background:#f8fafc; width:235px; float:left;  }
#action_footer_primary .action_footer_title {text-align:left;}
#afc_home {width:116px; float:left;padding-left:10px;}
#afc_applications {width:330px; float:left;}
#afc_specifications {width:190px; float:left;}
#action_footer_content h4 {font-size:12px; text-transform:uppercase; color:#555555; }
#action_footer_content h4 a{color:#555555;text-decoration:none; }
.action_footer_content ul {padding:0 0 0 0; margin:5px 0 0 0}
.action_footer_content ul li {list-style:none; padding:0; margin:0; line-height:18px;}
.action_footer_content ul li a {color:#222222; text-decoration:none;font-weight:bold;}
.action_footer_content ul li.page_item a{font-weight:normal !important;}
#afc_home ul li a{font-weight:normal;}
#applications-right-float {width:140px; float:right;}
#applications-right-left {float:left;}
.text_transform_upper {text-transform:uppercase;}
#afc_home h4 {}

body.home .page {height:146px; width:100%;}
body.home #container {margin-top:0; width:100%; }

/* Feature Content */
.feature-title {width:202px; height:34px; margin-bottom:15px; }
.feature-title a {width:202px; height:34px; display:block; background-color:transparent;background-repeat:no-repeat;}
.feature-post {margin-left:50px; width:202px; float:left; border-bottom:5px solid #d4e7ed; height:200px; margin-bottom:20px; height:308px;}
.feature-post.first_feature {margin-left:0;}
.feature-post p {margin:0 4px 5px 4px; font-size:12px; font-family:Georgia, serif; line-height:15px;}


.feature-post img {padding-top:5px;}
.feature-post img.alignright {margin-left:5px;padding:2px;border:1px solid #E0E0E0;}
#container h2 {
color:#000;
font-size:13px;
margin-bottom:5px;
font-weight:bold;
}
#primary .primary-author, #primary .primary-comments {text-transform:uppercase; font-size:11px;}
#container h2 a {color:#067399; text-decoration:none;}

p {margin-bottom:15px;}

.action_footer_content ul li, .action_footer_content ul li a {color:#333;}
#translation_bar {}
#translation_bar img {margin-right:10px; float:right;padding-top:4px;}

/* Main Content */

.entry-content p, .entry-content li {font-size:13px;}
#container h3 {font-size:13px;}
/* =Comments
-------------------------------------------------------------- */
.post{float:left;clear:both;margin-bottom:30px;}
#comments {display:none;
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {

    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#DEF6D8;

    padding:18px 1.5em;
    margin-bottom:10px;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#DEF6D8;
}
#comments-list ul li {

    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

/*search*/
#access .post_name {
    float:left;
}

#access #search-bar {float:right; width:253px; background: transparent url('/wp-content/themes/action-laser/images/main_menu.jpg') no-repeat scroll -715px 0px; }
#access #search-bar form, #access #search-bar form input {background:transparent;}
#access #search-bar form {margin-top:7px;}
#access #search-bar input#s {width:130px; margin-left:40px; border:0; font-size:11px; color:#fff; padding:2px; }
body.safari #search-bar form {margin-top:4px !important;}
#access #search-bar input#searchsubmit{border:0; color:transparent;cursor:pointer;}

/*gallery*/
body.slug-gallery #container{width:100%;}
div.gallery{margin-left:-22px !important;}
dl {margin:0; padding:0;}
.gallery-item {width:20% !important;padding-bottom:25px;}

.sf-menu li.page-gallery, .sf-menu li.page-about  {display:none;}
#afc_home, #afc_specifications, #afc_applications {margin-top:10px;}

/* Tables */
.sugartable{margin:5px 0 16px 0;}
.sugartable th{font-weight:normal;font-size:1em;border:1px solid #ccc;text-align:left;padding:3px 6px 3px 12px;background:#F1F6FF;}
.sugartable th.center{text-align: center !important;}
.sugartable td{border:1px solid #ccc;background: #fff;padding:3px 6px 3px 12px;text-align:center;}
.sugartable th.spec{border-left:1px solid #ccc;border-top:0;background:#fff;}
.floatright{float:right;}

.gallery-caption{ color:#067399 !important;margin:6px 0 0 0;}


/* Financial Benefit Calcs */
form#benefit {font-size:13px;margin-top:35px !important;}
form#benefit fieldset{background:#f2f2f2;margin-bottom:15px;width:640px;padding:30px 20px 0 20px;border:1px solid #ccc; }
form#benefit label{clear: both;
	float: left;
	display: block;
	width: 30em;
	margin-top: -1em;
	margin-bottom:4px;
	}
form#benefit label.hidden{display:none !important;}
form#benefit input{padding:4px;
	border:1px solid #aaa; 
	font:1em Georgia,serif;
	position:relative;top:-1.7em;left:1em;
	color:#000;
margin:0 !important;position:relative;}
form#benefit .textbox{left:0em !important;}
form#benefit span{
	color:#000;
	position: relative;
	top: -1.4em;
	left: 30em;
	display: block;}
span.dollar:before{content:'$ ';}
span.dollar{left:29.2em !important;}
label.strong{font-weight:bold;}

