/*  

Theme Name: Dr. Sari Locker

Theme URI: http://www.digital-loom.com

Description: Theme for Dr. Sari Locker's blog

Version: 1.0

Author: Adam Globus-Hoenich

Author URI: http://www.digital-loom.com

*/



/* Lo! This file contains the CSS overrides for Sari Locker's blog.

 * Translation: it's dependent on the presence of the main style

 * sheet. So keep that in mind before you muck around in this one,

 * young grasshopper. */



#banner {

	padding-left: 200px;	/* #subnav is not in the blog template */

}



/* Font sizes are based on an 80% base size! Argh, math! */

.meta {

	font-size: .9em;

	color: #666;

}



#sidebar {

	float: left;

	width: 240px;

	margin-top: 90px;

}



#sidebar ul li {

	list-style: none;

}



#sidebar ul li ul li {

	font-size: .9em;

	padding-bottom: 0;

}



#sidebar h2 {

	margin-top: 10px;

}



.post h2, .post h3 {

	font-size: 1.5em;

	letter-spacing: 0;

}



TEXTAREA#comment {

	width: 100%;

}



.commentlist {

	padding: 0;

	margin: 0;

}



.commentlist li {

	list-style: none;

}



.comment-text {

	margin: .5em 0 0 1em;

}



DIV.single#content { width: 720px; }



.navigation {

	text-align: center;

	margin-bottom: 10px;

}



.navigation div {

	display: inline;

	margin: 0 10px;

}



#rss_link { padding-top: 10px; border-top: 1px solid #ccc; margin-right: 10px; font-size: 1.3em; }

#rss_link a { text-decoration: none; }

#rss_link img { margin-right: 10px; vertical-align: top; }

#s {

       width: 100px;
   
}

#content {

      width: 477px;
	  
}

#rss_link img {

		  border: 0;
		  
}