/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.9
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#body {
font-size: 1.2em;
}

.aktt_tweets ul {
    margin:0px;
    line-height: 1.1em;
}

.aktt_tweets li {
    line-height: 1.1em;
    margin-top:12px;
}

.aktt_tweet_time {
    font-style: italic;
}

.pattern_thumb ul {
    line-height: 1em;
}

.pattern_thumb ul li {
    line-height: 1em;
    padding-top: 1em;
    clear: both;
}

img.thumbnail {
    float: left;
    margin: 3px;
}

.pattern_info table {
//    border: 0px;
}

.pattern_info td {
    vertical-align:text-top;
 //   border: 0px;
    margin:0px;
}

.pattern_req_desc  p {
    text-align:right;
    font-weight: bold;
    margin:0px;
}

.pattern_req  p {
    margin:0px;
    padding:0px;
}

.tag-link {
    line-height: 1.1em;
}

a.noborder, a:hover.noborder {
    border: hidden;
    border: none;
    text-decoration: none;
}

.captionfull {
    text-align:center;
    margin-bottom: 6px;
    font-style: italic;
}

.ctc {
    line-height: 1.1em;
}