/*  
Theme Name: Os Armênios
Description: Layout do site Os Armênios, desenvolvido em abril de 2008 por Gabriel Von Doscht e Rafael Madeira.
Author: antidesign
Author URI: http://antidesign.org/
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 2em;
	color: black;
	background: white;
	font: 62.5% Verdana, sans-serif; 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* defaults */
body 	{ background: #eddda9 url(img/fundo3.png) top center repeat-x; }
a		{ text-decoration: none; color: #666; }

/* structure
-------------------------------------------------------------------------------- */
.identity 								{ width: 920px; height: 200px; margin: auto; position: relative; }
	.banner 							{ width: 730px; height: 90px; }
.container 								{ width: 900px; padding: 10px 10px 0; margin: auto; }
	.main.content 						{ width: 600px; float: left; }
		.post 							{ margin: 0 10px 20px; }
	.secondary.content					{ width: 300px; float: left; }
		.secondary.content.unit,
		.secondary.banner.unit			{ width: auto; margin: 10px; float: none; }
	.meta.content 						{ width: 900px; padding: 10px; margin: auto; }

/* visuals
-------------------------------------------------------------------------------- */
.identity h1 a,
body#tags .identity h1 a				{ width: 435px; height: 125px; float: left; background: url(img/logo2.png) 0 0 no-repeat; text-indent: -99999px; }
.identity h1 a:hover,
body#tags .identity h1 a:hover			{ background-position: 0 -125px; }
.banner									{ position: absolute; top: 80px; right: 0; text-align: right; }
.container,
.main.content 							{ background-color: #fff; }
.meta.content							{ background-color: #000; }

/* search
-------------------------------------------------------------------------------- */
#search									{ width: 140px; float: right; padding-top: 25px; }
	#search input 						{ border: 0; background-color: #a81b10; float: left; }
	#search .field 						{ width: 95px; padding: 4px 0 4px 5px; }
		#search .field:focus			{background-color: #fff; }
	#search .button 					{ width: 36px; height: 26px; background: url(img/search-button2.gif) 0 0 no-repeat; }
		#search .button:hover			{ background-position: -36px 0; }

/* navigation
-------------------------------------------------------------------------------- */
#navigation li 							{ float: left; margin: 25px 0 0 15px; } 
	#navigation li a					{ display: block; height: 24px; background: #a81b10 url(img/menu.png) 0 0 no-repeat; text-indent: -99999px; }
		#navigation li a:hover			{ background-position: 0 -24px; }
	li#expediente a						{ width: 108px; background-position: 0 0; }
	body#expediente li#expediente a		{ background-position: 0 -48px; }	
		li#expediente a:hover			{ background-position: 0 -24px; }
	li#arquivos a						{ width: 92px; background-position: -108px 0; }
	body#pagina li#arquivos a			{ background-position: -108px -48px; }
		li#arquivos a:hover				{ background-position: -108px -24px; }
	li#contato a						{ width: 85px; background-position: -200px 0; }
	body#contato li#contato a			{ background-position: -200px -48px; }
		li#contato a:hover				{ background-position: -200px -24px; }
								
/* agenda
-------------------------------------------------------------------------------- */
.agenda									{ height: 65px; margin: 10px 10px 20px; position: relative; background: url(img/agenda-fundo.gif) bottom repeat-x; float: left; }
	.agenda img							{ display: none; }
	.date								{ background-color: #000; color: #fff; display: block; float: left; width: 280px; height: 50px; cursor: pointer; }
		.dia							{ color: #d7ab57; font: bold 46px Arial, sans-serif; display: block; margin: -2px 0 0 6px; float: left; }
		.mes							{ color: #fff; font: bold 20px/34px Arial, sans-serif; text-transform: uppercase; margin: 0 0 5px 5px; }
		.evento							{ color: #eee; font: 11px Verdana; display: block; margin: -5px 0 0 5px; float: left; width: 205px; white-space: nowrap; overflow: hidden;  }
		.date:hover						{ background-color: #a81b10; }	
		.date:hover .dia				{ color: #fff; }
		.date:hover .mes				{ color: #d7ab57; }
		.date:hover .evento				{ color: #fff; }

/* posts
-------------------------------------------------------------------------------- */
.post.resumo			{ padding-bottom: 16px; border-bottom: 1px #eee solid; }
body#homge .post.resumo				{ padding-bottom: 0; border-bottom: none; }

	.post.resumo p img,
		.resumo .thumb-artigo			{ display: none; }
.post 	 								{ font: 12px/18px Verdana, sans-serif; margin-bottom: 24px; }
	.post h2							{ font: bold 18px Helvetica, Arial, sans-serif; margin-top: 24px; }
		.post h2.quentuxas				{ background: url(img/quentuxas.png) no-repeat 0 2px; padding-left: 24px; margin-top: 0; }
		.post h2 a,	
		.post h2 a:visited				{ color: #000; }
		.post h2 a:hover				{ color: #a81b10; background-color: #d7ab57; }
	.meta.info							{ color: #999; font: 11px/12px Verdana, sans-serif; }
		.meta.info a					{ color: #a81b10; }
		.meta.info a:hover				{ text-decoration: underline; }
		.meta.info .bullet				{ vertical-align: top; margin-top: 3px; }
	.post p								{ margin: 12px 0; }
		.main .post p					{ text-align: justify; }
		.post p a						{ color: #a81b10; font-weight: bold; text-decoration: none; }
			.post p a:hover				{ text-decoration: underline; }
		.post p img						{ background-color: #fff; padding: 4px; border: 1px solid #e0e0e0; margin: 0; max-width: 570px; }
			p img.aligncenter,
				img.aligncenter,
				p img.alignnone,
				img.alignnone			{ margin: 20px auto 0; display: block; text-align: center; }			
				img.alignleft,			
				p img.alignleft			{ float: left; margin: 4px 10px 4px 0; }
				img.alignright,
				p img.alignright		{ float: right; margin: 4px 0 4px 10px; }
		.post p a img:hover				{ border-color: #333; background-color: #000; }
		.post p strong					{ font-weight: bold; }
		.post p em						{ font-style: italic; }
	.post ul,
	.post p ul							{ margin: 12px 0 12px 0px; }
		.main li,
		.main p li						{ line-height: 24px; list-style-type: none; background: url(img/bullet.gif) 0 7px no-repeat; padding-left: 20px; }
		.main ul li a,
		.main ul li a:visited			{ color: #a81b10; }
		.main ul li a:hover				{ text-decoration: underline; }
	blockquote							{ color: #555; margin: 18px 0 18px 18px; width: 80%; padding: 10px 15px; background-color: #f7f7ee; border-left: 3px solid #ccc; }	
	p a.more-link						{ font-weight: 300; }
	.post.nav							{ background-color: #eee; color: #999; float: left; margin: 5px 10px 30px; display: block; clear: both; height: 24px;  }
		.post.nav a, 
			.post.nav a:visited			{ padding: 5px 5px 6px; color: #000; font: 11px Verdana, sans-serif; line-height: 24px; }
			.post.nav a:hover			{ background-color: #a81b10; color: #fff; }
			.post.nav .anterior			{ float: left; }
			.post.nav .proximo			{ float: right; }


/* layout da barra
-------------------------------------------------------------------------------- */
.secondary.content h3					{ margin: 10px; }
.secondary.content.unit					{ background-color: #f0f0f0; padding-bottom: 3px; }
	.secondary.content.unit h3			{ background-color: #000; height: 24px; padding: 6px 0 0 6px; margin: 0; }
		body#home #trincheira			{ margin-top: 0; }
			#trincheira a				{ background: url(img/trincheira.png) 0 0 no-repeat; display: block; height: 80px; width: 280px; text-indent: -99999px; }
			#trincheira a:hover			{ background-position: 0 -80px; }
		#biblioteka						{  }
			#biblioteka a				{ background: url(img/biblioteka.png) 0 0 no-repeat; display: block; height: 80px; width: 280px; text-indent: -99999px; }
			#biblioteka a:hover			{ background-position: 0 -80px; }
		#brike							{  }
			#brike a					{ background: url(img/brike.png) 0 0 no-repeat; display: block; height: 80px; width: 280px; text-indent: -99999px; }
			#brike a:hover				{ background-position: 0 -80px; }
		.secondary.content.unit h3 a 	{ height: 17px; text-indent: -99999px; display: block; background: url(img/secoes.gif) 0 0 no-repeat; }
			#agenda a					{ background-position: -791px 0; width: 76px; }
				#agenda a:hover			{ background-position: -791px -17px; }
			#arka a						{ background-position: -386px 0; width: 51px; }
				#arka a:hover			{ background-position: -386px -17px }
			#armada a					{ background-position: 0 0; width: 167px; }
				#armada a:hover			{ background-position: 0 -17px; }
			#artigos a					{ background-position: -605px 0; width: 186px; }
			#diskoteka a				{ background-position: -281px 0; width: 105px; }
				#diskoteka a:hover		{ background-position: -281px -17px }
			#kolunistas a				{ background-position: -167px 0; width: 114px; }
				#kolunistas a:hover		{ background-position: -167px -17px; }
			#tags-populares a			{ background-position: -437px 0; width: 168px; }
				#tags-populares a:hover	{ background-position: -437px -17px; width: 168px; }
				
/* artigos da barra
-------------------------------------------------------------------------------- */
.secondary.post.unit					{ padding: 10px 0 0; font: 11px/14px Verdana, sans-serif; border-top: 1px solid #ccc; margin-bottom: 0px; min-height: 90px; height: auto !important; height: 90px; }
	.secondary.post.unit img			{ background: #fff url(img/thumb-default.gif) 4px 4px no-repeat; padding: 4px; margin: 0 8px 9px 0; float: left; width: 72px; height: 72px; }
		.secondary.post.unit img:hover	{ background-color: #000; }
	.secondary.post.unit h4				{ float: right; width: 170px; margin-bottom: 5px; }
	.secondary.post.unit h4 a,
	.secondary.post.unit h4 a:hover		{ font: bold 12px Arial, sans-serif; color: #333; }
		.secondary.post.unit h4 a:hover	{ text-decoration: underline; }		
	.secondary.post.unit p a,
	.secondary.post.unit p a:visited	{ text-decoration: none; color: #666; }
		.secondary.post.unit p a:hover	{ background-color: transparent; text-decoration: underline; }
		
/* tags
-------------------------------------------------------------------------------- */
ul.st-tag-cloud 						{ list-style: none; padding-bottom: 10px; margin: 0 }
	ul.st-tag-cloud li 					{ display: inline;  margin: 0 5px 0 0; line-height: 24px }
		ul.st-tag-cloud li a			{ font-family: Arial, sans-serif; }
			.st-tags.t1					{ color: #d1d1d1; font-size: 12px; font-weight: bold; }
			.st-tags.t2					{ color: #B9B9B9; font-size: 13px; font-weight: bold; }
			.st-tags.t3					{ color: #A2A2A2; font-size: 17px; font-weight: bold; }
			.st-tags.t4					{ color: #8B8B8B; font-size: 18px; font-weight: bold; }
			.st-tags.t5					{ color: #747474; font-size: 19px; font-weight: bold; }
			.st-tags.t6					{ color: #5D5D5D; font-size: 20px; font-weight: bold;}
			.st-tags.t7					{ color: #464646; font-size: 21px; font-weight: bold; }
			.st-tags.t8					{ color: #2E2E2E; font-size: 22px; font-weight: bold; }
			.st-tags.t9					{ color: #171717; font-size: 23px; font-weight: bold; }
			.st-tags.t10				{ color: #000000; font-size: 24px; font-weight: bold; }
			ul.st-tag-cloud li a:hover	{ background-color: #a81b10; color: #fff; }

body#tags .main.content					{ width: 100%; float: none; }
body#tags ul.st-tag-cloud 				{ list-style: none; padding-bottom: 10px; margin-top: 20px; text-align: center; }
	body#tags ul.st-tag-cloud li 		{ display: inline;  margin: 0 5px 0 0; line-height: 3em; background-image: none; padding-left: 0; }
		body#tags ul.st-tag-cloud li a	{ font-family: Arial, sans-serif; padding: 5px; }
			body#tags .st-tags.t1		{ color: #F6E8E7; font-size: 1.2em; font-weight: bold; }
			body#tags .st-tags.t2		{ color: #EED1CF; font-size: 1.92em; font-weight: bold; }
			body#tags .st-tags.t3		{ color: #E5BBB7; font-size: 2.28em; font-weight: bold; }
			body#tags .st-tags.t4		{ color: #DCA49F; font-size: 2.64em; font-weight: bold; }
			body#tags .st-tags.t5		{ color: #D48D88; font-size: 3em; font-weight: bold; }
			body#tags .st-tags.t6		{ color: #CB7670; font-size: 3.36em; font-weight: bold;}
			body#tags .st-tags.t7		{ color: #C25F58; font-size: 3.72em; font-weight: bold; }
			body#tags .st-tags.t8		{ color: #B94940; font-size: 4.08em; font-weight: bold; }
			body#tags .st-tags.t9		{ color: #B13228; font-size: 4.44em; font-weight: bold; }
			body#tags .st-tags.t10		{ color: #a81b10; font-size: 4.8em; font-weight: bold; }
			body#tags ul.st-tag-cloud li a:hover { background-color: #a81b10; color: #fff; text-decoration: none; }

/* banners
-------------------------------------------------------------------------------- */
.secondary.banner.unit 					{ position: static; margin-bottom: -10px }
	
/* comentarios
-------------------------------------------------------------------------------- */
#comentarios							{ margin: 10px; clear: both; }
	#comentarios h3						{ margin: 30px 0 20px; font: 900 18px Arial, sans-serif; color: #333; }

.comentario		{ margin: 0 0 30px; padding: 0 36px 0 36px; background: url(img/aspas.png) no-repeat; }
.comentario h4  					{ font: 900 15px Arial, sans-serif; margin: 3px 0 2px; }
		.comentario h4 a,
			.comentario h4 a:visited	{ color: #a81b10; }
			.comentario h4 a:hover		{ background-color: #a81b10; color: #fff; }
	.comentario .meta 					{ display: block; margin-bottom: 10px; }
.comentario p	{ font: 12px/20px Verdana, sans-serif; margin: 0; }
	.comentario p a						{ color: #a81b10; text-decoration: underline; }
	.comentario p a:hover 				{ background-color: #a81b10; color: #fff; text-decoration: padding-bottom: 2px; none; }

/* formulario
-------------------------------------------------------------------------------- */
#form 									{ background-color: #f7f7ee; padding: 20px; margin: 30px 0; }
	#form:after 						{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
	#form h3 							{ margin: 0 0 20px; color: #333; }
	#form label							{ font: 12px Verdana, sans-serif; display: block; float: left; width: 80px; padding-top: 5px; }
	#form p								{ clear: both; padding: 10px 0; }
	#form span							{ font-size: 10px; }
.obrigatorio							{ font-family: Arial, sans-serif; text-transform: uppercase; color: #a81b10; }
	#form input[type="text"] 			{ width: 200px; height: 14px; font: 12px  Verdana, sans-serif; color: #666; padding: 4px; margin-right: 5px; }
	#form textarea						{ width: 360px; padding: 5px; font: 12px  Verdana, sans-serif; color: #666; }
	#form input[type="button"] 			{ margin: 10px 0; }
	
/* busca, categoria
-------------------------------------------------------------------------------- */

/* arquivos
-------------------------------------------------------------------------------- */
body#pagina .post ul					{ margin: 0; }
	
/* copyleft
-------------------------------------------------------------------------------- */
.meta.content 							{ text-align: right; }
	.copyleft							{ font: 12px/24px Verdana, sans-serif; color: #eee; }
		.copyleft img					{ vertical-align: middle; }
	.links								{ font: bold 14px/24px Arial; color: #eee; }
		.links a,
		.links a:visited				{ color: #eddda9; text-decoration: none; margin: 5px; padding: 3px; }
		.links a:hover					{ background-color: #eddda9; color: #a81b10; }

/* clearfix */
.clearfix:after			{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix				{ display: inline-block;} 
html[xmlns] .clearfix	{ display: block; }
* html .clearfix 		{ height: 1%; } 

