/*
Theme Name:Chemobabe
Theme URI: http://www.chemobabe.com
Description: A custom theme
Author: Kristin Falkner
Author URI: http://www.kristinfalkner.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.alignleft							{ float: left; padding:0px 10px 0px 0px; }
.alignright							{ float: right; padding:0px 0px 0px 10px; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 9px;}
.bold								{font-weight: bold;}
.orange								{color:#f29e23; font-weight:bold;}
.orange a							{color:#f29e23; font-weight:bold;}

/*
HEADINGS
*/
h1		{font-size:18px; line-height:21px; padding-bottom:5px;}
h2		{text-transform:uppercase; font-size:16px; line-height:19px; color:#fa2742;}
h4		{font-size:11px; font-weight:bold; color:#363535; padding-bottom:5px;}

/*
STRUCTURE
*/

html,body		{height:100%;}
body 			{font: 12px  Helvetica, Arial, sans-serif; color: #494848; line-height:15px; text-align: center; background-color: #ef9a1f; background-image:url(http://www.chemobabe.com/wp-content/images/cb_bg.jpg); background-repeat:repeat; margin: 0; padding: 0;}
#logo		{float:left; width:179px;}
#right		{float:left; width:656px;}
#sidebar {width:166px; float:left; padding:5px;}
#sidebar img {padding-bottom:5px;}
#sidebar ul {list-style-type:circle; list-style-position:inside;}
#sidebar a {color:#f29e23;}
#sidebar a:hover {color:#494848;}
#main-content {width:636px; float:left; padding:5px; margin-left:10px;}
p				{padding-bottom: 15px;}
#container 		{position:relative; margin: 0 auto; min-height:100%; text-align:left; width:838px; min-height:100%; background-color:#fff; border-left:2px solid #000; border-right:2px solid #000;}
a 			{color: #fa2742; text-decoration: none;}
a:hover		{text-decoration: underline;}
.post		{border-bottom:1px solid #000; margin-bottom:15px; padding:0px 20px;}
.post img 	{border:1px solid #000;}
.wp-caption-text {padding:5px 10px 5px 5px; text-align:left;}
.page 	{padding:0px 20px;}

/*
COMMENTS
*/

/*
COMMENTS
*/
h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block;} 
ol.commentlist{width:100%;} 
h3#comments,#respond h3{text-align:left;color:#f29e23;padding:5px; margin:5px 0px; text-transform:uppercase;} 
ol.commentlist,li.authorcomment,li.comment,#respond h3,form#commentform,input#submit{margin:0;}
ol.commentlist,ol.commentlist ul,form#commentform{padding:0px;}  
ol.commentlist{border-bottom:1px solid #ccc;} 
ol.commentlist ul{margin:0 0 0 20px;} 
li.authorcomment,li.comment,form#commentform textarea,form#commentform input{border:1px solid #ccc;}
li.authorcomment,li.comment{padding:10px 0 0 10px;list-style:none;border-bottom:none;} 
li.even{background:#fff;} 
li.odd{background:#efefef;} 
.authorcomment{background:#deebf9;} 
ul.children ul{margin-left:20px;} 
ul.children li{border-right:none;} 
.vcard img{float:left;background:#c4c4c4;} 
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{padding:5px;} 
.comment-meta,ol.commentlist li small,p.subscribe-to-comments label{position:relative;} 
.comment-meta,ol.commentlist li small{top:10px;left:10px;} 
.comment-text{margin:0 10px 0 0;} 
.reply,.comment-navigation .newer,input#submit{float:right;} 
.reply,.comment-navigation .newer a,.comment-navigation .older a,input#submit{color:#f29e23;} 
.reply{margin:0 10px 10px 0;} 
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,input#submit{background:#e7e7e7;text-decoration:none;color:#f29e23;font-weight:bold; display:inline-block;text-align:center;cursor:pointer;border:1px solid #f29e23;} 
a.comment-reply-link,.reply a:link{padding:5px 0;} 
a.comment-reply-link,.reply a:link,input#submit{width:70px;} 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,
.comment-navigation .older a:hover,input#submit:hover{background:#f29e23;text-decoration:none;color:#fff;font-weight:bold;border:1px solid #f29e23;} 
a.comment-reply-link:hover,.reply a:hover,input#submit:hover{width:70px;} 
a.comment-reply-link:hover,.reply a:hover{padding:5px 0px;} 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,.comment-navigation .older a:hover{border:1px solid #f29e23;} 
.comment-navigation{margin:10px 0 10px 0;} 
.comment-navigation:after,#respond:after{content:".";height:0;visibility:hidden;} 
.comment-navigation .newer a:hover,.comment-navigation .older a:hover{padding:5px;}
form#commentform {margin-top:10px;} 
form#commentform textarea,form#commentform input{padding:2px 3px;} 
form#commentform textarea{width:442px;} 
input#submit{padding:5px 0 !important;border:1px solid #f29e23 !important;} 
input#submit,p.subscribe-to-comments input{outline:0;} 
input#submit:hover{padding:5px 0 !important;border:1px solid #f29e23 !important;} 
.comment-rss{background:url('images/rss_32.png') no-repeat;} 
 
/*comment total stlying*/
 
.comment-total{text-align: center;font-size: 1.5em;color: #fff;}
.comment-total span{font-size: 2em;color: #800000;}



