/* --------------------------------- *
* 		humle.css					 *
* 		uppdaterad 2011-02-27		 *
* ---------------------------------- */

@import "jqpuzzle.css";

/***** overall layout *****/
html {
	min-height: 101%;
}

body {
	text-align: center;
	background: #FFF8DC;
}

#content {
	text-align: left;
	padding: 8px;
	line-height: 20px;
	font-size: 14px;
	float: left;
	width: 964px;
	min-height: 940px;
}

#container {
	font-family: arial, sans-serif;
	margin: auto;
	width: 980px;
	background: #fff;
}

/*** content boxes ***/

#smallContentBox {
	width: 170px;
	float: right;
	height: 100%;
	border-left: 1px solid #ccc;
	text-align: center;
	padding-top: 10px;
}

#largeContentBox {
	width: 786px;
	float: left;
	height: 100%;
}

/* ads */

.ad {
  	margin: 15px 0;
  	clear: both;
}

/* RSS */
#RSSFeed {
	font-size: 11px;
}

#RSSFeed h2 {
	margin-left: 10px;
	text-align: left;
}

/*** panels ***/

#left_panel {
	margin-right: 2px;
	padding: 5px;
	width: 160px;
	min-height: 400px;
	float: left;
	background: #fff;
}

#right_panel {
	margin-left: 2px;
	padding: 5px;
	width: 584px;
	min-height: 400px;
	float: right;
	background: #fff;
}

#bottom {
	width: 940px;
	background: #999;
	padding: 4px 20px 0 20px;
	font-size: 12px;
	clear: both;
	color: #fff;
}

#bottom span {
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}

#bottom a {
	color: #fff;
	text-decoration: none;
}

#banner {
	width: 980px;
	min-height: 60px;
	text-align: right;
}

#top {
	width: 970px;
	min-height: 65px;
	background: #fff;
	padding: 5px;
	padding-bottom: 0;
	text-align: left;
}

#top table {
	width: 980px;
	margin: 0;
}

/* a simple table with borders */
.greyTable {
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin-bottom: 60px;
}

.greyTable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
}

.greyTable th {
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}
	
#userTerms {
	font-size: small;
	margin-top: 20px; 
	margin-bottom: 20px;
	padding: 20px;
	width: 360px;
	/*display: none;*/
	background: #DBEFF9;
}

#top .nameday {
	font-size: 11px;
	text-align: center;
	width: 120px;
}

#top .online {
	text-align: right;
	font-size: 11px;
	width: 350px;
}

#top .loginbutton {
	text-align: left;
	font-size: 12px;
}

#top .loginbutton a {
	font-weight: bold;
}

#top_menu {
	background: url("../menubar.png") no-repeat;
	width: 980px;
	height: 40px;
}

/***** side menu *****/
ul#category {
	margin-left: 0;
	padding-left: 1em;
}

ul#category li {
	margin: 0;
	padding: 0;
}

#category span.countnew {
	font-size: 11px;
	font-style: italic;
}

/***** ------------------------- top menu -------------------------- *****/
#top_menu ul,ul#category {
	list-style-type: none;
}

#top_menu ul li {
	float: left;
}

#top_menu a {
	font-family: helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	height: 20px;
	padding: 10px;
}

.usericon {
	vertical-align: middle;
	border: none;
}

#lastLoggedIn {
	width: 0;
	margin-top: 0;
	clear: both;
}

#lastLoggedIn td {
	background: #dddddd;
}

#visitorsOnline {
	font-size: small;
	font-weight: normal;
	margin-left: 100px;
}

/***** headers *****/
h1 {
	font-family: arial, sans-serif;
	color: #881F02;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h2,h3 {
	color: #000;
}

h3 {
	font-size: 14px;
}

h4 {
	background: #881F02;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin-top: 0;
}

#slogan {
	position: relative;
	left: -200px;
	top: -10px;
	font-size: small;
	color: #6D6D6D;
}

/***** table *****/
table {
	width: 780px;
	padding: 0;
	margin: 20px 0 20px 0;
	background: #fff;
	font-size: 14px;
}

table#discussion_list {
	margin: 20px 0 20px -5px;
}

table#discussion_list td {
	padding-bottom: 3px;
}

thead {
	background: #881F02;
	color: #fff;
	font-weight: bold;
}

#description {
	width: 700px;
	padding: 5px;
	margin: 3px;
	margin-bottom: 15px;
}

input {
	margin: 3px;
	color: #000;
}

input.button {
	background: #F8E098;
	height: 22px;
}

label {
	font-weight: bold;
	font-size: 12px;
	margin: 3px;
}

#comment label,input {
	display: block;
}

#preview, #send {
	display: inline;
}

input.registerButton {
	height: 40px; 
	width: 240px; 
	clear: both; 
	color: #fff; 
	background: #63c063; 
	font-size: 18px; 
	cursor: pointer;
}

/***** --------------------- show comments -------------------- *****/
#comment #subject {
	width: 160px;
}

.comment {
	clear: both;
}

.comment td {
	font-size: small;
}

#quit,#preview,#send {
	display: inline;
}

.message_box { 
	width: 756px;
	min-height: 120px;
	background: #fefdf6;
	margin: 3px;
	padding: 5px 5px 0 5px;
	font-size: 14px;
	overflow: auto;
}

.message_box .message { 
	height: 88%;
	margin-bottom: 20px;
}

.message_box .message a {
	color: #00f;
}

.message_box .message a:visited {
	color: #8130F3;
}

.message_box .message a:hover {
	color: #00f;
}

.message_box .comment_bottom a {
	font-weight: bold;
}

.comment_form {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	clear: both;
}

.comment_header {
	background: url("../post.jpg");
	width: 784px; /* tidigare 778px*/
	height: 85px;
}

.bg_header {
	background: url("../detail.png") no-repeat 20px bottom;
	width: 100%;
	height: 100%;
}

.comment_header .bg_header a, .comment_header .bg_header span {
	vertical-align: top;
}

.comment img {
	vertical-align: middle;
}

.avatar {
	border: 4px solid #fff;
	margin: 7px;
}

.comment_bottom {
	margin-bottom: 10px;
}

p.time {
	font-size: 11px;
	color: #999;
	margin: 0;
}

.time a {
	margin-left: 30px;
	text-decoration: none;
}

.time a span {
	text-decoration: underline;
	color: #999;
}

.time img {
	vertical-align: middle;
	border: none;
}

/*** dela-knappar ***/
.shareBoxButton {
	background: url(../bullet_arrow_down.png) center center no-repeat;
	width: 60px;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
}

.shareBox {
	background: #fff; 
	border: 3px solid #ccc; 
	padding: 6px; 
	display: none;
	position: relative;
	top: 20px;
	left: 61px;
}

.shareLink {
	display: block;
	margin: 3px;
	font-size: 9px;	
}

a.shareLink {
	text-decoration: none;
}

.FBConnectButton_Simple {
  margin:0;
  border: 1px solid #fff;
  font-size: 9px;
}

.comment_form h1 {
	font-size: 18px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}

/***** login box *****/
#loginpage .rss {
	display: none;
}

#login_form {
	width: 320px;
	background: #fff;
	margin: 20px;
	width: 360px;
	float: right;
}

#login {
	float: right;
	width: 80px;
}

/*
.abovePostLinks {
	float: left;
	width: 50%;
	height: 30px;
}*/

.viewMode {
	margin-bottom: 5px;
}

.write img {
	vertical-align: top;
}

.write a {
	font-weight: bold;
	color: #881F02;
	font-size: 14px;
}

.registerbox {
	float: left;
	width: 200px;
	padding: 8px;
	margin-top: 20px;
	border: 1px solid #ccc;
	font-size: 12px;
}

img {
	border: none;
}

/***** links *****/
a {
	color: #000;
}

a:link {
	color: #000;
}

a:visited {
	
}

a:hover {
	color: #990000;
}

a:active {
	color: #f90;
}

a:visited .commentlink,table a:visited {
	color: #881F02;
}

a:focus {
	outline: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.red,.error {
	font-family: verdana;
	color: #D60000;
	display: block;
}

#top_menu a:hover {
	background: #6D6D6D url("../bg_menu.png");
}

.topBorder {
	border-top: 1px dotted #000;
	clear: both;
}

/***** search *****/
#searchform {
	border-bottom: 1px dotted #000;
	padding-bottom: 20px;
	padding-top: 20px;
}

#search td {
	padding-bottom: 10px;
	vertical-align: top;
	font-size: small;
}

/***** news on front page *****/
#newsbox {
	display: none;
	float: right;
	font-size: 10px;
	width: 140px;
	margin-left: 30px;
}

#newsbox table {
	margin: 0;
	width: 140px;
}

#newsbox h3 {
	margin-top: 0;
}

#newsbox td {
	font-size: 10px;
}

/***** felmeddelande *****/
#infobox {
	clear: both;
}

/***** poll *****/
#poll {
	border: 1px dotted #000;
	padding: 0 4px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 12px;
}

#voteform {
	font-size: 10px;
}

#voteform .vote {
	background: url("../vote.png") no-repeat;
	border: none;
	width: 40px;
	height: 17px;
	display: inline;
}

#voteform .result {
	background: url("../result.png") no-repeat;
	border: none;
	width: 60px;
	height: 17px;
	display: inline;
}

.redbg {
	background: url("../bg_select.png");
}

.yellowbg {
	background: #F9E000;
}
	
.greycol {
	color: #999;
}

.slideshow {
	margin-bottom: 20px;
	margin-left: 65px;
	height: 150px;
	width: 350px;
	border: 1px solid #ccc;
	clear: both;
	display: none;
}

.slideshow div {
	height: 130px;
	width: 330px;
	padding: 10px;
	text-align: left;
}

.showDragHandle {
	background: url("../cursor.png") center left no-repeat;
}

.cursor {
	width: 20px;
}

#mail1 {
	display: none; /* för spamrobotar */
}

.version {
	color: #999;
	font-size: 11px;
}

#BBCodeButtons {
	text-align: center;
}
