/*   
Theme Name: Caledonian Transport
Theme URI: http://www.caledoniantransport.com.au
Description: Default theme for Caledonian Transport website
Author: Plus IT
Author URI: http://www.plusit.com.au
Version: 1.0
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset all Styles
-------------------------------------------------------------- */

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 {
	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;
}
body {
	background: #fff;
}
body, input, textarea {
	color: #111;
	font: 12px Arial, sans-serif;
	line-height: 1.5;
}
/* Rebuild Styles
-------------------------------------------------------------- */
* {
	padding:0px;
	margin:0px;
}
body {
	margin: 0;
	margin-bottom: -20px;
	padding: 0;
}
img {
	border:none;
}
:focus {
	-moz-outline-style: none;
}
/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
hr {
	background-color: #999;
	border:0;
	height: 1px;
	margin-bottom: 1.5em;
}
/* Text elements */

p {
	margin-bottom: 1.5em;
}
ul {
	margin: 0 0 1.5em 2.5em;
}
ol {
	margin: 0 0 1.5em 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: 1.5em;
}
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: 1.5;
	margin-bottom: 1.5em;
}
code {
	font: 11px Monaco, monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Layout
-------------------------------------------------------------- */
#primary, #secondary {
	float: left;
	overflow: hidden;
	padding: 10px 1.9%;
	width: 46%;
}
#primary {
	clear: both;
}
#footer {
	clear: left;
	width: 100%;
}
/* Header
-------------------------------------------------------------- */
#branding {
	margin: 0 0 1.5em 0;
}
/* Menu
-------------------------------------------------------------- */
#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}
/*  Content
-------------------------------------------------------------- */
.post {
	margin: 0 0 3em 0;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
/* Navigation
-------------------------------------------------------------- */
.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
/* Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}
/* Sections
-------------------------------------------------------------- */   
#wrapper {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	width: 1100px;
	margin: 0px auto;
	border-left: 8px solid #999;
	border-right: 8px solid #999;
	border-bottom: 0px solid #999;
}
#content-left {
	float:left;
	width: 500px;
}
#content-right {
	float: right;
	width: 500px;
}
#header {
	width: 1100px;
	margin: 0px auto;
}
#access {
	width: 720px;
	float: left;
	display: block;
	margin: 0px auto;
	padding-left: 380px;
	border-bottom: 2px solid white;
	overflow: visible;
	background: #666 url(images/arrow.png) 360px 0px no-repeat;
}
#branding {
	width: 1100px;
	height: 335px;
	float: left;
	z-index:1;
	position: relative;
	background: #000;
	border-bottom: 3px solid #999;
}
#main{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	color: #666;
	width: 1000px;
	margin: 0px auto;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	line-height:1.3;
	height: auto;
	min-height: 285px;
}

/* Typography
-------------------------------------------------------------- */   
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Helvetica", sans-serif;
	color: #333;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
}
h1 {
	font-size: 24px;
	letter-spacing: 0px;
}
h2 {
	font-size: 21px;
	letter-spacing: 0px;
}
h3 {
	font-size: 18px;
	letter-spacing: 0px;
}
h4 {
	font-size: 16px;
	letter-spacing: 0px;
}
h5 {
	font-size: 14px;
	letter-spacing: 0px;
}
h6 {
	font-size: 12px;
	letter-spacing: 0px;
}
blockquote {
	color: #bbb;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 20px 10px 0 50px;
	background: white url(images/blockquote.png) no-repeat left;
}
.entry-meta {
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
}
.entry-date {
	color: #bbb;
}
.meta-sep {
	color: #e7e7e7;
}
#main p {
	padding:10px 10px 0 0;
}

/* Navigation and Search
-------------------------------------------------------------- */   
#search-nav {
	float: right;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	height: 100%;
}
.search-nav-input {
	height: 19px !important;
	border: 1px solid #333333;
	color: #999999;
	padding: 2px;
}
#search-404 {
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	height: 100%;
}
.search-404-input {
	height: 18px !important;
	border: 1px solid #ccc;
	color: #999999;
	padding: 2px;
}
#s {
	float: left;	
}
#searchsubmitsml {
	background:url(images/searchBtnsml.png) no-repeat scroll 0px -24px transparent;
	border:medium none;
	margin-left: 5px;
	cursor:pointer;
	height:24px !important;
	width:24px !important;
	outline:0 none;
}
#searchsubmitsml:hover {
	background:url(images/searchBtnsml.png) no-repeat scroll 0px 0px transparent;
	border:medium none;
	cursor:pointer;
	outline:0 none;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #FFF;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	padding-left: 15px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	padding-left: 15px;
}
#access ul ul a {
	background: #666;
	line-height: 1em;
	padding: 10px;
	padding-left: 15px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	padding-left: 15px;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #fff url(images/blue.png);
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: #fff url(images/blue.png);
	color: #fff;
}
/* Links
-------------------------------------------------------------- */   
a:link {
	color: #198FD7;
	text-decoration:underline;
}
a:visited {
	color: #198FD7;
	text-decoration:underline;
}
a:hover {
	color: #999;
	text-decoration:none;
}

/* Logo and Tagline
-------------------------------------------------------------- */   
#blog-title{
	z-index: 300;
	position: absolute;
	height: 72px;
	width: 450px;
	left: 325px;
	top: 166px;
	display: block;
	background: #fff url(images/logo.png) no-repeat;
}
#blog-title span{
	display: none;
}
#blog-description {
	text-align: center;
	font-size: 13px;
	color: #fff;
	z-index: 310;
	position: absolute;
	height: 25px;
	width: 450px;
	left: 325px;
	top: 248px;
	display: block;
}

/* Images
-------------------------------------------------------------- */
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/* 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%;
}
/* Contact Form
-------------------------------------------------------------- */
#contactForm ol.forms {
	list-style: none;
	margin: 0;
	width: 100%;
}
#contactForm ol.forms li {
	clear: both;
	margin-bottom: 18px;
	position: relative;
	width: 100%;
}
#contactForm ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	padding-right: 20px;
	width: 75px;
}
#contactForm ol.forms input, ol.forms textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C0C0C0;
	height:20px;
	padding-left:3px;
	padding-right:3px;
	width:175px;
}
#contactForm #sendCopy { width: 25px; height: auto; border: none; }
#contactForm ol.forms textarea {
	height: 150px;
	width: 334px;
}
#contactForm .error {
	color: #f00;
}
#contactForm ol.forms li .error {
	margin-left: 5px;
	margin-right: 25px;
}
#contactForm ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
	padding: 5px 40px 0 0;
}
#contactForm ol.forms li.screenReader {
	margin-bottom: 0;
}
#contactForm ol.forms li.buttons button, #contactForm ol.forms li.buttons button:active {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C0C0C0;
	cursor:pointer;
	height: 25px;
	width:175px;
}
#contactForm ol.forms li.buttons button:hover {
	border:1px solid #000;
	color: #000;
}
#contactForm ol.forms li.inline label {
	display: inline;
	float: none;
	width: auto;
}
#emailsubmit{
	background:url(images/emailbtn.png) no-repeat scroll 0px -25px transparent;
	border:medium none;
	margin-left: 5px;
	cursor:pointer;
	height:25px !important;
	width:175px !important;
	outline:0 none;
}
#emailsubmit:hover {
	background:url(images/emailbtn.png) no-repeat scroll 0px 0px transparent;
	border:medium none;
	cursor:pointer;
	outline:0 none;
}

/* Login
-------------------------------------------------------------- */
#clientlogin a {
	background:transparent url(images/blue.png) repeat-x top left;
	color:#fff;
	text-decoration:none;
	width:80px;
	display:block;
	float: right;
	margin: 0;
	margin-top:-1.5em;
	margin-right: 15px;
	padding:12px;
	height:15px;
	list-style-type:none;
	height:auto;
	font-size:14px;
	font-family: Arial, "Helvetica", sans-serif;
	margin-left:50px;
	text-align:center;
}
#clientlogin a:hover {
	background:transparent url(images/black.png) repeat-x top left;
}

/* Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #444;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #444;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}
.wpcf7 {
	float:left;
}