/*
Theme Name: Pinnacle Theme
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {

	text-align: center;
	font: 12px Verdana;
	color: #808080;/*cor letra texto*/
	margin: 0px 0 0px 0px;
background: #000000 url(images/swatch.gif) repeat 0 0;/*cor fundo*/

	
}


a {
	text-decoration: none;
	color: #E29128;/*cor link*/
}
a:hover {
	text-decoration: underline;
	color: #F5DAB7;
}
img {
	border: 0;
}

H1 {
			color: #F5DAB7;
			display: block;
}
H2{
			color: #F5DAB7;
			display: block;
}
H6{
			color: #E29128;
			display: block;
}



.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1008px;
	margin: auto auto ;
	text-align: left;
	
}
/** END wrapper **/

/** BEGIN header **/
#header {
width: 100%;
float: right;
height: 360px ;/*tamanho header*/
overflow: fixed;
background: transparent;
}

	#header ol {
		width: 1008px;
		list-style-type: none;
		height: 0px;
		
	

	}
		#header ol li {
		   
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 10px 5px 6px 5px;
			border-left: 3px solid #442B09;/*divisor menu superior*/
		
		}
				
		}
		#header ol li a {
			color: orange;/*cor texto menu*/
		
		}
		#header ol li.f {
			padding-left: 700px;/*POSICAO MENU SUPERIOR HORIZONTAL*/
			
			border-left: 0px red;
			
		}
		
	  #header h1 {
		float: left;
		font-size: 0;
		padding: 15px 15px 0px;
	  }
	  	  #header h2 {
			color: #ff6c00;
			display: block;
	  }
		#header h1 a {
			text-indent: -9999px;
			outline: none;
			display: block;
			margin-top: 0px;
			background: url(images/logonova1.png) no-repeat 0 0;
			width: 335px; height: 315px;/*tamanho logo e menu inferior*/
		}
	#header .ad {
	width: 628px;
	height: 306px ;
	margin-top: 10px;
		float: left;
		padding: 5px;
		border: 2px solid #442B09;
		background: #0c0c0c url(images/fundo2.png)repeat;
	}
	
	#headeradint{
		width: 617px;
	height: 290px ;
	margin-left: 0px;
		float: left;
		padding-top: 5px;
		padding-left: 1px;
		padding-right: 10px;
		padding-bottom: 10px;
		border: 0px solid #442B09;
		background: #000000;}
		
	#header1{
	width: 415px;
	height: 300px ;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
		float: left;
		padding: 0px 0px 0px 0px;
		border: 0px solid #442B09;
		background: transparent;}
		
	#header2{
	width: 155px;
	height: 180px ;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
		float: left;
		padding: 5px 10px 5px 25px;
		border: 1px solid #442B09;
		background: transparent url(images/fundo.png)repeat 0 0;}

	#header3{
	width: 105px;
	height: 180px ;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: -10px;
		float: left;
		padding: 10px 10px 10px 25px;
		border: 0px solid #442B09;
		background: transparent;}
		
	#header4{
	width: 468px;
	height: 80px ;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
		float: left;
		padding: 0px ;
		border: 0px solid #442B09;
		background: transparent repeat 0 0;
		}
		#header4 .subscribe {
		padding-left: 0px;
		background: url(images/rss.gif) no-repeat 0 0;
		height: 70px;
	}	

		
	#header ul {
		list-style-type: none;
		clear: both;
		height: 33px;
		margin-left: -10px;

	}

		#header ul li {
			float: left;
			font-size: 0.9em;
			padding-left: 2px;
			/*border-left: 0px solid red;divisor menu superior*/
			
		}
		#header ul li a {
			color: #676042;
			display: block;
			padding: 11px 10px 9px;
		}
		
		
/** END header **/

/** BEGIN content **/
#content {
	width: 636px;/*tamanho corpo principal blog*/
	float: left;
	padding: 0px ;

}

#contentsingle {
	width: 636px;/*tamanho corpo principal blog*/
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	
}
	#feedsingle{
	width: 600px;
	height: auto ;
	margin: 5px;
		float: left;

		border: 1px solid #442B09;
		background: #000000 ;
		}

#contentprincipal {
	width: 998px;/*tamanho corpo principal blog*/
	float: left;
	padding: 5px 0px 5px 5px;
	border: 2px solid #442B09;
	background: #0c0c0c url(images/fundo2.png)repeat 0 0;/*cor fundo*/
}
#contentprincipal2 {
	width: 982px;/*tamanho corpo principal blog*/
	float: left;
	padding: 5px 5px 20px 5px;
	border: 0px solid #442B09;
background: #000000 url(images/fundo233.png)repeat 0 0;/*cor fundo*/
}

	
		
		#content .latest { }
		#content .latest .post h2 {
			font-size: 2em;
		}
		#content .latest .post .details2 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border-top: 1px solid #E29128;
			font-family: Georgia; 
			color: #F5DAB7;
			background: #271A06 url(images/fundo.png) repeat 0 0;/*detalhes 2 categoria*/
		}


	#content .latest { }
		#content .latest .post h2 {
			font-size: 2em;
			
		}
		#content .latest .post .details2 {
			clear: both;
			height: 33px;
			padding-top: 10px;
			border-top: 1px solid #E29128;
			border: 2px solid #442B09;
			font-family: Georgia;
			color: #F5DAB7;
		}
		#content .latest .post .details2 a {
			color: #AEAEAE;/*cor link cat corpo post*/
		}
		#content .latest .post .details2 a:hover {
			color: #464646;
		}
	#content .l { float: left; }/*coluna esquerda*/
	#content .r { float: right; }/*coluna direita*/
	#content .division {
		width: 312px;/*tamanho blocos dos post*/
			
	}
			
		#content .division .post img {
			float: left;
			margin: 2px 10px 5px 0;
			/*width: 90px;height: 90px;*/
			
		
			
		}
				#content .division .postOSM img {
			float: left;
			margin: 2px 10px 5px 0;
                        		
		}
	#content .post {
		background: #000000 url(images/fundo.png) repeat 0 0;
		border: 1px solid #442B09;
		margin-bottom: 16px; 
		padding: 10px;
		
	}
		#content .postOSM .details {
			font-family: Georgia;
			color: #F5DAB7;
			border: 2px solid #442B09;
			margin-bottom: 15px;
			background: #271A06 url(images/fundo.png) repeat 0 0;
			height: 20px;
					}
		
		#content .postOSM {
		background: #000000 url(images/fundo3.png) repeat 0 0;
		border: 1px solid #442B09;
		margin-bottom: 16px;
		padding: 10px;
	}

		#content .postlast {
		background: #000000 url(images/fundo.png) repeat 0 0;
		border: 2px solid #442B09;
		margin-bottom: 16px;
		padding: 10px;
	}
		#content .post h2 {
			font-family: Georgia;
			font-size: 1.4em;
			margin-bottom: 5px;
			
		}
			#content .post h2 a {
				color: #E08C1F;/*cor titulo post e links*/
			}
			#content .post h2 a:hover {
				color: orange;
			}
			

		#content .post .details {
			font-family: Georgia;
			color: #F5DAB7;
			border: 2px solid #442B09;
			margin-bottom: 15px;
			background: #271A06 url(images/fundo.png) repeat 0 0;
			height: 20px;
			
		}

			#content .post .details a {
				color: #E08C1F;
			}
			#content .post .details a:hover {
				color: #464646;
			}
		#content .post h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
				#content .postOSM h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
			color: #d7bd9a;
			
			
		}
				#content .postOSM p {
			line-height: 1.4em;
			margin-bottom: 10px;
			color: #d7bd9a;
			
			
		}
		#content .post ol, #content .post ul {
			list-style-position: inside;
			margin-bottom: 10px;
			
			
		}
				#content .postOSM ol, #content .postOSM ul {
			list-style-position: inside;
			margin-bottom: 10px;
			
			
		}
		#content .post blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			border-top: 1px solid #cdcdcd;
			border-bottom: 1px solid #cdcdcd;
			font-style: italic;
		}
		#content .post li {
			line-height: 1.4em;
			padding: 2px 0;
		}
/** END content **/

/** BEGIN sidebar **/
#bloco{ /*bloco agrupa sidebar*/
width: 330px;
height: auto;
float: right;
border: 1px solid #442B09;
background: #0c0c0c url(images/fundo2.png) repeat 0 0;
padding: 4px;
}
#sidebar {
	width: 330px;
	float: right;
	margin: 0px 0px 5px 0;
	background: #000000 url(images/fundo8.png) repeat 0 0;
	border: 0px solid #000000;
}

	#sidebar .box {
		padding: 10px;
		border-bottom: 0px solid #442B09;
		/*background: url(images/horizontal.gif) repeat-x bottom left;*/
	}
	
	#sidebar form {
		height: 35px;
		background: url(images/search1.gif) no-repeat 0 0;
	}
	#sidebar form:hover {
		height: 35px;
		background: url(images/search.gif) no-repeat 0 0;
	}
		#sidebar form input {
			border: 0;
			float: left;
			width: 185px;
			height: 17px;
			margin: 8px 12px 0 3px;
			font-size: 12px;
		}
		#sidebar form button {
			float: left;
			border: 0;
			text-transform: uppercase;
			color: #ffffff;
			font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			width: 77px; height: 30px;
			background-color: transparent;
		}
		
	#sidebar .subscribe {
		padding-left: 80px;
		background: url(images/rss.gif) no-repeat 0 0;
		height: 70px;
	}
		#sidebar .subscribe2 {
		padding-left: 0px;
		height: 35px;
	}
		#sidebar .subscribe h2 {
			text-transform: none;
			padding: 14px 0 10px;
		}
			#sidebar .subscribe h2 a {
				color: #E29128;
				margin: 0;
			}
		#sidebar .subscribe p {
			font-size: 0.9em;
		}
		#sidebar .subscribe a {
			margin: 0 2px;
		}

	#sidebar .video {
		padding: 10px;
		border-bottom: 0px solid #442B09;
	
		text-align: center;
	}
	#sidebar .tags {
		padding: 10px;
		border-bottom: 0px solid #442B09;
	
	}
		#sidebar .tags {
			
		}
	#sidebar h2 {
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
		color: orange;
		padding: 5px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 5px 10px 10px;
		border-bottom: 0px solid #442B09;
		color: #E29128;
		/*background: url(images/horizontal.gif) repeat-x bottom left;*/
	}
		#sidebar ul li {
			padding: 4px 0;
			line-height: 1.4em;
			
		}
		#sidebar ul li a {
			color: #E29128;
		}
		#sidebar ul li a:hover, #sidebar ul li strong {
			color: #e0d085;
		}

	#sidebar .l {/*sidebar esquerda*/
		float: left;
		width: 195px;
		padding-top: 5px;
	}
	#sidebar .r {/*sidebar direita*/
		float: right;
		width: 135px;
		padding-top: 5px;
	}
		#sidebar .l ul, #sidebar .r ul {
float: left;
			background: none;
			padding-bottom: 5px;
		}
		#sidebar .l h2, #sidebar .r h2 {
float: left;
			padding: 5px 5px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	width: auto;
	clear: both;
	border-top: 0px solid #442B09;
	background: #000000 url(images/swatch.gif) repeat 0 0;/*cor fundo*/
	color: orange;
	padding: 10px 0 20px;
}
#footer2 {

	border-top: 0px solid #E29128;
	background: #000000;
	color: orange;
	padding: 0px 0 0px;

}

#footer .bloco {
	float: left;
	border: 2px solid #E29128;
	background: #000000 url(images/fundo1.png)repeat;
	color: orange;
	width: 30%;
	height: auto;
	padding: 10px 0 20px;
	margin: 10px 10px 10px 10px;
}
#footer .bloco1 {
	float: right;
	border: 2px solid #E29128;
	background: #000000 url(images/fundo1.png)repeat;
	color: orange;
	width: 30%;
	height:auto;
	padding: 10px 0px 20px;
	margin: 10px 10px 10px 10px;
}
#footer .bloco2 {
	float: left;
	border: 0px solid #E29128;
	/*background: black url(images/fundo1.png) repeat;*/
	color: orange;
	width: 33%;
	height: auto;
	padding: 10px 0 20px;
	margin: 10px 10px 10px 10px;
}
#footerdireitos {
	float: center;
	border-top: 1px solid #442B09;
	border-bottom: 0px solid #E29128;
	background: #000000 url(images/fundo.png)repeat;
	color: orange;
	width: auto;
	padding: 10px ;
	margin: 0px 0px 0px 0px;
}
	#footer p {
		width: 970px;
		margin: 0;
		text-align: center;
		line-height: 2em;
		color: ;
	}
	#footer a {
		color: #676042;
	}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #676042;
}
.postnav {
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#comments {
	background: #000000 url(images/fundo2.png) repeat 0 0;
	border: 2px solid #442B09;
	padding: 10px;
	color:#F5DAB7;
}
	#comments h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
		color:orange;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
		
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
		
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			
			
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 2px solid #E29128;
			
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #E29128;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
			color: black;
		}
	.commentdetails {
		margin-top: 25px;
		
		
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
		
		
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
		
	}
	.required {
		color: #ff0000;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #999999;
		margin-bottom: 10px;
		background: #000000 url(images/fundo1.png) repeat 0 0;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

/** BEGIN content ultimo post **/
#content2 {
	width: 636px;/*tamanho corpo principal blog*/
	float: left;
	padding: 0px 0 0px 0px;
	margin-top: 0px;
	
}
		#content2 .latest2 .post2 .details22 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border: 2px solid #442B09;
			font-family: Georgia; 
			color: #F5DAB7;
			background: #271A06 url(images/fundo.png) repeat 0 0;/*detalhes 2 categoria*/
		}
	#content2 .latest2 { }
		#content2 .latest2 .post2 h2 {
			font-size: 2em;
		}
		#content2 .latest 2.post2 .details22 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border-top: 1px solid #E29128;
			border: 2px solid #442B09;
			font-family: Georgia;
			color: #F5DAB7;
		}
		#content2 .latest2 .post2 .details22 a {
			color: #E08C1F;/*cor link cat corpo post*/
		}
		#content2 .latest2 .post2 .details22 a:hover {
			color: #F5DAB7;
		}
	#content2 .l2 { float: left; }/*coluna esquerda*/
	#content2 .r2 { float: right; }/*coluna direita*/
	#content2 .division2 { 
		width: 312px;/*tamanho blocos dos post*/
	}
		#content2 .division2 .post2 img {
			float: left;
			margin: 2px 10px 5px 0;
			width: 100px;
		}
	#content2 .post2 {/*fundo ultimo post*/
		background: #000000 url(images/fundo1.png) repeat 0 0;
		border: 2px solid #442B09 ;
		margin-bottom: 16px; 
		padding: 10px;
		color: #F5DAB7;
	}
			#content2 .post2 a {
				color: #ff6c00;/*cor titulo post e links*/
			}
		#content2 .post2 h2 {
			font-family: Georgia;
			font-size: 1.4em;
			margin-bottom: 5px; 
		}
		#content2 .post2 h1  {
				color: #ff6c00;/*cor titulo post e links*/
			}
			#content2 .post2 h2 a {
				color: orange;/*cor titulo post e links*/
			}
			#content2 .post2 h2 a:hover {
				color: #ff6c00;
			}
		#content2 .post2 .details2 {
			font-family: Georgia;
			color: #F5DAB7; 
			border: 2px solid #442B09;
			
			margin-bottom: 15px;
			background: #271A06 url(images/fundo.png) repeat 0 0;
			height: 20px;
		}
			#content2 .post2 .details2 a {
				color: #E08C1F;
			}
			#content2 .post2 .details2 a:hover {
				color: #464646;
			}
		#content2 .post2 h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
		#content2 .post2 p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content2 .post2 ol, #content2 .post2 ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content2 .post2 blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			border-top: 1px solid #cdcdcd;
			border-bottom: 1px solid #cdcdcd;
			font-style: italic;
		}
		#content2 .post2 li {
			line-height: 1.4em;
			padding: 2px 0;
		}
/** END content **/
/*INICIO BLOCO BANDAS DESTAQUE INDEX1*/
#content1 {
	width: 980px;/*tamanho bloco destaque*/
	float: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	
background: #0c0c0c url(images/fundo2.png) repeat 0 0;
border: 1px solid #442B09;
}
#content12 {
	width: 972px;/*tamanho bloco destaque*/
	margin: 4px;
background: #000000;
border: 0px solid #442B09;
}
#content1 H1{
			color: #ff6c00;
			display: block;
			
}


	#content1 .l { float: left; }/*coluna esquerda*/
	#content1 .r { float: right; }/*coluna direita*/
	#content1 .division1 {
		width: 110px;/*tamanho blocos dos post*/
		border: 1px solid #442B09;
	padding: 5px;
	margin: 7px;
	background: #000000 url(images/fundo3.png) repeat 0 0;
	
	}
		#content1 .division1 .post1 img {
			float: right;
			margin: 1px;
			width: 105px;height: 105px;
				border: 1px solid #E29128;
		}
	
		#content1 .post {
	
		border: 0px solid #E29128;
		margin-bottom: 0px;
		padding: 10px;
	}
#content1 ul {
			color: #E29128;
			display: block;
			
		}

		
/*INICIO BLOCO BANDAS DESTAQUE SIDEBAR*/0px 0px 0px 0
#contentSID {
	width: 330px;/*tamanho bloco destaque*/
	float: right;
	margin: 4px;
	padding: 0px 0px 5px 0px;
border: 0px solid #E29128;
background: #000000;
}
	#contentSID .l { float: left; }/*coluna esquerda*/
	#contentSID .r { float: right; }/*coluna direita*/
	#contentSID .divisionSID {
		width: 150px;/*tamanho blocos dos post*/
		border: 1px solid #000000;
	padding: 0px;
	margin: 6px;
	background: #000000;
	

	}
		#contentSID .divisionSID .post1SID img  {
			float: right;
			margin: 1px;
			width: 120px;
                                height: 120px;
				border: 1px solid #E29128;
		}
	
		#contentSID .postSID {
		/*background: #000000 url(images/fundo30.png) repeat 0 0;*/
		border: 0px solid #E29128;
		margin-bottom: 0px;
		padding: 0px;
	}
#contentSID ul  {
			color: #E29128;
			display: block;
			
		}
#contentSID H3{
			color: #ff6c00;
			display: block;
}


