/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/admin_mt/mt-static/themes/cityscape-sf/screen.css);
/* end StyleCatcher imports */

h2 {
        font-size:1.2em;
        margin-top: 2.4em;
        margin-bottom: 0.4em;
}
span.byline { display:none; }
div.asset-meta { display:none; }
div.indentedexcerpt p {
        text-indent:1.2em;
        margin-bottom:0px;
}
div.indentedexcerpt.narrow {
        width:370px;
} 
div.indentedexcerpt p.noindent {
        text-indent:0;
}
div.textdescription {
	display:none;
}
div.booklist { border:1px solid green;}
div.book { padding-bottom:10px; padding-left:20px;}
div.outlander {
	width:150px; height:232px;
	background: url(/images/cover_outlander.jpg) no-repeat right;
	text-indent:-250px;
}
div.ashland {
	width:150px; height:236px;
	background: url(/images/cover_ashland.jpg) no-repeat right;
	text-indent:-250px;
}
div.cousteau {
	width:136px; height:248px;
	background: url(/images/cover_cousteau.jpg) no-repeat right;
	text-indent:-250px;
}

div.primitive {
	width:150px; height:248px;
	background: url(/images/cover_primitive.gif) no-repeat right;
	text-indent:-250px;
}

div.widget-bookings ul {
list-style: none;
padding:4px 0px 4px 0px;
margin:0px 0px 12px 0px;
border-top:1px dashed lightgray;
border-bottom:1px dashed lightgray;
}
div.widget-bookings ul li  {
padding-bottom: 12px;
}
div.widget-bookings ul li strong {
font-size:1.1em;
}
p#contactinfo {
     font-size:1.1em;
     font-weight:bold;
     border:1px lightgray solid;
     padding:3px;
     background-color: #ffeedd;
}
#header { 
    border-color: #97456a;  
    background: #fff url(/images/suspension--bridge.jpg) no-repeat;
}
#header a, #header h2 {
margin-left:100px;
color:#000;
}

