ALTERA‚OES FEITAS A RESPONSIBLE BLOG: Style.css

#main-menu > ul.menu ul a {
  background: #f9f9f9;
  border-bottom: 1px dotted #ccc;
  color: #444;
  font-size: 10px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 10px;
  width: 168px;
}


#preface-area .block > h2, .region-content-top .block > h2, #footer-area .block > h2 {
	border-bottom:2px solid #CCCCCC;
	color:#222222;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.1em;
	margin:0 -0.75em 1em;
	padding:0 1em 0.5em;
}

#site-slogan {
	color:#7A7A7A;
	font-size:13px;
	margin:0 270px 0 0;
} 

a {
    color: #376c87;
    text-decoration: none;
}
.dark td, .dark td {
    vertical-align: top;
}

.page-title a {
    color: #DDDDDD;
}
.node h2.title, h1.page-title {
    clear: both;
    color: #222222;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0.8125em;
}

#bottom {
    background-color: #FFFFFF;
    border-bottom: 2px solid #AAAAAA;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    font-size: 0;
    line-height: 2.2em;
    padding: 2.2em 0.5em;
    text-align: center;
}

.item-list .pager {
    clear: both;
    text-align: left;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.2em;
}

#main .field-label {
    color: #DDDDDD;
}

.page-node #content-wrap img {
    border: 0 solid #CCCCCC;
    height: auto;
    margin: 0.5em 1em 0.5em 0;
    max-width: 97.4%;
    padding: 6px;
}

.dark .submitted, .dark .links li a {
    background-color: #555555;
    color: #CCCCCC;
    text-shadow: 0 0 #111111;
}

h2 {
    font-size: 18px;
}

.node h2.title, h1.page-title {
    clear: both;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}

#main {
    background-color: #EEEEEE;
    clear: both;
    padding: 0 0 0;
}

#preface-area {
    background-color: #EEEEEE;
    overflow: hidden;
    padding: 1em 3% 0;
}

#preface-area .block, .region-content-top .block, #footer-area .block {
    background-color: #FFFFFF;
    border-bottom: 2px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    font-size: 12px;
    margin-bottom: 1em;
    padding: 0.5em 1em 0;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.1em;
}

ul.primary li a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 4px 4px 0 0;
    display: block;
    float: left;
    line-height: 1.5385em;
    margin: 0 1px 0 0;
    padding: 0 0.2em;
}

#search-form input#edit-keys, #block-search-form .form-item-search-block-form input {
    float: left;
    font-size: 1em;
    height: 1.143em;
    margin-right: 5px;
    padding: 5px;
    width: 16em;
}
.content audio {border: 1px solid #666; margin: 1rem 0;}
.fb-btn{max-width: 200px !important;}