/*
 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: 884px;
    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: 160px;
}

#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: 0;
}

#header {
    width: 884px;
    height: 192px;
    background: url(images/header.png) no-repeat;
    padding-bottom: 30px;
}

#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: 40px;
}

#nav {
    padding: 0px;
    margin: 0px;
    top: 106px;
    position: absolute;
    text-align: left;
    left: 180px;
    width: 700px;
	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: 700px;
    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;
}