/*
Theme Name: HittaUpplevelse
Theme URI: http://hittaupplevelse.se/
Description: Specialanpassat tema f&ouml;r hittaupplevelse.se.
Author: Mattias Tengblad
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
=========================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* TYPOGRAPHY
=========================================================== */

html { font-size: 100%; } /* disobedient IE */
body {
	font-size: 75%; /* Equivalent to 12px */
	font-family: Arial, Helvetica, sans-serif;
}
#main-content h1, 
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
	padding-bottom: 15px;
	font-weight: bold;
}
#main-content h2 { font-size: 1.7em; }
#main-content h3 { font-size: 1.5em; }
#main-content h4 { font-size: 1.4em; color: #7AAF06; }
#main-content h5 { font-size: 1.2em; }
#main-content h6 { font-size: 1em; }
a:link, a:visited {
	color: #639300;
}
a:hover {
	color: #666;
	text-decoration: none;
}
.menu-huvudmeny-container ul li a, 
.menu-huvudmeny-container ul li a:visited,
#footer a, 
#footer a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu-huvudmeny-container ul li a:hover,
.menu-huvudmeny-container ul li.current-menu-item a,
#footer a:hover,
#footer {
	color: #CEE289;
}
#category-desc {
	font-size: 1.1em;
	color: #666;
	font-style: italic;
	width: 610px;
	padding: 5px 10px;	
}
#sidebar ul li a {
	color: #333;
	text-decoration: none;
}
#sidebar ul li a:hover,
#sidebar li.current-menu-item a,
#sidebar li.current-post-parent a,
.widget_views {
	color: #8CBF10;
}
#sidebar h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/sidebar-h2.png);
	width: 215px;
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
}
.post-container-small h1 {
	font-size: 1.2em!important;
	font-weight: bold;
	text-align: center;
	color: #7AAF06;
	margin-bottom: 4px;
	display: block;
	height: 35px;
	padding: 0px!important;
}
.post-container-small h1 a {
	text-decoration: none;
	color: #7AAF06;
}
.post-excerpt {
	font-size: 0.95em;
}
.post-container h1,
h1.searchtitle {
	font-size: 2.2em!important;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1.searchtitle {
	margin-bottom: 50px;
}
.post-container p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
.post-container blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.wpcf7 .wpcf7-submit {
	font-size: 0.9em;
	color: #FFF;
	line-height: 18px;
}
#footer {
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
}


/* LAYOUT
=========================================================== */

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
}
.menu-huvudmeny-container {
	line-height: 33px;
	background-image: url(images/main-nav-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	padding-top: 3px;
	margin: 20px auto 0 auto;
	width: 956px;
}
.menu-huvudmeny-container ul {
	width: 920px;
	text-align: right;
}
.menu-huvudmeny-container ul li {
	display: inline;
}
.menu-huvudmeny-container ul li a, .menu-huvudmeny-container ul li a:visited {
	display: inline-block;
	padding: 0 15px;
}
.menu-huvudmeny-container ul li a:hover,
.menu-huvudmeny-container li.current-menu-item a {
	background-image: url(images/nav-hover.png);
	background-repeat: repeat-x;
}
#head-wrapper {
	height: 192px;
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	background-image: url(images/logo-big.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 956px;
	margin: 1px auto 0 auto;
	height: 193px;
}
#header .logo {
	margin-top: 50px;
	margin-left: 35px;
}
#main-wrapper {
	width: 956px;
	margin: 0 auto;
}
#content-wrap {
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#sidebar {
	float: left;
	width: 230px;
	padding: 20px;
}
#sidebar div { margin-bottom: 25px; }
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li a {
	display: block;
	line-height: 16px;
}
#sidebar ul li {
	border: 1px solid #E8E8E8;
	padding: 5px 5px 5px 25px;
	background-color: #F2F8E0;
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 6px center;
}
#sidebar li.current-menu-item,
#sidebar li.current-post-parent {
	background-image: url(images/arrow_right_active.png);
}
#sidebar ul li:hover {
	background-color: #FFF;
}
#sidebar ul li,
.widget div {
	margin: 4px;
}
/* sfhover #cat-hover-nav start */
#cat-hover-nav li ul {
	position: absolute;
	width: 220px;
	left: -999em;
}
#cat-hover-nav li ul li {
	margin: 0px!important;
}
#cat-hover-nav li:hover ul {
	margin-left: 196px;
	margin-top: -22px;
}
#cat-hover-nav li:hover ul, #cat-hover-nav li.sfhover ul {
	left: auto;
}
/* sfhover #cat-hover-nav end */
#main-content {
	float: right;
	width: 660px;
	margin: 20px 0;
	padding: 0 10px;
}
#slideshow-frame {
	height: 177px; 
	width: 642px;
	border: 1px solid #CCC;
}
#frontpage-slideshow {
	height: 177px; 
	width: 642px; 
	padding:0; 
	margin:0; 
	overflow: hidden
}
#frontpage-slideshow a { 
	display: block; 
	height: 175px; 
	width: 640px;
	top: 0;
	left: 0;
}
#frontpage-slideshow img {
	height: 175px;
	width: 640px;
	padding: 1px;
	top:0; 
	left:0;
}
#slider-nav { 
	margin: 0px;
	text-align:right;
	padding-right: 20px;
}
#slider-nav a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
	line-height: 16px;
	width: 16px;
	height: 16px;
	margin: 3px;
	text-decoration: none;
	background-image: url(images/slide-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
}
#slider-nav a.activeSlide { 
	background-image: url(images/slide-nav-active.png);
}
#slider-nav a:focus { 
	outline: none; 
}
#category-image img {
	padding: 1px;
	border: 1px solid #CCC;
}
#post-wrap {
	margin-top: 50px;
}
.post-container-small {
	width: 206px;
	float: left;
	margin-bottom: 35px;
	padding-right: 13px;
}
.post-container-small img {
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.post-container-small .post-excerpt {
	margin-bottom: 10px;
	height: 45px;
}
.post-container-small .post-link a {
	display: block;
	height: 20px;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.post-container {
	padding-right: 5px;
}
.post-container ol,
.post-container ul {
	margin-bottom: 15px;
}
.post-container ol li,
.post-container ul li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-left: 20px;
}
.post-container ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.post-container ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.post-container blockquote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 25px;
	width: 560px;
	padding-right: 20px;
	padding-left: 24px;
}
.wpcf7 input, .wpcf7 textarea {
	width: 320px;
	border: 1px solid #CEE289;
}
.wpcf7 input {
	height: 18px;
}
.wpcf7 textarea {
	height: 200px!important;
}
.wpcf7 span.captcha input {
	width: 245px!important;
}
.wpcf7 .wpcf7-submit {
	width:150px!important;
	height: 22px!important;
	border: none!important;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.search-form {
	padding-bottom: 15px;
}
.search-form p {
	font-size: 0.9em;
	clear: both;
	padding: 2px;
}
.search-form input.s {
	width: 178px;
	height: 22px;
	border-right-style: none!important;
	border: 1px solid #72aa00;
	float: left;
	padding-left: 4px;
	padding-top: 3px;
}
.search-form input.search-btn {
	height: 28px;
	width: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 1px;
}


/* MISC
=========================================================== */

.clearer {
	clear: both;
}
.aligncenter {
	margin: 0px auto;
	display: block;
}
.alignright {
	margin-left: 10px;
	margin-bottom: 3px;
	float:right;
}
.alignleft {
	margin-right: 10px;
	margin-bottom: 3px;
	float:left;
}
.wp-pagenavi,
.catad {
	text-align: center!important;
}
.catad {
	clear: both;
	padding: 20px 0;
}
#translation_bar img { padding: 0 1px 1px 0!important; }
#wpstats {
	display: none;
}
#mailchimp-widget div {padding-top:3px;padding-left:3px;margin:0px;}

