.alignleft{float:left;margin:5px 15px 7px 0;}
.alignright{float:right;margin:5px 0 7px 15px;}
.aligncenter,div.aligncenter{margin:10px auto;text-align:center;display:block;}
img.alignleft{float:left;margin:5px 15px 5px 0;}
img.alignright{float:right;margin:5px 0 5px 15px;}
img.aligncenter{margin:10px auto;text-align:center;display:block;}

#admin-menu {
font-family: Arial, Verdana, sans-serif;
}

body {
font-family: Arial, Verdana, sans-serif;
}

#toolbar {
font-family: Arial, Verdana, sans-serif;
}

.watcher_binder_send_email_status_icon {
font-family: Arial, Verdana, sans-serif;
}

.watcher_node_help_link_to_binder {
font-family: Arial, Verdana, sans-serif;
}

#preview {
font-family: Arial, Verdana, sans-serif;
}

#preview-header {
font-family: Arial, Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-family: Arial, Verdana, sans-serif;
}

.comment-form label {
font-family: Arial, Verdana, sans-serif;
}

a.button {
font-family: Arial, Verdana, sans-serif;
}

.tabs {
font-family: Arial, Verdana, sans-serif;
}

.page-admin-structure-block-demo #featured .block-region {
font-family: Arial, Verdana, sans-serif;
}

#preview h2 {
font-family: Arial, Verdana, sans-serif;
}

input,select,textarea {
font-family: Arial, Verdana, sans-serif;
}

div#branding {
font-family: Arial, Verdana, sans-serif;
}

/* --------------- H2 tag titles used by titles on News, Blogs and Feeds ------------ */
#block-system-main h2 a {
color:#63714f;
}

/* --------------- Title of pages like Contacts, News and Blog ------------ */
#content .title {
font-size:18px;
color:#d37c13;
font-weight: bold;
margin-top: 25px;
padding-bottom: 9px;
margin-bottom: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #999999;
}

/* --------------- Hide flag from Basic Pages ------------ */
.node-pagina li.translation_en {
display: none;
}

.node-pagina li.translation_pt-pt {
display: none;
}

/* --------------- Change color of Agenda module block ------------ */
.agenda-block .cal_0 { background-color: #64b764; }

/* --------------- Hide Permanent Link text on Comments ------------ */
.comment-permalink {
display: none;
}

/* --------------- Feed Agregator Pages ------------ */
#aggregator .feed-item-categories {
border-bottom-style: solid;
color: #999999;
border-bottom-width: 1px;
margin-bottom: 30px;
padding-bottom: 30px;
}

/* --------------- Hide page views from Basic Pages ------------ */
.node-pagina li.statistics_counter {
display: none;
}

/* --------------- Secondary Menu ------------ */
#secondary-menu-links {
float: right; /* LTR */
font-size: 1em; /* Originally 0.929em; */
margin: 5px 10px 0; /* Originally 10px 10px 0; */
}

/* ------------------- Main ------------------- */
#main {
margin-top: 0px; /* I made this slightly smaller, originally 20px; */
margin-bottom: 40px;
}

/* ----------------- Content ------------------ */
.content {
margin-top: 10px;
}
h1#page-title {
font-size: 1.9em; /* Originally 2em; */
line-height: 1;
margin-top: 10; /* Added this line */
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
padding-top: 10px;
}
.sidebar .block {
border: none; /* Originally 1px solid; */
padding: 10px 10px; /* Originally 15px 20px; */
margin: 0 0 10px; /* Originally 0 0 20px; */
}