/*
Site:		www.pointbreezeauction.com
Author:		Matt Hodder 2009, www.matthodder.com
*/

/* General */
body { background: #004070; padding: 0; margin: 0; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; }
#container { margin: 2em auto; width: 960px; border: solid #00365f; border-width: 10px; background: #fff; }
a, a img { border: none; outline: none; }
.clearall { clear: both; }

/* Header */
#header { height: 120px; background: #f5f5f5; }
.logo { margin: 0; }
.logo a { display: block; width: 570px; height: 70px; background:url(images/logo.png) no-repeat; text-indent: -9999px; }
.number { float: right; margin-top: 20px; }

/* Content */
.section { border: solid #d4dde4; border-width: 0 5px; }
.page { padding: 2em 1.5em;  }
.gallery { width: 360px; float: left; margin-right: 20px; height: auto; }
.more a { background: url(images/bg-button.png) repeat-x; height: 34px; border: 1px solid #dbdbdb; display: block; width: 100%; margin-top: 10px; color: #42586a; font-family: Myriad Pro, Arial, Helvetica, sans-serif; text-shadow: 1px 1px #fff; line-height: 34px; text-decoration: none; font-size: 1.6em; font-weight: bold; text-align: center; }
.more a:hover { background: #f2f2f2; }
.listing { padding: 2em 0; border-bottom: #ccc dashed 1px; border-top: #ccc dashed 1px; margin-top: 2em; }
.quick_info { float: right; }
#content p { font-size: 1.6em; line-height: 1.8em; }
#content h1 { font-weight: bold; text-align: center; font-size: 4.4em; margin: 0; font-family: Myriad Pro, Arial, Helvetica, sans-serif; }
#content h2 { text-align: center; margin-top: 0; color: #00365f; font-size: 2.2em; font-family: Myriad Pro, Arial, Helvetica, sans-serif; }
#content h3 { font-size: 1.8em; font-style: italic; margin-top: 0; color: #00365f;  }
#content h4 { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; font-size: 2.4em; color: #999; text-align: center; margin: 0; }
#content .desc ul { list-style-position: inside; font-size: 1.4em; font-weight: bold; }
#content .desc ul li { padding-bottom: 5px; }
.quick_info { background: #dfdfdf url(images/bg-gradient.png) repeat-x top;  padding: .5em 2em; font-size: 1.6em; font-size: 10px; text-shadow: 1px 1px #fff; }

/* Footer */
#footer p { color: #888; font-size: 1.2em; margin: 0; }
#footer .page { padding-top: 0; }
