/*
 Theme Name: FoodConnect
 */
body {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    color: #54472f;
    margin: 0 auto;
    padding: 0;
    background-image: url(images/bg.jpg);
    background-repeat: repeat;
    height: 100%;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    height: auto;
    min-height: 100%;
    position: relative;
}

h1 {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin: 0 0 5px;
    padding: 0;
    color: #bd2025;
    text-transform: uppercase;
}

h1 a {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #bd2025;
    text-transform: uppercase;
    text-decoration: none;
}

h1 a:hover {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #54472f;
    text-transform: uppercase;
    text-decoration: none;
}

h2 {
    font: 16px / 18px Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 0 0 10px;
    color: #54472f;
    margin: 0;
}

h2 a {
    color: #54472f;
    text-decoration: none;
}

h2 a:hover {
    color: #bd2025;
    text-decoration: none;
}

h3 {
    font: 26px / 18px Georgia, "Times New Roman", Times, serif;
    color: #766341;
    font-weight: bold;
    padding-top: 4px;
    text-transform: uppercase;
}

h3 a {
    color: #766341;
    text-decoration: none;
    text-transform: uppercase;
}

h3 a:hover {
    color: #bd2025;
    text-decoration: none;
    text-transform: uppercase;
}

h4 {
    font: 14px / 18px Georgia, "Times New Roman", Times, serif;
    color: #766341;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: -4px;
}

#rails {
    width: 140px;
    height: 51px;
    background: url(images/login.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#join {
    font: 11px / 20px Georgia, "Times New Roman", Times, serif;
    color: #54472f;
    line-height: 140%;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 308px;
}

#joinbutton {
    width: 140px;
    height: 51px;
    background: url(http://www.ceresfairfood.org.au/wp-content/uploads/2010/09/CERES_join.png) no-repeat;
    position: absolute;
    top: 0px;
    right: 154px;
}

#login {
    width: 140px;
    height: 51px;
    background: url(http://www.ceresfoodconnect.org.au/wp-content/uploads/2010/06/CERES_food_connect_login.png) no-repeat;
    position: absolute;
    top: 0;
    right: 10px;
}

#header {
    width: 940px;
    height: 175px;
    padding: 0 10px 30px 10px;
    position: relative;
}

#syndication {
   position: absolute;
   bottom: 20px;
   right:10px;
   height:32px;
}

#syndication a {
   float: right;
   display: block;
   width: 50px
}

#logo {
    width: 152px;
    height: 152px;
    background: url(http://www.ceresfoodconnect.org.au/wp-content/uploads/2010/08/CERES_FAIRFOOD_logo.png) no-repeat;
    position: absolute;
    top: 20px;
    left: 35px;
}

#nav {
    padding: 15px;
    margin: 0px;
    top: 75px;
    position: absolute;
    text-align: left;
    left: 210px;
    background: url(images/header.png) no-repeat; 
    width: 670px;
    height:35px;
    z-index: 100;
}

#nav li {
    float: left;
    list-style: none;
	padding: 1px;
}

#nav li a {
    color: #54472f;
    text-decoration: none;
    text-transform: uppercase;
    font: 22px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    padding: 0 20px 20px 0;
    display: block;
}

#nav li a:hover {
    color: #bd2025;
    text-decoration: none;
}

#nav li a.active {
    color: #bd2025;
    text-decoration: none;
}

#nav ul.sub-menu {
    position: absolute;
    width: 161px;
    left: -999em;
}

#nav li:hover {
	overflow: auto;
}

#nav li:hover ul {
    left: auto;
	width: 161px;
}

#nav ul.sub-menu li {
    width: 147px;
    clear: both;
    padding: 7px;
    border-bottom: solid 1px #a7997f;
    background: url(images/menu_bg.png) 0 0 no-repeat;
}

#nav ul.sub-menu li a {
    padding: 0;
}

#nav ul.sub-menu li.first {
    background: url(images/menu_top_bg.png) 0 0 no-repeat;
}

#nav ul.sub-menu li.last {
    background: url(images/menu_bottom_bg.png) 0 100% no-repeat;
    margin-bottom: -5px;
    padding-bottom: 8px;
    position: relative;
    border: none;
}

.columns a {
    font: 12px / 20px Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    color: #54472f;
}

.columns a:hover {
    color: #bd2025;
    text-decoration: none;
}

#comments_item ul {
    list-style: none;
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
}

#comments_item li {
    padding-bottom: 20px;
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    color: #54472f;
}

#comments_item li a {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    color: #54472f;
    text-decoration: none;
}

#content {
    margin: 0 auto;
    width: 884px;
    overflow: auto;
    padding-bottom: 144px;
}

#secondary {
    width: 884px;
    min-height: 350px;
    padding-bottom: 50px;
}

#feature_wrapper {
    width: 844px;
    height: 320px;
    background-image: url(images/feature_bg.png);
    background-repeat: no-repeat;
    margin: 0 0 47px;
    padding: 20px;
}

#feature_sub {
    margin: 0;
    padding: 0;
    width: 843px;
    height: 320px;
}

#feature_left {
    margin: 0;
    padding: 0;
    width: 579px;
    height: 320px;
    float: left;
}

#feature_right {
    margin: 0 0 0 20px;
    padding: 0;
    width: 244px;
    height: 320px;
    float: left;
}

#right {
    margin: 20px 0 0;
    padding: 0;
    width: 370px;
    float: right;
}

#box1 {
    margin: 0px 0px 19px;
    width: 244px;
    height: 151px;
    background: url(images/small_line.jpg) no-repeat 0 bottom;
    float: right;
}

#box2 {
    margin: 0px;
    width: 244px;
    height: 151px;
    background: url(images/small_line.jpg) no-repeat 0 bottom;
    float: right;
}

#box1 h1 {
    font: 13px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    padding: 0;
    color: #766341;
    margin: 115px 0 0;
    text-transform: uppercase;
}

#news_wrapper {
    margin: 0 22px;
    padding: 0 0 50px;
    width: 485px;
    float: left;
}

#blog_wrapper {
    margin: 0 22px;
    padding: 0 0 50px;
    width: 600px;
    float: left;
}

#home_news_item {
    margin: 0;
    float: left;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    width: 485px;
}

#home_news_item p {
	margin: 0 0 10px 0;	
}

#news_item {
    margin: 0;
    float: left;
    font: 13px / 18px Georgia, "Times New Roman", Times, serif;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    width: 550px;
}

#news_item img {
    border: 2px solid white;
}

#news_item h2 {
    text-transform: uppercase;
    font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#news_item h1 {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border-bottom: 1px dotted #96876b;
    margin-bottom: 12px;
    padding-bottom: 8px;
}

#news_item h1 a {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#news_item h1 a:hover {
    font: 30px / 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #bd2025;
}

a {
    color: #54472f;
}

a:hover {
    color: #bd2025;
}

#news_item p {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 15px;
    color: #54472f;
}

#news_item h2 a:hover {
    color: #bd2025;
}

#single_column {
    margin: 0;
    width: 840px;
    float: left;
    padding: 0 22px 70px;
}

#single_column p {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 15px;
    color: #54472f;
}

#left_column {
    margin: 0;
    width: 430px;
    float: left;
    padding: 0 0 70px 22px;
}

#left_column p {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 15px;
    color: #54472f;
}

.body {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 15px;
}

.details {
    font: 12px / 17px Georgia, "Times New Roman", Times, serif;
    margin: 0;
}

#right_column {
    margin: 0;
    width: 408px;
    float: right;
    padding: 0 0 70px;
}

#column1 {
    margin: 0 22px 0 0;
    width: 156px;
    height: 300px;
    float: left;
    padding: 0;
}

#column2 {
    margin: 0;
    width: 156px;
    height: 300px;
    float: left;
    padding: 0;
}

.line_column {
    width: 156px;
    height: 2px;
    background: url(images/line_column.png) no-repeat;
    padding-bottom: 29px;
}

.line_big {
    width: 485px;
    height: 2px;
    background: url(images/line_big.png) no-repeat;
    padding-bottom: 27px;
}

.clear {
    clear: both;
}

img {
    border: none;
}

.transparent_class {
}

.transparent_class:hover {
    filter: alpha(opacity = 80);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/*#dropmenu, #dropmenu ul {
 margin: 0 0 20px;
 padding: 0;
 list-style-type: none;
 list-style-position: outside;
 position: relative;
 line-height: 1.5em;
 z-index: 300;
 width: 100%;
 }
 
 #dropmenu a {
 display: block;
 color: #686868;
 text-decoration: none;
 }
 
 #dropmenu a:hover {
 color: #ffffff;
 }
 
 #dropmenu li {
 float: left;
 position: relative;
 
 }
 
 #dropmenu ul {
 position: absolute;
 display: none;
 width: 12em;
 top: 1.9em;
 left: -1px;
 }
 
 #dropmenu ul a {
 }
 
 #dropmenu li ul {
 margin-top: 20px;
 }
 
 #dropmenu li ul a {
 height: auto;
 float: left;
 }
 
 #dropmenu ul ul {
 top: auto;
 }
 
 #dropmenu li ul ul {
 left: 12em;
 margin: 0px 0 0 10px;
 }
 
 #dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
 display: none;
 }
 
 #dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
 display: block;
 }*/
#sidebar {
    width: 210px;
    float: right;
    padding: 0 0 30px;
    margin-right: 22px;
    margin-top: 0;
}

#sidebar h2 {
    margin: -1px 0 0;
    padding: 0 0 9px;
    text-transform: uppercase;
    font: 24px / 20px Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px dotted #96876b;
}

#sidebar ul {
    list-style: none;
    margin: 5px 0 20px;
    color: #54472f;
}

#sidebar li {
    color: #54472f;
    text-decoration: none;
}

#sidebar li a {
    font: 13px / 20px Georgia, "Times New Roman", Times, serif;
    color: #54472f;
    text-decoration: none;
}

#sidebar li a:hover {
    color: #bd2025;
    text-decoration: none;
}

#sidebar a {
    color: #bd2025;
    text-decoration: none;
}

#sidebar a:hover {
    color: #bd2025;
    text-decoration: underline;
}

div.textwidget ul a {
    color: #bd2025;
    text-decoration: none;
}

/*
 footer junk starts
 */
.column {
    width: 50%;
    position: absolute;
    top: 0;
}

.left {
    left: 0;
}

.right {
    right: 0;
}

#middle {
    background: url(http://www.ceresfoodconnect.org.au/wp-content/uploads/2010/08/footer_logo.png) no-repeat;
    width: 104px;
    height: 144px;
    margin: 0 auto;
}

#leftcol {
    margin-right: 52px;
    text-align: right;
    background: url(images/footer_bg.png) repeat-x;
    height: 69px;
    padding-right: 15px;
	padding-top: 75px;
    font-size: 11px;
}

#rightcol {
    margin-left: 52px;
    text-align: left;
    background: url(images/footer_bg.png) repeat-x;
    height: 69px;
    padding-left: 15px;
	padding-top: 75px;
    font-size: 11px;
}

#rightcol p {
	line-height: 28px;
	vertical-align: text-bottom;
}

#leftcol a, #rightcol a {
    text-transform: none;
    text-decoration: none;
    color: #54472f;
}

#rightcol a:hover {
    text-transform: none;
    text-decoration: none;
    color: #bd2025;
}

#this_is {
    position: relative;
}
* {
    margin: 0;
    padding: 0;
}

#footer {
    position: relative;
    margin-top: -144px;
    /* negative value of footer height */
    height: 144px;
    clear: both;
    text-align: center;
}

#footer img {
	vertical-align: text-bottom;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* Recipes */

.recipe {
	padding: 0 0 25px 0;
}

.recipe p, .recipe ul {
	margin: 0 0 15px 0;
	font-size: 13px;	
}

.recipe ul li {
	list-style-position: inside;
}

.error {
	margin: 15px 0 15px 0;
	color: #BD2025;
	border: dotted 1px #96876B;
	padding: 15px;
}

ul.error {
	padding-left: 40px;
}

.recipe-add label {
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}

.recipe-add input, .recipe-add textarea {
	padding: 2px;
	clear: both;
	display: block;
	margin: 0 0 15px 0;
	border: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
}

.recipe-add #recipe-image {
	margin: 0 0 5px 0;
}

.recipe-add fieldset {
	border: none;
}

.recipe-add .foot-note {
	display: block;
	margin-bottom: 15px;
}

#recipe_submit {
	display: block;
	width: 105px;
	height: 23px;
	overflow: hidden;
	background: url(images/button-send-recipe.jpg) 0 0 no-repeat;
	border: none;
	text-indent: -999em;
	padding: 0;
	cursor: pointer;
}

#respond h3, h3#comments {
	margin: 25px 0 10px 0;
}

#commentform {
	margin: 5px 0 0 0;
	width: 550px;	
}

#commentform input, #commentform textarea {
	padding: 2px;
}

#sidebar .categories ul.children li {
	margin: 0 0 0 5px;
}

#sidebar .categories li span.title {
	font-weight: bold;
}

#sidebar .categories ul {
	margin: 0;
}

#sidebar .categories ul.children {
	margin: 0 0 15px 0;
}

/* Recipes */

#recipes_wrapper {
    margin: 0 22px;
    padding: 0 0 50px;
    width: 620px;
    float: left;
}

#sidebar.sidebar-recipes {
	width: 188px;
    float: right;
    padding: 0 0 30px;
}

.recipes_carousel {
	background: url(images/bg-recipes-carousel.png) 0 0 no-repeat;
	width: 618px;
	height: 247px;
	margin: 0 0 30px 0;
	position: relative;
}

.recipe_featured {
	overflow: auto;
	padding: 14px 0 0 12px;
	width: 608px;
	height: 247px;
}

.recipe_featured img {
	float: left;
	margin: 0 22px 0 0;
}

.recipe_featured h2, .recipe_item h2 {
	border-bottom: 1px dotted #96876B;
	font: 30px/18px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	margin: 30px 48px 5px 0;
	padding-bottom: 4px;
	color: #bd2025;
    text-transform: uppercase;
}

.recipe_item {
	position: relative;
}

.recipe_item .fb-like {
}

.recipe_item h2 {
	border-bottom: 1px dotted #96876B;
	font: 30px/18px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	margin: 0 0 8px 0;
	padding-bottom: 4px;
	color: #bd2025;
    text-transform: uppercase;
}

.recipe_featured h2 a, .recipe_item h2 a {
	color: #bd2025;
}

.recipe_featured p.meta {
	font-weight: bold;
	margin: 0 0 4px 0;
}

.recipe_details {
	float: left;
	width: 281px;
	overflow: auto;
	margin-right: 25px;
	padding-bottom: 2px;
}

.recipe_details p {
	font-size: 12px;
	line-height: 16px;
}

.recipe_item {
    margin: 0;
    float: left;
    font: 13px / 18px Georgia, "Times New Roman", Times, serif;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
	margin-bottom: 5px;
	width: 100%;
}

.recipe_item p {
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 18px;
}

.recipe_item p.meta {
	text-transform: uppercase;
    font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
}

.recipes_carousel .scrollable {
	position: relative;
	overflow: hidden;
	width: 618px;
	height: 247px;
}

.recipes_carousel .scrollable .items {
	width:20000em;
	position:absolute;
}

.recipes_carousel .items div {
	float:left;
}

.recipes_carousel .browse {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	left: 9px;
	background: url(images/buttons-recipes-carousel.png) 0 0 no-repeat;
	cursor: pointer;
}

.recipes_carousel .prev {
	top: 25px;
}

.recipes_carousel .prev:hover {
	background-position: 0 -25px;
}

.recipes_carousel .next {
	top: 50px;
	background-position: -20px 0;
}

.recipes_carousel .next:hover {
	background-position: -20px -25px;
}

.recipes_carousel .nav-buttons {
	position: absolute;
	right: 20px;
	top: 0;
	width: 38px;
	height: 86px;
	background: url(images/bg-recipes-carousel-nav.png) 0 0 no-repeat;
	z-index: 100;
}

.recipes_carousel .disabled {
	display: none;
}

.recipes_carousel .navi {
	position: absolute;
	left: 315px;
	top: 22px;
	z-index: 1000;
}

.recipes_carousel .navi a {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	background-color: #cbc6bd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 3px;
}

.recipes_carousel .navi a.active, .recipes_carousel .navi a:hover {
	background-color: #796a4e;
}

.button-viewrecipe {
	display: block;
	width: 109px;
	height: 23px;
	text-indent: -999em;
	background: url(images/button-view-recipe.gif) 0 0 no-repeat;
	overflow: hidden;
	margin: 8px 0 0 0;
}

.recipe_item .button-view-recipe {
	display: block;
	width: 112px;
	height: 23px;
	text-indent: -999em;
	background: url(images/button-view-recipe-2.gif) 0 0 no-repeat;
	overflow: hidden;
	margin: 8px 0 0 0;
}

.button-submit-recipe {
	display: block;
	width: 159px;
	height: 28px;
	background: url(images/button-submit-recipe.jpg) 0 100% no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.sidebar-recipes#sidebar .categories li span.title {
	background: url(images/bullet.png) 0 0 no-repeat;
	padding: 0 0 0 20px;
}

.sidebar-recipes#sidebar .categories ul.children {
	padding: 10px 0 0 15px;
	margin: 0 0 20px 0;
}

/* Recipes Page Navigation */

.recipes .page-index {
	clear: both;
	mine-height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px 0 0 0;
}

.page-index a, .page-index span {
	font-size: 15px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	text-decoration: none;
	vertical-align: top;
}

.page-index span.current {
	color: #bd2025;
	text-decoration: underline;
}

.page-index span.pages {
	padding-right: 10px;
	display: block;
	float: left;
}

.page-index a.nextpostslink {
	display: inline-block;
	background: url(images/bg-recipes-pagination.png) -52px 0 no-repeat;
	width: 51px;
	height: 18px;
	text-indent: -999em;
	padding: 0;
	margin-left: 5px;
	overflow: hidden;
}

.page-index a.previouspostslink {
	display: inline-block;
	background: url(images/bg-recipes-pagination.png) 0 0 no-repeat;
	width: 51px;
	height: 18px;
	text-indent: -999em;
	padding: 0;
	margin-right: 5px;
	overflow: hidden;
}

.page-index .wp-pagenavi a, .page-index .wp-pagenavi span {
	border: none;
}

/* Recipe Page */

.recipe {
	position: relative;
	width: 620px;
}

.recipe .fb-like {
	float: right;
}

.recipe-col-a {
	float: left;
	width: 410px;
	border-bottom: 1px dotted #96876B;
}

.recipe-col-b {
	float: right;
	width: 165px;
}

.recipe p, .recipe ul li {
	font-size: 12px;
}

#recipes_wrapper h1 {
	border-bottom: 1px dotted #96876B;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
}

.recipe p.meta {
	float: left;
	position: relative;
	line-height: 23px;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 12px;
	width: 620px;
}

.recipe p.meta *{
	vertical-align: top;
}

.button-print-recipe {
	display: inline-block;
	width: 114px;
	height: 23px;
	line-height: 23px;
	background: url(images/button-print-recipe.jpg) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-right: 15px;
}

.recipe h2 {
	clear: both;
	font:24px/20px Georgia,"Times New Roman",Times,serif;
	padding:0 0 4px 0;
	text-transform:uppercase;
}

.recipe .recipe-col-b h2 {
	border-bottom: 1px dotted #96876B;
	margin-bottom: 10px;
	padding:0 0 6px 0;
}

.recipe_image {
	float: left;
	width: auto;
	clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 25px 0;
	box-shadow: 2px 2px 2px #af9c7d;
	-moz-box-shadow: 2px 2px 2px #af9c7d;
	-webkit-box-shadow: 2px 2px 2px #af9c7d;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#af9c7d')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#af9c7d');
}

.recipe_image img {
}

.recipe .serves {
	margin: 0 0 10px 0;
}

.recipe ol li {
	list-style-position: inside;
	margin: 0 0 10px 0;
}

.recipe .recipe-col-b ul li {
	list-style-type: none;
	padding: 0;
	list-style-position: outside;
	margin: 0 0 4px 0;
}

.recipe-content {
	margin: 0 0 25px 0;	
}

.recipes-comment { }

.recipes-comment #commentform {
	width: 410px;
}

.recipes-comment label {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
}

.recipes-comment #commentform input, .recipes-comment #commentform textarea {
	display: block;
	width: 180px;
	border: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
}

.recipes-comment .comment-name, .recipes-comment .comment-email {
	float: left;
	width: 190px;
}

.recipes-comment .comment-email {
	float: right;
}

.recipes-comment .comment-comment {
	float: left;
	clear: both;
	margin: 15px 0 0 0;
}

.recipes-comment #commentform textarea {
	width: 400px;
}

.recipes-comment #commentform #submit {
	display: block;
	float: left;
	clear: both;
	width: 159px;
	height: 23px;
	background: url(images/button-submit-comment.jpg) 0 0 no-repeat;
	text-indent: -999em;
	padding: 0;
	margin: 15px 0 0 0;
	overflow: hidden;
	cursor: pointer;
}
