@charset "utf-8";
/* CSS Document */
body{
	font-family:"Comic Sans MS", cursive !important;	
}
a{
	text-decoration:underline !important;	
}
#top-menu a{
	text-decoration:none !important;	
}
.container{
	width:952px;
	margin-left:auto;
	margin-right:auto;	
}
.container a{
	color: blue !important;	
}
.margin-top150{
	margin-top:150px;	
}
.margin-top120{
	margin-top:120px;	
}
.margin-top40{
	margin-top:40px;	
}
.margin-top20{
	margin-top:20px;	
}
.margin-left40{
	margin-left:40px;	
}
h1{
	color:#1F9FBA;
}
.img-border{
	border:1px solid #333;	
}
.img-spacing-hor {
	margin-left:20px;	
}
.font-size14{
	font-size:14pt;	
}
.font-size10{
	font-size:10pt;	
}
.about-tricia li{
	margin-bottom:10px;	
}
.ul-indent li{
	margin-left:50px;	
}
.biography p{
	font-size:14pt;	
	line-height:18pt; 
}
.hoz-rule{
	
	margin:20px 0 20px 0;	
}
.contact td{
	vertical-align:top !important;	
}
.form-area{
	background-color:#ddd;
	border:1px solid #999;
	padding:30px 100px 30px 100px;
	color:#333;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	border-radius: 15px;
}
.form-area abbr{
	color:#F00 !important;	
}
.form-area a{
	color:#06F !important;	
}
.form-area h1{
	color:#666;
}
.warning{
	border-radius:5px;
	background-color:#CA3535;
	color:#fff;
	font-style:italic;	
	padding:20px;
	border:2px solid #fff;
}
.blue-links a{
	color:#06C !important;	
}
.photo-text{
	font-size:8pt;	
}
.alpha-list{
	list-style-type:lower-alpha;
}
.blue-button{
	text-align:center; 
	width:150px; 
	padding:5px 0 7px 0; 
	background-color:#15C1E5; 
	color:white; 
	margin-left:50px; 
	text-decoration:none !important;	
}
.greenh1{
	color:#9bba1f !important;	
}
.orangeh1{
	color:#ed751c !important;	
}
.book-title a{
	color:#ed751c !important;	
}
.book-title{
	color:#ed751c !important;
	font-weight:bold;
	margin-top:15px;
	font-size:18px;
}
.book-author{
	color: #999;
	font-weight:bold;
	margin:4px 0 4px 0;
}
.book-desc{
	color: #000 !important;
	margin-top:10px;
}
.book-user{
	color:black;	
}
.indiv-book-title{
	color:#9bba1f !important;
	font-weight:bold;
	margin-top:15px;
	line-height:30px;
}
.indiv-book-author{
	color: #999;
	font-weight:bold;
	font-size:18px;
	margin-top:-5px;
	margin-bottom:5px;
}
.comments-title{
	color:#ed751c !important;
	font-weight:bold;
	font-size:18px;	
}
.comment-date{
	color:#999;
	padding-left:10px;	
}
.black-text{
	color:#000;	
}

.pagination {
  height: 36px;
  margin: 18px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}

.pagination .active a {
  color: #999999;
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent; 
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}
.current{
	background-color:#ccc;
}
.pagination a:first-child{
	border-left:1px solid #ddd;	
}
.recaptchatable #recaptcha_response_field{
	margin-left:-8px;	
	margin-top:5px;
}
#recaptcha_tagline{
	display:none;	
}
#recaptcha_logo{
	display:none;	
}
.moduletable.red h3, .moduletable.green h3, .moduletable.orange h3{
	color:#145eb3;	
}

.moduletable .green{
	color:#1453b3 !important;	
}
.moduletable .orange{
	color:#1453b3 !important;	
}
#top-menu > ul.menu > li{
	color:#1453b3;	
}
.book-covers img{
	width: 232px;	
	height: 332px;
}
.book-covers-short img{
	width: 232px;
	height: 232px;	
}
.san-serif{
	    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.good-reads{	
	float: left;
	width: 490px !important; 
	/*background-color: #9bba1f; */  
	margin-top: 10px; 
	color: #000; 
	/*padding:10px 20px 20px 20px;*/
	height: 325px;
	/*margin-right: 27px;*/
}
.good reads p{
	color:#fff;	
}
.ul-sm-indent li{
	margin-left: 20px;	
}
.ul-sm-indent ol{
	margin: 0px;	
}
.ul-sm-indent p{
	margin: 5px;	
	font-size: 18px;
}
.orange-cont{
	background-color:#ffa200;	
	width:420px;
	padding:10px 20px 20px 20px;
	margin-top: 10px;
	color: #145eb3;
	float: left;	
	height: 304px;
}
.home-content p{
	font-size: 18px;	
	line-height: 22px;
}
.pink-area{
	height: 207px;
	background-image:url(../../../images/pink-bkgd.jpg);
	background-repeat:repeat-x;
	width: 952px;
	margin-right:auto;
	margin-left:auto;
}
.pink-area-email{
	 width: 300px; 
	 float:right; 
	 margin-top: 50px;	
}
.pink-area-email a{
	text-decoration:none !important;
	color: #145EA7;	
	font-size: 18px;
}
.pink-area-btn{
	background-color:#15c1e5;
	width: 150px;
	color: #fff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size:15px;	
	display: inline-block;
	margin-left: 34px;
	margin-top: 20px;
}
.pink-area-btn-cont{
	width: 607px;
	text-align:right;
}
.container{
	margin-top: 75px !important;
}