/*
Theme Name: Refurbished MacBooks
Theme URI: http://refurbishedmacbooks.com/
Description: Refurbished Macbooks's CSS Theme. Note that this theme is copyright Refurbished Macbooks. You may not copy or modify it without written consent of the owner.
Version: 1.0
*/

/*Global-level Attributes*/

  * {margin:0; padding:0;}

  html {background:#545454; font-family:"Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif; color:#5F5F5F; font-size:10pt;}
  
  body {text-align:center;}

  ul, li {list-style:none;}

  .hiddenText {display:none;}
  
  a img {border:none;}

/*End Global-level Attributes*/

/*Default Font Attributes*/

  h1 {font-size:16pt; font-weight:normal; line-height:1.3em;}
  
  h2 {font-size:12pt; font-weight:bold;}

  h3 {font-size:10pt; font-weight:bold;}

  h6 {font-size:8pt; font-weight:normal;}

  p {font-size:10pt; font-weight:normal; line-height:1.5em;}

  a {text-decoration:underline; color:#292929;}
  
  a:hover {color:#444;}

/*End Default Font Attribtues*/

/*Body Attributes*/

  #scroller {margin:0 0 20px 0;padding:3px 0; background:#F1EDE2; border-bottom:1px solid #222;}

  #container {margin:0 auto; width:820px; overflow:hidden; zoom:1; text-align:left;}
  
  #content {background:url(bodyBG.jpg) top left repeat-y; overflow:hidden; zoom:1;}

  #page {width:520px; padding:8px 0 0 0; float:left;}
  
  #side {width:300px; float:right; overflow:hidden; zoom:1;}

/*End Body Attributes*/

/*Header Attributes*/

  #header {margin:0 auto; padding:0 0 35px 0; overflow:hidden; zoom:1; background:url(headerBot.jpg) no-repeat bottom left; width:820px;}
  
  #headerContainer {margin:0 20px; padding:40px 20px 20px 20px; background:#333;}
  
  #header h1 {padding:5px 0 0 60px; float:left;}
  
  #header h1 a {display:block; height:50px; width:230px; float:left; text-indent:-2000px; background:url(title.jpg) no-repeat top left;}
  
  #header p {padding:10px 25px 50px 0; display:block; width:370px; float:right; color:#DDD; display:inline;}
  
  #nav {margin:0 auto; width:740px; text-align:center; display:block; background:#282828; padding:8px 0; overflow:hidden; zoom:1; clear:both;}

/*End Header Attributes*/

/*Entry Attributes*/
  
  .entryTitle {margin:0 15px 10px 35px;padding:10px; background:#5F5F5F;}
  
  .entryTitle a {color:#FFF;}
  
  .entryImage {margin:0 15px 0 35px; padding:0 0 1px 0;}
  
  .entry {margin:0 15px 0 35px; padding:0 0 1.0em 0;}
  
  .entry h2 {padding:0 0 0.4em 0;}

  .entry p {padding:0 0 1.3em 0; text-align:left; display:block;}
  
  .entry img {padding:4px; border:1px solid #CCC;}
  
  .entry ul {padding:0 0 1.3em 0;}

  .entry li {padding:0.3em 0 0.3em 17px; background:url(document.gif) no-repeat 2px 0.6em; text-align:left; line-height:1.5em; display:block;}
  
  .entry #buyNow a {display:block; height:98px; width:380px; text-indent:-2000px; background:url(buyNow.jpg) no-repeat top left;}
  
  .entry table {width:100%;}
  
  .entry table th {padding:5px 0; text-align:center; color:#333; background-color:#CCC;}
  
  .entry table td {padding:5px 0;}
  
  .entry table .price {width:130px; text-align:center;}
  
  .entry table .buyNow {width:80px; text-align:center;}
  
/*End Entry Attributes*/

/*Side Attributes*/
  
  #sideContainer {margin:0 31px 0 16px; padding:0; overflow:hidden; zoom:1;}
  
  .ad250 {margin:0 auto; width:250px;}
    
  #side li {clear:both; overflow:hidden; zoom:1;}
  
  #side li ul li {margin:0px;}

  #side li ul li h6 {padding:0.4em 0 0.4em 20px; background:url(document.gif) no-repeat 3px 0.5em;}
  
  #side li.sideTitle {margin:0 0 0.4em 0; padding:30px 0 0.1em 0; text-transform:uppercase; font-weight:bold; font-size:12pt; border-bottom:1px solid #BBB;}
  
  #side li ul li.centered h6 {padding:10px; border:1px solid #BBB; text-align:center; background:none; color:#999;}
  
  #side li ul li p {margin:1px 0 10px 0; padding:5px 10px; background:#999;}
  
  #side li ul li p a {color:#FFF;}

/*End Side Attributes*/

/*Footer Attributes*/

  #footer {margin:0 auto; width:880px; padding:40px 0 30px 0; clear:both; text-align:center; background:url(footerBG.jpg) no-repeat -5px left; color:#CCC;}
  
  #footer a {color:#FFF;}

/*End Footer Attributes*/
