/*
 Theme Name:   Susan Kare
 Theme URI:    http://kare.com/susan-kare/
 Description:  Custom Theme for Susan Kare
 Author:       M Jaret
 Author URI:   http://jaremedia.com
 Template:     interface
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  susan-kare
*/


@import url("../interface/style.css");


/* =Theme customization starts here
GREEN: 44cc36; 999 lighter grey and 666 (dark grey)
-------------------------------------------------------------- */

html, body {font-family: 'Open Sans', sans-serif; font-size: 13px;}

.page-title-wrap {display: none;}

.hgroup-wrap { border: none; background: url(images/dottedline.gif) repeat-x bottom left;
  }

#site-generator, .search-toggle {
	display:none;
	}
	
a {color: #44cc36;
color: #5f9b43;}

a:hover {color #999;}

.entry-content a {color: #44cc36; color: #5f9b43;}
.entry-content a:hover {color: #999;}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a
{
  color: #44cc36;
  color: #5f9b43;
}

section .category-portfolio #access ul li.menu-item-50 a  {color:#44cc36;}
body.portfolio #access> ul> li#menu-item-50> a {color: #44cc36;}
	
#access a
{
  color: #666666;
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 59px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 61px;
  font-weight: 700;
}	

#access a:hover , #access ul li:hover > a {color: #999;}

.wp-pagenavi a {background-color: #fff!important;}
li.previous, li.next {background: #fff;}


/* portfolio section */
.small-icon {float: left; width: 125px; height: 125px; padding: 0 35px 35px 0; position:relative;}
.small-icon .last {padding: 0 0 35px 0;}
.small-icon-title {position:absolute; top: 105px; text-transform: uppercase; font-size: 8px; font-weight: bold; z-index: 100; color: #383838; display:none;}
.small-icon img {z-index: -1;} 

.pad100 {padding: 50px 0;}

.post-featured-image .arrow, .wp-caption .arrow, .entry-meta, .entry-meta a {display:none;}

.press-item {padding: 20px 0; clear:both;}

body.page-id-43 #main {background: #f6f4f4; }

body.page-id-43 .hgroup-wrap {border: none; background: none;}

.one-half {
	float: left;
	margin: 0;
	padding-bottom: 30px;
}
.one-half {
	width: 50%;
}

a:hover.nicefade {opacity: 0.7;}