img {
   behavior: url("http://www.theelusivefan.com/serendipity/index.php?/plugin/pngbehavior.htc");
}
p, .navigation {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-bottom: 0px;
	
}

ul {
	font-family: Verdana, Arial;
	font-size: 11px;
	    margin:0;
	    padding:0;
    list-style:none;
	
}


.divider {
	
border-top: 1px solid red;
width: 80%;

}

p.press {

font-size: 11px;
line-height: 140%;
color: #333333;
width:80%;
}
ul.press {

font-size: 12px;
color: #2B4980;

}
p.bio {
font-size: 11px;
line-height: 140%;
color: #333333;
width:80%;


}




p.review {
color: #4B4B4B;

}

p.byline, span.author {
color: #2B4980;

}

.book {
	color: #2B4980;
	font-style:italic;

}

body,
html {
    margin:0;
    padding:0;
    background:#ffffff;
    color:#000;
    }
body {
    min-width:628px;
    }
#wrap {
	background:#FFF;
	margin:0 auto;
	width:628px;
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 490px;

    }

#header {
    background:#FFF;
    height:120px;
    border-bottom:1px solid red;
    }

#footer {
    background:#FFF;
    clear:both;
    }

#main {
    background:#FFF;
    float:right;
    width:461px;
	border-left:1px solid red;
	margin-left:3px;
	
    }
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    background:#FFF;
    padding:5px;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#sidebar ul {
    margin-bottom:0;
    }
#footer p {
    padding:5px;
    margin:0;
    }
 h2 {
 
 	font-family: Verdana, Arial;
 	font-size: 12px;

 
 
 }

#sidebar {
	    background:#FFF;
	    float:left;
	    width:163px;
		
	    }



#logo {

	background: transparent url("templates/dank/images/template_r2_c1.gif") no-repeat bottom left;
	height:120px;
	width: 167px;

}

#logo-img {
	margin-left: 166px;
	background: transparent url("templates/dank/images/template_r2_c18.gif") no-repeat bottom center;
	height:120px;
	width:461px;
	border-left:1px solid red;
}



#sidebar H3 {
	BORDER-TOP-WIDTH: 0px; BACKGROUND-IMAGE: url("templates/dank/images/template_r3_c1.gif"); MARGIN: 0px 0px 0px; HEIGHT: 107px;
}


H3 SPAN {
	DISPLAY: none
}

H3 {
	BACKGROUND-POSITION: left top; MARGIN: 0px; BACKGROUND-REPEAT: no-repeat
}


#menu

{
text-align:center;
BACKGROUND: url("templates/dank/images/leftbar-bg.gif") repeat-x;
border-top: 2px solid #AAAAAA;

border-bottom: 2px solid #AAAAAA;

}

#menu ul
{

	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-family: Verdana;
	font-weight: 800;
	font-size: 12px;




}

#menu li
{

	border-bottom: 5px solid #FFF;

	margin-right: .8em;
	padding-bottom: .7em;
	padding-top: .7em;


}
.readMore{
color: red;
text-decoration: underline;
}


A:link, A:visited
{
	color:black;
	text-decoration: none;

}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/*Blog Stuff*/

.post {

padding-left:10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid red;

}

.navigation {


}