/*
Theme Name: FestiveOrange-wiw
Theme URI:  http://parabolicsolutions.com/
Description: Brighter Orange Gold theme - less is more. Graphic for header. CHILD of festiveorange. Version: 2.0
Author: Tom Byrnes 
Author URI: http://parabolicsolutions.com/
Template: festiveorange
Tags: fluid width, two columns, variable width sidebar, widgets, orange, gold

	festiveOrange-wiw v2.0
	http://parabolicsolutions.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("../festiveorange/style.css");

body { background: #506469   ; }

#container {  margin-top: 1.5em;  }


/* Header
-------------------------------------------------------------------*/
#header { 
/*	width: 100%; */
	height: 160px;     
	background: #F4F4E6  ;
}
                                                     
/* nav
-------------------------------------------------------------------*/ /* let little bid of body colour show top& bottom */ 
#nav { background: #E0E660 url(images/bg-xptaskbar-20.jpg) repeat-x ; 
    border-top: 1px solid  #506469 ;
    border-bottom: 1px solid  #506469 ;
}  

#nav a { color: #788010; font-weight: 600;  }
  
													 
/* suckerfish
-------------------------------------------------------------------*/
  
#suckerfishnav {    
    background:  url(images/bg-xptaskbar-20.jpg) repeat-x  ;	 
    border-top: 1px solid  #506469 ;
    border-bottom: 1px solid  #506469 ;
}
#suckerfishnav a {   color: #788010; font-weight: 600;  }
#suckerfishnav li {  background:    url(images/bg-xptaskbar-20.jpg) repeat-x  ;	 }
#suckerfishnav li li:hover {  background:    url(images/bg-xptaskbar-20-lt.jpg) repeat-x  ;  color: #000;    }
  

/* ------------------------------------------------------------------*/


#email-form { 	background: #F2F2DD ; }



#content #pages  {margin-left: 0px; }

#content #pages ul, #content #pages li{ list-style: none inside none; 
	  height: 40px ; 
	  display:inline; 
}

#content #pages .older a { 
      float: left; 
	  margin-left: 20% ;
      margin-bottom: 1.5em; 
	  width: 90px;
	  height: 25px;
	  background: url(/images/previous-green.png) no-repeat    ;  
}

#content #pages .newer a { 
      float: right; 
	  margin-right: 20% ;
      margin-bottom: 1.5em; 
	  width: 90px;
	  height: 25px;
	  background: url(/images/next-green.png) no-repeat top right  ;  
}


#sidebar { background:  #78886D ; color: #FFF;}

/* this was/is in IE.css but for some reason not being acted on oin this child theme. OK for saturdays (& its child) but not here  !!  */
#sidebar .block li { list-style-position: outside ; } 




.fbook { 
	float: right ;
	width: 92px;
	height: 28px;    
	margin-top: -15px;
	margin-right: -15px;
	background: url(images/btn-facebook-ol.jpg) no-repeat ;   
}


.makeoffer { 
	float: right ;
	width: 120px;
	height: 40px;    
	margin-top: -10px;
/*	margin-right: -15px;  */
/*	background:#cad4b2 ;   
	font-color #FFF ;    */
	background: url(/images/makeoffer.png) no-repeat ;   /* button independent of theme -  sorta      */
}

.more-link { margin-top: 2em; }  /* Only really used for sale item summaries */


.goldlet { color: #767620   !important ; }

.photocap400, .photocap440 {     border: 2px solid #E0E097 ; }

#content .post .post-info { 
	border-top: 1px solid #E0E097; 
	border-bottom: 1px solid #E0E097 ; 
}



.rowhead {     background: #F0F8D8  ; }


