/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
@import 'http://pasadenanow.com/main/wp-content/themes/default/style.css';
@import 'http://pasadenanow.com/main/wp-content/themes/default/pasadenaLiving_style.css';
@import 'http://pasadenanow.com/main/wp-content/themes/default/insertImage.css';

#travelHeadmast{
	width:1000px;
	height:auto;
	border-top:#817f80 dotted 2px;
	margin-top:3px;
	margin-bottom:5px;
	float:left;
}
#travelHeadmast img{
	float:left;
}
#travelHeadmast p{
	width:160px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:right;
	padding:8px 20px 0 0;
}
#travelHeadmast #travelHeader{
	width:1000px;
	height:106px;
	float:left;
	background: url(travel_images/PASADENA_TRAVELS_logo-page1.gif) no-repeat;
}
#travel_frontSlideShow{
	width:585px;
	height:340px;
	float:left;
	margin-bottom:5px;
}
#travel_mainColumnLeft{
	width:585px;
	padding-right:8px;
	float:left;
	height:auto;
	font-weight:normal;
}
#travel_mainColumnLeft p{
	font-family:Arial, Helvetica, sans-serif;
}
#travel_mainColumnLeft #columnOne{
	width:140px;
	height:auto;
	padding-right:5px;
	float:left;
}
#travel_mainColumnLeft #columnOne h5{
	margin:0;
	padding:7px 0;
	font-weight:normal;
}
#travel_mainColumnLeft #columnOne img{
	width:138px;
	height:auto;
	float:left;
}
#travel_mainColumnLeft #columnTwo{
	width:280px;
	height:auto;
	float:left;
	padding:0 5px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}
#travel_mainColumnLeft #columnTwo img{
	width:280px;
	height:auto;
	float:left;
}
#travel_mainColumnLeft #columnThree{
	width:143px;
	height:auto;
	padding-left:5px;
	float:left;
}
#travel_mainColumnLeft #columnThree h5{
	margin:0;
	padding:7px 0;
	font-weight:normal;
}
#travel_mainColumnLeft h2{
	font-weight:normal;
}
#travel_mainColumnLeft #columnThree img{
	width:140px;
	height:auto;
	float:left;
}
#travel_mainColumnRight{
	width:407px;
	height:auto;
	padding: 0 0;
	float:right;
	clear:right;
	margin-left:-3px;
	font-weight:normal;
}
#travel_mainColumnRight img{
	width:150px;
	height:auto;
	float:right;
	margin:0 0 5px 10px;
}
#travel_mainColumnRight h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:26px;
	padding-bottom:5px;
}
#travel_mainColumnRight h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	padding-bottom:5px;
}
#travel_mainColumnRight .readmore a{
	color:#ff1491;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
