/*
Theme Name: Reumatologia Avan&ccedil;ada
Theme URI: http://www.reumatologiaavacada.com.br/
Description: A fantastic theme for Pedro Ming - Curitiba - Brazil.
Version: 1.0
Author: GN10
Author URI: http://www.gn10.com.br
Tags: blue, gray, fixed width, two columns
*/


/* Basics */
body {
	font: 12px "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	/*background-color:#B7B7B7;*/
	background: #b6b6b6 url(images/bkg-banner.jpg) repeat-x;
}


img, a img {border: none;}

a, a img {outline: none;}

a {text-decoration: none; color: #2578AA;}

a:hover {text-decoration: underline; color:#243c55;}

a.more-link {font-weight: bold;}

address {font-style: normal;}

blockquote {
	color: #444;
	margin: 12px 8px;
	padding: 0 0 0 25px;
}

h1, h2, h3, h4 {font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;}

h2 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #243c55;
	margin: 5px;
	padding: 0;
}
	h2.red {
		background: url(images/bkg-red.gif) repeat-x left top;
		padding: 4px;
		margin: 5px 0;
		color: #fff;
	}
	h2.red a {color: #fff;}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px;
	padding: 0;
	color: #242424;
	letter-spacing: -1px;
}
	
h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	padding: 0;
	color: #444;
}

p {margin: 8px 10px; padding: 0px; line-height: 17px;}

ul {margin: 0 auto; padding: 0;}

form {margin: 0; padding: 0;}

input[type='text'], select, textarea {margin: 2px 0; padding: 2px;}
input[type='submit'] {padding: 1px; font-size: 11px;}

label {margin: 5px 3px;}

table {border-collapse: collapse; border-color: #777;}


/* Globals */
.left {float: left;}
.right {float: right;} 
.center {text-align: center;}

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {margin: 0 auto;}

.tright {text-align: right;}
.tleft {text-align: left;}

.five {margin: 5px;}
.rfive {margin-right: 5px;}
.lfive {margin-left: 5px;}

.clear {clear: both;}
.hidden {display: none;}


/* Icons */
.icon-date, .icon-comment {padding-left: 20px;}
.icon-date {background: url(images/icon-date.gif) no-repeat left center;}
.icon-comment {background: url(images/icon-comm.gif) no-repeat left center;}


/* Structure */
#page {
	width: 100%;
	margin: 0 auto;	
}

#content {
	background: #FFF;
	padding: 10px;
}

#banner {
	height: 170px;
	color: #000;
	background: #b6b6b6 url(images/bkg-banner.jpg) repeat-x;
	border: #dedede 1px solid;
}

#wrapper {
	width: 100%;
} 

#sidebar {display: none;}

/* Header */
#header {display: none;}
	
/* Menu */
#menu-container {display: none;}

/* Post */
.post {}

.post-head {}

.post-head h2 {
	font-size: 24px;
	border-bottom: 1px #243c55 solid;
}

.post-head p {
	margin: 0 8px;
	padding: 0;
}
.entry ul, .entry ol {margin-left: 45px;}

/* Entry / More Options */
.entry-more {display: none;}

/* Plugin: PageNavi */
.wp-pagenavi {display: none;}

/* Comments */
.comment-caixa, #comment-wrap, ul.commentlist {display: none;}

/* Footer */
#footer {display: none;}
