/*  
Theme Name: Tricot en vert et pink
Theme URI: 
Description: 
Version: 1.0
Author: Kika
Author URI: http://kika.badnerds.org/
*/

/*
Verde	#DFE1B4
Oliva	#8A8C57
Rosa	#B76C6C
*/

	html, body, form	{margin: 0; padding: 0;}

	body			{background: #DFE1B4 url(images/background.gif); color: #333; font: 12px/140% Verdana,sans-serif;}

	a:link			{color: #B76C6C; text-decoration: none; font-weight: bold;}
	a:visited		{color: #B76C6C; text-decoration: none; font-weight: bold;}
	a:hover			{color: #B76C6C; text-decoration: none; background: #DFE1B4;}
	a:active		{color: #B76C6C; text-decoration: none; background: #DFE1B4;}

	h1, h2, h3, h4, h5, h6	{margin: 0; padding: 0;}

	hr			{background: #B76C6C; color: #B76C6C; width: 90%; height: 1px; border: none; text-align: center;}

	blockquote		{color: #666; border-left: 3px solid #DFE1B4; margin: 10px 20px; padding-left: 10px;}

	.clear			{clear: both;}

	#page			{background: #FFF; border: #B76C6C solid 5px; width: 950px; margin: 30px auto; padding: 10px;}


/* *************** search **************** */

	#searchform		{text-align: center; margin: 20px 0;}

		#searchform input		{color: #555; font-family: Verdana,sans-serif;}

		#searchform #s			{border: #DFE1B4 1px solid; font-size: 14px; padding: 5px; margin-right: 5px;}

		#searchform #searchsubmit	{background: url(images/submit.png) no-repeat; width: 70px; height: 30px;
						border: none; font-weight: bold; font-size: 11px;}


/* ************** cabecalho ************** */

	#hedader		{margin: auto; text-align: center;}

		h1#header a	{width: 860px; height: 300px; display: block; margin: 20px auto;
				background: url(images/header.jpg) no-repeat; text-indent: -10000px;}

/* ************** conteudo *************** */

	#content	{width: 660px; padding: 0 10px; float: left;}


		#content h1	{font-size: 24px; font-weight: normal; line-height: 120%;}

			#content h1 a:link,
			#content h1 a:visited	{color: #8A8C57; font-weight: normal;}

			#content h1 a:hover	{color: #B76C6C; background: none; text-decoration:}

		#content h2	{color: #B76C6C; font-size: 18px; font-weight: normal; margin: 20px 0 10px;}

			#content h2 a:link,
			#content h2 a:visited	{color: #8A8C57; font-weight: normal;}

			#content h2 a:hover	{color: #B76C6C; background: none; text-decoration:}

		#content h3	{color: #B76C6C; font-size: 18px; font-weight: normal; margin: 30px 0;}

		#content h4	{color: #B76C6C; font-size: 12px; margin-bottom: 30px;}

		#content h5	{font-size: 13px;}

		#content h6	{font-size: 12px;}


		#content ul	{margin: 5px 20px; padding: 0; list-style: none;}

		#content ul li	{background: #fff url(images/bullet.gif) 0 3px no-repeat; padding-left: 12px; margin-bottom: 2px;}


		.post, .page	{border-bottom: 1px #B76C6C dotted; margin-bottom: 30px;}


		.postmetadata	{margin: 10px 0 20px; color: #666; font-size: 10px; text-transform: lowercase;}

			.postmetadata a:link,
			.postmetadata a:visited		{font-weight: normal;}

			.postmetadata span,
			.editar, .tags			{padding: 2px 0 2px 20px; margin-right: 8px;}

			.postmetadata .data		{background: url(images/data.gif) no-repeat;}

			.postmetadata .autor		{background: url(images/autor.gif) no-repeat;}

			.postmetadata .categoria	{background: url(images/categoria.gif) no-repeat;}

			.postmetadata .comente		{background: url(images/comente.gif) no-repeat;}

			.postmetadata .editar,	
			.editar				{background: url(images/editar.gif) no-repeat;}

			.tags				{background: url(images/tags.gif) no-repeat;}



		/* navegação */


		.navigation	{color: #999; height: 15px; margin: 20px 0; font-size: 11px; font-weight: bold;}

			.navigation .alignleft		{width: 49%; float: left;}

			.navigation .alignright		{width: 49%; float: right; text-align: right;}


		/* comentarios */

		#commentform	{margin: 50px 0 0 180px;}

			#commentform input,
			#commentform textarea		{width: 300px; color: #666; border: 1px #B76C6C solid; padding: 3px;
							background: #FFF; font: 11px Verdana,sans-serif;}

			#commentform #submit		{background: url(images/submit.png) no-repeat; width: 70px; height: 30px;
							border: none; margin: 30px 0 0 130px; padding-top: 0; font-weight: bold; font-size: 11px;}

			#commentform input:focus,
			#commentform textarea:focus	{background: #DFE1B4; color: #333; border-color: #8A8C57;}


		.commentmetadata	{font-size: 9px;}

			.commentmetadata a:link,
			.commentmetadata a:visited	{font-weight: normal;}


		.comentario			{color: #666; margin: 10px 40px 20px; padding: 5px; border-bottom: 1px #B76C6C dotted;}

			.comentario b			{font-size: 12px;}

			.avatar				{border: 1px #DFE1B4 solid; margin: 0 0 3px 3px; padding: 2px;
							display: block; float: right;}


		/* alinhamento das imagens */

		.wp-caption			{display: block;}

		.wp-caption img			{border: none;}

		.aligncenter			{margin: auto; display: block;}

		.alignleft			{float: left; margin-right: 5px;}

		.alignright			{float: right; margin-left: 5px;}

		.wp-caption-text		{color: #666; font-size: 11px; text-align: center;}



/* *************** lateral *************** */

	#sidebar	{width: 250px; padding: 0px 0 10px 10px; float: right; font-size: 11px; color: #666;}

		#sidebar h2		{color: #8A8C57; margin: 30px 0 10px; font-size: 18px; font-weight: normal;}

		#sidebar ul		{margin: 0 0 15px; padding-left: 0 !important;}

		#sidebar ul li		{background: url(images/bullet.gif) 0 4px no-repeat; list-style-type: none;
					margin-bottom: 3px; padding-left: 12px;}

		#sidebar ul ul li	{background: url(images/bullet2.gif) 5px 5px no-repeat;
					margin-bottom: 2px; padding-left: 12px;}

		#sidebar a:link		{font-weight: normal;}
		#sidebar a:visited	{font-weight: normal;}

		/* listagem das páginas sem marcadores */

		#sidebar .widget_pages h2	{display: none;}

		#sidebar .widget_pages ul li	{background: none; padding: 0; font-size: 18px; line-height: 150%;}

		#sidebar .widget_pages ul li ul li	{padding-left: 20px; font-size: 15px;}


		#sidebar .catcloud	{line-height: 200% !important;}

		.sociable ul li		{background: none !important; padding: 0 !important;}


/* *************** rodape **************** */

	#footer		{font-size: 11px; margin-top: 50px; text-align: center; clear: both;}

		#footer a	{font-weight: normal;}



/* ************* calendario ************** */

	#wp-calendar			{empty-cells: hide; padding: 5px; text-align: center; margin: 0 auto 10px; width: 90%;}

	/* mes anterior / proximo mes / links */

	#wp-calendar #prev a		{text-align: left;}
	#wp-calendar #next a		{text-align: right;}

	#wp-calendar #prev a,
	#wp-calendar #next a		{font-weight: bold;}

	#wp-calendar #prev a:hover,
	#wp-calendar #next a:hover 	{background: none; text-decoration: none;}

	#wp-calendar a:link		{font-weight: bold !important; text-align: center;}
	#wp-calendar a:hover 		{}

	/* dias sem posts */
	#wp-calendar td 		{padding: 2px 0; background: none; text-align: center;}

	/* mes (titulo) */
	#wp-calendar caption 		{font-size: 14px; font-weight: normal; text-align: center; margin-bottom: 5px;}

	/* dias da semana) */
	#wp-calendar th	 		{padding: 2px 0; text-align: center; font-weight: bold; text-transform: capitalize;}

	/* hoje */
	#wp-calendar #today 		{background: #DFE1B4; color: #444; font-weight: bold; text-align: center;}






/* GOOGLE */

	#google				{margin: 0 auto 20px; text-align: center;}
	

/* twitter */

.twitter_title_link	{color: #8A8C57 !important;}

.twitter-item		{margin-bottom: 20px !important;}