* {padding: 0; margin: 0;}
html {height: 100%;}

body {font-family: Palatino, Georgia, serif; font-size: 67.5%; height: 100%; background-image: url("rwbg.jpg"); background-repeat: repeat-x; color: #f6f5f0;background-color: #000000;}

p {line-height: 1.6em; margin-bottom: 10px; color: #000; font-size: 2em; font-weight: 100;}
p.intro {font-size: 2.4em;}

.entryTitle {position: relative;}
.entryTitle .date {float: right;}

#maincontainer {margin-left: 2.5%; margin-top: 2.5%;}

#maincontent { background-color: #ffffff; width: 750px; padding: 40px; float: left;}
#maincontent h1 {font-size: 30px; color: #000000; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 3px double #000000;}

#logotext {font-size: 50px; color: #ffffff; font-weight: 800; padding-bottom: 30px; line-height: 0.5em;}



/*RIGHT COLUMN */
#rightCol {float: left; width: 300px; margin-left: 20px;}
#rightCol h1 {color: #000; margin-bottom: 10px; border-bottom: 3px double #000000;}
#Photography, #music, #delicious {background-color: #ffffff; padding: 10px; margin-bottom: 20px;}


/*PICASA*/
.pwi_loader{
	height: 60px;
	width: 200;
	border: 1px solid #7F7F7F;
}

.pwi_container{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	padding: 5px;
}

.pwi_container a{
	color: #000000;
}

/* hide album description */
.pwi_album_description{
	display: none;

}
.pwi_album_description .title{
	color: #000000;
	font-size: 12pt;
	margin-top: 10px;

}
.pwi_album_description .details{
	color: #000000;
	font-size: 8pt;
	font-style: italic;
}
.pwi_album_description .description{
	font-size: 10pt;
	padding: 5px;
}
.pwi_album_description .sslink{

}

.pwi_album{
	float: left;
	margin: 1em;
	text-align: center;
	color: #000000;
	cursor: pointer;
}

.pwi_album_backlink{
	text-decoration: underline;
	cursor: pointer;
}

.pwi_album img{
	border: 0px solid #7F7F7F;
}

.pwi_photo{
	float: left;
	margin: 1em;
	text-align: center;
	border: 0px dotted white;
}
.pwi_photo img{
	border: 0px solid #7F7F7F;
}

.pwi_pager{
	clear: both;
}
.pwi_prevpage, .pwi_nextpage, .pwi_pager_page, .pwi_pager_current{
	float: left;
	margin: 5px;

}
.link{
	text-decoration: underline;
	cursor: pointer;
}

.pwi_pager_current{
	text-decoration: none;
	font-weight: bold;
}

/* END PICASA */