/*
Theme Name: Oi Nave
Theme URI: http://www.oinave.com.br/
Description: Tema desenvolvido pela Mkt Virtual
Version: 1.0
Author: Mkt Virtual
Author URI: http://www.mktvirtual.com.br/
*/
body {
	margin: 0 auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

hr {
	display: none;
}

h1 {
	display: none;
}

#menu{
	width:166px;
	height:100%;
	float:left;
	position:fixed;
	top:0;
	bottom:0;
}

#wrapper{
	padding-left:166px;
	}
	#header{
		height:195px;
		width:100%;
		background:#5fa8ac;
		float:left;
	}
	#sub-wrapper{
		width:612px;
		float:left;
		}
		#content{
			width:612px;
			float:left;
			}
			#content .filme {
				margin:0 auto;
				width:580px;
				height:400px;
				margin-top:30px;
				}
			
			#content h2{
				background-color:#5fa8ac;
				padding:18px 66px 16px 40px;
				margin-top:20px;
				color:#FFFFFF;
				width:356px;
				font-size:16px;
				}
			
			#content .esq {
				padding:15px 40px;
				width:573px;
				font-size:11px;
				color:#5e5e5e;
				text-align:justify;
				float:left;
				}
				#content .esq a {
					color:#CD404C;
					text-decoration:none;
					}
					#content .esq a:hover {
						text-decoration:underline;
						}
				
				#content .esq img {
					border:0;
					width:230px;
					height:210px;
					float:left;
					margin-right:9px;
					margin-bottom:7px;
					}
				
				#content .dir {
					width:573px;
					font-size:11px;
					color:#5e5e5e;
					padding-bottom:10px;
					padding-left:40px;
					}
					#content .dir a {
						color:#5fa8ac;
						}
				
				#content .dir h1 {
					background:url(../images/tit_comentarios_twitter.gif) no-repeat;
					width:298px;
					height:57px;
					display:block;
					margin:0;
					}
					#content h1 span {
						visibility:hidden;
						}
					
					#content .dir ul li {
						margin-top:5px;
						}
						#content .dir ul li:after {
							content:'';
							display:block;
							clear:both;
							height:0;
							}
						
						#content .dir ul li div {
							border:1px solid #000;
							padding:2px;
							}
						
						#content .dir img {
							border:1px solid #000;
							width:48px;
							height:48px;
							}
						
						#content p {
							text-align:justify;
							}
							#content .dir p strong {
								color:#e9ae42;
								text-transform:uppercase;
								font-size:14px;
								}
					
					#content .dir h1.acompanhe {
						background:url(../images/tit_acompanhe_2.gif) no-repeat;
						width:573px;
						height:57px;
						_height:70px;
						display:block;
						margin:40px 0 0 0;
						_margin-top:0;
						}
						#content .dir h1.acompanhe a {
							text-decoration:none;
							display:block;
							}
					
					#content .dir p.acompanhe-texto {
						_margin-top:-10px;
						}
						#content .dir .blogblogs_logo {
							width:112px;
							height:32px;
							background-image:url(../images/logo_blogblogs2.gif);
							background-repeat:no-repeat;
							margin: 0 5px 5px 0;
							display:block;
							float:left;
							font-size:22px;
						}
						#content .dir .blogblogs_logo a {
							display:block;
							text-decoration:none;
							}
							#content .dir .blogblogs_logo a span {
								visibility:hidden;
								}
						
				
				#content .arquivo {
					height:184px;
					background:#7571b1;
					clear:both;
					padding:25px 40px 0 40px;
					}
					#content .arquivo h1 {
						background:url(../images/tit_arquivo.gif) no-repeat;
						width:95px;
						height:17px;
						display:block;
						}
					
					#content .arquivo .postagem {
						padding-bottom:5px;
						margin-bottom:5px;
						border-bottom: 1px solid #c2bfee;
						}
						
					#content .arquivo .postagem h4, #content .arquivo .postagem p  {
						font-size:11px;
						}
						#content .arquivo .postagem h4 {
							margin:0 0 -10px 0;
							*margin:0 0 -17px 0;
							}
							#content .arquivo .postagem h4 a {
								color:#000;
								text-decoration:none;
								}
								#content .arquivo .postagem h4 a:hover {
									text-decoration:underline;
									}
				
		#sidebar{
			display:none;
			}
#footer{
	display:none;
	height:0;
}
