/* @override 
	http://www.cafesor.no/new/wp-content/themes/cafesor/style.css
	http://www.cafesor.no/new/wp-content/themes/cafesor/style.css?ver=2.50
	http://www.cafesor.no/new/wp-content/themes/cafesor/css/clearfix.css?ver=2.50
*/

/*
Theme Name: Cafesør
Theme URI: http://www.pushmedia.no/
Description: Custom theme for Oslo based CafeSør
Version: 2.0
Author: Magne Ilsaas
*/


html{
	background-color: black;
	background-repeat: no-repeat;
}

body{
	color: white;
	font: 11px Georgia, "Times New Roman", Times, serif;
	
		
	
}


ul{
	margin-bottom: 13px;
}

li {
	
	list-style-position: inside;
	font-size: 12px;
	line-height: 15px;
}	




.bg_front{
background-image: url(./img/bg_front.jpg); 
}

#header{
	position: relative;
	height: 240px;
}

#logo{
	background-image: url(./img/logo.png); 
	width: 213px;
	height: 175px;
	position: absolute;
	top: 50px;
	left: 50px;
}

#main_menu{
	background-image: url(./img/lines.png); 
	height: 40px;
	padding-top: 11px;
	position: absolute;
	left: 193px;
	top: 165px;
	width: 752px;
	padding-left: 50px;
}







#main_menu li{
	display: inline;
	color: white;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	margin-left: 36px;
	height: ;
}

#main_menu a{
	color: white;
}

img.attachment-thumbnail {
border: 1px solid #505050 !important;
}



a{
	color: #ddc89d;
	font-style: italic;
}

.selected{
	color: #ddc89d !important;
}

a:hover,  #main_menu a:hover{
	color: #a38267 !important;
}


h4 p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.white{
	color: white !important;
}


p{
	font: normal 12px/21px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 13px;

}

#content_img {
width: 340px;	
float: right;
position: absolute;
	left: 280px;
	top: 233px;
}

#content{
	position: absolute;
	left: 119px;
	width: 500px;
}



#content_single{
	position: absolute;
	left: 170px;
	width: 720px;
}

#content_single p {
	float: right;
	width: 398px;
}

#content_single img.left {
	margin-right: 20px;
	border-width: 3px;
	border-style: solid;
	min-width: 287px;
}



#col_one , col_two {
	width: 250px;
	float: left;
	margin-right: 30px;
}



.info {
	margin-bottom: 34px;
}

.spacer_{
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.program_holder{
	
	position: relative;

	margin-bottom: 26px;
	float: left;
	width: 557px;
}

div.program_meta {
float: left;	
width: 300px;
	padding-left: 15px;
}

.program_holder img{
	float: left;
	border: 4px solid white;
}





.content_holder{
	margin-bottom: 50px;
}

h1{
	font: italic normal 22px/28px Georgia, "Times New Roman", Times, serif;
		color: #fbcf7a;
	margin-bottom: 9px;
}

h2{
	font: italic 22px/26px Georgia, "Times New Roman", Times, serif;
		color: #fbcf7a;
	margin-bottom: 4px;
}

#sidebar .title, .column .title {
	
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 2px;
	margin-bottom: 12px;
}

#sidebar p {
	width: 260px;
	margin-bottom: 7px;
	padding-left: 0;
}

h3{
	text-transform: uppercase;
}

#sidebar{
	position: absolute;
	left: 680px;	
	width: 275px;
}

#content_single h1 {
	padding-left: 320px;
}

#content_single h3 {
	padding-left: 320px;
}



#sidebar p label small {
width: 300px !important;	
float: left;
	padding-left: 3px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	padding-top: 5px;
}

input#submit {
	border: none;
	background-color: #2a2a2a;
color: #fbcf7a;
float: right;
}



#commentlist li {
	margin-bottom: 31px;
	list-style: none;
	border-bottom:1px solid #fbcf7a;
	border-color: #373220;
}



a.more{
	font-size: 14px;
	font-style: italic;
	color: #7f562d;

}
.more_border{
		border-top: 1px solid white;
	padding-top: 8px;
}

a:hover.more{
	font-size: 14px;
	font-style: italic;
	color: #a38267 !important;
}

.right{
	float: right;
	}
	
.left{
	float: left;
}	
.border{
	border-bottom: 1px solid white;

	margin-bottom: 10px;
	float: left;
	width: 100%;

}

/* Cform */

.cform li{
	list-style: none;
}

.cform input.single{
	width: 170px;
	height: 20px;
	border: none;
	float: left;
	}
	
	.cform label{
	width: 170px;
	height: 20px;
	border: none;
	float: left;
	font-style: italic;
	font-size: 12px;
}
	
	.cform li{
	padding-bottom: 0;
	margin-bottom: 14px;
	float: left;
}

.cform textarea {
	float: left;
	border: none;
}

.sendbutton {
			color: #fbcf7a;
			border: none;
			background-color: #2a2a2a;
			float: right;
	margin-right: 27px;
}

input:hover#sendbutton {
			
			background-color:black;
	
}

.linklove{
	display: none;
}

.siste_nyhet {
	margin-bottom: 40px;
}



textarea#comment {
	width: 100%;
}




#sub_menu{
	height: 40px;
	padding-top: 11px;
	position: absolute;
	left: 93px;
	top: 42px;
	width: 752px;
	padding-left: 50px;
	text-align: right;
}

#sub_menu li{
display: inline;
margin-right: 30px;
}

#content_ansatte{
	position: absolute;
	left: 89px;
	width: 885px;
	top: 280px;
}

.column{
	width: 260px;
	float: left;
	margin-right: 49px;
}

.column.no-margin{
	margin-right: 0 !important;
}

.column ul{
	background-image: url(./img/black_tr.png);
	list-style: none;
	margin-bottom: 10px;
	float: left;
}

.column ul li{
	margin-left: 8px;
	padding-top: 11px;
	margin-right: 8px;
	padding-bottom: 11px;
	border-bottom: 1px solid ;
	border-color: #42290d;
	float: left;
	width: 245px;
}

.column ul li a{
	padding-left: 12px;
	width: 188px;
	float: right;
	background: url(./img/arrow.png) no-repeat right bottom;
	padding-right: 6px;
}

.column ul h2{
	background-color: white;
	color: black;
	font-size: 15px;
	padding-left: 8px;
	
}

.column h4{
margin-bottom: 20px;
	
}

#vaktliste img{
	display: none;
}

#kontakt_one {
	float: left;
	width: 220px;
	padding-left: 273px;
}

#kontakt_two {
	float: left;
	width: 210px;
	padding-left: 61px;
}

#kontakt_one h2, #kontakt_two h2{
	font-size: 15px;
	line-height: 13px;
	
	color: #876b53;
}

.ansatt{
	margin-bottom: 3px;
	border-bottom: 1px solid gray;
	padding-top: 10px;
	border-color: #262626;
}

#sidebar ul li  {
	list-style: none;
	font-size: 15px;
	color: #000;
	margin-bottom: 5px;
	padding-left: 5px;
}

#vaktliste a{
	width: 96px;
	height: 98px;
	float: left;
	
	background-image: url(./img/vaktlister.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -30px;
	right: -85px;

}

#plakat a{
	width: 218px;
	height: 223px;

	
	background-image: url(./img/plakat.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -17px;
	right: 65px;
}

#plakat a img{
display: none;
}

.ansatt p{
	margin-bottom: 0px;
	padding-bottom: 10px;
}

