/*
Theme Name: Mötesplatsens Tema
Theme URI: http://blog.motesplatsen.se/
Description: Mötesplatsens tema, baserat på "Kubrick".
Version: 1.0
Author: Jens Johnsson

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	background: #bad5e5;
	color: #444555;
	text-align: center;

	}
	

img.alignright  {
display:inline;
margin:0 0 0 0;
padding:20px;
}

img.alignleft  {
display:inline;
margin:0 0 0 0;
padding:20px;
}

#page {
	background: #FFFFFF url('images/mp-bg-content.png') repeat-y scroll center top;
	text-align: left;
	}
	#pagetop {
	background: url('images/pagetop.gif') repeat-y scroll center top;
	text-align: left;
	width:955px;
	height:7px;
	margin-bottom:20px;
	}

#header  {
height:60px;
margin: auto;
padding-top:13px;
width:955px;
background:url("images/headbottom.gif") no-repeat scroll center bottom #FFFFFF;
}

#pagebar  {
float:right;
height:49px;
margin-right:6px;
width:370px;
}

#pagebar a {
display:block;
float:right;
font-family: Arial,Sans-Serif;
font-size:0.7em;
height:27px;
padding:17px 19px 0;
text-align:center;
}

#pagebar a:hover {
	/*nothing pretty so we dont break paths to files */
	text-decoration: underline; 
}

#pagebar li {
	list-style:none;
}

#mp-search {
	float:right;
	height:46px;
	padding:0;
	width:237px;
}

#content {
	font-size: 0.7em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	font-size: 10pt;
	}

.widecolumn {
	line-height: 1.5em;
	}
	
#tag_cloud-2 {
line-height: 2.1em;
	}

.narrowcolumn {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
    background:transparent url(images/mp-footer-bg.png) no-repeat scroll center bottom;
	border: none;
	}

small  {
font-size:1em;
line-height:1.5em;
margin-left:10px;
margin-right:5px;
color:#FFFFFF;
background-color: none;
}

small a{
color:#FFFFFF;
}

h1, h2, h3 {
	font-family: Georgia, Sans-Serif;
	font-weight:normal;
	}

h1 {
	font-size: 2.9em;
	font-weight:normal;
	text-align:left;
	}

.description {
	font-size: 0em;
	text-align: center;
	}
#beskrivning {
float:left;
font-size:10pt;
height:41px;
margin-left:20px;
padding-top:10px;
width:223px;}

#blimedlem {float: right;  background:transparent url(images/bli-medlem.png) no-repeat scroll center center; margin-right:-8px; padding-top:14px; width: 244px; height:38px; }
#blimedlem a{
font-size:14px; font-weight:bold; color:#FFFFFF;}

h2 {
	font-size: 2.9em;
	font-weight:normal;
	text-align:left;
	}

h2.pagetitle {
	font-size: 2.6em;
	}

#sidebar h2 {
	font-family:   arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	}

#sidebar h1 {
	font-family:   arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	color:#32576c;
	margin-bottom:-20px;
	}
	
	.sidebarheader {

color:#32576C;
font-family:arial,Sans-Serif;
font-size:10pt;
font-weight:bold;
line-height:1.5em;
background-color:#FFFFFF;
padding: 13px;
	margin-bottom:-19px;
	margin-top:5px;
}

h3 {
	font-size: 1.5em;
	}
.related_post_title {
    background: url("images/green.gif") no-repeat scroll 0 0 #8EAF00;
    height: auto;
    padding: 0;
    margin-left:0px;
}
	
.related_post{
display:block;
float:right;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #32576c;
	}

h2, h2 a, h2 a:visited {
	color: #32576c;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a:hover {
	text-decoration: underline;
	color: #32576c;
	}

.entry p a:visited {
	color: #4187af;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em   Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;

	}
#commentform small {
	color:#32576c;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 10pt   Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #BBBBBB;
	list-style:none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #4187af;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
	.footlink {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande',   Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#searchsubmit {
	background:url("images/search-m.gif") no-repeat scroll right bottom transparent;
	border:0 none;
	color:#FFFFFF;
	height:30px;
	width:44px;
	margin-right:-10px;
	text-align: center;
	font-family:arial;
	font-weight:bold;
}

#s {
	background:url("images/form-m.gif") repeat-x scroll left top transparent;
	border:0 none;
	color:#999999;
	float:left;
	font-family:arial;
	font-size:10pt;
	height:16px;
	padding:8px 8px 8px 0;
	width:154px;

	

}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 955px;
	}

.social_bookmark  {
display:block;
float:right;
padding-right:7px;
padding-top:32px;
text-align:center;
}

.social_bookmark img {
margin-left:6px;
}

.narrowcolumn {
float:left;
margin:0 37px 0 0;
padding:0 40px 40px;
width:556px;
	}

.widecolumn {
float:left;
margin:0 38px 0 0;
padding:0 40px 40px;
width:558px;
	}

.post {
margin:0 0 25px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata  {
background:url("images/post-meta-data-bg.gif") no-repeat scroll left bottom transparent;
color:#949494;
font-size:8pt !important;
line-height:1.8em;
margin-left:-48px;
margin-right:-11px;
margin-top:35px;
min-height:71px;
padding-left:48px;
}

.postmetadata a {color:#949494; text-decoration:underline;}
.postmetadata p {padding-top:9px;}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 955px;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 13px 0 17px;
	font-size: 0.7em;
	text-align: center;
	color:#FFFFFF;
	}
	
#footer a {
color:#FFFFFF;
margin-right:12px;
padding:20px 0 33px;
text-align:center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 15px 0 15px 0;
	line-height:1.3em;
	}

h2 {
	margin: 15px 0 15px 0;
	line-height:1.3em;
	}
	
h2.single {
	margin: 20px 0 18px 0;
	}

h2.pagetitle {
	margin: 20px 0 10px 0;
	text-align:left;
}

#sidebar h2 {
margin-bottom:-6px;
margin-left:0px;
margin-top:5px;
padding:7px;
}
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px 0 10px 25px;
	margin: 0 px;
	display: inline;
	}

img.alignleft {
	padding: 5px 25px 10px 0;
	margin:  0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
		list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 10px 0;
}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px -10px 0;

	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 6px 0 0 0 ;
	padding: 2px 0px;
	text-align: right;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 120px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 250px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond {width:560px; float: left;}
#commentform #submit {
	margin: 0 -0.6em 0 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0;
	margin-left: 675px;
	width: 230px;
	
	}
	
	#sidebar ul li
{ 	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}
		#sidebar li
{ 	list-style: none;

	}
#categories-3
{ 	background:  #8eaf00 url('images/green.gif') no-repeat ;
	height:auto;
	padding:-10px;
width: 240px;

	}
#wpp-3
{ 	background:  #8eaf00 url('images/green.gif') no-repeat ;
	height:auto;
	padding:0px;

	}
	
	
	#archives-3
{ 	background:  #8eaf00 url('images/green.gif') no-repeat ;
    height:auto;
    padding:0px;

	}
	
	#follow-2
{ 	background:  #8eaf00 url('images/green.gif') no-repeat ;
	height:auto;
	padding:0px;

	}
	#follow-1
{ 	background:  #8eaf00 url('images/green.gif') no-repeat ;
	height:auto;
	padding:0px;

	}
	
	.sidebar-widget ul li ul li:hover
{ 	background: #fafafa;
border-bottom:1px solid #f0efee;
height:auto;
width:220px;
padding: 10px;

	}
	
	.sidebar-widget ul li ul li
{ 	background: #FFFFFF;
border-bottom:1px solid #f0efee;
height:auto;
margin-top:10px;
padding:10px;
width:220px;

	}
	
		.fbfollow
{ 	background:url("images/facebookfollow.gif") no-repeat scroll right center #FFFFFF;
border-bottom:1px solid #F0EFEE;
height:34px;
margin-top:10px;
padding-top:19px;
width:230px;
padding-left:10px;

	}
			.rssfollow
{ 	background:url("images/rss.gif") no-repeat scroll right center #FFFFFF;
border-bottom:1px solid #F0EFEE;
height:34px;
margin-top:10px;
padding-top:19px;
width:230px;
padding-left:10px;

	}
	
.valkommen  {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #F0EFEE;
color:#444555;
height:auto;
line-height:1.5em;
margin-bottom:25px;
margin-top:5px;
padding:13px;
width:214px;
}
	

.sidebar-widget
{ 	width: 240px;
	background: ;
	}


#sidebar form {
	margin-bottom: 24px;
	
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 42px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
		float:right;
		padding: 5px 0 5px 25px;
	margin: 0px;
}

.wp-caption-right{
	text-align: center;
	float:right;
	margin: 0px;
}

.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 0px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

