/* $Id: style.css,v 1.7 2007/06/04 11:10:38 goba Exp $ */

/*
** HTML elements
*/
a, a:link, a:active {
  color: #930;
}
a:visited {
  color: #930;
}
body {
  padding: 5em 0 0 3em; /* LTR */
  background-repeat: ;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  background-image: url(yellow_w.jpg);
	
}
ul {
  list-style-type: disc;
}

/*
** Page layout blocks / IDs
*/
#main {
  /*width: 478px;*/
 
  background-color: #FFF6B2;
  padding: 7px 0 0 0;
  /*
  position: relative;
  top: -150px;
  */
  border-right: 1px solid gray;
}
#sidebar-left {
  border-right: 1px solid gray; /* LTR */
  background-color: #ED9A61;
   
}
#sidebar-right {
  border-left: 1px solid gray; /* LTR */
   background-color: #ED9A61;
   
}

.block img{
	margin: 0px 0 0px 0;
	padding: 0;
}

.quotes-quote p, div{
	padding: 0;
	margin: 0;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
#header {
	/*background-color: #e52297;*/
	background-color: #D96262;
	border-top: 8px solid #ED9A61;
	
}

#header img{
	float: left;
}
#header .title {
	padding: 10px 0 5px 5px;
	margin: 0;
	line-height: 44px;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  
 
}
#header .title a,
#header .title a:link,
#header .title a:visited,
#header .title a:active {
  text-decoration: none;
  color: #600;
}
#header .title a:hover {
  color: #000;
  text-decoration: underline;
}
#header .site-slogan {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 5px;
  font-size: 19px;
  line-height: 17px;
  color: #600;
  
}

#header-title-slogan{
	text-align: center;
	padding: 10px;
	/*width: 333px;*/
}


#subnavlist {
  font-size: 0.8em;
}
ul.links li {
  /*border-left: 1px solid #000;*/ /* LTR */
  padding: 0 0px 0 4px;
}
ul.links li.first {
  border-left: none; /* LTR */
}
.node .title {
  font-size: 1.2em;
  padding: 15px 0px 10px 0px;
}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {
  text-decoration: none;
  font-weight: normal;
}
.node .title a:hover {
  text-decoration: underline;
}
div.links {
  margin: 1em 0 1em 0;
  text-align: right; /* LTR */
}
.comment .content, .block .content, .menu {
  font-size: 0.9em;
}
.block {
	padding: 2px 3px 2px 3px;
  /*padding-bottom: 1em;*/
}
.block .title {
  font-size: 1em;
}

/*
** Module specific styles
*/
.item-list ul li {
  list-style: square;
}

/*
** Administration page styles
*/
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #eee;
}
div.admin-panel h3 {
  background-color: #999;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

/* lucy additions */
.navlinks{
	/*background-color: #e54545;*/
	background-color: #AF683A;
	border-top: 1px solid #510;
	border-bottom: 1px solid black;
	/*
	position: relative;
	top: -150px;
	*/
	text-align: center;
}
.navlinks a{
	background-color: #91BCBD;
	padding: 1px 8px 1px 9px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	border: 1px solid black;
	
}

/*
#content{
	border-top: 1px solid black;
}
*/




#header_left{
	float: left;
	/*width: 480px;*/
}


div.text-box{
	/*background-color: #D7EB7F;green*/
	background-color: #F0D39E;
	padding: 10px 10px 10px 12px;
	margin: 0px 0px 20px 10px;
	font-size: 11px;
	font-style: italic;
	width: 140px;
	border: 1px solid #C9B185;
	
}
*html div.text-box{
	width: 172px;
	w\idth: 140px;
}
div.text-box-container{
	float: right;
	width: 160px;
	position: relative;
	/*right: 25px;*/
	margin: 8px 10px 10px 10px;
}
*html div.text-box-container{
	width: 180px;
	w\idth: 160px;
	margin: 8px 0px 10px 10px;
}

img.right{
	float: right;
	width: 99px;
	margin: 8px 0 10px 10px;
	padding: 0;
}

img.bio_teaser {
	width: 100px;
	position: relative;
	top: 0px;
	right: -50px;
}
.node {
	border-top: solid 1px gray;
}
/*
.quotes-quote{
	font-style: italic;
}
*/
.quotes-author{
	text-align: right;
}
.quotes-citation{
	text-align: right;
}
.quotes-author p{
	margin: 0;
	padding: 0;
}
.quotes-citation p{
	margin: 0;
	padding: 0;
}


 /*               
#content{
	position: relative;
	top: -150px;
}
*/

.node .content {
	padding-top: 10px; 
	
}



div.larger-text{
	font-size: 1.0em;
	line-height: 1.3em;
}

ul.galleries li {
  position : relative;
  background : #eeeebb;
  border : 1px #cccccc solid;
  margin : 1em 0;
  padding : 1em;
}

.galleries br{
	clear: none;
}

.galleries .count{
	font-size: 0.8em;
}

ul.galleries li .count,
ul.galleries li .last {
  clear: none;
  padding: 10px 0 0 0;
}

#block-block-6{
	text-align: center;
}

.block-box{
	/*width: 118px;*/
	border: solid 1px #AF683A;
	background-color: #DE8A50;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 30px 5px;
	
}

/*
.block-quotes{
	margin: 0;
	padding: 0;
}
*/


#sidebar-right #block-quotes-1{
	width: 115px;
	border: solid 1px #AF683A;
	background-color: #DE8A50;
	padding: 10px 10px 10px 10px;
	margin: 20px 5px 30px 5px;
}

/*
#sidebar-right  p{
	margin: 5px 0 5px 0;
}
*/
div.quote-quotes p{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	
}


.mceContentBody {
   background-color: #ffffff;
background-image: none;
padding: 0;
margin: 0;
}

.field-field-bio-from{
	font-weight: bold;
	margin: 0 0 20px 0;
}

#container_footer{
	background-color: #D96262;
	border-bottom: 8px solid #ED9A61;
	border-top: 1px solid brown;
}

tbody {
	border-collapse: collapse;
	border-top: none;
}

.image .image-preview{
	margin: 0;
}

.block .item-list li {
	margin: 15px 0 15px 0;
	line-height: 1.2em;
}

.block-blog H2{
	text-align: center;
	padding: 0px 8px 8px 8px;
	font-size: 1.1em;
}

.block-blog{
	border: solid 1px #AF683A;
	background-color: #DE8A50;
	/*padding: 8px 8px 8px 10px;*/
	padding: 10px 10px 10px 10px;
	margin: 2px 2px 30px 2px;
	width: 128px;
}
*html .block-blog:
	width: 150px;
	w\idth: 128px;
}
.node .quote-align{
	margin: 0px 0 30px 0;
}

.node br {
	clear: none;
}

#header-block{
#position:relative;
display: table;
border: solid 1px #B25959;
	font-size: 12px;
	line-height: 14px;
	color: #600;
	background-color: #D98D8D;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 10px;
	width: 360px;
	height: 110px;
}
*html #header-block{
	height: 103px;
	
}




#block-quotes-1{
	#position:absolute; #top:50%; vertical-align: middle;
	display: table-cell; 
	padding: 8px 8px 0px 10px;
	
}
#header-block .quote-align{
	#position: relative;
                    #top: -50%;
                    width: 100%;
}

.quote-align p{
	margin: 0;
	padding: 0 0 0.5em 0;
}
