@charset "UTF-8";
/*
Theme Name: 123West
Description: Custom theme for 123West, based on free theme Imageless by Tammy Hart
Author: Peter Mumford
Author URI: http://www.topheavypilesofbooks.com/
Tags: 123west, grey, white, two column, widgets, seo, optimized
*/


* {
	margin:0;
	padding:0;
	}	

/* Begin Settings and Classes */
a {
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #ddd;
	}
body {
	font: 62.5% Trebuchet, Arial, sans-serif;	
	}	
a:hover {
	border-bottom-color:#000;
	}
	
h1 a, h2 a, h3 a {
	border:none;
	}
		
h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
	color:#555;
	}

p {
	margin:.5em 0 1em 0;
	font-size:115%;
	}
/* Roadgeek is a freeware font by Michael Adams, http://www.triskele.com/index.html */
@font-face {
	font-family: 'Roadgeek2005SeriesCRegular';
	src: url('/wordpress/wp-content/themes/123west/roadgeek/roadgeek_2005_series_c-webfont.eot');
	src: local('☺'), 
	url('/wordpress/wp-content/themes/123west/roadgeek/roadgeek_2005_series_c-webfont.woff') format('woff'), 
	url('/wordpress/wp-content/themes/123west/roadgeek/roadgeek_2005_series_c-webfont.ttf') format('truetype'), 
	url('/wordpress/wp-content/themes/123west/roadgeek/roadgeek_2005_series_c-webfont.svg#webfontksLdi9vy') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4 {
	font-family:'Roadgeek2005SeriesCRegular', 'Arial Narrow', Arial, sans-serif;	
	font-weight:normal;
	line-height:1.1em;
	margin:.8em 0 .2em 0;
	color:#444;
	}
	
h1 {
	font-size:2.25em;
	}
	
h2 {
	font-size:2em;
	background-color: #fff;
	margin-top:-4px;
	padding:1px 0 0 1px;
	clear:left;
	}
	
h3 {
	font-size:1.75em;
	}
h4 {
	font-size:1.5em
	}

.pagetitle {
	border-bottom:1px solid #ddd;
	}
	
small {
	font-size:.9em;
	color:#777;
	}
	
code {
	font: 1.1em "Courier New", Courier, Fixed;
	}
	
pre {
	font: 1.1em "Courier New", Courier, Fixed;
	margin:1.5em;
	padding:10px;
	background:#fafafa;
	border:1px solid #eee;
	}
	
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
hr {
	clear:left;
	height:1px;
	border:none 0;
	color:#ccc;
	background-color:#ccc;
	margin:1.5em 0;
	}

img {
	border:none;
	}
.photolinks	{
	text-transform:uppercase;
	}
blockquote {
	margin:1.5em;
	padding:1px 1.5em;
	background:#fafafa;
	border:1px solid #eee;
	border-left-width:3px;
	}
	
cite {
	font-style:italic;
	font-size:.9em;
	display:block;
	margin:5px 0 0;
	text-align:right;
	}
		
	cite:before {
		content: "\2014 \0020";
		}
		
.post>ul, .post>ol {
	margin:0 1.5em;
	}
	
	.post li {
		padding:.25em 0;
		margin-left:30px;
		}
		
	.post li h3 {
		margin:0;
		}
		
.clear { 
	clear:both;
	height:0;
	line-height:0.0;
	font-size:0px;
	}
		
.alignleft {
	float:left;
	}
.clearleft {
	clear:left;
	}	
.alignright {
	float:right;
	}
	
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/* Begin Images */	
img.alignleft {
	margin:0 2em 1em 0;
	}
	
img.alignright {
	margin-left:2em;
	}

.wp-caption, .attachment img {
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: .9em;
	line-height: 1.5em;
	padding: 0 4px 4px;
	margin: 0;
}

.attachment img {
	padding:4px;
	}
.splashimg {
	margin-bottom:15px;
	}
.googlemap {
	margin:0 0 15px 0;
	width:665px;
	float:left;
	}
/* End Images / End Settings and Classes */



/* Begin Structure */
body {
	background:#fff url(tree.jpg) no-repeat;
	color:#444;
	text-align:center;
	}
	
#page {
	margin:0 auto;
	text-align:center;
	width:725px;
	text-align:left;
	}
#logo {
	float:right;
	text-align:center;
	margin-top:-43px;
	background:#fff;
	}
#logo span {
	margin:0 0 0 -2999px;
	position:absolute;
	}
#logo h1 {
	margin:0;
	}
.tagline {
	color:#444;
	font-size:16px;
	text-transform:uppercase;
	margin:2px auto 0;
	}

/* Begin Header */	
#header {
	padding:20px;
	height:35px;
	}
	
	#sitename {
		font:normal 2em 'Roadgeek2005SeriesCRegular', 'Arial Narrow', Arial, sans-serif;
		border:none;
		}
		
	#description {
		font-size:1.1em;
		font-style:italic;
		}
		
	#header #searchform {
		float:right;
		font-size:1.1em;
		margin-top:1.5em;
		padding:.5em;
		background:#f5f5f5;
		width:208px;
		}
		
		#s {
			width:147px;
			border:1px solid #ccc;
			background:#fff;
			font-size:11px;
			padding:3px;
			}
			
		#searchsubmit {
			width:50px;
			border:1px solid #ccc;
			background:#e0e0e0;
			font-size:11px;
			padding:2px;
			cursor:pointer;
			}
/* End Header */


/* Begin Page List */		
#nav {
	font-size:1.3em;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	text-transform:uppercase;
	height:2em;
	}
ul#nav {
	list-style:none;
	}	
#nav li {
		float:left;
		position:relative;
		width:6.5em;
		}
#nav > li:last-child {
	margin:0;
	}		
		#nav li a {
			border:none;
			line-height:2em;
			padding:5px 18px;
			color:#fff;
			}
			#nav li.home {
			background:#a23021;
			}
			#nav li.play {
			background:#f04d12;
			}
			#nav li.save {
			background:#38799a;
			}
			#nav li.stay {
			background:#74944e;
			}
			#nav li.news {
			background: #65222b;
			}
		
#navwrapper {
	float:left;
	}
#nav li ul {
	position: absolute;
	top:2.2em;
	font-size:90%;
	border-top:2px solid #fff;
	left:-999em;
	list-style:none;
	}	

#nav ul li  {
	width: 13em;
	border-bottom:2px solid #fff;
	line-height:2em;
	padding:2px 0;
	color:#fff;
	}	

#nav li:hover ul, #nav li:focus ul {
	left:0;
	}
li.home ul li {
	background-color:#a23021;
	}
li.play ul li {
	background-color:#f04d12;
	}
li.save ul li {
	background-color:#38799a;
	}
li.stay ul li {
	background-color:#74944e;
	}
li.news ul li {
	background-color:#65222b;
	}
.page_home h1, .page_home h2, .page_home h3, .page_home h4, .page_home a, .page_home a:hover {
	color: #a23021;
	}
.page_home a:hover {
	border-bottom: 1px solid #a23021
	}
.page_play h1, .page_play h2, .page_play h3, .page_play h4, .page_play a, .page_play a:hover {
	color: #f04d12;
	}
.page_play a:hover {
	border-bottom: 1px solid #f04d12
	}
.page_save h1, .page_save h2, .page_save h3, .page_save h4, .page_save a, .page_save a:hover {
	color: #38799a;
	}
.page_save a:hover {
	border-bottom: 1px solid #38799a
	}
.page_stay h1, .page_stay h2, .page_stay h3, .page_stay h4, .page_stay a, .page_stay a:hover, .image h4, .image h3, .image h2, .image a {
	color: #74944e;
	}
.page_stay a:hover {
	border-bottom: 1px solid #74944e
	}
.image a {
	border:none;
	}
.page_stay hr {
	color:#74944e;
	background-color:#74944e;	
	}
.page_news h1, .page_news h2, .page_news h3, .page_news h4 {
	color: #65222b;
	}
.page_home .post {
	border-bottom: 2px solid #a23021;
	}
.page_home #sidebar {
	border:thin solid #a23021;
	border-width:2px 0;
	}
.page_home a {
	border-color:#a23021;
	}
.page_play #sidebar {
	border:thin solid #f04d12;
	border-width:2px 0;
	}
.page_play a {
	border-color:#f04d12;
	}
.page_save #sidebar {
	border:thin solid #38799a;
	border-width:2px 0;
	}
.page_save a {
	border-color:#38799a;
	}
.page_stay #sidebar {
	border: thin solid #74944e;
	border-width:2px 0;
	}
.page_stay a {
	border-color:#74944e;
	}
.page_news #sidebar {
	border:thin solid #65222b;
	border-width:2px 0;
	}
.page_news a, .page_news a:hover {
	border-color:#65222b;
	color:#65222b;
	}
.page_home .post, .page_play .post, .page_save .post, .page_stay .post {
	margin-bottom:25px;
	width:416px;
	}
#sidebar {
	float:right;
	padding:0px;
	margin-left:0;
	}
#sidebar a {
	}
#sidebar li {
	font-size:1.1em;
	text-transform:uppercase;
	margin:1em 0;
	}
#sidebar ul {
	list-style:none;
	}
#sidebar h3 {
	padding-top:0;
	}
iframe.availability {
	width:153px;
	height:254px; 
	margin:0 0 0 -10px;
	padding-bottom:45px;
	border-bottom:1px solid #A23021;
	}
iframe.availability:after {
	}
/* End Page List */

		
/* Begin Content */	
#content {
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	margin-top:0px;
	width:676px;
	padding:15px;
	}
.image .post {
	width:100%;
	}	
	.post {
		margin-bottom:40px;
		width:420px;
		}
.post img {
	padding:3px;
	border:1px solid #ddd;
	}	
		.entry {
			text-align:justify;
			}
			
	.postmetadata {
		border-top:1px solid #ddd;
		font-size:.9em;
		background:#f5f5f5;
		padding:2px 5px;
		letter-spacing:.1em;
		}
		
	.navigation {
		height:1.5em;
		font-size:.9em;
		margin:1.5em 0;
		}


/* End Content */


/* Begin Sidebar 
#sidebar {
	float:right;
	font-size:1.3em;
	padding:0px 0px 0px 0;
	width:200px;
	}
	
	#sidebar ul {
		padding:10px;
		background:#f5f5f5;
		border:1px solid #ccc;
		}
		
		#sidebar ul ul {
			padding:0 0 0 10px;
			background:none;
			border:none;
			}
		
		#sidebar ul li {
			list-style:none;
			margin-bottom:15px;
			}
		
		#sidebar li li {
			margin:5px 0;
			}
			
		#sidebar li li {
			}
			
	#sidebar h4 {
		padding:5px;
		font-size:1.2em;
		background:#ccc;
		} 
		*/
		
/* End Sidebar */


/* Begin Footer */
#footer {
	padding:20px 0;
	}
#footer ul {
	float:right;
	list-style:none;
	}
#footer li {
	float:left;
	color:#333;
	padding:.5em 1em;
	text-transform:uppercase;
	}
#footer li a {
	color:#333;
	border:0;
	}
#footer p, #footer a {
	color:#999;
	margin:.4em 0;
	}
#greybar {
	height:20px;
	background:#fff url(/wordpress/wp-content/themes/123west/greybar.png) repeat-x;
	clear:right;
	}
/* End Footer / End Structure */
			

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar caption {
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */
