/*
Theme Name: Amazing LA Tours
Description: Theme for Amazing LA Tours based off of the default WordPress theme.
*/

/* Global */

* {
	margin: 0;
	padding: 0;
}

/* Navigation */
.navigation {
	margin: 0px;
	height: 33px;
	background: url(images/alatNavRepeat.png) repeat-x;
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	font-weight: bold;
}

.navigation p {
	padding-top: 9px;
	margin: 0 auto;
	text-align: center;
}

.navigation span {
	padding: 0 2px;
}

.navigation a {
	color: #fff;
}

.navigation a:hover {
	color: red;
}

.navigation a:active{
	color: red;
}
/* End Navigaton */

/* Custom Styles */

#page_container{
	width: 580px;
	height: auto;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
}

#post_header{
	width: 580px;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: center;
}

.post_container{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
}

#post_related {
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
}

#post_related a{
	color: #06c;
	text-decoration: none;
	}
	
#post_related a:active {
	color: #06c;
	text-decoration: none;
}

#post_related a:visited {
	color: #06c;
	text-decoration: none;
}

#post_related a:hover {
	color: #147;
	text-decoration: none;
	}

.post_thumbanil{
	float: left;
	margin-right: 10px;
}

.post_content {
	width: 342px;
	margin-right: 2px;
	float: right;
	text-align: left;
}

.post_content p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}

.post_content a{
	color: #c33;
}

.post_content a:visited{
	color: #c33;
}


.post_content a:hover{
	color: red;
	text-decoration: none;
}

.post_content a:visited{
	color: #c33;
}

.tour_details{
	font-weight: bold;
	color: #06c;
	font-size: 14px;
}

#flash-container{
	z-index: 100;
}



/*Contact Template*/
.contact_container{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 15px;
	color: #06c;
	line-height: 20px;
}

.contact_tripadvisor{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 15px;
	color: #06c;
	line-height: 20px;
}

.contact_tripadvisor_slogan{
	font-size: 16px;
	font-weight: bold;
	color: #c33;
	margin-bottom: 10px;
	padding: 0;
}

#address_box{
	width: 280px;
	float: left;
	text-align: left;
}

#phone_box{
	width: 280px;
	float: right;
	text-align: left;
}

.contact_header{
	font-size: 16px;
	font-weight: bold;
	color: #c33;
	margin: 0 0 5px;
	padding: 0;
}

#map_container{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
}

#map_container span{
	font-size: 15px;
	color: #06c;
	line-height: 20px;
}

#contact_reasons{
	width: 590px;
	padding-top: 5px;
	background-color: #d8f1fc;
	margin-bottom: 5px;
	text-align: center;
}

#contact_reasons div{
	width: 540px;
	text-align: right;
	margin: 15px auto 10px;
}

.contact_reason_num{
	float: left;
}

#contact_reasons p{
	float: right;
	text-align: left;
	width: 500px;
	font-size: 13px;
	color: #06c;
}

#contact_reasons span{
	font-style: italic;
}

#map_container{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: left;
}

#contact_fleet{
	width: 580px;
	background-color: #d8f1fc;
	padding: 5px !important;
	padding: 4.5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
	color: #06c;
}

#contact_fleet h2{
	text-align: left;
}

#contact_fleet p{
	margin: 10px 0;
	text-align: left;
}

#contact_fleet img{
	margin: 0 auto;
}


/*Reservations*/

#orderExample{
	float: right;
	margin-right: 25px;
}

.form_inputs{
	margin-top: 15px;
}

.form_inputs p{
	padding: 0 0 15px 10px;
}

.form_inputs input{
	height: 20px;
	font-size: 12px;
}

.form_inputs textarea{
	width: 555px;
	height: 75px;
}

.submit_button{
	float: right;
	margin-right: 20px;
}

#submit_info{
	color:#fff; 
	font: bold;
	font-size: 14px; 
	background-color: #06c;
	border: 0px;
	height: 30px;
	padding: 0 5px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/alatBackground.gif) repeat center;
	text-align: center;
	}
	
#shadow{
		background: url(images/alatBackgroundShadow.png) repeat-y center !important;
		background: none; /* IE6 Fix */
		width: 1014px;
		margin: 0 auto;
}

#page {
	background-color: #fff;
	}

#headerimg 	{
	background: #fff url(images/alatHeader.jpg) no-repeat center top;
	margin: 0;
	height: 192px;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#footer {
	border: none;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: white;
	background: url(images/alatNavRepeat.png) repeat-x;
	}
	
#copyright{
	float: right;
	margin: 10px 10px 10px 0;
}

#copyright a, a:hover {
	color: #06c;
	text-decoration: none;
	}

#copyright a:hover {
	color: #147;
	text-decoration: underline;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 896px;
	}

#header {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 209px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 176px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 5px;
	width: 588px;
	margin: 0px;
}

.widecolumn {
	float: left;
	padding: 6px;
	width: 590px;
	margin: 0px;
	}

.post {
	margin: 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0 0 5px;
	}

h2 {
	margin: 0 0 10px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px;
	color: #c33;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
#sidebar
{
	margin-left: 600px;
	width: 296px;
	margin-bottom: 25px;
	text-align: center;
	background: url(images/alatSidebarRepeat.png) repeat-x 0 top;
	}

#sidebar p {
	padding: 15px 0 0;
}
	
#sidebar form {
	margin: 0;
	}
	
#weather{
	background-color: ;
	font-weight: bold;
	color: #06c;
	font-size: 15px;
}

#cart-spacer{
	height: 15px;
	width: 196px;
}

.align-cart{
	margin: 0 auto;
}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
		
.bold{
	font-weight: bold;
}

a img {
	border: none;
	}
