/*
Theme Name: Judith Baumel
Version: 1.0
Author: Jason Yovanoff
Author URI: http://yovanoff.com/
*/

body,html {
	margin:35px 0 0 0;
	padding:0;
	background-color:#b5d3d1;
	font-family:Georgia, Times, Serif;
	font-size:14px;
	color:#333;
}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
a {
	color: #34706c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	text-align:center;
}
#wrap {
	min-height:100%;
	height: auto !important;
	position:relative;
	margin:0 auto;
	padding:0;
	width:850px;
	text-align:left;
}
.cl {
	clear: both;
}
.hide {
	display:none;
}

/* Begin Navigation Rollovers and other styles */
#nav {
	height: 150px;
	position:relative;
	left:-1px;
}
#nav #nav-middle {
	background-image: url('images/nav/nav-middle.gif');
	width:128px;
	height:150px;
	float:left;
}
#nav #nav-right {
	background-image: url('images/nav/nav-right.gif');
	width:115px;
	height:150px;
	float:left;
}
#nav a#home {
	background-image: url('images/nav/nav-home.gif');
	width:214px;
}
#nav a#bio {
	background-image: url('images/nav/nav-bio.gif');
	width:68px;
}
#nav a#blog {
	background-image: url('images/nav/nav-blog.gif');
	width:60px;
}
#nav a#teaching {
	background-image: url('images/nav/nav-teaching.gif');
	width:58px;
}
#nav a#books {
	background-image: url('images/nav/nav-books.gif');
	width:65px;
}
#nav a#trans {
	background-image: url('images/nav/nav-trans.gif');
	width:68px;
}
#nav a#and {
	background-image: url('images/nav/nav-and.gif');
	width:74px;
}
#nav a {
	float:left;
	display:block;
	height:150px;
}
#nav a:hover, #nav a.active, #nav a.active:hover {
	background-position: 0 -150px;
}

#nav-bottom {
	background-image: url('images/nav/nav-bottom.gif');
	width:849px;
	position: absolute;
	top: 150px;
	height:6px;
}
/* End Nav */
#home-bottom {
	background-image: url('images/home-bottom.jpg');
	position:relative;
	display:block;
	height:511px;
	width:850px;
	left:-1px;
}
#footer {
	background-image: url('images/footer.gif');
	height:6px;
	position:relative;
	width:849px;
	margin-bottom:30px;
}
#content {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-color:#fff;
	position:relative;
	width:849px;
	top:5px;
}
#content #left {
	display:inline; /* make IE6 place nice */
	width:514px;
	float:left;
	margin: 0px 0px 30px 25px;
	line-height:1.4em;

}

#left h2, #left h2 a {
	color: #333;
	font-size:28px;
	margin:20px 0 0 0;
	padding:0;
	line-height:1em;
}
#left h2 a:hover {
	text-decoration:none;
}
#left .date {
	font-style:italic;
	font-size:13px;
}
.entry img {
	border:1px solid #ccc;
	padding:3px;
	margin:3px 0;
}
/* Blog Styles */
.entry {
	margin:0;
	padding:0;
}
.entry .alignright {
	float:right;
	margin-left: 5px;
}
.entry .alignleft {
	float:left;
	margin-right: 5px;
}
.entry .wp-caption {
	color:#666;
	font-size:11px;
	margin:0 0 4px 0;
}
.entry .wp-caption p {
	margin:0 7px 0 0;
	line-height:1.25em;
}
p.postmetadata {
	border-top: 1px solid #eee;
	margin:3px 0 0 0;
	padding:5px 0 0 0;
}
/* Sidebar */
#sidebar {
	margin: 12px 0 0 0;
	font-size:13px;
	line-height:1.4em;
}
#sidebar p {
	margin:10px 0 0 0px;
	padding:0;
}
#sidebar p.topborder {
	border-top: 1px solid #eee;
	padding: 3px 0 0 0;
}
#sidebar h2 {
	font-size:20px;
	font-style:italic;
	margin:20px 0 5px 0;
	padding:0;
}
#sidebar li.current_page_item a {
	color: #333;
}
#sidebar img.left {
	float:left;
	margin: 0 5px 0 0;
}
#sidebar img.right {
	float:right;
	margin: 0 0 0 5px;
}
#sidebar .right {
	float:right;
}
#sidebar ul#elsewhere li img {
	margin: 0 5px 0 0;
	vertical-align: middle;
	top:-2px;
	position:relative;
}
#sidebar ul#elsewhere li {
	margin: 0 0 4px 0;
	vertical-align: middle;
}
#sidebar img {
	border: 0;
}
#sidebar-bottom {
	font-style: italic;
	position:absolute;
	bottom:0;
	right:0;
	margin: 20px 15px 5px 0;
	font-size: .9em;
}
#sidebar-bottom a {
	color: #333;
}
ul.delicious li.delicious-item {
	border-bottom: 1px solid #eee;
	margin: 4px 0 4px 0;
}
ul.delicious .delicious-desc {
	font-size:.9em;
	font-style:italic;
}


#content #right {
	width:254px;
	float:left;
	margin: 0 0 30px 35px;
}
#right ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	
}
#right h2 {
	font-size:18px;
	margin: 20px 0 4px 0;
	font-style:italic;
	
}
#right h3 {
	font-size:15px;
	margin:20px 0 3px 0;
	padding:0;
	font-style:italic;
}
.arrow { 
	font-size:15px;
	display:inline;
	position:relative;
	margin:0 0 0 3px;
	padding:0;
	top: 3px;
	color: #34706c;
}
/* Comments */
ol.commentlist {
	margin:0;
	padding:0;
}
#commentlist .comment, #commentlist .pingback {
	padding:0px 10px 10px 10px;
	margin:10px 0 0 0;
	border-left:2px solid #f5f5f5;
}
#commentlist .comment p {
	margin:5px 0;
	padding:0;
}
#commentlist .comment-author-admin, #commentlist .bypostauthor {
	border: 2px solid #B5D3D1; 
	margin-bottom:10px;
}
#commentlist .comment-author-admin .comment-author .fn{
	font-weight:bold;
}
#commentlist .comment-author{
	margin: 10px 0 0 0;
}

#commentlist .reply {
	text-align: right;
	font-size:smaller;
}
#commentlist .odd {
	background-color:#f5f5f5;
}
#commentlist .depth-2 {
	margin-left:0px;
}
#commentlist .depth-3 {
	margin-left:0px;
}
#commentlist .depth-4 {
	margin-left:0px;
}
#commentlist ul.children {
	border-left:2px solid #f5f5f5;
	margin: 0;
	padding: 10px 0 0 30px;
}
#commentlist .maxdepth {
	color: #ccc;
}	
#commentlist .commentmetadata {
	font-size:smaller;
	float:right;
}
#commentlist .comment-author a.url, #commentlist .commentmetadata a {
	color:#333333;
}
#commentlist textarea#comment {
	width:95%;
	border: 1px solid #ccc;
	font-family: Arial, sans-serif;
	padding:5px;
	color: #333;
}
#commentlist input {
	border: 1px solid #ccc;
	padding:5px;
	color: #333;
}
