
/*

Theme Name: Newave

Theme URI: http://www.freewpthemes.net/preview/newave

Description: A two-column, fixed with theme ideal for 1024x768 resolutions. Widget-ready for WP2.2+

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/

*/



body {

	margin: 0;

	padding: 0;

	background: #FFFFFF url(images/img01.jpg) repeat-x;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #666666;

}



form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



input, textarea, select {

	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;

}



h1, h2 {

	font-weight: normal;

	color: #4A688E;

}



h1 {

	letter-spacing: -1px;

	font-size: 2.6em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1.2em;

	font-weight: bold;

}



p, ul, ol {

}



p {

}



p img {

  border: 1px solid #DDDDDD;

  background-color: #EEEEEE;

  padding: 3px 3px 3px 3px;

  margin: 3px 7px 2px 1px;

  /*max-height: 133px;

  max-width: 200px;*/

}



blockquote {

	font-weight: bold;

	font-size: 20px;

	color: #6699cc;

	margin-top; 25px;

	margin-bottom: 30px;

}



ul {

}



ol {

}



a {

	color: #6699cc;

	text-decoration: none;

}



a:hover {
    text-decoration: underline;
}



small {

}



hr {

	display: none;

}



img {

	border: none;

}



img.left {

	float: left;

	margin: 0 15px 0 0;

}



img.right {

	float: left;

	margin: 0 0 0 15px;

}



/* Header */



#header {

	width: 920px;

	height: 160px;

	margin: 0 auto;

}



/* Logo */



#logo {
    background: url(images/mc-logo.png) no-repeat;
    width: 310px;
    height: 160px;
	float: left;
}



#logo h1, #logo h2 {

	margin: 0;

	text-transform: none;

}



#logo h1 {


    background: url(images/mc-logo.png) no-repeat;
	padding-top: 56px;

	font-size: 4em;

	color: #6699cc;
}



#logo h1 a {

	color: #6699cc;

}



#logo h2 {

	margin-top: 145px;

	padding-left: 55px;

	letter-spacing: 0px;

	font-size: 1.1em;

	color: #7F7772;

}



#logo h2 a {

	color: #7F7772;

}



#logo a {

	text-decoration: none;

}



/* Menu */



#menu {

    float: right;

}



#menu ul {

	margin: 0;

	padding: 40px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	width: 130px;

	height: 90px;

	padding-top: 15px;

	background: #73D000 url(images/img02.jpg) no-repeat;

	text-align: center;

	text-decoration: none;

	text-transform: none;

	font-size: 1.6em;

	color: #FFFFFF;

    font-family: "Arial Black" Arial, Helvetica, sans-serif;

}
.sub-menu {
    border: 1px solid #99CCCC;
    background: #CCCCFF;
    width: 600px;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
}
.sub-menu li {
  margin: 4px;
}


.sub-menu li {
    list-style: none;
    display: inline;
    margin-top: 2px;
}
.sub-menu li a {
  font-family: Tahoma, Verdana, Arial, Sans-serif;
  font-size: 14px;
  font-weight: none;
  color: #476589;
  margin: 3px;
  padding: 3px;
}
/*.sub-menu li a:active {
  text-decoration: underline;
  font-weight: bold;*/
}
.sub-menu li a:hover {
    color: #DDDDDD;
    text-decoration: underline;
}


#meny-liste {
    width: auto;
    border: 1px solid #CCCCCC;
    padding-right: 0px;
    margin-top: 24px;

}
#meny-liste h3{
  text-indent: 28px;
  background-color:  #CCCCFF;
   border: 1px solid #CCCCCC;
}
#meny-liste ul {
  margin-top: 0px;
}


#meny-liste tr {
  background-position: top;
}
#meny {
  padding-right: 50px;
  background-position: top;
  line-height: 18px;
}
#pris {
  font-weight: bold;
  padding-right: 15px;
  background-position: top;
  line-height: 18px;
}



/* Page */



#page {

	width: 920px;

	margin: 0 auto;

	padding-top: 20px;

}



#latest-post {

	float: left;

	width: 480px;

}



#recent-posts {

	float: right;

	width: 380px;

	padding: 12px 0 0 30px;

	background: url(images/img03.gif) repeat-y;

}



#recent-posts .entry {

	background: url(images/img04.gif) repeat-x left bottom;

}

.img-noborder {

	border: 0px solid #DDDDDD;

  	padding: 3px 3px 8px 3px;

  	margin: 3px 7px 2px 1px;

  	background: #FFFFFF;

	

}



.post {

}



.post .title {

	margin: 0;

}



.post .title a {

	text-decoration: none;

}



.post .meta {

	margin: 0;

	padding-bottom: 10px;

	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

	color: #BABABA;

}



.post .meta a {

	color: #BABABA;

}



.post .entry {

	margin-bottom: 10px;

	padding-bottom: 5px;

}



.navigation {

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



/* Sidebar */



#sidebar {

	clear: both;

	width: 925px;
/*    height: 400px;
*/
	background: #ffffff;

	border-top: 5px solid #FFFFFF;

	color: #008C00;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	display: block;

	float: left;

	width: 200px;

	padding: 15px;

}



#sidebar li ul {

	line-height: 1.8em;

}



#sidebar li li {

	display: list-item;

	float: none;

	width: auto;

	padding: 0;

}



#sidebar h2 {

	margin: 0 0 15px 0;

	color: #008C00;

}



#sidebar a {

	text-decoration: none;

	color: #008C00;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* The widgets in the sidebar (flashfader) */



/* Footer */



#footer {

	width: 920px;

	height: 60px;

	margin: 0 auto;

	background: url(images/img06.jpg) no-repeat;

    color: #003366;

}

#footer a {

  color: #003366;
  font-weight: bold;

}





#footer p {

	margin: 0px;

	padding-top: 12px;

}



#legal {

	float: left;

    padding-left: 10px;



}



#links {

	float: right;

    padding-right: 18px;

}




