/* RESET */
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
	text-decoration: none;
	color: #333;
}


#main-menu, #hotspot, .footer a, .buttons, .tilbaka, #sb-container {
	display: none;
}

/* LAYOUT */



html, 
body, 
#container, 
#content, 
.uppskriftir,
.uppskrfitir .page-list,
.uppskriftir .item {
	width: 100%;
	line-height: 18px;
}


html, 
body, 
#container, 
#content, 
.uppskriftir,
.item, 
.page-list, 
.item h1, 
.image, 
.image img, 
.item p, 
.item b, 
.item i, 
.item strong, 
.item ul,
.item ol,
.item li,
.item a,
#head
{
	display: block;
	color: #000;
}

.logo {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.news-more {
	display: none;
}


.clear { clear: both; float: none; height: 10px;}

img { border: 0; }



body {
	overflow: -moz-scrollbars-vertical;
	font-family: Georgia;
	font-size: 12px;
	background-color: #ffffff;
	color: #333;
	width: 99%;
	padding: 0;
	margin: 0;
}


.uppskriftir h1 {
	font-size: 30px;
	border-bottom: #333 solid 1px;
	padding: 0 0 10px 0;
	margin: 10 0 15px 0;
	color: #979a4b;
	font-weight: bold;
}


strong {
	font-weight: bold;
}

.page-list .item {
	float: left;
	border-bottom: #ddd solid 1px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}


.page-list .more {
	float: right;
	margin: 10px 0 0 0;
	background-image: url('/clients/vinotek.is/img/breadcrumbs_sep.gif');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 10px 0 0;

}

.page-list h2, .page-list h2 a {
	color: #96a145;
	font-weight: bold;
	font-size: 16px;
}

.page-list h1 {
	font-size: 16px;
	color: #666;
	margin: 5px 0 10px 0;
	padding: 0;
}

.page-list .image {
	float: right;
	margin: 5px 0 5px 10px;
	border: #ddd solid 3px;
}

.page-list .image img {
	border: #fff solid 1px;
}

p {
	margin: 0 0 10px 0;
}
