body {
	font-family: Arial, Helvetica, Helve, Sans-serif;
	color: #393733;
	margin: 0;
	border: 0;
	text-align: center;
	background: #ffffff;
	font-size: 16px;
}

a {
	color: #0000ee;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0000ee;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Helve, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #393733;
}

h2 {
	margin: 0 0 3px 0;
	padding: 0;
	font-family: Arial, Helvetica, Helve, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393733;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

fieldset {
	border: 1px solid #ddd;
	margin: 0;
	margin-top: 15px;
	padding: 15px;
	padding-top: 0;
}

legend {
	font-size: 18px;
	font-weight: normal;
	color: #ad402a;
	padding: 0 3px;
}

legend span {
	color: #999;
	font-size: 85%;
}

textarea {
	background: #fffadb url(/images/form_background.gif) repeat-x;
	height: 150px;
	width: 100%;
	padding: 4px 6px 0 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, Helve, Sans-serif;
	border: 1px solid #cbb945;
	color: #916b1b;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fieldset_form_input {
	background: #fffadb url(/images/form_background.gif) repeat-x;
	height: 22px;
	padding: 4px 6px 0 6px;
	font-size: 16px;
	border: 1px solid #cbb945;
	color: #916b1b;
}

label {
	display: block;
}

#register_form {
	float: left;
	width: 454px;
}

#register_right {
	width: 196px;
	float: left;
	margin: 0 0 0 10px;
}

#loading_register_form {
	float: left;
	width: 454px;
	padding-top: 50px;
}

.loading {
	text-align: center;
}

.pad_top {
	padding-top: 20px;
}

#contact_form .error-message {
	width: 228px;
	height: 22px;
	padding: 4px 6px 0 6px;
	font-size: 16px;
	border: 2px solid #ff0000;
	font-weight: bold;
	color: #333333;
}

#register_form .error-message, #contact_form .message {
	height: 23px;
	padding: 9px 0 20px 42px;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/error.png) no-repeat top left;
}

#register_form .input input {
	width: 190px;
	height: 22px;
	background: #fffadb url(/img/input_background.gif) repeat-x;
	padding: 4px 6px 0 6px;
	font-size: 16px;
	border: 1px solid #cbb945;
	color: #916b1b;
}

#register_form label, #contact_form label {
	margin-top: 12px;
	color: #858585;
	font-weight: bold;
	font-size: 14px;
}

.input_left {
	float: left;
	display:inline;
	margin-right: 10px;
}

.input_right {
	float: right;
	display:inline;
}

.form_note {
	margin-bottom: 8px;
	font-size: 10px;
	color: #999;
}

#login_form {
	float: left;
	width: 300px;
}

#login_form .message {
	height: 23px;
	padding: 9px 0 20px 42px;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/error268.png) no-repeat top left;
}

.login_padding {
	margin-left: 42px;	
}

#login_form label {
	margin-top: 5px;
	color: #858585;
	font-weight: bold;
	font-size: 14px;
}

#login_form input {
	margin-bottom: 5px;
}

#not_registered fieldset {
	float: right;
	width: 300px;
	height: 178px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
	text-align: center;
}

#join_now {
	background: url(/img/rectangle_grey_button.png) bottom center no-repeat;
	height: 50px;
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #6666cc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#join_now div {
	padding-top: 7px;
}

#join_now a {
	color: #ad402a;
}

#center {
	width: 910px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 52px;
	padding-right: 10px;
	background: url(/img/header_bg.png) bottom left no-repeat;
}

#beta {
	position: absolute;
	z-index: 3;
	float: right;
	right: -25px;
	bottom: 9px;
}

#footer {
	position: relative;
	width: 100%;
	float: left;
	margin: 30px 0;
}

#footer_box {
	background: url(/img/footer_bg.png) no-repeat top left;
	height: 120px;
	padding: 10px 0 0 15px;
	font-size: 10px;
}

.footer_column {
	width: 145px;
	padding-right: 17px;
	font-size: 10px;
	float: left;
	color: #7d907f;
}

.footer_column a {
	color: #0000ee;
	text-decoration: none;
	border-bottom: 1px solid #0000ee;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
}

.footer_column a:visited {
	color: #0000ee;
}

.footer_column li {
	margin: 0 0 8px 1px;
}

.footer_column p {
	margin: 0;
	padding: 0 6px 0 1px;
}

.footer_subcolumn {
	float: left;
}

#footer h3 {
	font-size: 13px;
	color: #999999;
	margin-bottom: 5px;
	font-weight: bold;
}

#copyright {
	margin: 4px 0 0 5px;
	clear: left;
}

small {
	font-size: 10px;
}

#header_logo {
	float: left;
	padding: 6px 0 0 11px;
}

#header_logo a {
	display: block;
	width: 116px;
	height: 31px;
	text-decoration: none;
	background: url(/img/linkbump_logo.png) bottom right;
}

#header_logo a:hover {
	background: url(/img/linkbump_logo.png) bottom left;
}

.hidden {
	display: none;
}

#header_search {
	float: right;
	width: 400px;
}

#header_search_input {
	float: right;
	width: 130px;
	margin: 11px 0 0 0;
	padding: 1px 4px 2px 4px;
	border: 1px solid #999;
	color: #999;
	font-family: Arial, Helvetica, Helve, Sans-serif;
	font-size: 12px;
}

#header_search_button {
	float: right;
	margin: 12px 4px 0 3px;
}

#header_divider {
	float: right;
	width: 2px;
	height: 36px;
	background: url(/img/header_divider.png) bottom left no-repeat;
	margin: 0 10px 0 5px;
}

#logout {
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 14px 15px 0 0;
}

#search_form {
	padding-right: 10px;
}

#search_form fieldset {
	padding-bottom: 30px;
}

.search_form_input {
	margin: 1px 4px 0 0;
	background: #fffadb url(/img/form_background.gif) repeat-x;
	width: 210px;
	padding: 4px 6px 4px 6px;
	font-size: 16px;
	border: 1px solid #cbb945;
	color: #916b1b;
}

.search_form_button {
	width: 90px;
	margin: 0;
	padding: 2px 0;
	font-size: 16px;
}

#search_results {
	float: left;
	width: 660px;
	margin-top: 20px;
}

#search_results h2 {
	margin-bottom: 5px;
}

#search_resuls ul {
	
}

#search_results li {
	font-size: 12px;
	list-style: square;
	margin: 3px 20px;
}

.username a {
	font-size: 14px;
	font-weight: bold;
}

.single_link_actions {
	float: left;
	width: 100%;
	margin: 6px 0 0 3px;
}

.single_link_actions a {
	font-size: 11px;
	font-weight: bold;
	color: #03C;
	padding-top: 1px;
	display: block;
}

.single_link_actions div {
	float: left;
	height: 18px;
}

.discuss_icon {
	background: url(/img/discuss.png) bottom left no-repeat;
	padding-left: 27px;
	margin-right: 26px;
}

.dump_it_icon {
	background: url(/img/dump_it.png) bottom left no-repeat;
	padding-left: 23px;
	margin-right: 26px;
}

.who_bumped_icon {
	background: url(/img/who_bumped.png) bottom left no-repeat;
	padding-left: 24px;
}

.link {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 20px;
}

.link_title {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bump_count {
	width: 60px;
	margin-top: 7px;
	padding-top: 4px;
	background: url(/img/total_bumps.png);
	text-align: center;
}

.total_bumps_container {
	font-size: 16px;
	font-weight: bold;
	height: 21px;
}

.bump_text {
	font-size: 10px;
	padding-bottom: 5px;
}

.bump_it_link {
	width: 60px;
	height: 20px;
	background: url(/img/bump_it.png) bottom left no-repeat;
}

.bump_it_link a {
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}

.bumped, .dumped {
	background: url(/img/bump_it.png) bottom left no-repeat;
	width: 60px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.bumped span, .dumped span {
	display: block;
	padding: 3px 0 0 1px;
}

.submitted_text {
	font-weight: bold;
	color: #999;
}

.submitted_time {
	margin-top: 2px;
	color: #999;
	font-size: 11px;
}

.bumper {
	float: left;
	width: 150px;
	margin: 15px 15px;
	padding: 5px 0;
	border: 1px dotted #CCC;
	text-align: center;
}

#single_link {
	float: left;
	width: 660px;
}

#discussion {
	line-height: 120%;
}

br {
	margin: 0;
	padding: 0;
	line-height: 60%;
}

#submit_new_comment_form {
	margin-top: 10px;
	padding: 0 15px;
}

#submit_new_comment_form textarea {
	width: 600px;
}

#submit_new_comment_form p {
	margin: 5px 0;
	font-size: 14px;
}

.comment_left {
	float: left;
	width: 140px;
	margin: 10px 20px 0 0;
	padding: 5px 0;
	border: 1px dotted #CCC;
	text-align: center;
}

.grey_box {
	background: #f7f7f7 url(/img/rounded_grey_box.png) top left;
	border-right: 1px solid #e2e2e2;
	color: #6666cc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.grey_box h3 {
	font-size: 18px;
	padding-left: 5px;
}

.grey_box_bottom {
	height: 8px;
	font-size: 1px;
	background: #f7f7f7 url(/img/rounded_grey_box.png) bottom right;
	border-left: 1px solid #e2e2e2;
}

.grey_box_padding {
	padding: 10px 10px 0 10px;
}

.grey_box ul {
	margin-top: 10px;
}

.grey_box li {
	margin: 0;
	padding: 0 0 10px 12px;
	font-size: 12px;
	background: url(/img/square_bullet.gif) no-repeat top left;
	line-height: 150%;
}

.pagination {
	width: 100%;
	float: left;
}

.page_numbers {
	float: right;	
}

.page_text {
	float: left;
	padding-top: 3px;
}

.page_numbers a, .current {
	float: left;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	margin-left: 5px;
	padding: 3px 5px;
}

.page_numbers a:hover {
	border: 1px solid #09F;
}

#video {
	margin: 0 0 20px 90px;
}

.thumbnail {
	float: left;
	margin: 7px 15px 0 0;
}