/*
Theme Name: Dale Kidd
Theme URI: http://wordpress.org/
Description: A design for our friend Dale.
Version: 1.6
Author: Joyce Johnston
Author URI: http://fourmilestomay.com/


*/



/* Begin Typography & Colors */
* { margin:0; padding:0; }
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #BFB8B3;
    background:#1F1F1F;
	text-align: center;
	}
blockquote { margin:10px 20px; color:#7088A5; }
h2 { color:#8F8F6B; font-size:1.5em; text-align:center; margin:10px 0; clear:both;}    
input, textarea { border:1px solid #7F7772; }
p { margin:10px 0px; } 
ol.commentlist { list-style:none; margin:10px 0; float:left; width:100%; }
img { border:none; outline:none; }
/* links */

a, a:link, a:visited { color:#AF3636; text-decoration:none; }
a:hover { text-decoration:underline; }
#wrap { width:1008px; margin:0 auto; background:url(images/dale-bg.gif) 0 0 repeat-y }
#page { width:960px; margin:0 auto; background: #0d0d0d; }

#dale-retrospective { float:left; width:452px; font-size:1.2em;  }
*html #dale-retrospective { width:441px; overflow:hidden; }
#dale-bio { width:508px; float:left; text-align:left; line-height:20px; font-size:1.2em; }
*html #dale-bio {width:507px; overflow:hidden; }
#nav {  list-style:none; margin:0 0 20px 0;  height:35px; background:url(images/nav-n-bg.gif) 0 0 no-repeat;  }
#nav li { float:left; width:155px; font-weight:bold; color:#444433; height:35px; text-align:center; font-size:1.3em; padding:10px 0px; }
#nav li.pipe { width:5px; }
#main { padding:0 10px; }
#footer p { text-align;center; padding:20px; margin-top:10px; }
#respond { float:left; margin-top:20px; width:100%; }
.navigation { float:left; width:100%; }
.alignleft { float:left; width:50%; text-align;left;}
.alignright{ float:right; width:50%; text-align:right;}
.clear { clear:both; }
.center { text-align:center; }
.left { text-align:left; padding:20px; line-height:18px; }
.commentmetadata {  }
.comment { margin-top:20px; }
.comment-author { font-weight:bold; border-bottom:1px solid #7088a5; clear:both; }
.message { font-size:14px; font-weight:bold; color:#cc5132; }
.navigation img { float:left; width:450px; margin:20px 0 0 0; }
.article-author { font-weight:bold; font-size:14px; border-bottom:1px solid #555533; }
.citation  { font-weight:normal; font-size:12px; font-style:italic; margin-bottom:10px; }
.review-read-more { clear:both; cursor:pointer; margin-bottom:10px; }
#memorial { text-align:center; margin:10px 0 20px 0; }
.main-title { font-size:1.75em; color:#ccc; }
.hide { display:none; }
#return { position:fixed; bottom:0px; opacity:0;filter:alpha(opacity=0); color:#AF3636; font-weight:bold; margin-left:420px; width:110px; height:49px;}
#return a { display:block; background:url(/wp-content/uploads/2010/01/top.png) 0px 0 no-repeat; height:49px; width:110px; 
    padding:20px 0 0 0px; color:#AF3636; font-weight:bold;  }    
* html #return a { background-image:url(images/return-ie.gif);  }
#return a:hover { text-decoration:none; background-position:0 -48px; }
* html #return a:hover { background-image:url(images/return-ie-mo.gif); }
*+ html #return { left:50%; margin-left:-20px; }
