/*
Theme Name: Esplanaden
Theme URI: http://www.sodraesplanaden.se/
Description: Södra Esplanadens WordPress-tema
Version: 1.0.7
Author: Södra Esplanaden
Author URI: http://www.sodraesplanaden.se/
*/

/* Typography */

@import "style-color.css";

body {
	font-size: 62.5%;
	font-family: georgia, serif;
	background: #ececec url(gfx/bg.png) repeat-x; 
}

h2, h3, .headline p {
	font-size: 2.2em;
	line-height: 1.3em;
	margin: 0; /* 1em 0 0.6em; */
	font-weight: normal;
	text-decoration: none;
}

.headline h2 {
	font-weight: bold;
}

a img {
	border: none;
}

.entry h3 {
	font-size: 1.9em;
}

h2 a, h3 a {
	text-decoration: none;
}

p, .entry > ul, .entry .columns > ul, .entry .columns .column > ul  {
	font-size: 1.2em;
	line-height: 1.5em;
}



/* TinyMCE Advanced styles */

p.ingress {
	font-size: 1.5em;
	line-height: 1.4em;
}

.top-margin {
	margin-top: 4.2em;
}

.bottom-margin {
	margin-bottom: 4.2em;
}


/* Sections */


/*
 *	REKLAM: 0 100 0 0
 */

#entries div.category-reklam a.post-com-count:hover {
	background-position: left -2px;
}


/*
 *	ILLUSTRATION: 0 70 100 0
 */

#entries div.category-illustration a.post-com-count:hover {
	background-position: left -26px;
}


/*
 *	JOURNALISTIK: 100 0 100 0
 */

#entries div.category-journalistik a.post-com-count:hover {
	background-position: left -50px;
}


/*
 *	GRAFISK FORM: 0 80 100 0
 */

#entries div.category-grafisk-form a.post-com-count:hover {
	background-position: left -74px;
}


/*
 *	DIGITAL: 32 92 0 20
 */

#entries div.category-digital a.post-com-count:hover {
	background-position: left -99px;
}

/*
 *	PR: C M Y K
 *	TODO: Add PR to image
 */

#entries div.category-pr a.post-com-count:hover {
	background-position: left -172px;
}

/*
 * Contact info
 */

#contact-info {
	font-size: 1.2em;
	float: right;
	text-align: right;
	list-style: none;
	list-style-type: none;
	background: url(gfx/se-logo.png) no-repeat right center;
	height: 76px;
	padding: 5px 120px 0 0;
	margin: 25px -14px 0 0;
}

#contact-info li {
	margin: 4px 0;
	list-style: none;
	list-style-type: none;
}

/* Style */


/** Elements */
li.gradient, small.gradient, ul.gradient li {
	padding: 1px 3px;
	margin: 3px 0;
	background: url(gfx/li-gradient.png) repeat-x;
	font-size: 1.2em;
	line-height: 1.5em;
}

.navigation {
	font-size: 1.4em;
}

ul.gradient, h2.gradient, h3.gradient {
	padding: 0 0 1px ! important;
}

ul.gradient {
	background: url(gfx/ul-gradient.png) repeat-x;
}

h2.gradient, h3.gradient {
	background: url(gfx/area-gradient.png) repeat-x;
}

h2.gradient a, h3.gradient a {
	font-weight: normal ! important;	
}

ul.gradient li {
	background: none;
}

ul.gradient a {
	border-bottom: 1px dotted white;
}

/** Sections */

#home {
	margin: 0 7px 15px 5px;
}

#home .headline {
	padding: 30px 0;
}

#home-areas .area {
	width: 185px;
	padding-right: 2px;
	float: left;
	background: transparent;
}

#home-areas .last {
	padding: 0 ! important;
}

#home-areas .area > * {
	padding: 3px 5px 5px 3px;
}

#home-areas .area-image-container {
	height: 150px;
	width: 177px;
	overflow: hidden;
	position: relative;
	background: url(gfx/area-img-bg-gradient-5.png);
}

#home-areas .area-image-container:hover img {
	-moz-opacity:.75; filter:alpha(opacity=75); opacity:.75;
	background: black;
}

#home-areas .area-image-wrapper {
	height: 150px;
	width: 177px;
	overflow: hidden;
	padding: 0;
}

#home-areas h2, #home-areas h3 {
	position: absolute;
	bottom: 5px;
	width: 177px;
	text-align: center;
	text-indent: -9999px;
	z-index: 1;
}

#home-areas h2 a, #home-areas h3 a {
	display: block;
	width: 100%;
	height: 100%;
}

#home-areas h2.reklam a, #home-areas h3.reklam a {
	background: url(gfx/area-reklam.png) no-repeat center 8px;
}

#home-areas h2.illustration a, #home-areas h3.illustration a {
	background: url(gfx/area-illustration.png) no-repeat center 8px;
}

#home-areas h2.journalistik a, #home-areas h3.journalistik a {
	background: url(gfx/area-journalistik.png) no-repeat center 8px;
}

#home-areas h2.grafisk-form a, #home-areas h3.grafisk-form a {
	background: url(gfx/area-grafisk-form.png) no-repeat center 8px;
}

#home-areas h2.digital a, #home-areas h3.digital a {
	background: url(gfx/area-digital.png) no-repeat center 8px;
}

#home-areas h2.pr a, #home-areas h3.pr a {
	background: url(gfx/area-pr.png) no-repeat center 8px;
}

#home-areas .area img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

#home-areas .area-text {
	background: none ! important;
}



.widget ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0 0 1.5em;
}

.widget li {

	margin-left: 0;
}

#wrapper {
	width: 946px;
	margin: 0 auto;
	padding: 28px 0 15px;
}

#content {
	padding: 15px 21px 15px 19px;
}

#showcase {
	height: 330px;
	padding: 0 4px 0 5px;
}

#showcase, #content {
	background: url(gfx/content-bg.png);
}

.content-footer {
	background: url(gfx/content-bg-bottom.png) no-repeat;
	height: 6px ! important;
	margin-bottom: 4px;
}

.content-header {
	background: url(gfx/content-bg-top.png) no-repeat;
	height: 5px ! important;
}

/* Layout */

body {
	margin: 0;
	padding: 0;
}

#header {
	background: url(gfx/top-menu.png) repeat-x;
	z-index: 2;
	height: 33px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

body.logged-in #header {
	top: 28px;
}

#header * {
	outline: 0; 
}

#nav-items {
	width: 936px;
	margin: 0 auto;
	position: relative ! important;
}

#header ul {
	display: block;
	list-style: none;
	list-style-type: none;
	padding: 0;
}

#header ul#nav-info {
	float: right;
}

#header li {
	float: left;
	display: block;
}

#header h1#sitelogo {
	float: right;
	font-size: 1em;
	display: block;
	background: url(gfx/nav-se.png) no-repeat 0px 8px;
	text-indent: -9999px;
	width: 108px;
	margin-top: 0px;
	margin-left: 7px;
}

#header h1#sitelogo a {
	display: block;
	height: 28px;
}

#header ul {
	padding: 0;
	margin: 0;
}

#nav-items li {
	margin: 0;
	padding: 0;
	background: url(gfx/li-gradient-header.png) repeat-x;
}

#nav-items li a {
	padding: 0 7px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

#header li#nav-reklam a {
	background-image: url(gfx/nav-reklam.png);
	width: 41px;
}

#header li#nav-journalistik a {
	background-image: url(gfx/nav-journalistik.png);
	width: 64px;
}

#header li#nav-illustration a {
	background-image: url(gfx/nav-illustration.png);
	width: 59px;
}

#header li#nav-grafisk-form a {
	background-image: url(gfx/nav-grafisk-form.png);
	width: 67px;
}

#header li#nav-digital a {
	background-image: url(gfx/nav-digital.png);
	width: 36px;
}

#header li#nav-pr a {
	background-image: url(gfx/nav-pr.png);
	width: 17px;
}


#header li#nav-om-oss a {
	background-image: url(gfx/nav-om-oss.png);
	width: 41px;
}

#header li#nav-se-bloggen a {
	background-image: url(gfx/nav-se-bloggen.png);
	width: 62px;
}

#header li#nav-praktikantbloggen a {
	background-image: url(gfx/nav-praktikantbloggen.png);
	width: 96px;
}

#header li#nav-galleri a {
	background-image: url(gfx/nav-galleri.png);
	width: 36px;
}

#header li#nav-english a {
	background-image: url(gfx/nav-english.png);
	width: 40px;
}

#showcase {
	position: relative;
	overflow: hidden;
}

#showcase-nav {
	display: block;
	width: 674px;
	z-index: 1;
	position: absolute;
	bottom: 10px;
	left: 13px;
}

#showcase-nav ul {
	position: relative;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
}

#showcase-nav ul li {
	float: left;
	margin: 0;
	background: url(gfx/showcase-inactive.png) center center no-repeat;
	/* moz-opacity:.75; filter:alpha(opacity=75); opacity:.75; */
}

#showcase-nav ul li.active {
	background: url(gfx/showcase-active.png) center center no-repeat;
}

#showcase-nav ul li a {
	display: block;
	width: 12px;
	height: 6px;
	text-indent: -9999px;
}

#panel {
	float: left;
	position: relative;
	overflow: hidden;
	display: block;
	width: 674px;
	height: 331px;
	background: url(gfx/showcase-backdrop.png);
}

#showcase-img-container, #showcase-img-container li {
	margin: 0;
	padding: 0;
}

#showcase-img-container {
	position: relative;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

#showcase-img-container li {
	display: inline ! important;
	float: left ! important;
}

#showcase-img-container img {
	width: 674px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.showcase-info p {
	margin: 1.2em 0 0 0;
}

.showcase-info {
	float: right;
	width: 232px;
	margin: 15px 21px 15px 15px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	vertical-align: bottom;
}

#entries {
	width: 656px;
	float: left;
}

.entry {
	margin-bottom: 5px;
}

.entry small.postinfo {
	width: auto;
	display: block;
	clear: both;
	float: none;
	font-size: 1.2em;
}

.entry p.postmetadata {
	width: 100%;
	display: block;
	clear: both;
	float: none;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	color: rgb(120, 120, 120);
}

.entry img.alignleft {
	margin: 0 10px 10px 0;
}

.entry img.alignright {
	margin: 0 0 10px 10px;
}

.entry img.size-large {
	width: 656px;
	height: auto ! important;
	-ms-interpolation-mode: bicubic;
}

.column {
	width: 300px;
	margin: 0;
}

.leftcol {
	float: left;
}

.rightcol {
	float: right;
	margin: 0 25px 0 0;
}

#sidebar {
	width: 232px;
	margin: 0 0 0 18px;
	float: right;
	overflow: hidden;
	word-wrap: break-word
}

#sidebar .widget {
	margin-bottom: 10px;
}

#sidebar .widget img {
	max-width: 232px;
	height: auto ! important;
	-ms-interpolation-mode: bicubic;
}

#sidebar img.avatar {
	margin-bottom: 1.2em;
}

#sidebar small.author-title, #sidebar ul.author-meta {
	font-size: 1.2em;
}

#sidebar ul.author-meta  {
	margin: 10px 0 0 0;
}

#sidebar ul.author-meta li {
	margin: 3px 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* comments bubble */
.post-com-count-wrapper {
	min-width: 22px;
}
 
.post-com-count span {
	font-size: 10px;
	font-weight: bold;
	height: 1.2em;
	line-height: 1.5em;
	min-width: 0.7em;
	padding: 0 6px 4px;
	display: inline-block;
	cursor: pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

a.post-com-count span, a.post-com-count:hover span {
	color: white ! important;
	font-weight: normal;
}

.post-com-count:hover {
	background-position: left -122px;
}
 
.post-com-count {
	margin-right: 5px;
	text-align: left;
	height: 1.2em;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0 0 8px;
	cursor: pointer;
	background-position: left -147px;
	background-repeat: no-repeat;
	background-image: url(gfx/bubble_bg.png);
}


.post-com-count span {
	background-color: #bbb;
}

#splash {
	position: fixed;
	top: 40px;
	width: 946px ! important;
	height: auto ! important;
	margin-left: -476px;
	left: 50%;
	display: block;
	z-index: 10;
}

#splash * {
	display: block;
	float: right;
}

#nextSplash {
	display: none;
}

/** Begin Comments */

.alt {
	margin: 0;
	padding: 10px;
	background: rgb(245, 245, 245);
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 11px 5px 5px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	display: block;
}

.comment-body p {
	clear: both;
	margin-top: 12px;
}

/* Service-ikoner */

#sidebar p.service {
	padding: 2px 0 0 0;
	margin-bottom: 10px;
	background-repeat: no-repeat ! important;
	background-position: top left ! important;
	height: auto;
	min-height: 40px;
}

#sidebar p.service a.profile-link {
	text-indent: -9999px;
	display: block;
	width: 38px;
	height: 36px;
	margin-right: 6px;
	float: left;
}

#sidebar p.delicious {
	background-image: url(gfx/service-icons/delicious_bw.png);
}

#sidebar p.delicious:hover {
	background-image: url(gfx/service-icons/delicious_color.png);
}

#sidebar p.facebook {
	background-image: url(gfx/service-icons/facebook_bw.png);
}

#sidebar p.facebook:hover {
	background-image: url(gfx/service-icons/facebook_color.png);
}

#sidebar p.flickr {
	background-image: url(gfx/service-icons/flickr_bw.png);
}

#sidebar p.flickr:hover {
	background-image: url(gfx/service-icons/flickr_color.png);
}

#sidebar p.lastfm {
	background-image: url(gfx/service-icons/lastfm_bw.png);
}

#sidebar p.lastfm:hover {
	background-image: url(gfx/service-icons/lastfm_color.png);
}

#sidebar p.linkedin {
	background-image: url(gfx/service-icons/linkedin_bw.png);
}

#sidebar p.linkedin:hover {
	background-image: url(gfx/service-icons/linkedin_color.png);
}

#sidebar p.myspace {
	background-image: url(gfx/service-icons/myspace_bw.png);
}

#sidebar p.myspace:hover {
	background-image: url(gfx/service-icons/myspace_color.png);
}

#sidebar p.rss {
	background-image: url(gfx/service-icons/rss_bw.png);
}

#sidebar p.rss:hover {
	background-image: url(gfx/service-icons/rss_color.png);
}

#sidebar p.skype {
	background-image: url(gfx/service-icons/skype_bw.png);
}

#sidebar p.skype:hover {
	background-image: url(gfx/service-icons/skype_color.png);
}

#sidebar p.spotify {
	background-image: url(gfx/service-icons/spotify_bw.png);
}

#sidebar p.spotify:hover {
	background-image: url(gfx/service-icons/spotify_color.png);
}

#sidebar p.twitter {
	background-image: url(gfx/service-icons/twitter_bw.png);
}

#sidebar p.twitter:hover {
	background-image: url(gfx/service-icons/twitter_color.png);
}

#sidebar p.youtube {
	background-image: url(gfx/service-icons/youtube_bw.png);
}

#sidebar p.youtube:hover {
	background-image: url(gfx/service-icons/youtube_color.png);
}

#sidebar .author-short-info {
	margin-top: 3px;
	
}

#sidebar .author-short-info h4 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}

/* End Comments */

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.0em;
	font-family: Georgia, serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin: -6px 10px 6px 0;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	word-wrap: break-word;
	overflow: hidden;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

.respond-link {
	margin-bottom: 20px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/** Utilities */

.clear {
	float: none;
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Edit links */

#showcase .editlink {
	margin-bottom: 1.2em;
}

#home .headline .editlink {
	float: right ! important;
	display: block ! important;
}

.postinfo .editlink a {
	background: url(gfx/editlink-bg.png);
	padding: 2px 3px 1px;
	border: 1px solid white;
}

.postinfo .editlink a:hover {
	background: url(gfx/editlink-bg-active.png);
}

.editlink a {
	text-decoration: none;
	font: 0.8em normal 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	background: #eee;
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.editlink a:hover {
	background: #f5f5f5;
}

img#wpstats {
	display: none;
}

abbr {
	border-bottom: 1px dashed rgb(150, 150, 150);
}

.fb_like.facebook {
    margin: 10px 0;
}
