.topnav li.current_page_item a span, .topnav li.current-cat a span, .topnav li.current-cat-parent a, .topnav li.current_page_parent a {
    color: #01ADF1;
}
.topnav a, .topnav li ul li a span, .topnav li.current_page_item ul li a span, .topnav li.current-cat ul li a span {
    color: #454545;
}
.topnav a:hover {
    color: #01ADF1;
}
.post h2, .post h2 a {
    color: #757575;
}
.tagline {
    color: #333333;
}
.tagline a {
    color: #333333;
    text-decoration: none;
}
.post {
    color: #4D4D4F;
	background-color:#f5f5f5;
}
.post a {
    color: #0E73B8;
}
.post a:hover, .post .postmetadata a.comments-link:hover, .post .postmetadata .category a:hover, .post .postmetadata small .author {
    color: #FF0505;
}
#sidebar h2 {
    color: #FFFFFF;
}
#sidebar .widget {
    color: #454547;
}
#sidebar .widget a {
    color: #4D4D4F;
}
#sidebar .widget a:hover {
    color: #0E73B8;
}
#sidebar #widget_text.widget, #sidebar #widget_calendar.widget, #sidebar #widget_recent_comments.widget, #sidebar #googlemapWidget.widget {
    color: #454547;
}
#sidebar #widget_text.widget a, #sidebar #widget_calendar.widget a, #sidebar #widget_recent_comments.widget a, #sidebar #googlemapWidget.widget a {
    color: #0E73B8;
}
#sidebar #widget_text.widget a:hover, #sidebar #widget_calendar.widget a:hover, #sidebar #widget_recent_comments.widget a:hover, #sidebar #googlemapWidget.widget a:hover {
    color: #FF0505;
}
#sidebar #widget_text.widget, #sidebar #widget_calendar.widget, #sidebar #widget_recent_comments.widget, #sidebar #googlemapWidget.widget {
}
#footer {
    color: #666666;
}
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("images/background/background.png") repeat-x #F2F5F5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
a {
    color: #2786C2;
    cursor: pointer;
    outline: medium none;
    text-decoration: underline;
}
a.redes{
	text-decoration: none !important;
	margin: 0;
	padding: 0;
}
a:hover {
    color: #F75342;
    cursor: pointer;
    text-decoration: none;
}
ul {
    list-style-type: none;
}
li {
    list-style-type: none;
}
.clear {
    clear: both;
    display: block;
    visibility: hidden;
}
.tab-title {
    display: none;
    overflow: hidden;
    visibility: hidden;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 1.6em;
    margin: 0;
}
h3 {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
}
h1, h2, h3 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 30px;
}
h2, h2 a {
    color: #4D4D4F;
    font-size: 24px;
    font-weight: normal;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
}
.entry p {
    margin-bottom: 15px;
    margin-top: 10px;
    margin-left: 5px;
    margin-rigth: 3px;
}
code {
    background: none repeat scroll 0 0 #FFFFE1;
    font-family: Monaco,monospace;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 1px 3px;
}
em {
    font-style: italic;
}
hr {
    background: none repeat scroll 0 0 #B2CCFF;
    border: medium none;
    clear: both;
    color: #B2CCFF;
    float: none;
    height: 0.1em;
    margin: 0 0 1.4em;
    width: 100%;
}
pre {
    background: none repeat scroll 0 0 #F9F9D4;
    margin-bottom: 15px;
    overflow: auto;
    padding: 10px;
}
acronym, abbr, span.caps {
    cursor: help;
    font-size: 0.9em;
    letter-spacing: 0.07em;
}
acronym, abbr {
    border-bottom: 1px dashed #999999;
}
blockquote {
    background: url("images/blockquote_bg.gif") no-repeat scroll left top transparent;
    color: #000000;
    font-style: italic;
    margin: 0 0 1em;
    min-height: 1.5em;
    overflow: auto;
    padding: 30px 10px 13px 18px;
}
blockquote p.source {
    color: #999999;
    font-size: 11px;
    font-style: normal;
}
blockquote cite {
    display: block;
    margin: 5px 0 0;
}
.center {
    text-align: center;
}
.hidden {
    display: none;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
    font-weight: normal;
    line-height: 135%;
    margin: 25px 0 10px;
    padding-bottom: 5px;
}
.notice {
    background: none repeat scroll 0 0 #FFF6BF;
    border-bottom: 2px solid #FFD324;
    border-top: 2px solid #FFD324;
    margin: 10px auto;
    padding: 5px 20px;
    text-align: center;
}
.alert {
    background: none repeat scroll 0 0 #FCE4E0;
    border-bottom: 2px solid #EB6D59;
    border-top: 2px solid #EB6D59;
    margin: 10px auto;
    padding: 5px 20px;
    text-align: center;
}
span.highlight {
    background: none repeat scroll 0 0 #F9F1ED;
    color: #F75342;
    font-style: italic;
}
span.highlight-bold {
    font-size: 120%;
    font-weight: bold;
    line-height: 150%;
}
span.inset-left, span.inset-right {
    border: 1px solid #E5E5E5;
    color: #333333;
    display: block;
    font-size: 100%;
    font-style: italic;
    margin-top: 25px;
    padding: 12px 8px 8px;
    position: relative;
    text-align: center;
    width: 30%;
}
span.inset-right-title, span.inset-left-title {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #F75342;
    display: block;
    font-size: 100%;
    font-weight: bold;
    left: 10px;
    padding: 3px 8px;
    position: absolute;
    top: -15px;
}
span.inset-right {
    float: right;
    margin-left: 15px;
}
span.inset-left {
    float: left;
    margin-right: 15px;
}
span.dropcap {
    display: block;
    float: left;
    font-size: 400%;
    line-height: 100%;
    margin: 0 4px 0 0;
}
.important {
    border: 1px solid #E5E5E5;
    margin: 25px 0 10px;
    padding: 15px;
    position: relative;
}
span.important-title {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #F75342;
    display: block;
    font-size: 120%;
    left: 10px;
    padding: 3px 8px;
    position: absolute;
    top: -0.8em;
}
html > body .entry ul {
    list-style: none outside none;
    margin-left: 0;
    padding: 0 0 0 10px;
    text-indent: 0;
}
html > body .entry li {
    margin: 7px 0 8px 10px;
}
.entry ol {
    margin: 0;
    padding: 0 0 0 35px;
}
.entry ol li {
    list-style: decimal outside none;
    margin: 0;
    padding: 0;
}
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-image: none;
    list-style-type: none;
}
.entry dl {
    margin: 1.5em 0;
}
.entry dd {
    margin: 0;
    padding: 0 15px 15px;
}
.entry table {
    margin: 0 auto;
}
.entry th, .entry td {
    height: 1em;
    line-height: 18px;
    padding: 10px;
}
ol li, #sidebar ul ol li {
    list-style: decimal outside none;
}
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6 {
}
ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li, ul.bullet-6 li {
    list-style: none outside none;
    margin-bottom: 5px !important;
    padding-bottom: 3px !important;
    padding-left: 22px !important;
}
ul.bullet-1 li {
    background: url("images/bullets/3.gif") no-repeat scroll 0 5px transparent;
}
ul.bullet-2 li {
    background: url("images/bullets/4.gif") no-repeat scroll 0 5px transparent;
}
ul.bullet-3 li {
    background: url("images/bullets/1.gif") no-repeat scroll 0 5px transparent;
}
ul.bullet-4 li {
    background: url("images/bullets/2.gif") no-repeat scroll 0 5px transparent;
}
ul.bullet-5 li {
    background: url("images/bullets/5.gif") no-repeat scroll 0 5px transparent;
}
ul.bullet-6 li {
    background: url("images/bullets/6.gif") no-repeat scroll 0 5px transparent;
}
#header {
    height: 148px;
}
.content-pad {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
    text-align: left;
    width: 970px;
    z-index: 1000;
}
.top {
    border-bottom: 1px solid #EEEEEE;
    border-top: 0 solid #EEEEEE;
    float: left;
    margin: -6px 0 30px;
    width: 970px;
}
.bot {
    background: url("images/main-bot.png") no-repeat scroll 0 0 transparent;
    clear: left;
    height: 13px;
    margin: 0 auto 0;
    width: 995px;
}
#logo {
    float: left;
    padding-top: 0;
}
.tagline {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 17px 4px 12px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 50%;
}
.head-img {
    margin-bottom: 20px;
    position: relative;
}
.head-img img {
    border: 0 none;
}
#top_search {
    height: 25px;
    position: absolute;
    right: 10px;
    top: 115px;
    width: 288px;
}
.search-input {
    background: url("images/search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #9499A1;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 21px;
    margin: 0;
    padding: 5px 0 0 40px;
    width: 170px;
}
.search-submit {
    border: 0 none;
    float: right;
    height: 30px;
    margin-top: -2px;
    width: 73px;
}
.columns {
    border-bottom: 1px solid #EEEEEE;
    width: 970px;
}
.thumb {
    float: left;
}
img.attachment-thumbnail {
    float: left;
    padding: 0 10px 0 0 !important;
}
.narrowcolumn {
    float: left;
    margin: 0;
    padding: 12px 0 40px 10px;
    width: 640px;
}
.post {
    margin: 0 19px 20px 0;
    text-align: left;
}
.post .postmetadata img {
    float: left;
    margin: 0 5px 0 0;
    width: 30px;
}
.post .postmetadata {
    border-top: 1px dotted #D5D5D5;
    color: #878789;
    font-size: 11px;
    margin-top: 15px;
    padding: 3px 2px 10px;
    text-align: left;
}
.post .postmetadata .category {
    display: block;
    margin: 5px 0 6px;
}
.post .postmetadata .category a {
    background: url("images/ico-category.gif") no-repeat scroll 0 2px transparent;
    color: #878789;
    margin-right: 5px;
    padding-left: 12px;
}
.post .postmetadata .category a:hover {
}
.post .title {
    position: relative;
}
.post .title h2 {
    line-height: 35px;
}
.post .title h2 a {
    font-size: 24px;
}
.singlepage .post .title {
    position: relative;
    width: 500px;
}
.fullwidth.singlepage .post .title {
    width: 865px;
}
.singlepage .post .title h2 {
    line-height: 27px;
    max-height: 87px;
    overflow: hidden;
}
.post small {
    color: #878789;
    font-size: 11px;
    padding-left: 3px;
}
.post small a.cat {
    background: url("images/ico-meta.gif") no-repeat scroll 1px center transparent;
    color: #878789;
    padding: 0 0 0 11px;
}
.post .comments {
    background: url("images/comment-bg.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    left: 500px;
    padding-left: 13px;
    padding-top: 3px;
    position: absolute;
    top: 0;
    width: 74px;
}
.post .comments a {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
.post .comments a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.post .date {
    background: url("images/date_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 42px;
    left: 3px;
    position: absolute;
    width: 77px;
}
.post .post-month {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 11px;
    margin-left: 2px;
    padding-top: 5px;
    text-align: center;
}
.post .post-day {
    color: #FFFFFF;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 18px;
    margin-left: -3px;
    padding-top: 4px;
    text-align: center;
}
.post .entry {
    margin-top: 26px;
}
.slideshow-bg {
    overflow: hidden;
    position: relative;
    width: 970px;
}
.slideshow-bg #left-arrow {
    background: url("images/arrow-left.jpg") no-repeat scroll 0 0 transparent;
    left: 15px;
}
.slideshow-bg #right-arrow {
    background: url("images/arrow-right.jpg") no-repeat scroll 0 0 transparent;
    right: 15px;
}
.slideshow-bg #left-arrow, .slideshow-bg #right-arrow {
    display: block;
    height: 28px;
    position: absolute;
    top: 45%;
    width: 21px;
}
.slideshow-bg #left-arrow:hover, .slideshow-bg #right-arrow:hover {
    opacity: 0.5;
}
.slideshow-bg .slideshow-main {
    padding: 5px 25px 30px 60px;
}
.slideshow-bg .slideshow {
    background: none repeat scroll 0 0 #F9F9F9;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    width: 970px;
}
.slideshow-bg .slideshow, .slideshow-bg .slideshow > div {
    height: 230px;
    width: 970px;
}
.slideshow .desc {
    float: left;
    margin-top: 10px;
    padding: 13px;
    width: 370px;
}
.slideshow .desc h2 {
    padding-bottom: 28px;
}
.slideshow .desc h2 a {
    font-size: 41px;
    font-weight: bold;
}
#slideshow-nav {
    bottom: 0;
    left: 47%;
    position: absolute;
}
#slideshow-nav a.activeSlide {
    background: url("images/pagination-small.png") no-repeat scroll 0 0 transparent;
}
#slideshow-nav a {
    background: url("images/pagination-small.png") no-repeat scroll 0 -9px transparent;
    display: block;
    float: left;
    height: 9px;
    margin: 0 1px;
    text-indent: -9999px;
    width: 9px;
}
#sidebar {
    color: #454547;
    float: right;
    padding: 0 0 10px;
    width: 300px;
}
#sidebar h2 {
    font-size: 17px;
    margin: 0 0 10px;
    padding: 0;
	padding-left:12px;
}
#sidebar a {
    color: #878789;
}
#sidebar ul li.widget {
    background: url("images/wg-bottom.gif") repeat-x scroll center bottom transparent;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 15px;
    padding: 10px 10px 30px;
    width: 280px;
}
#sidebar ul #meta.widget {
    background: none repeat scroll 0 0 transparent;
}
#sidebar ul li.widget a {
    text-decoration: none;
}
#sidebar ul li.widget a:hover {
    text-decoration: underline;
}
#sidebar ul li#widget_search.widget .search-input {
    width: 150px;
}
#sidebar ul li ul li {
    border-bottom: 1px solid #E8E8E8;
    float: none;
    padding-bottom: 5px !important;
    width: auto;
}
#sidebar ul li ul li:last-child {
    border-bottom: medium none;
}
#sidebar ul li ul li.rss:last-child {
    border-bottom: 1px solid #E8E8E8;
}
#sidebar ul li ul li ul {
    margin: 0 !important;
    padding: 0 !important;
}
#sidebar ul li ul li ul li {
    border: 0 none !important;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
}
#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}
#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
    margin: 5px 0 0;
    padding: 0;
}
#sidebar .widget ul li a {
    background: url("images/ico-meta.gif") no-repeat scroll 0 8px transparent;
    line-height: 16px;
    padding: 4px 0 4px 15px;
}
#sidebar #widget_tag_cloud h2 {
    margin: 0;
}
#sidebar #widget_tag_cloud a {
    line-height: 25px;
}
#sidebar #widget_text .textwidget {
    margin-top: 7px;
}
#sidebar #widget_search h2 {
    float: left;
    padding-right: 15px;
}
#sidebar #widget_recent_comments ul li a {
    background: none repeat scroll 0 0 transparent;
}
#sidebar #widget_text {
    line-height: 18px;
}
#meta .rss {
    background: url("images/rss.gif") no-repeat scroll right 3px transparent;
}
#meta .twitter {
    background: url("images/twitter-small.gif") no-repeat scroll right center transparent;
}
#twitter .rightlink {
    background: url("images/ico-twitter.png") no-repeat scroll 60px 5px transparent;
    display: block;
    height: 22px;
    padding-top: 10px;
}
#sidebar .map {
    border: 3px solid #FFFFFF;
    height: 300px;
    margin-bottom: 15px;
    margin-left: 5px;
    width: 300px;
}
#sidebar #widget_search .c_simg {
    top: 8px;
}
#footer {
    border-top: 2px solid #EDEEEF;
    color: #969696;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 0 !important;
    padding: 23px 0 10px 0;
    text-align: center;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #F75342;
}
#footer .lt {
    float: left;
}
#footer .rt {
    float: right;
}
#footer .rt img.png {
    margin-top: -5px;
}
#menu {
    background-color: #fafafa;
    height: 28px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 5px;
}
.topnav {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 99;
}
.topnav li {
    padding-right: 30px;
}
.topnav a {
    display: block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 18px;
    padding: 5px 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
}
.topnav a:hover {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.23);
}
.topnav li {
    float: left;
    width: auto;
}
.topnav li a.sf-with-ul {
    padding-right: 0;
}
.topnav li ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DBDBDB;
    border-style: solid;
    border-width: 1px 1px 0;
    left: -999em;
    position: absolute;
    width: 180px;
    z-index: 999;
}
.topnav li ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #FFFFFF;
    padding-right: 0;
}
.topnav li ul li a {
    font-size: 11px;
    line-height: 18px;
    padding: 5px 10px;
    text-transform: none;
    width: 160px;
}
.topnav li ul li a.sf-with-ul {
    padding: 5px 10px;
}
.topnav li ul li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.topnav li ul ul {
    margin: -30px 0 0 180px;
}
.topnav li ul ul li a {
}
.topnav li ul li ul li a {
}
.topnav li:hover, .topnav li.hover {
    position: static;
}
.topnav li:hover ul ul, .topnav li.sfhover ul ul, .topnav li:hover ul ul ul, .topnav li.sfhover ul ul ul, .topnav li:hover ul ul ul ul, .topnav li.sfhover ul ul ul ul {
    left: -999em;
}
.topnav li:hover ul, .topnav li.sfhover ul, .topnav li li:hover ul, .topnav li li.sfhover ul, .topnav li li li:hover ul, .topnav li li li.sfhover ul, .topnav li li li li:hover ul, .topnav li li li li.sfhover ul {
    left: auto;
}
.topnav .sf-sub-indicator {
    background: url("images/arrow-superfish.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: -0.8em;
    text-indent: -999em;
    top: 0.7em;
    width: 10px;
}
.topnav li ul .sf-sub-indicator {
    background: url("images/arrow-superfish-right.png") no-repeat scroll 0 0 transparent;
    right: 0.4em;
    top: 0.9em;
}
#search-block {
    margin-right: 17px;
    padding-top: 40px;
    width: 302px;
}
.c_simg {
    position: relative;
}
.s_input {
    background: url("images/s_input.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    width: 195px;
}
.s_input input {
    border: 0 none;
    color: #9499A1;
    font-weight: normal;
    height: 17px;
    margin-left: 15px;
    margin-top: 5px;
    width: 180px;
}
.s_submit {
    float: left;
    padding: 0;
}
.flickr-pic {
	width: 288px;
}
.flickr-pic .flickr_badge_image {
    float: left;
    padding-bottom: 5px;
    padding-right: 16px;
    padding-top: 5px;
}
#navigation {
    display: block;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}
#navigation a, #morepage-list a {
    border: 1px solid #DDDDDD;
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
#navigation .on {
    border: 1px solid #666666;
    color: #AAAAAA;
    font-size: 11px;
    font-weight: normal;
    margin-right: 2px;
    padding: 2px 5px;
}
#navigation .alignleft {
    padding-left: 20px;
}
#navigation .alignright {
    padding-right: 20px;
}
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar a {
    text-decoration: none;
}
#wp-calendar caption {
    font: bold 1.3em 'Trebuchet MS',Verdana,Arial,Sans-Serif;
    text-align: center;
}
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 230px;
}
#wp-calendar thead {
    text-align: center;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar a {
    display: block;
}
#wp-calendar caption {
    text-align: center;
    width: 100%;
}
#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}
#wp-calendar td.pad:hover {
    background-color: #FFFFFF;
}
.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}
.alignleft {
    float: left;
    margin: 5px 15px 10px 0;
}
.alignright {
    float: right;
    margin: 5px 0 10px 15px;
}
.wp-caption-text {
    color: #888888;
    font-size: 12px;
    margin: 5px;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    max-width: 600px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0 !important;
}
.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-smiley {
    margin: 0;
}
.gallery {
    margin: auto;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery img {
    border: 2px solid #CFCFCF;
}
.gallery .gallery-caption {
    color: #888888;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery img {
    border: 10px solid #F1F1F1;
}
.gallery br + br {
    display: none;
}
#comment-form {
    padding-top: 20px;
}
#commentform {
    margin-left: 20px;
    padding-top: 10px;
}
#comment-form p {
    clear: both;
}
#comment-form label {
    float: left;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
    width: 200px;
}
#comment-form label .required {
    font-size: 0.85em;
    font-weight: normal;
}
#comment-form label .required {
    color: #FFFFFF;
}
#comment-form input, #comment-form textarea {
    padding: 5px;
    width: 265px;
}
#searchforma .field {
    float: left;
}
#searchforma .field input {
    padding: 5px;
    width: 89px;
}
#comment-form input, #comment-form textarea, #searchforma .field input {
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #C1C1B7 #FAFAF6 #FAFAF6 #C1C1B7;
    border-style: solid;
    border-width: 1px;
    color: #727272;
    font: 12px Arial,Helvetica,Geneva,sans-serif;
}
#comment-form input:focus, #comment-form textarea:focus {
    border: 1px solid #C3D3DF;
    color: #53534C;
}
#comment-form #submit {
    border: medium none;
    cursor: pointer;
    padding: 4px 10px;
    text-transform: uppercase;
    width: auto;
}
#searchforma input#submit {
    border: medium none;
    cursor: pointer;
    margin-left: 10px;
    padding: 4px 10px;
    text-transform: uppercase;
    width: auto;
}
#comment-form #submit, #searchforma input#submit {
    border-radius: 10px 10px 10px 10px;
    font: bold 0.95em Arial,Helvetica,Geneva,sans-serif;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    margin: 0;
    padding: 0;
    text-align: justify;
}
.commentlist li {
    list-style: none outside none;
    margin: 15px 0 20px;
    padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.commentmetadata {
    display: block;
    margin: 5px 0 15px 5px;
}
.thread-alt {
    background-color: #FFFFFF;
}
.commentlist p {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 10px;
}
.thread-even {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
}
.depth-1 {
    border: 0 none;
}
.even, .alt {
    border-left: 0 none;
}
.children .depth-1 {
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #CFCFCF;
    border-left: 1px solid #CFCFCF;
    border-right: 0 none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
}
.navigation {
    display: block;
    margin-top: 10px;
    text-align: center;
}
.commentlist li .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    margin-right: 10px;
    padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#respond {
    color: #162F42;
}
.comment-meta a {
    color: #162F42;
    font-size: 11px;
    text-decoration: none;
}
.comment-meta a:hover {
    text-decoration: underline;
}
.comment-author cite {
    background: url("images/icons/autor-ico.png") no-repeat scroll left center transparent;
    padding-left: 20px;
}
.comment-author cite, .comment-author cite a {
    font-size: 13px;
    font-weight: bold;
}
.reply {
    float: right;
    height: 17px;
    padding-left: 24px;
}
.reply {
    background: url("images/icons/reply-ico.png") no-repeat scroll left center transparent;
}
.reply a {
    font-size: 11px;
}
cite .note, cite .note a {
    color: #454547;
    font-size: 10px;
    font-weight: bold;
}
.hid {
    display: none;
    position: absolute;
}
.lin {
    bottom: 58px;
    color: #B0B09F;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
}
.lin img {
    vertical-align: middle;
}
.entry img {
    height: auto;
    max-width: 590px;
    padding: 10px;
}
.entry .thumb img {
    padding: 0 10px 0 0;
}
.fullwidth {
    width: 100%;
}
#entry-author-info {
    background: url("images/wg-bottom.gif") repeat-x scroll center top #F2F7FC;
    border-top: 0 solid #000000;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}
#entry-author-info #author-avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px;
}
#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}
#entry-author-info h2 {
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0;
}
#author-description .user-link {
    color: #0971B2;
    padding-bottom: 10px;
}
.entry-utility {
    clear: both;
    color: #888888;
    font-size: 12px;
    line-height: 18px;
}
.entry-meta a, .entry-utility a {
    color: #888888;
}
.entry-meta a:hover, .entry-utility a:hover {
    color: #FF4B33;
}
#content .video-player {
    padding: 0;
}
.commentlist .post.pingback {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist .post.pingback p {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
}
.commentlist .post.pingback a.comment-edit-link {
    color: #888888;
}
.home .sticky {
    background: none repeat scroll 0 0 #F9F9F9;
    padding: 18px 20px;
}
#respond {
    border-top: 1px solid #E7E7E7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond label {
    color: #888888;
    font-size: 12px;
}
h3#reply-title {
    margin: 18px 0;
}
h3#comments-title, h3#reply-title {
    color: #4D4D4F;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond textarea {
    width: 98%;
}
#respond input[type="text"], #respond textarea {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
#respond .form-allowed-tags {
    color: #888888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-submit {
    margin: 12px 0;
}
li.comment #respond .form-allowed-tags {
    display: none;
}
li.comment #respond .comment-form-comment, li.comment #respond .form-submit, li.comment #respond .form-allowed-tags, li.comment #respond .comment-form-author, li.comment #respond .comment-form-email, li.comment #respond .comment-form-url {
    background: none repeat scroll 0 0 #FFFFFF;
}
li.comment #respond #comment-form p {
    padding: 5px;
}
#respond span.required {
    display: none;
}
.commentlist .bypostauthor {
}
.blocktitle {
    background: url("images/widget_img.png") no-repeat scroll 0 0 transparent;
	line-height: 36px;
}
