/*
Theme Name: Bryggerie Ny
Theme URI: http://aasemartinsen.net/
Version: 1.0
Description: Nytt tema for Bryggerie
Author: Anders Aase Martinsen
Author URI: http://aasemartinsen.net/
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	margin: 10px auto;
	background: #fff url(img/bak.jpg) repeat-x top;
	color: #222;
	font: normal 62.5% verdana,serif,sans-serif;
	padding: 0;
}

a {color: #7b5131;}
a:hover {color: #ad7956;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #000; padding: 0px 0 2px;}

h1 {font: bold 17px verdana,serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: bold 11px verdana,serif,sans-serif;}
h3 {font: bold 11px verdana,serif,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 9px verdana,serif,sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #fff/*url(img/wrapper.gif) no-repeat left bottom*/;
	border: 1px solid #ad7956;
	margin: 0 auto;
	width: 900px;
}
#container {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 auto; 
	width: 900px;
background: #fff;
}

/* header */
#header {
	border-top: 0px solid #ad7956;
	height: 200px;
}

/*#headerimg {background: #000 url(img/header.jpg) no-repeat;height: 200px;color: #000000;overflow: hidden; margin:0px 0px 0px 0px; }
#headerimg a {display:block; height:200px; }
*/

/* navigation */
#navigation {
	background: #EAE7DF url(img/meny.jpg) repeat-x; height: 30px;
	border-top: 0px solid #ad7956;
}
#navigation ul {padding: 0; margin: 0;}
#navigation li {float: left; list-style: none;}
#navigation li a {
	background: #FFF url(img/meny.jpg) repeat-x;
	border-right: 1px solid #ad7956;
	color: #fff;
	display: block;
	font: bold 12px Verdana,sans-serif;
	line-height: 30px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
}
#navigation a:hover {
	background-position: left bottom;
	color: #000;
}
#navigation .current_page_item a {	
	background-position: left bottom;
	color: #000;
}

/* main */
#main {background: #fff /*url(img/main.gif) repeat-y*/;}

/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #ad7956;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {border: 2px solid #CCB; margin: 4px 0;}
.post a img {border: 2px solid #CCB;}
.post a:hover img {border-color: #AA9;}
.post h1 {padding-bottom: 5px;}

/* bottom */
#bottom {
/*	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;*/
	border-top: 0px solid #ad7956;
	color: #444;
	padding: 14px 20px;
}
#bottom .left,#bottom .right {width: 49%;}

/* footer */
#footer {
	border-top: 1px solid #ad7956;
	font-size: 9px;
	background: #fff;
	color: #000;
	padding: 3px;
	height: 20px;
	text-align:center;
}


.litenlogo {padding: 5px; float:right;}
.storlogo {padding: 5px;}
.veldiglitenlogo {padding-left: 100px;padding-right: 100px;}

#footer .venstre {
	height: 25px;
	padding-top:5px;
	line-height:13px;
	width: 500px;
	float: left;
	text-align: left;
	}
#footer .senter {
	text-align: center;
	}
#footer .hoyre {
	height: 25px;
	padding-top:5px;
	float: right;
	width: 150px;
	text-align: right;
	}
#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover, .footer .right a:hover {
	color: #ad7956;
	text-decoration: underline;
}
#footer .right, .footer .right a {color: #000;}

/* misc */
.content {padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom:0px;}
.right .content {padding: 15px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.sidecol .left {width: 900px;}
.sidecol2 .left {width: 600px;}
.col2 .left {width: 600px;}
.col2 .right {width: 300px;}

/* block list */
ul.block, .block ul {
	border-top: 1px dashed #ad7956;
	margin: 4px 0;
	padding: 0;
	width: 95%;
}
.block li {
	border-bottom: 1px dashed #ad7956;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 0%;
	text-decoration: none;
	width: 100%;
}
.block li a span {font-weight: normal;}
.block li a:hover {
	color: #553;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #ad7956;}
.right .block li a:hover {background: #F2F0EA;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

    form dl, dl.labels {
      margin-top:1em;
      font-size:12px;
	font-family:Verdana, sans-serif;
    }
    form dt, dl.labels dt {
      float:left;
      width:5em;
      margin-bottom:0.8em;
      color:#000;
      text-align:left;
      font-weight:normal;
      position:relative /*IEWin hack*/;
      font-size:12px;
      font-family:Verdana, sans-serif;
    }
      form dd, dl.labels dd {
         margin-left:5em;
      margin-bottom:0.8em;
      padding-left:0.5em;
	font-size:12px;
	font-style:normal;
	font-family:Verdana, sans-serif;
    }
    form dd.submit, dl.labels dd.submit  {
    background: #fff;
    color:#7b5131;
    border: 1px solid #ad7956;
    margin-top:2em;
    margin-left:5em;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
    }

    form textarea{
    background: #fff;
    color:#7b5131;
    padding: 3px 3px 3px 0px;
    border: 1px solid #ad7956;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
    }
    form input {
    background: #fff;
    color:#7b5131;
    border: 1px solid #ad7956;
    /*height: 13px;*/
    padding: 2px 2px 3px 0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
    }
    form .send{	
    background: #7b5131;
    color:#fff;
    border: 1px solid #ad7956;
    width: 40px;
    height: 23px;
    padding: 0px; 
	font-family:Verdana, sans-serif;
	font-size:12px;
    cursor:pointer;}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.43

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-albumtitle a {
color:#000;
text-decoration:none; }

.ngg-albumtitle a:hover {
color: #ad7956;}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
        padding-left: 135px;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:12px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
