html,
body {
    width: 100%;
    height: 100%;
	margin-top: 0px !important,
}
body {
    font-family: Arial;	
    font-style: normal;
    font-variant: normal;
    font-weight: normal;

}
a {
    text-decoration: none;
    color: #0f8ac5;
    font-weight: 400;
}
hr {
    margin-top: 35px;
    border: 0;
    border-top: 1px dotted #ccc;
    width: 620px;
    color: #fff;
    clear: both;
}
#bodyBox,
#bodyBox-01 {
    width: 100%;
    min-height: 100%;
    display: table;
    margin: 0;
    padding: 0;
    background: #fff url('images/bodyBg.png') 0 0 repeat-x;
}
#bodyBox-01 { background: url('images/bodyBg-01.png') center 0 no-repeat }
#wrapper {
    width: 962px;
    margin: 0 auto;
}
#header {
    float: left;
    width: 962px;
    height: 107px;
    padding: 24px 0 0 0;
    margin: 0;
}
.content-wrapper {
    float: left;
    width: 962px;
	padding-top:27px;
	background: url('images/right-bg.png') 0 0 repeat-y;
}
.content-wrapper table.content-table {
	background: url('images/table-bg.png') 0 0 repeat-y;
	width:100%
}

.logoBox {
    width: 76px;
    height: 84px;
    float: left;
    padding: 0 63px 0 0;
}
.logoBox a {
    width: 76px;
    height: 84px;
    display: block;
    text-indent: -9999px;
    background: url('images/logo.png') 0 0 no-repeat;
}
* html .logoBox a {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://express.ee/wordpress/wp-content/themes/clean-home/images/logo.png');
}
#logo {
    float: left;
    width: auto;
    padding: 7px 0 34px 0;
}
#logo a {
    color: #abcddb;
    text-decoration: none;
    border-bottom: none;
}
#logo h1 {
	color:#abcddb;
	font-size:45px
}
#logo h1 a span {color:#5fb11f}
#logo h1 a small {font-size:17px}

#logo h2 {
    font-size : 11px;
    font-weight : 200;
    padding : 0px 4px 0 0;
}
#nav {
    float: left;
    width: 800px;
    padding: 0;
}
#nav ul { float: left }
#nav li {
    text-align: center;
    float: left;
    display: inline;
    width: auto;
    margin-right: 10px;
}
#nav li a {
    float: left;
    padding: 0;
    border-bottom: none;
    text-indent: -9999px;
    cursor: pointer;
}
#nav li.est-lang a {
    width: 21px;
    height: 16px;
    float: left;
    background: url('images/est_ico.png') 0 0 no-repeat;
}
* html #nav li.est-lang a {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://express.ee/wordpress/wp-content/themes/clean-home/images/est_ico.png');
}
#nav li.rus-lang a {
    width: 21px;
    height: 16px;
    float: left;
    background: url('images/rus_ico.png') 0 0 no-repeat;
}
* html #nav li.rus-lang a {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://express.ee/wordpress/wp-content/themes/clean-home/images/rus_ico.png');
}
#nav li a:hover { background-color: #f7f7f7 }
#blurb {
    font-family: Arial, Verdana;
    height: auto;
    border-bottom: 1px dotted #ccc;
    width: 100%;
    float: left;
    padding: 35px 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
}
#blurb:hover { color: #e12000 }
#content {
    width: 650px;
    float: left;
    padding: 0 0 30px 0;
    min-height: 420px;
    overflow: hidden;
}
.content-wrap {
    float: left;
    /*border-left: 1px solid #e4eef4;*/
    /*margin-top: 20px;*/
    /*padding: 0 30px 0 30px;*/
}
/*.post {
padding:0 30px 0 30px;
}*/
.post p {
    margin: 14px 0 14px 0;
    font: 13px Arial;
    color: #333;
}
.post em { font-style: italic }
.post h2 {
    font-family: Arial, Verdana;
    font-size: 24px;
    margin: 25px 0 10px 0;
    font-weight: normal;
}
.post h1,
.post h1 a {
    font: 30px Arial;    
    color: #519928;/* #000;*/
    margin: 0 0 10px 0;
    font-weight: normal;
    line-height: 32px;
}
.post h1 a:hover {
  text-decoration:underline;
}

.post h3,
.post h4 {
    font-family: Arial, Verdana;
    font-size: 20px;
    margin: 15px 0 10px 0;
    font-weight: normal;
}
.post h4 { font-size: 18px }
.post h1:hover,
.post h2:hover,
.post h3:hover,
.post h4:hover { color: #e12000 }
.post .indent { padding-left: 10px }
.post .indent p { padding-left: 10px }
.post small { 
	font:13px Arial;
	color:#7d9094;
	padding:0 0 12px 0;
	/*display:block*/
	
}
.post span { color:#cfdadc }
.post small a { 
	font-weight: normal;
	color:#0d6c9a;
}
.post .alignright, 
.navigation .alignright {
    float: right;
    margin-right: 10px;
}
.post .alignleft,
.navigation .alignleft {
    float: left;
    margin-left: 10px;
}
.post .aligncenter {
    margin: 0 auto;
    display: block;
}
.post abbr { font-weight: normal }
.post ul {
    list-style: circle;
    margin: 0 0 0 25px;
}
.post ol {
    list-style: decimal;
    margin: 0 0 0 30px;
}
.post .wp-caption {
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin: 10px;
    text-align: center;
    padding: 5px 0 0;
}
.post .wp-caption-text { margin: 0 }
.post .wp-caption a,
.post .wp-caption a:hover { border-bottom: 0 }
.post blockquote {
    color: #777;
    border-left: 5px solid #ccc;
    margin: 15px 30px 0 10px;
    padding-left: 20px;
}
.post pre {
    font-family: Arial, Verdana;
    font-size: 12px;
    letter-spacing: -1px;
    margin: 14px 0 14px 0;
}
.post .message ul { margin: 12px 0 0 }
.post .message {
    display: none;
    background: #0F67A1;
    margin-top: 10px;
    padding: 20px;
    color: #fff;
}
.post-footer {
	width:100%;
	height:64px;
	float:left;
	background:url('images/postsfooterBg.png') 0 0 no-repeat;
}
.cln {
	width:100%;
	height:1px;
	float:left;
	clear:both
}

#comments {
	float:left;
	clear:both
}
#comments h3 {margin-top:10px !important}

#comments h3,
#comments h4 {
    font-family: Arial, Verdana;
    font-size: 24px;
    margin: 35px 0 5px;
    font-weight: normal;
}
#comments h4 { font-size: 28px }
#comments cite {
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
}
#comments em {
    font-style: italic;
    text-align: right;
}
#comments ol.commentlist li {
    margin-top: 20px;
    border: 1px dotted #ccc;
    border-right: 0;
    padding: 10px 5px 20px 10px;
    min-height: 110px;
}
#comments p {
    margin: 10px 0 0 10px;
    width: auto;
}
#comments span {
    display: block;
    color: #eee;
    font-family: Arial, Verdana;
    font-size: 120px;
    font-weight: normal;
    float: right;
    padding-top: 25px;
}
#comments ul.formlist {
    margin: 20px auto;
    width: 375px;
}
#comments ul.formlist li {
    display: block;
    margin: 10px 0 0;
}
#comments ul.formlist p {
    margin: 10px 0 0;
    text-align: center;
}
#comments input {
    font-family: Arial, Verdana;
    width: 370px;
    font-size: 14px;
    font-weight: normal;
}
#comments textarea {
    font-family: Arial, Verdana;
    width: 370px;
    font-size: 14px;
    font-weight: normal;
}
#comments li.submitbutton input {
    text-align: center;
    background: #fff;
    border: 1px solid #aaa;
    color: #000;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 14px;
    width: 374px;
}
#comments .center { text-align: center }

.comment-button {
	float:left;
	clear:both;
	background:url('images/comment-bg.png') right -39px no-repeat;
	margin:0 0 20px 0
}
.comment-button a {
	float:left;
	font:13px Arial;
	color:#0d6c9a;
	background:url('images/comment-bg.png') 0 1px no-repeat;
	padding:29px 10px 11px 10px;
	margin:0 0 0 -5px
}

#sidebar {
    width: 310px;
    float: right;
    padding: 0 0 25px 0;
	margin:0;
    /*padding: 20px 0 0 0;*/
    overflow: hidden;
   /* border-right: 1px solid #e4eef4;*/
}
#sidebar h3 {
    padding: 25px 0 10px 0;
    font: 21px Arial;
    color: #0d6c9a;
}
#sidebar .block {
    width: 250px;
    float: left;
    padding: 0 30px;
}
#sidebar .widget_most_popular_posts,
#sidebar .widget_links,
#sidebar .widget_pages,
#sidebar .widget_recent_entries,
#sidebar .widget_tag_cloud,
#sidebar .widget_meta,
#sidebar .widget_featured-posts {
    border-bottom: 1px solid #e4eef4;
    padding-bottom: 12px;
}
#sidebar .block ul { border-top: 1px solid #fff }
#sidebar .block ul .children {
    border: 0;
    padding: 0 0 0 8px;
}
#sidebar .block li {
    border-top: 1px dotted #c9dde9;
    /*line-height: 35px !important;*/
	padding:10px 0;
}
#sidebar .block li:first-child { border-top: none }
#sidebar a {
    font: 14px Arial;
    color: #333;
}
/*
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
*/
#sidebar .widget_search label {
    display: block;
    padding: 25px 0 3px 0;
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 5px;
}
#sidebar .widget_recent_comments li {
    background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
    padding: 2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,
#sidebar .widget_recent_comments li a:hover {
    background: none;
    border-bottom: 1px dotted #000;
    text-decoration: none;
    color: #000;
    font-weight: 600;
}
#sidebar .widget_recent_comments li a:hover {
    color: #e12000;
    border-bottom: 1px dashed #e12000;
    background-color: #f7f7f7;
}

#sidebar div.widget_search h3 {padding:0 0 10px 0;display:none}

#sidebar .widget_tag_cloud h3 {
    margin: 0 0 8px;
    /*border-bottom: 1px dotted #ccc*/;
}
#sidebar .widget_text h3,
#sidebar .calendar h3 { border-bottom: 1px dotted #ccc }
#sidebar .calendar h3 { display: none }
#sidebar #wp-calendar {
    width: 95%;
    text-align: center;
}
#sidebar #wp-calendar caption,
#sidebar #wp-calendar td,
#sidebar #wp-calendar th { text-align: center }
#sidebar #wp-calendar caption {
    font-size: 18px;
    padding: 25px 0 3px 0;
}
#sidebar #wp-calendar th {
    font-weight: bold;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
#cleaner {
    width: 100%;
    height: 475px;
    float: left;
	background:#fff
}
#footer {
    font-size: 0.9em;
    background: #f6f9fb;
    width: 100%;
    height: 450px;
    margin: -450px 0 0 0;
    float: left;
    /*padding: 30px 0 40px 0;*/
}
.footer-wrapper {
    width: 962px;
    margin: 0 auto;
	padding:50px 0 0 0
}
.post-footer_block {
	float:left;
	color:#0d6c9a;
	font:14px Arial;
	padding:23px 0 0 32px
}
.post-footer_block a {color:#0d6c9a;text-decoration:underline}
.post-footer_block a:hover {text-decoration:none}


.addtoany_share_save_container a { border-bottom: none }
.addtoany_share_save_container a:hover {
    border-bottom: none;
    background-color: #fff;
}
.screen-reader-text { padding-top: 0 !important }
form#searchform label.screen-reader-text { display: none }
form#searchform input#searchsubmit {}

#sidebar .block .share li {border-top:none !important}

#searchform #s {
	width:164px;
	height:30px;
	border:1px solid #fba823;
	border-right:none;
	padding:0 0 0 10px;
	margin:0;
	float:left
}
#searchform #searchsubmit {float:left;height:32px !important}
#searchform div {float:left;height:30px}

.company-slogan { float: left }
.company-achievement {
    font: 15px Arial;
    color: #333;
    padding: 37px 0 0 64px;
    float: left;
}
.company-achievement span { color: #5fb11f }
.company-achievement div {
    font: 14px Arial;
    color: #0d6c9a;
}
.company-info {
    font: 25px Arial;
    font-weight: bold;
    color: #333;
    text-align: right;
    float: right;
    padding: 26px 0 0 0;
}
.company-info a {
    display: block;
    font: 14px Arial;
    color: #0d6c9a;
    font-weight: normal;
}

.footer-info {
	float:left;
	color:#333;
	font:14px Arial;
	width:240px
}
.footer-info h2 {
	font-size:17px;
	padding-bottom:19px
}

.footer-links {float:left}
.footer-links h3 {
	padding:4px 0 20px 0;
	color:#333
}
.footer-links a {
	font-size:12px;
	color:#768e9a;
	display:block;
	line-height:18px
}

.footer-copy {
	float:right;
	font:14px Arial;
	color:#768e9a;
	padding:3px 0 0 0
}

.post {
	float:left;
	clear:both;
	width:100%;
	/*padding:0 30px*/
}
.tweetmeme_button, 
.tweetmeme_button iframe, 
.tweetmemebutton,
#tweetmeme_button {background:none !important}

.postPad {padding:0 30px}

.topic-footer {
	width:100%;
	height:109px;
	float:left;
	clear:both;
	background:url('images/footer-post.png') 0 0 no-repeat;
	margin:0 0 0 2px
}
.topic-footer table {
	float:right;
	margin:12px 10px 0 0;
	font:13px Arial;
	color:#7d9094;
	vertical-align:middle
}
.topic-footer table td.share-label {padding-right:20px}


/* by steus */
#searchform #searchsubmit {
    background-color: #FBA823;
    border:1px solid  #FBA823;
    border-top:0;
    height: 33px;
    margin-left: -3px;
    /*margin-top: 3px;*/
}

/* by steus */
html {
font-size:13px;
}
td {line-height: 20px; }/*normal*/

a:hover {text-decoration:underline}



/*-------------------*/
.topic-footer table {
margin-right: 40px;
}

