/*** TAGS  ***/

body {
    background-color: #ffffff;
    font-family: "Lucida Grande", Lucida, Verdana, Arial, "Trebuchet MS", "Sans-Serif";
    font-size: 0.85em;
    line-height: 1.53em;
    color: #323232;
    margin: 0;
    padding: 0;
}

a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #ccc;
}

a.readon {
    display: block;
    padding-right: 15px;
    background: url(/images/blog/bg-readon.png) center right no-repeat;
    width: 75px;
}

a.readon:hover {
    color: #9ac4b8;
}

div.blog-article a {
    color: #868686;
}

div.blog-article h1 a {
    color: #323232;
}

#blog-right a {
    color: #fff;
}

#footer a, #copyright a  {
    color: #97c4b7;
}

#footer a:hover, #copyright a:hover  {
    color: #ccc;
}

#blog-right a:hover {
    color: #97c4b7;
}

abbr {
    border-bottom: 1px dashed;
    cursor:help;
}

h1 {
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 0px;
}

#blog-right h1, #footer h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6em;
    font-family: "Futura Md BT", Futura, "Lucida Grande";
    margin-bottom: 25px;
    margin-top: 30px;
    clear:left;
}

#blog-right h1.top, #footer h1 {
    margin-top: 0;
}

#footer h1 {
    font-size: 2.2em;
    margin-top: 15px;
}

h2 {
    font-size: 1.3em;
    margin-top: 15px;
    padding-bottom: 15px;
}


h3 {
    padding-top: 0;
    color: #333;
    margin: 10px 0;
}

h3 span {
    color: #888;
    font-size: 80%;
}

input, select, textarea {
    border-width: 1px;
    border-color: #cccccc;
    vertical-align: middle;
    margin-right: 5px;
}

#footer input {
    padding: 3px 5px;
    font-size: 110%;
    color: #666;
    border: 3px solid #cccccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    width: 200px;
}

#footer ul li img {
    vertical-align: middle;
    padding-bottom: 5px;
    padding-right: 5px;
}

#footer ul li {
    margin-bottom: 5px;
    font-size: 110%;
}

div.blog-article ul {
    list-style: disc;
    padding: 5px 10px 10px;
}

div.blog-article ul li {
    padding-left: 10px;
    margin-left: 15px;
}

p {
    padding-bottom: 15px;
}

img.left {
    float: left;
    padding-right: 10px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

code {
    font-family:  monospace;
    font-size: 110%;
    color: #000;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

blockquote {
    margin: 2em 2em 2em 1em;
    padding: 0 .75em 0 1.25em;
    border-left: 1px solid #868686;
}

blockquote p {
    padding-bottom: 0;
}

cite {
    font-style: italic;
}

/*** NAMED ELEMENTS  ***/
#container {
    width:100%;
    float: left;
}

#header {
    height: 200px;
    clear: left;
    background: url(/images/blog/bg-header.png) top left repeat-x;
}

#topmenu {
    background-color: #313131;
    min-height: 25px;
    float: left;
    width: 100%;
}

#topmenu ul {
    padding: 2px 25px 0 25px;
    float: left;
}

#topmenu ul li {
    float: left;
}

#topmenu ul li a {
    color: #fff;
    margin-right: 25px;
}

#topmenu ul li a:hover {
    color: #ccc;
}

#rss {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 100;
}

#logo {
    width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
    vertical-align: top;
}

#logo img.avatar {padding-left: 25px;}

#logo img {float:left;}

#logo_img {
    margin-top: 25px;
    margin-left: 30px;
}

#content {
    background-color: #75baa8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #aafbe4;
}

#content .inner-container {
    min-height: 500px;
    background: url(/images/blog/bg-sidebar2.png) top right repeat-y;
}

#blog-left {
    float: left;
    width: 815px;
    padding: 25px;
}

#blog-right {
    float: left;
    width: 275px;
    padding: 25px 25px 25px 35px;
    color: #fff;
}

#footer {
    clear: both;
    color: #fff;
    background-color: #222;
}

#footer .inner-container {
    width: 1175px;
    padding: 25px 0 25px 25px;
}


#footer .col {
    width: 270px;
    margin-right: 23px;
    float: left;
}

#copyright {
    clear: both;
    color: #fff;
    background-color: #000;
    font-size: 80%;
}

#copyright .inner-container {
    width: 1150px;
    padding: 8px 25px;
    text-align: center;
}

/*** CLASSES ***/
.text-only {
    display: none;
}

.inner-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

span.details {
    font-size: 80%;
    color: #949494;
    font-style: italic;
    display: block;
    margin-bottom: 25px;
}

span.details a {
    font-style: normal;
    color: #9ac4b8;
}

span.details a:hover {
    color: #868686;
}

div.col-left, div.col-right {
    width: 50%;
    float: left;
}

div.col-right {
    text-align: right;
}

div.socialnetwork {
    position: absolute;
    top: 0;
    right: 25px;
    width: 180px;
    height: 26px;
    background: url(/images/blog/bg-social.png) top left no-repeat;
    padding: 10px 10px 10px 15px;
}

div.socialnetwork a {
    display: block;
    float: left;
    margin-right: 9px;
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 16px;
}

div.blog-article {
    position: relative;
    background-color: #f4f4f4;
    padding: 30px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-bottom: 25px;
    font-size: 120%;
}

div.blog-article h1 {
    width: 560px;
}

.right {
    float: right;
}

.comment-summary {
    font-size: 80%;
}

.footnotes p {
  display: inline;
}

/** for use if Disqus is removed

.comments-section ul {
    list-style: none;
    margin: 10px 0;
    padding: 0 !important;
}

.comments-section li {
    display: block;
    border: 1px solid #e7e7e7;
    background-color: #efefef;
    margin-bottom: 10px;
    padding: 15px !important;
    font-size: 80%;
    margin-left: 0 !important;
    float: left;
}

.comments-section li.owner {
    background-color: #d4eae4;
    border-color: #cadfd9;
}


.comments-section li .comment-left {
    width: 75px;
    float: left;
}

.comments-section li .comment-right {
    width: 630px;
    float: left;
}

.comments-section li img.avatar {
    border: 3px solid #ccc;
    float: left;
    margin-right: 15px;
}

.comments-section li p {
    padding-bottom: 10px !important;
}

.comments-section .comment-info {
    font-weight: bold;
}

.comments-section form {
    margin: 20px 0;
}

.comments-section input.txt {
    height: 20px;
    border: 1px solid #d6d6d6;
    font-size: 100%;
    color: #666;
    padding: 5px;
    margin-bottom: 5px;
    width: 290px;
    margin-right: 15px;
}

.comments-section textarea {
    border: 1px solid #d6d6d6;
    font-size: 100%;
    color: #666;
    padding: 5px;
    margin: 0 0 15px 0;
    font-family: "Lucida Grande", Lucida, Verdana, Arial, "Trebuchet MS", "Sans-Serif";
}

**/
