/*
Theme Name: O'Toole Composting
Theme URI: http://www.daraghoshea.com
Description: Custom Theme created for www.otoolecomposting.ie
Author: Daragh O'Shea
Author URI: http://www.daraghoshea.com
Template: thematic
Version: 0.1
*/

@import url('css/reset.css');

/** ------------------------------------------------------------ Constants */
/**
 *Dark Blue: #004966
 *O'Toole Blue: #006595
 *O'Toole Green: #B4CD95
 *Dark Green: #8B9971
 */


/* ------------------------------------------------------------ Global Settings */
#wrapper {
    width: 960px;
    margin: 0 auto;
    border-top: 2px solid #006595;
}

#main {
    padding-top: 20px;
}

.margin10 {
    margin: 0 10px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.clear {
    clear:both;
}

a, a:link, a:visited {
    color: #006595;
    text-decoration: none;
}

a:hover {
    color: #006595;
    text-decoration: underline;
}

a.nu:hover {
    text-decoration: none;
}

a.no-underline {
    text-decoration: none;
}

a:hover.no-underline {
    text-decoration: none;
}

.button {
    padding: 5px 15px;
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px; 
}

.button:hover {
    text-decoration: none;
}

.button-holder {
    margin-top: 20px;
}


/* ------------------------------------------------------------ Typography */
p, a, li {
    font-family: Helvetica, sans-serif;
    font-size: 0.9em;
}

.menu a {
    font-size: 1.1em;
}

.bold {
    font-weight: bold;
}

.aligncenter {
    text-align: center;
}

/* ------------------------------------------------------------ Header */
/* Separate Homepage Logo */

p#contact-info,
p#contact-info a {
    text-align: center;
    font-size: 14px;
    color: #006595;
    font-weight: bold;
}

p#contact-info {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

p#contact-info span,
p#contact-info span a {
    color: #ff3c00;
}

.home h1 a {
    text-indent: -5000px;
    background: url('images/otoole-composting-logo.gif') no-repeat top center;
    display: block;
    height: 125px;
    width: 625px;
    margin: 0 auto 50px;
}

#header {
    position: relative;
}

#header .logo {
    text-indent: -5000px;
    background: url('images/otoole-composting-logo-400.gif') no-repeat top center;
    display: block;
    height: 80px;
    width: 400px;
    margin: 10px 0;
    position: relative;
}

#header-contact-details {
    position: absolute;
    width: 400px;
    height: 80px;
    top: 10px;
    right: 0;
    text-align: right;
}

#header-contact-details p {
    padding-bottom: 5px;
}


#contact-details p,
#contact-details a,
#header-contact-details p,
#header-contact-details a {
    font-size: 14px;
    color: #006595;
    font-weight: bold;
}

#contact-details span,
#contact-details span a {
    color: #FF3C00;
}

#header-contact-details p {
    margin: 0;
}

#header-contact-details p span,
#header-contact-details p span a {
    color: #ff3c00;
}

/* ------------------------------------------------------------ Footer */
#footer {
    margin-top: 100px;
    padding-top: 150px;
    background: url('images/otoole-composting-footer.jpg') no-repeat top center;
    border: none;
}

#footer p,
#footer a,
#footer li {
    font-size: 0.75em;
    color: #999;
}



/* ------------------------------------------------------------ Menus */
#top-nav-container {
    width: 490px;
    margin: 0 auto;
}

#top-nav {
    width: 100%;
}

#main-menu {
    border-top: 1px solid #006595;
    border-bottom: 1px solid #006595;
    width: 960px;
}

#main-menu .current-menu-item a {
    background-color: #006595;
    color: #fff;
}

.sf-menu {
    border: none;
}

.sf-menu a {
	border: none;
	padding:9px 18px;
	text-decoration:none;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    color: #006595;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #006595;
}

.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#006595;
}
.sf-menu li li li {
	background:		#006595;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #efefef;
    outline: 0;
    border: none;
}
.sf-menu ul {
    border: none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul li a {
    background:#ddd;
    color: #ddd;
}

#top-nav .sub-menu .menu-item a {
    background: #006595;
    color: #ddd;
}

#top-nav .sub-menu .menu-item a:hover {
    background: #004966;
    color: #fff;
}




/* ------------------------------------------------------------ Homepage */
.home #top-nav-container {
    padding-bottom: 100px;
}

.home #container {
    width: 620px;
    margin: 0 auto;
    float: none;
}

.homepage-option {
    display: block;
    width: 300px;
    float: left;   
}

.homepage-option h2 {
    padding: 5px 10px;
    width: 280px;
    text-transform: uppercase;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.home #food-waste h2 {
    background-color: #006595;
}

.home #composting h2 {
    background-color: #B4CD95;
}

.homepage-option p {
    padding: 10px 10px 0;
    color: #666;
    margin-bottom: 0;
}

.home .button {
    color: #fff;
    height: 27px;
    text-transform: uppercase;
    font-family: georgia, serif;
}

#food-waste .button {
    background: url('images/homepage-food-waste-btn-bg.gif') repeat-x top left;
}

#food-waste .button:hover,
#food-waste .button:focus {
    background: url('images/homepage-food-waste-btn-bg.gif') repeat-x bottom left;
}

#composting .button {
    background: url('images/homepage-composting-btn-bg.gif') repeat-x top left;
}

#composting .button:hover,
#composting .button:focus {
    background: url('images/homepage-composting-btn-bg.gif') repeat-x bottom left;
}



/* ------------------------------------------------------------ FOOD WASTE GUIDE */
/* see separate fwg.css file */
