@charset "utf-8";
/*
Theme Name: e-health
Theme URI: http://dreamgrow.ee
Description: E-health
Version: 1.0
Author: DreamGrow
Author URI: 
Tags: 
Text Domain: madisn

*/
* {
	padding:0;
	margin:0;
	border:0;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3e3e3e;
	text-align:left;
	}
p{margin-bottom:5px;}
a:link {color:#3e3e3e; text-decoration:none;}
a:visited {color:#3e3e3e; text-decoration:none;}
a:hover {color:#3e3e3e; text-decoration:underline;}
.entry a:link{color:#409CE6; text-decoration:none;}
.entry a:visited{color:#409CE6; text-decoration:none;}
.entry a:hover{color:#409CE6;text-decoration:underline;}

h1{
	font-size:18px;
	font-weight:bold;
	background: url('images/bullet-eHealth.gif') no-repeat 0 0;
	margin-bottom:10px;
	padding: 5px 0 0px 45px;
	border-bottom:1px dashed #8a8a8a;
	line-height: 23px;
	height:45px;
	}
.pdf {
	background:url(images/pdf.gif) top right no-repeat ;
	display:inline-block;
	font-weight:bold;
	white-space:nowrap;
	float:right;
	clear:right;
	padding: 0 20px 7px 0 ;
	font-size:13px;
	line-height:16px;
	text-align:right;
}
h2{
	font-size:23px;
	line-height:40px;
}

h2 a{
	color:#3e3e3e;
	text-decoration:none;}
h2.info{
	background:url(images/globe.png) left top no-repeat;
	border-bottom: dashed 1px #8a8a8a;
	margin-bottom:1em;
	padding: 5px 0 0px 65px;}
h2.feed{
	background:url('images/iconRSS.gif') no-repeat 13px 5px;
	border-bottom: dashed 1px #8a8a8a;
	height:37px;
	padding-left:65px;
	width:373px;
}
h2.note{
	background:url('images/iconSpeaker.gif') no-repeat 13px 5px;
	border-bottom: dashed 1px #8a8a8a;
	height:37px;
	padding-left:65px;
	width:373px;
}
h3 {
	line-height:35px;
}
p{
	line-height:20px;
}
ol, ul{
	margin: 0 0 0 20px;}
ul{
	list-style: disc;}
li{
	margin: 0 0 0.2em 0;}
.center{
	width:940px;
	margin:0 auto;
	position:relative;
	}
#header{
	height:220px;
	background:url(images/header_2.jpg) repeat-x bottom center;
	}
	/* Fix IE. Hide from IE Mac \*/
* html ul.navigation li { float: left; }
* html ul.navigation li a {  width: 1%; white-space: nowrap; }
/* End */
	/* Navigation */
	ul.navigation {
		padding:0;
		margin:0;
		height:33px;
		width:960px;
		list-style:none;
		position:absolute;
		bottom:0;
		
	}
	.navigation li{
		float:left;
		background:url(images/button_01.png) no-repeat left top;
		margin-right:-8px;
		position:relative;
		}
	.navigation li:hover{
		z-index:25;
		}
	.navigation li a{
		display:block;
		font-size:17px;
		font-weight:bold;
		text-decoration:none;
		padding: 7px 0 0 0;
		margin: 0 33px 0 9px;
		position:relative;
		color:#4d4d4d;
		height:33px;
		background:url(images/button_02.png) repeat-x top;		
		}
	.navigation a span{
		position:absolute;
		top:0px;
		right:-35px;
		width: 35px;
		height:33px;
		background:url(images/button_03.png) no-repeat right;
		}
	.navigation li.current_page_item{
		background:url(images/button_active_01.png) no-repeat left top;
		z-index:22;}
	.navigation li.current_page_item a{
		background:url(images/button_active_02.png) repeat-x top;
		color:#409ce6;}
	.navigation li a:hover{
		color:#409ce6;}
	.navigation li.current_page_item a span{
		background:url(images/button_active_03.png) no-repeat right;
		}
		
	/* JS Counter */
	#counter{
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		width:505px;
		float:left;}
	#counter div{
		clear:both;}
	#counter #countdown, #counter #see{
		color:#409ce6;
		font-size:21px;
		font-weight:bold;
		display:block;}
	#counter #countdown{}
	#counter #days{
		
		font-size:45px;
		color:#929191;
		letter-spacing:-3px;}
	#counter #days strong{
		color:#4d4d4d;}
	#counter #hours{
		font-size:28px;
		color:#929191;
		letter-spacing:-3px;}
	#counter #hours strong{
		color:#4d4d4d;
	}
	#counter #see{
		float:right;
		margin-top:20px;
	}
	/* SocialMedia icon */
	#socialmedia{
		background:url(images/social-media2.png) top center no-repeat;
		height:40px;
		padding: 5px 0;
		width:160px;
		text-align:center;
		position:absolute;
		top:10px;
		right:-70px;
}
	#socialmedia a{
		margin: 0 !important;
		padding:0 !important;
		width:41px;
		height:43px;
		}
	#socialmedia a img{
		padding:0 !important;
		margin:0 !important;}


#logo{
	position:absolute;
	top:50px;
	left:0px;}
#lang{
	position:absolute;
	top:10px;
	right:0;
	height:31px;}
#lang a{
	width:32px;
	padding: 3px;
	text-align:center;
	display:block;
	float:left;
	}
#lang a.active{
	background:url(images/active.png) no-repeat top left;}
#date{
	position:absolute;
	top:50px;
	right:0;
	color:#1f1f1f;
	padding:12px 0 0 0;
	font-size:18px;
	text-align:center;
	background: url(images/date-bg.png) no-repeat;
	height:34px;
	width:217px;
	letter-spacing:-1px;
	}
#header .center{
	height:220px;}
#headings{
	height:48px;
	position:absolute;
	bottom:0px;
	left:0;
	}
/*
#top h3{
	font-weight:bold;
	font-size:25px;
	height:48px;
	line-height:48px;
	padding: 0 48px 0 18px;
	letter-spacing:-0.1em;
	position:relative;
	background: #FFFFFF;
	display:block;
	}
#top h3.active{
	color:#0f87cc;}
#top h3 .lt{
	height:9px;
	width:9px;
	display:block;
	background:url(images/top-left.png) no-repeat top left;
	position:absolute;
	left:0;
	top:0;}
#top h3 .rt{
	height:48px;
	width:48px;
	display:block;
	background:url(images/top-right.png) no-repeat top right;
	position:absolute;
	right:0;
	top:0;}
	*/
#top{
	min-height:130px;
	width:940px;
	margin:0 auto;
	clear:both;}
.form{
	width:270px;
	height:120px;
	position:relative;
	clear: left;
	float:left;}
fieldset{
	padding:30px 10px 10px 10px;
	}
.button{
	background:url(images/button_bg.jpg) repeat-x top;
	height:37px;
	line-height:37px;
	padding: 0 15px 0 10px;
	text-align:center;
	text-decoration:none;
	color:#575757;
	position: absolute;
	bottom:0;
	right:0;
	display:block;
	width:75px;
	cursor:pointer;
	}
.button .lc{
	position:absolute;
	top:0;
	left:0;
	display:block;
	line-height:0;
	height:37px;
	width:11px;
	background: url(images/button_left.jpg) left top no-repeat;}
.button .rc{
	position:absolute;
	top:0;
	right:0;
	display:block;
	height:37px;
	width:22px;
	background: url(images/button_right.jpg) right top no-repeat;}

label{
	float:left;
	clear:left;
	margin: 19px 0 13px 0;
}
input{
	background:url(images/input.jpg) top left no-repeat;
	width:200px;
	height:51px;
	float:right;
	clear:right;
	font-size:18px;
	line-height:51px;
	padding: 0px 10px;
	margin: 5px 0 0 0;}
.registrate{
	width:200px;
	height:50px;
	padding: 12px 42px 0 14px;
	cursor:pointer;
	font-size:30px;
	color:#575757 !important;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	position:absolute;
	top:38px;
	left:10px;
	background:url(images/registrate.png) top left no-repeat;}
form h3{
	background:#d5d5d5 !important;
	}
#TopRight{
	height:130px;
	width:600px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	}
#TopRight .tContent{
	padding:20px;}
#TopRight h3{
	width:280px;}
#content{
	background:#f3f3f3;
	border-top: solid 5px #d5d5d5;
	margin-top:15px;
	padding:15px 0;
}
#content .center{
	width:960px;
}
.left{
	clear:left;
	float:left;
}
a.left img{
	margin-right:10px;}
.right{
	clear:right;
	float:right;
}
a.right img{
	margin-left:10px;}
.box{
	width:470px;
	position:relative;
	/*padding:18px 18px 50px 18px;*/
	font-size:13px;
}
.box .top{
	background:url('images/boxTop.gif') no-repeat 0 0;
	height:11px;
	width:470px;
}
.boxCenter {
	background:url('images/boxCenter.gif') repeat-y 0 0;
	padding:0 13px;
}
.box .bottom {
	background:url('images/boxBottom.gif') no-repeat;
	height:11px;
	width:470px;
}
.box h3{
	line-height:20px;
	margin-top:10px;
	}
.box h3 a{
	color:#3e3e3e;
	text-decoration:none;
	font-size:15px;}
.bullets{
	list-style:none;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	padding:0;
	}
.bullets li{
	float:left;
	width:9px;
	height:9px;
	padding-right:4px;
	background: url(images/dot.png) no-repeat top left;
	overflow:hidden;}
.bullets li a{
	text-indent:-1000px;
	color:#FFFFFF;
	display:block;
	width:9px;
	height:9px;
	overflow:hidden;}
.rotatorcontent{
	width:392px;
	height:133px;
	overflow:hidden;
	}

.rotator{
	clear:left;
	list-style:none;
	margin:0;
	padding:0;
	width:5000px;
	}
.rotator li{
	height:128px;
	margin-bottom:60px;
	overflow:hidden;
	width:392px;
	}
.rotator strong{
	font-size:15px;
	}
.rotator p{
	margin: 5px 0;}
.rotator img{
	float:left;
	border:4px #d9d9d9 solid;
	margin: 0 10px 3px 0}
li.selected{
	background-position: bottom left;}
.clear{
	clear:both;}
#footer{
	height:75px;
	border-top: solid 4px #8b8b8b;
	background:url(images/footer-bg.jpg) repeat-x top;
	clear:both;
	}
#footer p{
	text-align:center;
	margin-top: 20px;}
/* ####### blogi sisu osa ########### */
.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}
.entry ul li{
	background:url('images/bullet.gif') no-repeat 0 3px;
	list-style-type:none;
	padding-left:20px;
}

.entry .size-thumbnail, .entry .size-medium{
	padding: 2px;}
.wp-caption .entry .size-thumbnail, .wp-caption .entry .size-medium{
	border: none !important;}
.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	margin:10px 0 15px 0;
	border:none;
	font-size:0.9em;
	vertical-align:top;
}


.entry table tr td {
	padding:5px 0;
	border-bottom:1px dashed #CCC;
	vertical-align:top;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}
.hidden {
	display: none;
	}
a.comments-link{
	background: #fdfdfd url(images/comment-icon.jpg) no-repeat 10px 5px;
	display:block;
	color: #0088d5;
	text-decoration:none;
	width:50px;
	height:50px;
	font-size:13px;
	float: right;
	margin-right:5px;
	}

/* Comments*/

#comments {
	font-size:12px;
	line-height:14px;
	padding: 5px 15px 5px 15px;
}
#comments textarea{
	}
.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:12px;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:12px;
	position:relative;
	z-index: 10;
	color:#FFFFFF;
	padding: 15px;
	
}
.comment-meta{
	font-size:12px;
	line-height:15px;
	margin: 5px 0px;}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */
/* Kristjan lisad */
.entry {
	float:left;
	
}
.entry ul {
	display:block;
	margin:10px 0;
}
.entry strong {display:inline-block;}
.submenu {
	float:right;
	margin-top:10px;
	width:242px;
}
#subMenuTop {
	background:url('images/subMenuTop.gif') no-repeat 0 0;
	height:10px;
	width:242px;
}
#subMenuCenter {
	background:url('images/subMenuCenter.gif') repeat-y 0 0;
	width:242px;
}
#subMenuBottom {
	background:url('images/subMenuBottom.gif') no-repeat 0 0;
	height:11px;
	width:242px;
}
.postmetadata {clear:both;}
#socialEvents {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 10px 10px;
}
#socialEvents li {
	background:url("images/bullet.gif") no-repeat scroll 0 9px transparent;
	border-top:1px dashed #8A8A8A;
	font-weight:bold;
	line-height:18px;
	margin-top:-1px;
	padding:5px 0 5px 15px;
}
/* Speaker info */
.speakerInfo {
	margin:0;
}
.speakerInfo li  {
	clear:both;
	list-style-type:none;
	margin:0;
	margin-bottom:15px;
	min-height:125px;
	padding:0 !important;
	border-bottom:1px dashed #8a8a8a;
}
.speakerInfo li p {
	margin:10px 0;}
.speakerInfo li ul{

	}
.speakerInfo li ul li {
	min-height:0;
	margin:0;
	padding-left:20px !important;
	clear:none;
	border:none;
}
.speakerInfo li span a{
	float:none;}

.currentSpeaker img {
	float:left;
	margin-right:5px;
}

/* rotator extra*/
.rotatorwrap {
	height:175px;
	margin-top:10px;
	position:relative;
}
.back {
	background:url('images/back.gif') no-repeat 0 0;
	display:inline-block;
	float:right;
	font-size:13px;
	line-height:16px;
	text-align:right;
	width:60px;
}
.programme {
	color:#696969;
}
.programme strong {
	color:#484848;
}
.programme h2 {
	color:#484848;
	border-left:5px solid #484848;
	padding-left:15px;
}
.programme h3 {
	color:#409ce6;
	font-size:16px;
	line-height:16px;
	margin-bottom:15px;
}
#vision h3, #impact h3, #patient h3, #implementer h3,#astok h3, #pohjonen h3, #rutt h3, #saluse h3, #aaviksoo h3, #soosaar h3, #einasto h3 {
	color:#409ce6;
	font-size:16px;
	line-height:16px;
	margin-bottom:15px;
}
#vision p, #impact p, #patient p, #implementer p,#astok p, #pohjonen p, #rutt p, #saluse p, #aaviksoo p, #soosaar p, #einasto p {
	margin-bottom:10px;
}
.buttonMore {
	background:url('images/buttonMore.gif') no-repeat 0 0;
	display:block;
	height:40px;
	text-indent:-9999px;
	width:40px;
}
