/*
Theme Name: GöteborgsFriaNationalister
Author: kontakt@friagbg.se
info14.com (GFN) © 2009
*/



/* Begin Typography & Colors */

body  {
	margin: 0px;
	font: 75%/150% Verdana, Arial, Tahoma;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #654742;
	text-decoration: none;
}

a:visited {

	

}

a:hover {
	color: #905b5b;
	text-decoration: underline;
}

#page {
	border-left: solid 3px #905b5b;
	border-right: solid 3px #905b5b;
	height: auto;
	width: 906px;
	margin: 0px auto;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}

#logo {


}

#content {
	padding-left: 40px;
	float: left;
	width: 596px;
	overflow: hidden;
}

#header {
	
	
}

#logo {
	height: 195px;
	background-image: url("images/header_img.jpg");
}

#navi{
	margin: 0px;
	padding: 0px;
	background-color: #905b5b;
	height: 31px;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 6px;
	position: absolute;
}

#nav a {
	color: #FFFFFF;
	font-weight: bold; 
}

#nav li {
	float: left;
	margin-left: 10px;
}

.post {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}

.post-title { margin-bottom: 5px;	}
.post-title h2 {
	color: #894242;
	margin-bottom: 0px;
}

.post-time {
	padding: 0px;
	margin: 0px;
}

.post-cat {
	padding: 0px;
	margin: 0px;
}

.post-comments {
	padding: 0px;
	margin: 0px;
	float: right;
}

.post-entry {
	padding-bottom: 20px;
}

.post-entry img {
	
}

#comments {
	color: #FFFFFF;
	background: #905b5b;
}

#comment-form { padding: 20px 51px 30px; }
#comment-form  form { width: 500px; margin: 0 auto; }

#comment-form  input  {
	background-color: #9b6f70;
	color: #FFFFFF;
	height: 25px;
	width: 240px;
	border: 0px;
}

#comment-form  textarea {
	background-color: #9b6f70;
	color: #FFFFFF;
	height: 100px;
	width: 500px;
	border: 0px;
}

#comment-posts {
	padding: 20px 51px 10px ;
	background-color: #9b6f70;
	width: 800px;
}

.comment{
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 500px;
	border-bottom: 2px dotted #905b5b;
}
li.comment img.avatar { display:none; }
li.comment div.comment-author { font-weight:bold; }
li.comment div.comment-meta { font-size: 11px; }
li.comment p { padding:0; margin:0; }
.comment-title {
	padding: 0px;
	margin: 0px;
	font-weight: bold;  
}

.comment-time{
	padding: 0px 0px 10px;
	margin: 0px;
	font-size: 11px;
}

.commentPager {
	padding: 0 0 40px;
	font-size: 0.9em;
	width: 500px;
}
	.commentPager a { color: #FFF; }
	.commentPager div.prevPage {
		padding-top: 10px;
		width: 125px;	
		float: left;
	}
	.commentPager div.nextPage {
		padding-top: 10px;
		width: 130px;	
		float: right;
	}

#sidebar {
	float: right;
	width: 230px;
	padding: 10px 10px 10px 10px;
	background-color: #eFeFeF;
}

#sidebar ul {
	padding: 0px;
	margin: 0px;
}


#sidebar_b{
	margin-top: 50px;
	text-align: center;
}

#sidebar li { list-style: none; }
#sidebar_b img { margin-top: 10px; }

#searchform {
	background: #e7dddd;
	width: 230px;
	padding: 20px 10px 20px 10px;
	margin: 0;
	float:right;
}

#footer {
	clear: both;
	line-height: 130%;
	background-color: #905b5b;
	height: auto;
	text-align: center;
	padding-top: 40px;
	color: #FFFFFF;
	font-weight: bold; 
}


/* Senaste aktioner */
div#thumbContainer {
	border-bottom: 3px solid #CCC;
	width: 700px;
	height: 230px;
	padding-bottom: 13px;
}

div#thumbContainer #topic {
	padding: 15px 0px 15px 15px; 
	width:560px;
}

div#thumbContainer #topic span  {float: right;}

div#thumbContainer .posts
{
			width: 143px; 
			height: 160px;
			
			float:left;	
			margin-left: 4px;
			
			text-align:center;
			padding-top: 10px;
			padding-bottom: 10px;
		
			border: solid #CCC 1px;
}

div#thumbContainer .posts p {
	
	margin: 0;
	font-weight: bold; 
	font-size: 12px;
	color: #000;
}
div#thumbContainer .posts img { width:112px; height:107px; border: 3px solid #905b5b; margin-bottom: 10px;}


/* index posts */
div.postController {
	clear: both;
	height: 286px;
	padding-top: 10px;
	border-bottom: 3px solid #CCC;
}

.postThumb {
	width: 213px; 
	height: 192px; 
	border: 3px solid #905b5b; 
	float: left; 
	margin-right: 10px;
}

.button {
	 padding: 5px;
	 border: 1px solid #999; 
	 background-color:#E4E4E4;
}
.button:hover {
	background-color:#666;
	border: 1px solid #000; 
	color: #FFF;
}