/*
Theme Name: Konferensstaden
Author: Osynlig
*/


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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right, .alignright {
	float: right;
	margin-left: 30px;
}

.left, .alignleft {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

em	{ font-style: italic; }

/******************************/


body							{ background: url(images/backgrounds/big-body-bg.png) repeat-x center top; font-family: Helvetica, Arial, sans-serif; 
									line-height: 150%; font-size: 13px; color: #666666; }	

h1, h2, h3, h4					{ margin: 0 0 10px; font-weight: normal; }

h1								{ font-size: 24px; line-height: 110%; }
h2								{ font-size: 20px; }
h3								{ font-size: 18px; }
h4								{ font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; margin-bottom: 1px; }

a								{ color: #0099ff; text-decoration:none;}
a:hover 						{ text-decoration: underline; }

p								{ margin-bottom: 15px; }
p.wp-caption-text				{ color: #000; margin: 5px 0 10px; }

input							{ -moz-border-radius: 5px; -webkit-border-radius:5px; border:1px solid #e6e6e6; padding: 3px 4px; color: #888; }
textarea						{ width: 200px; padding: 4px; border:1px solid #e6e6e6; }

#header-content,
#footer-content,
#container						{ width: 960px; margin: 0 auto; padding: 0 10px; }



/*------------[ Header ]-------------*/


#header							{ margin: 0px 0; position: relative; height: 175px; }
#header-content					{ position: relative; width: 940px; height: 175px; padding: 0 30px; }
#header h1						{ display: none; }
#header-content > a img			{ margin-top: 5px; }

#top-panel						{ position: absolute; top:0; right: 30px; }

#top-phone						{ float: left; background: url(images/phone.gif) no-repeat; padding: 5px 10px 25px 30px; margin-top: 5px; color: #000;
									text-transform: uppercase; margin-right: 10px; font-size: 14px; }
#top-search						{ background: #e5e5e5; float: left; -moz-border-radius: 10px; -webkit-border-radius:10px; padding: 13px 5px 5px 10px; margin: -10px 10px 0 0;
									width: 195px; }
#top-search img					{ vertical-align: middle; margin-right: 5px; }		
#top-search form				{ display: inline; }							
#top-search input				{ width: 100px; }									
#top-search input.submit { background: url(images/search.gif) no-repeat 0 2px; text-indent: -9999px; width: 20px; cursor: pointer; }

#top-visit						{ background: url(images/top-button.png) no-repeat; text-indent: -9999px; display: block;  margin-top: 0px; 
									float: left; width: 135px; height: 30px;  }
#top-visit:hover				{ text-decoration: none; }									
#top-visit img					{ vertical-align: middle; margin-right: 5px; }


#main-navigation				{ margin: -31px auto 0; width: 447px; }
#main-navigation ul li 			{ display:block; float:left; margin-right: -2px; }

#main-navigation ul li a 		{ background: url(images/menu-bg.gif) no-repeat; display: block; font-size: 11px; color: #000; text-align: center; padding: 15px 0;
									width: 151px; font-weight: bold; }

#main-navigation ul li.active a,
#main-navigation ul li a:hover,
#main-navigation ul li a:active,
#main-navigation ul li.has-active a 	{ text-decoration: none; color: #038fb2; }	

#weather						{ position: absolute; right: 60px; bottom: 25px; }
#weather p						{ float: left; color: #666; font-size: 14px; margin-top: 5px; text-align: right; }
#weather p span.cold			{ color: #0099ff; }
#weather p span.warm			{ color: #962f2d; }
#weather img					{ float: right; display: block; margin-left: 10px; }


/*------------[ Content ]-------------*/


.home #content					{ margin-top: 0px; }
#content						{ margin-top: 55px; }

#splash-panel					{ position: relative; width: 940px; margin: 0 auto; }
	#pagination						{ position: absolute; top: 22px; right: 12px; }			
	#pagination a					{ background: #efefef; padding: 3px 7px; color: #666; border-bottom: 2px solid #c0bfbe; }
	#pagination a:hover				{ background: #303030; color: #fff; text-decoration: none; }

#info							{ background: url(images/info.jpg) no-repeat; height: 140px; padding-top: 30px;  }
	.puff						{ width: 159px; margin-left: 28px; padding-left: 50px; float: left; }
	.puff p						{ color: #333; font-size: 14px; }
	#info .living						{ background: url(images/home.png) no-repeat; width: 161px; }
	#info .conference					{ background: url(images/quote.png) no-repeat; }
	#info .activity						{ background: url(images/contact.png) no-repeat; }
	#info .transportation				{ background: url(images/transportation.png) no-repeat; }

#start-content					{ background: url(images/main-content-bg.jpg) no-repeat #84ceff; height: 655px; padding: 5px 0 0 15px; }
	#start-header				{ margin:10px 0 32px 5px; }
	#start-header span			{ color: #000; display: block; float: left; margin-right: 5px; font-family: Georgia; font-size: 26px; padding-top: 6px; }
	#start-header .start-name	{ text-transform: none; font-size: 11px; float: right; margin-right: 200px; padding-top: 24px; }
	#start-header .phone		{ padding: 6px 0 5px 0px; font-family: Georgia; color: #000; display: block; 
									float: left; margin-right: 15px; text-transform: uppercase; padding-top: 6px; }
	#newswrapper				{ width: 420px; float: left; margin-top: -7px; }
	.newsbox					{ width: 180px; float: left; margin: 0 0 10px 20px; height: 270px; }
	.newsbox span				{ font-size: 11px; font-weight: bold; }
	.newsbox h4					{ font-size: 13px; margin: 8px 0 4px; line-height: 120%; }
	.newsbox p					{ font-size: 11px; line-height: 115%; }
	.newsbox img				{ -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }


#bottom-header					{ background: #6ec4fe; margin-top: 10px; color: #fff; padding: 2px 30px; text-align: center; }
#bottom-content					{ background: url(images/blue-gradient.png) repeat-x #8ed0fd;  padding: 0px; }


#sidepanel						{ float: left; margin: -18px 10px 0 0; width: 234px; }
	#search-hotel				{ background: url(images/boendebox.png) no-repeat; width: 235px; height: 247px; position: relative; }
	#konferenstools				{ width: 209px; height: 62px; background: url(images/konfverktyg.png) no-repeat; display: block; text-indent: -9999px; position: absolute;
									bottom: 14px; left: 13px; }
	#reference					{ margin-bottom: 10px; }
	#reference h4				{ font-size: 14px; color: #0099ff; background: #f4faff; padding: 5px 10px; margin-top: 15px; }	
	#reference li				{ color: #000; font-size: 11px; padding: 6px 10px;  }
	#reference li strong		{ display: block; float: right; margin-right: 20px; font-weight: normal; }	
	

.blackbox						{ background: url(images/sundsvall-blackbox.png) no-repeat; width: 227px; height: 170px; }

/*------------[ Page ]-------------*/


#content-panel					{ width: 655px; margin-right: 35px; float: left; }

.post							{ }
	.post ul						{ color: #000; margin: 5px 0 10px; list-style: disc; margin-left: 20px; font-size: 11px; }
	.post h2						{ font-size: 24px; }
	.post h2 span					{ color: #0099ff; }
	#maincontent h4					{ font-weight: normal; color: #0099ff; border-bottom: 1px solid #bde5ff; margin-bottom: 10px; padding-bottom: 5px; }
	
	.post .entry					{ border-top: 1px solid #bde5ff; border-right: 1px solid #bde5ff; padding: 20px 20px 0 0; margin-top: 40px; }
	#quick-fact p				{ margin-bottom: 0; }	
	
	#maincontent				{ float: left; width: 269px; margin-right: 14px; }
	#main-picture				{ float: left; }
		.image-holder				{ background: url(images/backgrounds/big-image-bg.png) no-repeat; padding: 14px 0px 0px 15px; width: 335px; height: 339px; margin-top: -5px; }
		.image-gallery				{ margin: 15px 0; }
		.small-image-holder			{ background: url(images/backgrounds/small-image-bg.png) no-repeat; padding: 10px 0px 0px 12px; 
										width: 77px; height: 76px; float: left; margin: 5px 0px 0 0; }
	
		
.entry p						{ line-height: 120%; font-size: 11px; color: #000; }
.entry input					{ -moz-border-radius: 0; -webkit-border-radius: 0; color: #000; }

	#subcontent					{ background: #f2faff; padding: 25px 15px; margin: 20px 0; }
	#subcontent h4				{ color: #000; font-size: 11px; border-bottom: 1px solid #bde5ff; margin-bottom: 10px; padding-bottom: 5px; }
	
	#subcontent-left			{ float: left; margin-right: 40px; width: 278px; }
	#subcontent-right			{ float: left; width: 278px; }
	#subcontent-left > div,
	#subcontent-right > div		{ margin-bottom: 20px; }
	#subcontent-left > div p,
	#subcontent-right > div p	{ margin-bottom: 5px; }

	.hotel-material				{ background: url(images/tools.png) no-repeat; width: 193px; height: 44px; margin: 35px 0 0 -15px; padding: 4px 8px 20px 85px }
		#subcontent .hotel-material h4			{ border-bottom: none; margin-bottom: 0; padding-bottom: 0; }

	
	.overlay					{ display: none; background: transparent url(images/backgrounds/overlay-bg.png); 
									position: fixed; top:0; right: 0; bottom: 0; left: 0; z-index: 100; }
	.pdf-gallery				{ position:fixed; top:-200px; left:35%; right:35%; background-color:#fff; padding:20px; border:2px solid #ccc; -moz-border-radius: 20px;
    								-webkit-border-radius:20px; -khtml-border-radius:20px; -moz-box-shadow: 0 1px 5px #333; -webkit-box-shadow: 0 1px 5px #333; z-index:101; }
	a.boxclose					{ float:right; width:36px; height:37px; background:transparent url(images/close.png) repeat top left; 
									margin-top:-30px; margin-right:-35px; cursor:pointer; }

	.pdf-gallery li				{ font-size: 13px; margin-bottom: 5px; }

	#related-hotels				{ border-top: 7px solid #0099ff; padding-top: 30px; }


	#list-pdf h3				{ margin-bottom: 0;  }
	#list-pdf ul				{ margin: 5px 0 15px; }

	.direction-from				{ float: left; margin-right: 10px; }
	.direction-link				{ background: url(images/backgrounds/link-bg.gif) repeat-x #d1edff; display: block; float: left; padding: 1px 30px; 
									text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; margin-top: 0px; color: #0099ff; }


	.transport-list				{ margin: 30px 0; }


/*------------[ Search ]-------------*/


.search-count					{ color: #0099ff; }

.search-post,
.search-post-last					{ float: left; width: 200px; margin: 15px 27px 0 0; height: 365px; position: relative; }
	.search-post h2					{ margin: 8px 0 5px; font-size: 17px; font-weight: bold; }
	
	.search-post-meta				{ position: absolute; bottom: 0; width: 100%; }
	.search-post a					{ color: #000; }
	.search-post p					{ color: #000; margin-bottom: 0; font-size: 11px; }

.search-post-last					{ margin-right: 0; }

.paging								{ margin: 20px 0; }

/*------------[ Sidepanel ]-------------*/


#side-panel						{ width: 250px; float: left; }
	#side-panel h2				{ font-size: 24px; }
	#side-panel .content		{ background: url(images/backgrounds/sidepanel-bg.png) no-repeat; padding: 7px 7px; height: 584px; margin-bottom: 15px; }

	#search-hotel form			{ padding: 75px 0 20px 40px; position: relative; }
	#search-hotel form label	{ font-size: 10px; font-weight: normal; color: #000; display: block;  float: none;}
	#search-hotel form select	{ width: 145px; margin-bottom: 10px; }
	#search-hotel input	{ display: block; width: 60px; float: left; padding: 5px 3px; -moz-border-radius: 0; -webkit-border-radius: 0;
														 color: #000; }
	#search-hotel input.submit	{  background: url(images/search-button.png) no-repeat; width: 80px; height: 32px; display: block; text-indent: -9999px;
											cursor: pointer; float: left; border: none; }
											
h3#references { font-family: Arial; font-size: 14px; font-weight: bold; color: #34b4ff; background: url('images/reference-title-bg.png') center bottom no-repeat; display: block; float: left; width: 197px; padding-left: 30px; padding-bottom: 15px; margin-top: 15px; }
ul#reference-list { float: left; margin-left: 4px; margin-bottom: 10px; }
ul#reference-list li { background: url('images/reference-bg.png') no-repeat; width: 205px; font-weight: bold; font-size: 12px; margin-bottom: 2px; }

ul#reference-list li a { padding-top: 4px; height: 20px; display: block; color: #333333; padding-left: 25px; }


/*------------[ Footer ]-------------*/


#footer							{ background: url(images/footer-bg.png) repeat-x; margin-top: 50px; padding: 20px 0 100px; }
	.footer-box					{ border-right: 1px solid #666; padding: 0 20px; float: left; width: 185px; height: 155px; font-size: 10px; }
	.footer-box h4				{ margin: 2px 0 5px; }
	
	
/*-------[ Single referenser ]--------*/
div#content-panel.referens		{ width: 435px; margin-right: 15px; }
div#referens-sidebar			{ width: 220px; margin-right: 20px; float: left; }
div#content-panel.referens .entry { float: left; border: none; margin-top: 0; padding-top: 0; }
div#content-panel.referens img	{ margin-bottom: 25px; }
div#content-panel.referens #maincontent { width: inherit; }

div#referens-sidebar span.start-name	{ text-transform: none; font-size: 11px; }
div#content-panel.referens .post .entry #maincontent h2 { font-size: 18px; }
div#content-panel.referens .post .entry #maincontent h3 { font-weight: bold; font-size: 13px; color: #000000; padding-top: 20px; }
div#content-panel.referens .post .entry #maincontent p { font-size: 13px; }

div#content-panel.referens #maincontent h1 { margin: 0 0 5px; }

/*------------[ Classes ]-------------*/


	.read-more					{ background: url(images/backgrounds/link-bg.gif) repeat-x; display: block; padding: 1px 15px; text-align: right; text-transform: uppercase;
										font-size: 10px; font-weight: bold; margin-top: 8px; color: #0099ff; }
	.strong-float strong		{ float: right; font-weight: normal; }
	.searchform-spoiler			{ display: none; }

	p .right					{ margin-left: 20px; }
	

	.success-message			{ background: #d6eace; padding: 13px 10px 2px; margin-bottom: 30px; }	
	.error-message			{ background: #ec9b9b; padding: 13px 10px 2px; margin-bottom: 30px; }	

	
	#mail textarea		{ width: 200px; height: 100px; }
	#mail input			{ width: 150px; }
	#mail input[type="radio"] { width: auto; }
	#mail fieldset		{ margin: 0 0 30px; }
	#mail fieldset div	{ float: left; margin: 0 20px 5px 0; }
	fieldset.contact input { margin-bottom: 10px; }
	#mail legend		{ font-size: 16px; margin-bottom: 10px;  }
	
	.other-recommendation	{margin: 30px 0 20px; }
	
	.english-icon			{ cursor: default; }

	.ss-footer				{ display: none !important; }

	
