/*
Theme Name: Business Class Limousines
Theme URI: http://www.almostanything.com.au
Description: .
Version: 2009
Author: Jason Foss, Almost Anything Web and Graphic Design
Author URI: http://www.almostanything.com.au
*/

/*
 * COLOURS
 * dark choc colour			:	231f20
 * dark red				:	8d183b
 * light grey (used in nav)		:	a5a5a7
 * light grey (content bg)		:	EBEBEB
 * under photo				:	352F30
 *
 * based on 960 12 col grid
 * columns 60px
 * column gaps 20px
 *
 * CONTENTS
 * 1.Header and Body
 * 2.Main Content
 * 3.Footer
 * 4.Navigation
 * 5.News
 * 6.Sidebar
 * 7.Homepage
 * 8.Forms
 */

/*------------------------------------------------------------------------------
 * 1.Header and Body
 -----------------------------------------------------------------------------*/
body {
    margin: 0;
    padding: 0;
    font-family: "Calibri", "Myriad Pro", Futura, Helvetica, sans-serif;
    color: #000;
}

.outer { /* you can use this as a CSS hook or to constrian the entire width */
    width: 100%;
}
#header {
    width: 100%;
    height: 204px;
    position: relative; /* this is here for any absolute positioning */
}
#header h1 {
    margin: 0 0 18px 0;
    padding: 0;
    width:264px;
    height:186px;
    text-indent:-999em;
    background:url(images/logo.png);
}
#header h1 a{
    color: #fff;
    text-decoration: none;
}
.bodyblock{
    border-top:2px solid #8d183b;
    border-bottom:13px solid #8d183b;
    background:#231f20;
    position:relative;
}
.widthlimiter{
    width:960px;
    margin:0 auto;
    position:relative; /* this is here for any absolute positioning */
}
.bodyblock .widthlimiter{
    background:url(images/under_photo.png) repeat-y 470px 0;
    margin-top:0;
}
.homepage .bodyblock .widthlimiter{
    margin-top:0;
}
.clear{clear:both;}
/*------------------------------------------------------------------------------
 * 2.Main Content
 -----------------------------------------------------------------------------*/
#content{
    font: normal 1em/1.7em  "Calibri", "Myriad Pro", Futura, Helvetica, sans-serif;
    padding:10px 10px;
    margin:0 0 0 90px;
    width: 360px; /* 5 cols */
    background:#EBEBEB;
    color:#000;
}
h1, h2, h3, h4, h5 {
    color: #8d183b;
}
h1 a{
    text-decoration: none; /* cause posts start with h1 and they are always links */
}
h3{ /* the level to use for an openeing paragraph on a page */
    margin: auto 20px; /* bring it in a column at either side */
    padding: 20px auto;
    border: 1px dashed #fff;
    border-width: 1px 0;
}
#content a {
    color: #666666;
}
#content a:hover {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}
/*----------------- the next 3 rules are for the way WP sets its image floats */
#content img.alignleft, #content div.alignleft {
    float:left;
    margin:0 0.5em 0.5em 0;
}
#content img.alignright, #content div.alignright {
    float:right;
    margin:0 0 0.5em 0.5em;
}
#content img.aligncentered, #content div.aligncentered {
    text-align:center;
    margin:0 auto;
}

table {
	background:#fff;
	position:relative;
	z-index:99;
}

table th {
	background:#f5f5f5;
	font-weight:bold !important;
}

table th, table td {
	padding:.5em;
	font-weight:bold;
	border:1px solid #eee;
}

table .location {
	width:320px;
	font-weight:100;
}

/*---------------- These 2 will make image captions look a bit like polaroids */
.wp-caption{
    background:#ccc;
}
p.wp-caption-text{
    font-size:80%;
    text-align:center;
    padding:0;
    margin:0;
}


/*------------------------------------------------------------------------------
 * 3.Footer
 * Text should be a little smaller and more subtle in contrast.
 -----------------------------------------------------------------------------*/
#footer {
    clear: both;
    width: 100%;
    height: 5em;
    text-align:center;
}
#footer p {
    font-size: 0.8em;
    color: #8d183b;
}
#footer a {
    color: #8d183b;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}

/*------------------------------------------------------------------------------
 * 4.Navigation
 * Ahhh, the fun part. If you get stuck, ask Jeff Vader. I'm his brother.
 * http://www.youtube.com/watch?v=7tUNNM-Hyu8
 -----------------------------------------------------------------------------*/
/*** ESSENTIAL STYLES ***/
/* don't change these guys too much - unless you've got a really good reason! */
.nav, .nav * {margin:0;padding:0;list-style:none;}
.nav {float:left;}
.nav ul {position:absolute;top:-999em;}
.nav ul li, .nav li a {width: 100%;}
.nav li {float:left;position:relative;z-index:99;}
.nav a {display:block;}
.nav li:hover li ul, .nav li.sfHover li ul {top:-999em;}
.superfish li:hover ul, .superfish li li:hover ul {top: -999em;}

/*** NAVIGATION SKIN ***/
/* customise this as much as you like... */
#menu {
    width: 186px;
    height: 24px;
    margin:0 0 0 410px;
    line-height:24px;
    font-size: 10px; /* would prefer a larger size if you can make it fit */
}
ul.nav{
    background:url(images/nav.png) 0 26px;
}
.nav a {
    color: #000;
    text-decoration:none;
}
li.page-item-3{ /* home */
    width:50px;
    text-indent:-999em;
}
li.page-item-3.current_page_item a, li.page-item-3 a:hover{
    background:url(images/nav.png) no-repeat 0 2px;
}
li.page-item-8{ /* services */
    width:72px;
    text-indent:-999em;
}
li.page-item-8.current_page_item a,
li.page-item-8.sfHover a
li.page-item-8.current_page_parent a,
li.page-item-8 a:hover{
    background:url(images/nav.png) no-repeat -50px 2px;
}
li.page-item-15{ /* contact */
    width:64px;
    text-indent:-999em;
}
li.page-item-15.current_page_item a, li.page-item-15 a:hover{
    background:url(images/nav.png) no-repeat -122px 2px;
}

.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
    /*background:#fff;*/
    color: #231f20;
}

ul.nav ul, ul.nav ul a{
    width:100px; /* dropdown width */
    background-image:none;
    background-color:#fff;
}
.nav li:hover ul, ul.nav li.sfHover ul { /* relative pozzie of dropdown */
    left:0px;
    top:26px;
}
.nav li li:hover ul, ul.nav li li.sfHover ul { /* pozzie of 2nd level dropdown */
    left:125px;
    top:-1px;
}
ul.nav li ul li {
    background-image:none;
    background:#fff;
    color:#231f20;
    text-indent:10px;
    border-bottom:1px solid #8d183b;
}
ul.nav li ul li.page_item a {
    background-image:none;
}
/*------------------------------------------------------------------------------
 * 5.News
 -----------------------------------------------------------------------------*/
.postdate, .postmetadata{
    font-size:0.8em;
    font-style:italic;
}

/*------------------------------------------------------------------------------
 * 6.Sidebar
 -----------------------------------------------------------------------------*/
ul#sidebar{
    width: 400px;
    position:absolute;
    right:90px;
    background: #ccc;
    padding:0;
    margin:0;
}
#sidebar h2{display:none;}
#sidebar ul, #sidebar li{
    padding: 0;
    margin: 0;
    list-style: none;
}

/*------------------------------------------------------------------------------
 * 7.Homepage
 -----------------------------------------------------------------------------*/
body.homepage #content{
    background:#231f20;
}
body.homepage #content img{
    margin:60px 0 140px 60px;
}


/*------------------------------------------------------------------------------
 * 8.Forms
 * Designed to be used with unstyled cforms
 * NOTE: disable all styles in cforms plugin
 -----------------------------------------------------------------------------*/

#cf_field_9 {
	height:60px;
}

.cform {
    margin:10px auto 0 auto;
    width: 350px;
}
.cform fieldset	{
    margin-top:10px;
    padding:5px 0 15px 0;
    border:1px solid #adadad;
    border-left-color:#ececec;
    border-top-color:#ececec;
    background:#f7f7f7;
}
.cform .cf_hidden {
    display:none;
    border:none!important;
    background:none!important;
    padding:0!important;
    margin:0!important;
}
.cform legend {
    margin-left:10px;
    padding: 0 2px;
    font:normal 20px Times;
    color:#666666;
}
ol.cf-ol {
    margin:0!important;
    padding:0!important;
}
ol.cf-ol li	{
    background:none!important;
    margin:5px 0!important;
    padding:0 0;
    list-style:none!important;
    text-align:left;
    line-height:1.3em;
}

/*-------------------------------------- just for text-only fields (no input) */
ol.cf-ol li.textonly {
    background:#F0F0F0 !important;
    letter-spacing:1px;
    margin:10px 0pt !important;
    padding:5px 0pt;
    text-align:center;
}
/*--------------------------------------- global definitions for field labels */
.cform label {
    width:90px;
    margin:4px 10px 0 0;
    display:-moz-inline-box; /*for mozilla*/
    display:inline-block; /*for Opera & IE*/
    text-align:right;
    vertical-align:top;
	font-weight:bold;
}

.cform label span {
    width:90px; /* must be the same as above!*/
    display:block;
}
label.cf-before {
    margin:4px 10px 0 0;
}
label.cf-after 	{
    margin:4px 15px 0pt 6px;
    text-align:left;
    width:115px;
}
label.cf-after span {
    width:115px;
    display:block;
}
label.cf-group-after {
    margin:3px 4px 0 2px;
    width:72px;
    text-align:left;
}
label.cf-group-after span {
    width:72px;
    display:block;
}
/*-------------------------------------------- FORM FIELDS general formatting */
.cform input,
.cform textarea,
.cform select {
    padding:3px;
    background: #f9f9f9;
    border: 1px solid #888888;
    vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
    background:#CEDDDF;
}
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
    background:#F3F8F8;
}
.cform textarea,
.cform input {
    width:200px;
}
.cform select {
    width:208px; /* attempt to have equal length */
    padding:2px 0;
}
.cform select.cfselectmulti	{
    height:7.5em;
}
.cform textarea {
    font-family: arial;
    font-size: 0.9em;
    overflow:auto;
}
/*-------------------------------------------------------- radio button title */
ol.cf-ol li.cf-box-title {
    font-weight:bold;
    letter-spacing:1px;
    padding:8px 0 0 100px; /* check with label 'width' incl. */
}
/*--------------------------------------------------------------- check boxes */
.cform input.cf-box-a,
.cform input.cf-box-b 	{
    margin:2px 0 0 0;
    width:14px;
    height:22px;
    border:none!important;
    background:none!important;
}
.cform input.cf-box-a 	{
    margin-left:100px; /* check with label 'width' incl. */
}
/*---------------------------------------------------------- check box groups */
ol.cf-ol li.cf-box-group {
    margin:10px 0pt 0px !important;
    padding-left: 100px;
}
/*------------------------------- formatting for text:  "(required)"  & other */
span.reqtxt,
span.emailreqtxt {
    margin:3px 0 0 3px;
    font-size:0.6em;
    display: -moz-inline-box;
    vertical-align:top;
	display:none;
}
/*-------------------------------------------------------- FORM submit button */
p.cf-sb {
/*    text-align:right;*/
    padding: 0!important;
    margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
    width:100px;
    padding:5px;
    margin: 10px 0 20px 98px;
    font-size:0.8em;
    background:#ccc;
    border:1px solid #adadad!important;
    border-left-color:#ececec!important;
    border-top-color:#ececec!important;
    cursor:pointer;
}
.cform input.resetbutton {
    width: auto;
    padding:5px 1em;
}
.cform input.backbutton {
    width: auto;
    padding:5px 1em;
}
/*---------------------------------------- FORM FIELDS enhanced error display */
ol.cf-ol li.cf_li_err {
    background:#FFDFDF url(li-err-bg.png) repeat!important;
    border-color:#DF7D7D;
    border-style:solid;
    border-width:1px 0pt;
    padding:5px 0!important;
    margin:5px 0!important;
}
ol.cf-ol li ul.cf_li_text_err {
    height:1%;
    min-height:1%;
    margin:0 0 0 100px;
    padding:0;
    color:#333;
}
ol.cf-ol ul.cf_li_text_err li {
    background:url(icon-alert.png) no-repeat left 1px!important;
    list-style:none!important;
    font-weight:bold;
    text-indent:0;
    margin:0 0 2px!important;
    padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
    content:'';
}
/*------------------------------------- 'visitor verification' related styles */
label.secq,
label.seccap {
    vertical-align:text-bottom;
    margin-bottom:4px;
}
input.secinput {
    vertical-align:text-bottom;
}
#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
    height:15px;
    width:50px;
    padding: 4px 4px;
    margin: 0;
}
img.captcha	{
    vertical-align:text-bottom;
    margin:0 0 0 10px!important;
    padding:0!important;
    border:none!important;
    float:none!important;
}
img.captcha-reset {
    vertical-align:text-bottom;
    background:	url(captcha_reset_grey.gif) no-repeat;
    margin:0 0 2px 3px;
    width:21px;
    height:21px;
    border:none;
}
img.imgcalendar {
    border:none;
}
/*----------------------------------- change formatting of response msgs here */
div.cf_info {
    color:#333;
    display:none;
    padding:10px 15px!important;
    width:380px;
    line-height:1.3em;
    margin:10px auto;
}
div.cf_info ol {
    margin:0;
    padding:5px 15px 0 30px;
}
div.cf_info ol li {
    padding:1px 0;
    margin:2px 0;
}
div.cf_info a	{
    color:#ad2929!important;
    text-decoration:underline!important;
}
div.success {
    background:#F7F7F7 none repeat scroll 0% 50%;
    color:#444444;
    display:block;
}
div.failure {
    display:block;
    background:#FFDFDF url(li-err-bg.png) repeat!important;
    border-color:#DF7D7D;
    border-style:solid;
    border-width:1px 0pt;
}
div.waiting {
    background:#F9F9F9;
    color:#AAAAAA;
    display:block;
}
/*---------------------------------------- formatting for invalid user inputs */
.cform .cf_error {
    color:#ad2929;
    border:1px solid #ad2929;
}
div.mailerr {
    display:block;
}
.mailerr,
.cform .cf_errortxt {
    color:#ad2929;
}
/*--------------------------- disabled fields [disabled] does not work on IE! */
[disabled] {
    color:#dddddd;
    border-color:#dddddd!important;
    background:none!important;
}
.disabled {
    border-color:#dddddd!important;
}
/*-------------------------------------------------------- upload box styling */
.cform input.cf_upload  {
    width:220px;
    background: #f9f9f9;
    border:1px solid #888888;
}
/*------------------------------------------------------ Other: browser hacks */
* html .cform fieldset {
    position: relative;
    margin-top:15px;
    padding-top:25px;
}
* html .cform legend {
    position:absolute;
    top: -10px;
    left: 10px;
    margin-left:0;
}
*+html .cform fieldset {
    position: relative;
    margin-top:15px;
    padding-top:25px;
}
*+html .cform legend {
    position:absolute;
    top: -10px;
    left: 10px;
    margin-left:0;
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
    display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
    display: inline-block; /*for ie7*/
}

* html img.captcha {
    margin-bottom:1px!important;
}
*+html img.captcha {
    margin-bottom:1px!important;
}
.linklove { /*hides link to author but still gives them the backlink*/
    display: none;
}
/*------------------------------------------------------------------------------
 CALENDAR: remove this if you're not using a date picker in cforms
 -----------------------------------------------------------------------------*/
table.jCalendar {
    border: 1px solid #666;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
    background: #444;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}
table.jCalendar td {
    background: #f0f0f0;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}
table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}
table.jCalendar td.today {
    background: #666;
    color: #fff;
}
table.jCalendar td.selected {
    background: #f66;
    color: #fff;
}
table.jCalendar td.selected:hover {
    background: #f33;
    color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
    background: #fff;
    color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #888;
}
/* ------------------------------------------------------------ For the popup */
div.dp-popup {
    position: relative;
    background: #d6eafe;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: auto;
    line-height: 1.2em;
}
div#dp-popup {
    position: absolute;
    z-index: 199;
    border:2px solid #c2e0f8;
}
div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 3px 0pt 4px;
    padding: 0;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-prev a {
    float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}
div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-next a {
    float: right;
}
div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}
div.dp-popup td {
    cursor: pointer;
}
div.dp-popup td.disabled {
    cursor: default;
}
