/*  
Theme Name: QuickPress 
Theme URI: http://www.quickonlinetips.com/archives/quickpress/
Description: 3 columns, widget ready, SEO optimized, Ad ready, compatible wordpress theme by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.2
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: blue, widget ready, fixed width, three columns, widgets, valid CSS, valid XHTML
*/


/* Begin Typography & Colors */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	width: 990px;
	text-align:center;
	margin: 0 auto;
	position:relative;
	margin-top: 10px;
}
ul{
	margin-left:20px;
}
a{
	color:#0080C0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
blockquote{
	margin-left:25px;
	padding-left:0px;
	border-left:5px solid #d5d5d5;}
/* Header
----------------------------------------------- */
#header { padding: 0 20px 0 20px; }
#title { border-bottom: 1px solid #ccc; }

#page {
	margin-top: 170px;
	}
#topbar {
	font-size: 11px;
	line-height: 1.3em;
        padding: 7px;
        margin: 0 17px 20px 0;
		text-align: right;
        }

#topbar a {
        color: #999; 
        text-decoration:none 
        }

#topbar a:hover {
	color: #ccc;
        }
		#container{
	width:1000px;
	margin:0 auto;

}
#barrahorizontal{
	height:160px;
	width: auto;
	overflow: hidden;
	margin-top: 20px;
}

#logo {
	position:absolute;
	left: 10px;
	top: 20px;
	}
#logo a:active {
	outline:none;

}

#menu{
	left: 260px;
	margin-top: 40px;
	background-repeat: repeat-x;
	height: 160px;
	width: 690px;
	z-index:1000;
	position: absolute;
}
#menu_blackline {
	width: 660px;
	height: 100px;
	border: 1px solid black;
	display: block;
	position:absolute;
	top: 70px;
	left:249px;
	z-index:0;
}
#menu_img {
	position:absolute;
	left: 888px;
	top: 34px;
	height: 160px;
	width: 117px;
	z-index: 1000;
	}	
/************************** menu new ***********************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


div.suckerdiv {
	}
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 20px; /* Width of Menu Items */
	height: 130px;
	display:inline;
}
	
.suckerdiv ul li{
position: relative;
}
li.mainnav {
	display: block;
	width: 30px;
	height: 156px;
	outline:none;
	list-style-type:none;
	float: left;
}
a.nav {
	display: block;
	height: 156px;
	width: 30px;
	color: #333;
	background-position:bottom left;
	background-repeat:no-repeat;
}
li.mainnav span{
	display:none;
}
/*Sub level menu items */
.suckerdiv ul li ul {
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0;
	left: 30px;
	/*visibility: hidden;*/
	font-size: 1em;
	line-height:1.2em;
	margin-top: 34px;
	}
/*body.rail101 .suckerdiv ul li ul {
	visibility: visible;
	left: 30px;

	}
/* Sub level menu links style */
.suckerdiv ul li a {
	overflow: auto; /*force hasLayout in IE7 */
	background-image:url(images/menu_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	color: #DF5A26;
	font-weight:bold;
}

.suckerdiv ul li a:visited{
}

.suckerdiv ul li ul li a:hover,
.suckerdiv ul li ul li a.current{
	margin-left: 2px;
}

.suckerdiv .subfolderstyle{
}

li a#rail101{
	background: url(images/menu_rail101.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;

}
body.rail101 li a#rail101, li a:hover#rail101, li a:active#rail101, body.rail101 li a#rail101 {
	background: url(images/menu_rail101_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
a#updates{
	background: url(images/menu_updates.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
	}
body.updates a#updates, a:hover#updates, a:active#updates, a#rail101.updates {
	background: url(images/menu_updates_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
a#media{
	background: url(images/menu_media.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
body.media a#media, a:hover#media, a:active#media, a#media.updates {
	background: url(images/menu_media_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
#faq{
	background: url(images/menu_faq.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
body.faq a#faq, a:hover#faq, a:active#faq, a#faq.updates {
	background: url(images/menu_faq_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
#contact{
	background: url(images/menu_contact.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
body.contact a#contact, a:hover#contact, a:active#contact, a#contact.updates {
	background: url(images/menu_contact_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
#blog{
	background: url(images/menu_blog.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}
body.blog a#blog, a:hover#blog, a:active#blog, a#blog.updates {
	background: url(images/menu_blog_over.gif) no-repeat;
	height: 156px;
	width: 30px;
	display:block;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


/********************************************************/
#blog-excerpt {
	position:absolute;
	width: 180px;
	left: 695px;
	top:60px;
	z-index:1000;
}
#excerpt_content {
	height: 4em;
	overflow: hidden;	
	}
#blog-excerpt h2 {
	margin-bottom:4px;
	padding-bottom: 0px;
	}
#blog-excerpt h2 a {
	font-size:12px;
	font-weight:bold;
	color: #df5a26;

	}
#blog-excerpt p {
		margin-top:0px;
		display: inline;
	}

#blog-excerpt span.readmore {
	display: inline;
	}
#blog-excerpt .excerpt_thumb_link {
		height:100px;
left:180px;
overflow:hidden;
position:absolute;
top:0;
width:100px;
}
#blog-excerpt .excerpt_thumb_link img {
		width: 100px;
		height:100px;
}
/********************************************************************************************************/	
 
#content {
		font-size: 1.2em;
		float: right;
		margin: 0px 80px auto auto;

	} 
#content.widecolumn {
	float: left;
	margin-left:225px;
	
	}
.narrowcolumn .entry, .widecolumn .entry  {
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #EAF3FA;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.7em; 
	text-align: left;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
	}

.blogtitle {
	font-size: 3em !important; 
	text-align: left;
 	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 5px;
    color: #ccc;
	font-size: 1.1em;
	text-align: left;
	}
 
h2 {
	font-size: 1.7em;
	text-align: left;

	}

#sidebar h2 { 
	font-size: 1.2em;
	}
 
h3 {
	font-size: 1.3em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:#0080C0;
	font-size:18px;
	font-weight:normal;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color:#0080C0;
	font-size:18px;
	font-weight:normal;	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.title, h2.title a {
	font-size: 1.6em;
	margin-top: 0px;	}

#sidebar h3 { 
	font-size: 1.1em;
	color: #DF5A26;
	font-weight:bold;
	}

#sidebar h4 { 
	font-size: 1.2em;
	margin-bottom:0px;
	}

#sidebar h5 {
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 6px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
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;
	
	}
.entry a {
        border-bottom:1px dotted #333333;
		color:#333;
        }
.entry a:hover {
	text-decoration: underline;
	border-bottom:none;
	color: #666;
        }   
 
a.purple {
	font-weight:bold;
	color: #bc428c;
	}
a.brown {
	font-weight:bold;
	color: #794929;
	}	
a.yellow {
	font-weight:bold;
	color: #f8b45c;
	}
/* Begin Structure 
------------------------------------- */

#wrapper {
	text-align:left;
	width: 1000px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	position:relative;
		
	}
#wrapper2 {
	background-image:url(images/bg_rail.gif);
	background-position: 580px bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
		position:relative;

	}
#header a {
	color: #ccc;
	text-decoration: none;
	}

#header a:hover {
	color: #fff;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width:670px;
	
}
.home {
padding-right: 200px;
}
.post {
	margin: 0px 0 20px 0px;
	text-align: justify;
	border-bottom: 1px double #eee;
	
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
 

.postmetadata {
	clear: left;
       }



/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:2px; 
		border: 1px solid #eee;
        }

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
	} 


/* Begin Lists 
------------------------------------- */

p { margin: 0 0 1em 0; }
			blockquote { margin: 0 0 1em 0; padding: 0 25px; color: #a8a8a8; }
			strong { font-weight: bold; }
			em { font-style: italic; }
			code, pre { font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #7ca653; }
			acronym, abbr { border-bottom: 1px solid #8fb7bf; }
			small { font-size: 0.8em; }
			sup, sub { font-size: 75%; }
			hr { width: 100%; height: 1px; background: #ccc; color: #ccc; margin: 1em 0; border: none; padding: none; }
		ul, ol { margin: 0 0 1em 25px; padding: 0; }
		ul { list-style: disc; }
			li { margin: 0 0 0.25em 0; }
		pre { overflow: scroll; margin: 0 0 1em 0; padding: 0 0 0.5em 0; }


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul.top {
	
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	} 

	
#sidebar ul li.rss {
background-image:url(images/rss.gif);
background-repeat:no-repeat;
padding:4px 0 4px 22px;
}
#sidebar ul li {
list-style-image:none;
list-style-type:none;
margin-bottom:15px;
}

/* Begin Form Elements
------------------------------------- */
#searchform {
	margin: 0px 15px 0px 0;
	padding: 0px 3px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {  
	text-align:left;
	float:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	} 

/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }

/* Begin Sidebar 
------------------------------------- */
#sidebar
{
	padding: -10px 0 10px 0;
	float:left;
	margin-left: 20px;
	width: 200px;
    background: #fff;
	font-size: 11px; 
	margin-top: -10px;
        }

#sidebar_low {
	clear:both;
	}


#sidebar form {
	margin: 0;
	} 


/* Begin Tags & Classes 
------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #85B8E3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
} 

/********************** content ************************/

#content p {
	font-size: 11px;
	margin-bottom: 10px;
		line-height: 1.6em;

	
}

#content h1 {
	font-weight: normal;
	color: #0080C0;
	font-size: 18px;
			}

#content h3 {
		margin: 10px 0px 5px 0px;
		font-weight: normal;
		font-size: 18px;
		text-align:left;
		color: #df5a26;
		clear:left;

}
#content h3#comments {
		clear:left;
}
#content h3 a {
	color: #df5a26;
				
/************* history *******************/
}
#layerdiv_1, #layerdiv_2, #layerdiv_3, #layerdiv_4, #layerdiv_5, #layerdiv_6, #layerdiv_7, #layerdiv_8, #layerdiv_9, #layerdiv_10, #layerdiv_11  {
	display:none;
}

ul.proj_list {
	width: 180px;
	float:left;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1.6em;
}

img.history {
	padding: 2px;
	border: 2px solid #eee;
	margin: -5px -10px 10px 10px;
}
ul#history_side {
	list-style:none;
	margin: 15px 0px 0px 32px;
	
	}
ul#history_side {
	display:block;
	}
ul#history_side li img	{
	width: 40px;
	height:15px;
	margin-bottom: -5px;

	/*float:left;*/
	}
ul#history_side li span {
	margin-top: -20px;
	}
#next-prev-history {
	height:20px;
	position:absolute;
	right:75px;
	text-align:right;
	top:238px;
	width:200px;
	}
		
span.next {	
	font-size: 11px;
	margin-left: 12px;
		}
/******************* faqs *************************/
#faqs h3 {
	margin-top: 30px;
	}
#faqs a {
	color: #0080C0;
	}
#faqs ul {	
margin-left: 20px;
}
ul#faqs {
	margin-left: 10px;
	list-style:none;
	padding-bottom:10px;
}

ul#faqs li {
	color: #DF5A26;
	font-weight:bold;
	}
ul#faqs li ul {
	list-style: circle;
		margin-left: 20px;
	}
ul#faqs li ul li a {
	color: #666;
	font-weight:normal;
}
/********************** special sidebars ****************/
.sidebox {
	border: 1px solid #e69730;
	padding: 0px 4px;
	margin-top:5px;
	}
/************** masterplan ******************************/
#wrapper2.heritage #content, #wrapper2.trout #content, #wrapper2.masterplan #content, #wrapper2.downtown #content {
	margin-bottom:350px;

}
#wrapper2.contact {
	background-image:none;
	
}
#wrapper2.masterplan {
	background-image: url(images/rail-masterplan.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom: 50px;

}
#wrapper2.trout {
	background-image: url(images/rail-trout-creek.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom: 50px;

}
#wrapper2.heritage {
	background-image: url(images/rail-heritage.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom: 50px;
}
#wrapper2.downtown {
	background-image: url(images/rail-downtown.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom: 50px;
}
ul#masterplan {
	font-size:10px;
	
}
ul#masterplan li {
	margin: 0px 0px 5px 0px;
/************************** media ***************/

}
table#media a {
	color: #DF5A26;
	font-weight:bold;




/******************** footer ****************/
 }
#footer {
    color: #ccc;
	padding: 0;
    font-size: 1.1em;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	height: 15px;
	padding-bottom:52px;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

#footer a {
	color: #ccc;
        text-decoration: none;
        border-bottom: 1px dotted #ccc; 	
        }

#footer a:hover {
	color: #fff; 
	} 

#footer ul {
	list-style:none;
	position:absolute;
	left: 578px;
	padding-top: 20px;
	}
#footer ul li {
	display:inline;
	}
#footer ul li a {
	color: #666;
	text-decoration:none;
	margin-right:11px;
	font-size:11px;
	font-weight:bold;
	border-bottom: none;

	}
#footer ul li a:hover, #footer ul li a:active {	
	color: #999;
	}
	
#wrapper2.heritage #footer, #wrapper2.trout #footer, #wrapper2.masterplan #footer, #wrapper2.downtown #footer { 

}
