/*
Theme Name: CMS 2
Theme URI: http://www.bos89.nl/
Description: CMS theme for Wordpress
Version: 0.3
Author: Martijn Stegink
Datum: September 11, 2008
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  background-image: url(http://cafeherman.no/wp-content/themes/CMS2%25202/img/bgrd_grunge01.jpg); 
  margin: 0; 
  padding: 0;
}

p { 
  margin-bottom: 21px; 
}

h1 { 
  font-size: 24px; 
  line-height: 42px;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #878787;
  font-size: 16px; 
  line-height: 21px; 
}

h3 { 
  font-size: 12px; 
  line-height: 21px; 
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul, 
ol { 
	min-width: 760px; 
	margin-bottom: 10px; 
	margin-right: 0; 
	margin-top: 11px; 
}

/* GENERAL */

body {
	background-repeat: repeat-y;
	background-image: url(img/bg.jpg);
	font: 12px/21px "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	margin: 0;
	padding: 0;
}


#wrap {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	border-style: none;
	width: 760px;
	background: #fff;
}

#main {
	background: top left;
}

#content {
	width: 470px;
	padding: 30px 30px 0;
}
#contenthome {
	width: 470px;
	padding: 30px 30px 0;
	float:right;
}

a {
	color: #0084B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

#head {
	background: repeat-x bottom left;
	height: 180px;
	padding-top: 20px;
}

#head a {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background: repeat-x bottom left;
	height: 180px;
	padding-top: 20px;
}

#head h1 {
	background:  url(img/logo.gif) no-repeat;
	position: relative;
	top: 25px;
	left: 30px;
}

#head h1 a {
	display: block;
	text-indent: -9000px;
	height: 33px;
	width:  217px;
}


/* Slogan */

#slogan {
	padding-bottom: 20px;
	padding-right: 30px;
	height: 90px;
	background: no-repeat;
	color: #fff;
	font: Times, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	clear: both;
}

/* MENU */

#menunor {
	min-width: 760px;
	text-align: center;
	display: inline;
	list-style-type: none;
	_margin-right: 15px;
}

#sidebarhome {
	float: left;
	line-height: normal;
	font-size: 80%;
	background-image: url(img/news.jpg);
	margin-left: 10px;
	height: 560px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 20px;
	width: 190px;
	display: inline;
	list-style-type: none;
	_margin-right: 15px;
}

.hide { display:none; }

#menueng {
	text-align: center;
	list-style-type: none;
	display: inline;
	width: 140px;
	_margin-right: 15px;
}

#menu ul{
	display: inline;
	list-style-type: none;
	margin: 0;
}

#menunor li {
	min-width: 760px;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	word-break: keep-all;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	display: inline;
	list-style-type: none;
	list-style: none;
}

#menueng li {
	display: inline;
	list-style-type: none;
	list-style: none;
}

#menu ul ul li {
	list-style-type: none;
	border-top: 1px solid #ccc;	
	_padding-left: 10px;
}

#menu ul ul li a:before {
	list-style-type: none;
	content: "» ";
}

#menunor li a {
	font-size: 12px;
	color: #5a5a5a;
	padding-left: 10px;
	border-left-color: #aaaaaa;
	border-left-style: none;
	border-left-width: 1px;
	text-align: left;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	list-style-type: none;
	display: inline;
}

#menueng li a {
	font-style: italic;
	color: #929292;
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: none;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

#menueng li a:hover {
	background: #913039;
	color: #fff;
}

#menunor li a:hover {
	background: #913039;
	color: #fff;
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	border-top-style: none;
	clear: both;
}

#footer p {
	margin-bottom: 20px;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 90%;
}

.grey {
	color: #8b8b8b;
	font-style: italic;
}

#sidebar {
	width: 180px;
}
