/* 
Theme Name: Kennel Sivesindhøgda
Theme URL: http://www.designbykiman.com
Description: Design for Kennel Sivesindhøgda
Author: Kim Andre Fosslien Ottesen
Author URI: http://www.designbykiman.com
Version: 1.0
*/

@import "reset.css";
@import "slider.css";

body{
background: #ece8d6 url(images/bg.jpg) top center repeat;
font: 12px/18px "Georgia", Times New Roman, Times, serif;
color: #4c4135;
}

a{
color: #44403b;
text-decoration: underline;
}

h1{
display: none;
}

h2{
color: #44403b;
width: 100%;
text-align: center;
text-transform: uppercase;
font: normal normal normal 14px/14px "Georgia", Times New Roman, Times, serif;
height: 30px;
background: url(images/h2_bg.gif) bottom center no-repeat;
margin: 15px 0 8px 0;
}

#header{
width: 100%;
height: 184px;
border-bottom: 1px solid #829493;
}

#header_top{
margin: 0 auto;
width: 890px;
height: 184px;
}
	
	#logo{
	width: 317px;
	height: 184px;
	float: left;
	}
	
	#logo p{
	display: none;
	}
	
	#header_right{
	width: 284px;
	height: 184px;
	float: right;
	}
	
	#english{
	width: 144px;
	height: 21px;
	background: #226070 url(images/english.gif);
	float: right;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 4px 0 0 0;
	}
	
		#english a{
		display: block;
		color: #fff;
		text-decoration: none;
		}
		
		#english a:hover{
		text-decoration: underline;
		}
	
	#search{
	width: 278px;
	height: 24px;
	float: right;
	background: #3e606f url(images/search_bg.gif);
	position: relative;
	top: 125px;
	padding: 6px 0 6px 6px;
	} 
	
	#search label{
	display: none;
	}
	
	#search input, #search .button{
	border: none;
	float: left;
	}
	
	#search input{
	background: #d8e4e6;
	}
	
	.box{
	height: 18px;
	width: 220px;
	padding: 5px 1px 3px 4px;
	color: #44403b;
	}
	
	#search .button{
	background: #1f3b48;
	width: 47px;
	height: 26px;
	color: #fff;
	font: 13px/1 "Georgia", Times New Roman, Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	}

#menu{
width: 100%;
height: 38px;
margin: 1px 0 7px 0;
background: #1f3b48;
}

	#menu_elements{
	margin: 0 auto;
	width: 880px;
	height: 38px;
	padding: 0 10px 0 0;
	}
	
		#menu a{
		display: block;
		/*background: #f00;*/
		color: #fff;
		font: 13px/13px "Georgia", Times New Roman, Times, serif;
		text-decoration: none;
		text-transform: uppercase;
		height: 12px;
		padding: 13px;
		}
		
		#menu a:hover{
		background: #226070;
		}
		
		#menu a:active{
		background: #226070;
		}
		
		#menu li{
		float: left;
		}

#wrapper{
margin: 0 auto;
width: 890px;
padding: 0 0 35px 0;
}

#footer{
background: url(images/footer_bg.gif) top center no-repeat;
width: 890px;
height: 100px;
margin: 40px 0 0 0;
clear: both;
text-align: center;
padding: 47px 0 0 0;
}

#footer span{
font-variant: small-caps;
}

#footer a{
text-decoration: none;
color: #584b3e;
}

#footer a:hover{
color: #24221f;
text-decoration: underline;
}

#front_side{
margin: 0 7px 0 0;
float: left;
}

#front_content{
width: 566px;
height: 380px;
float: right;
}

#front_velkommen{
width: 317px;
height: 261px;
background: #226070 url(images/velkommen_bg.jpg);
color: #fff;
}

#front_velkommen h2{
display: none;
}

#front_velkommen p{
padding: 119px 0 0 0;
text-align: center;
width: 280px;
margin: 0 auto;
font-size: 11px;
}

#front_annonseringer{
width: 317px;
height: 102px;
}

#front_annonseringer a{
text-decoration: none;
}

#sidebar{
width: 284px;
float: right;
margin: 0 0 30px 0;
}

	#sidebar li{
	margin: 0 0 30px 0;
	}

.post h2{
background: none;
text-align: left;
text-transform: none;
margin: 6px 0 7px 0;
text-decoration: none;
font: bold normal normal 13px/1 "Georgia", Times New Roman, Times, serif;
height: auto;
}

.post h2 a:hover{
text-decoration: underline;
}

#front_annonseringer .post h2 a:hover{
text-decoration: underline;
}

#page_left{
width: 580px;
float: left;
}

	#page_left h2{
	text-align: left;
	background: none;
	font: 24px/1 "Georgia", Times New Roman, Times, serif;
	text-transform: none;
	height: auto;
	margin: 20px 0 10px 0;	
	}
	
	#page_left h2 a{
	text-decoration: none;
	color: #226070;
	}
	
	#page_left h2 a:hover{
	text-decoration: underline;
	}

#page_left blockquote{
margin: none;
font: 15px/1.6 "Georgia", Times New Roman, Times, serif;
padding: 0 0 19px 0;
border-bottom: 1px solid #C0B592;
}

h3.link_heading{
font: bold15px/15px "Georgia", Times New Roman, Times, serif;
margin: 0 0 4px 0;
}

#page_left li{
margin: 0 0 1px 10px;
}

#page_left ul{
margin: 0 0 13px 0;
list-style-type: square;
list-style-position: inside;
color: #226070;
}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}