/* Skin styles for 3DM Design Dev-Journal © 2006-2007 Scott Schwab */

body
{
	font-family: "Charter BT", "Souvenir Lt BT", "Times New Roman", serif;
	color: rgb(80, 90, 102);
	background: rgb(123, 139, 158) url("images/arctic-pattern01.png");
}
p
{
	text-indent: 1em;
}
.entry>p:first-letter
{
	font-size: 1.2em;
}
a:link
{
	color: rgb(255, 102, 0);
}
a:visited
{
	color: rgb(173, 69, 0);
}
a:hover, a:active
{
	color: rgb(255, 255, 255);
	background: rgb(255, 102, 0);
}
h1, h2, h3, h4, #header, #footer
{
	color: rgb(80, 90, 102);
	background: rgb(169, 179, 191) url("images/arctic-gradient01.png");
	background-repeat: repeat-x;
	border-color: rgb(240, 247, 255) rgb(240, 247, 255) rgb(162, 172, 184) rgb(177, 188, 201);
	border-width: 3px 2px 3px 2px;
	border-style: double;
}
/*h3, h4
{
	color: rgb(80, 90, 102);
	background: rgb(197, 209, 224) url("grad-arctic03.png");
	border-color: rgb(162, 172, 184) rgb(177, 188, 201) rgb(240, 247, 255) rgb(240, 247, 255);
	border-width: 3px 2px 3px 2px;
	border-style: double;
}*/
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;
}
.entry h3, .entry h4
{
	background-color: transparent;
	background-image: none;
}
code
{
	text-indent: 0;
	border-style: dashed;
	border-color: rgb(177, 188, 201);
	background-color: rgb(255,255,255);
}
code em
{
	color: rgb(0, 0, 255);
}
#header a:visited
{
	color: rgb(255, 102, 0);
}
.postmetadata a:link, .commentHead a:link
{
	color: rgb(209, 84, 0);
}
#header a:hover, #header a:active, .postmetadata a:hover, .postmetadata a:active, .commentHead a:hover, .commentHead a:active
{
	color: rgb(255, 255, 255);
}
#header
{
	font-family: SerpentineDBol, "Revue BT", "BankGothic Md BT", "Folio XBd BT", Neuropol, StopD, Arial Black, Arial, sans-serif;
	border-style: double;
}
#header h1
{
	background: none;
}
#content
{
	background: rgb(218, 228, 240);
	border-color: rgb(197, 209, 224);
}
#footer
{
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	text-align: right;
	text-indent: 0;
	border-style: double;
	border-color: rgb(240, 247, 255) rgb(240, 247, 255) rgb(197, 209, 224) rgb(197, 209, 224);
/*	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: double;
	border-color: rgb(240, 247, 255) rgb(216, 223, 230) rgb(139, 151, 167) rgb(162, 172, 184);
	background: rgb(197, 209, 224);
}
#sidebar h2
{
	background: rgb(135, 143, 153) url("images/arctic-gradient02.png");
	background-repeat: repeat-x;
	font-size: 1.2em;
}
#commentPreview
{
	background: rgb(255, 255, 255);
	border-style: inset;
	border-color: rgb(197, 209, 224);
}
.commentlist
{
	list-style: none;
}
.postmetadata, .commentHead
{
	font-size: 0.8em;
	font-family: "Lucida Console", Arial, sans-serif;
	border-style: double;
	border-color: rgb(162, 172, 184) rgb(177, 188, 201) rgb(240, 247, 255) rgb(240, 247, 255);
	background: rgb(217, 227, 239) url("images/arctic-gradient05.png");
	background-repeat: repeat-x;
}
.postmetadata a
{
	color: rgb(230, 92, 0);
}
.aside
{
	font-style: italic;
	font-size: 0.8em;
}
.avatar
{
	border-color: rgb(162, 172, 184) rgb(177, 188, 201) rgb(240, 247, 255) rgb(240, 247, 255);
	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;
}
.counter
{
	font-size: 0.45em;
	color: rgb(123, 139, 158);
	font-family: "Lucida Console", Arial, sans-serif;
/*	visibility: hidden;*/
}
