/*
Theme Name: Blog da Saúde
Theme URI: http://www.cafeazul.com.br
Description: Tema desenvolvido para Blog da Saúde.
Version: 1.0
Author: Café Azul
Author URL: http://www.cafeazul.com.br
*/
body {
	background:url("img/bg.jpg") top left repeat #FFFFFF;
	margin:0;
	padding:0;
	color:#777777;
	font-family: 'Asap', sans-serif;
	font-size:12px;
}
p{
	line-height:17pt
}
a{
    color: #666666;
}
#site {
    margin: 0 auto;
    width: 960px;
}
img{
	border:0;
}
h1{
	margin:0;
	padding:0;
}

/*************************Header***************************************************************************/
#header{
    float: left;
    padding-top: 20px;
    width: 960px;
}

#logo{
    float: left;
    width: 180px;
    margin-right: 30px;
}
#logo a{
    background: url("img/logo.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    display: block;
    width: 180px;
    height: 98px;
    outline: medium none;
    text-decoration: none;
    text-indent: -1000em;
    
}
#banner-top {
    float: right;
    margin-top: 8px;
    width: 728px;
    height: 90px;
}
#menu-top {
    background: url("img/bg-menu.png") no-repeat scroll center center transparent;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #999999;
    float: left;
    font-size: 13px;
    height: 36px;
    margin-top: 20px;
    padding-top: 20px;
    width: 960px;
}
#menu-top ul{
    margin: 0;
    padding: 0;
}
#menu-top ul li{
    list-style: none;
    float: left;
    margin-right: 40px;
    padding-right: 30px;
    border-right: 1px solid #FFFFFF;
}
#menu-top ul li a{
    text-decoration: none;
    color: #999999;
}
#menu-top a#link-home-menu {
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: url("img/home-icon.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none !important;
    border-left: medium none !important;
    border-right: 1px solid #FFFFFF;
    border-top: medium none !important;
    display: block;
    float: left;
    height: 16px;
    margin-left: 20px;
    margin-right: 40px;
    outline: medium none;
    padding-right: 40px;
    text-decoration: none;
    text-indent: -1000em;
    width: 18px;
}
/*************************Header***************************************************************************/


#content{
    width: 960px;
    float: left;
}

/*************************POST***************************************************************************/
#content-posts{
    width: 635px;
    float: left;
}
.post {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-top: 20px;
    width: 635px;
    position: relative;
}
.post .post-left {
    float: left;
    height: 100%;
    margin-left: 20px;
    position: absolute;
    width: 56px;
}
.post .post-comments {
    background: url("img/comment-icon.png") repeat scroll 0 0 transparent;
    height: 44px;
    margin-bottom: 20px;
    width: 56px;
}
.post .post-comments span a{
    color: #888888;
    float: left;
    font-size: 13px;
    margin-left: 20px;
    margin-top: 15px;
    text-decoration: none;
}
.post .post-ornament {
    background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 4px 4px 0px 0px;
    height: 87%;
    width: 56px;
}
.post .post-content img{
    max-width: 100%;
    height: auto;
}
.post .post-content {
    float: right;
    padding-right: 20px;
    position: relative;
    width: 490px;
    font-size: 14px;
    color: #000;
}

.post .post-content a {
  color: #0085B2;
}
.post .post-content h2.title-post {
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 25px;
    margin: 20px 0 0;
    padding: 0 0 10px;
}
.post .post-content h2.title-post a{
    text-decoration: none;
}
.post .post-content p{
}

.post .post-content .read {
    border-top: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 490px;
}
.post .post-content .read a.read-more {
    background: none repeat scroll 0 0 #0085B2;
    border-radius: 0 0 8px 8px;
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 24px;
    padding-left: 5px;
    padding-top: 7px;
    text-decoration: none;
    width: 51px;
}
/*************************POST***************************************************************************/

/*************************SIDEBAR***************************************************************************/
#sidebar{
    width: 300px;
    float: right;
    margin-top: 20px;
}
#sidebar .sidebar-element{
    float: left;
    width: 300px;
    margin-bottom: 20px; 
}
#sidebar .sidebar-element span{
    font-size: 27px;
    color: #0085B2;
    font-weight: bold;
    display: block;
    float: left;
    width: 300px;
    margin-bottom: 5px;
}
#sidebar .sidebar-element a{
    text-decoration: none;
}
/*************************SIDEBAR***************************************************************************/



/*************************FOOTER***************************************************************************/
#footer {
    float: left;
    text-align: center;
    width: 960px;
}
#menu-footer {
    background: url("img/bg-menu.png") no-repeat scroll center center transparent;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #999999;
    float: left;
    font-size: 13px;
    height: 36px;
    margin-top: 20px;
    padding-top: 20px;
    width: 960px;
}
#menu-footer ul{
    margin: 0;
    padding: 0;
}
#menu-footer ul li{
    list-style: none;
    float: left;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px solid #FFFFFF;
}
#menu-footer ul li a{
    text-decoration: none;
    color: #999999;
}
#menu-footer a#link-home-menu {
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: url("img/home-icon.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none !important;
    border-left: medium none !important;
    border-right: 1px solid #FFFFFF;
    border-top: medium none !important;
    display: block;
    float: left;
    height: 16px;
    margin-left: 20px;
    margin-right: 40px;
    outline: medium none;
    padding-right: 40px;
    text-decoration: none;
    text-indent: -1000em;
    width: 18px;
}

#copy-footer{
    float: left;
    width: 960px;
}
#copy-footer p{
    margin: 10px 0;
}
#copy-footer span{
    color: #666666;
    font-weight: bold;
}
#copy-footer span a{
    text-decoration: none;
}
#copy-footer #logo-footer {
    background: url("img/logo-footer.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    display: block;
    height: 48px;
    margin-left: 440px;
    margin-top: 10px;
    outline: medium none;
    text-decoration: none;
    text-indent: -1000em;
    width: 78px;
}



.wp-pagenavi {
    background-color: #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    display: block;
    float: left;
    height: 13px;
    margin-top: 10px;
    padding: 10px;
    width: 615px;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    border:none !important;
    margin: 0 !important;
    padding: 0 3px !important;
    text-decoration: none !important;
}
.wp-pagenavi a.previouspostslink {
    border-right: 1px solid #FFFFFF !important;
    display: block;
    float: left !important;
    padding-right: 10px !important;
}
.wp-pagenavi a.nextpostslink{
    border-left: 1px solid #FFFFFF !important;
    display: block;
    float: right !important;
    padding-left: 10px !important;
    *margin-top: -10px;
}
.wp-pagenavi span.current {
    text-decoration: underline !important;
}
/*************************FOOTER***************************************************************************/

/*********************formatação comentarios*****************************/
#comments ul li, #comments ol li{
    list-style:none !important;
}
.comment-icon{
    float:left;
    width:16px;
    margin-right:10px;
}
.commentlist .avatar{
    position:static !important;
    float:right;
}
.commentlist .children li{
    margin-left:50px;
}
ol.commentlist li.comment #comment{
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E9E9E9;
    margin-bottom: 10px;
    padding: 20px;
}
ul.children li.comment #comment{
    border: 2px dotted #E2E2E2;
}

ul.children li.comment #comment ul.children #comment{
    border:1px dashed #E1E1E1;
}
ul.children li.comment ul.children li.comment #comment{
    border:1px dashed #E1E1E1;
}

.date-comment {
    color: #336699;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.comment-author {
    float: right;
}
.comment-meta a:link, .comment-meta a:visited{
    display:none;
}
.comment-author cite{
    float:left;
    margin-right:5px;
}
#meta-comments{
    float:left;
    height:50px;
    margin-bottom:10px;
    width:100%;
}
.reply {
    background-color: #F5F5F5;
    padding: 5px !important;
}
.reply a{
    color:#000;
}



.list {
    border-bottom: 1px solid #D3E0EA;
    float: left;
    padding-bottom: 5px;
    width: 260px;
}
.list img {
    float: left;
    margin-right: 10px;
}
.list h2 a{
    text-decoration: none;
}

#search{
    float: right;
    margin-right: 5px;
    margin-top: -3px;
    width: 230px;
}
.search-result{
    width: 595px !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}