/*
Theme Name: Sundsvalls logistik park
Theme URI: http://osynlig.se/
Description: Temat för Sundsvalls logistik park
Author: Osynlig AB
Version: 1.0
*/

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; background: url(images/main-bg-body.jpg) no-repeat center top #969696/* #fefefe */; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
*/

a { color: #288fb6; text-decoration: none; }
a:visited { color: #288fb6; }
a:hover { color: #000; text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

/* ==|== Compability ======================================== */

.ie7 #sidebar,.ie8 #sidebar		{ border: 1px solid #efefef; }

/* ==|== Typografi ======================================== */

p			{ font-size: 12px; font-family: Helvetica, sans-serif; line-height: 17px; margin: 0 0 15px 0; }

h1			{ font-size: 34px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 100; margin: 0 0 15px 0; text-transform: uppercase; line-height: 42px; }    
h2			{ font-size: 34px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 100; margin: 0 0 15px 0; text-transform: uppercase; line-height: 42px; } 
h4			{ font-size: 16px; margin: 0 0 15px 0; font-family: Arial, sans-serif; text-transform: uppercase; }

/* ==|== Header ======================================== */

header		{ padding: 24px 24px 0 24px; position: relative;  }

#logo		{ position: absolute; z-index: 30; top: 6px; left: 25px; }
#main-image-container	{ position: relative; z-index: 10; margin: 0 0 29px 0; height: 299px; overflow: hidden; }

/*
#main-menu								{ list-style: none; padding: 0; margin: 0; position: absolute; bottom: 29px; z-index: 30; background: url(images/black-transp-darker-bg.png); }
#main-menu	li							{ display: inline; float: left; margin: 0 0px; }
#main-menu	li a						{ display: block; float: left; padding: 14px 35px; text-transform: uppercase; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; color: #fff; font-weight: 100; letter-spacing: 0.05em;  }
#main-menu	li.current-menu-item a, 
#main-menu li a:hover					{ background: #11C0DC; text-decoration: none; }
*/

#head-link-container	{ position: absolute; z-index: 20; color: #fff; right: -23px; top: 40px; }
.link-container			{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; text-transform: uppercase; background: url("images/main-header-bg-transp.png") no-repeat scroll 0px -5px transparent; padding: 13px 21px 32px 19px; width: 155px; cursor: pointer;  }

.link-container span.bol		{ font-weight: bold; }
.link-container	span.kurs	{ font-style: italic; }

.link-container.active, .link-container:hover	{ background: url(images/main-header-bg-active.png) no-repeat scroll 0px -5px transparent; }

.info-box				{ width: 300px; background: url(images/black-transp-bg.png); padding: 20px 30px 20px 20px; position: absolute;  z-index: 30; right: 167px; display: none;  }
.info-box strong		{ color: #fff; }
.info-box p				{ margin: 0; z-index: 40; color: #fff; }

.info-box.first				{ top: 41px; }
.info-box.second			{ top: 123px; }
.info-box.third				{ top: 141px; width: 300px; }
.info-box.third .info-box-arrow	{ top: 65px; }

#klimatsmart				{  }

.info-box-arrow			{ display: block; position: absolute; background: url("images/sprites.png") no-repeat scroll 0 -48px transparent; width: 30px; height: 58px; top: 0; right: 0; }

header.page					{ position: inherit; padding: 0px 24px 0 24px; margin: 0 0 20px 0; }
header.page #logo			{ position: inherit; top: -17px; left: 0; float: left; position: relative; }
header.page #main-menu.page		{ position: inherit; top: 0; left: 0; background: #333333; float: left; position: relative; top: 0px; left: -13px; }

/* ==|== Page ======================================== */

#container		{ background: url(images/main-bg-wrapper.png) repeat-y center; margin: 0 auto; width: 960px; -webkit-box-shadow: 0px 0px 20px 1px #000; -moz-box-shadow: 0px 0px 20px 1px #000; box-shadow: 0px 0px 20px 1px #000; }
#page-wrapper	{ padding: 0px 24px 24px 24px; }

.page-content	{  width: 570px; float: left; }
.page-content.page	{ width: 570px; }
.page-content.media	{ width: 624px; }
.page-content p	{ color: #606060; }

#breadcrumbs		{ margin: 5px 0 10px; font-size: 13px; }
#breadcrumbs a		{ font-size: 13px; font-family: Arial, sans-serif; }

.post-image-container		{ margin: 20px 0; }
.post-image-container img	{ margin: 0 5px 0 0; }

.at15t_facebook				{ background: url(images/sprites.png) no-repeat 0 0; width: 20px; height: 22px; }
.at15t_twitter				{ background: url("images/sprites.png") no-repeat scroll 0 -130px transparent; width: 20px; height: 22px; }

/* ==|== Media archive ======================================== */

#media-menu							{ margin: 0; list-style: none; padding: 0;  }
#media-menu	li						{  }
#media-menu	li a					{ padding: 0px 0 5px 0; display: block; }
#media-menu	li a:hover				{  }

.sub-menu							{ margin: 0; padding: 0 0 0 13px; list-style: none; }
.sub-menu li						{  }

h4.media-archive-desc				{ float: left; clear: both; }

.clear								{ clear: both; }

.media-archive-left					{ float: left; width: 135px; margin: 5px 0 0 0; }

.media-archive-content				{ width: 489px; float: right; min-height: 500px; margin: 0 0 0px; }
.attachment-media-archive			{ padding: 5px; background: #efefef; margin: 5px; }
.attachment-media-archive:hover		{  zoom: 1; filter: alpha(opacity=80); opacity: 0.8; }


/* ==|== Achive ======================================== */

.wp-pagenavi				{ margin: 15px 0 0; }			
.wp-pagenavi .pages			{ margin: 0 10px 0 0; }
.wp-pagenavi .current, .wp-pagenavi page, .wp-pagenavi .nextpostslink	{ padding: 5px; }

#sidebar.archive h4			{ margin: 0 0 5px 0; font-size: 14px; }		

.archive-links				{ margin: 0 0 15px 0; padding: 0; list-style: none; }
.archive-links li			{  }
.archive-links li a			{ padding: 5px 0; display: block; }

.news-list.archive li:last-child	{ background: none; }

/* ==|== Sidebar ======================================== */

#sidebar			{ width: 230px; float: right; margin-top: 0px; -webkit-box-shadow: 0px 0px 20px 1px #d9d9d9; -moz-box-shadow: 0px 0px 20px 1px #d9d9d9; box-shadow: 0px 0px 20px 1px #d9d9d9; padding: 0 23px; }

#sidebar.start		{ }	
#sidebar.page		{ margin: 0; }



.news-flag			{ background: url("images/flag-long.png") no-repeat scroll right 0px transparent; padding: 21px 6px 44px 30px; width: 272px; position: relative; top: 0px; left: -23px;  }
.news-flag h3		{ color: #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 22px; text-transform: uppercase; font-weight: 100; margin: 0; letter-spacing: 0.07em;  }

.news-list			{ list-style: none; margin: 0 0 15px 0; padding: 0;  }
.news-list li		{ padding: 0 0 15px; margin: 0 0 13px; background: url(images/dotted-line.png) repeat-x left bottom; }
.news-list li:last-child	{  }
.news-list li h4	{ margin: 0 0 5px 0; }
.news-archive		{ font-size: 11px; font-weight: bold; font-family: Arial, sans-serif; text-transform: uppercase; margin: 25px 0 0 0; display: block; }


/* ==|== Footer ======================================== */

footer				{  }

.footer-mail:hover		{ color: #fff; }
.footer-adress		{ margin: 0 15px 0 0; }
.footer-site-name		{ margin: 0 15px 0 0; }

#footer-flag		{ width: 1015px; height: 44px; background: url(images/footer-flag.png) no-repeat center top; position: relative; left: -26px; color: #e3e3e3; text-align: center; padding: 16px 0 0 0; }

.svall-kommun-logo	{ float: right; margin: 10px 30px 20px 0; }

/* ==|== Hover menu styles ======================================== */

#main-menu, #main-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#main-menu {
	line-height:	1.0;
	position: absolute; bottom: 29px; z-index: 20;
}
#main-menu ul {
	position:		absolute;
	top:			-999em;
	width:			11em; /* left offset of submenus need to match (see below) */
	
}
#main-menu ul li {
	min-width: 120% !important;
}
#main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#main-menu li {
	float:			left;
	position:		relative;
	
}
#main-menu  a {
	display:		block;
	position:		relative;
	padding:  14px 30px;
	background: url(images/black-transp-darker-bg.png);
	text-transform: uppercase; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; color: #fff; font-weight: 100; letter-spacing: 0.05em;
	word-wrap: break-word;
}

	
#main-menu li.current_page_item ul li a, #main-menu li.current-menu-ancestor ul li a				{ background: url(images/black-transp-darker-bg.png); }
#main-menu li.current_page_item ul li a:hover, #main-menu li.current-menu-ancestor a				{ background: #11C0DC; }
#main-menu li ul li.current_page_item a		{ background: #11C0DC !important; }


#main-menu li:hover ul,
#main-menu li.sfHover ul {
	left:			0;
	top:			3.2em; /* match top ul list item height */
	z-index:		99;
}
ul#main-menu li:hover li ul,
ul#main-menu li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li:hover ul,
ul#main-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#main-menu li li:hover li ul,
ul#main-menu li li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li li:hover ul,
ul#main-menu li li li.sfHover ul {
	left:			11em; /* match ul width */
	top:			0;
}

#main-menu	li.current-menu-item a, 
#main-menu li a:hover					{ background: #11C0DC; text-decoration: none; }


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


