/*
Theme Name: Recetas
Theme URI: http://recetasdeargentina.com.ar/blog/recetas-theme/
Description: Simple colorful rounded 2 column WordPress theme.
Version: 1.0
Author: Pablo Carnaghi
Author URI: http://labarbarie.com.ar/
Author e-mail: pablo@labarbarie.com.ar

	Recetas uses Nifty Cube by Alessandro Fulciniti:
	http://www.html.it/articoli/niftycube/index.html

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Have fun, and don't be afraid to contact me if you have questions.
*/

body {
	background-color:#d1d4d9;
	color: #000;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0; }

/* Structure Divs */

#pagewrapper {
	margin: 0 auto;
	background-color:transparent;
	color: black;
	width: 871px;}

#banner0, #banner1, #banner2, #banner3, #banner4, #banner5, #banner6, #banner7 { width:871px; height:306px; margin: 20px 0 10px; padding:0;  }
#banner0 { background: url(images/background_banner0.png) no-repeat; }
#banner1 { background: url(images/background_banner1.png) no-repeat; }
#banner2 { background: url(images/background_banner2.png) no-repeat; }
#banner3 { background: url(images/background_banner3.png) no-repeat; }
#banner4 { background: url(images/background_banner4.png) no-repeat; }
#banner5 { background: url(images/background_banner5.png) no-repeat; }
#banner6 { background: url(images/background_banner6.png) no-repeat; }
#banner7 { background: url(images/background_banner7.png) no-repeat; }


#menu_horiz { background-color: transparent; float:left; position: relative; top:200px; left:-40px; padding:0; }
* html #menu_horiz { /* hide ie/mac \*/    height: 1%;  /* end hide */ }


#content {
	color: #666666;
	background: #f5f5f5;
	margin: 0 auto;
	padding: 20px 0px 0px;
	width: 871px;

	}


#main { margin: 0 2%; padding: 0px 0px 5px 0px; width: 60%;  }

#bottom {width: 871px; height: 50px; background-color: #b15c23; margin:0; padding:0; font-size: 14px;  }


/* sidebar stuff */
#sidebar { margin: 0; padding: 0px 14px 20px 0; display:inline; font-size: 12px; width: 30%; float: right; }
li.linkcat, li.homelinks { list-style:none; }

#box_search, #box_featfarmer, #box_grants, #box_science { width:260px; margin:0 0 15px; padding:0;  }

#box_search { background: url(images/background_box_search.gif) no-repeat; height:137px; }
#box_featfarmer { background: url(images/background_featfarmer.gif) no-repeat; height: 106px; }
#box_findwholefoods { background: url(images/background_findwholefoods.jpg) no-repeat; height: 106px; }
#box_grants { background: url(images/background_grants.gif) no-repeat; height: 104px; }
#box_science { background: url(images/background_science.gif) no-repeat; height: 104px; }




/*p*/

#sidebar p, #box_search  p { color: #000; }

#box_search p, #box_featfarmer p { color:#333; }
#box_search p { margin: 5px 10px; padding: 0; }
#box_featfarmer p { width: 150px; margin: 0 0 0 20px; padding: 0; }

/*a*/

#menu_horiz a {
margin: 0; padding: .6em 1em .6em 1.4em;
color: #fff;
background:url(/images/cms/mainnav_bg.jpg) repeat-x center; display: block;}



/*img*/
#social img { margin:0; padding:0; }
#boxproducthome img, #homequote img { display:inline; float:left; }
#main img { padding: 5px; }

/* lists */


#menu_horiz ul {  height:39px; }
#menu_horiz li { float: left;   border-right: 1px solid #de5604; font-size: 1em; }

#sidebar ul, #sidebar ol { margin: 5px 0 20px 0; padding-bottom:10px; border-bottom: 1px solid #e4e4e4; }



/*FORMS */
#box_search form  { padding: 10px 10px 0 0; }
select {width: 125px; }


	#searchform {
		padding: 0;
		margin: 0;
		}


	/* Clear */
	#clear {
		clear: both;
		margin: 0;
		padding: 0;
		line-height: 1px;
		font-size: 1px;
	}






	/* Comments */
	#commentbox {
		background-image: url(http://www.animalwelfareapproved.org/images/cms/pixel.gif);
		padding: 20px;
		margin-top: 20px;
		}

	#commentbox h2 {
		font-size: 18px;
		}

	#commenttitle h2	{
		font-size: 18px;
		padding-top: 20px;
		}

	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}

	#commentlist p {
		margin: 0;
		padding: 0;
		}

	#commentlist small {
		font-size: 11px;
		}

	#comments,
	#postcomment {
		color: #C24E1D;
		font-size: 14px !important;
		font-weight: bold;
		margin: 20px 0 10px 10px;
		}

	#commentform {
		padding: 5px 20px;
		}

	#commentform input, #commentform textarea {
		font-size: 12px;
		padding: 1px;
		}
/* consumers/photo-gallery */
#flickr {  height: 500px; }
#flickr img {position: inherit; }

/* sidebar flickr thumbs*/
#flickrrss a > img { width: 110px; height: 110px;   }
#flickrrss { height: 400px; }

#cse-search-results {  }
#cse-search-box { margin: 0 0 15px 0; padding:0; }