body {
    background: #FFF;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a img {
    border: 0px;
}

a:link, a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    border: 0;
    margin: 0;
    padding: 0;
}

form {
    border: 0;
    margin: 0;
}

form {
    font-size: 12px;
}

form, input {
    padding: 0
}

h1, h2, h3, h4, h5 {
    margin: 0;
    border: 0;
    padding: 0;
    color: #444;
    font-weight: normal;
}

h1 {
    font-size: 32px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 36px;
    padding-bottom: 20px;
}

h2 {
    font-size: 26px;
    padding-bottom: 12px;
    font-weight: normal;
    line-height: 32px;
}

h2 a:link, h2 a:visited {
    color: #000000;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

h3 {
    font-size: 13px;
    line-height: 32px;
    color: #000;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #40403b;
    margin-bottom: 14px;
}

h5 {
    font-size: 20px;
    line-height: 22px;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    padding-bottom: 10px;
    color: #000000;
}

ul, li {
    margin: 0;
    border: 0;
    padding: 0;
}

ul {
    margin-bottom: 20px;
}

ul li {
    list-style: none;
    display: block;
}

div.code, pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 13px;
    color: #000000;
    border: solid 2px #d7e8f0;
    background: #f5f8fa;
    padding: 10px;
    line-height: 14px;
}

/* -------------------------------- */
/* PAGE ELEMENTS 					*/
/* -------------------------------- */
/* Top Section  					*/
#container {
    width: 860px;
    margin: 0px auto;
    padding: 10px 0px;
}

#main-container {
    background: #FFF;
    padding: 0 12px;
    width: auto;
    padding-bottom: 24px;
}

#nav-bar {
    height: 46px;
}

#top-header {
    background: #F5F8FA;
    margin: 0px 0px;
    border-bottom: 1px solid #cecece;
}

.top-header {
    background: #333333;
}

.tituloblog {
    margin: 0px auto 0px auto;
    padding-top: 10px;
    width: 840px;
    color: #ffffff;
    font-size: 44px;
    font-family: Helvetica, Arial, sans-serif;
}

div.tituloblog {
    line-height: 36px;
    padding-bottom: 15px;
}

#top-bar {
    border-top: 1px solid #cecece;
}

#top-bar ul {
    width: 840px;
    margin: auto;
}

#top-bar ul, #top-bar li {
    list-style: none;
    height: 30px;
}

#top-bar li {
    float: left;
    font-size: 16px;
    padding-top: 5px;
    margin: 0px 20px 0px 0px;
}

#top-bar li a {
    color: #666666;
    text-transform: uppercase;
}

#top-bar li.activo a {
    color: #000;
}

/* Navba*/
#nav-bar {
    font-size: 12px;
    color: #999;
    height: 46px;
    margin-left: 120px;
}

#nav-bar a:link, #nav-bar a:visited {
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    margin-right: 14px;
}

#nav-bar a:hover {
    color: #CCC;
}

#search-bar {
    height: 51px;
}

.container-typoork-int {
    background: #A7C4D1;
    height: 138px;
    width: 906px;
    margin: 0 auto;
}

/* -------------------------------- */
/* Main				  				*/
#main_page {
    width: 856px;
    padding-top: 20px;
    background: #FFFFFF;
}* html #main_page {
    overflow: auto;
}

/* * html #main {height: 1%;} */
/* -------------------------------- */
/* Left column		  				*/
#main_left {
    width: 566px;
    line-height: 18px;
    /*margin-left: 10px;*/
    float: left;
}

#main_left em {
    font-style: normal;
    background: #fbfbdd;
}

/* -------------------------------- */
/* Right column 				*/
#main_right {
    width: 260px;
/*    margin-right: 10px;*/
    float: right;
    font-size: 11px;
}

#main_right .section-w {
    border: solid 4px #e0dfd0;
    border-top: none;
    background: #f4f4e9;
    padding: 14px;
    margin-bottom: 20px;
}

#main_right .section-w a {
    text-decoration: underline;
}

#main_right .section-w a:hover {
    text-decoration: none;
}

.columna {
    width: 280px;
    float: left;
}

/* -------------------------------- */
/* sidebar sections					*/
.sidebar-section {
    font-size: 11px;
    line-height: 16px;
    padding: 6px 0;
    margin-bottom: 20px;
}

.sidebar-section li {
    padding-bottom: 4px;
    border-bottom: solid 1px #e0dfd0;
    margin-bottom: 4px;
}

.sidebar-section a:link, .sidebar-section a:visited {
    text-decoration: none;
}

.sidebar-section li a:hover {
    text-decoration: underline;
    color: #555555;
}

/* -------------------------------- */
/* Recent post section				*/
#main_right h3, .columna h3 {
    border-color: #D7E8F0;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    background-color: #F5F8FA;
    padding: 6px 10px;
}

.section-links, .widget-content {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 6px 10px;
    border-color: #D7E8F0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

.section-links li, .widget-content li {
    padding-bottom: 6px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 6px;
}

.widget-content li ul li {
    margin: 0px;
    padding: 0px;
}

.columna h3 a:link, .columna h3 a:visited {
    color: #000000;
}

#main_right a:link, #main_right a:visited, .columna a:link, .columna a:visited {
    text-decoration: none;
    color: #006699
}

#main_right li a:hover, #main_right li a:hover, .columna li a:hover, .columna li a:hover {
    text-decoration: underline;
    color: #006699;
}

/* -------------------------------- */
/* Footer							*/
#container-footer {
    border-top: 1px solid #cecece;
    background: #F5F8FA;
    clear: both;
}

#footer {
    font-size: 11px;
    color: #666;
    text-align: center;
    padding: 10px 0;
    width: 840px;
}

#footer a:link, #footer a:visited {
    color: #A39E8C;
    text-decoration: underline;
}

/* -------------------------------- */
/* BLOGGER ELEMENT 					*/
/* -------------------------------- */
#navbar {
    display: none;
    height: 0;
    visibility: hidden;
}

.date-header {
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 20px;
    padding: 0px;
}

.blog-pager {
    font-size: 12px;
}

.blog-pager a:link, .blog-pager a:visited, .submitNews a:link, .submitNews a:visited {
    display: block;
    float: left;
    padding: 6px 10px;
    text-align: center;
    background: #888;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    margin-right: 8px;
}

.blog-pager a:hover, .submitNews a:hover {
    background: #444;
    color: #FFF;
}

/* -------------------------------- */
/* Status Messages	 				*/
.status-msg-wrap-n {
    padding: 0px;
    margin: 0px;
    margin-bottom: 40px;
}

.status-msg-body-n {
    text-align: center;
    width: auto;
    display: block;
    font-size: 11px;
    height: 24px;
    margin-bottom: 30px;
    border: 1px solid #dedede;
    border-top: none;
    line-height: 24px;
    background-color: #EFEFEF;
}

/* -------------------------------- */
/* Post Body		  				*/
.post-body-n {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
}

.post-body-n a:link, .post-body-n a:visited {
    text-decoration: underline;
    color: #006699;
}

.post-body-n a:hover {
    text-decoration: none;
}

/* -------------------------------- */
/* Comments section  				*/
.comment-author {
    color: #53524b;
    font-size: 12px;
    background: #d7e8f0;
    padding: 4px;
    font-weight: bold;
    text-decoration: none;
}

.comment-author a:link, .comment-author a:visited, .comment-author a:hover {
    font-weight: bold;
    color: #53524b;
    border-bottom: solid 1px #80a8ba;
    padding-bottom: 2px;
    text-decoration: none;
}

.comment-footer a:link, .comment-footer a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    display: block;
    clear: both;
    width: 137px;
    height: 36px;
    line-height: 36px;
    background: url(../img/comment.png) no-repeat;
}

.comment-timestamp {
    font-size: 11px;
    color: #333333;
}

.comment-timestamp a:link, .comment-timestamp a:visited {
    font-size: 11px;
    color: #999999;
    background: none;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
}

.post-comment-link {
}

a.comment-link {
    font-weight: bold;
}

dd {
    margin: 0;
    border: 0;
    padding: 0;
    padding: 0 10px;
    background: #f5f8fa;
}

dd.comment-body {
    border: solid 2px #d7e8f0;
    border-bottom: none;
    border-top: none;
}

dd.comment-body p {
    border: 0;
    padding: 0;
    margin: 0;
    padding: 10px 0;
}

dd.comment-footer {
    border: solid 2px #d7e8f0;
    border-top: none;
    margin-bottom: 10px;
}

.comment b, .share-delicious b {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

/* -------------------------------- */
/* CUSTOM CLASSES					*/
/* -------------------------------- */
.spacer {
    clear: both;
    height: 10px;
    display: block;
}

.tag {
    font-size: 11px;
    padding-top: 5px;
    color: #999999;
    margin-bottom: 10px;
}

.post-tag {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    margin-bottom: 10px;
}

.post-tag a:link, .post-tag a:visited {
    color: #666;
    text-decoration: none;
    font-style: italic;
}

/* -------------------------------- */
/* Feed				  				*/
.feedinput {
    margin: 0;
    padding: 4px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #53524b;
    border: solid 1px #DEDEDE;
    width: 210px;
}* html .feedinput {
    padding: 0;
    height: 23px;
}

.feed-small-right, .small-right {
    font-size: 11px;
    float: right;
    font-weight: bold;
    background: url(../img/feed.png) right 8px no-repeat;
    padding-right: 20px;
}

.small-right {
    background: none;
}

#recent-entries li, #site-reviews li, div.twitter_list ul li, #categories li, #small-feed ul li, .sharepost ul-li {
    padding-bottom: 6px;
    border-bottom: solid 1px #DEDEDE;
    margin-bottom: 6px;
}

#recent-entries li, div.twitter_list ul li, #small-feed ul li, #categories li {
    background: url(../img/bull.png) no-repeat left 5px;
    padding-left: 10px;
}

.comment {
    background: url(../img/comments.png) no-repeat left top;
    padding-left: 28px;
    font-size: 11px;
    line-height: 18px;
    float: right;
}

.comment a:link, .comment a:visited {
    color: #000000;
}

.share-delicious {
    margin-left: 10px;
    border-left: solid 1px #DEDEDE;
    padding-left: 10px;
    font-size: 11px;
    line-height: 18px;
    float: left;
}

.share-tweet {
    background: url(../img/teewthis.png) right 7px no-repeat;
    margin-left: 10px;
    padding-right: 30px;
    font-size: 11px;
    line-height: 32px;
    float: right;
}

#footer {
    margin: 0 auto;
}

.save-delicious {
    line-height: 25px;
    border: none;
    background: url(../img/delicious.png) left no-repeat;
    padding: 0 10px 0 20px;
    font-size: 11px;
    margin-bottom: 20px;
}

.save-delicious a:link, .save-delicious a:visited {
    border: none;
    text-transform: none;
}

.save-delicious b {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
}

.profileImage {
    float: left;
    margin: 3px 6px 2px 0px;
    background: #FFF;
    padding: 4px;
}

.ads {
    float: right;
    margin-left: 14px;
    padding-top: 10px;
}

.comment-form {
    max-width: 566px;
}

.clear {
    clear: both;
}

#picasa a {
    width: 86px;
    margin-bottom: 4px;
    text-align: center;
    display: block;
    float: left;
}

#picasa a img {
    border: 0px;
}

.post {
    border-bottom: 1px solid #DDDDDD;
}

