 /*
-------------------------------------

	Apollo Magazine
  http://www.
	author: Wide Area Communications
	http://www.widearea.co.uk
  
  Last updated: 20-11-07
  Homepage style sheet
-------------------------------------- */

/* Layout 
------------------------------------*/

#home #cover-module {
      margin-bottom:12px;
      }

/*----- Homepage module w/ gradient ------*/

#home-module {
      background:#fff url("../images/bg-home-grad.gif") repeat-x;
      float:left;
      width:700px;
      padding-top:24px;
      margin-bottom:0;
      position:relative;
      height:317px;
      }
.home-module-article {
      width:700px;
      padding-top:24px;
      margin-bottom:0;
      position:absolute;
      top:0;
      left:0;
      }
#home-module-text {
      width:450px;
      margin:0 0 0 24px;
      }
#home-module-image {
      width:200px;
      float:right;
      margin:0 24px 20px 16px;
      }
#cms-text {
      height:255px;
      overflow:hidden;
      margin-bottom:24px;
      }
.read-more-link {
      float:right;
      }

#pagination {
      width:430px;
   /*   float:left;
      margin:12px 0; */
      position:absolute;
      bottom:0;
      left:30px;
	  
      }
#pagination li {
      display:inline;
      float:left;
      margin:0 2px;
      }
#pagination li#arrow-left {
      margin-right:12px;
      }
#pagination li#arrow-right {
      margin:0 20px 0 12px;
      }
#pagination a.arrow-link {
      float:right;
      background:url("../images/arrow-brown-lar.png") right no-repeat;
      font-size:14px;
      }

/*----- Yellow content links boxes ------*/

#content-links {
     
      margin-top:0;
      bottom:0;
	  clear:both;
      }
.links-box,
.links-box-last,
.links-box-single {
      background-color:#eeca1b;
      float:left;
      width:169px;
      margin-right:8px;
      }
.links-box-last {
      margin-right:0px;
      }              
#content-links .links-box a,
#content-links .links-box-last a,
#content-links .links-box-single a {
      display:block;
      margin:10px 0 8px 10px;
      width:80px;
      float:left;
      font:16px/120% Georgia, Times, serif;
      text-transform:uppercase;
      color:#000;
      }
#content-links .links-box-last a,
#content-links .links-box-single a {
      margin-top:28px;
      }      
#content-links .links-box img,
#content-links .links-box-last img,
#content-links .links-box-single img {
      float:right;
      }

/*----- Archive box ------*/

#archive-box {
      float:left;
      width:596px;
      border:solid 2px #b2b2b2;
      margin:22px 24px 20px 0;
      }
#archive-text {
      float:left;
      width:216px;
      margin:24px 14px 16px 24px;
      }
#archive-text h3 {
      font:18px/140% Georgia, Times, serif;
      color:#8f5100;
      text-transform:uppercase;
      margin-bottom:.4em;
      }
#archive-text h3 a {
      color:#8f5100;
      }      
#archive-text a.arrow-link {
      float:right;
      color:#000;
      }
#archive-image {
      float:right;
      width:340px;
      height:248px;
      margin:0;
      padding:0;
      position:relative;

      }
#archive-image img {
      position:absolute;
      right:0;
      bottom:0;
      }
#muse-font {
	font-size:14px
}
#muse-button-home {
	background:transparent url(../images/muse_thumbnail.png) no-repeat right;
	width:208px;
	height:57px
}
#offers-button-home {
	background:url(../images/offers_thumbnail_2.png) no-repeat right;
	width:208px;
	height:57px
}
#muse-clear {
	margin-bottom: 55px;
}