/*
Theme Name: JA theme 
Description: JA Wordpress theme.
Author: Sven Tiirusson
Author URI: http://dreamgrow.ee
version: 1.0
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin:0px;
	}

h1 {font-size: 24px;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

.clear {
clear: both;
}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
.planner {margin: 0 0 15px 10px; width: 100%;}
#planner ol {list-style: none;}
#planner ol li {display: block; height: 25px; padding: 2px;}
#planner input {border: 1px solid #ccc; padding: 2px 0 2px 2px; margin: 0px 0px 0px 0px;}
#planner input.readonly {border: 1px solid #fff; text-align: right; }

#planner label { width: 200px; float: left; padding: 2px 0px; margin: 0px 0px 0px 0px; }

.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

#planner .contact {width: 300px;}


#cforms2form fieldset {padding: 10px; border: 1px solid #000; margin: 0px 0px 10px 0px }
#cforms2form legend {
 font-weight: bold;
 padding: 2px;
 border: 1px solid #000;
 text-align:right;
}

.cf-ol li {list-style: none; height: 37px; margin: 0 0 5px 0; }
.cf-ol li input {width: 290px; float: left; border: 1px solid #333333; 	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; padding:5px 0;	margin:5px 0;}
.cf-ol li label {width: 140px; float: left; padding:4px 0;	margin:5px 0; }


/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 

}

.cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}

/*                                                    */
/* global definitions for field labels                */
/*                                                    */

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {

}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */


.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}



.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}
ol.cf-ol li.cf_li_err {
	background:#FFDFDF;
	border: 1px solid #DF7D7D;
}

ol.cf-ol li ul.cf_li_text_err {

}

ol.cf-ol ul.cf_li_text_err li {
	background:url(images/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}




th {padding: 5px;}

/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 990px;
	margin: 5px auto 0px auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	position: relative;
	}
	
/* header */

#header {
	background:#fff;
  width: 990px; 
  height: 165px;
	margin: 0 0 10px 0;
	color: #fff;
	}
	
#lang_sel {position: absolute; right: 10px; top: 140px; z-index:100;}
	
	#header .headpic {
margin: 60px 0 0 0;

	}

#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
.breadcrumb {font-size: 12px; padding: 0 0 10px 0;}
/* main menu */


/* content */

#content {
	float:left;
	width:630px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	}
	
.post {
	margin:0;
	padding:0 10px 10px 10px;
	line-height: 14pt;
	}
	
.post .time {
	font-size: 11px;
	margin: 5px 0px;
	display: block;
	border-bottom: 1px dotted #ccc;
	}
.arhiiv {margin: 0px 20px 10px 20px;}
	
.avaleht {width: 390px; float: left; padding: 0px 15px; }

.single {width: 600px; float: left;}
	
#content h2{
font-family: Helvetica, Arial, sans-serif;
font-size: 26px;
margin: 15px 0 0 0;
padding: 0px;
color: #ff6600;
}

#content h1 {font-size: 24px; color: #ff6600; margin: 4px 0px; border-bottom: 1px dotted #ccc; padding-bottom: 2px;}
	
#content h2 a{
	color: #ff6600;
	text-decoration: none;
	}
	
#content h2 a:hover{
	color: #ff6600;
	text-decoration: none;
	}

.post ul { margin: 0px 0px 0px 15px;}

.post li {}
.more-link {padding: 5px 0px; font-weight: bold;}

.entry {padding: 0px 5px;}

.entry p{ margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:5px;
	margin: 0px 0 10px 0;
	font-size: 11px;	}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

/* sidebar */

#sidebar {
	width:230px;
	float:left;
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 10px;
	background-color: #f1f1f1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#sidebar h2{
	font: bold 14px arial, georgia;
	color: #7fcccc;
	margin: 0;
	padding: 0;

}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 14pt;
	list-style-type: ;
	}

.rubriik {
background-color: #3cb1b1;
color: #fff;
font-size: 16px;
padding: 5px 0px 5px 5px;
}

.sildipilv {
background-color: #2d9332; 
color: #fff;
font-size: 16px;
padding: 5px 0px 5px 5px;
margin: 0px 0px 5px 0px;
}

.rss {
float: right;
margin: 20px 0px 0px 0px;
font-size: 18px;
}

.box {
float: left;
width: 220px;
padding: 10px 0px 5px 0px;
}

.border-bottom {
border-bottom: 1px dotted #ccc;
}

.kalender {
background-color: #ff6600;
color: #fff;
font-size: 16px;
padding: 5px 0px 5px 5px;
}

#sponsorbar {float: left; width: 90px; margin: 10px 0 0 0; 
padding: 0px 8px;
}

#sponsorbar h3 {
color: #7fcccc;
margin: 0px 0px 10px 0px;
}

/* comments */

#commentform{
	background:#fff;
	margin:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 14px;
	margin:5px 5px 0 0;
	padding: 2px;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* search */

#searchform{
width: 225px;
	}
#searchform .search_submit {
font-size: 14px;
padding: 3px;
background-color: #ff6600;
color: #fff;
width: 40px;
border: none;
}

#searchform .search_input {
border: 1px solid #ccc;
font-size: 14px;
padding: 3px;
width: 167px;
}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


/* footer */

#footer {
	clear: both;
	margin-top: 10px;
	width: 870px;
	background-color: #ff6600;
		-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	.fbox {
	padding: 10px;
	float: left;
	width: 220px;
	margin: 15px 0px 15px 15px;
	height: 180px;
		-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
		}
		.fbox h3 {
		font-size: 16px;
		
		}
	#footer ul {
	margin: 5px 0px 5px 15px;
	}
		#footer li {
	margin: 3px 0px;
	}
	#footer .newsletter {
	border: 1px solid #fff;
	padding: 2px 10px 5px 10px;
	width: 250px;
	}
	
#footer .newsletter h3{
color: #fff;
padding: 0px 0px 5px 0px;
}
.contactcard {
float: left; margin: 15px 0px 15px 15px; padding: 10px; width: 305px; background-color: #fff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.contactcard h3{font-size: 16px;}
	.xcv {width: 70px;  float: left;}
	#footer label {width: 60px; display: block; float: left; padding: 2px; margin: 2px 0px;}
	#footer input.text {border: none; width: 180px; padding: 2px; margin: 2px 0px;}
	#footer input.submit {border: 1px solid #fff; 	background: none; color: #fff;  padding: 2px 10px; margin: 2px 0px 0px 130px;}
#footer p{padding:5px 0;margin: 0; line-height: 1.5em }
#footer a{text-decoration: none;}
#footer a:hover{text-decoration: underline;}

.editpage {
padding: 5px;
margin: 5px;
background-color: #ffff66;
}