/*
Theme Name: Caffe Neros tema
Theme URI: http://femtontre.se/
Description: Caffe Neros standardtema byggt av <a href="http://femtontre.se/">Femtontre Webbproduktion</a>.
Version: 1.0
Author: Richard Brattlund
Author URI: http://femtontre.se/
Tags: black, fixed width, fixed height, two columns
*/


html,body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}
a {
	color: #ffffff;
	text-decoration: none;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content {
	position: absolute;
	width: 866px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin: -300px 0px 0px -433px;
	padding: 0px;
	background-color: #000000;
}
#left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 331px;
}
#middle {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 44px;
}
#right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 491px;
}

#main {
	position: relative;
	width: 399px;
	height: 524px;
	margin: 0px 0px 0px 49px;
	font: normal 11px verdana,arial,sans-serif;
	color: #ffffff;
}
	#starttext {
		position: absolute;
		bottom: 86px;
		width: 350px;
		margin: 0px 0px 0px 28px;
		_margin-left: -350px;
		color: #cccccc;
		line-height: 18px;
	}
		#starttext p {
			margin: 18px 0px 0px 0px;
		}

	#news {
		height: 475px;
		padding-right: 15px;
		margin: 0px 0px 15px 0px;
	}

	.post {
		font-size: 9px;
		border-bottom: 1px dashed #fff;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 15px 0px;
	}
		.post h2 {
			font-size: 12px;
		}
		.post img {
			border: 13px solid #fff;
			margin-bottom: 10px;
		}
	.entry {
		color: #cdcdcd;
	}
	.postmetadata {
		font-weight: bold;
	}

	#menus {
		width: 350px;
		margin: 0px 0px 0px 41px;
		padding: 0px;
		font-size: 9px;
		color: #cccccc;
	}
		#menus tr {
			margin: 0px 0px 12px 0px;
		}
		#menus .hl {
			font-weight: bold;
		}
		#menus td {
			line-height: 11px;
			padding: 0px 0px 12px 0px;
		}
		#menus .empty {
			width: 30px;
		}
		#menus td strong {
			display: block;
		}
		.fixalignment {
			vertical-align: top;
			text-align: right;
		}
		#menus a {
			color: #cccccc;
		}

#firstChoice {
	padding: 0px 0px 25px 100px;
	line-height: 18px;
}
#firstChoice li {
	margin: 3px 0px 0px 0px;
	list-style-type: disc;
	font-weight: bold;
}

.greyedOut {
	color: #99999b;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.jScrollPaneContainer:active {
	outline: none;
}
.jScrollPaneContainer:focus {
	-moz-outline-style: none;
}


/* #### Kommentarer #### */

#comments_scroll_div {
	height: 450px;
	padding-right: 15px;
	margin: 0px 0px 15px 0px;
}
#respond {
	font: normal 10px verdana,arial,sans-serif;
	margin: 15px 0px 20px 0px;
}
#respond strong {
	visibility: hidden;
}
#vertMargin {
	display: block;
	padding-top: 175px;
}
ul {
	list-style-type: none;
}
ul li {
	list-style-type: none;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: normal 10px verdana,arial,sans-serif;
}
.commentlist li ul li {
	font: normal 10px verdana,arial,sans-serif;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #fff;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform #author, #commentform #email, #commentform #url {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 1px 0;
	border: 0px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 394px;
	padding: 2px;
	border: 0px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	margin: 0px 0px 5px auto;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	}
.says {
	display: none;
	visibility: hidden;
}

.depth-1 {
	border-bottom: 1px dashed #fff;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
ul.children {
/*	background-image: url("images/bg_depth2.gif");*/
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
}
.depth-2 {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dashed #434343;
	color: #767676;
}
	.depth-2 a {
		color: #767676;
	}

.reply {
	font-weight: bold;
}
.cancel-comment-reply {
	font-size: 12px;
	font-weight: bold;
}

#respondLink {
	display: block;
	padding: 3px 0px 3px 5px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
}
#respondLink a {
	color: #000;
}
#respondLink img {
	margin-bottom: -2px;
}

.clearer {
	clear: both;
}