/* 
Theme Name: novidades
Description: themes for avon maquiagem/novidades
Author: Mkt Virtual
Author URI: http://www.mktvirtual.com.br
*/
/*
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
*/
* {margin:0;padding:0;}

body{
	font: normal 11px Verdana;
	background: #000;
	color: #000;
	}

ul li{
	list-style: none;
	}
	
p{
	text-align: justify;
	overflow: hidden;
	}

.alignleft{
	float: left;
	margin-right: 5px;
	margin-top:2px;
	}
	.aligncenter{
		float: none;
		text-align: center;
		margin:0 auto;
		}

#header{
	height: 80px;
	background: #000;
	}

.wrapper{
	margin: 0 auto;
	width: 778px;
	}

#content{
	/*background: #fff url('images/bg-degrade.gif') repeat-x;	*/
	background: #fff url('images/bg-content.jpg') no-repeat center top;
	overflow: hidden;
	height: 758px;
	}
	
	#content .header-content{
		height: 88px;
		padding: 15px 10px 0 10px;
		overflow: hidden;
		}
		#content .header-content h1.tit-novidae-portal{
			background: url('images/novidades-por-portal.gif') no-repeat;
			width: 261px;
			height: 69px;
			text-indent: -9999em;
			}
			
		#content .header-content .formSearch{
			background: url('images/bg-search.gif') no-repeat;
			float: right;
			margin-top: -45px;
			width: 191px;
			height: 34px;
			}
			#content .header-content .formSearch input{
				background-color: transparent;
				margin: 9px 0 9px 4px;
				border: none;
				font-weight: bold;
				color: #b5adac;
				width: 135px;
				float: left;
				padding-left: 5px;
				}
				#content .header-content .formSearch input#searchsubmit{
					margin: 0;
					width: 40px;
					float: right;
					}
	#content #comments h4 {
		font-size: 21px;
		color: #c9a582;
		margin: 20px 0;
		font-weight: normal;
		}
	#content #commentlist {
		list-style-position: inside;
		}
		#content #commentlist .singlecomment {
			padding: 10px 0;
			}
			#content .singlecomment .comment-top {
				overflow: hidden;
				margin-bottom: 7px;
				float: right;
				width: 460px;
				}
				#content .singlecomment .comment-top a {
					color: #c9a582;
					font-weight: bold;
					}
				#content .singlecomment .avatar {
					float: left;
					margin-right: 5px;
					}
					#content .singlecomment .avatar img {
						display: block;
						border: 1px solid #c9a582;
						}
		#content .singlecomment .commenttext {
			background-color: #f4ede6;
			line-height: 17px;
			padding: 5px;
			clear: both;
			}
	#content #commentsform {
		margin-top: 20px;
		}
		#content #commentsform label {
			display: block;
			float: left;
			padding: 3px 5px;
			background-color: #c9a582;
			color: #fff;
			}
		#content #commentsform p span.input {
			display: block;
			clear: left;
			_display: inline;
			}
			#content #commentsform p span.input input, #content #commentsform p textarea {
				width: 490px;
				border: 1px solid #c9a582;
				font: 11px Verdana, Arial, Helvetica, Sans-serif;
				padding: 3px;
				}
			#content #commentsform p textarea {
				height: 85px;
				}
		#content #commentsform p {
			margin-bottom: 10px;
			}
		#content #commentsform p.submit {
			margin: 20px 0 0;
			text-align: right;
			}
		
		#content .destaque{
			position: relative;
			width: 753px;
			height: 300px;
			margin-top: 20px;
			margin-left: 10px;
			}
			#content .destaque .foto-principal{
				position: relative;
				height: 221px;
				}
				#content .destaque .foto-principal img{
					position: absolute;
					}
			
			#content .destaque .tit-opacity{
				background: #000;
				opacity: .3;
				filter: alpha(opacity=30);
				width: 753px;
				height: 35px;
				position: absolute;
				bottom: 0;
				}
				#content .destaque  h2{
					font: normal 25px Verdana;
					color: #fff;
					position: absolute;
					bottom: 0;
					padding: 3px 3px 3px 12px
					}
					#content .destaque  h2 a{
						text-decoration: none;
						position: relative;
						color: #fff;
						}
						#content .destaque p{
							clear: both;
							margin-top: 10px;
							}
							#content .destaque p a{
								font: bold 11px Verdana;
								color: #c9a582;
								text-decoration: underline;
								}
						
		#content .list-novidades{
			overflow: hidden;
			width: 400px;
			float: left;
			margin-top: 20px;
			margin-left: 10px;
			}
			#content .list-novidades ul{
				list-style: none;
				overflow: hidden;
				margin-bottom: 10px;
				}
				#content .list-novidades ul li{
					margin: 10px 0;
					float: left;
					width: 400px;
					}
					#content .list-novidades ul li h2.tit-post{
						font: bold 14px Verdana;
						margin-bottom: 5px;
						}
						#content .list-novidades ul li h2.tit-post span.date {
							font-weight: normal;
							font-size: 12px;
							}
						#content .list-novidades ul li h2.tit-post a{
							color: #c9a582;
							text-decoration: none;
							}
							#content .list-novidades ul li img{
								margin-right: 12px;
								}
							
							#content .list-novidades ul li p{
								/*width: 350px;	*/
								}
								#content .list-novidades ul li p a{
									font: bold 11px Verdana;
									color: #c9a582;
									text-decoration: underline;
									}
									
			#content .list-novidades .ver-todos{
				font: bold 11px Verdana;
				color: #595859;
				text-decoration: underline;
				clear: both;
				}
				
		#content .list-polls{
			overflow: hidden;
			float: right;
			width: 307px;
			*width: 317px;
			_width: 307px;
			padding-left: 20px;
			*padding-left: 10px;
			_padding-left: 20px;
			margin-top: 30px;
			}
			#content .list-polls h2{
				font: bold 14px Verdana;
				color: #c9a582;
				_margin-left: -15px;
				padding: 0;
				}
				#content .list-polls p, #content .list-polls li{
					overflow: hidden;
					clear: both;
					}
					#content .list-polls .title-poll{
						margin: 5px 0 10px 0;
						width: 260px;
						}
						
		#content .list-polls .poll-date{
			color: #C9A582;
			margin-top: 7px;
			}
			
		#content .list-polls .wp-polls-ul{
			margin: 0 0 5px 0;
			}
			#content .list-polls .poll-answer{
				width: 35px;
				font: bold 11px Verdana;
				}
				
				#content .list-polls .pollbar-all{
					width: 155px;
					height: 16px;
					background: url('images/bg-poll-desactive.gif') repeat-x;
					}
					#content .list-polls .pollbar-all .pollbar{
						background: url('images/bg-poll.gif') repeat-x;
						height: 16px;
						border: none;
						margin: 0;
						padding: 0;
						}
						
				#content .list-polls .poll-percentage{
					float: right;
					margin-right: 100px;
					margin-left: 5px;
					margin-top: -15px;
					font: bold 11px Verdana;
					color: #997859;
					}
					#content .list-polls .poll-total{
						font: bold 11px Verdana;
						color: #997859;
						margin: 8px 0;
						}
					
			#content .list-polls a{
				font: bold 11px Verdana;
				color: #c9a582;
				text-decoration: underline;
				}
				#content .list-polls .input-poll{
					float: left;
					margin-bottom: 5px;
					}
					#content .list-polls .label-poll{
						margin-left: 10px;
						}
						#content .list-polls .submit-poll{
							background: url('images/bt-votar.gif');
							cursor: pointer;
							width: 95px;
							height: 18px;
							border: none;
							margin-bottom: 5px;
							}
	
#header-footer{
	background: url('images/bg-header-footer.gif') repeat-x;
	height: 42px;
	}
	#footer{
		height: 77px;
		background: #000;
		}