/*
Theme Name: Karmøy Kulturopplevelser
Theme URI: http://vikinggarden.no/
Description: Tema for Karmøy Kulturopplevelser
Version: 1.0
Author: Anagram/Abacus
Author URI: http://anagram.no
*/

body {
	background-image: url('images/bg.gif');
	margin: 0;
	padding: 0;
	font-family: arial, "georgia", "times", "times new roman", serif;
}

a:link,
a:visited {
	color: #752B58;
	font-weight: bold;
}

a:visited {
	color: #5C2245;
}

a:hover {
	text-decoration: none;
}

hr {
	height: 1px;
	border: none;
	border-color: silver;
	background: silver;
	color: silver;
}

img {border:none;}

h2 {
	color: #802F60;
	font-size: 20px;
}

h3 {
	font-size: 15px;
	margin-top: 0;
}

h3 a.top {
	font-size: 11px;
	color: silver;
	padding-left: 10px;
}

hr + h3 {
	margin-top: 25px;
}

td {
	vertical-align: top;
	padding: 3px;
}

#site
{
	width: 985px;
	margin: auto;
}

#header
{
	margin: 0 0 20px 0;
	height: 125px;
	width: 985px;
	float: left;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 172px;
	bottom: 3px;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #1F1F1F;
}

#logo
{
	margin: 28px 0 0 28px;
	height: 90px;
	width: 115px;
	float: left;
	display: block;
}

#logo:hover {
	opacity: .85;
}

#menu {
	width: 172px;
	height: 347px;
	background: #eee url(images/menu.jpg) top right no-repeat;
	float: left;
}

#menu ul {
	list-style: none;
	padding: 14px 0 0;
	margin: 0;
}

#menu ul .page_item
{
	color: #595757;
	font-weight: bold;
}

#menu ul .current_page_item a
{
	color: #762C59;
	background: #fff;
	background: rgba(255,255,255,0.7);
	font-weight: bold;
}

#menu ul .current_page_item ul a
{
	color: #1F1F1F;
	background: none;
	font-weight: normal;
}

#menu ul ul {
	padding: 0;
	display: none;
}

#menu ul .current_page_item ul,
#menu ul .current_page_ancestor ul {
	display: block;
}

#menu ul a
{
	font-size: 12px;
	text-decoration: none;
	color: #361f10;
	line-height: 1.3;
	display: block;
	padding: 4px 0 4px 3px;
}

#menu ul ul a {
	font-size: 11px;
	padding-left: 14px;
	font-weight: normal;
}

#menu ul a:hover
{
	color: #762C59 !important;

}

#nav > li > a:before {
	content: "› ";
}

#content
{
	margin-left: 172px;
	float: left;
	height: auto;
	width: 641px;
	margin-bottom: 20px;
}

#search {
	padding-top: 5px;
	text-align: right;
}

#search input[type=search] {
	color: #9C9C9C;
	width: 125px;
	border: 1px solid #CFCFCF;
	padding: 2px 4px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#search input[type=search]:focus {
	color: #000;
	background: #F4F4F4;
}

#contact {
	margin: 19px 0 0 20px;
	float: right;
}

#contact p {
	color: #595757;
	text-align: right;
	font-size: 10px;
	line-height: 1.4;
}


#pictures,
#empty {
	width: 641px;
	height: 347px;
	float: left;
	background: #000;
	position: relative;
}

#empty {
	height: 1px;
}

#pictures .hidden {
	display: none;
}

#photographer {
	position: absolute;
	right: 5px;
	bottom: 3px;
	font-size: 10px;
	color: #fff;
	color: rgba(255,255,255,0.7);
	text-shadow: rgba(0,0,0,0.9);
}

#photographer em {
	padding: 3px;
	font-style: normal;
	display: inline-block;
}

#right
{
	width: 172px;
	height: 347px;
	background-image: url('images/right.jpg');
	margin-top: 0;
	float: left;
}

#footer {
	text-align: center;
	font-size: 11px;
	clear: both;
	padding-bottom: 20px;
}

.news {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 30px;
}

.newsBox {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.last {
	width: 32%;
	margin: 0;
}

.newsBox p,
.newsBox h3 {
	margin: 0;
}

.newsBox h3 a {
	color: #000;
}

.date {
	color: gray;
	font-style: italic;
	font-size: 11px;
	padding-bottom: 3px;
	margin: 0;
}

a.doc, a.pdf {
	padding: 2px 0 2px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	min-height: 16px;
}

a.doc {
	background-image: url(images/doc.png);
}

a.pdf {
	background-image: url(images/pdf.png);
}


p,ul,td {
	color: #595757;
	line-height: 1.6;
	font-size: 13px;
}

p.edit {
	text-align: right;
}

p.edit a {
	font-size: 11px;
	text-decoration: underline;
	color: #000;
	padding: 2px;
}

p.edit a:hover {
	text-decoration: none;
	background: silver;
}

ul.linksList {
	font-size: 13px;
	margin-bottom: 25px;
}

ul.linksList li {
	margin-bottom: 3px;
}

ul.linksList a {
	color: #000;
}

ul.inline {
	margin: 0 0 20px;
	padding: 0;
}

ul.inline li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.contact p {
	padding: 3px 5px;
	background: #F1F1F1;
}