/*  
Theme Name: EmmaKliniken (NMT)
Theme URI: http://www.newmarket.se
Description: EmmaKliniken's wordpress theme 1.5 upgraded by Newmarket Town, original theme Lars Johansson - Quicksound (quicksound.se).
Version: 1.5
Author: Newmarket Town
Author URI: http://www.newmarket.se
*/
/*

 Colors:
 Black: #000000;
 Gray: #4c4d4f;
 Gray: #9d9fa2;
 Gray: #dcddde
 (Gray: #fbfbfb;)
 White: #ffffff;
*/


html, body{
  text-align:left;
  font-size: 12px;
  font-family: Verdana, Arial;
  margin: 0px;
  padding: 0px;
  
  /* Sticky Footer */
  height: 100%;
}

body {
	background:url(img/bg_1.jpg) repeat-y center top;
}

img {
	border:none;
}

a{
	color:#9D9FA2;
}

#top{
	width:940px;
	height: 42px;
	background-color: #9d9fa2;
	border-bottom: 3px solid #dcddde;
	margin:0 auto 0px auto; 
	/*
	-moz-box-shadow:0px 5px 15px 0 #444;
	box-shadow:0px 5px 15px 0 #444;
	*/
}

#header-image {
	width:940px;
	margin:0 auto;
}

#header-image img {
	border:4px solid #9d9fa2;
}

#wrapper{
	width: 860px;
	padding:0 40px 0 40px; 
	color: #4c4d4f;
	overflow: hidden;
	position:relative;
    background-color:#fff;
	
	/* Sticky Footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -188px auto;
/*	-moz-box-shadow:0px 3px 10px 0 #aaa;
	-moz-box-shadow:0px 5px 15px 0 #444;
	box-shadow:0px 5px 15px 0 #444;
	*/
}

#bg-wrapper{
	background:url(img/bg2.jpg) repeat-y center top;
}

#logo {
	position:absolute;
	top:37px;
	left:40px;
}

	#logo a{
		outline:none;
	}
	
/* MENU */
#menu{
  height: 25px;
  padding: 10px 0 0 0;
  text-align: right; 
  width: 940px;  
  margin: 0 auto 0 auto;
}

#menu a{
  color: #e4e4e4;
  font-size: 1.2em;
  text-decoration: none;
}

#menu a:hover, #menu li.current_page_item a, #menu li.current_page_parent a, #menu li.current-menu-item a{
    color: #ffffff;
}

#menu ul{
  margin: 0px;
  padding: 0px;
  p adding-left: 320px;
  width:765px;
  float:left;
  margin-left:10px;
}

#menu li{
  list-style-type: none;
  padding: 0px 20px 0 20px;
  float: left;
  text-transform: uppercase;  
}

/* CONTAINER / MAIN / CONTENT ";*/
#container{
  text-align: left; 
  width: 610px;
  float: right;
  background-color: #fff;
  font-family: Verdana, Arial;
  
  height:580px;
  height:auto !important;
  min-height:580px;
  padding-bottom:30px;
  
}

#container.default, #container.blogg {
	width:512px;
	padding-top:53px;
	overflow:hidden;
}


h2.widgettitle {
	font-size:1em;
}


.post a {
  color: #666;
  text-decoration: underline;
  outline:none;
}
.post a:hover {
	color:#444;
}

#container a:hover {
  text-decoration: underline;
}

#container img {
  /*float: left;*/
}

.side-content {
	width:162px;
	background-color:#f8f8f8;
	float:right;
	margin-top:10px;
	padding:10px 9px 10px 9px;
}

.side-content label {
	color: #999;
	margin-bottom: 1px;
	font-size: 0.92em;
}

.side-content input {
	color: #6b6b6b;
	font-size: 1.0em;
	padding: 3px;
	margin-bottom: 2px;
}

.side-content button {
	color: #6b6b6b;
	font-size: 1.0em;
	padding: 1px 3px;
	margin-top: 7px;
	display: block;
}

.side-content h5{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	line-height:1.5em;
	font-weight:normal;
	font-style:italic;
	color:#6b6b6b;
	margin:0px 0px 1em 0px;
	padding-bottom:5px;
	border-bottom:1px solid #d3d3d3;
}

.side-content h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.92em;
	font-weight:bold;
	color:#6b6b6b;
	margin:0px 0px 1em 0px;
}

.side-content, .side-content p, .side-content a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.92em;
	line-height:1.33em;
	font-weight:normal;
	color:#6b6b6b;
	margin:0px 0px 1em 0px;
}
.side-content a{
	color:#5a5a5a;
	text-decoration:underline;
	display:block;
	outline:none;
}
	.side-content a:hover{
		color:#6b6b6b;
	}
	.side-content a.puff-link{
		margin-bottom:1em;
		display:block;
	}
	
.post{
  	clear:both;
  	padding-bottom:20px;
	width:390px;
	float:left;
}


.post h1, .post h2, .post h3{


	margin:0;
}
.post h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight:normal;
	color:#6b6b6b;
	margin-bottom:1em;
	line-height:1.2em
}

.post h2{
	font-size:1.33em;
}

.post h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:1em;
}
.post p {
	font-size:1em;
	line-height:1.33em;
	margin:0 0 1.5em 0;
}
.post p + h3 { margin-top:2em; }
.posth-even{
 /* text-align: right;*/
}

.posth-odd{
  text-align: left;
}


#rss {
	background:url('img/rss.png') top left no-repeat;
	padding-left:20px;
}

#twitter {
	background:url('img/twitter.png') top left no-repeat;
	padding-left:20px;
}

.entry img{
	border:3px solid #C2C2C2;
	/*float:left;*/
	/*margin:5px 10px 15px 0px;*/
}

.entry .alignleft{
	float:left;
	margin:5px 10px 15px 0px;
}



.post .postmetadata{
  font-size: 0.7em;
  color: #9d9fa2;
  float: right;
  width: 100%;
  text-align: right;
}

.post .postmetadata a {
  font-style: italic;
  color: #9d9fa2 !important;
}

.blogg .post .postmetadata{
  font-size: 0.83em;
  color: #9d9fa2;
  float: right;
  width: 100%;
  text-align: right;
  border-bottom: 1px dotted #dcddde;
  padding: 0 0 5px 0;
}

.blogg .post .postmetadata a {
  font-style: italic;
  color: #9d9fa2 !important;
}

.blogg .post a {
  color: #888;
  text-decoration:underline;
}
.blogg .post a:hover {
	color:#666;
}

.blogg .post h1 a{
	text-decoration:none;

}
.navigation{
  margin: 15px 0 15px 0;
}

.navigation a{
  padding: 0 15px 0 15px;
  font-style: italic;
}

.prev{
  float: left;
}

.next{
  float: right;
}

/* FOOTER */

#footer{
  background-color: #9d9fa2;
  border-top: 3px solid #dcddde;
  /* margin-top: 10px; */      

  /* Sticky Footer */
	height: 185px;
	margin: 0 auto; 
	padding: 0 40px ; 
	position:relative;
	width:860px;
}

.push{
  height: 185px;  
  clear: both;
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

#footerWrapper{
  width: 900px;  
  color: #ffffff; 
  margin: 0 auto 0 auto; 
  height:185px;
  position:relative;
}
#footerWrapper table{
	margin-top:14px;
}

#footerWrapper table th {
	text-align: left;
}
#footerWrapper .footerContainer{

  width: 200px;
  margin: 0 25px 0 0;
  float: left;

 font-size: 1.0em;  
 font-family: Arial;
 line-height: normal;
}

#footerWrapper .footerContainer a{
  color: #ffffff;
  text-decoration: none; 
  line-height:19px;
}

#footerWrapper .footerContainer a:hover{
  text-decoration: underline;
}

#footerWrapper li{
  list-style-type: none;

}

#leftMenu{
 margin-top: 244px;
 width: 220px;
 float: left;  
 padding-left:4px;
 padding-bottom:80px;
}
  

#leftMenu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  
  list-style: none;  
  list-style-type: none;

}

#leftMenu li {
	margin:0;padding:0;
	border-bottom:1px solid #f2f2f2;
}
#leftMenu ul li:last-child{
	border:0;
}
#leftMenu li.widget_archive {
margin-bottom:25px;
}

#leftMenu a{
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
  font-size:1.17em;
  color: #767676;
  font-weight:normal;
  text-decoration: none;
  line-height:2.5em;
  display:block;
  outline:none;
}

#leftMenu .widget_tag_cloud a{
	
	display:inline;
	line-height:32px;
}
#leftMenu a:hover, #leftMenu li.current_page_item a{

  color:#4c4c4c;
}

a:first-letter{
  text-transform: capitalize;
}

#startPics{  
    height: 400px;
	overflow:hidden;
}

#startPicsHolder{
    height: 400px;
	width:600px;
	padding:5px;
	background-color:#c2c2c2;
	margin-top:40px;
	margin-bottom:35px;
}

img{

 /* border: 1px solid #4c4d4f;*/

}

.qs{
  font-size: 0.7em;
  color: #dcddde;
}

.qs a{
  color: #dcddde !important;
}

.qs a:hover{
  color: #ffffff !important;
}

body.home #leftMenu{
	height:155px;
}
body.home #container{
	width:856px;
}


.main-puff-column {
	width:180px;
	float:left;
}

.puff-column {
	width:180px;
	margin-right:15px;
	float:right;
	background-color:#fff;
}

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



#startPicsHolder{
	float:left;
}

body.home .post {
	clear:none;
	margin-left:45px;
}
