/*
Theme Name: Fortumo uusim
Theme URL: pole veel
Description: Kaua tehtud, kaunikene
Author: Kaidi Kaasik
*/

/*
Theme Name: Fluid Solution
Theme URI: http://www.kaushalsheth.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/


/*#############################################################
Name: Fluid Solution
Date: 2006-09-06
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
/* Added by Branimir*/
    img.aligncenter {
    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;
    }
/*End of added by branimir*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	
	color: #222;
	font: normal 70% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40;
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
	text-decoration: none;
	
}
h1 {
	font-size: 1.4em
	text-decoration: none;
	
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #FD3A1D;
}
/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	width: 1264px;
	margin-bottom: 40px;
}
.header2
{
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: center;
}

.header h1 a{
color: #222;
text-decoration:none;
}

.header h1 a:visited
{
color: #222;
text-decoration:none;
}

.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* left side (main content) */
.left {
		width: 840px;
		}
.content .descr {
	
	text-align:left;
	font-size:1.2em;
	margin:0 0 0 20px;
	color:#A6A8AA;
	}
.content .descra {
	color: #ccc;
	font-size: 1.2em;
	margin-bottom: 6px;
	margin:0 0 0 150px;
	}
.entry {
	font-size:12px;
	margin:30px 0 0 150px;
	width:680px;
		}

.descr {
	text-align:left;
	font-size:1.2em;
	color:#000000;
	}
	
.descr a,.descr a:visited
{color: #FD3A1D;
}

.content h1 {
	font-size: 2.4em;
	margin-bottom: 2px;
	
	}
.content h1 a {
	color: #FD3A1D;
	
	}
.content h1 a:hover {
	color: #FD3A1D;
		}
.content a,.footer a {
	color: #FD3A1D;
	text-decoration: none;
		
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #FD3A1D;
	}

/* nav & subnavigation parem menyy */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 180px;
	text-decoration: none;
}	

/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
	text-decoration: none;
}
.nav .logo {
	background: url('img/logo.gif') no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
	text-decoration: none;
}

.nav h1 {
	color: #F60;
	margin: 12px 0;
	text-decoration: none;
}
.nav li {
	border-bottom: 1px solid #EEE;
	text-decoration: none;
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
	text-decoration: none;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
	text-decoration: none;
}

/* subnav */
.right {
	background: #E2E2E2;
	left: 860px;
	width: 312px;
	margin-top: 100px;
	margin-left:0;
	text-decoration: none;
	}
.subnav {
	margin: 12px 12px 0;
		}
.subnav h1 {
	color: #fd3a1d;
	font-size: 1.4em;
	height: 15px;
	margin-left: 8px;
	margin:1px 0 0 0;
	}
.menu_jutt{
color:#000000;
}
.menu_jutt p:hover {
color:red;
}
 
.subnav li a {	
	color: black;
	display: block;
	font-size: 12px;
	margin: 0 6px 0 8px;
	text-decoration: none;
	}
.subnav li a:hover {
	color: red;
	text-decoration:none;
	
	
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* otsing */

.s_input {
	width: 155px;
	height:27px;
	margin-right: 5px;
	margin-left: 7px;
	padding: 10px 10px 0px 10px;
	border:none;
	background-repeat: no-repeat;
	background:transparent url(img/kast.gif) no-repeat scroll 0 0;
}

.s_submit{
	border:none;
	width:84px;
	height:33px;
	background:url(img/nupp.gif);
	margin-top:-3px;
       margin-left: -12px;
	cursor:pointer;
}
/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 3%;
	padding: 8px 6px;
}

/*post stylng*/
.post{margin:0 0 35px 0;
}

.post .info{
padding:2px 3px 3px 80px;
border:1px solid #e3e4e4;
background-color:red;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
margin: 30px 0 0 160px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.blogthis-item {
margin-left:15px;
}
.blog-this {
margin-bottom:10px;
}
#page {
width:1264px;
padding:0 2px 0 0;
		
	}
/* text comm */
.text_comm {
font-size:10px;
margin: 0 0 10px 160px;
border: solid 1px #d6d6d6;
	}
.arhiiv {
margin:30px 0 0 160px;
}
.arhiiv_pealkiri h1 {
font-size:30px;
margin:30px 0 0 160px;
}

#pildiraam {
/*background:url(img/pildikast.gif) no-repeat;*/
float:left;
margin:0 0 0 150px;
}

#autoripic {
float:left;
margin:1px 0 0 0;
}

/*.esimene {
margin:0 0 0 0;
}
*/
.teine {
margin:0 0 0 -2px;
}
.esimene{
margin-left: -1px;
}
.muutmine{
margin:0 0 0 150px;
}

.comm_yt{
font-size:10px;
color:#FF0000;}

#punkt {
float:left;
margin:0 0 0 155px;
}
#kuup2ev{
font-size:12px;
}
.kuu{
color: #999999;


}
