* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	font: 11pt 'Lucida Grande', Verdana;
	text-align: center;
}

h1 {
	margin: 0 5px 5px 5px;
	background: #464646;
	color: white;
	padding: 10px;
	clear: both;
	font-size: 125%;
}

h1 a {
	color: lightblue;
	text-decoration: none;
}

h1 a:hover {
	color: #464646;
	background: lightblue;
	text-decoration: none;
}

h4 {
	color: #464646;
}

h5 {
	font-size: 150%;
	font-weight: bold;
	color: #464646;
}

/* menyrad */
#panel {
	font-size: 75%;
	background: #464646;
	color: white;
	width: inherit;
}

#panel a {
	color: #464646;
	text-decoration: none;
	background: #acacac;
	padding: 5px;
}

#panel a:hover {
	color: #acacac;
	text-decoration: none;
	background: #353535;
	padding: 5px;
}

#pinfo {
	width: 920px;
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	color: white;
	clear: both;
	display: block;
}
/* --- */

/* nanoposter och kommentarer */
.entry {
	margin-bottom: 10px;
	background: #eee url('images/talker.png') no-repeat;
	clear: both;
	overflow: hidden;
}

.flasher {
	width: 640px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	background: #eee url('images/talker.png') no-repeat;
	text-align: left;
	float: left;
	clear: both;
	display: block;
}

.flasher ul {
	list-style-type: none;
}

.flasher li {
	overflow: hidden;
}

.entry img, .flasher img, .comment img {
	width: 37px;
	height: 37px;
	border: 1px solid #ccc;
	padding: 2px;
	float: left;
	margin-right: 30px;
}

.entry-text, .comment-text {
	overflow: hidden;
}

.entry h2, .flasher h2, .entry h2 {
	font-size: 100%;
	padding: 0px 10px 0px 0px;
}

.comment {
	width: 640px;
	margin-bottom: 10px;
	background: #ddd url('images/talker.png') no-repeat;
	clear: both;
	overflow: hidden;
}

.comment h2 {
	font-size: 80%;
	font-weight: normal;
	padding: 10px 10px 0px 0px;
	line-height: 18px;
}

.comment a, .comment a:visited {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.entry a, .flasher a, .entry a {
	color: #464646;
	text-decoration: none;
}

.post-date {
	font-size: 75%;
	color: #808080;
}
/* --- */

#loginform form {
	padding-top: 10px;
	margin: 10px 0px 0px 10px;
}

#loginform input {
	color: #464646;
	padding: 5px;
	font-size: 150%;
	width: inherit;
}

.searchform input {
	color: #464646;
	padding: 5px;
	font-size: 100%;
}

.loggedinlinks a {
	color: lightblue;
	background: none;
}

#header, #content {
	width: 920px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}

#logo {
	width: 650px;
	height: 70px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#your-posts, #content {
	padding: 10px;
}

#your-posts {
	width: 920px;
	margin: 0px auto;
	text-align: left;
}

#your-posts p {
	margin-bottom: 5px;
}

.left {
	float: left;
	text-align: left;
	color: #464646;
}

.left p {
	margin-right: 10px;
}

.sidebar {
	background: #eee;
	width: 270px;
	text-align: left;
	float: right;
	color: #464646;
}

.sidebar p {
	padding: 10px;
	line-height: 28px;
}

.sidebar b {
	padding: 10px;
	line-height: 28px;
	font-weight: bold;
}

.left, .left a, .sidebar a {
	line-height: 28px;
}

.left b {
	color: #464646;
	font-weight: bold;
	line-height: 28px;
}

#regform .field {
	border: 1px solid #464646;
	color: #464646;
	font-size: 150%;
	padding: 5px;
	margin-bottom: 10px;
}

#post-area {
	background: #464646; 
	margin: 0px 10px 10px 0px;
	padding: 10px;
	overflow: hidden;
	color: white;
}

#post-area img {
	float: left;
	width: 45px;
	height: 45px;
	padding: 2px;
	border: 1px solid #686868;
	margin: 0px 5px 0px 0px;
}

#post-area h5 {
	color: white;
	margin-bottom: 10px;
}

.nanotext {
	float: right;
	font-size: 100%;
	color: #464646;
	padding: 5px 0px;
}

.nanobutton {
	vertical-align: super;
	float: right;
}

.tag-cloud {
	margin: 10px;
	text-align: center;
	line-height: 1.5em;
	max-width: 250px;
	overflow: hidden;
}

.member-list {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 40px;
	height: 40px;
}

#image-uploadform {
	background: #eee;
	margin: 0px 10px 0px 0px;
}

#image-uploadform b, #image-uploadform input {
	padding: 10px;
}

#image-uploadform img {
	padding: 3px;
	width: 75px;
	height: 75px;
	border: 1px solid #464646;
	background: white;
	margin: 10px;
}

.nanocomment {
	height: 60px;
	width: 620px;
	margin-bottom: 5px;
	font-size: 150%;
}

.rss {
	float: left;
}

.pagination {
	float: right;
    padding-right: 5px;
    margin-bottom: 50px;
    clear: both;
}

.rss a {
	background: transparent url('images/feed-rss.gif') no-repeat 0% 50%;
    padding-left: 20px;
    margin-top: 1em;
	color: #464646;
	font-size: 80%;
}

.sub-link a {
    padding-left: 10px;
    margin-top: 1em;
	color: #464646;
	font-size: 80%;
}


.pagination a {
    margin-top: 1em;
	color: #464646;
	font-size: 80%;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	margin-left: 10px;
	text-decoration: none;
}

.pagination a:hover {
    margin-top: 1em;
	color: #464646;
	background: #eeeeee;
	font-size: 80%;
	border: 1px solid #464646;
	padding: 5px 10px;
	margin-left: 10px;
	text-decoration: none;
}

.err {
	color: #464646;
	background: pink url('images/icon-alert.jpg') no-repeat;
	padding: 5px;
}

.yellow {
	background: lightyellow;
	padding: 2px;
}

.red {
	background: pink;
	color: red;
	padding: 10px;
	margin: 10px 0px;
	width: 100%;
}

.sidebar-area {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.sidebar-links {
	display: block;
	clear: both;
	margin: 10px;
	font-size: 80%;
	line-height: 24px;
}

.sidebar-links ul {
	list-style-type: none;
}

.sidebar-links ul li {
	width: 250px;	
}

.sidebar-links ul li:hover {
	background: white;
}

.sidebar-links a {
	color: #464646;
	text-decoration: none;
}

.userlist {
	margin: 0 5px 5px 5px;
}

.user-pres {
	float: left;
	font-size: 60%;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

.user-pres-bothways {
	float: left;
	font-size: 60%;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 0px 10px 10px 0px;
	background: lightyellow;
}

.user-pres:hover, .user-pres-bothways:hover {
	background: #eeeeee;
	border: 1px solid #464646;
}

.user-pres img, .user-pres-bothways img {
	width: 46px;
	height: 46px;
	margin: 2px;
}

.user-pres a, .user-pres-bothways a {
	color: #464646;
	text-decoration: none;
}

.friend-box {
	background: lightyellow;
	border: 1px solid orange;
	margin: 0 5px 5px 5px;
	color: #464646;
	font-size: 80%;
}

.friend-box a {
	margin-left: 10px;
	color: #464646;
	text-decoration: none;
}

.friend-box a:hover {
	margin-left: 10px;
	color: orange;
	text-decoration: none;
}

.flytruta {
	float: right;
	width: 250px;
	border: 1px solid #cccccc;
	margin: 0px 10px;
}

.flytknapp {
	padding: 10px;
	float: left;
}

.twingly_widget {
	width: 250px;
	position: relative;
	left: 10px;
}

.twingly_widget a {
	line-height: 15px;
}
