html
{
	background: #39271D url('../../images/styles/hinoto_bliss/background.gif') repeat top left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
}

body
{
	margin: 0;
	padding: 0;
}


hr
{
	border: 5;
	color: #e9e6d7;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.news h3
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

a, a:link
{
	color: #662947;
}

table
{
	border-collapse: collapse;
}

tr
{
	margin: 0;
	padding: 0;
}

tr.odd
{
}

tr.even
{
	background-color: #e4e1d2;
}

th
{
	color: #f3efe0;
	background-color: #662947;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	margin: 0;
}

td
{
	padding: 5px;
	margin: 0;
}

dl.faq dt {
     font-weight: bold; 
     margin: 15px 0;
}
dl.faq dd {
    margin: 10px 0 30px;
}

dl.faq dt:before {
     content: "Q: ";
}
dl.faq dd:before {
     content: "A: ";
}

img
{
	border: none;
}

#body
{
	position: relative;
	/*background: #f3efe0 url('../../images/styles/hinoto_bliss/hinoto.jpg') no-repeat top left;*/
	background: #f3efe0; /*url('../../images/styles/hinoto_bliss/hinoto.png') no-repeat top left;*/
	width: 850px;
	margin: 0;
	margin-left: 80px;
}

#header
{
	height: 298px;
	position: relative;
	color: #ffffff;
	background: transparent url('../../images/styles/hinoto_bliss/headerbkgd.png') no-repeat bottom left;
}

#groupname
{
	background: transparent url('../../images/styles/hinoto_bliss/hinoto.png') no-repeat top left;
	position: absolute;
	text-indent: -9000px;
	margin: 0;
	top: 0;
	left: -60px;
	width: 910px;
	height: 375px;
}

#groupname span
{
	background: transparent url('../../images/styles/hinoto_bliss/headertext.png') no-repeat right top;
	display: block;
	position: absolute;
	top: 170px;
	right: 35px;
	height: 194px;
	width: 450px;
}

#irclink
{
	position: absolute;
	top: 202px;
	left: 658px;
	padding: 0;
	margin: 0;
	text-indent: -9000em;
}

#irclink a
{
	display: block;
	height: 10px;
	width: 155px;
}

#irclink span
{
/*	display: block;
	height: 10px;
	width: 155px;
	position: absolute;
	height: 100%;
	width: 100%;*/
}

#mainmenu
{
	position: absolute;
	bottom: 204px;
	right: 35px;
	margin: 0;
	padding: 0;
}

#mainmenu li
{
	display: inline;
	padding-left: 15px;
}

#mainmenu li a, #mainmenu li a:visited
{
	color: #332117;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu li a:hover
{
	color: #A52763; /* #711A44 */
}

#sidebar
{
	position: absolute;
	width: 195px;
	padding: 20px;
	padding-left: 50px;
	/*font-size: 0.8em;*/
	line-height: 1.6em;
	left: 0px;
}

#sidebar ul
{
	padding-left: 30px;
	margin-left: 0;
}

#sidebar h2
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a, #sidebar a:link
{
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#themeswitcher
{
	position: absolute;
	top: -60px;
}

#themeswitcher fieldset
{
	border: none;
}

#themeswitcher select
{
	font-size: 1em;
}

#content
{
	padding: 20px;
	padding-right: 100px;
	margin-left: 230px;
	line-height: 16px;
}

#content h2
{
	padding-top: 25px;
}

#footer
{
	background: #e1ddce url('../../images/styles/hinoto_bliss/footer.gif') repeat-x;
	height: 30px;
	font-size: 0.8em;
}

#footer p
{
	text-transform: uppercase;
	line-height: 30px;
	padding-left: 10px;
	margin: 0;
}

dt
{
	float: left;
	clear: left;
	width: 100px;
	text-align: left;
	font-weight: bold;
}

dt:after
{
	content: ":";
}

dd
{
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}

.projectgrid
{
	overflow: hidden;
	padding-left: 0px;
}

.projectgrid .project
{
	float: left;
	padding: 5px;
}