a:focus {
	outline: none;
}
#explorer {
	border: 1px solid #C9C9C9;
	margin: 10px 20px 10px;
	padding: 3px;
	overflow: auto;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#explorer .header {
	background-image:url("/images/chrome/lightblue_lines_bg.gif");
	border: 1px solid #73B3C6;
	margin: 0 0 3px;
	padding: 15px;
	overflow: auto;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#explorer .header h1 {
	color: #ffffff;
	font-size: 26px;
}
#explorer .header .search_header {
	float: right;
	white-space: nowrap;
}
#explorer .header .search_header input {
	height: 19px;
	width: 300px;
	vertical-align: top;
	padding: 2px;
	font-size: 16px;
	color: #A83F3F;
}
#explorer .side {
	background-color: #dee7f2;
	float: left;
	width: 140px;
	border: solid 1px #bbc0c6;
}
#explorer .side h3 {
	font-size: 16px;
	color: #5e656c;
	font-weight: bold;
	padding: 5px;
}
#explorer .side h3 span {
	font-size: 22px;
	line-height: 1px;
	vertical-align: -2px;
	font-family: arial, sans-serif;
}
#explorer .side .ingredients h3 span {
	color: #afdc48;
}
#explorer .side .ingredients input {
	height: 19px;
	width: 125px;
	vertical-align: top;
	padding: 1px;
	font-size: 14px;
	margin: 0 0 0 5px;
	color: #4f7100;
}
#explorer .side .categories h3 {
	margin-top: 10px;
}
#explorer .side .categories h3 span {
	color: #fad532;
}
#explorer .side .categories .item,
#tag_submenu {
	background-color: #f0f0f0;
	border: solid 1px #c9c9d4;
	margin: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #3f4143;
	padding: 1px 3px;
	font-size: 12px;
	cursor: pointer;
	background-image: url('/images/recipes/tag_chooser_bg.gif');
	background-repeat: repeat-x;
}
#explorer .side .categories .item .item-arrow {
	display: inline-block;
	background: url('../images/icons/bullet_arrow_down_grey.png') no-repeat scroll 0 0 transparent;
	float: right;
	width: 6px;
	height: 4px;
	margin: 7px 5px 0 0;
}
#explorer .side .categories .item:hover {
	background-color: #ffec97;
	background-image: url('/images/recipes/tag_chooser_active_bg.gif');
}
#explorer .side .categories .subitems {
	display: none;
}
#tag_submenu {
	position: absolute;
	font-size: 11px;
	padding: 3px 10px 3px 5px;
}
#tag_submenu a {
	color: #606366;
	text-decoration: none;
	display: block;
}
#tag_submenu a:hover,
#tag_submenu div.active a {
	color: #000000;
	text-shadow: 0px 0px 10px #fad532;
}
#explorer .side .filters h3 {
	padding-top: 0;
	padding-left: 0;
	margin-top: 10px;
}
#explorer .side .filters h3 span {
	color: #508ebe;
}
#explorer .side .filters {
	padding: 5px;
}

#explorer .side .filters .title {
	color: #777777;
	font-size: 12px;
}

#filters #reset {
	float: right;
	padding: 0 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	background-color: #f3f3f3;
	border: solid 1px #bcbcc7;
	font-size: 12px;
	color: #777777;
}
#filters #reset img {
	vertical-align: -1px;
}
#filters {
	background-color: #dee7f2;
	border: solid 1px #bbc0c6;
	float: right;
	width: 795px;
	margin: 0 0 3px;
	padding: 5px;
	overflow: auto;
}
#filters #sort_filters,
#filters #page_filters,
#filters #text_filters,
#filters #ingredient_filters,
#filters #tag_filters,
#filters #filter_filters {
	display: inline;
}
#filters h3 {
	color: #777777;
	white-space: nowrap;
}
#filters .filters {
	padding: 10px 0px 0px;
}
#filters .filter {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
}
#filters .noclick {
	cursor: default;
}
#filters .filter img {
	vertical-align: -2px;
}
#filters .filter span {
	color: #333;
	text-shadow: 1px 1px 1px #ffffff;
}
#filters .filter_text {
	border: solid 1px #c05d5d;
	background-color: #ec9b9b;
	color: #a83f3f;
}
#filters .filter_text span {
	color: #541212;
}
#filters .filter_ing {
	border: solid 1px #a9c682;
	background-color: #c9ec9b;
	color: #95c033;
}
#filters .filter_ing span {
	color: #374c07;
}
#filters .filter_tag {
	border: solid 1px #c9b97f;
	background-color: #ffeb94;
	color: #dfb800;
}
#filters .filter_tag span {
	color: #564700;
}
#filters .filter_filter {
	border: solid 1px #78aac6;
	background-color: #8fcaec;
	color: #4e8cbd;
}
#filters .filter_filter span {
	color: #0a2840;
}
#filters .filter_sort {
	border: solid 1px #7a7a7a;
	background-color: #cbcbcb;
	color: #353535;
}
#filters .filter_sort span {
	color: #121212;
}
#filters .filter_page {
	border: solid 1px #7980dc;
	background-color: #9ca2ed;
	color: #373d83;
}
#filters .filter_page span {
	color: #121643;
}
#filters .filter_user {
	border: solid 1px #C96526;
	background-color: #ED7F3B;
	color: #8C4416;
}
#filters .filter_user span {
	color: #4a2005;
}

#recipes {
	float: right;
	width: 807px;
}
#recipes table.list {
	width: 100%;
	border-spacing: 0px;
}
#recipes table.list th {
	background-color: #bfbfbf;
	background-image: url('/images/recipes/table_header_bg.gif');
	background-repeat: repeat-x;
	border: solid 1px #c8c8c8;
	border-left-color: #eeeeee;
	border-right-color: #999999;
	border-bottom-color: #9f9f9f;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
#recipes table.list th:hover {
	background: url('../images/recipes/table_header_bg_hover.gif') repeat-x scroll 0 0 transparent;
}
#recipes table.list th div {
	position: relative;
}
#recipes table.list th span.total-results {
	color: #666666;
}
#sort_indicator {
	position: absolute;
	top: 1px;
	right: 0;
}
#recipes table.list td.title {
	width: 100%;
}
#recipes table.list td.arrow,
#recipes table.list td.image,
#recipes table.list td.title {
	cursor: pointer;
}
#recipes table.list th.recipes {
	border-left-color: #9f9f9f;
}
#recipes table.list tr.spacer td {
	height: 3px;
	overflow: hidden;
}
#recipes table.list tr td {
	padding: 0 0 0 3px;
}
#recipes table.list tr.odd td {
	background-color: #f4f7fb;
}
#recipes table.list td.arrow {
	padding: 0 5px;
	width: 6px;
}
#recipes table.list td.image {
	width: 35px;
	height: 31px;
	padding: 2px 3px;
}
#recipes table.list td.title a,
#recipes table.list td.user a,
#recipes table.list td.message {
	color: #3899d2;
	font-size: 16px;
	text-decoration: none;
}
#recipes table.list tr.not_published td.title a {
	color: #999999;
}
#recipes table.list td.user .unknown_user {
	color: #999999;
}
#recipes table.list td.title a:hover,
#recipes table.list td.user a:hover {
	text-decoration: underline;
}
#recipes table.list td.user a {
	font-size: 12px;
	white-space: nowrap;
}
#recipes table.list td.icon {
	padding-left: 3px;
	width: 16px;
	text-align: center;
}
#recipes table.list td.user {
	padding-left: 3px;
	padding-right: 8px;
}
#recipes table.list td.time {
	padding: 0 3px 0 3px;
}

#recipes table.list a.list_tag {
	background-color: #f0f0f0;
	background-image: url('/images/recipes/list_tag_bg.gif');
	height: 15px;
	border: solid 1px #c9c9d4;
	text-align: center;
	font-size: 11px;
	color: #3899d2;
	text-decoration: none;
	display: block;
	line-height: 15px;
	padding: 0px 3px;
	white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#recipes table.list a.list_tag:hover {
	background-image: url('/images/recipes/list_tag_bg_depressed.gif');
}
#recipes table.list .item.closed td.arrow .arrow_open {
	display: none;
}
#recipes table.list .item.open td.arrow .arrow_closed {
	display: none;
}

#recipes table.list .item.open td {
	background-color: #54A4D4;
}

#recipes table.list .item.open td.title a,
#recipes table.list .item.open td.user a {
	color: #ffffff;
}
#recipes table.list .item.open td.user .unknown_user {
	color: #ffffff;
}
.item_preview {
	display: none;
}
#recipes table.list tr.item_preview td {
	padding: 0;
}
.item_preview .outer {
	border: solid 1px #54A4D4;
	overflow: auto;
	margin: 0 0 3px;
}
.item_preview .buttons {
	background-color: #f3f3f3;
	border-left: solid 1px #54A4D4;
	border-bottom: solid 1px #54A4D4;
	float: right;
	white-space: nowrap;
	margin: 0 0 5px;
}
tr.not_bookmarked .btn_unbookmark,
tr.bookmarked .btn_bookmark,
tr.not_queued .btn_unqueue,
tr.queued .btn_queue {
	display: none;
}

.item_preview .content {
	overflow: auto;
	clear: both;
}
.item_preview .content .right .tags {
	padding: 5px 0 0;
}
.item_preview .content .right .tag {
	float: left;
	background-color: #8FCAEC;
	color: #ffffff;
	font-size: 12px;
	border: solid 1px #78AAC6;
	padding: 0 3px;
	margin: 3px 3px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}
.item_preview .content .right .tag_hidden {
	display: none;
}
.item_preview .content .right .tag_show_more {
	float: left;
	color: #3899D2;
	font-size: 12px;
	padding: 1px 3px;
	margin: 3px 3px 0 0;
	white-space: nowrap;
}
.item_preview .content .right .tag a {
	color: #ffffff;
	text-decoration: none;
}
.item_preview .content .middle {
	float: left;
	width: 640px;
	padding: 0 0 0 10px;
}
.item_preview .content .middle .image {
	float: left;
	margin: 7px 7px 0 0;
}
.item_preview .content .middle h3,
.item_preview .content .middle h3 a {
	font-size: 24px;
	margin: 0;
	padding: 0;
	color: #54A4D4;
	text-decoration: none;
}
.item_preview .content .middle h3 a:hover {
	text-decoration: underline;
}
.item_preview .content .middle .author {
	font-size: 12px;
	margin: 3px 0;
	color: #666666;
}
.item_preview .content .middle .author img {
	vertical-align: -3px;
}

.item_preview .content .middle .author a {
	text-decoration: none;
	color: #54A4D4;
}
.item_preview .content .middle .author a:hover {
	text-decoration: underline;
}
.item_preview .content .middle .description {
	margin: 3px 0;
}
.item_preview .content .middle .ingredients {
	border: solid 1px #d8dbde;
	background-color: #f4f7fb;
	margin: 10px 0;
	padding: 10px;
	overflow: auto;
}
.item_preview .content .middle .ingredients .title {
	font-size: 16px;
	color: #666666;
	padding: 0 0 5px;
}
.item_preview .content .middle .ingredients .add {
	float: right;
}
.item_preview .content .middle .ingredients .item {
	float: left;
	width: 149px;
	padding: 0 5px 0 0;
	white-space: nowrap;
	color: #4a4b4d;
	font-size: 11px;
}
a.icon_link, a.icon_link_inline {
	color: #3899d2;
}
.item_preview .content .right {
	float: left;
	width: 135px;
	padding: 10px;
	overflow: auto;
}
.item_preview .content .right .views,
.item_preview .content .right .comments {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 3px;
	margin: 10px 0 0;
	font-size: 10px;
}
.item_preview .content .right .views {
	border: solid 1px #83CACF;
	background-color: #D8F1F2;
	float: left;
}
.item_preview .content .right .comments {
	border: solid 1px #A3CE83;
	background-color: #E4F3C4;
	float: right;
}
.item_preview .content .right .rating {
	text-align: center;
	padding: 10px 0 0;
	clear: both;
}

.threestate {
	width: 100%;
	border-spacing: 0;
	margin: 0 0 10px;
}
.threestate td {
	text-align: center;
	padding: 0px;
}
.threestate .left a,
.threestate .middle a,
.threestate .right a {
	background-color: #f0f0f0;
	border: solid 1px #c9c9d4;
	white-space: nowrap;
	padding: 0 5px;
	font-size: 11px;
	color: #484a4d;
	cursor: pointer;
	background-image: url('/images/recipes/threestate_bg.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
.threestate .left a {
	border-right: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.threestate .right a {
	border-left: none;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.threestate .active a {
	background-color: #60bef1;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	border: solid 1px #385265;
	background-image: url('/images/recipes/threestate_active_bg.gif');
}
#pagination_outer, #reshuffle {
	float: right;
	padding: 0 20px 0 0;
}
#reshuffle {
	display: none;
}
#pagination_outer .segment {
	float: left;
	padding: 7px 0 0;
}
#pagination_outer .segment_middle {
	padding: 0 5px 0;
}
#pagination ul, #pagination li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#pagination ul {
	overflow: hidden;
}
#pagination li {
	float: left;
}
#pagination li a {
	display: block;
}
#pagination li.nolink, #pagination li a {
	margin: 3px;
	padding: 1px 5px;
	border: solid 1px #d4dfef;
	color: #3899D2;
	font-size: 16px;
	text-decoration: none;
}
#pagination li.nolink {
	border-color: #F4F7FB;
}
#pagination li a:hover {
	background-color: #3899D2;
	color: #ffffff;
}
#loading {
	color: #3899D2;
	font-size: 22px;
	padding: 10px;
	text-align: center;
}
.unpublished_message {
	padding: 10px;
	margin: 0;
}
