/* rosebleed.css
 * Copyright Eddie Roosenmaallen // Rosebleed.net
 * $Id$
 */

/* Colours used:
	black	#000000
	pink	#c21a58
*/

/* page structure */
body {
	padding: 0;
	margin: 0;
	margin-bottom: 75px;
	color: #c21a58;
	background: #000000;
}

a {
	font-weight:	bold;
	text-decoration: underline;
}

form {
	margin:	0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

img.thumb {
	width:	150px;
	height:	100px;
}

h1, h2, h3 {
	margin: 0;
	font-family: georgia, serif;
	color:	#c21a58;
}
h4 {
	margin:	0;
	padding-right:	1em;
	font-family: georgia, serif;
	color:	#c21a58;
	font-weight: bold;
	text-decoration: underline;
	display: run-in;
}
h1.h1top {
	float: left;
}


#leftbar {
}
#rightbar {
	text-align: center;
}

#content {
	font-family:	sans-serif;
	font-size:		small;

	color:	#aaa;
	
	margin-bottom: 20px;
}
#content a {
	color:		#cc0066;
}
#rightbar a {
	color:		#cc0066;
	text-decoration: none;
}
#content a:hover, #rightbar a:hover {
	color:		#ff0033;
	text-decoration: none;
}

.controls a {
	color: #000000	!important;
	background: #c21a58;
}
#header {
}

#copyright {
	font-size: small;
	text-align: center;
	
	clear: both;
	
	padding: 2px;
	
	background: #000000;
	color:	#aaa;
}
#copyright a {
	text-decoration: none;
	color: #aaa;
	background: #000000;
}
#copyright a:hover {
	text-decoration: underline;
}

#navbar {
	z-index: 1000;
	position: relative;

	font-size: medium;
}
#navbar a {
	color: #000000	!important;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	margin: 2px;
}
.navbutton a:hover {
	color:	#ffffff !important;
}
#navbar span a {
}
#navbar h1 a {
	font-weight: bold;
	color: #000000	!important;
	text-decoration: none;
}

div#breadcrumbs {
	margin-bottom: 10px;
}

td.label, td.lbl {
	font-weight: bold;
	text-align: right;
}

table {
	border-collapse: collapse;
}

table.controls {
	border-spacing:	0px;
	border-collapse:collapse;
}

table.tdata {
	border-left:	1px #c21a58 solid;
	border-right:	1px #c21a58 solid;
	border-spacing:	0px;
}
.tdata th {
	color:			#000000;
	background:		#c21a58;
	font-size:		larger;
	font-weight:	bold;
}
.tdata td {
	border-bottom:	1px #c21a58 solid;
}


div.item img {
	border: 0;
	display: block;
}
div.item a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#iteminfo {
	text-align: left;
	color: #aaa;
}
div.itembox {
	width: 150px;
	border: 1px #c21a58 solid;
}
div.itembox th {
	font-weight: bold;
	color: #c21a58;
}

.reverse {
	color: #000000;
	background-color: #c21a58;
}

.userLink {
	font-weight: bold;
	color:		inherit;
	background:	inherit;
	text-decoration:	underline;
}

.controls {
	border:		4px #c21a58 solid;
	padding-left:	3px;
	padding-right:	3px;
	
	background:	#c21a58;
	color:		#000000;
	
	margin-top:		5px;
	margin-bottom:	1em;
}
.controls a {
	text-decoration: none;
	margin:		2px;

	background:	#c21a58;
	color:		#000000;
}


div.login {
	width:		350px;
	margin:		20px auto;
	
	color:		#000;
	
	padding:	0 5px 5px 5px;
}
div.login fieldset, fieldset.standard {
	background:	#fff;
	color:		#000;
	margin:		15px 5px 25px 5px;
	padding:	5px 10px 10px 10px;
	border:		1px solid #c21a58;
	
	text-align:	center;
}
div.login legend, fieldset.standard legend {
	font-family:	helvetica, sans-serif;
	background:	#fff;
	color:		#c21a58;
	font-size:	large;
	border:		1px solid #c21a58;
	padding:	1px 5px;
}

input#openid_url, input[name~=openid_url] {
	background-image: URL(/images/openid.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	
	box-sizing: border-box; -o-box-sizing: border-box; -icab-box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.border_box {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-icab-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


.faketable {
	display: table;
	width:	100%;
}
.fakerow {
	display: table-row;
	width:	100%;
}
.fakecell {
	display: table-cell;
}


/* --- Get Satisfaction -------- */
	div#gsfn_list_widget img {
		border: none;
	}
	div#gsfn_list_widget {
		font-size: 12px;
		width: 97%;
		margin: 30px auto 10px auto;
		border: 1px solid #c21a58;
		padding: 0;
	}
	div#gsfn_list_widget a.widget_title {
		display: block;
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 120%;
		color: #000;
		background: #c21a58;
	}
	div#gsfn_list_widget .powered_by {
		margin-top: 2px;
		padding: 2px 10px 1px 10px;
		color: #000;
		background: #c21a58;
		text-align: right;
	}
	div#gsfn_list_widget .powered_by a {
		color: #000;
		background: #c21a58;
		font-weight: bold;
	}
	div#gsfn_list_widget div#gsfn_content {
	}
	div#gsfn_list_widget div#gsfn_content li {
		text-align:left;
		margin-bottom:6px;
		list-style-type: none;
		padding-right: 40px;
	}
	div#gsfn_list_widget div#gsfn_content a.gsfn_link {
		line-height: 1;
	}
	div#gsfn_list_widget div#gsfn_content span.time {
		font-size: 90%;
		padding-left: 3px;
	}
	div#gsfn_list_widget div#gsfn_content p.gsfn_summary {
		margin-top: 2px;
	}
/* ----------------------------- */

@media screen {
	.printonly {
		display: none;
	}
	.noprint {
	}
}

@media print {
	#sitenav, 
	#breadcrumbs,
	#loginpanel,
	#leftbar, #rightbar, #rightbarShop,
	#footerLinks {
		display:	none;
	}
	#content {
		width:		100%;
		padding:	0px;
	}
	#navbar {
		border:		none;
	}
	
	.tdata th, .reverse th, th.reverse {
		border:		1px #c21a58 solid;
	}
	
	.printonly {
	}
	.noprint {
		display: none;
	}
}
