/*
  Theme Name: The Shop San Bruno
  Author: Protype Media
  Author URI: http://www.protypemedia.com/
*/

/******* RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html { overflow-y: scroll; }
body {
	background: #1f1f1f url(images/bg.gif) repeat-x;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	line-height: 1.5;
	text-align: center;
}
p.spacer { margin-bottom: 25px; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ol, ul { list-style: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/******* CORE STYLES *******/
a:link, a:visited, a:active { color: #fff; text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: none; }

#canvas {
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	width: 940px;
}
#wrapper {
	background-color: #6b6b6b;
	overflow: hidden;
	margin: 0 auto;
	width: 920px;
}

#header {
	margin: 0 auto;
	width: 920px;
	height: 137px;
	background: url(images/header.jpg);
}
#header-decor {
	margin: 0 auto;
	width: 920px;
	height: 4px;
	background: #c90000 url(images/diagnal.gif);
}

ul#navi {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	top: 100px;
	right: 30px;
}
ul#navi li { display: inline; list-style-type: none; }
ul#navi a { padding: 0 5px 2px 5px; }
*ul#navi a { padding: 0 5px 0 5px; }
ul#navi a:link, ul#navi a:visited { color: #ddd; text-decoration: none; }
ul#navi a:hover { border-bottom: #c90000 1px dotted; color: #fff; text-decoration: none; }

#sub-header { background-color: #888; height: 30px; width: 920px; }
#sub-header p {
	color: #ddd;
	float: left;
	font-size: .9em;
	margin: 6px 0 0 40px;
	_margin-left: 20px;
}

#search { float: right; margin: 5px 40px 0 0; _margin-right: 20px; }
#search input { background-color: #fafafa; border: #666 1px solid; color: #333; }
#search .button { background-color: #c90000; border: #960000 1px solid; color: #fff; }


/******* FOOTER *******/
#footer {
	background: #333 url(images/footer.gif) no-repeat;
	clear: both;
	color: #aaa;
	font-size: .9em;
	height: 150px;
	line-height: 2em;
	overflow: hidden;
	padding: 50px 30px 0 30px;
	letter-spacing: -1px;
	width: 860px;
}

#menu { color: #777; }
#menu a:link, #menu a:visited, #menu a:active { color: #777; text-decoration: none; }
#menu a:hover { color: #aaa; }

#copyright {
	clear: left;
	color: #ccc;
	font-size: .8em;
	position: relative;
	top: 30px;
	width: 860px;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active { color: #ccc; text-decoration: none; }
#copyright a:hover { border-bottom: #f90000 1px dashed; }

.displace { left: -5000px; position: absolute; }
a.ase, a.asa, a.tire, a.yelp { 
	float: left; 
	height: 50px;
	margin: 10px 0 0 20px;
	text-decoration: none;
}

a.ase { 
	background: url(images/ase-logo.png);  width: 50px;
	_background: url(images/ase-logo.gif); width: 50px;
}

a.asa { background: url(images/asa-logo.gif); width: 95px; }

a.tire { 
	background: url(images/tirerack-logo.png); width: 130px;
	_background: url(images/tirerack-logo.gif); width: 130px;
}

a.yelp { background: url(http://www.yelp.com/extimg/rrc/qznQ2jf1x_yt5Yhiv3DwaA.png) center center; width: 115px; }


/******* MAIN *******/
#primaryContent, #primaryContentFull {
  width: 650px;
  padding: 15px 15px 0 15px;
  margin: 0 auto;
  float: left;
}
#primaryContentFull { width: 890px; padding: 0 15px 0 15px; }
  #primaryContent h1, #primaryContentFull h1 { font-size: 2em; }
  #primaryContent h2, #primaryContentFull h2 { font-size: 1.6em; }
  #primaryContent h3, #primaryContentFull h3 { font-size: 1.5em; }
  #primaryContent h4, #primaryContentFull h4 { color: #fff; font-size: 1.3em; margin-top: 20px; }
  #primaryContent h1.postTitle, #primaryContent h2.postTitle,
  #primaryContentFull h1.postTitle, #primaryContentFull h2.primaryContentFull { color: #fff; font-size: 2em; }
  .post li { list-style: square; margin: 5px 0 5px 40px; position: relative; }
    li.postWrapper, div.postWrapper { margin-bottom: 35px; }
      .postWrapper img { }
      div.post { margin: 15px 0 15px 0; }
      p.postMeta { background-color: #888; padding: 10px; }
  #pagination { list-style: none; margin-top: 20px; padding: 0px; }
    #pagination li { display: inlne; }
    #pagination .previous { float: left; text-align: left; }
    #pagination .future { float: right; text-align: right; }

/******* SIDEBAR *******/
#secondaryContent { float: left; padding: 15px 15px 0 0; width: 225px; }
  #secondaryContent h3 { padding: 0; margin-top: 10px; }
  #secondaryContent > ul { list-style: none; margin: 0; padding: 0; }
    #secondaryContent > ul > li { margin-bottom: 10px; }
#secondaryContent ul ul { margin-bottom: 20px; }
#secondaryContent ul ul li { margin-bottom: 5px; }
#secondaryContent ul h2 { border-bottom: #cc9900 1px dotted; color: #ddd; font-size: 1.3em; }
#secondaryContent ul h3 { font-size: 1.2em; font-weight: normal; margin: 0; padding: 0; }

#comment { width: 500px; }


/******* CUSTOM *******/
.aligncenter, div.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
.hidden { visibility: hidden; display: none; }

.pic-container { border: #888 20px solid; margin-bottom: 15px; }

.column, .comment {
	background-color: #888; 
	float: left; 
	height: 210px;
	margin-top: 15px;
	padding: 15px; 
	width: 256px;
}
.column ul { margin-left: -25px; }
.margint { margin-top: 15px; }
.marginr { margin-right: 16px; }

.comment { /* review text */
	background: #888 url(images/comment.gif) no-repeat bottom right; 
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	height: 209px;
	margin-top: 0px;
}
.comment a { color: #fff; text-decoration: none; }
.comment p { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; font-size: .7em; margin-top: 10px; }

#recentposts li { list-style: square; margin: 5px 0 5px 40px; }


/******* TABS *******/
#tab-menu {
  float:left;
  list-style: none;
  width:150px;
  border-right: #ccc 1px dotted;
}
#tab-menu li { list-style: none; padding: 10px; margin: 0; }
#tab-menu li a.selected { color: #ddd; cursor: default; font-style: italic; text-decoration: none; }
.tabContainer { float: left; margin-left: 30px; width: 700px; }
.tabContainer h2 { margin-bottom: 15px; }
.tabContainer p { line-height: 2em; }
.productsdisplay p { text-align: center; }
.productsdisplay img { padding: 20px; }


/******* ABOUT *******/
.about p { margin-top: 15px; }


/******* POST COMMENTS *******/
.postcomments { 
	background-color: #5f5f5f;
	border: 1px dotted #ccc;
	padding: 10px;
	margin: 10px 0 10px 0;
}
.postcomments p { margin-bottom: 15px; }
.commentmeta { color: #ddd; font-size: 1em; margin-top: 20px; }
.commentmeta a { color: #ddd; }