/*  
Theme Name: Fredrik Sundqvist
Theme URI: N/A
Description: Tema för pappas sida
Version: 1.0
Author: Isak
Author URI: N/A

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color:#404040;
}

a:link, a:visited {
	text-decoration: none;
	color: #999;
}

a:hover, a:active {
	color: #888;
	text-decoration: underline;
}

p {
	padding: 10px 0 0 0;
}
img {
	border:0;
	ou
}
.head {
	font-size:12px;
}
#header a#headerlink {
padding:77px 315px;
}
#header a#headerlink {
text-decoration: none;
}
#content {
	width:560px;
	padding:20px 40px 40px;
	text-align:center;
}

#wrapper {
	margin:20px auto 0;
	width: 640px;
	min-height:600px;
	text-align: left;
}

/**********************************************/
/************** HEADER ************************/
/**********************************************/
#header {
	background: url('images/logo.jpg') no-repeat top center;
	width: 100%;
	height: 120px;
}

/**********************************************/
/************** MENU **************************/
/**********************************************/
#menu {
	height:14px;
	left:50%;
	margin-left:-225px;
	position:relative;
	top:100px;
	width:450px;
}
#menu .entry a {
	padding-left:100%;
	padding-top:5px;
	outline:none;
}
#menu .entry {
	float:left;
	height:14px;
	margin-right:25px;
	margin-left:25px;
	background-image:url('images/menu.png');
}
#menu .entry:hover {
	cursor:pointer;
	background-position:0px -13px;
}

/** Menu buttons passive **/
#menu .entry.malningar {
	width:54px;
	background-position:0px 0px;
}
#menu .entry.aktuellt {
	width:42px;
	background-position:-54px 0px;
}
#menu .entry.cv {
	width:15px;
	background-position:-96px 0px;
}
#menu .entry.kontakt {
	width:42px;
	background-position:-111px 0px;
}
#menu .entry.lankar {
	width:39px;
	background-position:-153px 0px;
}

/**Menu buttons hover **/
#menu .entry.malningar:hover {
	background-position:0px -14px;
}
#menu .entry.aktuellt:hover {
	background-position:-54px -14px;
}
#menu .entry.cv:hover {
	background-position:-96px -14px;
}
#menu .entry.kontakt:hover {
	background-position:-111px -14px;
}
#menu .entry.lankar:hover {
	background-position:-153px -14px;
}

.ngg-albumoverview {
margin-left: 75px;
margin-top: 30px !important;
width: 440px;
}
.ngg-album-compact {
float:left !important;
width:105px !important;
height: 136px !important;
padding-right: 40px !important;
}

.ngg-album-compactbox {
width: auto !important;
padding: 0 !important;
height: 75px !important;
background: 0 !important;
}

.ngg-album-compactbox .Thumb{
border: 0 !important;
}

.ngg-album-compact  > p {
display: none !important;
}

.ngg-album-compact h4 {
width: auto !important;
margin: 0 !important;
font-size: 11px !important;
text-align: center !important;
font-weight: normal !important;
}

.ngg-gallery-thumbnail img {
border: 0 !important;
}
