/* 
ABEBOOKS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{background: #f8f9fa; background-image:url(images/abebooks-background.jpg); background-repeat:no-repeat; background-position:top center; margin:0px; padding:0px;}
.abeheader{width:100%; height:147px; background-image:url(images/header-background.jpg); repeat-x;}

#logoandtitle{width:960px; margin:0 auto; height:75px;}
#logoandtitle a {text-decoration:none; color:#000000;}

#abelogo{width:385px; height:75px; float:left; margin:0px; padding:0px;}
#abetitle{width:575px; height:75px; float:left; margin:0px; padding:0px;}
#abetitle h1{font-family:verdana !important; font-weight:bold; font-size:30px; text-align:right; margin:0px; padding:0px; padding-top:4px;}
#logoandtitle h4{font-family:verdana; font-weight:lighter; font-size:14px; text-align:right; margin:0px; padding:0px;padding-top:8px; padding-right:4px;}


#abenav{width:960px; margin:4px auto 0px auto; height:34px; font-family:verdana; font-weight:bold;}
#abenav ul{width:960px;}
#abenav a{float:left; padding:8px 10px 0px 10px; color: #ffffff; display:block; height:22px; font-size:13px; text-decoration:none; border-right:1px solid #b61909; border-left: 1px solid #f95d68;}
#abenav a:hover{text-decoration:underline;}

#abesearch{width:960px; margin:0 auto; height:40px; font-family:verdana; font-weight:bold;}
#abesearch p{float:left; font-size:12px; padding:0px 9px;}
#abesearch a{font-size:12px; color: #003399; text-decoration:none; padding-left:5px;}
#abesearch span{color: #c70002;}

#abefooter{width:100%; height:300px; background: #cdcccc; padding-top:25px;}
#prefooter{width:960px; margin:0 auto; background: #f3f3f3;}
#archivetitles,{width:960px; margin:0 auto; height:40px;}
#abearchives{width:960px; margin:0 auto;}
#archivetitles h2{width:100%; background: #bbb; font-family:verdana; font-size:20px;}
#abearchives ul{width:960px; float:left; margin:0px; padding:0px; list-style-type:none;}
#abearchives li{float:left; width:230px; background:#f3f3f3; border-bottom:1px dotted #ccc; margin:0 5px;}
#abearchives a{font-size:13px; color: #555; padding:5px 0px; font-family:georgia; display:block; margin:5px 0px;}
#abearchives a:hover{background: #dedede;}

.sectionUnderline {border-bottom:1px solid #dedede; padding-top: 2.250em; padding-bottom: 1.250em;}
.imageRow {float:left; width:145px; height:280px;}
.imageRow img {float:left; margin-bottom:10px;}
.imageRow .caption {clear:both; width:130px; max-height:75px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}