﻿/*
Theme Name: Suignard
Description: Tema exclusivo para o site da Doutora Sônia Suignard.
Author: Lenerci Júnior
Version: 1.0
*/
*
{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Droid Sans' , arial, serif;
}
body
{
	background: #369;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6, a
{
    font-family: 'Droid Serif' , arial, serif;
    font-weight: normal;
    color: #369;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
p
{
	line-height: 20px;
	margin: 0 15px 15px 0;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
li
{
	list-style-position: inside;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
blockquote {
	width: 600px;
	margin: 0 auto;
	font: 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	background: url('imgs/close-quote.gif') no-repeat right bottom;
	padding-left: 10px;
	text-align: center;
	text-indent: -10px;
}
blockquote p
{
	font: 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
}
blockquote:first-letter {
	background: url('imgs/open-quote.gif') no-repeat left top;
	padding-left: 10px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
hr
{
	display: block;
	clear: both;
	height: 1px;
	background: #ccc;
	margin: 20px 0 15px 0;
}
input, textarea, select
{
	margin-top: 5px;
	border: 1px solid #ccc;
	color: #666;
	padding: 5px;
}
a.more-link
{
	display: block;
	margin-top: 15px;
}
.width
{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.box
{
    width: 300px;
    font-size: small;
    float: left;
}
.margin-box
{
    margin-right: 30px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.author
{
	color: #999;
	margin-top: -15px;
}
.wp-post-image
{
	border: 5px solid #ccc;
	margin-right: 15px;
	float: left;
}
.wpcf7
{
	width: auto;
	font-size: 14px;
	color: #666;
	max-width: 500px;
	float: left;
}
.wpcf7-response-output, .wpcf7-display-none, .wpcf7-validation-errors, .wpcf7-mail-sent-ng
{
	width: 265px;
	font-size: 11px;
	font-weight: bold;
}
span.wpcf7-not-valid-tip
{
	width: 230px !important;
	font-size: 11px !important;
}
.pgm
{
	border: 5px solid #ccc;
	font-size: 14px;
	float: right;
}
#all
{
    background: #eee url('imgs/bg-body.png') no-repeat 50% 50%;
}
#head
{
    height: 200px;
    background: url('imgs/bg-header.gif') repeat-x top;
}
#head h1
{
    width: 300px;
    height: 90px;
    background: url('imgs/bg-logo.png') no-repeat;
    padding: 40px;
    float: left;
}
#head h1 a
{
    width: 300px;
    height: 96px;
    display: block;
    overflow: hidden;
    background: url('imgs/logo-suignard.png') no-repeat;
    text-indent: -10000px;
}
#menu
{
    margin-top: 65px;
    float: right;
}
#menu li, #menu li a
{
    font-family: 'Droid Serif' , arial, serif;
    font-size: 20px;
}
#menu li
{
    display: inline;
    border-left: 2px solid #ccc;
    padding-left: 5px;
    margin-right: 0px;
}
#menu li:first-child
{
    border: 0;
    padding-left: 0;
}
#menu li a
{
    color: #369;
    text-decoration: none;
    padding: 5px;
}
#menu li a:hover
{
    text-decoration: underline;
}
#menu li ul li
{
	display: list-item;
}
#menu li {
	position: relative;
	list-style: none;
}	
#menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: -2px;
	display: none;
}
#menu li ul li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #777;
	background: #eee;
	padding: 5px;
	border-bottom: 0;
}
#menu li ul li a:hover {
    color: #369;	
}
#menu li:hover ul {
	display: block;
}
#highlights
{
	margin-bottom: 15px;
	overflow: hidden;
}
#highlights .feat_link
{
	display: none;
}
#main
{
	overflow: hidden;
}
#content
{
    padding: 0 20px 20px 20px;
    clear: both;
}
#featured_slider p
{
	font-size: 14px;
}
#blog
{
	width: 725px;
	float: left;
}
#sidebar
{
	width: 200px;
	border-left: 1px solid #ccc;
	margin-top: 20px;
	margin-left: 24px;
	padding-left:10px;
	float: right;
}
#footer
{
    height: 55px;
    margin-top: 40px;
    background: url('imgs/bg-footer.gif') repeat-x bottom;
    font-family: 'Droid Serif' , arial, serif;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    padding-top: 25px;
}
#footer address
{
    float: left;
    font-style: normal;
}
#footer span
{
    float: right;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {
	display: block;
	margin: 0 auto;
}

/* aviso */

.aviso {
    background: url('imgs/novo-endereco.png') no-repeat top right;
}