/*
Theme Name: Custom Theme
Theme URI: http://erion.elmasllari.com/
Description: Customized version of Chameleon 2.5 for erion.elmasllari.com
Author: erion
Author URI: http://erion.elmasllari.com
Version: 1.0
Tags: basic, subtheme
Template: Chameleon
License:
License URI:

*/
/*@import url(../Chameleon/style.css);*/

body {
	color:#333;
}

.credits {
	font-size: smaller;
}

.post img.wp-smiley {
        display:inline;
}

pre, code {
color: #333;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-top: 2em;
	margin-bottom:0.5em;
	#color:black;
}
h2, h3, h4, h5, h6 {
line-height:130%;
}

.error404 dt {
margin-top: 20pt;
}

.search-no-results #content .entry, #content .entry.no-results {
margin-top: 30px;
}

.footnotedivider {
	margin-top: 20px;
	border-bottom: 1px solid #777;
}

.footer-widget ul li { 
	background:url(../Chameleon/images/sidebar-bullet.png) no-repeat 0 7px; 
	padding:0px 0 7px 16px; 
}

