/*
*	COLUMNS
*/

#content div.column { width: 354px; }
#content div.column-left { float: left; }
#content div.column-right { float: right; }

/*
*	GENERAL
*/

#main #content p.rss { margin-top: 3px; float: right; padding-right: 14px; background: url("/graphics/v3/rss.gif") right center no-repeat; }
#main #content p.rss a { text-decoration: none; color: #0050b2; font-weight: bold; font-family: "Trebuchet MS", sans-serif; }
#main #content p.more { margin: 1em 0; }
#main #content p.more a { font-weight: bold; text-decoration: underline; padding: 0 5px 0 13px; background: url("/graphics/v3/more-arrow2.gif") center left no-repeat; }

/*
*	FEATURES
*/

#content div.feature { margin-bottom: 40px; }
#content div.feature h1 { font-weight: normal; color: #cc3300; font-size: 1.4em; border-bottom: 1px solid #cccccc; padding-bottom: 5px; margin-bottom: 5px; }
#content div.feature h3 { /*letter-spacing: -1px; line-height: 1em;*/ font-size: 1.4em; color: #0099cc; }
#content div.feature h3 a { color: #0099cc; text-decoration: none; }

	/* rss / more */

#content div.feature p.rss a { font-size: .9em; }
#content div.feature p.more a { font-size: .8em; }

	/* meta */

#content div.feature p.meta { margin-bottom: 10px; font-size: .8em; font-weight: bold; color: #999999; }
#content div.feature p.meta a { color: #999999; }
#content div.feature p.meta strong { color: #666666; }

	/* featured article */

#content div.featured-article p { margin: 1em 0; line-height: 17px; }
#content div.featured-article p.meta { margin: 0; }

	/* author box */

#content div.feature div.author-box { overflow: hidden; color: #8a8a8a; font-size: .8em; background: #f2f3f4; padding: 10px; }
* html #content div.feature div.author-box { height: 1%; }
#content div.feature div.author-box img {  width: 43px; float: left; border: 3px solid #9fcde3; padding: 1px; background: #ffffff; }
#content div.feature div.author-box p { margin: 0; width: 278px; float: right; }
#content div.feature div.author-box p a { text-decoration: none; color: #8a8a8a; }
#content div.feature div.author-box p strong { color: #666666; }
#content div.feature div.author-box p.name a { color: #105cb6; text-decoration: none; font: bold 1.4em "Trebuchet MS", sans-serif; }
#content div.feature div.author-box p.about { padding-top: 5px; width: auto; clear: both; float: none; }

	/* feature box */

#content div.feature div.feature-box { line-height: 1.3em; overflow: hidden; background: #e2f6ff; padding: 10px; color: #4c5564; font-size: .9em; }
* html #content div.feature div.feature-box { height: 1%; }
#content div.feature div.feature-box img { width: 120px; float: left; border: 3px solid #9fcde3; padding: 1px; background: #ffffff; }
#content div.feature div.feature-box p { float: right; width: 175px; }

/*
*	BOX
*/

#content div.column div.column-box { font-size: .9em; margin-bottom: 40px; }
#content div.column div.column-box p { margin: 0; line-height: 1.6em; }
#content div.column div.column-box a { color: #0099CC; text-decoration: none; font-weight: normal; }
#content div.column div.column-box h3 { color: #000033; font-size: 1.3em; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #cccccc; }

	/* rss / more */

#content div.column div.column-box p.rss a { font-size: 1em; }
#content div.column div.column-box p.more a { font-size: .8em; }

	/* images list */
/*
#content div.column div.column-box div.mini-images { text-align: center; }
#content div.column div.column-box div.mini-images img { margin: 2px; background: #ffffff; padding: 1px; border: 3px solid #e0ecf1; }
#content div.column div.column-box div.mini-images a:hover img { border: 3px solid #9fcde3; }
*/
	/* article list */

#content div.column div.column-box ul.articles li { padding-bottom: 5px; }
#content div.column div.column-box ul.articles li a { padding-left: 14px; background: url("/graphics/v3/article-icon.gif") center left no-repeat; }
#content div.column div.column-box ul.articles li span { padding-left: 14px; font-size: .8em; display: block; font-weight: bold; color: #999999; }
#content div.column div.column-box ul.articles li span a { padding: 0; background: none; color: #999999; font-weight: bold; text-decoration: underline; }

	/* discussion list */

#content div.column div.column-box ul.discussion { overflow: hidden; }
* html #content div.column div.column-box ul.discussion { height: 1%; }
#content div.column div.column-box ul.discussion li { clear: both; }
#content div.column div.column-box ul.discussion li a { float: left; padding-left: 15px; padding-bottom: 5px; background: url("/graphics/v3/discussion-icon.gif") center left no-repeat; }
#content div.column div.column-box ul.discussion li span { color: #999999; float: right; }

	/* cloud */

#content div.column div.column-box p.cloud { line-height: 2.4em; font-family: "Trebuchet MS";}
#content div.column div.column-box p.cloud a { padding: 0 3px; }

.imgborder { background:#fff; padding:1px; border:3px solid #cedbe8; margin-right:7px; float:left; margin-top:12px; }


.list_recipes li {
	clear:left;
}
