/* -------------------------------------------------------------- 
  
   Bookstart Dads Styles
   Paul Bellamy, BellamyStudio 11.07
   Layout based upon the Blueprint framework
   
-------------------------------------------------------------- */

a, h2 {
	color:#e43614
}
h3 {
	color:#666
}
a:hover {
	color:#f30
}
#header {
	margin:10px 0;
	border-bottom:3px solid #79b7e0
}
#header img {
	margin:0;
	padding:0
}
#header h1 {
	margin:50px 0 0 0;
	padding:0;
	color:#79b7e0
}
#header #search {
	padding-top:65px
}
#header #search a {
	text-decoration:none
}
#header #search p {
	float:left;
	margin:0;
	padding:0 0 0 0
}
#header #search form {
	float:left;
	display:inline;
	margin:0;
	padding:0
}
#header #search button {
	margin-top:-5px
}
#header label, #header input {
	float:left;
	font-weight:normal; 
	margin-right:5px
}
#footer {
	margin:10px 0;
	padding:20px 10px;
	border-top:2px solid #dedede;
}
#footer a{ color:black }
/*navbar definition list */
dl.nav a {
	text-decoration:none
}
dl.nav, dl.nav dt, dl.nav dd {
	list-type:none;
	margin:0;
	padding:0
}
dl.nav dt {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:0
}
dl.nav dd {
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #dedede
}

/* 'reasons' definition list */
dl.reasons dt {
	font-size:1.4em;
	font-weight:bold;
	color:black
}


#homepagebox {
	background-color:#79b7e0
}
#homepagebox img{
	float:left;
	margin:10px 20px 20px 10px
}
#homepagebox h3 {
	color:white;
	font-size:1.75em;
	line-height:1.25em;
	padding:10px;
	margin:0
}
#homepagebox p {
	color:white;
	padding:10px;
	margin:0
}
.sections h2, .sections h3 {
	clear:both;
	background-color:#e63d1d;
	color:white;
	padding:3px;
	margin:0 0 5px 0
}
.sections h2 a, .sections h3 a {
	color:white
}

h3 small, h4 small {
	font-weight:normal;
	color:black;
	margin-left:1em;
	font-size:.7em;
	display:block;
	text-align:right
}
h.quote {
	padding:10px
}
ul.comments, ul.reading, ul.links, ul.misc {
	list-style-type:none; 
	margin:0 0 1em 0
}
ul.comments li, ul.reading li, ul.links li, ul.misc li {
	padding:5px 0 5px 22px;
	border-bottom:1px solid #dedede
}
ul.comments li {
	background:url('/images/template/icons/user_comment.png') 2px 5px no-repeat;
}
ul.reading li {
	background:url('/images/template/icons/book_open.png') 2px 5px no-repeat;
}
ul.reading li a {font-weight:bold}
ul.links li, ul.misc li.info {
	background:url('/images/template/icons/information.png') 2px 5px no-repeat;
}
ul.links li.current { display:none}

ul.misc li.pdf {
	background:url('/images/template/icons/pdf.png') 2px 5px no-repeat;
}
ul.misc li.photo {
	background:url('/images/template/icons/picture.png') 2px 5px no-repeat;	
}
ul.misc li.word {
	background:url('/images/template/icons/word.png') 2px 5px no-repeat;		
}
ul.misc li.web {
	background:url('/images/template/icons/world_link.png') 2px 5px no-repeat;
}
ul.misc li.email {
	background:url('/images/template/icons/email_go.png') 2px 5px no-repeat;
}

#thumbs {
	margin:0 0 10px 0
}

#thumbs a {
	display:block;
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	border:1px solid #dedede;
	margin:0 4px 3px 0
}
#thumbs a:hover {
	border:1px solid #e43614
}

a.surveybutton{display:block;overflow:hidden;text-indent:-999em;width:220px;height:60px;margin:5px 0; padding:0 !important; background:url('/images/template/survey_button.png') top left no-repeat}
a.surveybutton:hover, a.tellusbutton:hover { background-position:0 -60px}