/*  
Theme Name: Chameleon
Description: Unbeatable WordPress framework by <a href="http://www.pliablepress.com/" title="Want to see what else we have?">PliablePress</a>
Author: PliablePress
Author URI: http://www.pliablepress.com/
*/

/**********************************************
	Styles here are only used when
	Chameleon itself is the active theme.
**********************************************/

@import url("admin/styles/clean/style.css");
/* Get this design's stylesheet */
@import url("style-donotedit.css");

/********************************************************
	Feel free to add your own CSS below this!
	It will override any similar previous rules.
	(Just don't edit the files above!)
********************************************************/


.header-title {padding:0;background:none;width:960px;height:170px;}
.header-title h1 {display:none;}
.header-title h2 {display:none;}

.post-meta {float:none;width:100%;height:1%;overflow:hidden;
margin:0;padding:4px 0 0 0;}
.post-main {clear:both;float:none;width:100%;
border-top:1px solid #ccc;padding-top:22px;}

.post-title, .post-title a:link, .post-title a:visited,
body.single .post-title, .author-page .post-title,
body.search .post-title, body.page .post-title {margin-bottom:0;}

#content .post-meta-title {border-width:0;}

.post-meta li {float:left;height:22px;overflow:hidden;
padding:0;margin:0 20px 4px 0;}
html>body .post-meta li {height:auto;}
html>/**/body .post-meta li {height:22px;overflow:hidden;}
.post-main {clear:both;}

.post-categories ul, .post-tags ul,
.post-social ul {margin:0;height:1%;overflow:hidden;}
.post-categories ul li, .post-tags ul li,
.post-social ul li {margin:0 8px 0 0;}




