/*
Theme Name: Portfolio Wordpress Theme
Author: Sorel Mihai
Author URI: http://www.dailywp.com/
Version: 1.0
Theme URI: http://www.dailywp.com/portfolio-wordpress-theme/
*/

/*
CSS PLACED IN INDEX.PHP
*/

html .blog-details {
	color:#99946b;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
}
html .blog-details ul li { margin: 10px inherit; }
h2, span.the-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-variant:small-caps;
}
div.comments-wrapper {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#241A11;
	color:#99946b;
	padding:10px;
}