/*
Theme Name: Basic Comunica&ccedil;&atilde;o
Theme URI: http://wordpress.org/
Description: Tema desenvolvido para o blog Basic Comunica&ccedil;&atilde;o
Version: 1.1
Author: Gabriel Silva
*/

/* = GLOBAL = */
* {
	margin:0;
	padding:0;
}
.none {
	display:none
}
body {
	margin: 0;
	padding: 0;
	background:#ae8858 url(images/bg.jpg) repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:21px;
	color: #635537;
}
a:link, a:visited, a:active {
	color: #f00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
/* === HEADER === */
#pageBg {
	width:100%;
	height:375px;
	background:url(images/header.png) no-repeat center top;
	position:relative;
	margin-bottom:-375px;
}
#header-container {
	width: 990px;
	margin: auto;
	padding: 0;
}
#header {
	position:relative;
	height:300px;
}
#cup {
	float:left;
	background:url(images/cup.png) no-repeat;
	height:275px;
	width:259px;
	margin-top:26px;
}
#logo {
	margin-right:40px;
	margin-top:140px;
	float:right;
	position:relative;
	background:url(images/logo.png) no-repeat;
	width:285px;
	height:148px;
}
#logo h2 {
	font:"Copperplate Gothic Bold", Arial, sans-serif;
	font-size:30px;
	color:#fff;
	text-align:center;
	margin:70px 0 0 24px;
	width:280px;
}
#logo p {
	color:#fff;
	margin-left:15px;
	text-align:center;
}
#headerright {
	float:left;
	background:url(images/righthead.png) no-repeat;
	width:534px;
	height:295px;
	margin-left:-85px;
}
/* === MENU === */

#menu {
	height:55px;
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	text-transform:uppercase;
	float:left;
}
#menu, #menu ul {
	line-height:3.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu a, #menu a:hover {
	border:medium none;
	display:block;
	text-decoration:none;
}
#menu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
}
#menu a, #menu a:visited {
	color:#332613;
	display:block;
	font-weight:bold;
	padding:10px 12px;
}
#menu a:hover, #menu a:active {
	color:#D21600;
	text-decoration:none;
}
/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 977px;
	background-image: url(images/mainmidpart.png);
	background-position:center top;
	background-repeat: repeat-y;
}
#mainwrap {
	width:990px;
	margin:0 auto;
}
#maintop {
	margin: 0 auto;
	position: relative;
	width: 977px;
	background:url(images/maintoppart.png) no-repeat center top;
	height:87px;
}
#maintopimg {
	position: relative;
	padding:0;
}
#content {
	position: relative;
	width: 930px;
	margin: 0 0 0 45px;
}
/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:580px;
	padding:15px 10px 10px 10px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active {
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover {
	color:#d21600;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}
.postdata {
	margin-bottom: 20px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #4a4131;
}
.helveticaRed36 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#f00;
	font-weight:lighter;
	text-transform:uppercase
}
.helveticaDarkGray47 {
	font-family:Helvetica !important;
	padding:0 !important;
	font-size:47px!important;
	font-weight:normal!important;
	color:#333 !important;
	letter-spacing:-2px !important;
	text-transform:uppercase !important;
}
a.helveticaDarkGray47:hover {
	text-decoration:none !important
}
.helveticaRed12 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f00 !important;
}
.postdata .helveticaRed12 a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f00 !important;
}
.georgiaBlack16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}
.post {
	margin-bottom:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	background:url(images/post-separator.jpg) repeat-x bottom;
	padding-bottom:30px
}
.post p {
	margin:0;
	padding:0 0 10px;
}
.post a {
	font-size:28px
}
post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {
	background: url(images/rssicon.png) no-repeat 0 50%;
	padding-left:20px;
	padding-top:1px;
}
.post-comments a:link, .post-comments a:visited, .post-comments a:active {
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}
/* === SIDEBAR == */
#sidebar-top {
	height: 30px;
}
#sidebar-content {
	padding:9px 30px 30px 30px;
}
#sidebar {
	width:305px;
	position:relative;
	float:left;
	margin:-20px 0 0 -8px;
}
.subcolumn {
	width:265px;
}
#search {
	width:262px;
	height:72px;
	background:url(images/searchbck.jpg) no-repeat;
	margin-left:4px;
}
.form-input {
	margin:35px 0 0 15px;
	width: 173px;
	padding: 3px;
	background: #333;
	color: #fff;
	font-family: Georgia, Helvetica, sans-serif;
	border:none;
}
.search-submit {
	margin:0;
 *margin-top:35px;
}
.widget {
	width:262px;
	margin-left:4px;
	margin-bottom:20px;
	padding-bottom:10px;
	margin-top:10px;
}
.widget a {
	color:#FF0000 !important;
}
.widget a:hover {
	text-decoration:underline !important
}
#calendar_wrap {
	margin-left:55px;
}
.widget p {
	padding-left:5px;
}
.widget h3 {
	height:40px;
	width:262px;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none;
	list-style:none;
}
.list1 li {
	list-style-image:url(images/list1-bullet.jpg);
	margin-left:20px !important;
	vertical-align:top;
	font-style:italic
}
.list2 li {
	font-family:Helvetica, sans-serif !important;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/list2-separator.jpg) repeat-x bottom;
	padding-left:10px
}
.list3 li {
	font-family:Helvetica, sans-serif !important;
	font-weight:bold;
	text-transform:uppercase
}
.widget ul li {
	margin:0px;
}
.widget ul li a {
	color: #d21600;
	text-decoration:none;
}
.textwidget {
	padding:0 8px 0 8px;
}
.widget ul li a:hover {
	color: #635537;
	text-decoration:none;
}
#calendario {
	background:url(images/calendario-bg.jpg) no-repeat top left;
	height:398px
}
/* --- IMAGES --- */

.postText img {
	padding:10px !important;
	margin:10px !important;
	border:dashed 1px #333 !important;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px dashed #333;
	text-align: center;
	padding: 4px 0;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	display:none;
}
/* == FOOTER == */
#bottom {
	background:url(images/footer2.png) no-repeat center top;
	height:106px;
}
#bottom p {
	text-align:center;
}
#wp-footer {
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png) no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#eee
}
.alt p {
	color:#000000
}
.alt2 p {
	color:#000000
}
.alt2 {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
}
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {
	color: #000;
}
.comment-author a:link, .comment-author a:visited, .comment-author a:active {
	color: #f00;
	text-decoration: none;
}
.comment-author a:hover {
	color: #f00;
	border-bottom:1px solid #f00;
	text-decoration: none;
}
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com {
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead {
	margin-bottom:10px;
	color:#000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width: 175px;
	height: 36px;
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	margin-top:25px;
	color:#000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#commentform {
	margin: 10px 10px 30px 0px;
	font: 110% Georgia, "Times New Roman", Times, serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	color: #787878;
	font-size: 87%;
}
#commentform input {
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% Georgia, "Times New Roman", Times, serif;
}
#commentform textarea {
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}
#commentform #submit {
	cursor:pointer;
}
.contactform input, .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus {
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}
.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}
.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}
.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}
.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}
.ddfmwrap p {
	color: #635537;
}
form.ddfm .credits {
	display: none;
}
.ddfmwrap .required {
	color: #cf0e0e;
}
.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.ddfmwrap .fmtextarea {
	height: 200px;
}
.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}
.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}
.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
}
#wp-calendar {
	empty-cells:show;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	font-family: Helvetica, sans-serif;
	width:200px;
}
#wp-calendar caption {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#FF0000
}
#wp-calendar tfoot {
	font-weight:bold
}
.navigation a {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:bold
}
.navigation {
	text-align:left;
	width:325px;
	float:right
}
body:nth-of-type(1) .commentlist {
width:570px;
float:left
}
body:nth-of-type(1) .item {
height:auto
}
.inputContato {
	border: dashed 1px #333;
}
.inputButtonContato {
	border:none;
	background:#333;
	font-family:Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	padding:5px 10px;
	font-weight:bold
}
