/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* end clearfix */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

html
{
	background: #ebf8fb url(../images/background.jpg) repeat-x top;
}

body
{
	font-size: 11px;
	line-height: 1.5;
	color: #707070;
}

#first-wrapper
{
	background: url(../images/shadow.jpg) repeat-y 50%;
}

#second-wrapper
{
	background: url(../images/cloud-background.jpg) no-repeat 50% top;
}

#nightlife #first-wrapper
{
	background: #000 url(../images/star-background.jpg) repeat-x top;
}

#nightlife #second-wrapper
{
	background: #fff;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
}

body,
#splash,
#post-69 h2 a,
#latest-gallery-posts h3
{
	font-family: Verdana, Arial, Helvetica, sansserif;
}

h1, h2, h3, h4, #header, .date, #sub-navigation, #calendar table
{
	font-family: Myriad, Arial, Verdana, sans-serif;
}

p {
	margin: 0 0 1em 0;
}

h3
{
	font-size: 1.15em;
	margin: 1em 0 .3em 0;
}

h4
{
	font-size: 1em;
	margin: .7em 0 0 0;
}

table {
	border-collapse: collapse;
}

a:link {
	color: #01aabb;
}

a:visited {
	color: #01aabb;
}

#wrapper {
	min-height: 100%;
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#content {
	float: left;
	width: 640px;
}

.posts,
.page
{
	margin: 8px 0 0 0;
	width: 611px;
	padding: 22px 13px 0 0;
}

.page
{
	clear: left;
	padding-top: 10px;
}

.page h2
{
	font-size: 26pt;
	color: #01aabb;
	margin: 0 0 .2em 0;
	font-weight: normal !important;
}

.first-column
{
	float: left;
	margin: 8px 11px 0 0;
	font-size: 11px;
}

.first-column ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.first-column li
{
	margin-bottom: 10px;
}

.page .second-column
{
	float: left;
	width: 390px;
}

#post-69 h2
{
	position: relative;
}

#post-69 h2 a
{
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 13px;
}

#post-69 h2,
#post-78 h2,
.posts h2,
#calendar-result h2
{
	font-size: 26px;
	color: #01aabb;
	margin: 0 0 .5em 0;
	padding-bottom: 3px;
	background: url(../images/posts-line.gif) repeat-x bottom;
  width: 467px;
}

.post h3
{
	font-size: 15px;
	margin: 0;
	text-transform: uppercase;
}

.post h3 a:link, 
.post h3 a:visited
{
	text-decoration: none;
	color: #333;
}

.post h3 a:hover
{
	text-decoration: underline;
}

.post .date,
#commentlist .date
{
	font-size: 11px;
	color: #01aabb;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1em;
}

.post
{
	border-bottom: 1px solid #00c7db;
	margin-bottom: 25px;
	padding-bottom: 25px;
	width: 467px;
}

.single
{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#commentform textarea
{
	width: 400px;
}

#commentlist
{
	width: 467px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#commentlist li
{
	border-bottom: 1px solid #b2d234;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#commentlist h3
{
	margin: 0;
}

.archives
{
	float: right;
	color: #01aabb;
	width: 115px;
}

.archives h3
{
	margin-top: 0;
}

.archives ol, 
.archives li 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.archives h3
{
	text-transform: uppercase;
	line-height: 1.3;
}

#gallery-posts,
#missing-posts
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#missing-posts li,
#gallery-posts li
{
	border-bottom: 1px solid #b2d234;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

#missing-posts .image,
#gallery-posts .image
{
	float: left;
	width: 128px;
	padding-top: 3px;
	margin-right: 10px;
}

#missing-posts .entry,
#gallery-posts .entry
{
	width: 470px;
	float: left;
	margin-left: 138px;
}

#missing-posts .has-image .entry,
#gallery-posts .entry
{
	margin-left: 0;
}

#missing-posts h3,
#gallery-posts h3
{
	text-transform: uppercase;
	font-size: 15px;
	margin: 0;
}

#missing-posts .date,
#gallery-posts .date
{
	font-size: 11px;
	font-weight: bold;
	color: #96a949;
	margin-top: 0;
}

#missing-posts .contact
{
	font-weight: bold;
	font-size: 12px;
}

#gallery-posts table
{
	font-size: 12px;
}

#gallery-posts th
{
	text-align: left;
	padding-right: 5px;
	vertical-align: top;
}

#gallery-posts td
{
	vertical-align: top;
}

.has-form h3
{
	color: #879f27;
	text-transform: uppercase;
}

.has-form ol
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.has-form li
{
	padding: 0;
	margin: 8px 0;
}

.has-form label
{
	float: left;
	width: 100px;
}

.has-form ol input,
.has-form ol textarea
{
	float: left; 
	width: 350px;
	border: 1px solid #879f27;
}

.has-form .submit-buttons
{
	padding-left: 100px;
}

.has-form button
{
	display: block;
	border: 0;
	padding: 0;
	background: url(../images/missing/button.gif) no-repeat left top;
	text-indent: -9999px;
	width: 49px;
	height: 18px;
}

#attractions-teaser
{
	width: 640px;
	margin-bottom: 7px;
}

#recent-posts
{
	float: left;
	width: 314px;
	border: 1px solid #e0e0e0;
	color: #666;
	font-size: 11px;
	margin-bottom: 8px;
	min-height: 185px;
	font-family: Verdana, Arial, sansserif;
}

#recent-posts h2
{
	color: #01aabb;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 10px;
}

#recent-posts h2 a
{
	float: right;
	margin-right: 10px;
}

#recent-posts ol
{
	list-style: none;
	padding: 0;
	margin: 0 10px 0 10px;
}

#recent-posts li
{
	margin: 8px 0 0 0;
	padding: 0;
}

#recent-posts a, 
#recent-posts a:link
{
	color: #666;
	text-decoration: none;
}

#recent-posts a:visited
{
	color: #999;
}

#recent-posts a:hover
{
	text-decoration: underline;
}

#first-pusher,
#second-pusher,
#third-pusher,
#fourth-pusher
{
	float: left;
	margin-bottom: 8px;
}

#first-pusher
{
	margin: 0 8px;
}

#second-pusher-row
{
	clear: both;
}

#third-pusher
{
	margin-right: 8px;
}

#first-pusher.placeholder,
#second-pusher.placeholder
{
	background: url(../images/pushers/placeholder-small.png) no-repeat;
	width: 154px;
	height: 185px;
}

#third-pusher.placeholder,
#fourth-pusher.placeholder
{
	background: url(../images/pushers/placeholder-large.png) no-repeat;
}

#sidebar
{
	width: 253px;
	float: right;
}

#sidebar #calendar {
	margin-bottom: 10px;}

#sidebar h2
{
	color: #fff;
	background: #21c7d8 url(../images/sidebar/headline-background.gif) no-repeat left top;
	font-size: 14px;
	text-align: center;
	line-height: 2.1;
	height: 29px;
	overflow: hidden;
	margin: 0 0;
	font-weight: bold;
}

#latest-gallery-posts ol,
#latest-missing-posts ol
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#latest-gallery-posts li
{
	padding: 0;
	margin: 0;
	width: 126px;
	float: left;
}

#latest-gallery-posts h3
{
	clear: left;
	font-size: 12px;
	padding: 8px 0 0 0;
	margin: 0;
	color: #96a949;
}

#latest-gallery-posts p
{
	font-size: 11px;
	margin: 0;
}

#latest-missing-posts li
{
	padding: 0;
	margin: 5px 0;
}

#content-wrapper
{
	padding-bottom: 65px;
	clear: both;
	padding-top: 7px;
}

#footer
{
	font-size: 9px;
	position: relative;
	top: 10px;
	margin: -55px auto 0 auto;
	color: #666;
	width: 900px;
}

#footer div
{
	border-top: 10px solid #f3f2f3;
	padding: 6px 0 0 7px;
}

#flickr-badge
{
	clear: both;
	margin: 15px 0 0 0;
}

#flickr-badge .powered-by
{
	margin-bottom: 8px;
}

.flickr_badge_image {
	float: left;
	margin: 0 15px 10px 0;
}

#newsletter {
	background: url(../images/calendar/backliten.jpg) no-repeat;
	background-position: bottom left;
	width: 253px;
	font-size: 11px;}
	
#newsletter p {
	margin: 0 10px 0 10px;
	font-weight: bold;
	color: #666;}

#newsletter p {
	margin-top: 10px;}
	
#newsletter p.epostpolicy {
	font-size: 9px;
	padding-bottom: 10px;
	font-weight: normal;}
	
#newsletter p.skicka input {
	color: #01aabb;
	font-weight: bold;}
	
#newsletter p.epostadress input {
	width: 225px;}
	
#newsletter div {
	margin: 0 0 0 10px;
	display: inline;
	font-size: 9px;}
	
#facebook a {
	margin-top: 10px;
	display: block;
	background: url(../images/sidebar/facebook.png) no-repeat;
	height: 47px;
	width: 250px;
	text-indent: -999em;}
	
/* .front-clown {
	height: 242px;
	width: 640px;
	background: url(../images/frontpage-clown.jpg) no-repeat;
	background-position: top left;} */
	
h2.front-welcome {
	font-weight: normal;
	font-size: 26pt;
	margin: 20px 0 0 10px;
	padding: 0;
	color: #01aabb;
	line-height: 1;}
	
.front-welcome-text {
	margin: 0 10px 20px 10px;
	padding: 0;
	font-size: 11px;
	color: #989898}
	
.page h2 {
	position: relative;
	top: -15px;
	margin: 10px 10px 0px 10px;}
	
.page .entry {
	position: relative;
	top: -10px;
	margin: 0px 10px 0px 10px;}
	
.page .headerimg {
	position: relative;
	top: -10px;
	max-width: 630px;}

#social_media_top_image {
	margin-bottom: -10px;
	z-index: 0;
}

#social_media {
	width: 620px;
	float: left;
	padding: 10px;
	background: #f3f3f3;
	z-index: 1;
}

/* flickr */

/*#flickr_logo {
	position: relative;
	width: 308px;
	top: -20px;
	margin-bottom: -40px;
	float: left;
}*/

#flickr-front {
	/*position: relative;
	top: 10px;
	background: url(../images/flickr-front.jpg) no-repeat;
	background-position: top left;*/
	/*padding: 0 0 0 95px;*/
	overflow: hidden;
	/*height: 300px; /* 120 */
	width: 305px; /* 545 */
	white-space: normal;
}

#flickr-front a {
	white-space: nowrap;
}
	
#flickr-front img {
	height: 242px; /* 120 */
	width: 308px;
	white-space: nowrap;
	display: inline;
	margin-left: 0px;
}

/* Twitter */

#twitter_feeds {
	float: right;
  width: 302px;
}

#twitter_logo {
  margin-bottom: 0px; /* -5 */
}

#twitter_feeds_bottom {
	position: relative;
	bottom: 0px;
	width: 100%;
	background: url(../images/socialmedia/twitter_bg_bottom2.png) #f3f3f3 no-repeat;
	height: 30px;
}

.loaded-tweets ul,
.aktt_tweets ul {
  height: 566px; /* 272*/
	width: 280px;
  margin: 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #dddddd;
	background: #ffffff;
	overflow: hidden;
}

.loaded-tweets {
  margin: 10px 0;
}

.loaded-tweets ul li,
.aktt_tweets ul li {
	width: 260px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.aktt_more_updates, .aktt_tweet_time {
	display: none;
}

#divider {
	height: 30px;
	width: 100%;
}


/* Youtube */

#youtube {
	float: right;
}

/* Facebook */

#facebook_fanbox {
  position: relative;
	width: 317px;
	height: 400px;
}

#facebook_logo {
  margin-top: 2px;
  margin-bottom: 8px;
}

.front-welcome-text .stbutton {
  display: none;
}
