/*
Theme Name: tsiosophy.com
Theme URI: http://www.tsiosophy.com
Description: A child theme for Ari
Author: Todd Owyoung
Author URI: http://www.toddowyoung.com
Template: ari
Version: 1.0.0
License:  GPL
*/
	
@import url("../ari/style.css");	

/*Custom for www.tsiosophy.com*/

/* Wrapper Tweak for 600px Wide Post*/

#wrap {max-width: 1020px;}
#main {margin-top: 100px;}
	
#content {width: 85%;}

/* Images */
	
.alignleft {
	margin-right: 25px;
	}	

/* Search Button Hide */	
/* #searchsubmit {visibility: hidden; display: none;}	*/

/* Sidebar Adjustment */	

ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {margin-bottom: 20px;}

.search-input { max-width: 70%;}

#searchsubmit {background-color: #e8e6e6; color: #222222;}

/*- Typography -*/

h1 {font-weight: lighter;}

#content .post h1 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}