/*
Theme Name: iF
Theme URI: http://www.columbusideafoundry.com/
Description: Built on Thematic Theme</a>
Author: Mandy Howenstine
Author URI: http://mandyhowenstine.com/
Template: thematic
Version: 0.2
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');


/* body and background
-----------------------------------------*/

body {
#	background:#ffffff url('images/bg6.jpg') repeat-x;
#	background:#ffffff url('http://www.columbusideafoundry.com/wp-content/uploads/2010/07/cif_from_yahoo_group_small.jpg') repeat-x;

}

body, input, textarea {
    font: 15px Arial;
    line-height:22px;
}

table.context {
    border:1px solid #000000;
    border-width:1px 1px 1px 1px;
    font-size:12px;
    line-height:13px;
    text-align:left;
}
th.context, td.context {
    border:1px solid #000000;
}

/* Header
-----------------------------------------*/

#branding {
    padding:0 0 0 0;
}

#blog-title {
	height:140px;
}

#blog-title a {
#	background:url('images/logo4.gif') no-repeat top left;
	background:url('http://www.columbusideafoundry.com/wp-content/uploads/2010/07/cif_from_yahoo_group_smaller.jpg') no-repeat top left;

	display:block;
	text-indent:-9000px;
	height:140px;
}

#blog-description {
	display:none;
}

#access {
	border-bottom: 1px solid #f4f0cb;
}

/* =Menu
-------------------------------------------------------------- */
.sf-menu li {
	background:#000000; /* change parent_page link bg to black */
}

.sf-menu li.sfHover {
	background:#000000;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#ffffff;/* current_page bottom border white */
}

.sf-menu .current_page_item {
    background:#ffffff; /*current_page bg is white */
}

.sf-menu .current_page_item a,
.sf-menu .current_page_item a:visited {
	color:#000000;
}

.sf-menu ul a {
    background:#82392a; /* makes child page block iF-red */
	border-bottom:none; /*no bottom border */
}
.sf-menu ul a.info {
    position:relative;
	background:#82392a; /* makes child page block iF-red */
	color:#ffffff /*white text */
}

.sf-menu ul a:hover {
    color: #000000; /* black text on hover */
}

.sf-menu .current_page_parent {
	background:#666666;    /* gray bg for parent */
}


.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#FFFFFF;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:#ffffff;  /* the focus link has white background, black text */
	color:#000000
}



/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:33px 0 22px 0;
}

/* Sytle Overrides for Calendar Static Page
-------------------------------------------------------------- */
body.pageid-887 #container{
	width:960px;
}

body.pageid-887 #content{
	width:940px;
}

/* Sytle Overrides for Wiki Static Page
-------------------------------------------------------------- */
body.pageid-911 #container{
	width:960px;
}

body.pageid-911 #content{
	width:940px;
}


/* Calendar Style Overrides
--------------------------------------------------------------*/
li.ec3_list {
	list-style-type:none;
}

/*Footer
--------------------------------------------------------------*/

#footer {
	background:#101010;
}

#siteinfo {
	color: #ffffff;
}

#siteinfo a {
    color: #FFF333;
}
