/*
Theme Name: Vintage Limousine
Theme URI: http://vintage-limos.com/
Description: A custom theme built by The Marcom Group for Vintage Limousine.
Version: 1.0
Author: The Marcom Group
Author URI: http://themarcomgroup.com/
*/

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,
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-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

ul,li  { list-style: none; }
:focus { outline: none; }
.clear { clear: both;   }

a {
	text-decoration: none;
	color: #959595;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #0c0a0d url(./images/layout/main_bg.jpg) no-repeat center top;	
	font-family: Times;
	font-size: 12.5px;
	text-align: center;
	color: #959595;
}

label {
	margin-right: 20px;
	line-height: 23px;
	text-align: right;
	display: inline;
	float: left;	
	height: 25px;
	width: 160px;
}

label span { 
	padding-right: 5px;
	color: #C00;
}

input, select, textarea {
	margin-bottom: 10px;
	padding: 2px;
	display: block;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 12.5px;	
	color: #211500;
}

input[type=checkbox], input[type=radio] {
	background: none;
	border: none;
}

input[type=submit] {
	padding: 2px 8px;
}

span.fieldinfo {
	margin-top: 5px;
	font-size: .9em;
	display: inline;
	width: 285px;
	float: right;
}

div.radios, div.captcha {
	overflow: auto;
	height: 35px;
}

div.captcha {
	margin-bottom: 10px;
}

div.captcha img {
	margin-left: 5px;
	float: left;
}

div.inline input, div.inline label {
	display: inline;
	float: left;
}

div.inline label {
	padding-left: 5px;
	text-align: left;
	width: auto;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	background: #000 url(./images/layout/header_bg.png) no-repeat;
	position: relative;
	height: 99px;
}

#logo {
	position: absolute;
	z-index: 30;	
	left: 19px;
	top: 13px;	
}

#logo a {
	background: url(./images/layout/logo_bg.png) no-repeat;
	display: block;
	height: 117px;
	width: 137px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#information {
	position: absolute;
	right: 16px;
	top: 18px;
}

#information p {
	font-size: 1.5em;
}

#nav {
	position: absolute;
	left: 170px;
	top: 64px;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	background: url(./images/layout/nav_bg.png) no-repeat 0px -34px;
	display: block;
	height: 34px;
	width: 82px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#nav ul li#home a {}
#nav ul li#home a:hover, #nav ul li#home a.current { background-position: 0px 0px; }

#nav ul li#services a { background-position: -81px -34px; width: 92px; }
#nav ul li#services a:hover, #nav ul li#services a.current { background-position: -81px 0px; }

#nav ul li#services a { background-position: -81px -34px; width: 92px; }
#nav ul li#services a:hover, #nav ul li#services a.current { background-position: -81px 0px; }

#nav ul li#fleet a { background-position: -172px -34px; width: 70px; }
#nav ul li#fleet a:hover, #nav ul li#fleet a.current { background-position: -172px 0px; }

#nav ul li#gallery a { background-position: -242px -34px; width: 149px; }
#nav ul li#gallery a:hover, #nav ul li#gallery a.current { background-position: -242px 0px; }

#nav ul li#specials a { background-position: -390px -34px; width: 95px; }
#nav ul li#specials a:hover, #nav ul li#specials a.current { background-position: -390px 0px; }

#nav ul li#involvement a { background-position: -484px -34px; width: 138px; }
#nav ul li#involvement a:hover, #nav ul li#involvement a.current { background-position: -484px 0px; }

#nav ul li#involvement a { background-position: -484px -34px; width: 138px; }
#nav ul li#involvement a:hover, #nav ul li#involvement a.current { background-position: -484px 0px; }

#nav ul li#reservations a { background-position: -621px -34px; width: 138px; }
#nav ul li#reservations a:hover, #nav ul li#reservations a.current { background-position: -621px 0px; }

#textsize {
	position: absolute;
	right: 5px;
	top: 110px;
}

#textsize span, #textsize a {
	display: block;
	float: left;
}

#textsize span {
	padding-right: 8px;
	padding-top: 1px;	
}

#textsize a {
	background: url(./images/layout/textsize.png) no-repeat;
	margin-right: 5px;
	height: 14px;
	width: 14px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#textsize a#increase {
	background-position: right;
	*margin-top: -1px;
	*height: 15px;
}

body.home #textsize {
	display: none;
}

#content {
	min-height: 500px;
	overflow: auto;
}

body.home #content {
	overflow:inherit;
	min-height: 100px;
}

#content h2 {
	color: #FFF;
	font-size: 3.5em;
	text-align: center;
	margin-top: 24px;
}

#content h3 {
	color: #acacac;
	font-size: 1.5em;
	margin-top: 15px;
}

#content h4 {
	color: #acacac;
	font-size: 1.25em;
	margin-top: 15px;
}

/** Wordpress Specific **/

#content 			 { padding-bottom: 50px;    }
body.single #content { padding: 25px 25px 50px; }
body.home #content   { padding-bottom: 0px;     }
.container  { overflow: auto; text-align: center; }
.reservations .container { text-align: left; }

body.page div.hentry {
	float: left;
	width: 455px;
	padding-right: 15px;
	min-height: 200px;
	overflow: auto;
}

body.page-id-49 div.entry {
	width: 880px;
	margin: 0 auto;
}

div.hentry .entry .thumb {
	background: transparent url(./images/layout/imgframe.png) no-repeat;
	padding-top: 20px;
	height: 157px;
	width: 217px;
	float: left;
}

.entry    { padding-top: 20px; }

.reservations-entry {
	float: right;
	width: 385px;
	padding-top: 20px;
}

#content div.entry h3 {
	margin-top: 20px;
	font-size: 1.5em;
}

div.entry h3, div.entry p { text-align: left; }
div.entry p { color: #FFF; }
div.entry p strong { display: block; margin-bottom: 5px; }

.other_events {
	padding: 0px 25px;
	margin-top: 10px;
}

.other_events h3 {
	margin-bottom: 15px;
}

.other_events ul li {
	margin-right: 25px;
	display: inline;
}

.alignright  { float: right; }
.alignleft   { float: left; }
.aligncenter { margin: 0px auto; text-align: center; }

.lrgthumb img { margin-left: 50px; }

div.involvement ul {
	color: #FFF;
	text-align: left;
}

body.page div.involvement div.hentry {
	width: 200px;
}

body.page div.involvement div.container {
	width: 430px;
	margin: 0 auto;
	padding-left: 50px;
}

.reservations {
	padding: 0px 25px;
}

body.page .reservations div.hentry { width: auto; }
body.page .reservations h4 {
	margin-bottom: 15px;
	text-align: left;
}

body.page-id-97 div.entry img {
	margin-right: 10px;
}

body.page-id-97 div.entry img:last-child {
	margin-right: 0px;
}

body.page-id-97 div.entry {
	width: 835px;
	*width: 840px;
	margin: 0 auto;
}
/*----------------------*/

#slider div h2 {
	font-family: Times;
	font-size: 38.75px;
	z-index: 5;
	color: #FFF;
}

#slider div h2, #slider div h3, #slider div p {
	position: absolute;
}

#slider div h3, #slider div p { z-index: 15; }
#slider div h3 { font-size: 16.75px; }
#slider div p  { color: #FFF; }

#slider div h2 span {
	font-size: 23.5px;
	display: block;
}

#slider div {
	position: relative;
	display: none;
}

#blacklimo {
	height: 435px;	
	width: 947px;
}

#blacklimo img {
	position: relative;
	z-index: 10;
	left: 28px;
	top: 28px;
}

#blacklimo h2 {
	left: 25px;
	*left: 15px;
	top: 32px;
	*top: 22px;
}

#blacklimo h2 span { padding-left: 0px }

#blacklimo h3 {
	bottom: 90px;
	right: 357px;
	color: #acacac;
}

#blacklimo p {
	width: 430px;
	bottom: 30px;
	right: 20px;
}

.learnmore {
	background: url(./images/layout/button_bg.png) no-repeat;
	display: block;
	width: 149px;
	height: 38px;
	color: #FFF;

	text-align: center;	
	font-size: 16.5px;
	line-height: 30px;

	position: absolute;
	bottom: -15px;
	right: 25px;
	z-index: 20;
}

.learnmore:hover {
	text-decoration: none;
}

#footer {
	background: #000 url(./images/layout/footer_bg.png) no-repeat;
	padding-top: 18px;	
	height: 86px;
}

#subnav { margin-bottom: 4px; }

#subnav, #copyright {
	font-family: Arial, sans-serif; 
	text-align: center;
}

#copyright, #copyright a {
	color: #707070;
}

#subnav li {
	margin-right: 7px;
	display: inline;
	margin-right: 5px;
}

#subnav li:after 			{ content: "|"; }
#subnav li:last-child:after { content: "";  }
#subnav li a 				{ margin-right: 7px; }

.error {
	background: #111;
	border: 1px solid #333;
	margin-bottom: 20px;
	text-align: left;
	padding: 20px;
	width: 400px;
	color: #fff;	
}

.error strong {
	font-weight: bold;
}

.error ul {
	margin-top: 10px;
}

.error ul li {
	margin-left: 25px;
	list-style: disc;
}