/*
Theme Name: STATE LIMOUSINES
Theme URI: http://orasy.com/
Author: Orasy
Author URI: http://orasy.com/
Description: Victorian State Limousine Service
Version: 1.0

Tags: black, white, light

*/

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 {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}


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
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear: both
}

p {
	margin-bottom:15px;
}

body {
	
	color:#FFFFFF;
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size:17px;
	line-height:23px;
	
	background-color:#000000;
	
}

h1 {
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:28px;
	margin-bottom:20px;
	text-transform:uppercase;
}

h2 {
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:18px;
	line-height:24px;
	margin-bottom:20px;
}

#wrapper {
	width:100%;
}

.full-width {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
}

#book {
	width:81px;
	height:72px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}

#book img {
	width:81px;
	height:auto;
}

#branding {
	margin-top:40px;
	margin-bottom:40px;
}

div#logo {
	width:280px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
}

div#branding div#logo a img {
	width:280px;
	height:auto;
}

#menu {
	margin-top:20px;
	margin-bottom:30px;
}

#content-home {
	padding-top:55px;
}

#book-form {
	width:100%;
	background-color:#007c7f;
	border:solid 1px #007c7f;
}

#booknow {
	width:114px;
	height:89px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:55px;
	cursor:pointer;
}

#booknow img {
	width:114px;
	height:auto;
}

#home-links {
    width: 420px;
    margin-top: 40px;
}

.link-item {
	width:115px;
	height:85px;	
	border: solid 1px #000000;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	line-height:85px;
	float:left;
	
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:18px;
}

.link-item:hover {
	cursor:pointer;
	background-color:#007c7f;
	border: solid 1px #007c7f;
}

.rates {
	margin-bottom:30px;
	width:960px;
}

.rates h2 {
	margin-top:20px !important;
	color:#007c7f;
}

.rates-suburb {
	width:180px;
	float:left;
	padding-right:20px;
}

.rates-price {
	width:60px;
	float:left;
	
}


.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper .top_label .gfield_label {
	font-size:16px !important;
	line-height:22px !important;
	font-weight:500 !important;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction,
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_time_ampm label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	font-size:14px !important;
	line-height:20px !important;
}

.gform_wrapper .top_label .gfield_description {
	padding:0px !important;
}

.rates-box {
	border:solid 1px #CCCCCC;
	padding:15px;
	width:270px;
	margin-bottom:10px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.rates-box h2 {
	color:#007c7f;
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.rates-col {
	width:300px;
	float:left;
	margin-right:10px;
}

#footer {
	margin-top:50px;
	border-top:solid 1px #CCCCCC;
	padding-top:20px;
	padding-bottom:30px;
}

#gform_confirmation_message_1 {
	padding:30px;
	text-align:center !important;
	font-size:18px;	
}


.green {
	color:#007c7f;
}


/* ---- ISOTOPE STYLES ---- */



/* ---- isotope ---- */


.isotope {
  border: 0px solid #333;
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  width: 280px;
  height:auto;
  margin-right: 10px;
  margin-bottom:10px;
  padding: 10px;
  overflow:hidden;
  
  border:solid 1px #666666;
  
  
}

.element-item:hover {
	cursor:pointer;
	opacity:0.95;
}

.element-item h2 {
	color:#007c7f;
	margin-top:0px !important;
	margin-bottom:0px !important;
}

div.element-item img {
	width: 280px;
	height:auto;	
}


.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}


/* ---- ISOTOPE STYLES END ---- */

strong {
	font-weight:500;
}

h3 {
	font-family: "omnes-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size:20px;
	line-height:28px;
	margin-bottom:20px;
	color:#007c7f;
}

.banner-text {
	font-size:50px;
	line-height:60pc;
	text-align:center !important;
	color:#FFFFFF;
	margin-top:300px !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
    clear: left !important;
    margin-right: 0px !important;
}

html#ls-global.wf-brandongrotesque-i4-active.wf-brandongrotesque-n4-active.wf-brandongrotesque-n5-active.wf-brandongrotesque-n7-active.wf-omnespro-n3-active.wf-omnespro-n4-active.wf-omnespro-n5-active.wf-omnespro-n6-active.wf-active body.home.page.page-id-4.page-template.page-template-home-page.page-template-home-page-php div#wrapper.hfeed div#book-form div.full-width div#gform_wrapper_1.gf_browser_gecko.gform_wrapper form#gform_1 div.gform_body ul#gform_fields_1.gform_fields.top_label.form_sublabel_below.description_below li#field_1_16.gfield.field_sublabel_below.field_description_below div.ginput_container select#input_1_16.medium.gfield_select
{
	width:70px !important;
	
}

#copyright {
	width:50%;
	float:left;
}

#contact-no {
	width:20%;
	float:right;
	text-align:right;
	
}