/* Skin styles for Gossamer Gypsy � 2006 Scott Schwab */

body
{
	font-family: "Charter BT", "Souvenir Lt BT", "Times New Roman", serif;
	color: rgb(102, 51, 0);
	background: rgb(204,51,0) url("images/gossamer-gradient01.png");
	background-repeat: repeat-x;
}
p
{
	text-indent: 1em;
}
.entry>p:first-letter
{
	font-size: 1.2em;
}

a:link
{
	color: rgb(242, 97, 97);
}
a:visited
{
	color: rgb(204, 51, 0);
}
a:hover
{
	color: rgb();
	background: rgb();
}
h1, h2, h3, h4, #header, #footer
{
	color: rgb(255, 226, 196);
	background: rgb(204,51,0) url("images/gossamer-gradient02.png");
	border-color: rgb(204,51,0);
	border-style: outset;
}
h1, h2, h3, h4
{
	font-family: SerpentineDBol, "Revue BT", "BankGothic Md BT", "Folio XBd BT", Neuropol, StopD, Arial Black, Arial, sans-serif;
	letter-spacing: 0.25em;
}
h1 a, h2 a, h3 a, h4 a, #header a
{
	text-decoration: none;
}
code
{
	text-indent: 0;
	border-style: dashed;
	border-color: rgb();
	background-color: rgb();
}
#header a:visited
{
	color: rgb();
}
#header a:hover, .postmetadata a:hover
{
	color: rgb();
}
#header
{
	font-family: SerpentineDBol, "Revue BT", "BankGothic Md BT", "Folio XBd BT", Neuropol, StopD, Arial Black, Arial, sans-serif;
	border-style: outset;
}
#header h1
{
	background: none;
}
#content
{
	background-color: rgb(255, 226, 196);
	border-color: rgb();
}
#footer
{
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	text-align: right;
	text-indent: 0;
	border-style: outset;
	border-color: rgb() rgb() rgb() rgb();
/*	background: rgb(218, 228, 240) url("grad-arctic01.png");*/
}
#footer:first-letter, .postmetadata:first-letter, .entry>.aside:first-letter, code:first-letter
{
	font-size: 1em;
}
#sidebar ul
{
 	list-style-type: none;
}
#sidebar ul li ul
{
	font-size: 0.8em;
	font-family: "Lucida Console", Arial, sans-serif;
	font-weight: normal;
	border-style: outset;
	background-color: rgb(255, 226, 196);
}
#sidebar h2
{
	background: rgb() url("");
	font-size: 1.2em;
}
.postmetadata
{
	font-size: 0.8em;
	font-family: "Lucida Console", Arial, sans-serif;
	border-style: outset;
	color: rgb(255, 226, 196);
	border-color: rgb(204,51,0);
	background: rgb(204,51,0) url("images/gossamer-gradient02.png");
	background-repeat: repeat-x;
}
.postmetadata a
{
	color: rgb();
}
.aside
{
	font-style: italic;
	font-size: 0.8em;
}
.avatar
{
	border-style: double;
}
.postdate
{
	font-weight: normal;
	font-family: "Lucida Console", Arial, sans-serif;
	letter-spacing: normal;
}
h2 .postdate, h3 .postdate
{
	font-size: 0.6em;
}
.alignright
{
	text-align: right;
}

