@import url('reset.css');
@import url('default.css');
@import url('http://docs.omnibooksonline.com/assets/0-lib/jqui/css/black/buttons.css');
@import url('fancybox.css');


/* ----------------------------------------------------------------------------------------- */
/* ODD IE Behaviour fixes *//* Once we support IE9 or newer we can remove this */
		/*#main div#not-sidebar  which ever div comes second in the main div should be commented out*/
		 #main div#sidebar
		{margin-right:1em;}

#nav, #nav ul, #nav li {border-left:0!important;}

	#nav li a {color:#fff; border-right:0!important;}
	#nav li.active a, 
	#nav li.active a:hover {color:#333}

		#sidebar .wrap.filter h3 {color:#333;text-shadow:1px 1px 1px #ccc, -1px -1px 1px #ccc;}

#sidebar .wrap.filter,#sidebar .wrap.filter #filter a {
background-color:#cce1e6;
} 



#sidebar .wrap.filter #filter a:hover {background-color:#84aeba;}
/* home page photo */
.homepagephoto {width:372px;height:220px;margin-left:1em;overflow:hidden;padding:0;float:right;position:relative;
border:6px solid #fff;
box-shadow:0 0 2px #333;
}
.homepagephoto img {width:100%;height:auto;margin-top:-20px;}

.home-blocks p{
	padding:0;
	margin: .75em 0;
}

.home-blocks h1, .home-blocks h2 {
	padding:0;
	margin: .25em 0;
}

.box3{
	margin:0 1em;
}

li.dsq-widget-item{
	margin:.5em 0!important;
}

p.tweet_text{
	padding:0;
	margin:0;
}

.dsq-widget-avatar, .dsq-widget-meta, .tweet_date{
	display:none;
}

/* Search Results and Index -- List the metadata to hide here. */
div.t-collectionindex ul li .t-SOMEVALUE, /* from index */
ol.t-results li span.t-field.t-SOMEVALUE, /* from search results */
.t-advancedsearch form div.t-authors
{display:none;}

/* Search Magnify Glass -- for other colors, edit the psd file search psd */
	#nav li a#search {background:url(images/search-black.png) 4px 0 no-repeat;text-indent:16px;}

/*	#nav li a#search {background:url(images/search-white.png) 4px 0 no-repeat;text-indent:16px;}
*/

/**/
#pdf{
	width: 748px; 
	height: 967px;
}
/* never change */
#login_box{display:none;}

.t-cart {display:block;}

.t-new {display:block;}

li.t-new {display: list-item;}

.t-old {display: none!important}

#dialogs{display:none!important}

.show{display:-moz-inline-box;display:inline-block!important;}


#nav {border-top:1px solid #fff;}

.pdf-content-page #nav .dinner{
	margin-left:364px;
}