/* CSS Document */

/* contants
# grey: #726964
# green: #666666
# orange: #333333

# aqua: #99cccc
*/


/* Globals */
a,h1,h2,h3,p,li{
	line-height:1.0em;

}
a{
	text-decoration: none;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;	
}
	a:hover{
		color:#333333;
	}

blockquote {

  background: url(../images/site_images/startquote.gif) left top no-repeat;
  font-size:2.0em;
  font-weight:bold;
}
blockquote p {
  padding: 0 25px;
  background:  url(../images/site_images/endquote.gif) right bottom no-repeat;
}
body { 
	background-color:#cac8c0;
	font-size: 62.5% ;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color:#726964;	
}
h2{
	font-size:1.8em;
	font-weight:bold;	
	margin-bottom:1.0em;
}
h3{
	font-size:1.8em ;
}

strong{
	font-weight:bold;
}
p.description{	
	font-size:1.4em;
	line-height:1.15em;	
}
p.welcome,p.intro{
	font-size:2.1em;	
	font-weight:bold;	
}

p.search{
	font-size:1.1em;	
	font-weight:bold;
	color:#726964;
}
p.author{
	color:#8b8989;
	font-size:1.2em;
	font-weight:bold;	
}
p.search_subhead{
	color:#726964;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
}

ul.thin li{
	color:#f48a68;
	font-size:1.1em;
	font-weight:bold;	
	line-height:1.2em;
}



/* Structure ----------------------------------------------------------*/
.articlebody{

	border:#333333 0px solid;
	margin-left:0;
}
	.articlebody img{
		display:none;
		margin: 0 10px 1.0em 0;		
	}
	.articlebody p{	
		margin-bottom:1.2em;
	}	
	.articlebody h2{
		margin:0;			
	}
	.articlebody ul.books li,.articlebody ul.content_items li{
		margin:0 0 3.0em 0;
	}
	.articlebody ul.content_items li{
		margin:0 0 2.0em 0;
	}	
	.articlebody ul.books img{		
		margin:0 45px 0 0;
	}
	.articlebody ul.books h3{		
		margin-bottom:1.0em;
	}
	.articlebody ul.books p{		
		width:165px;
	}
	.articlebody ul.content_items img{		
		float:none;	
		margin:0 0 0.5em 0;
	}
	.articlebody ul.content_items h2{		
		float:none;	
		margin:0 0 0.5em 0;
	}
	.articlebody ul.content_items p{		
		width:243px;
	}			
	
.articles.lower{	
	background: url(../images/site_images/bottom_divider.gif) no-repeat top left  ;
	border-top:solid 1px #cac8c0;
	padding-top:1.0em;
	width:100%;
}	
	.articles.lower blockquote{	
		font-size:1.3em;
	}
	.articles.lower img{		
		display:block;
		margin-right:10px;	
	}	
	.articles.lower li{
		height:11.8em;
		overflow:hidden;
		width:210px;		
	}	
		.articles.lower li.large{		
			width:420px;			
		}
	.articles.lower .quoteholder{		
		width:350px;		
	}
	.articles.lower .quoteinfo{
		margin:1.0em 0 0 25px;	
	}
	.articles.lower .bookholder{
		float:left;
		position:relative;
	}	
		
.articles.upper{	
	border-right:1px solid #cac8c0;
	background: url(../images/site_images/top_divider.gif) no-repeat bottom  ;		
	float:left;
}	
	.articles.upper .indent{	
		margin-left:0;
	}
	.articles.upper blockquote.indent{	
		margin-left:0;
	}
	.articles.upper.lowlevel{
	}
	.articles.upper .thin{
		width:190px;
	}
	.articles.upper h1{
		background: none;	
		margin-bottom:1em;
		width:350px;		
	}
	.articles.upper ul{
		margin-top:4.4em;
	}

	.articles.upper p.welcome{
		margin-bottom:1.0em;	
		width:342px;
	} 
	.articles.upper .subarea h2{	
		margin-bottom:0	;
	}
	.articles.upper .subarea ul{
		margin-top:2.0em;
	}
	.articles.upper .subarea li{			
		float:left;			
		margin:0 25px 1.0em 0;		
	}
		.articles.upper .subarea li.endrow{		
		
			margin-right:0px;	
		}
	.articles.upper .subarea li p{				
		overflow:hidden;	
		width:60px;					
	}
	.articles.upper .toparea{
	background: url(../images/site_images/shorthorizontalborder.gif) no-repeat bottom left;
	}

.clearfix {
	clear: both;
}
.columnminor{
	float:left;
	position:relative;
	width:210px;
}
	.columnminor #column2{
	border-left:1px solid #cac8c0;
	}
.columnmajor{	
	position:relative;
	width:80%;
}
	.columnmajor img.subimage{
		float:right;
		margin:5.8em 20px 0 0;	
	}
	
.columnsearch_narrow{
	float:left;
	position:relative;
	width:215px;
}
.columnsearch_wide{
	border-right:1px solid #cac8c0;
	float:left;
	position:relative;
	width:625px;
}

#copyright  {
	float:right;
	margin-top:3.6em;
	width:327px;
}
#footer{	
	display:none;
}
.footerlinks{
	display:none;			
}
.frame{	
	float:left;
	padding:1.0em 10px 2.0em 10px;
}
#header{
	background: url(../images/site_images/logo.gif) no-repeat bottom left;
	border-bottom:1px solid #cac8c0;
	height:4.4em;
	padding:1.0em 10px 2.8em 220px;	
}

#logo {
	display:none;	
}

#headersearch{
	float:right;	
}
	#headersearch form label{
		
	display:none;	
	}
	#headersearch  input{			
		
	display:none;			
	}
	#headersearch  select{			
		
	display:none;		
	}
	#headersearch .gobutton{			
 		
	display:none;	
	}
	/*
	#headersearch .button{
	padding:0;
	border-style:none; 
	background-color:#cac8c0;
	color:#444444;
	font-weight:bold;
	width:20px;
	}
	*/
#linksholder{
	margin-top:3.6em;
	width:500px;
}
#maincontainer{
	background-color:#fff;	
	width:968px;	
}
#mainnav,.subnav{
	
	display:none;	
}
	
.shortborder{	
	background: url(../images/site_images/shortborder.gif) no-repeat bottom left  ;	
}
 .showbooktype{
	 position:absolute;
	 top:0;
	 right:10px;
	 width:18px;
	 height:87px;
}	
	.articles.lower .showbooktype.feature,.articles.lower .showbooktype.prize{
			background: url(../images/site_images/feature_tab_small.png) no-repeat ;
	}
	.articles.lower .showbooktype.interview{
			background: url(../images/site_images/feature_tab_small.png) no-repeat ;
	}
	.articles.lower .showbooktype.review{
			background: url(../images/site_images/review_tab_small.png) no-repeat ;
	}	
	.articles.lower .showbooktype.join{
			background: url(../images/site_images/join_tab_small.png) no-repeat ;
	}	
.showtype{
	border-right:solid 1px;
	 position:absolute;
	 top:0;
	 right:0;
	 width:47px;
	 height:265px;
}
	
	.showtype.feature,	.showtype.prize{	
		border-color:#333333;
		background: url(../images/site_images/feature_tab.png) no-repeat ;
	}
	.showtype.interview{	
		border-color:#99cccc;
		background: url(../images/site_images/interview_tab.png) no-repeat ;
	}
		
	.showtype.review{	
		border-color:#666666;
		background: url(../images/site_images/review_tab.png) no-repeat ;
	}	
	.showtype.search{	
		border-color:#333333;
		background: url(../images/site_images/search_tab.png) no-repeat ;
		height:360px;
	}	
	.showtype.try{	
		border:none;
		background: url(../images/site_images/trytab.png) no-repeat ;	
	
	}
	.showtype.welcome{	
		border-color:#333333;
		background: url(../images/site_images/welcome_tab.png) no-repeat ;
	}	
	.showtype.join{	
		border-color:#333333;
		background: url(../images/site_images/join_tab.png) no-repeat ;
	}
	.showtype.competition{	
		border-color:#cccc66	;
		background: url(../images/site_images/competition_tab.png) no-repeat ;
	}	

#sidepanel{	
	
	display:none;
}

/* Typography ----------------------------------------------------------*/

.articlebody p{
	color:#666666;
	font-size:1.25em;
	line-height:1.15em;	
}
.articlebody h2{
	font-size:2.3em;	
}
.articlebody h3{
		font-weight:normal;
		line-height:1.5em;
}
.articlebody ul.books h2{		
	font-size:1.8em;
}
.articlebody ul.content_items h2{		
	font-size:1.6em;
}
.articlebody ul.books h3,.articlebody ul.content_items p{		
	font-size:1.2em;
}
.articlebody ul.books a,.articlebody ul.content_items a{		
	font-size:1.0em;
	font-weight:normal;	
}

.articles.lower p{		
	font-size:1.2em;
	font-weight:bold;
	
}
.articles.lower h3{
	font-size:1.2em ;
	font-weight:bold;	
	color:#4a4a4a;
}
	.articles.lower blockquote p{	
		color:#666666;
		font-size: 1.1em;
	}
.articles.upper h1{	
	font-size:2.4em;
	font-weight:bold;		
}
	.articles.upper h1.feature,.articles.upper h1.prize{			
		color:#333333;
	}	
	.articles.upper h1.interview{			
		color:#32000e;
	}
	.articles.upper h1.review{			
		color:#666666;
	}

.feature,.prize{	
	color:#333333;
}
.search{	
	color:#333333;
}

#footer,#footer a {	
	color:#726964;
	font-size:1.0em;
	font-weight:bold;			
}
#header ul a {
	font-size:1.1em;
	color: #726964;
}
	#header a:hover{	
		color: #333;
	}
	#header ul a.selected{	
		color: #333333;
	}


#headersearch{
	color:#333333;
	font-size:1.1em;	
}
		#headersearch  input{	
			font-size: 1.0em;				
		}

.highlight{
	color:#333333;
}

.interview{	
	color:#99cccc;
}
#mainnav,.subnav{
	font-size:1.0em;
	font-weight:bold;	
	line-height: 1.3em;
}


.review{	
	color:#666666;
}

#sidepanel h2{
	color:#726964;
	font-size:1.2em;
}

div.imageHolder{
	/*border:#333333 1px solid; */
	color:#999999;
	font-size:0.9em;
	line-height:1.2em;
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
	width:120px;
}
div.imageHolder img{
	margin:0 0 0.6em 0;
	display:block;
}

.subarea li p{				
	font-size:1.1em;
	font-weight:bold;				
}



p.pullQuote {
	/*border:#333333 1px solid; */
	color:#333333;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
	width:120px;
}

p.pullQuote2 {
	/*border:#333333 1px solid; */
	color:#333333;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
	margin:0 1.5em 1.5em 0;
	padding:0;
}

#comments {
	width: 310px;
	background: url(../images/site_images/shorthorizontalborder.gif) no-repeat top left;
	margin: 2em 0 0 0;
	padding: 2em 0 0 96px;
}

#comments .fullComment
{
    margin-top:10px;
    margin-bottom:20px;
	margin-left: 10px;
}

#comments .fullComment .comment
{
    font-size:12px;
}

#comments .fullComment .author {

}

#comments .fullComment .date {

}

#commentsText{
    width:310px;
    height:110px;
}

.joinInput {
	width:250px;
	color:#726964;
	margin-bottom:0.75em;
}

.joinForm select {
	margin-bottom:0.75em;
	width:83px;
}

.joinForm label {
	font-weight:bold;
}


/* Search Page ----------------------------------------------------------*/
.search #item_count{
	font-size:12px;
	line-height:13px;
	font-weight: bold;
	color:#726964;
}
.search .searchcol1 #divider {
	width: 300px;
	height: 10px;
	border-top: 1px solid #cac8c0;
}
.search .searchcol1 #results{
	width: 300px;
	font-size:12px;
	line-height:13px;
	padding: 5px;
}
.search .searchcol1 #results .result {
	margin-top: 20px;
}
.search .searchcol1 #results .result .title{
	
}
.search .searchcol1 #results .result .type{
	color:#726964;
	font-weight:bold;
}
.search .searchcol1 #results .result .intro{
	color:#726964;
}
.search .searchcol1 #results .result .extra{
	font-size:11px;
	line-height:12px;
	color:#726964;
}
/* Competitions  ----------------------------------------------------------*/
.comp {
	color:#666666;
	font-size:1.25em;
	line-height:1.15em;
	margin-left:98px;
}
.comp .compIntro {
	margin-bottom: 15px;
}
.comp .compBody {
	margin-bottom: 15px;
}
.comp .compQuestion {
	margin-bottom: 15px;
}
.comp #compHolder #compAnswers p {
	margin-bottom: 8px;
}

/* login / Out  ----------------------------------------------------------*/

.logout {
	font-size: 12px;
	
}
.login {
	font-size: 12px;
	padding-top: 25px;
}
.login p {
	font-size: 12px;
	margin-top: 10px;
}
.login #loginbutton{
	margin-top: 10px;
}
