@charset "UTF-8";
/* CSS Document */


html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#fff url('http://radicalismjournal.net/wordpress/wp-content/themes/gone-fishing-10/images/background.jpg');
}
#container {
	width:839px;
	margin:5px auto 0 auto;
}
#header {
	position:relative;
	float:left;
	width:839px;
	height:200px;
	background:url('http://radicalismjournal.net/wordpress/wp-content/themes/gone-fishing-10/images/bg_header1.jpg') no-repeat;
	font-family:"Courier New", Courier, monospace;
}
#infos-header {
	width:760px;
	height:157px;
	margin:25px 0 0 40px;
	background:#fff url('http://radicalismjournal.net/wordpress/wp-content/themes/gone-fishing-10/images/heade.jpg');
}
#main {
	position:relative;
	float:left;
	width:839px;
	background:url('http://radicalismjournal.net/wordpress/wp-content/themes/gone-fishing-10/images/bg_content.jpg') bottom repeat-y;
}
#form {
	padding:20px;
}
#confirm {
	width:300px;
	border:thin solid #000000;
	padding:2px;
	margin-left:50px;
	margin-bottom:20px;
}
#footer {
	position:relative;
	float:left;
	width:839px;
	height:100px;
	color:#aaa;
	padding:0px 0;
	font-size:0.8em;
	text-align:center;
	background:url('http://radicalismjournal.net/wordpress/wp-content/themes/gone-fishing-10/images/bg_footer.jpg') no-repeat;
}
#description {
	position:absolute;
	left:110px;
	bottom:70px;
	font-size:0.8em;
	color:#eee;
}
#login {
	border:thin solid #666666;
	width:350px;
	padding:10px;
}
#error {
	border:thin solid #FF0000;
	background:#FF9999;
	padding:2px;
	margin-bottom:20px;
}
#error p {
	color:#FF0000;
	margin:0;
}
p.intro {
	margin:0 20px 0 20px;
}
h1 {
	color:#FF0000;
}
h1.header {
	position:absolute;
	left:110px;
	bottom:65px;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
}
h1 a:link, h1 a:visited {
	color:#fff;
	text-decoration:none;
}
h1 a:hover {
	color:#B5C2CF;
}
h2 {
	color:#b60000;
}
input {
	background:#CCCCCC;
	border: 1px solid #781351;
	
}
textarea {
	background:#CCCCCC;
	border: 1px solid #781351;
}
.submit input {
	padding:5px;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	background-color:#b60000;
}
div.label {
	width:125px;
	float:left;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
div.element {
	margin-left:155px;
	padding:0px;
}
div.row {
	padding-bottom:10px;
	border-bottom:dashed #bbbbbb thin;
}
div.box {
	width:25px;
	float:left;
}
div.choicelabel {
	margin-left:30px;
}
div.choiceset {
	margin-bottom:5px;
}
div.labelview {
	width:125px;
	float:left;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
div.elementview {
	margin-left:155px;
}
div.rowview {
	padding:30px 10px 30px 10px;
	border-bottom:dashed #bbbbbb thin;
}
div.box {
	width:25px;
	float:left;
}
div.choicelabel {
	margin-left:30px;
}
div.choices input {
	margin-left:0;
}
div.choiceset {
	margin-bottom:5px;
}
div.submit {
	margin:0px 0 0px 0px;
}
div.submitrow {
	text-align:center;
}
