body {
	background-image: url(/feldstein/main_bg.jpg);
	background-repeat:no-repeat;
	background-position: center -10px;
	background-color: #ebddbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	
}

.container {
	width: 907px;
	background-image: url(/feldstein/shadow.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
}


.main_nav {
	font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1587a0;
	padding-left: 17px;
}

.main_nav a {
	font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1587a0;
	padding-left: 10px;
	text-decoration: none;
	letter-spacing: 0.07em;
}

.main_nav a:hover {
	color: #68c7db;
	text-decoration: none;
}


.header2 {
	font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.06em;
}






p, code, ul {padding-bottom: 1.2em;}

li {
	list-style: none;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h2, h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


/* navigation */
.navigation {
	margin-top: 88px;
	float: right;
}

/*
.navigation a {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:11px;
	padding-right:11px;
	padding-top:0;
	padding-bottom:4px;
	background-color: #504D59;
	border-right-width: 3px;
	border-right-color: #FBE6C7;
	border-right-style: solid;
}
.navigation a:hover {color: 99FFFF;}
a:active {
	color: #FFCC66;
}
*/

/* main */
.main {
}

/* title */
.header {
	font-size: 1.2em;
	height: inherit;
	width: 50px;
}
.header .left, .header .right {
	color: #DC783E;
	height: 150px;	
}
.header .left {
	text-align: left;
	width: 300px;
	font-style:normal;
	font-weight:bold;
	font-size:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	float: left;
	visibility: visible;
	margin-top: 75px;
	margin-left: 25px;
}
.header .right {
	overflow: visible;
	width: 200px;
	text-align: left;
	margin: 0px 10px 0 0px;
	height: 20px;
	float: left;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {
	font: normal 17px "Trebuchet MS",sans-serif;
}


.post h1 a
{
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}





h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1587a0;
        padding-top: 18px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.04em;
}

.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1587a0;
	text-decoration: none;
}

.content a:hover {
	color: #1587a0;
	text-decoration: underline;
}


.content .descr {
        font-style: italic;
        font-weight: bold;
margin-top: -7px;
}

/*.content li {
	margin-left: 18px; list-style-image:url('img/li.gif')
}
.content p {font-family: "Times New Roman", Times, serif;}
*/

.post{margin:0 0 0px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
	letter-spacing: 1px;
}


.info a, .info a:visited
{
text-decoration:none;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #fafafa;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img
{
border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}


#searchform
{
	padding:10px;
}



/* sub navigation */
.sidenav {
        padding-left: 27px;
	width: 185px;
        font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
}
.sidenav h2 {
	font-size: 12px;
        color: black;
	line-height: 15px;
	margin: 0;
        padding-left: 0px;
}
.sidenav ul {
	padding: 0;
	border-top: 0px solid #ebddbb;
margin-left: 0px;
}
.sidenav li {border-bottom: 1px solid #ebddbb;}
.sidenav li a {
	font-size: 12px;
	color: #554;
	display: block;
	padding: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
	text-decoration: none;
	list-style: none;
        margin-left: 0px;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #1587a0;	
}


#dandyIDSidebarIdentities {
        font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
        color: #554;
        font-size: 12px;
}

#dandyIDSidebarIdentities a {
        font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
        color: #554;
        font-size: 12px;
text-decoration: none;
}

#dandyIDSidebarIdentities a:hover {
	color: #1587a0;	
}
{.widget_twitter-tools {font-size:75%;}