/*	  
Theme Name: Sample High Art Child Theme
Theme URI: http://fthrwght.com/highart
Description: Sample High Art Child Theme is based on High Art and replaces the Exhibits Post type with Case Studies.
Author: allancole
Author URI: http://fthrwght.com
Template: highart_mar2012
Version: 1.0
Tags: two-columns, fixed-width, sticky-post, translation-ready, microformats, custom-header, custom-background, rtl-language-support, editor-style
License: GNU General Public License
License URI: license.txt
.

Copyright (C) 2011 Feather Weight & Allan Cole

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
.

*/

/* Import default High Art styles (optional) */ 
@import url(../highart_mar2012/style.css);

/* Add custom style below */

#exhibit-gallery-wrap #nav {
        width:125px; padding:50px 5px 40px; display:none; position:absolute; top:25px; left:25px; z-index:1; text-align:center; font-size:12px; background:white;
	-moz-border-radius:135px; -webkit-border-radius:135px; -khtml-border-radius:135px; border-radius:135px; 
	box-shadow: none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;
}

body.home #exhibit-gallery-wrap #nav {
   color: #AAA !important;
   background-color: transparent !important;
}

body.home #exhibit-gallery-wrap #nav a {
   color: #AAA !important;
}

body.home #exhibit-gallery-wrap #nav a:hover {
   color: #FFF !important;
}

#content .custom_posts_archive {
   float: right;
   width: 545px;
   clear: left;
   margin-bottom: 22px;
}

#content .custom_posts_archive h2.entry-title {
   float: none !important;
   margin-bottom: 4px !important;
}

#content .custom_posts_archive h2.entry-title a {
   padding-bottom: 3px;
}

#content span.entry-utility-type {
   font-size: 10px;
}

#content .entry-title {
   font-size: 15px !important;
}

body, input, textarea {
font-family: 'Lato', Helvetica, sans-serif !important;
font-weight: 400;
letter-spacing: 0.1em;
word-spacing: 0.1875em;
font-size: 12px !important;
line-height: 18px !important;
}
.entry-content a,
.entry-summary a {font-weight:600 !important;}

#site-logo {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.125em;
line-height: 11px !important;
text-align: center;
}
#site-logo {
height: 175px;
margin: 0;
display: block;
position: absolute;
top: 0px !important;
left: 75px !important;
z-index: 110;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.125em;
line-height: 11px;
text-align: center;
background-color: transparent;
}
.page-template-ha-exhibits-archive-page-php #content .entry-title a {
font-weight: 300;
}
#events h2.events-title {
text-align: center;
font-size: 10px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
position: relative;
z-index: 20;
background: white;
padding: 0 0px;
margin: 0 0;
display: none !important;
}