/*
Theme Name: Harmonizar 1.0
Theme URI: http://www.estudioangus.com.br/
Description: Tema com testes de frescurinhas harmonizar.com.br, "beta version".
Version: 0.2
Author: Eduardo Gabriel da Silva
Author URI: http://www.estudioangus.com.br/

*/

@import url('glide.css');
@import url('minipost.css');
@import url('newsletter.css');
@import url('postshome.css');
@import url('twitter.css');


body {
	padding: 0;
	margin: 0;
	font-size: 75%;
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: #000 url(images/bgprincipal.jpg) no-repeat center top;
	display: table;
	color: #333333;
}
#page {
	margin: 27px auto;
	margin-bottom: 0px;
	width: 913px;
	background: #FFFFFF ;
}

#footer{
	width: auto;
	vertical-align: middle;
	height: 256px;
	background:url(images/rodape-bg.jpg) repeat-x;
	
}

#footercontent{
	vertical-align: middle;
	float: right;	
	width: 872px;
	padding: 20px;
	
}

.headermenu {
	width: 872px;
	height: 30px;
	margin: 0px auto;
	margin-top:2px;
}

#nav {
	width: 872px;
	min-width: 872px;
	position: relative;
	margin: 193px auto 0;
	padding: 20px;
}

.clear {
	clear:both;
	}
	
.clear2 {
	margin:5px;
}

.navStripWrapper {
	position: absolute;
	clear: both;
	height: 30px;
}

.nav li {
	border-right: 1px solid #999;
	display: block;
	float: left;
}
.nav li a {
	display:inline-block;
	padding: 7px 3px 0 0px;
	width: auto;
	width:170px;
	height: 30px;
}
.nav li a span {}
.nav li a:hover {
	background: url(images/menu-hover.png);
}
.nav li a.focus {
	background: #3c6c92;
}


/*=---teste*/

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.0em;
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #3c6c92;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
}
.nav li {
	line-height: 1.2em;
}
.nav li a {
	font-weight: bold;
	text-align:center;
	color:#333;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #000;
}

.nav li em {
	font-weight: normal;
	text-transform:none;
	background: url(images/hover.png) no-repeat;
	width: 235px;
	height: 69px;
	position: absolute;
	top: -85px;
	left: 150px;
	text-align: center;
	margin: -7px;
	padding: 13px 5px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
/* sidebar */

#sidebar {
	margin: 10px 0px 0px 0px;
	float: right;
	width: 250px;
}

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.topsidebar {
	width: 240px;
	height: 15px;
	background: #FFF url(images/topsidebar.jpg) no-repeat;
}

.btsidebar {
	width: 240px;
	height: 15px;
	background: #FFF url(images/btsidebar.jpg) no-repeat;
}

/* content*/

#content {
	padding: 0px 0px 10px 10px;
	float: left;
	width: 630px;
	overflow: hidden;
}

/*post*/

.toppost{
	height: 5px;
	margin: 0 0 0 0px;
	padding: 0px 0px 7px 0px;
	background:url(images/title.jpg) no-repeat;
}

.bottompost {
	height: 5px;
	margin:0px 0 5px 0px;
	padding: 5px 0px 5px 0px;
	background: url(images/macmet.jpg) bottom left;
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.post {
	clear:both;
	background: url(images/single.jpg) repeat-y;
	padding: 0px 10px 5px 10px;
}

.post-date {
	width: 55px;
	height: 65px;
	float:left;
	margin: -18px 5px 0 0;
	background: url(images/date-bg.png) no-repeat;
}

.post-date-luz-sombra {
	width:55px;
	height:65px;
	display:block;
	position:relative;
	top:-51px;
	background:url(images/data-luz-sombra.png) no-repeat;
	overflow:hidden;
}

.post-month {
	font-size: 9px;
	font-stretch:condensed;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	display:block;
	line-height: 11px;
	padding-top: 14px;
	margin-left: 6px;
}

.post-day {
	font-size: 28px;
	font-stretch: condensed;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	width: 540px;
	margin-top:-15px;
}

.post-title h1{
	font-size: 30px;
}


.post-title h2{
	font-size: 28px;
}

.post-title h3{
	font-size: 14px;
}

.post-author {
	width: 500px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.post-author img {
	border: 1px #F5F8FF;
	float: left;
}

.entry {
	clear: both;
	padding-top: 5px;
}

.entryimg {
	clear: both;
	padding: 5px 5px 5px 0px;
	float: left;
}

.entry p {
	margin-bottom: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}

.post-date-archive {
	padding-left: 25px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}

.inscri{
	background-position: top;
}

.inscri a.inscreva-se {
	width:204px;
	height:57px;
	top:2px;
	right:90px;
	float: left;
	background: url(images/inscreva-se.jpg) top no-repeat;
}

.inscri a:hover {
	background-position: bottom;
}

/* navigation */

.navigation {
	width:600px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;;
}

/* footer*/
#footer {
	clear: both;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 260px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}	
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

/* créditos */
#credits {
	width: 940px;
	margin: 0px auto;
	text-align: center;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}

.e-angus {
	width:180px;
	height:72px;
	margin: 2px 10px;
	float: right;
	background: url(images/e-angus.jpg) no-repeat;
}

/* Search */


#search {
	height:32px;
	width:auto;
	padding-top:10px ;
	padding-bottom:10px ;
	margin-right:10px;
	width:240px;
	float:right;
	background:url(images/searchb.jpg) no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	margin-right: 5px;
	padding-top:5px;
	float: left;
	width:175px;
	height: 30px;
	background:url(images/sf.jpg) no-repeat;
	border:none;
	font: normal 100% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#000;
}

#searchsubmit {
	width:50px;
	float: left;
	background:url(images/smit.jpg) no-repeat ;
	border:none;
	font: bold 100% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	height:30px;
}

#searchsubmit a:hover {
	background-position: bottom;
}

/* Tag Cloud */

#tagcloud {
	width: 240px;
	padding-top: 10px;
}

.toptc {
	width: 240px;
	height: 70px;
	background: url(images/top-tc.jpg) no-repeat;
}

.centertc {
	padding-left: 5px;
	padding-right: 5px;
	background: url(images/bgsidebar.jpg) repeat-y;
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.centertc ul {
	margin:0 20px 0;
}

.centertc a:hover {
	color: #3c6c92;
}
/* Flickr menu */

.flickr {
	width: 240px;
}

.topflickr {
	width: 240px;
	height: 70px;
}

.topflickr-link {
	width: 240px;
	height: 70px;
	float: right;
	background: url(images/top-flickr.jpg) no-repeat;
}

.centerflickr {
	height: 230px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(images/bgsidebar.jpg) repeat-y;
}
.flickr-img {
	width: 72px;
	height: 72px;
	float:left;
	margin: 2px 3px 2px 1px;
}

.flickr-img img{
	border-color: #666;
	border-width: 1px;
}

/* Header Link*/

#headercontent {
	width: 930px;
	height: 212px;
	margin: 0px auto 0;
	padding: 1px;
}


.headerlink {
	width:568px;
	height: 200px;
	margin:3px 0 0 0px;
    float:left;
	background: url(images/logo.gif);
}
	
/* content */

.topcontent {
	height:20px;
	z-index:150;
	width: 670px;
	background: url(images/title.jpg);
}

.img-post{
	width:230px;
	height:230px;
	float:right;
	margin-left: 10px;
	position: relative;
	border:1px solid  #282828;
}

/* Atividades */

#content-atividades {
	padding: 0px 0px 10px 10px;
	float: left;
	width: 630px;
	overflow: hidden;
}

.topcontent-atv {
	height:20px;
	width: 530px;
	background: url(images/title-atv.jpg) no-repeat;
}

.bottompost-atv {
	height: 0px;
	margin:0px 0 12px 0px;
	padding: 5px 0px 5px 0px;
	background: url(images/macmet-atv.jpg) no-repeat bottom left;
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.post-atv {
	background: url(images/single-atv.jpg) repeat-y;
	padding: 0px 10px 5px 10px;
}

.entry-atividades {
	width:520px;
	margin-top: -10px;
}

.entry-atividades h1 {
	font-size:30px;
}

.data-inicio {
	width:100px;
	height:105px;
	position:relative;
	top:5px;
	left:530px;
	background: url(images/data-inicio.jpg) no-repeat;
	text-align:center;
	font-size:20px;
	text-shadow: 0 1px 0 #202020, 0 -1px 0 #fCfCfC;
}

.data-inicio p {
	color:#3C3C41;
	padding: 10px 0 0;
}
.post-month-atv {
	font-size: 30px;
	font-stretch:condensed;
	text-transform: uppercase;
	color: #3C3C41;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}

.post-day-atv {
	font-size: 40px;
	font-stretch: extra-condensed;
	font-weight:bold;
	text-transform: uppercase;
	color: #3C3C41;
	text-align: center;
	display:block;
	line-height: 40px;
	padding-top: 7px;
	margin:-10px 0 0 -3px;
}

.form-tur {
	font-size: 17px;
	font-stretch:condensed;
	font-variant:small-caps;
	color:#3C3C50;
	text-align: center;
	display:block;
	margin-top: 2px;
	line-height: 15px;
	margin-left: -3px;
}

/* imput - inscricao */

input#formacao {
	list-style: outside;
	list-style-position:outside;
	padding-right:400px;
	margin-left:-200px;
}