@charset "UTF-8";
/* CSS Document */


/*-------------------------------------------------------ALL*/

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: left;
	width: 800px;
	margin: 0 auto;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	padding-bottom: 20px;
}

h3 {
	font-size: 10px;
}

h4 {
	text-align: right;
}

a {
	color: #ff00a4;
	text-decoration: none;
}

table {
	text-align: center;
	padding: 10px;
}

#container {
	width: 800px;
}

#logo {
	width: 325px;
	float: left;
}

#nav {
	width: 465px;
	height: 115px;
	float: left;
	border-left: 1px solid #ccc; /*#9d9d9d*/
}

.nav ul {
	list-style: none;
}

.nav li {
	margin: 10px 0;
}

#nav a span {
	display: none;
}

.nav {
	height: 100px;
	width: 120px;
	float: left;
}

.nav a {
	width: 125px;
	height: 122px;
	display:block;
}

#home a{
	background: url(../images/home.png) no-repeat left top;
	width: 52px;
	height: 22px;
}

#dvds a{
	background: url(../images/dvds.png) no-repeat left top;
	width: 43px;
	height: 22px;
}

#schedule a{
	background: url(../images/schedule.png) no-repeat left top;
	width: 80px;
	height: 22px;
}

#articles a{
	background: url(../images/articles.png) no-repeat left top;
	width: 61px;
	height: 22px;
}

#gallery a{
	background: url(../images/gallery.png) no-repeat left top;
	width: 60px;
	height: 22px;
}

#contact a{
	background: url(../images/contact.png) no-repeat left top;
	width: 70px;
	height: 22px;
}

#books a{
	background: url(../images/books.png) no-repeat left top;
	width: 52px;
	height: 22px;
}

#resume a{
	background: url(../images/resume.png) no-repeat left top;
	width: 65px;
	height: 22px;
}

#homeActive, #home a:hover {
	background: url(../images/home.png) no-repeat right top;
	width: 53px;
	height: 22px;
}

#dvdsActive, #dvds a:hover {
	background: url(../images/dvds.png) no-repeat right top;
	width: 42px;
	height: 22px;
}

#scheduleActive, #schedule a:hover {
	background: url(../images/schedule.png) no-repeat right top;
	width: 78px;
	height: 22px;
}

#articlesActive, #articles a:hover {
	background: url(../images/articles.png) no-repeat right top;
	width: 60px;
	height: 22px;
}

#galleryActive, #gallery a:hover {
	background: url(../images/gallery.png) no-repeat right top;
	width: 59px;
	height: 22px;
}

#contactActive, #contact a:hover {
	background: url(../images/contact.png) no-repeat right top;
	width: 70px;
	height: 22px;
}

#booksActive, #books a:hover {
	background: url(../images/books.png) no-repeat right top;
	width: 52px;
	height: 22px;
}

#resumeActive, #resume a:hover {
	background: url(../images/resume.png) no-repeat right top;
	width: 64px;
	height: 22px;
}

#footer {
	background-color: #8FC4FC;
	width: 800px;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
	clear: both;
}

.feed {
	width: 450px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	color: #ff00a4;
}

.feed a {
	color: #666;
}

.feed_middle {
	width: 450px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	color: #ff00a4;
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;	
}

.feed_middle a {
	color: #666;
}

.header_img {
	border: 1px solid #edebeb;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-top: 10px;
}

.sign {
	border: none;
}

.topTableCells {
	background-color: #00AEEf;
}

.bodyTableCells {
	background-color: #99ca33;
}
	

/*-------------------------------------------------------For index.html*/
#p1Index {
	width: 240px;
	height: 270px;
	margin-top: 10px;
	padding-right: 15px;
	float: left;
}

#p1Index span {
	display: block;
	text-align: right;
	margin-top: 10px;
	padding-left: 190px;
}

#p1Index p {
	margin-top: -5px;
}

#p2Index {
	width: 251px;
	height: 270px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
}

#p2Index span {
	display: block;
	text-align: right;
	margin-top: 45px;
	padding-left: 190px;
}

#p2Index p {
	margin-top: -5px;
}

#p3Index {
	width: 225px;
	height: 270px;
	margin-top: 10px;
	padding-left: 25px;
	float: left;
}

#p3Index span {
	display: block;
	text-align: right;
	margin-top: -23px;
	padding-left: 190px;
}

#p3Index p {
	margin-top: -5px;
}

/*------------------------------------------------------For All subpages*/
#content {
	float: left;
	width: 500px;
	margin: 10px;
	padding-right: 10px;
}
/*Applies only to gallery page*/
#content2 {
	float: left;
	width: 798px;
	margin: 10px;
}



#leftContent {
	float: left;
	width: 250px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

#p1Left {
	width: 240px;
	height: 270px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
}

#p1Left span {
	display: block;
	text-align: right;
	margin-top: -15px;
	padding-left: 190px;
}

#p1Left p {
	margin-top: -5px;
}

#p2Left {
	width: 251px;
	height: 270px;
	margin-top: 5px;
	padding-left: 10px;
	float: left;
}

#p2Left span {
	display: block;
	text-align: right;
	margin-top: -15px;
	padding-left: 190px;
}

#p2Left p {
	margin-top: -5px;
}

#p3Left {
	width: 225px;
	height: 270px;
	margin-top: -20px;
	padding-left: 10px;
	float: left;
}

#p3Left span {
	display: block;
	text-align: right;
	margin-top: -15px;
	padding-left: 190px;
}

#p3Left p {
	margin-top: -5px;
}

.floatRight {
	float: right;
	padding: 10px;
	padding-left: 20px;
	vertical-align: text-top;
}

.line_noBorder {
	border: none;
}

.imgLinks {
	float: left;
}

.imgLinksList {
	list-style: none;
	margin-left: -50px;
	margin-top: -5px;
}

.imgLinksList li {
	border-bottom: 1px #666666 solid;
}

.galleryHead {
	margin-left: 390px;
}

/*------------------------------------------------------Flickr Badge */
#flickr {
	width: 200px;
	height: 250px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	border-left: 1px solid #9d9d9d;
	padding-left: 47px;
}

#flickr img {
	float:left;
    margin:0 0px 8px 8px;
    width:62px;
    height:62px;
}

.sifr_flickrHeading { margin-left: 5px; margin-top: -4px;}

/*------------------------------------------------------sIFR CSS */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 5px;
	padding: 1px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 5px;
	padding: 1px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 1px;
	padding: -5px;
}

.sIFR-hasFlash #content span {
	visibility: hidden;
	font-size: 9px;
	padding-bottom: 2px;
}

.sIFR-hasFlash #p1 span {
	visibility: hidden;
	font-size: 9px;
	padding-bottom: 2px;
}

.sIFR-hasFlash #p2 span {
	visibility: hidden;
	font-size: 9px;
	padding-bottom: 2px;
}

.sIFR-hasFlash #p3 span {
	visibility: hidden;
	font-size: 9px;
	padding-bottom: 2px;
}
