/*
 Theme Name: STEADY ltd.
 Theme URI: http://www.steadyltd.com/
 Description: Theme for STEADY ltd.
 Version: 1.1
 */
/* standard elements - START */
body {
    font-size: 10px; /* Resets 1em to 10px */
    font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #999;
    margin: 0px;
}

a:focus {
    outline: none;
}

a {
    text-decoration: none;
    color: #999;
}

a:hover {
    color: #000;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

/* standard elements - END */
#page {
    width: 960px;
    text-align: left;
    margin: 0 auto;
}

.header {
    width: 355px;
}

.footer {
    border-top: 1px solid #999;
    width: 950px;
    margin-left: 10px;
}

.h-nav {
    background-color: #fff;
    border-top: solid 3px #000;
    margin-left: 10px;
    width: 950px;
}

.h-nav ul {
    padding: 0;
    margin: 3px 0 -15px 0;
}

.h-nav ul li {
    float: left;
    list-style: none;
}

.h-nav ul li a {
    padding: 0 20px 0 0;
    float: left;
    margin-right: 1px;
}

.h-nav ul li a.labs {
    margin-left: 578px;
    font-style: italic;
    padding: 0;
}

.h-nav a {
    color: #999;
    font-size: 12px;
    font-weight: bold;
}

.h-nav a:hover {
    color: #000;
}

.navigation {
    color: #999;
}

.navigation a {
    color: #999;
    text-decoration: none;
}

.navigation a:hover, .footer a:hover, .pagination a:hover, .summary a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

.more-link {
    font-size: 10px;
}

.navigation a:visited, .footer a:visited, .pagination a:visited {
    text-decoration: none;
}

.address {
    font-size: 10px;
    padding-right: 10px;
}

.address a {
    color: #999;
}

.address a:hover {
    color: #000;
}

.address b {
    color: #000000;
}

.container {
    border-top: 1px solid #999;
    margin: 5px 0px 0px 10px;
    padding: 25px 0px 50px 0px;
}

.content {
    width: 565px;
}

.content-title {
    color: #FFF;
    background-color: #000;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    font-style: italic;
    padding-left: 3px;
}

.sidebar {
    width: 355px;
    font-size: 24px;
    color: #000000;
}

.footer-items {
    padding: 10px 0px 10px 0px;
}

.post {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #999;
}

.first-post {
}

.thumb {
    /*background: url(images/thumb.jpg) no-repeat;*/
    width: 258px;
    height: 146px;
    border: 1px solid #999999;
}

.thumb img {
    margin: 1px;
}

.post-info {
    width: 272px;
}

/*.title {
 margin-top:5px;
 color:#000000;
 }*/
.title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.title a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.title a:hover {
    color: #000000;
    /* text-decoration: underline;*/
}

.summary {
    font-size: 11px;
    margin-top: 15px;
}

.summary a {
    font-size: 10px; /* Resets 1em to 10px */
}

.summary_flickr img {
    padding: 3px 3px 3px 3px;
    border: 0;
}

.summary_flickr_more {
    text-align: right;
    font-size: 10px;
}

.summary_flickr_more a:hover {
    color: #000;
}

.aktt_tweet_post {
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999999;
}

.aktt_tweet_post a {
    font-size: 10px; /* Resets 1em to 10px */
    font-weight: normal;
}

.aktt_tweet_post a:hover {
    color: #000;
}

.aktt_more_updates {
    font-size: 10px;
    text-align: right;
}

.aktt_more_updates a {
    font-size: 10px; /* Resets 1em to 10px */
    font-weight: normal;
}

.aktt_more_updates a:hover {
    color: #000;
}

.category {
    margin-top: 33px;
}

/* Single page - START */
.header-img {
    /*margin:0px 0px 10px 0px;*/
    margin: 0px 0px 10px 0px;
    width: 950px;
    height: 535px;
    background: url(images/header.jpg) no-repeat;
}

.image-nav {
    margin: 10px auto;
    width: 98px;
}

.toggle_button1 {
    width: 17px;
    height: 17px;
    background: url(images/button.jpg) no-repeat;
    margin-right: 10px;
}

.toggle_button2 {
    width: 17px;
    height: 17px;
    background: url(images/button_empty.jpg) no-repeat;
    margin-right: 10px;
}

.toggle_button3 {
    width: 17px;
    height: 17px;
    background: url(images/button_empty.jpg) no-repeat;
    margin-right: 10px;
}

.toggle_button4 {
    width: 17px;
    height: 17px;
    background: url(images/button_empty.jpg) no-repeat;
}

#single-content {
    margin: 22px 0px 160px 10px;
    /*background:url(images/singlepost-bg.jpg) repeat-y;*/
    background: url(images/singlepost-bg2.gif) repeat-y;
    width: 950px;
    font-size: 11px;
    line-height: 16px;
}

.singlepost-left {
    width: 378px;
    float: left;
    margin: 0px 11px 0px 10px;
    padding-bottom: 145px;
}

.singlepost-middle {
    width: 280px;
    float: left;
    margin: 0px 10px 0px 15px;
    padding-bottom: 145px;
}

.singlepost-right {
    width: 220px;
    float: left;
    margin-left: 15px;
    padding-bottom: 145px;
}

.singlepost-wideright {
    width: 526px;
    float: left;
    margin-left: 15px;
    padding-bottom: 145px;
}

.singlepost-left-title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.singlepost-left p {
    width: 375px;
}

.singlepost-left a:hover {
    text-decoration: underline;
}

.singlepost-desc-title {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    margin: 25px 0px 5px 0px;
}

/* Single page - END */
.sub-header {
    /*margin:25px 0px 40px 0px;*/
    margin: 25px 0px 25px 0px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 110px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
}

.client-thumb {
    margin: 0px 15px 15px 0px;
}

.category-desc {
    /*margin-bottom:60px;*/
    margin-bottom: 20px;
    float: left;
}

.category-list {
    margin: 0 0 32px 370px;
    width: 578px;
    border-bottom: 1px solid #999;
    margin-bottom: 32px;
}

.category-post-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: 0 0 15px 0px;
}

.category-post-title a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.category-post {
    float: right;
    margin-bottom: 28px;
}

#company-desc {
    margin: 0px 0px 50px 0px;
}

.cofounders {
    width: 460px;
}

.cofounders-title {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.cofounders-content {
    font-size: 12px;
}

.cofounders-content a {
    color: #999;
}

.cofounders-content a:hover {
    color: #000;
}

.cofounders-desc {
    color: #000;
}

.cofounders-desc a:hover {
    color: #000;
}

#error-page {
    margin-bottom: 500px;
}